| Commit message (Expand) | Author | Age | Files | Lines |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -57/+55 |
* | perl_checker cleanup | Thierry Vignaud | 2005-10-12 | 1 | -1/+1 |
* | (row_setting_dialog) simplify | Thierry Vignaud | 2005-09-12 | 1 | -1/+1 |
* | (row_setting_dialog) ensure that both the user and the group are valid | Thierry Vignaud | 2005-09-12 | 1 | -2/+10 |
* | (row_setting_dialog) remove debug message | Thierry Vignaud | 2005-09-12 | 1 | -1/+0 |
* | (row_setting_dialog) prevent entering a path that is not absolute | Thierry Vignaud | 2005-09-12 | 1 | -1/+6 |
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -1/+0 |
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2005-04-21 | 1 | -19/+19 |
* | (row_setting_dialog) set dialog's title (usability bug) | Thierry Vignaud | 2005-04-21 | 1 | -4/+5 |
* | (row_setting_dialog) better looking GUI: span groups & users on | Thierry Vignaud | 2005-03-18 | 1 | -0/+2 |
* | (get_user_or_group) do not ignore groups with empty password field (#14777) | Thierry Vignaud | 2005-03-18 | 1 | -3/+7 |
* | fix the various transient on {rwindow} (or even {window} ?) not working anymo... | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
* | (get_user_or_group) list users rather than groups when requested for | Thierry Vignaud | 2004-09-27 | 1 | -1/+1 |
* | (get_user_or_group) fix freeze (#11274) | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -2/+2 |
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -5/+5 |
* | - perl_checker cleanups | Thierry Vignaud | 2004-08-09 | 1 | -14/+7 |
* | (row_setting_dialog) add hints for translators | Thierry Vignaud | 2004-08-08 | 1 | -3/+12 |
* | (row_setting_dialog) enable translators to print a fully translated strings | Thierry Vignaud | 2004-08-08 | 1 | -4/+4 |
* | (row_setting_dialog) do not set hash as string on labels else perl will | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 1 | -6/+3 |
* | 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 |
* | enable drag on drop when looking only at customized settings | Thierry Vignaud | 2004-06-14 | 1 | -1/+5 |
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -3/+3 |
* | (row_setting_dialog) hide dialog's horizontal separator, because | Thierry Vignaud | 2004-03-22 | 1 | -0/+2 |
* | add space around main vbox (Robert Vojta, #9153) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | (row_setting_dialog) sanitize spacing in frames | Thierry Vignaud | 2004-03-10 | 1 | -7/+7 |
* | center labels like before | Thierry Vignaud | 2004-03-08 | 1 | -2/+2 |
* | fix "current" checkbox vs "group" and "user" pull-down menus | Thierry Vignaud | 2004-02-20 | 1 | -4/+3 |
* | alter message according to interface team suggestion | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 1 | -37/+40 |
* | do not discard 0 when perms are 0xx like | Thierry Vignaud | 2004-01-06 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2004-01-06 | 1 | -5/+4 |
* | - fix drakperm losing added entries on mode switch (eg custom+system filter => | Thierry Vignaud | 2003-12-22 | 1 | -10/+16 |
* | fix layout: | Thierry Vignaud | 2003-12-19 | 1 | -15/+16 |
* | reuse WrappedLabel | Thierry Vignaud | 2003-12-19 | 1 | -1/+1 |
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -2/+2 |
* | drakperm incorrectly enable one to click "ok" after having altered a | Thierry Vignaud | 2003-10-20 | 1 | -0/+1 |
* | fix crash on editable items | Thierry Vignaud | 2003-10-20 | 1 | -10/+13 |
* | perform test once and move it out of the save loop | Thierry Vignaud | 2003-10-20 | 1 | -3/+3 |
* | un-jonathan-ize() | Thierry Vignaud | 2003-10-20 | 1 | -10/+4 |
* | consolidate, simplify, remove duplicate | Thierry Vignaud | 2003-10-20 | 1 | -36/+24 |
* | print more understandable error message on parse error | Thierry Vignaud | 2003-10-20 | 1 | -1/+1 |
* | remove debugging assertion | Thierry Vignaud | 2003-09-11 | 1 | -1/+0 |
* | display "the current level is X" instead of "the current level is level X" | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
* | - do not comply on filter change (system, user or system & user) | Thierry Vignaud | 2003-09-10 | 1 | -49/+50 |