Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into newkey | hut | 2010-04-12 | 15 | -56/+68 |
|\ | | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py | ||||
| * | Grey out copied/cut files. | hut | 2010-04-12 | 5 | -1/+15 |
| | | |||||
| * | cleanup | hut | 2010-04-12 | 7 | -46/+43 |
| | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | ||||
| * | Fixed handling of directories with GC'd subdirs | hut | 2010-04-12 | 2 | -7/+9 |
| | | |||||
| * | widgets.browserview: fixed collapse_preview | hut | 2010-04-10 | 1 | -1/+1 |
| | | |||||
* | | defaults.keys: improved | hut | 2010-04-09 | 1 | -2/+13 |
| | | |||||
* | | Merge branch 'master' into newkey | hut | 2010-04-09 | 7 | -21/+107 |
|\| | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | defaults.apps: edit xml files with editor | hut | 2010-04-09 | 1 | -1/+3 |
| | | |||||
| * | ext.shutil_generatorized: silently ignore permission exceptions | hut | 2010-04-09 | 1 | -4/+8 |
| | | |||||
| * | removed debugging code | hut | 2010-04-09 | 1 | -1/+0 |
| | | |||||
| * | defaults.commands: better comment | hut | 2010-04-08 | 1 | -2/+2 |
| | | |||||
| * | Fixed "=" seperator in set command | hut | 2010-04-08 | 1 | -5/+9 |
| | | |||||
| * | changed {/}/[/] keys | hut | 2010-04-08 | 1 | -2/+12 |
| | | |||||
| * | added :set <name>=<value> command | hut | 2010-04-08 | 3 | -0/+61 |
| | | |||||
| * | shared.settings: allow to iterate over settings | hut | 2010-04-08 | 1 | -0/+4 |
| | | |||||
| * | Fixed multiple signal bindings of the same function | hut | 2010-04-08 | 1 | -2/+3 |
| | | |||||
| * | added option 'mouse_enabled' | hut | 2010-04-08 | 3 | -12/+25 |
| | | |||||
* | | tc_newkeys: fixed all but one test | hut | 2010-04-09 | 3 | -52/+83 |
| | | |||||
* | | defaults.apps: edit xml files with editor | hut | 2010-04-09 | 1 | -1/+3 |
| | | |||||
* | | partially fix tc_newkeys | hut | 2010-04-09 | 3 | -35/+44 |
| | | |||||
* | | Merge branch 'devel' into newkey | hut | 2010-04-08 | 9 | -41/+27 |
|\ \ | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | | Merge branch 'master' into devel | hut | 2010-04-08 | 1 | -2/+1 |
| |\| | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py | ||||
| | * | defaults.keys: corrected docstring | hut | 2010-04-07 | 1 | -1/+1 |
| | | | |||||
| | * | defaults.keys: removed duplicate key definition | hut | 2010-04-07 | 1 | -1/+0 |
| | | | |||||
| | * | defaults.keys: fixed hint for c-key | hut | 2010-04-07 | 1 | -1/+1 |
| | | | |||||
| | * | defaults.keys: removed duplicate key definition | hut | 2010-04-07 | 1 | -2/+0 |
| | | | |||||
| | * | core.actions: move dummy function to an extra section | hut | 2010-04-07 | 1 | -5/+9 |
| | | | |||||
| * | | ext.direction: bugfix | hut | 2010-04-08 | 1 | -1/+1 |
| | | | |||||
| * | | made accumualtor use ext.directory.Directory | hut | 2010-04-08 | 8 | -40/+26 |
| | | | |||||
* | | | clean up | hut | 2010-04-08 | 1 | -2/+1 |
| | | | |||||
* | | | defaults.keys: remove useless key definition | hut | 2010-04-08 | 1 | -1/+0 |
| | | | |||||
* | | | integrated new keyparser in pager + taskview | hut | 2010-04-07 | 3 | -31/+43 |
| | | | |||||
* | | | more keys, fixed hint | hut | 2010-04-07 | 2 | -6/+54 |
| | | | |||||
* | | | start to integrate keybindings | hut | 2010-04-07 | 4 | -53/+241 |
| | | | |||||
* | | | added KeyManager | hut | 2010-04-07 | 11 | -538/+650 |
| | | | |||||
* | | | gui.ui: improvements in handling of special keys | hut | 2010-04-07 | 2 | -4/+24 |
| | | | |||||
* | | | Implement alt keys in core | hut | 2010-04-07 | 4 | -19/+28 |
| | | | |||||
* | | | container.keymap: support for Alt key | hut | 2010-04-07 | 1 | -1/+6 |
| | | | |||||
* | | | updated container.keymap + testcase to work with new ext.direction | hut | 2010-04-07 | 1 | -10/+2 |
| | | | |||||
* | | | core.action: fixes | hut | 2010-04-07 | 2 | -2/+9 |
| | | | |||||
* | | | Merge branch 'devel' into newkey | hut | 2010-04-07 | 32 | -809/+1341 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py ranger/ext/direction.py ranger/gui/ui.py ranger/gui/widgets/browserview.py ranger/gui/widgets/pager.py | ||||
| * | | use fm as arg.wdg in initialize_commands() | hut | 2010-04-07 | 1 | -1/+1 |
| | | | |||||
| * | | defaults.keys: use _basic_movement in initialize_commands | hut | 2010-04-07 | 1 | -7/+3 |
| | | | |||||
| * | | core.actions: Make fm FileManagerAware | hut | 2010-04-07 | 1 | -2/+2 |
| | | | |||||
| * | | widgets.console: use Direction in move() | hut | 2010-04-07 | 2 | -19/+31 |
| | | | |||||
| * | | widgets.pager: re-added move_horizontal, displaying warning message | hut | 2010-04-07 | 1 | -0/+4 |
| | | | |||||
| * | | dc_direction: added test_move() | hut | 2010-04-07 | 1 | -2/+13 |
| | | | |||||
| * | | core.actions: use Direction in move() | hut | 2010-04-07 | 3 | -20/+11 |
| | | | |||||
| * | | widgets.pager: use Direction object in move() | hut | 2010-04-07 | 4 | -79/+71 |
| | | | |||||
| * | | core.actions: more accurate checks | hut | 2010-04-07 | 1 | -2/+2 |
| | | |