summaryrefslogtreecommitdiffstats
path: root/draksnapshot-applet
Commit message (Collapse)AuthorAgeFilesLines
* (isNetwork) kill dead codetv2008-04-011-8/+0
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241695 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* kill dead codetv2008-03-281-2/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241096 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* space cleanuptv2008-03-281-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241095 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* fix a warning in Net::DBus::Bindingtv2008-03-281-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241094 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* do not display multiple bubbles if more than one device is plugged intv2008-03-281-1/+4
| | | | | | | less than 5 seconds git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241092 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* do not alter status if a non block device is pluggedtv2008-03-281-1/+3
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241090 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* - applet:tv2008-03-281-0/+26
| | | | | | | | o switch to HAL for detecting new plugged USB devices (no more polling and fix memory leak in libmodprobe (#38601)) git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241089 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) rename as firstCheck() and simplify since we're nowtv2008-03-281-20/+5
| | | | | | | called only once at startup git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241088 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (setup_cyclic_check) no more regularly run silentCheck() (preparing totv2008-03-281-12/+1
| | | | | | | switch to using HAL) git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241087 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (harvester) kill dead codetv2008-03-281-2/+0
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241086 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (harvester) no need to recheck once configurator was run (it doesn'ttv2008-03-281-1/+0
| | | | | | | change list of plugged USB devices) git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@241078 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* typo fix (Reinout van Schouwen)tv2008-03-181-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@239942 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* revert bogus latest committv2008-03-171-38/+5
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@239846 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* typo fix (Reinout van Schouwen)tv2008-03-171-5/+38
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@239841 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) ligther checktv2008-03-051-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238665 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (setup_cyclic_check) check only every 5stv2008-03-051-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238629 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) space cleanuptv2008-03-051-1/+0
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238626 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) hide again if no more USB disktv2008-03-051-0/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238625 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) do not notify again if already donetv2008-03-051-1/+1
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238624 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) only show up if detecting new discstv2008-03-051-1/+5
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238623 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (silentCheck) force refreshing cachetv2008-03-051-0/+3
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238622 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* remember current statetv2008-03-051-1/+2
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238621 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* remove one shot check scheduled after 4sectv2008-03-051-1/+0
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238620 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (setup_cyclic_check) check every 2 seconds, not every 5mnstv2008-03-051-2/+2
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238619 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* (setup_cyclic_check) unlike mdkapplet, we've no reason to skip initial checktv2008-03-051-5/+0
| | | | git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@238618 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94
* initial importtv2008-02-271-0/+269
git-svn-id: http://svn.mandriva.com/svn/soft/draksnapshot/trunk@237660 99302b65-d5f7-0310-b3dd-f8cd6f4e3d94