summaryrefslogtreecommitdiffstats
path: root/mdkapplet
Commit message (Expand)AuthorAgeFilesLines
* (silentCheck) update inactive backport media (#34620)Thierry Vignaud2008-02-181-1/+8
* (silentCheck) reindentThierry Vignaud2008-02-051-60/+60
* (shouldStart) simplifyThierry Vignaud2008-02-051-2/+1
* perl_checker cleanups (killing dead code)Thierry Vignaud2008-02-051-10/+7
* increase initial check delayed from 60 seconds to 5 minutesThierry Vignaud2008-02-051-1/+1
* make sure to not display any bubbles at all if no updates (#37451)Thierry Vignaud2008-02-051-0/+1
* (setState) hide icon when no updates are availlable (#29768)Thierry Vignaud2008-02-051-0/+1
* ues Gtk2::StatusIcon instead of Gtk2::TrayIcon (needed for #29728)Thierry Vignaud2008-02-051-18/+12
* use Gtk2::Notify instead of Gtk2::NotificationBubble (#37113)Thierry Vignaud2008-02-051-5/+5
* fix setting priority with setpriority()Thierry Vignaud2008-02-051-1/+1
* (silentCheck) make sure to not report false positives (#36358)Thierry Vignaud2008-02-011-3/+5
* perl_checker cleanupsThierry Vignaud2008-02-011-4/+4
* (checkConfig,checkUpdates,isNetwork) readd them back as well asThierry Vignaud2008-02-011-11/+40
* readd back tooltips regarding "initial check delay" that got removedThierry Vignaud2008-02-011-0/+5
* do not display a bubble while checking updates (#36526)Thierry Vignaud2008-02-011-0/+1
* (setState) enable to set tooltip w/o firing bubbles (for next commit, #36526)Thierry Vignaud2008-02-011-1/+1
* (setState) do not crash when icon is removed from the panel socket (#35908)Thierry Vignaud2008-02-011-1/+1
* (setup_cyclic_check) reindentThierry Vignaud2008-01-291-3/+3
* kill unused isNetwork() (was duplicated from net_applet...)Olivier Blin2008-01-021-22/+0
* delay initial check by 1 mn instead of by 25 secondsThierry Vignaud2007-12-111-1/+1
* do not display bubbles while waiting for the initial checkThierry Vignaud2007-12-111-5/+0
* (setState) enable to have states w/o displaying bubblesThierry Vignaud2007-12-111-4/+6
* 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