summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksec
Commit message (Collapse)AuthorAgeFilesLines
* - fix label of entry in helpThierry Vignaud2004-09-141-12/+56
| | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GtkComboBox widget has not) - tooltips are usefull on first run but then are just annoying
* (set_help_tip) only use on tooltip groupThierry Vignaud2004-09-131-1/+4
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-021-0/+1
|
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
|
* (basic_seclevel_explanations) explainThierry Vignaud2004-08-121-0/+1
|
* (basic_seclevel_explanations)Thierry Vignaud2004-08-121-6/+6
| | | | | | - handle "bold" value for "weight" - display labels as bold
* (basic_seclevel_explanation) handle any tags ala labelThierry Vignaud2004-08-091-8/+13
|
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-2/+3
|
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-7/+7
|
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-4/+1
|
* looks like patch -l did wrong things :-(Thierry Vignaud2004-08-051-1/+1
|
* perl_checker cleanupThierry Vignaud2004-08-041-1/+1
|
* - upcase fields values (and btw reduce the number of strings to translate :-))Thierry Vignaud2004-08-041-2/+10
| | | | | - simplify translating
* reuse gtkappend_page()Thierry Vignaud2004-08-031-2/+2
|
* standalone tools are *not* chrootedThierry Vignaud2004-07-291-1/+1
|
* perl_checker compliancePascal Rigaux2004-07-211-1/+1
|
* fix #-PO: commentPascal Rigaux2004-07-051-1/+2
|
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
| | | | | it is easily done in ugtk2.pm
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
|
* enforce introduction of translators hints into translation catalogsThierry Vignaud2004-06-141-2/+2
| | | | | | | | | | | (perl_checker should have been loudly complain on those!!!! :-(): - add missing coma caracter - move them near translations note that i didn't bother check po comments that already have the proper comma. instead this should be done by perl_checker which should warn about po comments out of translation calls and tags contexts
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-1/+1
|
* (wait_msg) show up some translated titleThierry Vignaud2004-03-041-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-03-011-1/+1
|
* sanitize main explanation text (resizable, weight, margin, ...)Thierry Vignaud2004-03-011-3/+14
|
* prevent pull-down menus to fill availlable space in packtablesThierry Vignaud2004-03-011-1/+1
|
* wrap and left align main options labelsThierry Vignaud2004-03-011-3/+3
|
* do not left align main explanation textThierry Vignaud2004-03-011-1/+1
|
* workaround gtk limitation #133489Thierry Vignaud2004-02-061-9/+11
|
* update copyright noticesThierry Vignaud2004-01-221-1/+2
|
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-16/+13
|
* log values too in explanationsThierry Vignaud2003-10-081-5/+5
|
* add help buttonsThierry Vignaud2003-09-081-0/+2
|
* translate default value in help tooltips tooThierry Vignaud2003-08-221-11/+12
|
* CJK fixes: use newly introduced Gtk2::WrappedLabel packageThierry Vignaud2003-08-221-13/+5
|
* fix english (thanks to Reinout van Schouwen)Pascal Rigaux2003-08-211-1/+1
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-2/+2
|
* perl_checker compliancePascal Rigaux2003-08-011-1/+1
|
* restore help for msec checksThierry Vignaud2003-07-241-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
|
* add hints for translatorsThierry Vignaud2003-07-211-0/+2
|
* 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
* 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
| | | | | names, we've to sort the formers instead of sorting the laters
* fix preferences loading & savingThierry Vignaud2003-07-181-4/+4
|