summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* mandrakesoft.com -> mandriva.comPablo Saratxaga2005-04-231-3/+3
|
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-2/+2
|
* inline useless create_fontsel()Thierry Vignaud2005-04-211-5/+1
|
* (font_choice) filter file list so that only fonts are displayedThierry Vignaud2005-04-201-1/+9
|
* switch to gtk+-2.6's new file selectorThierry Vignaud2005-04-201-22/+14
|
* (backend_mod) fix uninstalling fonts (#9324)Thierry Vignaud2005-02-251-1/+1
|
* (interactive_mode) typo fixThierry Vignaud2005-02-221-1/+1
|
* perl_checker fixesOlivier Blin2005-02-201-3/+3
|
* really use the file selection messageOlivier Blin2005-02-201-0/+1
|
* allow to select multiple filesOlivier Blin2005-02-201-3/+4
|
* fix the various transient on {rwindow} (or even {window} ?) not working ↵Pascal Rigaux2005-01-221-1/+1
| | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?))
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
|