Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not install package in testing mode | Thierry Vignaud | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | no valid reason not to be able to go back at first step | Thierry Vignaud | 2003-07-22 | 1 | -3/+2 |
| | |||||
* | fix going backward in the wizard at deepest stages | Thierry Vignaud | 2003-07-22 | 1 | -3/+4 |
| | |||||
* | testing mode: enable to go some steps further when testing this tool | Thierry Vignaud | 2003-07-22 | 1 | -0/+1 |
| | |||||
* | fix back step | Thierry Vignaud | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | N_ON_E is of no use, NONE is | Thierry Vignaud | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | simplify and order vertically OptionMenus | Thierry Vignaud | 2003-07-22 | 1 | -7/+2 |
| | |||||
* | - fix "lan config" dialog where fields were not filled | Thierry Vignaud | 2003-07-22 | 1 | -12/+27 |
| | | | | | - factorize some code in order to achieve it | ||||
* | provide some help access in standalone mode | Thierry Vignaud | 2003-07-21 | 1 | -1/+2 |
| | |||||
* | add hints for translators | Thierry Vignaud | 2003-07-21 | 2 | -0/+4 |
| | |||||
* | workaround buggy gtk+-2.x that do not wrap textviews when realized | Thierry Vignaud | 2003-07-21 | 1 | -3/+8 |
| | |||||
* | make 1st tab title somewhat clearer | Thierry Vignaud | 2003-07-21 | 1 | -1/+1 |
| | |||||
* | fix infamous "when embedded draksec can be enlarged but never shrink back" | Thierry Vignaud | 2003-07-21 | 1 | -4/+7 |
| | |||||
* | one should not be able to set syadmin when no reports | Thierry Vignaud | 2003-07-21 | 1 | -4/+10 |
| | |||||
* | - describe all security levels | Thierry Vignaud | 2003-07-21 | 1 | -23/+46 |
| | | | | | | | - make it clean than security admin is not a security level - colorize security levels names - use a label instead of textview | ||||
* | mcc view: add an help button (and ugtk2-ize main window buttons btw) | Thierry Vignaud | 2003-07-21 | 1 | -21/+18 |
| | |||||
* | fix checks loading | Thierry Vignaud | 2003-07-19 | 1 | -1/+1 |
| | |||||
* | fix checks setting | Thierry Vignaud | 2003-07-19 | 1 | -1/+1 |
| | |||||
* | fix config load | Thierry Vignaud | 2003-07-19 | 1 | -7/+10 |
| | |||||
* | now that we display localized descriptions instead of raw function | Thierry Vignaud | 2003-07-18 | 1 | -3/+3 |
| | | | | | names, we've to sort the formers instead of sorting the laters | ||||
* | fix preferences loading & saving | Thierry Vignaud | 2003-07-18 | 1 | -4/+4 |
| | |||||
* | adjust dialogs size | Thierry Vignaud | 2003-07-17 | 1 | -2/+2 |
| | |||||
* | correctly align fields in "lan configuration" dialog | Thierry Vignaud | 2003-07-17 | 1 | -4/+8 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-07-17 | 1 | -6/+6 |
| | |||||
* | center_always is unuser-friendly | Thierry Vignaud | 2003-07-17 | 1 | -4/+3 |
| | |||||
* | fix internet gateway buttons layout | Thierry Vignaud | 2003-07-17 | 1 | -4/+5 |
| | |||||
* | remove ugly icon | Thierry Vignaud | 2003-07-17 | 1 | -6/+1 |
| | |||||
* | fix button layout | Thierry Vignaud | 2003-07-15 | 1 | -2/+2 |
| | |||||
* | fix help/close layout | Thierry Vignaud | 2003-07-15 | 1 | -2/+2 |
| | |||||
* | quick hack to enable printerdrake to run | Thierry Vignaud | 2003-07-15 | 1 | -0/+1 |
| | |||||
* | - grey theme config instead of hiding it | Thierry Vignaud | 2003-07-15 | 1 | -8/+16 |
| | | | | | | - use option menus instead of combos - describe user and desktop lists | ||||
* | ensure we got a valied email in "email alert" | Thierry Vignaud | 2003-07-15 | 1 | -1/+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 | ||||
* | - (new_wrapped_label)wrap labels if needed when embedded | Thierry Vignaud | 2003-07-15 | 1 | -9/+16 |
| | | | | | | - (new_editable_combo) it had always forbid edition, which is now enforced by using OptionMenus, so let rename it new_nonedit_combo() | ||||
* | More perl-gtk2 fixes | Stew Benedict | 2003-07-14 | 1 | -31/+28 |
| | |||||
* | translate default values qw(yes no all ignore ...) and provide english | Thierry Vignaud | 2003-07-14 | 1 | -7/+17 |
| | | | | | (l10n-able) descriptions instead of function names | ||||
* | fix logdrake crash when called from net_monitor | Thierry Vignaud | 2003-07-14 | 1 | -0/+1 |
| | |||||
* | gtk+2 port | Thierry Vignaud | 2003-07-14 | 1 | -180/+176 |
| | |||||
* | use new stock dialogs | Thierry Vignaud | 2003-07-14 | 1 | -5/+5 |
| | |||||
* | use new Gtk2::OptionMenu compatibility layer to get better designed GUIes | Thierry Vignaud | 2003-07-14 | 2 | -9/+4 |
| | |||||
* | sanitize button layouts: | Thierry Vignaud | 2003-07-14 | 3 | -14/+16 |
| | | | | | | | - use stock items everywhere - use ButtonBoxes everywhere - pack buttons always in the same order and places | ||||
* | renew drakconnect GUI: | Thierry Vignaud | 2003-07-14 | 1 | -93/+68 |
| | | | | | | | | | | | | | - make sub windows be modal 'n trancient dialogs - use std layout and stock items for buttons in main window and dialogs - fix "Internet connection configuration" dialog - (new_dialog) reuse ugtk2::_create_dialog (shared with half a dozen other tools - fix layout of main window: o pack together expert mode toggle and wizard button o merge wizard label and button o make a checkbox out of the ugly expert <-> normal button | ||||
* | 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 |
| | |||||
* | Rework for new perl-Gtk2. | Stew Benedict | 2003-07-14 | 1 | -76/+32 |
| | |||||
* | fix warnings due to new gtk2-perl binding following the same naming as C | Thierry Vignaud | 2003-07-10 | 1 | -4/+4 |
| | |||||
* | disable column sorting since it makes gtk+2 crash when moving up a column | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| |