about summary refs log tree commit diff stats
path: root/ranger/gui/mouse_event.py
Commit message (Expand)AuthorAgeFilesLines
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-1/+1
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Correct autopep8nfnty2017-01-181-5/+7
* linting: pylint 2.0.0nfnty2017-01-171-4/+3
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: autopep8nfnty2017-01-171-4/+4
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-1/+1
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* Remove space before/after bracketstepshal2016-06-061-2/+2
* gui.mouse_event: fix scroll down in recent ncurses versionshut2015-09-201-0/+3
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* Changed email address in source codehut2013-08-081-1/+1
* updated copyright noticeshut2013-02-221-1/+1
* update email address (romanz@lavabit.com -> hut@lavabit.com)hut2013-02-221-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-50/+50
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* widgets.browsercolumn: call move_parent when scrolling in second columnhut2010-05-021-2/+7
* gui.mouse_event: added mouse_wheel_direction()hut2010-04-051-0/+9
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* cleanupshut2010-01-241-1/+1
* cleanups + style adjustmentshut2010-01-131-0/+1
* added license informationhut2010-01-081-0/+14
* fixed mouse-event with negative coordinateshut2009-12-271-0/+8
* added docstrings everywherehut2009-12-131-1/+15
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-0/+16