about summary refs log tree commit diff stats
path: root/ranger/gui/displayable.py
Commit message (Expand)AuthorAgeFilesLines
* fixed __nonzero__ compatibility problemhut2010-02-281-0/+1
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* cleanupshut2010-01-241-8/+8
* cleanups + style adjustmentshut2010-01-131-8/+12
* added license informationhut2010-01-081-0/+14
* cleanupshut2010-01-021-1/+0
* cleanuphut2009-12-311-1/+0
* moved some displayable methods to curses_shortcutshut2009-12-311-54/+10
* fixed tc_displayablehut2009-12-311-5/+5
* optimized drawing of widgets (broke notify widget)hut2009-12-311-10/+37
* added documentation, clean uphut2009-12-311-40/+95
* fixed a few things~hut2009-12-301-3/+4
* fixed widget problemshut2009-12-291-2/+10
* updated widgetshut2009-12-291-13/+9
* a somewhat working versionhut2009-12-291-11/+16
* be less strict with resizeshut2009-12-291-7/+11
* Optimized moving/resizing of windows, fixed absolute position bughut2009-12-291-7/+22
* disregard the last commit. this is the quick fixhut2009-12-291-1/+0
* quick&dirty fix for correct rel/abs coordinateshut2009-12-291-2/+2
* fixed "(y, x) in widget"hut2009-12-281-3/+6
* sub-windows are working well nowhut2009-12-281-4/+7
* fixeshut2009-12-281-2/+3
* switching to using sub-windows instead of absolute positionshut2009-12-281-3/+20
* display the contents of the file in the pagerhut2009-12-281-0/+9
* notification widgethut2009-12-181-2/+5
* re-indented docstringshut2009-12-171-9/+15
* "poke" widgets, expand last column if there's no previewhut2009-12-141-4/+13
* updated / added testshut2009-12-131-12/+27
* implemented FileListContainerhut2009-12-121-5/+28
* clean upshut2009-12-111-5/+0
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-0/+167