about summary refs log tree commit diff stats
path: root/ranger/gui/bar.py
Commit message (Expand)AuthorAgeFilesLines
* Correct spellingEdward Betts2021-07-241-2/+2
* Factor out python 3 version checkingtoonn2020-06-291-2/+0
* Factor PY3 constant out into ranger moduletoonn2020-06-291-3/+1
* Fix the "inconsistent-return-statements" Pylint warningWojciech Siewierski2017-12-171-0/+1
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: pylint 2.0.0nfnty2017-01-171-3/+3
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-5/+8
* linting: autopep8nfnty2017-01-171-0/+2
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* Neater copyright headerhut2015-03-191-2/+2
* fix python version checking with python2.6hut2015-02-101-1/+1
* proper checking for the python versionhut2015-02-081-1/+1
* 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
* gui.bar: extra safety checkhut2013-02-151-1/+1
* replaced tabs with 4 spaces in all python fileshut2013-02-101-121/+121
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* Eliminate orphaned and redundant definitions of variables and importsArisu2011-10-101-4/+0
* ext.widestring: Fixeshut2011-10-011-5/+5
* gui.bar: renamed attribute (width_of_first_letter -> min_size)hut2011-10-011-6/+6
* gui.bar: fixing unicode in bars...hut2011-10-011-8/+19
* trying to fix utf shit...hut2011-10-011-1/+1
* gui.bar: Fixed malpositioning of tab in some caseshut2010-12-221-1/+1
* Revert 5 commits concerning utf (due to very poor performance)hut2010-09-301-8/+7
* ext.utfwidth: Compatibility with both py2.6 and py3.1hut2010-09-301-3/+3
* ext.utfwidth: stuffhut2010-09-301-3/+2
* gui.bar: improved titlebar shortening for utf file/dirnameshut2010-09-291-7/+9
* gui.bar: New algorithm for trimming title barhut2010-09-291-10/+14
* attempt to fix utf issues (wrong calculation of width)hut2010-05-101-1/+3
* gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
* gui.bar: clean uphut2010-04-131-5/+1
* Abbreviate HOME with ~ in the titlebarhut2010-04-131-1/+3
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* cleanupshut2010-01-241-9/+9
* added license informationhut2010-01-081-0/+14
* updated statusbar/titlebarhut2009-12-311-0/+124