| Commit message (Expand) | Author | Age | Files | Lines |
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
* | enforce introduction of translators hints into translation catalogs | Thierry Vignaud | 2004-06-14 | 1 | -2/+2 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
* | (wait_msg) show up some translated title | Thierry Vignaud | 2004-03-04 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | sanitize main explanation text (resizable, weight, margin, ...) | Thierry Vignaud | 2004-03-01 | 1 | -3/+14 |
* | prevent pull-down menus to fill availlable space in packtables | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | wrap and left align main options labels | Thierry Vignaud | 2004-03-01 | 1 | -3/+3 |
* | do not left align main explanation text | Thierry Vignaud | 2004-03-01 | 1 | -1/+1 |
* | workaround gtk limitation #133489 | Thierry Vignaud | 2004-02-06 | 1 | -9/+11 |
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+2 |
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 1 | -16/+13 |
* | log values too in explanations | Thierry Vignaud | 2003-10-08 | 1 | -5/+5 |
* | add help buttons | Thierry Vignaud | 2003-09-08 | 1 | -0/+2 |
* | translate default value in help tooltips too | Thierry Vignaud | 2003-08-22 | 1 | -11/+12 |
* | CJK fixes: use newly introduced Gtk2::WrappedLabel package | Thierry Vignaud | 2003-08-22 | 1 | -13/+5 |
* | fix english (thanks to Reinout van Schouwen) | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -2/+2 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-01 | 1 | -1/+1 |
* | restore help for msec checks | Thierry Vignaud | 2003-07-24 | 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 |
* | add hints for translators | Thierry Vignaud | 2003-07-21 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | fix preferences loading & saving | Thierry Vignaud | 2003-07-18 | 1 | -4/+4 |
* | - (new_wrapped_label)wrap labels if needed when embedded | Thierry Vignaud | 2003-07-15 | 1 | -9/+16 |
* | translate default values qw(yes no all ignore ...) and provide english | Thierry Vignaud | 2003-07-14 | 1 | -7/+17 |
* | use new Gtk2::OptionMenu compatibility layer to get better designed GUIes | Thierry Vignaud | 2003-07-14 | 1 | -2/+1 |
* | sanitize button layouts: | Thierry Vignaud | 2003-07-14 | 1 | -4/+6 |
* | use stock item for cancelling the app | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
* | fix entry filling | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -8/+8 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -3/+3 |
* | - clean wait messages creation | Thierry Vignaud | 2003-03-10 | 1 | -8/+3 |
* | perl_checker fix | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
* | let i fit in 800x600 | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
* | - untabify | Thierry Vignaud | 2003-02-18 | 1 | -36/+26 |
* | cleanup security::level, hopefully the **** draksec still works | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
* | do not enfore default settings | Thierry Vignaud | 2003-02-12 | 1 | -1/+0 |
* | - fix get_check_default() and get_function_default() description | Thierry Vignaud | 2003-02-04 | 1 | -23/+21 |
* | now, we always have a help entry and a default value but when fredl rename a | Thierry Vignaud | 2003-02-04 | 1 | -4/+4 |
* | - msec was altered to produce help suitable for formatAlaTeX() | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |