summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* kill disconnect state (thus make mdkapplet works again w/o network)Thierry Vignaud2007-12-051-34/+10
* drop --debug optionThierry Vignaud2007-12-041-2/+0
* (silentCheck) prevent running an external command, and set priorityThierry Vignaud2007-12-041-1/+5
* show Mandriva Linux site instead of old mdvonline oneThierry Vignaud2007-12-041-1/+1
* (silentCheck) run nice instead of reniceThierry Vignaud2007-12-041-1/+1
* (silentCheck) run renice on urpmi.update (detaching "renice" lead toThierry Vignaud2007-12-041-2/+1
* drop web link from menu (was only relevant for web based Online service)Thierry Vignaud2007-12-041-11/+10
* kill dead code (was dead since we drop web interface)Thierry Vignaud2007-12-041-164/+5
* kill support for dead "noconfig", "configureApplet" and "register" statesThierry Vignaud2007-12-041-10/+2
* add spacing between functionsThierry Vignaud2007-11-021-0/+25
* (silentCheck) renice checking updates at level 7Thierry Vignaud2007-11-021-0/+1
* stop displaying a wait message dialog while checking for updates nowThierry Vignaud2007-10-221-4/+1
* (setState) use notification bubblesThierry Vignaud2007-10-221-0/+6
* (my_sprintf_fixutf8) kill it (unused since 2006.6 but triggered byThierry Vignaud2007-10-011-6/+2
* run with reduced I/O priority (#33888)Thierry Vignaud2007-09-241-0/+1
* (setState) kill commented out codeThierry Vignaud2007-09-031-1/+0
* (setState) bump yearThierry Vignaud2007-09-031-1/+1
* (setState) do not set the version since we already put it in titleThierry Vignaud2007-09-031-1/+0
* (setState) do not wrap the license since it's horribleThierry Vignaud2007-09-031-1/+1
* (setState) convert to mygtk2, thus nicely kill the following warning:Thierry Vignaud2007-09-031-17/+17
* (setState) fix a %s interpolationThierry Vignaud2007-09-031-1/+1
* (silentCheck) only look at update media now that MandrivaUpdate doThierry Vignaud2007-08-291-1/+1
* prevent running drakbug when already running (#32439)Thierry Vignaud2007-08-101-1/+1
* further improve this string by spliting out the rpmdrake substring in order t...Thierry Vignaud2007-08-091-3/+3
* typo fixThierry Vignaud2007-08-091-1/+1
* default delay was mistakely increased from 25s to 250s (olivier faurax)Thierry Vignaud2007-08-071-1/+1
* introduce "delayed" state in order to make clear we wait for theThierry Vignaud2007-08-071-1/+12
* make first check delay configurable through /etc/sysconfig/mdkapplet (#32338)Thierry Vignaud2007-08-071-1/+2
* simplifyThierry Vignaud2007-08-061-2/+1
* use die() again now that drakbug is more sensitiveThierry Vignaud2007-08-061-2/+1
* remove workaround for buggy GNOME now that it has been fixedThierry Vignaud2007-08-031-5/+0
* mdkapplet already running should not fire drakbugThierry Vignaud2007-08-031-1/+4
* (silentCheck) hide password in logs (#30854)Thierry Vignaud2007-06-081-1/+1
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-03-231-0/+4
* go into "ok" state on startupThierry Vignaud2007-03-231-0/+2
* schedule first check 25seconds after startupThierry Vignaud2007-03-231-1/+1
* (setup_cyclic_check) skip the first check (aka wait 3hour)Thierry Vignaud2007-03-231-0/+6
* (silentCheck) kill dead commentThierry Vignaud2007-03-231-1/+1
* hide "configure the service" menu entryThierry Vignaud2007-03-221-6/+6
* really display which database is lockedThierry Vignaud2007-03-211-2/+2
* add a "locked" status in order to report clearly the issueThierry Vignaud2007-03-211-1/+7
* (harvester,silentCheck) remove the timers that make the applet constantly pol...Thierry Vignaud2007-03-211-3/+0
* (harvester,silentCheck) fork the updates checking in background, thus fixing:Thierry Vignaud2007-03-211-34/+73
* (silentCheck) do not needlessly create a new urpm objectThierry Vignaud2007-03-211-1/+0
* update log message regarding s/mdkupdate/MandrivaUpdate/Thierry Vignaud2007-03-201-1/+1
* (silentCheck) try harder to refresh the GUI while updating (eg: if aThierry Vignaud2007-03-201-0/+1
* (logIt) do not log translated messagesThierry Vignaud2007-03-201-26/+26
* (harvester) only schedule an updates check if we really runThierry Vignaud2007-03-201-1/+1
* when there's no media at all or when all update media are disabled,Thierry Vignaud2007-03-201-1/+6
* (silentCheck) add two new states that enable mdkapplet to warn whenThierry Vignaud2007-03-201-1/+28