summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | that we use notifications bubbles
* (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
| | | | | msec permissions (#34323))
* 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
| | | | | "Deprecation warning: use Gtk2::AboutDialog::set_program_name instead of set_name"
* (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
| | | | | this (#32978) (nice side effect: speed up the updates lookup)
* 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 ↵Thierry Vignaud2007-08-091-3/+3
| | | | to ease futur changes; add quotes
* 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
| | | | | initial check
* 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
| | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freeze the desktop)
* 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 ↵Thierry Vignaud2007-03-211-3/+0
| | | | polling (#29788)
* (harvester,silentCheck) fork the updates checking in background, thus fixing:Thierry Vignaud2007-03-211-34/+73
| | | | | | - frozed applet while computing updates - memory leak (15Mb on every check)
* (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
| | | | | full-screen window go above the applet)
* (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
| | | | | MandrivaUpdate (not eg edit-urpm-sources)
* when there's no media at all or when all update media are disabled,Thierry Vignaud2007-03-201-1/+6
| | | | | run source media manager on right click
* (silentCheck) add two new states that enable mdkapplet to warn whenThierry Vignaud2007-03-201-1/+28
| | | | | there's no media at all or when all update media are disabled"
* display "busy" state while computing updates on startupThierry Vignaud2007-03-191-1/+1
|
* (harvester) update status once MandrivaUpdate completedThierry Vignaud2007-03-161-1/+6
|
* (silentCheck) do not alter media while MandrivaUpdate is runningThierry Vignaud2007-03-161-0/+1
|
* (silentCheck) do not allow to run several instances of MandrivaUpdateThierry Vignaud2007-03-161-0/+5
|
* (harvester) fix returning pidsThierry Vignaud2007-03-161-1/+0
|
* fix eating all CPU after running MandrivaUpdateThierry Vignaud2007-03-161-4/+0
|
* typo fixThierry Vignaud2007-03-161-1/+1
|