| Commit message (Expand) | Author | Age | Files | Lines |
* | fix crash if DBus is active but Hal isn't (#44434) | tv | 2008-09-30 | 1 | -2/+1 |
* | no need to load Gtk2::Pango | tv | 2008-09-29 | 1 | -2/+0 |
* | hide applet if all discs got umounted (#41176) | tv | 2008-09-29 | 1 | -0/+7 |
* | split Hal code so that it can be reused in configurator | tv | 2008-09-29 | 1 | -18/+3 |
* | (firstCheck) kill dead code (useless now that we use HAL) | tv | 2008-09-29 | 1 | -17/+0 |
* | (is_proper_device,firstCheck) use HAL in order to detect discs avaible | tv | 2008-09-29 | 1 | -3/+9 |
* | (is_proper_device) split it out (needed for next commits) | tv | 2008-09-29 | 1 | -3/+7 |
* | report DBus errors | tv | 2008-09-26 | 1 | -0/+25 |
* | do not crash if DBus isn't reachable (might fix #40801 as well as | tv | 2008-09-26 | 1 | -25/+32 |
* | keep timeout value as a variable (needed for next commit) | tv | 2008-09-26 | 1 | -1/+3 |
* | feature 'state' is now unused after last commit | tv | 2008-09-26 | 1 | -1/+0 |
* | set status icon's icon once forever (no need to set again the same | tv | 2008-09-26 | 1 | -5/+1 |
* | create status icon earlier (needed for next commits) | tv | 2008-09-26 | 1 | -6/+11 |
* | delay first check by 30s so that notification goes at the right place | tv | 2008-09-26 | 1 | -1/+1 |
* | prevent running twice the same applet | tv | 2008-08-07 | 1 | -0/+4 |
* | (setState) try harder to show the icon before the bubble so that the | tv | 2008-06-24 | 1 | -0/+2 |
* | only popup if something is mounted | tv | 2008-06-24 | 1 | -1/+1 |
* | (harvester) keep running if configured once | tv | 2008-05-13 | 1 | -2/+0 |
* | (setState) make notifications be more informative (#40360) | tv | 2008-05-13 | 1 | -1/+1 |
* | (firstCheck) exclude root fs from found USB discs | tv | 2008-05-09 | 1 | -0/+18 |
* | (setState) like mdkapplet, do not crash if notify deamon failed on | tv | 2008-04-14 | 1 | -1/+1 |
* | fix copyright year | tv | 2008-04-04 | 1 | -1/+1 |
* | do not wake up on CD insertion (#39748) | tv | 2008-04-03 | 1 | -1/+3 |
* | (isNetwork) kill dead code | tv | 2008-04-01 | 1 | -8/+0 |
* | kill dead code | tv | 2008-03-28 | 1 | -2/+1 |
* | space cleanup | tv | 2008-03-28 | 1 | -1/+1 |
* | fix a warning in Net::DBus::Binding | tv | 2008-03-28 | 1 | -1/+1 |
* | do not display multiple bubbles if more than one device is plugged in | tv | 2008-03-28 | 1 | -1/+4 |
* | do not alter status if a non block device is plugged | tv | 2008-03-28 | 1 | -1/+3 |
* | - applet: | tv | 2008-03-28 | 1 | -0/+26 |
* | (silentCheck) rename as firstCheck() and simplify since we're now | tv | 2008-03-28 | 1 | -20/+5 |
* | (setup_cyclic_check) no more regularly run silentCheck() (preparing to | tv | 2008-03-28 | 1 | -12/+1 |
* | (harvester) kill dead code | tv | 2008-03-28 | 1 | -2/+0 |
* | (harvester) no need to recheck once configurator was run (it doesn't | tv | 2008-03-28 | 1 | -1/+0 |
* | typo fix (Reinout van Schouwen) | tv | 2008-03-18 | 1 | -1/+1 |
* | revert bogus latest commit | tv | 2008-03-17 | 1 | -38/+5 |
* | typo fix (Reinout van Schouwen) | tv | 2008-03-17 | 1 | -5/+38 |
* | (silentCheck) ligther check | tv | 2008-03-05 | 1 | -1/+1 |
* | (setup_cyclic_check) check only every 5s | tv | 2008-03-05 | 1 | -1/+1 |
* | (silentCheck) space cleanup | tv | 2008-03-05 | 1 | -1/+0 |
* | (silentCheck) hide again if no more USB disk | tv | 2008-03-05 | 1 | -0/+1 |
* | (silentCheck) do not notify again if already done | tv | 2008-03-05 | 1 | -1/+1 |
* | (silentCheck) only show up if detecting new discs | tv | 2008-03-05 | 1 | -1/+5 |
* | (silentCheck) force refreshing cache | tv | 2008-03-05 | 1 | -0/+3 |
* | remember current state | tv | 2008-03-05 | 1 | -1/+2 |
* | remove one shot check scheduled after 4sec | tv | 2008-03-05 | 1 | -1/+0 |
* | (setup_cyclic_check) check every 2 seconds, not every 5mns | tv | 2008-03-05 | 1 | -2/+2 |
* | (setup_cyclic_check) unlike mdkapplet, we've no reason to skip initial check | tv | 2008-03-05 | 1 | -5/+0 |
* | initial import | tv | 2008-02-27 | 1 | -0/+269 |