summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* make label be undserstandableThierry Vignaud2003-07-241-1/+2
|
* upcase various widget texts (still have to localize settings dialogThierry Vignaud2003-07-241-7/+7
| | | | | fields though)
* simplify (un|)sensitive property setting of the listThierry Vignaud2003-07-241-3/+1
|
* use option menus instead of combos in settings dialog tooThierry Vignaud2003-07-241-4/+2
|
* use stock icons and std button layout in settings dialogThierry Vignaud2003-07-241-4/+6
|
* use option menus instead of combosThierry Vignaud2003-07-241-2/+1
|
* if the callee explicitely want to force the user to pick sg from aThierry Vignaud2003-07-241-4/+5
| | | | | | | fixed set of options, the right widget to use is an OptionMenu rather than a Combo (see ugtk2 r1.141 log and ugtk2::Gtk2::OptionMenu sub-module)
* - use option menus instead of combosThierry Vignaud2003-07-241-3/+1
| | | | | - fix crash on profile change due to netconnect api change
* hide splash screen section for now on ihm team requestThierry Vignaud2003-07-241-1/+2
|
* removed ncompress (contrib)Frederic Lepied2003-07-241-1/+1
|
* Added Uzbek cyrillic filePablo Saratxaga2003-07-231-0/+18251
|
* log drakfont fixesThierry Vignaud2003-07-231-1/+2
|
* fix #1679 & #3673Thierry Vignaud2003-07-231-1/+1
|
* 9.2-0.21mdkThierry Vignaud2003-07-231-0/+4
|
* we do not need anymore autologin (spec87)Thierry Vignaud2003-07-231-1/+0
|
* new autologin scheme (spec87): directly configure display managerThierry Vignaud2003-07-231-6/+26
|
* - ru, de and it have no specific drakxtools help packages. Default to englishDaouda Lo2003-07-231-2/+4
| | | | | | - retest $$path to see if the page exists. - don't launch browser unless help page exists.
* Fix catalog restore for perl-Gtk2Stew Benedict2003-07-231-31/+45
| | | | | | Fix rsync behavior - broken in perl_checker fixes Fix wildcard_to_tarfile
* disable service start/stop too in testing modeThierry Vignaud2003-07-221-1/+3
|
* do not install package in testing modeThierry Vignaud2003-07-221-1/+1
|
* first bits of 9.2-0.21mdkThierry Vignaud2003-07-221-1/+7
|
* no valid reason not to be able to go back at first stepThierry Vignaud2003-07-221-3/+2
|
* fix going backward in the wizard at deepest stagesThierry Vignaud2003-07-221-3/+4
|
* 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
|
* fix fpons sucks (as usuall as he neither tests nor care about bugThierry Vignaud2003-07-221-1/+4
| | | | | reports)
* 9.2-0.20mdkThierry Vignaud2003-07-221-0/+1
|
* simplify and order vertically OptionMenusThierry Vignaud2003-07-221-7/+2
|
* 9.2-0.20mdkThierry Vignaud2003-07-221-1/+4
|
* - fix "lan config" dialog where fields were not filledThierry Vignaud2003-07-221-12/+27
| | | | | - factorize some code in order to achieve it
* tempory fix for title not having scroll bars (which sounds reasonable ?), as theFrancois Pons2003-07-221-1/+5
| | | | | | size of the window is fixed the low part of the window is not visible. titi who makes the portage to newer Gtk2 has not tested this (again, for info).
* fixed titi sucks (as usually as he never tests nor checks what he is writing).Francois Pons2003-07-221-1/+1
|
* avoid being clashed by signature checking when installing packages,Francois Pons2003-07-221-1/+1
| | | | | need a better fix later.
* updated pot filePablo Saratxaga2003-07-211-51/+117
|
* 9.2-0.19mdkThierry Vignaud2003-07-211-2/+22
|
* 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
| | | | | | | - 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 Vignaud2003-07-211-21/+18
|
* dhcp host name cannot be set if one want to get it from dhcp serverThierry Vignaud2003-07-211-1/+1
|
* add a hint if we never restore profiles featureThierry Vignaud2003-07-211-0/+1
|
* do not gratuitously waste spaceThierry Vignaud2003-07-211-1/+1
|
* if we really want the type connection to be translated by translate() call inThierry Vignaud2003-07-211-0/+2
| | | | | step_2, we should mark it as translatable for gettext somewhere ...
* fix final success message:Thierry Vignaud2003-07-211-2/+2
| | | | | | - fix join usage - fix gtk frontend detection
* do not loop if one refuse to save changes, just skip the save stepThierry Vignaud2003-07-211-9/+3
|