| Commit message (Expand) | Author | Age | Files | Lines |
* | on a label, we must use ->get_text, not ->get | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
* | better layout: | Pascal Rigaux | 2004-12-31 | 1 | -9/+3 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | - disable the new gtk smart search which display an entry box | Pascal Rigaux | 2004-09-29 | 1 | -2/+4 |
* | for ask_warn with big text, create a bigger window | Pascal Rigaux | 2004-09-10 | 1 | -1/+2 |
* | introduce {more_buttons} to allow the "Release Notes" button. ugly, but it wo... | Pascal Rigaux | 2004-09-10 | 1 | -6/+9 |
* | (ask_fromW) actually honor default value | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -2/+3 |
* | small fix when clicking on an empty tree (when allow_empty_list) | Pascal Rigaux | 2004-03-02 | 1 | -1/+1 |
* | don't force buttons a size related to $::windowwidth since this is no more us... | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
* | use $ugtk2::current_window in place of @interactive::objects (which was unuse... | Pascal Rigaux | 2004-02-19 | 1 | -2/+2 |
* | don't have a big scrolled window that can be around a local scrolled window. | Pascal Rigaux | 2004-02-19 | 1 | -7/+32 |
* | have modal windows | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
* | workaround gtk limitation #133489 | Pascal Rigaux | 2004-02-06 | 1 | -35/+27 |
* | since we use WrappedLabel, it's better not to warp_text() | Pascal Rigaux | 2004-02-05 | 1 | -2/+1 |
* | do not pass extra empty invisible label (really cosmetic) | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
* | use wrapped labels in various places | Thierry Vignaud | 2004-02-02 | 1 | -3/+3 |
* | create add_modify_remove_sensitive() and use it so that "Modify" and "Remove" | Pascal Rigaux | 2004-01-28 | 1 | -1/+9 |
* | - pack add_modify_remove widget growable | Pascal Rigaux | 2004-01-26 | 1 | -2/+1 |
* | new function add_modify_remove_action() | Pascal Rigaux | 2004-01-26 | 1 | -24/+35 |
* | remove debug message | Thierry Vignaud | 2004-01-23 | 1 | -1/+0 |
* | (ask_fromW) enable TreeView to take all availlable space | Thierry Vignaud | 2004-01-23 | 1 | -2/+4 |
* | (ask_fromW) gc prefers ->isa() | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
* | (ask_fromW) enable properly setted checkbuttons (aka those who | Thierry Vignaud | 2004-01-22 | 1 | -1/+12 |
* | remove unused variable | Pascal Rigaux | 2004-01-22 | 1 | -5/+0 |
* | - fix sizing main window | Pascal Rigaux | 2004-01-21 | 1 | -2/+2 |
* | do not try anymore to have small pop_it dialog boxes. Make them all the same | Pascal Rigaux | 2004-01-20 | 1 | -63/+20 |
* | prevent unpoped wait messages when called from within wizards in standalone | Thierry Vignaud | 2004-01-19 | 1 | -0/+1 |
* | remove useless spacing above advanced options | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | fix embedding: | Thierry Vignaud | 2004-01-12 | 1 | -2/+2 |
* | try to have a better layout (at least when embedded): let's have only one | Thierry Vignaud | 2003-12-29 | 1 | -3/+5 |
* | (set_advanced_raw) inline it in it's only caller | Thierry Vignaud | 2003-11-12 | 1 | -5/+1 |
* | really not a binary test | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
* | (set_advanced closure) simplify | Thierry Vignaud | 2003-11-03 | 1 | -1/+1 |
* | workaround empty fields when advanced_state is enabled since the | Thierry Vignaud | 2003-10-31 | 1 | -1/+3 |
* | simplify advanced settings detection in expert mode | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
* | check the right items in order to display advanced stuff if needed | Thierry Vignaud | 2003-10-14 | 1 | -1/+1 |
* | fix first part of #5315: honour expert mode while installing in | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
* | fix lost checkbox states when "expert mode" option is checked | Thierry Vignaud | 2003-10-13 | 1 | -1/+1 |
* | ensure ->kill kills all the open windows | Pascal Rigaux | 2003-09-23 | 1 | -9/+3 |
* | fix ugliness: don't display $advanced_pack when there are no @widgets_advanced | Pascal Rigaux | 2003-09-17 | 1 | -1/+1 |
* | Gtk2::CheckButton->new is Gtk2::CheckButton->new_with_mnemonic, it's better t... | Pascal Rigaux | 2003-09-16 | 1 | -1/+1 |
* | fix expert mode resulting in advanced setting being displayed by | Thierry Vignaud | 2003-09-16 | 1 | -1/+4 |
* | fix hidden or cutted buttons (#1919, #2364, #2705, #3667, ...) | Thierry Vignaud | 2003-09-15 | 1 | -0/+1 |
* | fix #5040 (too small drakboot's window width) | Thierry Vignaud | 2003-09-09 | 1 | -0/+1 |
* | (ask_fromW) split $set_advanced into $set_advanced and | Thierry Vignaud | 2003-08-22 | 1 | -2/+7 |
* | fix keyboard browsing in treeviews not always centering on | Guillaume Cottenceau | 2003-08-22 | 1 | -1/+1 |
* | show advanced options by default if --expert was passed or if expect | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
* | use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some widget... | Pascal Rigaux | 2003-08-10 | 1 | -1/+1 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -4/+4 |