summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* testing mode: enable to go some steps further when testing this toolThierry Vignaud2003-07-221-0/+1
* fix back stepThierry Vignaud2003-07-221-1/+1
* N_ON_E is of no use, NONE isThierry Vignaud2003-07-221-1/+1
* simplify and order vertically OptionMenusThierry Vignaud2003-07-221-7/+2
* - fix "lan config" dialog where fields were not filledThierry Vignaud2003-07-221-12/+27
* provide some help access in standalone modeThierry Vignaud2003-07-211-1/+2
* add hints for translatorsThierry Vignaud2003-07-212-0/+4
* workaround buggy gtk+-2.x that do not wrap textviews when realizedThierry Vignaud2003-07-211-3/+8
* make 1st tab title somewhat clearerThierry Vignaud2003-07-211-1/+1
* fix infamous "when embedded draksec can be enlarged but never shrink back"Thierry Vignaud2003-07-211-4/+7
* one should not be able to set syadmin when no reportsThierry Vignaud2003-07-211-4/+10
* - describe all security levelsThierry Vignaud2003-07-211-23/+46
* mcc view: add an help button (and ugtk2-ize main window buttons btw)Thierry Vignaud2003-07-211-21/+18
* fix checks loadingThierry Vignaud2003-07-191-1/+1
* fix checks settingThierry Vignaud2003-07-191-1/+1
* fix config loadThierry Vignaud2003-07-191-7/+10
* now that we display localized descriptions instead of raw functionThierry Vignaud2003-07-181-3/+3
* fix preferences loading & savingThierry Vignaud2003-07-181-4/+4
* adjust dialogs sizeThierry Vignaud2003-07-171-2/+2
* correctly align fields in "lan configuration" dialogThierry Vignaud2003-07-171-4/+8
* perl_checker fixesThierry Vignaud2003-07-171-6/+6
* center_always is unuser-friendlyThierry Vignaud2003-07-171-4/+3
* fix internet gateway buttons layoutThierry Vignaud2003-07-171-4/+5
* remove ugly iconThierry Vignaud2003-07-171-6/+1
* fix button layoutThierry Vignaud2003-07-151-2/+2
* fix help/close layoutThierry Vignaud2003-07-151-2/+2
* quick hack to enable printerdrake to runThierry Vignaud2003-07-151-0/+1
* - grey theme config instead of hiding itThierry Vignaud2003-07-151-8/+16
* ensure we got a valied email in "email alert"Thierry Vignaud2003-07-151-1/+5
* - use option menus rather than non editable comboThierry Vignaud2003-07-151-7/+10
* - (new_wrapped_label)wrap labels if needed when embeddedThierry Vignaud2003-07-151-9/+16
* More perl-gtk2 fixesStew Benedict2003-07-141-31/+28
* translate default values qw(yes no all ignore ...) and provide englishThierry Vignaud2003-07-141-7/+17
* fix logdrake crash when called from net_monitorThierry Vignaud2003-07-141-0/+1
* gtk+2 portThierry Vignaud2003-07-141-180/+176
* use new stock dialogsThierry Vignaud2003-07-141-5/+5
* use new Gtk2::OptionMenu compatibility layer to get better designed GUIesThierry Vignaud2003-07-142-9/+4
* sanitize button layouts:Thierry Vignaud2003-07-143-14/+16
* renew drakconnect GUI:Thierry Vignaud2003-07-141-93/+68
* renew drakfloppy GUI:Thierry Vignaud2003-07-141-103/+113
* support new 2.5.x kernels' kbuildThierry Vignaud2003-07-141-2/+2
* fix create_dialog() usage (who ever has changed its API should have alteredThierry Vignaud2003-07-141-4/+4
* fix module browsing after gtk2-perl-xs switchThierry Vignaud2003-07-141-15/+16
* fix warning on menu buildingThierry Vignaud2003-07-141-4/+2
* Rework for new perl-Gtk2.Stew Benedict2003-07-141-76/+32
* fix warnings due to new gtk2-perl binding following the same naming as CThierry Vignaud2003-07-101-4/+4
* disable column sorting since it makes gtk+2 crash when moving up a columnThierry Vignaud2003-07-101-1/+1
* output buffer should not be editableThierry Vignaud2003-07-101-1/+2
* use stock item for cancelling the appThierry Vignaud2003-07-101-1/+1
* fix crash on cancel exitThierry Vignaud2003-07-101-5/+1