| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #5430: do not confuse users with debug messages | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
* | this tool really is gtk2 ported, so do not trash languages not handled | Thierry Vignaud | 2003-08-25 | 1 | -4/+0 |
* | translate one more string (already translated as this is a double) | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-08-18 | 1 | -5/+5 |
* | sort modules and directories in treeview | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
* | - fix long-standing broken mkbootdisk call bug | Thierry Vignaud | 2003-08-18 | 1 | -6/+9 |
* | - save the modules list on exit and restore it on load | Thierry Vignaud | 2003-08-18 | 1 | -4/+23 |
* | try to be more user friendly: | Thierry Vignaud | 2003-08-18 | 1 | -25/+6 |
* | make testing mode usefull for debugging drakfloppy | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
* | Use capital letter when needed | David Baudens | 2003-08-06 | 1 | -5/+5 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -5/+5 |
* | - use option menus rather than non editable combo | Thierry Vignaud | 2003-07-15 | 1 | -7/+10 |
* | use new stock dialogs | Thierry Vignaud | 2003-07-14 | 1 | -5/+5 |
* | renew drakfloppy GUI: | Thierry Vignaud | 2003-07-14 | 1 | -103/+113 |
* | support new 2.5.x kernels' kbuild | Thierry Vignaud | 2003-07-14 | 1 | -2/+2 |
* | fix create_dialog() usage (who ever has changed its API should have altered | Thierry Vignaud | 2003-07-14 | 1 | -4/+4 |
* | fix module browsing after gtk2-perl-xs switch | Thierry Vignaud | 2003-07-14 | 1 | -15/+16 |
* | fix warning on menu building | Thierry Vignaud | 2003-07-14 | 1 | -4/+2 |
* | output buffer should not be editable | Thierry Vignaud | 2003-07-10 | 1 | -1/+2 |
* | - grey instead of hide stuff in normal mode (more user friendly) | Thierry Vignaud | 2003-07-10 | 1 | -9/+3 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -6/+11 |
* | let columns be sortable (lmontel request) | Thierry Vignaud | 2003-07-06 | 1 | -0/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -15/+15 |
* | (create_dialog) : | Thierry Vignaud | 2003-05-15 | 1 | -4/+4 |
* | - add empty prototypes to help perl_checker | Thierry Vignaud | 2003-05-13 | 1 | -4/+3 |
* | fix crash on floppy generation reported by Francisco Alcaraz | Thierry Vignaud | 2003-04-04 | 1 | -3/+2 |
* | - gtk+2 port | Thierry Vignaud | 2003-02-27 | 1 | -260/+215 |
* | we already use diagnostics pragma, so -w will just slow down normal execution | Thierry Vignaud | 2003-02-25 | 1 | -1/+1 |
* | only list physically present floppies | Thierry Vignaud | 2003-02-25 | 1 | -1/+2 |
* | reuse MDK::Common | Thierry Vignaud | 2003-02-25 | 1 | -3/+1 |
* | - fix stupid copy 'n past of copyright header | Thierry Vignaud | 2003-02-25 | 1 | -3/+3 |
* | fix #???? : switch the "expert mode" toggle button label regarding the current | Thierry Vignaud | 2003-02-25 | 1 | -14/+18 |
* | - fix packing (#1760) | Thierry Vignaud | 2003-02-24 | 1 | -5/+7 |
* | Deactivated translations that can't be handled by gtk1 for gtk1 tools; | Pablo Saratxaga | 2003-02-18 | 1 | -0/+4 |
* | fix floppy create :-) | Thierry Vignaud | 2003-02-06 | 1 | -0/+1 |
* | strip authentification out of interactive->vnew into common.pm | Thierry Vignaud | 2003-01-27 | 1 | -3/+2 |
* | English proofreading | Pablo Saratxaga | 2003-01-22 | 1 | -1/+1 |
* | minimal perl_checker fixes to have only warnings | Pascal Rigaux | 2002-12-10 | 1 | -3/+3 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -12/+6 |
* | more perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -11/+11 |
* | - don't require unused modules | Thierry Vignaud | 2002-11-20 | 1 | -143/+133 |
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -3/+0 |
* | remove old dead commented i18n code that kept being copied around | Thierry Vignaud | 2002-11-18 | 1 | -23/+0 |
* | don't use <*> for globbing, use all or glob_ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | ensure "common" is imported to have N() | Pascal Rigaux | 2002-11-10 | 1 | -0/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -29/+29 |
* | - translation for drakfloppy | Daouda Lo | 2002-09-16 | 1 | -9/+9 |
* | corrected gettext domain (translations are now in libDrakX) | Pablo Saratxaga | 2002-09-14 | 1 | -1/+1 |
* | fix logdrake and drakfloppy | Thierry Vignaud | 2002-09-12 | 1 | -0/+1 |