Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (logIt) do not log translated messages | Thierry Vignaud | 2007-03-20 | 1 | -26/+26 |
| | |||||
* | (harvester) only schedule an updates check if we really run | Thierry Vignaud | 2007-03-20 | 1 | -1/+1 |
| | | | | | MandrivaUpdate (not eg edit-urpm-sources) | ||||
* | when there's no media at all or when all update media are disabled, | Thierry Vignaud | 2007-03-20 | 1 | -1/+6 |
| | | | | | run source media manager on right click | ||||
* | (silentCheck) add two new states that enable mdkapplet to warn when | Thierry Vignaud | 2007-03-20 | 1 | -1/+28 |
| | | | | | there's no media at all or when all update media are disabled" | ||||
* | display "busy" state while computing updates on startup | Thierry Vignaud | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | (harvester) update status once MandrivaUpdate completed | Thierry Vignaud | 2007-03-16 | 1 | -1/+6 |
| | |||||
* | (silentCheck) do not alter media while MandrivaUpdate is running | Thierry Vignaud | 2007-03-16 | 1 | -0/+1 |
| | |||||
* | (silentCheck) do not allow to run several instances of MandrivaUpdate | Thierry Vignaud | 2007-03-16 | 1 | -0/+5 |
| | |||||
* | (harvester) fix returning pids | Thierry Vignaud | 2007-03-16 | 1 | -1/+0 |
| | |||||
* | fix eating all CPU after running MandrivaUpdate | Thierry Vignaud | 2007-03-16 | 1 | -4/+0 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-03-16 | 1 | -1/+1 |
| | |||||
* | cleanup | Thierry Vignaud | 2007-03-16 | 1 | -1/+1 |
| | |||||
* | kill dead code | Thierry Vignaud | 2007-03-16 | 1 | -1/+2 |
| | |||||
* | (installUpdates) wait for MandrivaUpdate to complete before | Thierry Vignaud | 2007-03-16 | 1 | -1/+4 |
| | | | | | recomputing updates & restarting the applet if needed | ||||
* | (harvester) return pids of reaped children | Thierry Vignaud | 2007-03-16 | 1 | -1/+3 |
| | |||||
* | (fork_exec) return pid of forked process | Thierry Vignaud | 2007-03-16 | 1 | -1/+2 |
| | |||||
* | (silentCheck) check if urpm db is not lockable; if not, skip updating it | Thierry Vignaud | 2007-03-16 | 1 | -3/+18 |
| | |||||
* | (checkConfig) if no config file, operate offline w/o complaining | Thierry Vignaud | 2007-03-16 | 1 | -1/+0 |
| | |||||
* | on left click on applet, run MandrivaUpdate if there're updates | Thierry Vignaud | 2007-03-13 | 1 | -6/+3 |
| | |||||
* | store update frequency in /etc/sysconfig/mdkapplet (default is 3h) | Thierry Vignaud | 2007-03-13 | 1 | -1/+5 |
| | |||||
* | (installUpdates) run MandrivaUpdate directly instead of mdvupdate wrapper | Thierry Vignaud | 2007-03-12 | 1 | -1/+1 |
| | |||||
* | kill a debug statement | Thierry Vignaud | 2007-03-09 | 1 | -1/+0 |
| | |||||
* | (setState) bump copyright | Thierry Vignaud | 2007-03-09 | 1 | -1/+1 |
| | |||||
* | (refresh_gui) prevent checking 4 times if there're updates before actually ↵ | Thierry Vignaud | 2007-03-09 | 1 | -1/+1 |
| | | | | running MandrivaUpdate | ||||
* | (cronUpdate) rename it to something more sensitive: setup_cyclic_check() | Thierry Vignaud | 2007-03-09 | 1 | -2/+2 |
| | |||||
* | (silentCheck) since we allow working totally w/o the server, don't die if ↵ | Thierry Vignaud | 2007-03-09 | 1 | -1/+1 |
| | | | | we're not registered | ||||
* | (silentCheck) enable to work w/o the server (per romain's request) | Thierry Vignaud | 2007-03-09 | 1 | -0/+1 |
| | |||||
* | (fork_exec) just resuse run_program | Thierry Vignaud | 2007-03-09 | 1 | -6/+2 |
| | |||||
* | (fork_exec) return value is never used => kill it | Thierry Vignaud | 2007-03-09 | 1 | -1/+0 |
| | |||||
* | (silentCheck) compute updates localy | Thierry Vignaud | 2007-03-09 | 1 | -17/+21 |
| | |||||
* | on left click on applet, run MandrivaUpdate if there're updates | Thierry Vignaud | 2007-03-13 | 1 | -28/+60 |
| | |||||
* | (setState) fix closing about dialog when "close" button is clicked (#25867) | Thierry Vignaud | 2006-09-18 | 1 | -0/+1 |
| | |||||
* | (setState) kill some dead code | Thierry Vignaud | 2006-06-23 | 1 | -12/+0 |
| | |||||
* | (silentCheck) kill dead code | Thierry Vignaud | 2006-04-11 | 1 | -3/+1 |
| | |||||
* | - bump copyright years | Thierry Vignaud | 2006-04-11 | 1 | -2/+3 |
| | | | | | | - remove daouda's dead email - list myself | ||||
* | (checkConfig) do not flood logs when config file is not there | Thierry Vignaud | 2006-04-11 | 1 | -1/+3 |
| | |||||
* | better fix: no more flashing dialog when it's already at top level | Thierry Vignaud | 2006-04-07 | 1 | -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 behind | Thierry Vignaud | 2006-04-07 | 1 | -1/+1 |
| | | | | | other windows without flashing it when opening the menu | ||||
* | do not flash the applet window when opening the contextual menu of the icon | Thierry Vignaud | 2006-04-07 | 1 | -1/+1 |
| | |||||
* | raise the window when it's already displayed and the user clicks again on ↵ | Thierry Vignaud | 2006-04-07 | 1 | -2/+6 |
| | | | | the systray icon (#21906) | ||||
* | (setState) set window icon | Thierry Vignaud | 2006-04-07 | 1 | -0/+1 |
| | |||||
* | fork a browser on Mandriva Online website when clicking on the URL | Thierry Vignaud | 2006-04-07 | 1 | -0/+6 |
| | |||||
* | install SIGHUP handler earlier so that the applet supports a very high | Thierry Vignaud | 2006-04-07 | 1 | -7/+8 |
| | | | | | restart frequency (only usefull for tests) | ||||
* | (fork_exec) actually pass extra arguments to forked process | Thierry Vignaud | 2006-04-07 | 1 | -2/+1 |
| | |||||
* | (setState) when "About..." is clicked, open a dialog rather than run a browser | Thierry Vignaud | 2006-04-06 | 1 | -1/+31 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-04-06 | 1 | -2/+2 |
| | |||||
* | Not all platforms automatically reinstall their (native) signal | Thierry Vignaud | 2006-04-06 | 1 | -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 thus | Thierry Vignaud | 2006-04-06 | 1 | -2/+1 |
| | | | | | simplify this function | ||||
* | add --auto-update option and uses it in restart_applet() so that we | Thierry Vignaud | 2006-04-06 | 1 | -3/+5 |
| | | | | | don't fail to rerun ourselves in some obscure conditions | ||||
* | on SIGHUP, restart the applet | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| |