Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | (_ask_file): add parameter path to set the default path where to get the file | Pascal Rigaux | 2001-06-14 | 1 | -2/+3 |
| | |||||
* | added gtkset_layout | damien | 2001-06-11 | 1 | -1/+6 |
| | |||||
* | icons management | damien | 2001-05-16 | 1 | -0/+1 |
| | |||||
* | VBox -> HBox in Embedded mode | damien | 2001-05-08 | 1 | -1/+1 |
| | |||||
* | corrected typo | damien | 2001-04-16 | 1 | -1/+1 |
| | |||||
* | added grey fix for contreol-center | damien | 2001-04-16 | 1 | -0/+1 |
| | |||||
* | (new): make dams happy | Pascal Rigaux | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | (main): only accept X (gdk) events key_press, key_release and exposure (so | Pascal Rigaux | 2001-04-12 | 1 | -0/+1 |
| | | | | | | that not to receive motion_notify which would generate focus_out in non-interesting cases) | ||||
* | corrected set_modal | damien | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | no setmodal 0 if wizard | damien | 2001-04-11 | 1 | -1/+1 |
| | |||||
* | create and use gtkset_tip | Pascal Rigaux | 2001-04-10 | 1 | -1/+6 |
| | |||||
* | (_create_window): XSetInputFocus done only on expose_event of the topmost window | Pascal Rigaux | 2001-04-10 | 1 | -3/+6 |
| | | | | | (new): ensure only one modal | ||||
* | corrected bad font | damien | 2001-04-10 | 1 | -1/+1 |
| | |||||
* | updated | damien | 2001-04-08 | 1 | -0/+8 |
| | |||||
* | addde tk like routines | damien | 2001-04-06 | 1 | -1/+2 |
| | |||||
* | added gtksize | damien | 2001-04-05 | 1 | -1/+2 |
| | |||||
* | updated wizard layout for graphical useability | damien | 2001-03-29 | 1 | -7/+7 |
| | |||||
* | changed wizard pixmap policy | damien | 2001-03-29 | 1 | -16/+17 |
| | |||||
* | try to fix displaying in draksec | Pascal Rigaux | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | (create_box_with_title): save the box_size in field "box_size" | Pascal Rigaux | 2001-03-27 | 1 | -3/+3 |
| | |||||
* | new wizard layout, with pixmaps. | damien | 2001-03-12 | 1 | -2/+22 |
| | |||||
* | added ugly workaround for ugly Hseparator | damien | 2001-03-12 | 1 | -1/+3 |
| | |||||
* | added gtkset_border_width | damien | 2001-03-10 | 1 | -1/+2 |
| | |||||
* | typo again | damien | 2001-03-10 | 1 | -1/+1 |
| | |||||
* | typo | damien | 2001-03-10 | 1 | -1/+1 |
| | |||||
* | added gtkmove | damien | 2001-03-10 | 1 | -0/+3 |
| | |||||
* | added gtkset_modal and gtkappenditems | damien | 2001-03-10 | 1 | -1/+8 |
| | |||||
* | applied gtkradio | damien | 2001-03-09 | 1 | -1/+1 |
| | | | | | | created create_boxradio in wizard mode : list -> radio buttons | ||||
* | added gtkradio | damien | 2001-03-09 | 1 | -0/+8 |
| | |||||
* | (_create_window): on delete_event, destroy the window and raise wizcancel | Pascal Rigaux | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | XSetInputFocus now done in perl-GTK | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | (_create_window): don't care about c::XSetInputFocus not existing | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | added finish button handler in wizard mode | damien | 2001-02-28 | 1 | -1/+1 |
| | |||||
* | added gtkset_shadow_type | damien | 2001-02-28 | 1 | -1/+9 |
| | | | | | added auto path for png pixmap | ||||
* | new wizard layout, no use gtk in draknet, minor bugfixes | damien | 2001-02-23 | 1 | -6/+3 |
| | |||||
* | (create_box_with_title): disallow focusing on text if it is non-scrolled | Pascal Rigaux | 2001-02-22 | 1 | -2/+8 |
| | |||||
* | corrected wizard mode. | damien | 2001-02-21 | 1 | -2/+2 |
| | |||||
* | various | Pascal Rigaux | 2001-02-20 | 1 | -1/+1 |
| | |||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -7/+7 |
| | | | | 'ask_from_list canceled' anymore) | ||||
* | (create_packtable): don't use attach_raw anymore (was a sillyme) | Pascal Rigaux | 2001-02-19 | 1 | -1/+1 |
| | |||||
* | (gtkcreate_png): add error message, syntax cleanup | Pascal Rigaux | 2001-02-15 | 1 | -3/+3 |
| | |||||
* | added png support. Need to test the faces2xpm stuff. | damien | 2001-02-15 | 1 | -4/+12 |
| | |||||
* | cleanup (remove ask_from_list and _ask_from_list) | Mystery Man 553 | 2001-02-12 | 1 | -78/+1 |
| | |||||
* | updated wizard mode | damien | 2001-02-07 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 1 | -1/+2 |
| | |||||
* | (gtkcreate_xpm): error handling with error message | Pascal Rigaux | 2001-02-02 | 1 | -4/+7 |
| | |||||
* | recoded wizard mode | damien | 2001-02-02 | 1 | -5/+32 |
| | | | | | | corrected some stuff. trying not to break draknet for cooker snapshot | ||||
* | updated embedded mode in install. | damien | 2001-02-01 | 1 | -0/+8 |
| | |||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 1 | -3/+2 |
| |