summary refs log tree commit diff stats
path: root/ranger/gui
Commit message (Expand)AuthorAgeFilesLines
* core.actions: abstracted searching strings in filenameshut2010-04-191-5/+1
* gui.ui: fixed <C-c> keyhut2010-04-181-2/+2
* removed code for backwards compatibiltyhut2010-04-181-4/+0
* Rename context "general" to "browser" for less ambiguityhut2010-04-181-2/+2
* gui.displayable: always move when resizinghut2010-04-181-3/+1
* use command.quick() rather than command.quick_open()hut2010-04-181-1/+1
* Merge branch 'master' into develhut2010-04-183-8/+4
|\
| * main: added load_settings(). Store apps/keys in fm now.hut2010-04-184-8/+7
| * Added option "max_console_history_size"hut2010-04-171-1/+1
| * removed option "max_filesize_for_preview"hut2010-04-171-3/+0
| * Added option "show_hidden_bookmarks"hut2010-04-171-1/+1
* | Merge branch 'devel' of ssh://repo.or.cz/srv/git/ranger into develhut2010-04-163-6/+9
|\ \
| * | console: bugfixhut2010-04-161-1/+1
| * | console: different prompthut2010-04-161-2/+0
| * | widgets.console: added "prompt" keyword argument for console.open()hut2010-04-152-3/+8
| * | widgets.statusbar: Use "*" rather than "//" to indicate bold texthut2010-04-151-1/+1
* | | Merge branch 'master' into develhut2010-04-161-4/+2
|\ \ \ | |/ / |/| / | |/
| * widgets.statusbar: cleanupshut2010-04-161-4/+2
* | Merge branch 'newkey' into develhut2010-04-145-100/+128
|\ \
| * \ Merge branch 'devel' into newkeyhut2010-04-142-13/+8
| |\ \
| * \ \ Merge branch 'master' into newkeyhut2010-04-131-1/+0
| |\ \ \
| * | | | 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
| * | | | fix alt key for xtermhut2010-04-121-2/+8
| * | | | Merge branch 'master' into newkeyhut2010-04-125-11/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into newkeyhut2010-04-091-12/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel' into newkeyhut2010-04-083-7/+7
| |\ \ \ \ \ \
| * | | | | | | integrated new keyparser in pager + taskviewhut2010-04-073-31/+43
| * | | | | | | start to integrate keybindingshut2010-04-071-22/+26
| * | | | | | | added KeyManagerhut2010-04-074-17/+4
| * | | | | | | gui.ui: improvements in handling of special keyshut2010-04-071-3/+19
| * | | | | | | Implement alt keys in corehut2010-04-071-4/+15
| * | | | | | | Merge branch 'devel' into newkeyhut2010-04-0712-163/+367
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into newkeyhut2010-03-249-67/+170
| |\ \ \ \ \ \ \ \
| * | | | | | | | | keyparser: stuffhut2010-03-092-4/+6
| * | | | | | | | | keyparser: lots of stuffhut2010-03-091-1/+1
| * | | | | | | | | keyparser: fixeshut2010-03-091-4/+3
| * | | | | | | | | keyparser: renamed KeyMap.add to KeyMap.maphut2010-03-091-5/+5
| * | | | | | | | | working on the implementation of the new key parserhut2010-03-094-31/+23
* | | | | | | | | | 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