summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakperm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* settings dialog:Thierry Vignaud2003-07-241-2/+22
* use stock icons on rule toolbarThierry Vignaud2003-07-241-6/+6
* make label be undserstandableThierry Vignaud2003-07-241-1/+2
* upcase various widget texts (still have to localize settings dialogThierry Vignaud2003-07-241-7/+7
* simplify (un|)sensitive property setting of the listThierry Vignaud2003-07-241-3/+1
* use option menus instead of combos in settings dialog tooThierry Vignaud2003-07-241-4/+2
* use stock icons and std button layout in settings dialogThierry Vignaud2003-07-241-4/+6
* use option menus instead of combosThierry Vignaud2003-07-241-2/+1
* fix button layoutThierry Vignaud2003-07-151-2/+2
* disable column sorting since it makes gtk+2 crash when moving up a columnThierry Vignaud2003-07-101-1/+1
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-17/+5
* let columns be sortable (lmontel request)Thierry Vignaud2003-07-061-0/+1
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-2/+2
* perl_checker fixesThierry Vignaud2003-05-231-7/+7
* better use get instead of _getThierry Vignaud2003-05-131-5/+5
* perl_checker fixesThierry Vignaud2003-04-301-7/+7
* Fix fatal error in editable window when adding a new entryFlorent Villard2003-03-151-5/+5
* - untabifyThierry Vignaud2003-03-041-92/+93
* - remove last warningThierry Vignaud2003-03-041-5/+4
* - fix #1776 (part one): make up and down button be usefull instead ofThierry Vignaud2003-03-041-13/+43
* - fix #1776 part two (do not insert dummy lines)Thierry Vignaud2003-03-041-20/+27
* remove unused $rows_cntThierry Vignaud2003-03-031-4/+0