| Commit message (Expand) | Author | Age | Files | Lines |
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -7/+7 |
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 1 | -4/+1 |
* | looks like patch -l did wrong things :-( | Thierry Vignaud | 2004-08-05 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
* | - upcase fields values (and btw reduce the number of strings to translate :-)) | Thierry Vignaud | 2004-08-04 | 1 | -2/+10 |
* | reuse gtkappend_page() | Thierry Vignaud | 2004-08-03 | 1 | -2/+2 |
* | standalone tools are *not* chrooted | Thierry Vignaud | 2004-07-29 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
* | fix #-PO: comment | Pascal Rigaux | 2004-07-05 | 1 | -1/+2 |
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
* | 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 |