index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
/
gui
/
defaultui.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge gui.defaultui into gui.ui
hut
2011-09-29
1
-136
/
+0
|
*
defaults/keys: improved hints
hut
2011-05-08
1
-0
/
+1
|
*
widgets/console: Simplified console
hut
2010-08-26
1
-2
/
+2
|
*
Clean up
hut
2010-04-19
1
-7
/
+6
|
|
|
|
|
Mostly remove unused imports and move imports from functions to the module level
*
widgets.console: added "prompt" keyword argument for console.open()
hut
2010-04-15
1
-2
/
+2
|
*
gui.defaultui: remove (redundant) main_column attribute
hut
2010-04-05
1
-1
/
+0
|
|
|
|
it can be accessed via browser.main_column anyway.
*
Rebuild the browsercolumns if settings.column_ratios is changed
hut
2010-04-04
1
-0
/
+2
|
*
Added a setting for the column ratios
hut
2010-04-04
1
-3
/
+1
|
*
Changed license to the GNU General Public License
hut
2010-02-28
1
-11
/
+12
|
*
cleanups
hut
2010-01-24
1
-5
/
+5
|
*
1.0.2!
v1.0.2
hut
2010-01-14
1
-0
/
+4
|
*
defaultui: clear statusbar message when opening console
hut
2010-01-13
1
-0
/
+1
|
*
cleanups + style adjustments
hut
2010-01-13
1
-1
/
+1
|
*
added license information
hut
2010-01-08
1
-0
/
+14
|
*
pager: open and close it properly
hut
2010-01-05
1
-0
/
+2
|
*
ui: redraw when marking/tags change
hut
2010-01-01
1
-0
/
+3
|
*
notify: merged into statusbar, allow to view the log in the pager
hut
2010-01-01
1
-19
/
+6
|
*
removed ProcessManager to TaskView
hut
2009-12-31
1
-11
/
+11
|
*
optimized drawing of widgets (broke notify widget)
hut
2009-12-31
1
-2
/
+1
|
*
rename filelist(container) to browsercolumn/browserview
hut
2009-12-31
1
-16
/
+16
|
*
added documentation, clean up
hut
2009-12-31
1
-7
/
+15
|
*
F1 key (inside console) for viewing information about the command
hut
2009-12-29
1
-1
/
+6
|
*
fixed widget problems
hut
2009-12-29
1
-1
/
+1
|
*
switching to using sub-windows instead of absolute positions
hut
2009-12-28
1
-10
/
+10
|
*
display the contents of the file in the pager
hut
2009-12-28
1
-1
/
+23
|
*
added process manager which lists running load processes
hut
2009-12-25
1
-0
/
+16
|
*
added hints for key-combinations
hut
2009-12-24
1
-1
/
+4
|
*
fixed throbber
hut
2009-12-23
1
-2
/
+7
|
*
added primitive "throbber"
hut
2009-12-23
1
-0
/
+3
|
*
some clean ups
hut
2009-12-22
1
-1
/
+1
|
*
notification widget
hut
2009-12-18
1
-1
/
+18
|
*
Added console commands + tab completion
hut
2009-12-15
1
-2
/
+2
|
*
implemented statusbar widget
hut
2009-12-14
1
-2
/
+9
|
*
updated / added tests
hut
2009-12-13
1
-3
/
+3
|
*
implemented FileListContainer
hut
2009-12-12
1
-27
/
+10
|
*
Reorganization of gui/widget hierarchy and directory structure
hut
2009-12-11
1
-18
/
+18
|
*
implemented a console (without commands)
hut
2009-12-02
1
-7
/
+21
|
*
scrolling
hut
2009-12-01
1
-0
/
+4
|
*
started to implement colorschemes
hut
2009-11-29
1
-5
/
+5
|
*
restructuration
hut
2009-11-28
1
-0
/
+39