Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use mygtk2::register_main_window() | Thierry Vignaud | 2012-12-13 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -9/+3 |
| | |||||
* | (add_device_wizard) fix crash due to functions moved from | Thierry Vignaud | 2009-10-12 | 1 | -2/+2 |
| | | | | | | drakx-kbd-mouse-x11 into detect_devices (#54399) in r258256 by cfergeauon 2009-07-01 | ||||
* | (del_callback) fix crash while removing an item (#34413) | Thierry Vignaud | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | adapt to new nut doc path | Olivier Blin | 2007-07-27 | 1 | -1/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -2/+4 |
| | |||||
* | don't have a useless empty hash in wizards objects, use the wizards hash | Olivier Blin | 2006-01-03 | 1 | -6/+4 |
| | |||||
* | minimal changes to make me and perl_checker happy | Pascal Rigaux | 2005-06-03 | 1 | -3/+3 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) set extra parameters if present | Thierry Vignaud | 2005-03-21 | 1 | -2/+3 |
| | |||||
* | (add_device_wizard) fix device path when manually adding an UPS (#12290) | Thierry Vignaud | 2005-03-18 | 1 | -1/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-24 | 1 | -5/+5 |
| | |||||
* | fix reading UPS db: some UPS have the same name but differes in the | Thierry Vignaud | 2005-02-24 | 1 | -4/+4 |
| | | | | | | way they're plugged into the system (eg: USB vs serial cable), so we need to differ them through the "extra" field | ||||
* | adapt to new Libconf API | Thierry Vignaud | 2005-02-24 | 1 | -2/+2 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -2/+2 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-10-14 | 1 | -11/+11 |
| | |||||
* | in manual adding: | Thierry Vignaud | 2004-10-05 | 1 | -3/+3 |
| | | | | | | - let's have unique UPS names in the list - fix reading driver from the list | ||||
* | write config in pure wizard mode | Thierry Vignaud | 2004-10-05 | 1 | -3/+11 |
| | |||||
* | (writeconf) restart upsd daemon | Thierry Vignaud | 2004-10-05 | 1 | -0/+3 |
| | |||||
* | install nut earlier | Thierry Vignaud | 2004-10-05 | 1 | -1/+2 |
| | |||||
* | fix installing nut | Thierry Vignaud | 2004-10-05 | 1 | -1/+1 |
| | |||||
* | add --wizard option in order to directly run the wizard | Thierry Vignaud | 2004-10-01 | 1 | -1/+8 |
| | |||||
* | do not show banner when embedded | Thierry Vignaud | 2004-10-01 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) refix list refreshing on UPS adding | Thierry Vignaud | 2004-09-24 | 1 | -0/+1 |
| | |||||
* | (add_device_wizard) default to automatic detection | Thierry Vignaud | 2004-09-20 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | remove debug message :-) | Thierry Vignaud | 2004-09-17 | 1 | -2/+0 |
| | |||||
* | refresh UPS list when adding a new UPS though the add wizard | Thierry Vignaud | 2004-09-17 | 1 | -3/+11 |
| | |||||
* | (add_device_wizard) fix automatically detect/add an UPS | Thierry Vignaud | 2004-09-17 | 1 | -0/+1 |
| | |||||
* | (add_device_wizard) fix device list in wizard | Thierry Vignaud | 2004-09-16 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-09-16 | 1 | -7/+7 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | fixed English typo | Pablo Saratxaga | 2004-08-20 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) fix string (Joe Brower) | Thierry Vignaud | 2004-08-03 | 1 | -1/+1 |
| | |||||
* | clean spacing | Thierry Vignaud | 2004-08-02 | 1 | -2/+2 |
| | |||||
* | (add_device_wizard) fix string | Thierry Vignaud | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | several typos fix | Funda Wang | 2004-08-01 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | corrected drakups against new libconf 0.32 | damien | 2004-04-07 | 1 | -3/+3 |
| | |||||
* | use std banner | Thierry Vignaud | 2004-03-17 | 1 | -1/+4 |
| | |||||
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | set x11 ico | Thierry Vignaud | 2004-03-16 | 1 | -0/+2 |
| | |||||
* | fix wizard icon | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | reuse create_okcancel() in ordet to get some std button layout | Thierry Vignaud | 2004-01-15 | 1 | -9/+10 |
| | |||||
* | remove useless menu infrastucture | Thierry Vignaud | 2004-01-15 | 1 | -18/+1 |
| | |||||
* | only die if an error actually happened... | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | use new wizards API | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | get rid of val_ref | Thierry Vignaud | 2004-01-05 | 1 | -7/+9 |
| |