summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksec
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* 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
* 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
* 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
* 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
* - (new_wrapped_label)wrap labels if needed when embeddedThierry Vignaud2003-07-151-9/+16
* translate default values qw(yes no all ignore ...) and provide englishThierry Vignaud2003-07-141-7/+17
* use new Gtk2::OptionMenu compatibility layer to get better designed GUIesThierry Vignaud2003-07-141-2/+1
* sanitize button layouts:Thierry Vignaud2003-07-141-4/+6
* use stock item for cancelling the appThierry Vignaud2003-07-101-1/+1
* fix entry fillingThierry Vignaud2003-07-101-1/+1