summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Collapse)AuthorAgeFilesLines
* (setState) bump copyrightThierry Vignaud2007-03-091-1/+1
|
* (refresh_gui) prevent checking 4 times if there're updates before actually ↵Thierry Vignaud2007-03-091-1/+1
| | | | running MandrivaUpdate
* (cronUpdate) rename it to something more sensitive: setup_cyclic_check()Thierry Vignaud2007-03-091-2/+2
|
* (silentCheck) since we allow working totally w/o the server, don't die if ↵Thierry Vignaud2007-03-091-1/+1
| | | | we're not registered
* (silentCheck) enable to work w/o the server (per romain's request)Thierry Vignaud2007-03-091-0/+1
|
* (fork_exec) just resuse run_programThierry Vignaud2007-03-091-6/+2
|
* (fork_exec) return value is never used => kill itThierry Vignaud2007-03-091-1/+0
|
* (silentCheck) compute updates localyThierry Vignaud2007-03-091-17/+21
|
* on left click on applet, run MandrivaUpdate if there're updatesThierry Vignaud2007-03-131-28/+60
|
* (setState) fix closing about dialog when "close" button is clicked (#25867)Thierry Vignaud2006-09-181-0/+1
|
* (setState) kill some dead codeThierry Vignaud2006-06-231-12/+0
|
* (silentCheck) kill dead codeThierry Vignaud2006-04-111-3/+1
|
* - bump copyright yearsThierry Vignaud2006-04-111-2/+3
| | | | | | - remove daouda's dead email - list myself
* (checkConfig) do not flood logs when config file is not thereThierry Vignaud2006-04-111-1/+3
|
* better fix: no more flashing dialog when it's already at top levelThierry Vignaud2006-04-071-2/+1
| | | | | when clicking on the tray icon (it's also raised if iconized)
* fix latest commit: aka keep raising the main dialog if hided behindThierry Vignaud2006-04-071-1/+1
| | | | | other windows without flashing it when opening the menu
* do not flash the applet window when opening the contextual menu of the iconThierry Vignaud2006-04-071-1/+1
|
* raise the window when it's already displayed and the user clicks again on ↵Thierry Vignaud2006-04-071-2/+6
| | | | the systray icon (#21906)
* (setState) set window iconThierry Vignaud2006-04-071-0/+1
|
* fork a browser on Mandriva Online website when clicking on the URLThierry Vignaud2006-04-071-0/+6
|
* install SIGHUP handler earlier so that the applet supports a very highThierry Vignaud2006-04-071-7/+8
| | | | | restart frequency (only usefull for tests)
* (fork_exec) actually pass extra arguments to forked processThierry Vignaud2006-04-071-2/+1
|
* (setState) when "About..." is clicked, open a dialog rather than run a browserThierry Vignaud2006-04-061-1/+31
|
* perl_checker cleanupsThierry Vignaud2006-04-061-2/+2
|
* Not all platforms automatically reinstall their (native) signalThierry Vignaud2006-04-061-1/+7
| | | | | | | handlers after a signal delivery (aka the handler works only the first time the signal is sent). Let's use "POSIX" signal handlers since their behaviour is well-defined.
* (fork_exec) the second argument is never used; let's drop it and thusThierry Vignaud2006-04-061-2/+1
| | | | | simplify this function
* add --auto-update option and uses it in restart_applet() so that weThierry Vignaud2006-04-061-3/+5
| | | | | don't fail to rerun ourselves in some obscure conditions
* on SIGHUP, restart the appletThierry Vignaud2006-04-061-0/+1
|
* (restart_applet) factorize some codeThierry Vignaud2006-04-061-1/+7
|
* Do NOT hardcode paths.Rafael Garcia-Suarez2006-04-061-2/+2
|
* (refresh_gui) perl_checker cleanupThierry Vignaud2006-04-041-1/+1
|
* (silentCheck, refresh_contents) fix reading hostnameThierry Vignaud2006-04-031-2/+2
|
* (refresh_gui) prevent crashingThierry Vignaud2006-04-031-1/+1
|
* set busy cursor while running mdkupdateThierry Vignaud2006-03-301-1/+8
|
* (refresh_status) do not disable wrappingThierry Vignaud2006-03-301-1/+1
|
* (showMainWindow) set wrap mode on 'word'Thierry Vignaud2006-03-301-0/+1
|
* (silentCheck) set busy cursor while querying the serverThierry Vignaud2006-03-301-0/+4
|
* when checking the server, display a more accurate and moreThierry Vignaud2006-03-301-1/+1
| | | | | understandable message (taken from rpmdrake)
* wrap textThierry Vignaud2006-03-301-1/+1
|
* perl_checker cleanupsThierry Vignaud2006-03-291-4/+4
|
* (my_sprintf_fixutf8) help perl_checker parse this fileThierry Vignaud2006-03-291-1/+1
|
* (installUpdates) use the new API to check for updatesThierry Vignaud2006-03-291-28/+19
|
* display the pid of the already running appletThierry Vignaud2006-03-291-1/+2
|
* (logIt) log everything into explanationsThierry Vignaud2006-03-291-0/+1
|
* enable explanationsThierry Vignaud2006-03-291-0/+1
|
* common::sprintf_fixutf8 is not needed with recent perl (#21589)Thierry Vignaud2006-03-171-2/+6
|
* perl_checker cleanupsThierry Vignaud2006-02-281-2/+2
|
* perl_checker fixesThierry Vignaud2006-02-271-30/+24
|
* - syncDaouda Lo2006-02-151-1/+2
|
* - change error to updatesDaouda Lo2006-02-091-1/+1
|