Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+0 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | convert to UIManager | Thierry Vignaud | 2013-11-24 | 1 | -5/+13 |
| | |||||
* | perlish $dialog->action_area => $dialog->get_action_area | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | perlish $dialog->vbox => $dialog->get_child | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | those setters no more accept undef | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 1 | -7/+7 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 1 | -9/+9 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -32/+32 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+1 |
| | |||||
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | minimal perl_checker compliance | Pascal Rigaux | 2004-11-25 | 1 | -4/+3 |
| | |||||
* | use floppies_dev() instead of floppies() | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -8/+8 |
| | |||||
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 1 | -6/+2 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2004-07-21 | 1 | -2/+0 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | (build_it) add translator hint | Thierry Vignaud | 2004-06-30 | 1 | -1/+3 |
| | |||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -2/+3 |
| | |||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 1 | -26/+24 |
| | |||||
* | upcase label | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
| | |||||
* | handle both kernel 2.4.x and 2.6.x (before size field was not properly | Thierry Vignaud | 2004-01-12 | 1 | -1/+2 |
| | | | | | | when switching between threes b/c we looked for module.ko instead of module.o.gz and the like) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 1 | -2/+2 |
| | |||||
* | fix button layout when embedded: pack buttons box at bottom | Thierry Vignaud | 2003-12-19 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | rationale: make thecommon path be the easiest one to set up (and make the uncommon path be the hardest one to follow) | ||||
* | this tool really is gtk2 ported, so do not trash languages not handled | Thierry Vignaud | 2003-08-25 | 1 | -4/+0 |
| | | | | | by gtk+-1.x | ||||
* | 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 |
| | | | | | - btw fix the passing of mkinirtd arguments to mkbootdisk | ||||
* | - save the modules list on exit and restore it on load | Thierry Vignaud | 2003-08-18 | 1 | -4/+23 |
| | | | | | | - simplify modules list managment btw - consolidate some code in get_file_size() | ||||
* | try to be more user friendly: | Thierry Vignaud | 2003-08-18 | 1 | -25/+6 |
| | | | | | | | | - if no error, display a success message, then exit - on error, instead of displaying the raw exit code that has no meaning for the end user, display in red the log message of mkbootdisk - remove insane expert button and so called expert frame | ||||
* | 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 |
| | | | | | | | | - grey remove button if no module to remove in modules list - perl-Gt2-0.26.cvs.2003.07.10.1-3mdk has just fixed the impossible to remove the hackish empty line needed to get "expand on the fly" ability | ||||
* | use new stock dialogs | Thierry Vignaud | 2003-07-14 | 1 | -5/+5 |
| | |||||
* | renew drakfloppy GUI: | Thierry Vignaud | 2003-07-14 | 1 | -103/+113 |
| | | | | | | | | | | | | | - (build_it) : fix old brown paper bug that just pass undef modules to mkinitrd - window with expert options is too big when embedded => move expert options into a sub dialog; we've to save and restore options on dialog creation/ desctruction - when removing a module from selection, enable to pick it again after - make expert <->normal button a checkbox - use std layout for buttons - use stock items | ||||
* | 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 |
| | | | | | its callers) | ||||
* | 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 |
| |