about summary refs log tree commit diff stats
path: root/ranger/gui/color.py
Commit message (Expand)AuthorAgeFilesLines
* Unalign code because bad-whitspace was removedtoonn2020-11-111-18/+18
* In terminals devoid of color cut items were invisibletoonn2018-09-071-0/+5
* linting: pylint: Enable `broad-except`, Improve loggingnfnty2017-01-211-2/+2
* Python 3 division: Import `division` from `__future__`nfnty2017-01-211-1/+1
* linting: Correct autopep8nfnty2017-01-181-17/+17
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-171-0/+2
* linting: pylint and flake8nfnty2017-01-171-0/+3
* linting: autopep8nfnty2017-01-171-13/+13
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-2/+2
* Add two blank lines where is expectedstepshal2016-06-161-0/+1
* gui.color: don't crash when colors aren't supportedhut2015-08-041-1/+6
* Neater copyright headerhut2015-03-191-2/+2
* update email addresshut2014-12-111-1/+1
* gui.color: deal with terminals without "default" colorhut2013-11-111-1/+13
* Changed email address in source codehut2013-08-081-1/+1
* gui.color: improved get_colorhut2013-03-011-5/+4
* gui.color: remove "remove_attr" functionhut2013-03-011-6/+0
* Fix docstrings to comply with the PEP8hut2013-02-221-5/+2
* 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-13/+13
* shorten all copyright messages for better readabilityhut2012-03-141-13/+1
* Updated copyright headershut2011-10-101-1/+1
* gui.ansi: handle blink-code for doubled bitrate of background colorshut2010-10-151-0/+1
* gui.color: fixed ranger.gui.color.remove_attrhut2010-10-041-1/+1
* Changed license to the GNU General Public Licensehut2010-02-281-11/+12
* color: added a remove_attr functionhut2010-01-211-0/+6
* added license informationhut2010-01-081-0/+14
* color: added docstringhut2010-01-061-2/+16
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-111-1/+2
* implemented colorschemes.hut2009-11-291-0/+33
* started to implement colorschemeshut2009-11-291-26/+0
* restructurationhut2009-11-281-0/+26