summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Show smaller segmentsFrederic Back2006-09-281-1/+1
* * Corrected another bugFrederic Back2006-09-281-1/+0
* * Sort first ring as usual, but inner rings by sizeFrederic Back2006-09-281-3/+10
* * Corrected bug in gnomevfs walking routineFrederic Back2006-09-281-2/+0
* * "merged" c_walker "branch" to trunk. Frederic Back2006-09-284-140/+258
* * removed obsolete TODO itemsFrederic Back2006-09-271-9/+7
* * Improved percentage displayFrederic Back2006-09-262-8/+6
* * display total disk usage in ring centerFrederic Back2006-09-263-6/+23
* * Renamed main program to "fring"Frederic Back2006-09-261-0/+0
* * Allow clicking on links even while busy. This is useful when scanning laaargeFrederic Back2006-09-251-8/+9
* * Catch a possible exceptionFrederic Back2006-09-251-1/+3
* * use unsigned long for sizeFrederic Back2006-09-252-20/+19
* cursor fixLennart Poettering2006-09-241-6/+5
* * Correct bug: Busy state was not reset correctly when openingFrederic Back2006-09-241-3/+5
* * Prevent division by zero errorFrederic Back2006-09-241-0/+1
* * do not show black backrgound when app starts upFrederic Back2006-09-241-0/+3
* * Corrected the tuple orderFrederic Back2006-09-241-1/+2
* * Added experimental build_tree in c++Frederic Back2006-09-232-0/+120
* implement a status line which shows information about the entry under the mouseLennart Poettering2006-09-222-45/+53
* create new file fringutil.py and move the size pretty printing function into itLennart Poettering2006-09-221-0/+12
* add a hotspot for each pie segmentLennart Poettering2006-09-222-15/+80
* ignore only OSerrors when walkingLennart Poettering2006-09-221-4/+2
* rework tree walking: sort items by sizeLennart Poettering2006-09-222-68/+68
* minor fix with instance variablesLennart Poettering2006-09-221-4/+1
* minor typo fixLennart Poettering2006-09-221-1/+1
* show "watch" cursor whenever applicableLennart Poettering2006-09-221-1/+23
* * Made a first python packageFrederic Back2006-09-226-0/+729