about summary refs log tree commit diff stats
path: root/code/fm
Commit message (Collapse)AuthorAgeFilesLines
* fixed Marshal.load of rchut2009-06-131-1/+1
|
* fixing & cleaning uphut2009-06-131-13/+8
|
* cleaning uphut2009-06-131-151/+0
|
* rewrite of the way files are executed, easier confighut2009-06-132-63/+33
|
* expanded color scheme supporthut2009-06-131-5/+21
|
* moved draw to code/fm/draw.rbhut2009-06-121-0/+302
|
* removed void class, it was only there for debugginghut2009-06-121-12/+0
|
* uncommented exception handler in fm.rbhut2009-06-121-3/+3
| | | | it was one cause of the "evil bug" eariler, seems to work now.
* cleanup + removed relics from the dark ageshut2009-06-121-11/+8
|
* fixed evil bug *completely*hut2009-06-121-0/+1
| | | | | | the one that keeps ranger running in the background when you use the window manager to close it (ie. clicking the X or pressing ALT+F4 or whatever means your window manager has to close a program)
* F -> filterhut2009-06-121-19/+44
|
* completed colorscheme supporthut2009-06-121-1/+0
|
* renamed Interface module to CLI, cleanupshut2009-06-121-2/+2
|
* moved fm class to code/fm/hut2009-06-123-0/+1029