Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keys: fixed key 'cs' | hut | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | settings: corrected preview_files option | hut | 2010-01-01 | 2 | -2/+2 |
| | |||||
* | pager: fixed G key | hut | 2010-01-01 | 1 | -1/+4 |
| | |||||
* | random stuff | hut | 2010-01-01 | 3 | -1/+9 |
| | |||||
* | actions: fixed handling of unknown types at move_right | hut | 2010-01-01 | 2 | -4/+6 |
| | |||||
* | ui: redraw when marking/tags change | hut | 2010-01-01 | 2 | -0/+12 |
| | |||||
* | browser: corrected color tag | hut | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | commands: added grep command | hut | 2010-01-01 | 1 | -0/+17 |
| | |||||
* | readme: updated | hut | 2010-01-01 | 1 | -4/+77 |
| | |||||
* | actions: adjusted delete message | hut | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | browsercolumn: fixed redrawing | hut | 2010-01-01 | 2 | -3/+9 |
| | |||||
* | actions: adapted delete function to new notify system | hut | 2010-01-01 | 1 | -2/+1 |
| | |||||
* | pager: fixed scrolling range | hut | 2010-01-01 | 1 | -2/+2 |
| | |||||
* | keys: improved/fixed bindings for pager | hut | 2010-01-01 | 4 | -13/+28 |
| | |||||
* | options: rearranged lines | hut | 2010-01-01 | 1 | -8/+8 |
| | |||||
* | taskview: fixed redrawing | hut | 2010-01-01 | 1 | -26/+33 |
| | |||||
* | updated jungle colorscheme | hut | 2010-01-01 | 1 | -0/+13 |
| | |||||
* | improved snow colorscheme | hut | 2010-01-01 | 1 | -0/+3 |
| | |||||
* | low view: added title | hut | 2010-01-01 | 1 | -1/+4 |
| | |||||
* | random cleanups/fixes | hut | 2010-01-01 | 5 | -13/+16 |
| | |||||
* | statusbar: fixed colors | hut | 2010-01-01 | 2 | -11/+6 |
| | |||||
* | pager: fixed keys and redrawing | hut | 2010-01-01 | 4 | -15/+35 |
| | |||||
* | notify: merged into statusbar, allow to view the log in the pager | hut | 2010-01-01 | 11 | -148/+85 |
| | |||||
* | bookmarks: added testcase, documentation, setting | hut | 2010-01-01 | 5 | -5/+81 |
| | |||||
* | bookmarks: fixed disappearing bookmarks | hut | 2010-01-01 | 2 | -5/+9 |
| | |||||
* | bookmarks: changed NonexistantBookmark to KeyError | hut | 2010-01-01 | 2 | -6/+2 |
| | |||||
* | bookmarks: catch some special conditions | hut | 2010-01-01 | 2 | -1/+8 |
| | |||||
* | fixed crash after resizing while in the middle of a key combination | hut | 2010-01-01 | 2 | -2/+7 |
| | |||||
* | fixed overflow while drawing bookmark list | hut | 2010-01-01 | 3 | -1/+8 |
| | |||||
* | sort bookmark list | hut | 2010-01-01 | 1 | -1/+2 |
| | |||||
* | draw a list of bookmarks when pressing ` or ' | hut | 2010-01-01 | 3 | -1/+30 |
| | |||||
* | adapted OpenConsole to the new system | hut | 2010-01-01 | 1 | -3/+1 |
| | |||||
* | added documentation | hut | 2010-01-01 | 2 | -12/+96 |
| | |||||
* | improved procedures of spawning processes | hut | 2010-01-01 | 5 | -151/+163 |
| | |||||
* | cleanups | hut | 2009-12-31 | 3 | -5/+13 |
| | |||||
* | cleanup | hut | 2009-12-31 | 2 | -3/+0 |
| | |||||
* | changed a few names | hut | 2009-12-31 | 6 | -15/+15 |
| | | | | | | | in colorschemes: in_display -> in_browser in BrowserColumn self.main_display -> self.main_column | ||||
* | removed ProcessManager to TaskView | hut | 2009-12-31 | 5 | -47/+28 |
| | |||||
* | fixed ranger.__main__ | hut | 2009-12-31 | 1 | -1/+2 |
| | |||||
* | moved some displayable methods to curses_shortcuts | hut | 2009-12-31 | 2 | -54/+64 |
| | |||||
* | fixed tc_displayable | hut | 2009-12-31 | 2 | -14/+16 |
| | |||||
* | optimized drawing of widgets (broke notify widget) | hut | 2009-12-31 | 6 | -34/+90 |
| | |||||
* | updated statusbar/titlebar | hut | 2009-12-31 | 3 | -200/+184 |
| | |||||
* | rename filelist(container) to browsercolumn/browserview | hut | 2009-12-31 | 7 | -72/+110 |
| | |||||
* | fixed tabs | hut | 2009-12-31 | 1 | -2/+2 |
| | |||||
* | added documentation, clean up | hut | 2009-12-31 | 6 | -64/+128 |
| | |||||
* | removed test/stuff directory | hut | 2009-12-30 | 6 | -236/+0 |
| | | | | It contained non-relevant scripts | ||||
* | updated uml project | hut | 2009-12-30 | 5 | -73/+215 |
| | |||||
* | filelist widget optimization | hut | 2009-12-30 | 2 | -24/+16 |
| | | | | | instead of containing another pager widget, filelist now inherits the pagers properties for displaying the content of files | ||||
* | clean ups | hut | 2009-12-30 | 2 | -65/+59 |
| |