summaryrefslogtreecommitdiffstats
path: root/src/fringlib/fringui.py
Commit message (Collapse)AuthorAgeFilesLines
* * Display state every 250msFrederic Back2006-10-061-6/+11
| | | | | | | | | | * Changed parent button size to SMALL_TOOLBAR * Added progress bar * The progress signal now also emits the path getting parsed * Path in status bar is now relative to current path (shorter) git-svn-id: file:///home/lennart/svn/public/fring/trunk@66 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Changed parent button size to SMALL_TOOLBARFrederic Back2006-10-041-7/+26
| | | | | | | | | * Added progress bar * The progress signal now also emits the path getting parsed * Path in status bar is now relative to current path (shorter) git-svn-id: file:///home/lennart/svn/public/fring/trunk@65 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Cursor only set in eventboxFrederic Back2006-10-031-4/+4
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@64 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Fixed cursor bugFrederic Back2006-10-031-16/+1
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@63 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Put sumlists in a central repository. Load from memory if a pathFrederic Back2006-10-031-18/+24
| | | | | | | is already walked. git-svn-id: file:///home/lennart/svn/public/fring/trunk@62 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Added one ring by defaultFrederic Back2006-10-031-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@60 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * added i18n supportFrederic Back2006-10-021-19/+39
| | | | | | | * menu entries to add/remove rings git-svn-id: file:///home/lennart/svn/public/fring/trunk@57 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Corrected cursor issuesFrederic Back2006-10-021-27/+21
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@55 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Cleaned up method names in fringuiFrederic Back2006-10-021-76/+73
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@54 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Added simple parent folder memoryFrederic Back2006-10-021-7/+27
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@53 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * added Insta-Click folder changeFrederic Back2006-10-021-5/+11
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@52 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Added SumList as a dummy class again to be able to create pointers toFrederic Back2006-10-021-41/+37
| | | | | | | | | subfolders. This will allow fast switching to subfolders. * Removed all walkers except the gnomevfs one * Added status message when hovering parent button git-svn-id: file:///home/lennart/svn/public/fring/trunk@51 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * "merged" c_walker "branch" to trunk. Frederic Back2006-09-281-22/+39
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@41 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Improved percentage displayFrederic Back2006-09-261-4/+0
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@32 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * display total disk usage in ring centerFrederic Back2006-09-261-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@31 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Allow clicking on links even while busy. This is useful when scanning laaargeFrederic Back2006-09-251-8/+9
| | | | | | | | directories and getting bored. * Remove debug output of busy state git-svn-id: file:///home/lennart/svn/public/fring/trunk@28 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* cursor fixLennart Poettering2006-09-241-6/+5
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@23 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Correct bug: Busy state was not reset correctly when openingFrederic Back2006-09-241-3/+5
| | | | | | | parent folder git-svn-id: file:///home/lennart/svn/public/fring/trunk@22 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * do not show black backrgound when app starts upFrederic Back2006-09-241-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@20 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* implement a status line which shows information about the entry under the mouseLennart Poettering2006-09-221-2/+19
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@14 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* add a hotspot for each pie segmentLennart Poettering2006-09-221-2/+1
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@12 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* rework tree walking: sort items by sizeLennart Poettering2006-09-221-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@10 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* show "watch" cursor whenever applicableLennart Poettering2006-09-221-1/+23
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@6 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Made a first python packageFrederic Back2006-09-221-0/+276
git-svn-id: file:///home/lennart/svn/public/fring/trunk@4 d0d2c35f-0a1e-0410-abeb-dabff30a67ee