summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakups
Commit message (Expand)AuthorAgeFilesLines
* drakups: do not rely on legacy initscript for install test (mga#9474)Colin Guthrie2013-04-151-1/+1
* use mygtk2::register_main_window()Thierry Vignaud2012-12-131-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-231-9/+3
* (add_device_wizard) fix crash due to functions moved fromThierry Vignaud2009-10-121-2/+2
* (del_callback) fix crash while removing an item (#34413)Thierry Vignaud2008-03-311-1/+1
* adapt to new nut doc pathOlivier Blin2007-07-271-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-2/+4
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-031-6/+4
* minimal changes to make me and perl_checker happyPascal Rigaux2005-06-031-3/+3
* embedding cleanups resulting in reusing main window icon in sub dialogsThierry Vignaud2005-05-021-1/+1
* (add_device_wizard) set extra parameters if presentThierry Vignaud2005-03-211-2/+3
* (add_device_wizard) fix device path when manually adding an UPS (#12290)Thierry Vignaud2005-03-181-1/+4
* perl_checker fixesThierry Vignaud2005-02-241-5/+5
* fix reading UPS db: some UPS have the same name but differes in theThierry Vignaud2005-02-241-4/+4
* adapt to new Libconf APIThierry Vignaud2005-02-241-2/+2
* fix the various transient on {rwindow} (or even {window} ?) not working anymo...Pascal Rigaux2005-01-221-2/+2
* perl_checker compliancePascal Rigaux2004-10-141-11/+11
* in manual adding:Thierry Vignaud2004-10-051-3/+3
* write config in pure wizard modeThierry Vignaud2004-10-051-3/+11
* (writeconf) restart upsd daemonThierry Vignaud2004-10-051-0/+3
* install nut earlierThierry Vignaud2004-10-051-1/+2
* fix installing nutThierry Vignaud2004-10-051-1/+1
* add --wizard option in order to directly run the wizardThierry Vignaud2004-10-011-1/+8
* do not show banner when embeddedThierry Vignaud2004-10-011-1/+1
* (add_device_wizard) refix list refreshing on UPS addingThierry Vignaud2004-09-241-0/+1
* (add_device_wizard) default to automatic detectionThierry Vignaud2004-09-201-1/+1
* perl_checker cleanupThierry Vignaud2004-09-171-1/+1
* remove debug message :-)Thierry Vignaud2004-09-171-2/+0
* refresh UPS list when adding a new UPS though the add wizardThierry Vignaud2004-09-171-3/+11
* (add_device_wizard) fix automatically detect/add an UPSThierry Vignaud2004-09-171-0/+1
* (add_device_wizard) fix device list in wizardThierry Vignaud2004-09-161-1/+1
* perl_checker cleanupsThierry Vignaud2004-09-161-7/+7
* typo fixThierry Vignaud2004-08-241-1/+1
* fixed English typoPablo Saratxaga2004-08-201-1/+1
* (add_device_wizard) fix string (Joe Brower)Thierry Vignaud2004-08-031-1/+1
* clean spacingThierry Vignaud2004-08-021-2/+2
* (add_device_wizard) fix stringThierry Vignaud2004-08-021-1/+1
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-1/+1
* several typos fixFunda Wang2004-08-011-1/+1
* 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
* corrected drakups against new libconf 0.32damien2004-04-071-3/+3
* use std bannerThierry Vignaud2004-03-171-1/+4
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-1/+1
* set x11 icoThierry Vignaud2004-03-161-0/+2
* fix wizard iconThierry Vignaud2004-03-021-1/+1
* reuse create_okcancel() in ordet to get some std button layoutThierry Vignaud2004-01-151-9/+10
* remove useless menu infrastuctureThierry Vignaud2004-01-151-18/+1
* only die if an error actually happened...Thierry Vignaud2004-01-051-1/+1
* use new wizards APIThierry Vignaud2004-01-051-1/+1