Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force scalar for Gtk::Label->new with warp_text | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | use the new warp_text feature | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | |||||
* | fix error causing a bad window sizing when there is a horiz scroll | Pascal Rigaux | 2002-02-07 | 1 | -2/+3 |
| | |||||
* | (exit): ensure USR1 is sent to mcc | Pascal Rigaux | 2002-02-07 | 1 | -0/+1 |
| | |||||
* | add "quit_if_double_click" and "tree_expanded" flags (request from till) | Pascal Rigaux | 2002-01-22 | 1 | -4/+4 |
| | |||||
* | hopefully better dialog box sizing | Pascal Rigaux | 2002-01-21 | 1 | -17/+37 |
| | |||||
* | toggle Advanced/Basic button | Pascal Rigaux | 2002-01-03 | 1 | -2/+7 |
| | |||||
* | drakgw for gold | Guillaume Cottenceau | 2001-12-17 | 1 | -2/+10 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-11-26 | 1 | -2/+1 |
| | |||||
* | fix typo (on clicked_may_quit) | Pascal Rigaux | 2001-10-10 | 1 | -1/+1 |
| | |||||
* | fear the shaped windows... | damien | 2001-09-11 | 1 | -2/+2 |
| | |||||
* | - make diskdrake work in embedded mode | Pascal Rigaux | 2001-09-10 | 1 | -9/+9 |
| | | | | | - $my_gtk::pop_it used where it should | ||||
* | clicked_may_quit used in place of clicked+exception to work-around perl-GTK ↵ | Pascal Rigaux | 2001-09-09 | 1 | -1/+4 |
| | | | | bug (?) | ||||
* | embedded mode fix | Yves Duret | 2001-09-04 | 1 | -0/+1 |
| | |||||
* | better sizing for combo boxes | Pascal Rigaux | 2001-09-03 | 1 | -2/+7 |
| | |||||
* | corrected wizard mode display height/width | damien | 2001-08-30 | 1 | -1/+1 |
| | |||||
* | fix&cleanup window size | Pascal Rigaux | 2001-08-30 | 1 | -2/+3 |
| | |||||
* | more intelligent setting back the selected value in the clist and ctree | Pascal Rigaux | 2001-08-22 | 1 | -2/+3 |
| | | | | | (done already for entry) | ||||
* | - fix entries editing causing the cursor to go to the end of line | Pascal Rigaux | 2001-08-22 | 1 | -1/+3 |
| | | | | | - select the text | ||||
* | (wait_message_nextW): fix previous text == new text causing no | Pascal Rigaux | 2001-08-20 | 1 | -2/+2 |
| | | | | | expose_event causing dead loop | ||||
* | (create_ctree): fix focusing (the assumption number of leaves = number of ↵ | Pascal Rigaux | 2001-08-19 | 1 | -3/+3 |
| | | | | lines is dumb) | ||||
* | fix bug in box's height use | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | |||||
* | better radiobox keyboard handling | Pascal Rigaux | 2001-08-18 | 1 | -14/+31 |
| | |||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | | | | ask_from_entries_refH_powered in ask_from_ | ||||
* | enhance look, fix ask_fileW | Pascal Rigaux | 2001-08-18 | 1 | -13/+26 |
| | |||||
* | no scrollbar if list <= 10 and the list is alone | damien | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | - small fixes (esp. gtk sensitive handling) | Pascal Rigaux | 2001-08-14 | 1 | -2/+8 |
| | | | | | | - add ask_file - add "gtk" preference field | ||||
* | clean the nice till fix | Pascal Rigaux | 2001-08-12 | 1 | -9/+4 |
| | |||||
* | When a dialog has too many widgets use a scrollbar so that the dialog does ↵ | Till Kamppeter | 2001-08-12 | 1 | -2/+5 |
| | | | | not exceed the screen size | ||||
* | Fixed bug of input fields with a number as default input not allowing to ↵ | Till Kamppeter | 2001-08-12 | 1 | -1/+6 |
| | | | | enter more characters than the value of the number. | ||||
* | cleanup, functions already defined in interactive | Pascal Rigaux | 2001-08-06 | 1 | -3/+0 |
| | |||||
* | corrected gtkradio : shift instead of pop | damien | 2001-08-06 | 1 | -1/+1 |
| | |||||
* | (ask_browse_tree_info_refW): s/wait_msg/wait_message/ (wait_msg doesn't | Pascal Rigaux | 2001-08-04 | 1 | -1/+1 |
| | | | | | exist anywhere, it must be a fpons typo) | ||||
* | allow ask_browse_tree_info_refW to return 0 on cancel (previously always 1). | Francois Pons | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | added a before leaving code to clean added reference (else it seems to bahave | Francois Pons | 2001-07-27 | 1 | -0/+9 |
| | | | | | strangely on changing steps). | ||||
* | fixed wrong reference to added icons to ask_browse_tree_info_refW. | Francois Pons | 2001-07-27 | 1 | -4/+5 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | merging common code for individual package selection and service to create | Francois Pons | 2001-07-12 | 1 | -0/+190 |
| | | | | | | ask_browse_tree_info_refW, added featrures for group icon always up-to-date (take some memory but not too much, not used if flat model). | ||||
* | (exit): fix the exit code | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | (ask_from_entries_refW): set_default_size width 250 | Pascal Rigaux | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | use gtkset_tip (so that no tip is set when tip eq '') | Pascal Rigaux | 2001-04-10 | 1 | -9/+11 |
| | | | | | | | (create_boxradio): handle double_click (ask_from_entries_refW): use radio boxes instead of list/clist if small number of choices | ||||
* | (create_ctree): handle single click on node opens the node | Pascal Rigaux | 2001-04-10 | 1 | -11/+17 |
| | |||||
* | don't crash if wizard. pixel's fault | damien | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | better default_size setting | Pascal Rigaux | 2001-03-28 | 1 | -1/+1 |
| | |||||
* | corrected pixel shit if embedded | damien | 2001-03-28 | 1 | -1/+1 |
| | |||||
* | try to fix displaying in draksec | Pascal Rigaux | 2001-03-27 | 1 | -7/+9 |
| | |||||
* | (ask_from_entries_refW): better sizing in case of scrolls | Pascal Rigaux | 2001-03-19 | 1 | -2/+4 |
| | |||||
* | - cleanup double click stuff | Pascal Rigaux | 2001-03-13 | 1 | -12/+18 |
| | | | | | - double click on ctree node doesn't quit | ||||
* | (ask_from_entries_refW): add $set for "label" entries | Pascal Rigaux | 2001-03-12 | 1 | -0/+1 |
| | |||||
* | add "label" type | Pascal Rigaux | 2001-03-12 | 1 | -0/+2 |
| |