summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
Commit message (Expand)AuthorAgeFilesLines
* (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 cas...Thierry Vignaud2007-06-081-14/+14
* (search_windows_font) do not misbelieve a font is already installed ifThierry Vignaud2007-06-071-2/+2
* (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 ffi...Thierry Vignaud2007-06-041-2/+5
* (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions (ffix...Thierry Vignaud2007-06-041-1/+1
* 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
* (show_list_to_remove) nicer GUI:Thierry Vignaud2006-02-091-3/+4
* 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
* 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 anymo...Pascal Rigaux2005-01-221-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* remove TODO entry regarding configurnig programs that uses fontconfigThierry Vignaud2004-10-131-1/+0
* (font_choice) remove debug messageThierry Vignaud2004-10-051-1/+1
* fix closing import dialog (#11052)Thierry Vignaud2004-10-051-2/+4
* sanitize capitale usage on buttonsThierry Vignaud2004-09-141-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-1/+3
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-2/+2
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
* attempt to correct bug #9423damien2004-04-191-1/+1
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-2/+2
* (interactive_mode) better styleThierry Vignaud2004-03-161-2/+4
* (interactive_mode, dialog) let's have nice icon in sub dialogs whenThierry Vignaud2004-03-161-2/+2
* (dialog) make subdialogs be transcient for main window when not embeddedThierry Vignaud2004-03-161-1/+1