Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | different way of trimming indentation of command docstrings | hut | 2009-12-30 | 3 | -2/+35 |
| | |||||
* | allow to start the program by runnung the directory | hut | 2009-12-30 | 3 | -5/+9 |
| | |||||
* | moved main function to ranger.__main__ | hut | 2009-12-30 | 2 | -78/+84 |
| | |||||
* | fixed a few things~ | hut | 2009-12-30 | 4 | -18/+9 |
| | |||||
* | fixed movement in empty/unloaded directory | hut | 2009-12-29 | 1 | -0/+2 |
| | |||||
* | improved docstrings of commands | hut | 2009-12-29 | 1 | -8/+42 |
| | |||||
* | F1 key (inside console) for viewing information about the command | hut | 2009-12-29 | 6 | -8/+49 |
| | |||||
* | fixed spawning of shell | hut | 2009-12-29 | 3 | -2/+10 |
| | |||||
* | fixed mouse events in pager | hut | 2009-12-29 | 3 | -8/+18 |
| | |||||
* | fixed widget problems | hut | 2009-12-29 | 3 | -4/+12 |
| | |||||
* | updated widgets | hut | 2009-12-29 | 9 | -47/+31 |
| | |||||
* | a somewhat working version | hut | 2009-12-29 | 3 | -33/+39 |
| | |||||
* | be less strict with resizes | hut | 2009-12-29 | 1 | -7/+11 |
| | |||||
* | Optimized moving/resizing of windows, fixed absolute position bug | hut | 2009-12-29 | 3 | -9/+25 |
| | |||||
* | disregard the last commit. this is the quick fix | hut | 2009-12-29 | 2 | -2/+1 |
| | |||||
* | quick&dirty fix for correct rel/abs coordinates | hut | 2009-12-29 | 3 | -5/+6 |
| | |||||
* | updated test | hut | 2009-12-29 | 1 | -2/+2 |
| | |||||
* | fixed "(y, x) in widget" | hut | 2009-12-28 | 1 | -3/+6 |
| | |||||
* | fixed slow loading of small directories | hut | 2009-12-28 | 1 | -3/+3 |
| | |||||
* | sub-windows are working well now | hut | 2009-12-28 | 3 | -27/+27 |
| | |||||
* | another fix | hut | 2009-12-28 | 1 | -2/+6 |
| | |||||
* | fixes | hut | 2009-12-28 | 3 | -7/+8 |
| | |||||
* | switching to using sub-windows instead of absolute positions | hut | 2009-12-28 | 6 | -20/+46 |
| | |||||
* | fixed waitpid_no_intr | hut | 2009-12-28 | 2 | -4/+10 |
| | |||||
* | use os.chdir to stay on the pwd | hut | 2009-12-28 | 1 | -0/+2 |
| | |||||
* | clean ups | hut | 2009-12-28 | 7 | -14/+1 |
| | |||||
* | fixed pager, it was thinking lists are streams | hut | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | display the contents of the file in the pager | hut | 2009-12-28 | 7 | -12/+177 |
| | |||||
* | changed keybindings | hut | 2009-12-28 | 1 | -8/+11 |
| | |||||
* | fixed mouse-event with negative coordinates | hut | 2009-12-27 | 1 | -0/+8 |
| | |||||
* | test case for keyapi.Wrapper | hut | 2009-12-27 | 1 | -0/+24 |
| | |||||
* | improved key binding implementation | hut | 2009-12-27 | 6 | -179/+220 |
| | |||||
* | Merge branch 'cycle' into python | hut | 2009-12-27 | 5 | -25/+85 |
|\ |