summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakperm
Commit message (Collapse)AuthorAgeFilesLines
...
* renew drakperm gui (interface team feedback):Thierry Vignaud2003-08-221-56/+56
| | | | | | - indicate if current setting is editable or not - only display current security level, editable settings or both
* 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 ↵Thierry Vignaud2003-07-241-0/+1
| | | | preferences
* fix tree fillingThierry Vignaud2003-07-241-8/+8
|
* - ugtk2-ize dialog constructionThierry Vignaud2003-07-241-61/+61
| | | | | - fix tip setting
* localize level option menuThierry Vignaud2003-07-241-3/+11
|
* settings dialog:Thierry Vignaud2003-07-241-2/+22
| | | | | | - localize all fields - add tips for all check boxes
* 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
| | | | | fields though)
* 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
| | | | | | | | - fix small memory leak (tree iterators) - restore edit dialog on doble click and - restore informations retrieving for edit dialog on doble click and get rid of %CURENT
* - remove last warningThierry Vignaud2003-03-041-5/+4
| | | | | - remove unused variables
* - fix #1776 (part one): make up and down button be usefull instead ofThierry Vignaud2003-03-041-13/+43
| | | | | | | nop (this need an updated perl-GTK2 though) - let up, down, delete and edit buttons be insensitive when selection is destroyed or when there's no selection
* - fix #1776 part two (do not insert dummy lines)Thierry Vignaud2003-03-041-20/+27
| | | | | | - restore special lines with current keyword - reuse already defined path
* remove unused $rows_cntThierry Vignaud2003-03-031-4/+0
|
* smoother gui: let main windows be unreachable until modal dialog is closedThierry Vignaud2003-03-031-0/+1
|
* fix bug reported by Cédric Thévenet (impossible to save newly edited rules)Thierry Vignaud2003-03-031-5/+9
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
|
* make it fit in embedded mode, large enough elseThierry Vignaud2003-02-271-21/+15
|
* fix #1771Thierry Vignaud2003-02-241-11/+12
|
* level should not be editableThierry Vignaud2003-02-241-0/+1
|
* - (row_setting_data) inline itThierry Vignaud2003-02-181-12/+8
| | | | | - fix #1769
* o Gtk2Damien Chaumette2003-02-141-100/+78
| | | | | | | | o 'add a rule' works again o 'edit rule' too o get_rights get all rights, not just a few o little cleanup (more to come)
* perl_checker fixesThierry Vignaud2003-02-121-2/+2
|
* smoother guiThierry Vignaud2003-02-111-0/+1
|
* - further ugtk2 cleanupsThierry Vignaud2003-02-111-47/+48
| | | | | - (row_setting_dialog) : fix implosion
* phase 1 of drakperm clean up through ugtk2Thierry Vignaud2003-02-111-30/+21
|
* - gtk2 port of dialogs (poulpy)Thierry Vignaud2003-02-111-258/+257
| | | | | | | | | - one callback cleanup (me): o enforce strict mode (aka kill jonathanries) and introuce a permission data structure. o no need to keep global references on widget we pack through symbolic references; this is only namespace pollution
* English proofreadingPablo Saratxaga2003-01-241-2/+2
|
* English proofreadingPablo Saratxaga2003-01-221-2/+2
|
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-161-1/+1
|
* - basic gtk+-2 port (edition is not ready yet)Thierry Vignaud2002-12-181-82/+87
| | | | | - perl_checker fixes
* one more fixThierry Vignaud2002-11-281-3/+3
|
* - "use strict" fixesThierry Vignaud2002-11-281-144/+130
| | | | | - perl_checker fixes
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-4/+0
| | | | | net_monitor : final update for common cli options/help manager