| Commit message (Expand) | Author | Age | Files | Lines |
* | - add ",*-r-*" in wizard fontset | Pascal Rigaux | 2002-08-27 | 1 | -1/+1 |
* | hackery for [+] intruded some situations where we really don't | Guillaume Cottenceau | 2002-08-22 | 1 | -3/+4 |
* | change a bit hackery of parents with no children, so now we have | Guillaume Cottenceau | 2002-08-22 | 1 | -1/+5 |
* | - the ugly trick on destroy doesn't work for wait_message's | Pascal Rigaux | 2002-08-21 | 1 | -7/+0 |
* | - in destroy, detect if program is going to leave, in that case | Pascal Rigaux | 2002-08-20 | 1 | -0/+10 |
* | in my_gtk object, set {isEmbedded} if embedded and {isWizard} if displayed wi... | Pascal Rigaux | 2002-08-19 | 1 | -0/+2 |
* | (create_okcancel): do not display "Cancel" when {cancel} is empty string | Pascal Rigaux | 2002-08-16 | 1 | -4/+3 |
* | do not hard code icon path | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | - remove buttons to change theme | Pascal Rigaux | 2002-08-08 | 1 | -0/+3 |
* | make perl_checker happy | Pascal Rigaux | 2002-08-06 | 1 | -2/+2 |
* | the state can be XXX also in flat mode, for disabling | Guillaume Cottenceau | 2002-08-05 | 1 | -0/+1 |
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -2/+2 |
* | move interactive::gtk::exit to my_gtk::exit so that my_gtk | Guillaume Cottenceau | 2002-08-02 | 1 | -0/+6 |
* | commit according to 1.1.9-1mdk of drakxtools, and especially: | Guillaume Cottenceau | 2002-08-01 | 1 | -36/+66 |
* | move back Gtk->init to "new" and "gtkroot" | Pascal Rigaux | 2002-08-01 | 1 | -0/+3 |
* | make perl_checker happy | Pascal Rigaux | 2002-08-01 | 1 | -1/+4 |
* | my_gtk: | Thierry Vignaud | 2002-08-01 | 1 | -798/+9 |
* | (create_box_with_title): create an empty box when there is no message | Pascal Rigaux | 2002-07-31 | 1 | -6/+8 |
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -10/+10 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -29/+27 |
* | disallow big_help (when pressing F1) when testing mouse | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
* | use a function icon_paths instead of @icon_paths | Pascal Rigaux | 2002-07-25 | 1 | -4/+7 |
* | do not use 8-bit characters (they were not useful anyway :) | Pascal Rigaux | 2002-07-14 | 1 | -5/+5 |
* | - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX | Pascal Rigaux | 2002-07-06 | 1 | -3/+0 |
* | - fill a combo by default : | Daouda Lo | 2002-07-02 | 1 | -1/+7 |
* | - add gtkset_text, gtkprepend_text, gtkappend_text for entry widgets | Daouda Lo | 2002-06-18 | 1 | -1/+19 |
* | split ask_browse_tree_info from interactive_gtk | Guillaume Cottenceau | 2002-06-07 | 1 | -0/+206 |
* | cleaned gtkpowerpack | damien | 2002-03-22 | 1 | -31/+25 |
* | corrected create_xpm API | damien | 2002-03-18 | 1 | -2/+3 |
* | corrected get_text_coord : widget instead of style, and handling of ugly lang... | damien | 2002-03-15 | 1 | -8/+28 |
* | corrected font stuff | damien | 2002-03-06 | 1 | -4/+4 |
* | greater interstice | damien | 2002-03-05 | 1 | -1/+1 |
* | (gtkicons_labels_widget): since style is not set either, use the widget and a... | Pascal Rigaux | 2002-03-03 | 1 | -2/+2 |
* | (gtkicons_labels_widget): pass the style instead of directly passing the font | Pascal Rigaux | 2002-03-03 | 1 | -2/+2 |
* | style & font correction | damien | 2002-03-01 | 1 | -8/+8 |
* | (@icon_paths): ease testing | Pascal Rigaux | 2002-02-26 | 1 | -1/+1 |
* | fix @icon_paths to include /usr/share/libDrakX/pixmaps (thanks to garrick) | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
* | corrected icon paths | damien | 2002-02-22 | 1 | -1/+1 |
* | corrected icon list | damien | 2002-02-21 | 1 | -1/+1 |
* | added mcc kill if wait message | damien | 2002-02-20 | 1 | -7/+8 |
* | new icon handler | damien | 2002-02-19 | 1 | -3/+9 |
* | highlight in gtk icon widget | damien | 2002-02-15 | 1 | -1/+4 |
* | (ctree_set_icon): new function | Pascal Rigaux | 2002-02-14 | 1 | -0/+7 |
* | make perl_checker happy | Pascal Rigaux | 2002-02-07 | 1 | -1/+3 |
* | fixed shadow when testing X | damien | 2002-02-07 | 1 | -1/+1 |
* | ensure no more than one child is in the Plug | Pascal Rigaux | 2002-02-07 | 1 | -2/+2 |
* | wizard fixes | damien | 2002-02-07 | 1 | -0/+1 |
* | removed ugly pink and ugly left bar for wizard mode | damien | 2002-02-06 | 1 | -5/+5 |
* | bug correction | damien | 2002-02-04 | 1 | -7/+9 |