Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-19 | 1 | -2/+3 | |
| | ||||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -10/+10 | |
| | ||||||
* | fix crash on adding new permission | Thierry Vignaud | 2003-07-25 | 1 | -2/+1 | |
| | ||||||
* | since we've replace save "button" by "ok", exit the tool after saving the ↵ | Thierry Vignaud | 2003-07-24 | 1 | -0/+1 | |
| | | | | preferences | |||||
* | fix tree filling | Thierry Vignaud | 2003-07-24 | 1 | -8/+8 | |
| | ||||||
* | - ugtk2-ize dialog construction | Thierry Vignaud | 2003-07-24 | 1 | -61/+61 | |
| | | | | | - fix tip setting | |||||
* | localize level option menu | Thierry Vignaud | 2003-07-24 | 1 | -3/+11 | |
| | ||||||
* | settings dialog: | Thierry Vignaud | 2003-07-24 | 1 | -2/+22 | |
| | | | | | | - localize all fields - add tips for all check boxes | |||||
* | use stock icons on rule toolbar | Thierry Vignaud | 2003-07-24 | 1 | -6/+6 | |
| | ||||||
* | make label be undserstandable | Thierry Vignaud | 2003-07-24 | 1 | -1/+2 | |
| | ||||||
* | upcase various widget texts (still have to localize settings dialog | Thierry Vignaud | 2003-07-24 | 1 | -7/+7 | |
| | | | | | fields though) | |||||
* | simplify (un|)sensitive property setting of the list | Thierry Vignaud | 2003-07-24 | 1 | -3/+1 | |
| | ||||||
* | use option menus instead of combos in settings dialog too | Thierry Vignaud | 2003-07-24 | 1 | -4/+2 | |
| | ||||||
* | use stock icons and std button layout in settings dialog | Thierry Vignaud | 2003-07-24 | 1 | -4/+6 | |
| | ||||||
* | use option menus instead of combos | Thierry Vignaud | 2003-07-24 | 1 | -2/+1 | |
| | ||||||
* | fix button layout | Thierry Vignaud | 2003-07-15 | 1 | -2/+2 | |
| | ||||||
* | disable column sorting since it makes gtk+2 crash when moving up a column | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 | |
| | ||||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -17/+5 | |
| | ||||||
* | let columns be sortable (lmontel request) | Thierry Vignaud | 2003-07-06 | 1 | -0/+1 | |
| | ||||||
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -2/+2 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -7/+7 | |
| | ||||||
* | better use get instead of _get | Thierry Vignaud | 2003-05-13 | 1 | -5/+5 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 1 | -7/+7 | |
| | ||||||
* | Fix fatal error in editable window when adding a new entry | Florent Villard | 2003-03-15 | 1 | -5/+5 | |
| | ||||||
* | - untabify | Thierry Vignaud | 2003-03-04 | 1 | -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 warning | Thierry Vignaud | 2003-03-04 | 1 | -5/+4 | |
| | | | | | - remove unused variables | |||||
* | - fix #1776 (part one): make up and down button be usefull instead of | Thierry Vignaud | 2003-03-04 | 1 | -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 Vignaud | 2003-03-04 | 1 | -20/+27 | |
| | | | | | | - restore special lines with current keyword - reuse already defined path | |||||
* | remove unused $rows_cnt | Thierry Vignaud | 2003-03-03 | 1 | -4/+0 | |
| | ||||||
* | smoother gui: let main windows be unreachable until modal dialog is closed | Thierry Vignaud | 2003-03-03 | 1 | -0/+1 | |
| | ||||||
* | fix bug reported by Cédric Thévenet (impossible to save newly edited rules) | Thierry Vignaud | 2003-03-03 | 1 | -5/+9 | |
| | ||||||
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 | |
| | ||||||
* | make it fit in embedded mode, large enough else | Thierry Vignaud | 2003-02-27 | 1 | -21/+15 | |
| | ||||||
* | fix #1771 | Thierry Vignaud | 2003-02-24 | 1 | -11/+12 | |
| | ||||||
* | level should not be editable | Thierry Vignaud | 2003-02-24 | 1 | -0/+1 | |
| | ||||||
* | - (row_setting_data) inline it | Thierry Vignaud | 2003-02-18 | 1 | -12/+8 | |
| | | | | | - fix #1769 | |||||
* | o Gtk2 | Damien Chaumette | 2003-02-14 | 1 | -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 fixes | Thierry Vignaud | 2003-02-12 | 1 | -2/+2 | |
| | ||||||
* | smoother gui | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 | |
| | ||||||
* | - further ugtk2 cleanups | Thierry Vignaud | 2003-02-11 | 1 | -47/+48 | |
| | | | | | - (row_setting_dialog) : fix implosion | |||||
* | phase 1 of drakperm clean up through ugtk2 | Thierry Vignaud | 2003-02-11 | 1 | -30/+21 | |
| | ||||||
* | - gtk2 port of dialogs (poulpy) | Thierry Vignaud | 2003-02-11 | 1 | -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 proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -2/+2 | |
| | ||||||
* | English proofreading | Pablo Saratxaga | 2003-01-22 | 1 | -2/+2 | |
| | ||||||
* | replace occurences of "$foo ? $foo : $bar" with "$foo || $bar" | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 | |
| | ||||||
* | - basic gtk+-2 port (edition is not ready yet) | Thierry Vignaud | 2002-12-18 | 1 | -82/+87 | |
| | | | | | - perl_checker fixes | |||||
* | one more fix | Thierry Vignaud | 2002-11-28 | 1 | -3/+3 | |
| | ||||||
* | - "use strict" fixes | Thierry Vignaud | 2002-11-28 | 1 | -144/+130 | |
| | | | | | - perl_checker fixes | |||||
* | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 1 | -4/+0 | |
| | | | | | net_monitor : final update for common cli options/help manager | |||||
* | ensure "common" is imported to have N() | Pascal Rigaux | 2002-11-10 | 1 | -3/+1 | |
| |