Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved behaviour at preview row when still generating | hut | 2009-06-12 | 2 | -2/+7 |
| | |||||
* | uncommented exception handler in fm.rb | hut | 2009-06-12 | 1 | -3/+3 |
| | | | | it was one cause of the "evil bug" eariler, seems to work now. | ||||
* | cleanup + removed relics from the dark ages | hut | 2009-06-12 | 1 | -11/+8 |
| | |||||
* | fixed "ranger.rb -k" | hut | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | fixed evil bug *completely* | hut | 2009-06-12 | 1 | -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) | ||||
* | clean up | hut | 2009-06-12 | 1 | -3/+4 |
| | |||||
* | detached entry from directory into a seperate file | hut | 2009-06-12 | 2 | -143/+155 |
| | |||||
* | comment out unused bars | hut | 2009-06-12 | 1 | -52/+52 |
| | |||||
* | F -> filter | hut | 2009-06-12 | 1 | -19/+44 |
| | |||||
* | no log of unknown keys | hut | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | improved debug module | hut | 2009-06-12 | 1 | -38/+130 |
| | |||||
* | completed colorscheme support | hut | 2009-06-12 | 4 | -65/+32 |
| | |||||
* | implementing colorschemes, work in progress | hut | 2009-06-12 | 5 | -145/+321 |
| | |||||
* | renamed Interface module to CLI, cleanups | hut | 2009-06-12 | 5 | -74/+105 |
| | |||||
* | renamed interface/ncurses.rb to code/cli.rb | hut | 2009-06-12 | 1 | -0/+0 |
| | |||||
* | moved screensaver, cleanups | hut | 2009-06-12 | 2 | -14/+5 |
| | |||||
* | moved fm class to code/fm/ | hut | 2009-06-12 | 3 | -22/+26 |
| | |||||
* | clearing up | hut | 2009-06-11 | 3 | -5/+5 |
| | |||||
* | mooo | hut | 2009-06-11 | 7 | -29/+38 |
| | |||||
* | no priority | hut | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | wip | hut | 2009-06-11 | 4 | -42/+61 |
| | |||||
* | new version number v0.2.2 | hut | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | fixed. | hut | 2009-06-11 | 4 | -18/+39 |
| | |||||
* | stuff | hut | 2009-06-11 | 1 | -5/+3 |
| | |||||
* | removed black borders left/right of highlighted item | hut | 2009-06-11 | 1 | -2/+2 |
| | |||||
* | wip | hut | 2009-06-11 | 2 | -1/+5 |
| | |||||
* | interrupts? | hut | 2009-06-11 | 1 | -0/+1 |
| | |||||
* | more generic require system | hut | 2009-06-11 | 3 | -25/+10 |
| | |||||
* | fixed backspace key on some linux distros / ncurses versions | hut | 2009-06-08 | 1 | -1/+1 |
| | |||||
* | poopoo | hut | 2009-06-04 | 3 | -0/+5 |
| | |||||
* | Don't need Changelog, I now have Git :) | hut | 2009-06-04 | 1 | -67/+0 |
| | |||||
* | Initial commit | hut | 2009-06-04 | 5 | -57/+26 |
| | |||||
* | lots of changes. version 0.2.1 v0.2.1 | hut | 2009-05-09 | 18 | -507/+3562 |
| | |||||
* | new minor version v0.2.0 | hut | 2009-04-10 | 10 | -649/+1313 |
| | |||||
* | the first usable version. v0.1.0 | hut | 2009-04-08 | 8 | -0/+1347 |
I was not using git yet, this was a simple backup |