| Commit message (Expand) | Author | Age | Files | Lines |
* | (search_windows_font) simplify it by puting error management out of loop | Thierry Vignaud | 2007-06-08 | 1 | -10/+5 |
* | (search_windows_font) simplify finding windows fonts & make it now really cas... | Thierry Vignaud | 2007-06-08 | 1 | -14/+14 |
* | (search_windows_font) do not misbelieve a font is already installed if | Thierry Vignaud | 2007-06-07 | 1 | -2/+2 |
* | (search_windows_font) typo fix (ffixxx) | Thierry Vignaud | 2007-06-07 | 1 | -1/+1 |
* | (search_windows_font) fix crash (#28016) | Thierry Vignaud | 2007-06-06 | 1 | -2/+3 |
* | (search_windows_font) fix enumerating fonts on old windows (#28016) | Thierry Vignaud | 2007-06-06 | 1 | -1/+1 |
* | (search_windows_font) fix crash | Thierry Vignaud | 2007-06-05 | 1 | -2/+2 |
* | (search_windows_font) try different cases on windows partitions (based on ffi... | Thierry Vignaud | 2007-06-04 | 1 | -2/+5 |
* | (search_windows_font) do see fuse-mounted or ntfs-3g windows partitions (ffix... | Thierry Vignaud | 2007-06-04 | 1 | -1/+1 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -81/+90 |
* | (uninstall) "Uninstall List" is both confusing and wrong since the | Thierry Vignaud | 2006-02-09 | 1 | -1/+1 |
* | (show_list_to_remove) nicer GUI: | Thierry Vignaud | 2006-02-09 | 1 | -3/+4 |
* | bump copyright | Thierry Vignaud | 2006-02-09 | 1 | -8/+1 |
* | (font_choice) enable to select fonts with upcase letters in file extensions (... | Thierry Vignaud | 2006-02-08 | 1 | -1/+1 |
* | handle *.ttc fonts too | Thierry Vignaud | 2006-02-06 | 1 | -1/+1 |
* | make dialog variable local, to avoid crappy workarounds that don't even work | Olivier Blin | 2005-11-23 | 1 | -4/+1 |
* | (interactive_mode) fix layout | Thierry Vignaud | 2005-09-22 | 1 | -1/+3 |
* | (license_msg) merge 2 similar strings | Thierry Vignaud | 2005-09-22 | 1 | -2/+2 |
* | allow to import Windows Fonts (#15531) | Olivier Blin | 2005-08-25 | 1 | -0/+1 |
* | perl_checker cleanup, $select_font_msg is unused | Olivier Blin | 2005-08-23 | 1 | -3/+1 |
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -2/+1 |
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
* | list myself | Thierry Vignaud | 2005-04-25 | 1 | -0/+1 |
* | damien is no more working for us | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
* | mandrakesoft.com -> mandriva.com | Pablo Saratxaga | 2005-04-23 | 1 | -3/+3 |
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -2/+2 |
* | inline useless create_fontsel() | Thierry Vignaud | 2005-04-21 | 1 | -5/+1 |
* | (font_choice) filter file list so that only fonts are displayed | Thierry Vignaud | 2005-04-20 | 1 | -1/+9 |
* | switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-20 | 1 | -22/+14 |
* | (backend_mod) fix uninstalling fonts (#9324) | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
* | (interactive_mode) typo fix | Thierry Vignaud | 2005-02-22 | 1 | -1/+1 |
* | perl_checker fixes | Olivier Blin | 2005-02-20 | 1 | -3/+3 |
* | really use the file selection message | Olivier Blin | 2005-02-20 | 1 | -0/+1 |
* | allow to select multiple files | Olivier Blin | 2005-02-20 | 1 | -3/+4 |
* | fix the various transient on {rwindow} (or even {window} ?) not working anymo... | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | remove TODO entry regarding configurnig programs that uses fontconfig | Thierry Vignaud | 2004-10-13 | 1 | -1/+0 |
* | (font_choice) remove debug message | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
* | fix closing import dialog (#11052) | Thierry Vignaud | 2004-10-05 | 1 | -2/+4 |
* | sanitize capitale usage on buttons | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 1 | -1/+3 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -2/+2 |
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
* | attempt to correct bug #9423 | damien | 2004-04-19 | 1 | -1/+1 |
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 1 | -2/+2 |
* | (interactive_mode) better style | Thierry Vignaud | 2004-03-16 | 1 | -2/+4 |
* | (interactive_mode, dialog) let's have nice icon in sub dialogs when | Thierry Vignaud | 2004-03-16 | 1 | -2/+2 |
* | (dialog) make subdialogs be transcient for main window when not embedded | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |