| Commit message (Expand) | Author | Age | Files | Lines |
| * | clean fonts renaming and make it log renames (through explanations)MDK92 | Thierry Vignaud | 2003-09-23 | 1 | -2/+5 |
| * | (move_fonts) factorize clean fonts move | Thierry Vignaud | 2003-09-23 | 1 | -6/+10 |
| * | fix font copy (catched by #5157): | Thierry Vignaud | 2003-09-23 | 1 | -1/+2 |
| * | fix ttf font conversion (catched by #5157) | Thierry Vignaud | 2003-09-23 | 1 | -1/+1 |
| * | fix #5571 | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| * | fix #4964 (not being able to select directories) | Thierry Vignaud | 2003-09-08 | 1 | -1/+0 |
| * | fix buttons sensitive behavior | Damien Chaumette | 2003-08-26 | 1 | -10/+14 |
| * | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
| * | fix #1679 & #3673 | Thierry Vignaud | 2003-07-23 | 1 | -1/+1 |
| * | use stock icon for close button (noticed by Fabrice Facorat) | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| * | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -4/+4 |
| * | prevent drakfont from crashing when trying to deleting an empty list | Thierry Vignaud | 2003-06-24 | 1 | -0/+1 |
| * | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -34/+33 |
| * | try to simplify | Thierry Vignaud | 2003-05-20 | 1 | -22/+11 |
| * | (put_font_dir): $/variable is unlikely what was initially intended | Thierry Vignaud | 2003-05-20 | 1 | -10/+3 |
| * | (chk_empty_xfs_path): | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| * | (file_ok_sel) prevent potential crash in perl regexp engine if sg bad | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| * | fix #3960: divide by zero execption | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| * | (create_dialog) : | Thierry Vignaud | 2003-05-15 | 1 | -2/+2 |
| * | remove unused variable | Thierry Vignaud | 2003-05-15 | 1 | -5/+2 |
| * | do not use interactive to get root capabilties, directly use | Thierry Vignaud | 2003-05-15 | 1 | -2/+1 |
| * | fix #1352 : do not add buggy font directories | Thierry Vignaud | 2003-05-15 | 1 | -5/+12 |
| * | hide "mode switch" buttons to only enable to switch to the other mode, | Thierry Vignaud | 2003-05-15 | 1 | -32/+40 |
| * | - uninline poulpy | Thierry Vignaud | 2003-05-14 | 1 | -54/+37 |
| * | better use s/_get/get/ and {get,set}_fraction instead of ->fraction | Thierry Vignaud | 2003-05-13 | 1 | -6/+3 |
| * | fix sucky fonction (thanks to master guillaume) | Damien Chaumette | 2003-05-02 | 1 | -2/+2 |
| * | - no non empty prototypes | Thierry Vignaud | 2003-04-30 | 1 | -4/+4 |
| * | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 1 | -15/+15 |
| * | more perl_checker compliant | Damien Chaumette | 2003-04-30 | 1 | -25/+16 |
| * | more perl_checker friendly | Damien Chaumette | 2003-04-29 | 1 | -51/+50 |
| * | empty install list at cancel | Damien Chaumette | 2003-04-29 | 1 | -0/+1 |
| * | prevent void list installation | Damien Chaumette | 2003-04-29 | 1 | -2/+4 |
| * | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
| * | looks better like this | Thierry Vignaud | 2003-02-24 | 1 | -4/+1 |
| * | - clean up embedding; since socket get automatically destroyed on child exit | Thierry Vignaud | 2003-02-24 | 1 | -1/+0 |
| * | Deactivated translations that can't be handled by gtk1 for gtk1 tools; | Pablo Saratxaga | 2003-02-18 | 1 | -5/+5 |
| * | - full Gtk2 | Damien Chaumette | 2003-02-07 | 1 | -457/+255 |
| * | almost full Gtk2 :p | Damien Chaumette | 2003-02-05 | 1 | -43/+52 |
| * | - progress bars works | Damien Chaumette | 2003-01-27 | 1 | -106/+36 |
| * | English proofreading | Pablo Saratxaga | 2003-01-22 | 1 | -13/+13 |
| * | - perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -21/+15 |
| * | fix progressbar label initialization | Thierry Vignaud | 2003-01-22 | 1 | -7/+7 |
| * | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
| * | fix font_choice() | Thierry Vignaud | 2003-01-14 | 1 | -2/+2 |
| * | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -4/+3 |
| * | fix gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -6/+6 |
| * | don't use anymore deprecated widgets | Thierry Vignaud | 2002-12-05 | 1 | -4/+2 |
| * | - gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -316/+268 |
| * | switch latest tools that still manually handle embedding | Thierry Vignaud | 2002-11-21 | 1 | -18/+14 |
| * | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 1 | -16/+0 |