summaryrefslogtreecommitdiffstats
path: root/src/fringlib/fringdata.py
Commit message (Collapse)AuthorAgeFilesLines
* * Added check for key before deleting from dictionaryFrederic Back2006-10-061-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/fring/trunk@67 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Display state every 250msFrederic Back2006-10-061-1/+7
| | | | | | | | | | * 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
* * Put sumlists in a central repository. Load from memory if a pathFrederic Back2006-10-031-0/+42
| | | | | | | is already walked. git-svn-id: file:///home/lennart/svn/public/fring/trunk@62 d0d2c35f-0a1e-0410-abeb-dabff30a67ee
* * Cleaned the walker, moved some functions back to theFrederic Back2006-10-031-0/+58
sumlist. git-svn-id: file:///home/lennart/svn/public/fring/trunk@61 d0d2c35f-0a1e-0410-abeb-dabff30a67ee