summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakperm
Commit message (Expand)AuthorAgeFilesLines
* (get_user_or_group) list users rather than groups when requested forThierry Vignaud2004-09-271-1/+1
* (get_user_or_group) fix freeze (#11274)Thierry Vignaud2004-09-081-1/+1
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-021-0/+1
* typo fixesThierry Vignaud2004-08-191-2/+2
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-5/+5
* - perl_checker cleanupsThierry Vignaud2004-08-091-14/+7
* (row_setting_dialog) add hints for translatorsThierry Vignaud2004-08-081-3/+12
* (row_setting_dialog) enable translators to print a fully translated stringsThierry Vignaud2004-08-081-4/+4
* (row_setting_dialog) do not set hash as string on labels else perl willThierry Vignaud2004-08-081-1/+1
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-6/+3
* 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
* enable drag on drop when looking only at customized settingsThierry Vignaud2004-06-141-1/+5
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-3/+3
* (row_setting_dialog) hide dialog's horizontal separator, becauseThierry Vignaud2004-03-221-0/+2
* add space around main vbox (Robert Vojta, #9153)Thierry Vignaud2004-03-221-1/+1
* (row_setting_dialog) sanitize spacing in framesThierry Vignaud2004-03-101-7/+7
* center labels like beforeThierry Vignaud2004-03-081-2/+2
* fix "current" checkbox vs "group" and "user" pull-down menusThierry Vignaud2004-02-201-4/+3
* alter message according to interface team suggestionThierry Vignaud2004-01-131-1/+1
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-37/+40
* do not discard 0 when perms are 0xx likeThierry Vignaud2004-01-061-1/+1
* perl_checker cleanupsThierry Vignaud2004-01-061-5/+4
* - fix drakperm losing added entries on mode switch (eg custom+system filter =>Thierry Vignaud2003-12-221-10/+16
* fix layout:Thierry Vignaud2003-12-191-15/+16
* reuse WrappedLabelThierry Vignaud2003-12-191-1/+1
* misc perl_checker cleanupsThierry Vignaud2003-10-201-2/+2
* drakperm incorrectly enable one to click "ok" after having altered aThierry Vignaud2003-10-201-0/+1
* fix crash on editable itemsThierry Vignaud2003-10-201-10/+13
* perform test once and move it out of the save loopThierry Vignaud2003-10-201-3/+3
* un-jonathan-ize()Thierry Vignaud2003-10-201-10/+4
* consolidate, simplify, remove duplicateThierry Vignaud2003-10-201-36/+24
* print more understandable error message on parse errorThierry Vignaud2003-10-201-1/+1
* remove debugging assertionThierry Vignaud2003-09-111-1/+0
* display "the current level is X" instead of "the current level is level X"Thierry Vignaud2003-09-111-1/+1
* - do not comply on filter change (system, user or system & user)Thierry Vignaud2003-09-101-49/+50
* add help buttonsThierry Vignaud2003-09-081-0/+3
* rename $treeModel as $model since it really is a ListModel, not aThierry Vignaud2003-08-231-32/+32
* - disable up button when selected rule is the first oneThierry Vignaud2003-08-231-1/+23
* always add newly created setting at top of editable settings so thatThierry Vignaud2003-08-231-1/+8
* once we start to alter settings ordering, we need to save it on exit;Thierry Vignaud2003-08-231-0/+1
* - fix gtk bug on moving down lineThierry Vignaud2003-08-231-31/+14
* renew drakperm gui (interface team feedback):Thierry Vignaud2003-08-221-56/+56
* perl_checker compliancePascal Rigaux2003-08-191-2/+3
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-10/+10
* fix crash on adding new permissionThierry Vignaud2003-07-251-2/+1
* since we've replace save "button" by "ok", exit the tool after saving the pre...Thierry Vignaud2003-07-241-0/+1
* fix tree fillingThierry Vignaud2003-07-241-8/+8
* - ugtk2-ize dialog constructionThierry Vignaud2003-07-241-61/+61
* localize level option menuThierry Vignaud2003-07-241-3/+11