summary refs log tree commit diff stats
path: root/ranger/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into develhut2010-04-144-25/+40
|\
| * widget.browsercolumn: display "?" in info in a different colorhut2010-04-142-1/+8
| * widgets.browsercolumn: added sanity check when clicking on previewhut2010-04-141-14/+15
| * fixed rarely occuring permission issuehut2010-04-141-1/+2
| * widgets.statusbar: better error detectionhut2010-04-141-5/+8
| * renamed fsobject.islink to fsobject.is_linkhut2010-04-143-3/+3
| * identify devices and handle them properlyhut2010-04-142-1/+4
* | Merge branch 'master' into develhut2010-04-142-13/+7
|\|
| * console: move imports to top levelhut2010-04-141-6/+4
| * slightly different prompt for open-consolehut2010-04-131-0/+2
| * Fixed broken statusbarhut2010-04-131-7/+1
* | Merge branch 'master' into develhut2010-04-133-17/+23
|\|
| * gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
| * gui.bar: clean uphut2010-04-132-15/+11
| * Abbreviate HOME with ~ in the titlebarhut2010-04-132-5/+14
| * widget.console: removed Directory importhut2010-04-121-1/+0
| * Grey out copied/cut files.hut2010-04-122-1/+4
| * cleanuphut2010-04-121-3/+5
| * Fixed handling of directories with GC'd subdirshut2010-04-121-5/+6
| * widgets.browserview: fixed collapse_previewhut2010-04-101-1/+1
* | Grey out copied/cut files.hut2010-04-122-1/+4
* | cleanuphut2010-04-121-3/+4
* | Fixed handling of directories with GC'd subdirshut2010-04-121-5/+6
* | Merge branch 'master' into develhut2010-04-091-12/+21
|\|
| * added option 'mouse_enabled'hut2010-04-081-12/+21
* | made accumualtor use ext.directory.Directoryhut2010-04-083-7/+7
* | use fm as arg.wdg in initialize_commands()hut2010-04-071-1/+1
* | widgets.console: use Direction in move()hut2010-04-071-9/+12
* | widgets.pager: re-added move_horizontal, displaying warning messagehut2010-04-071-0/+4
* | core.actions: use Direction in move()hut2010-04-071-2/+0
* | widgets.pager: use Direction object in move()hut2010-04-071-45/+27
* | replace fm.move_pointer/move_right with fm.movehut2010-04-071-2/+2
|/
* widgets.console: bugfixhut2010-04-061-3/+5
* widgets.console: Catch a harmless exceptionhut2010-04-061-1/+5
* widgets.titlebar: fixed tag click bughut2010-04-061-1/+1
* Improved tabshut2010-04-061-0/+7
* added tabshut2010-04-062-4/+30
* gui.mouse_event: added mouse_wheel_direction()hut2010-04-053-8/+15
* added 2 options: display_size_in_{main_column,status_bar}hut2010-04-052-3/+19
* gui.defaultui: remove (redundant) main_column attributehut2010-04-051-1/+0
* remove artifacts when changing ratiohut2010-04-051-0/+1
* added colors for pipes and socketshut2010-04-042-3/+9
* typo (drawed -> drawn)hut2010-04-041-12/+12
* widgets.browserview: fixed bugshut2010-04-042-14/+10
* removed whitespacehut2010-04-041-1/+1
* Rebuild the browsercolumns if settings.column_ratios is changedhut2010-04-042-14/+30
* gui.displayable: fixed DisplayableContainer.remove_child()hut2010-04-041-1/+1
* Added a setting for the column ratioshut2010-04-041-3/+1
* typohut2010-04-041-1/+1
* widgets.browserview: don't preview FIFOs!hut2010-04-041-3/+8