summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
Commit message (Collapse)AuthorAgeFilesLines
* use mygtk2::register_main_window()Thierry Vignaud2012-12-131-1/+1
|
* mkttfdir -u option is no moreThierry Vignaud2012-10-071-3/+3
|
* (move_fonts) fix itThierry Vignaud2012-10-071-1/+1
|
* fix ttmkfdir pathThierry Vignaud2012-10-071-1/+1
|
* (move_fonts) fix moving font files with space in their names (mga#2689)Thierry Vignaud2012-09-201-2/+3
| | | | | | also avoid fork a useless shell (remove_fonts) fix a potential similar issue
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
|
* update my emailThierry Vignaud2012-01-271-1/+1
|
* enable support for LibreOffice/gs/... only if available(#461)Thierry Vignaud2011-08-011-3/+3
|
* (appli_choice) rename Ooo as LibreOffice (#461)Thierry Vignaud2011-08-011-1/+1
|
* factorize more distro nameThierry Vignaud2011-04-261-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* (import_status_uninstall) fix titleThierry Vignaud2008-04-081-1/+1
|
* fix importing fonts without chkfontpath (#37604)Thierry Vignaud2008-03-201-11/+7
|
* (list_fontpath) typo fixThierry Vignaud2008-03-201-1/+1
|
* stop restarting XFS serverThierry Vignaud2008-03-201-8/+0
|
* (list_fontpath) chkfontpath is no more mandatoryThierry Vignaud2008-03-201-1/+2
|
* (search_windows_font) fix crashing when encountering file names withThierry Vignaud2008-02-251-2/+2
| | | | | meta characters on windows partitions (#36482)
* factorize two stringsThierry Vignaud2008-02-141-1/+1
|
* (search_dir_font) fix crashing on file names with meta characters (#36482)Thierry Vignaud2008-02-051-2/+2
|
* bump copyright yearThierry Vignaud2008-01-231-2/+2
|
* fix version reported by drakfont & harddrakeThierry Vignaud2007-10-041-1/+1
|
* fix incorrect spelling of drakfontFunda Wang2007-10-011-2/+2
|
* (dir_created) configure fontpath.d for drakfontThierry Vignaud2007-09-241-1/+6
|
* factorize /etc/X11/fontpath.d pathThierry Vignaud2007-09-241-1/+2
|
* (uninstall) size font directory list dialogThierry Vignaud2007-09-241-0/+3
|
* (list_fontpath) handle fontpath.dThierry Vignaud2007-09-241-1/+1
|
* (search_windows_font) simplify it by puting error management out of loopThierry Vignaud2007-06-081-10/+5
|
* (search_windows_font) simplify finding windows fonts & make it now really ↵Thierry Vignaud2007-06-081-14/+14
| | | | case insensitive
* (search_windows_font) do not misbelieve a font is already installed ifThierry Vignaud2007-06-071-2/+2
| | | | | | substring of another font name (eg "l.ttf" wouldn't be installed if "arial.ttf" was)
* (search_windows_font) typo fix (ffixxx)Thierry Vignaud2007-06-071-1/+1
|
* (search_windows_font) fix crash (#28016)Thierry Vignaud2007-06-061-2/+3
|
* (search_windows_font) fix enumerating fonts on old windows (#28016)Thierry Vignaud2007-06-061-1/+1
|
* (search_windows_font) fix crashThierry Vignaud2007-06-051-2/+2
|
* (search_windows_font) try different cases on windows partitions (based on ↵Thierry Vignaud2007-06-041-2/+5
| | | | ffixxx suggestion, #28016)
* (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions ↵Thierry Vignaud2007-06-041-1/+1
| | | | (ffixxx, #28016)
* re-sync after the big svn lossPascal Rigaux2007-04-251-81/+90
|
* (uninstall) "Uninstall List" is both confusing and wrong since theThierry Vignaud2006-02-091-1/+1
| | | | | | | button really offer to select font directories to uninstall (it doesn't offer to uninstall the whole list or the list of selected fonts)
* (show_list_to_remove) nicer GUI:Thierry Vignaud2006-02-091-3/+4
| | | | | | | - use standard verbs on button - use a standard & meaningfull title - add a sentence explaining the purpose of the dialog
* bump copyrightThierry Vignaud2006-02-091-8/+1
|
* (font_choice) enable to select fonts with upcase letters in file extensions ↵Thierry Vignaud2006-02-081-1/+1
| | | | (#16948)
* handle *.ttc fonts tooThierry Vignaud2006-02-061-1/+1
|
* make dialog variable local, to avoid crappy workarounds that don't even workOlivier Blin2005-11-231-4/+1
|
* (interactive_mode) fix layoutThierry Vignaud2005-09-221-1/+3
|
* (license_msg) merge 2 similar stringsThierry Vignaud2005-09-221-2/+2
|
* allow to import Windows Fonts (#15531)Olivier Blin2005-08-251-0/+1
|
* perl_checker cleanup, $select_font_msg is unusedOlivier Blin2005-08-231-3/+1
|
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-021-2/+1
|
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
|
* list myselfThierry Vignaud2005-04-251-0/+1
|
* damien is no more working for usThierry Vignaud2005-04-251-1/+1
|