summary refs log tree commit diff stats
path: root/ranger/gui/defaultui.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge gui.defaultui into gui.uihut2011-09-291-136/+0
|
* defaults/keys: improved hintshut2011-05-081-0/+1
|
* widgets/console: Simplified consolehut2010-08-261-2/+2
|
* Clean uphut2010-04-191-7/+6
| | | | | Mostly remove unused imports and move imports from functions to the module level
* widgets.console: added "prompt" keyword argument for console.open()hut2010-04-151-2/+2
|
* gui.defaultui: remove (redundant) main_column attributehut2010-04-051-1/+0
| | | | it can be accessed via browser.main_column anyway.
* Rebuild the browsercolumns if settings.column_ratios is changedhut2010-04-041-0/+2
|
* Added a setting for the column ratioshut2010-04-041-3/+1
|
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
|
* cleanupshut2010-01-241-5/+5
|
* 1.0.2! v1.0.2hut2010-01-141-0/+4
|
* defaultui: clear statusbar message when opening consolehut2010-01-131-0/+1
|
* cleanups + style adjustmentshut2010-01-131-1/+1
|
* added license informationhut2010-01-081-0/+14
|
* pager: open and close it properlyhut2010-01-051-0/+2
|
* ui: redraw when marking/tags changehut2010-01-011-0/+3
|
* notify: merged into statusbar, allow to view the log in the pagerhut2010-01-011-19/+6
|
* removed ProcessManager to TaskViewhut2009-12-311-11/+11
|
* optimized drawing of widgets (broke notify widget)hut2009-12-311-2/+1
|
* rename filelist(container) to browsercolumn/browserviewhut2009-12-311-16/+16
|
* added documentation, clean uphut2009-12-311-7/+15
|
* F1 key (inside console) for viewing information about the commandhut2009-12-291-1/+6
|
* fixed widget problemshut2009-12-291-1/+1
|
* switching to using sub-windows instead of absolute positionshut2009-12-281-10/+10
|
* display the contents of the file in the pagerhut2009-12-281-1/+23
|
* added process manager which lists running load processeshut2009-12-251-0/+16
|
* added hints for key-combinationshut2009-12-241-1/+4
|
* fixed throbberhut2009-12-231-2/+7
|
* added primitive "throbber"hut2009-12-231-0/+3
|
* some clean upshut2009-12-221-1/+1
|
* notification widgethut2009-12-181-1/+18
|
* Added console commands + tab completionhut2009-12-151-2/+2
|
* implemented statusbar widgethut2009-12-141-2/+9
|
* updated / added testshut2009-12-131-3/+3
|
* implemented FileListContainerhut2009-12-121-27/+10
|
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-18/+18
|
* implemented a console (without commands)hut2009-12-021-7/+21
|
* scrollinghut2009-12-011-0/+4
|
* started to implement colorschemeshut2009-11-291-5/+5
|
* restructurationhut2009-11-281-0/+39