summaryrefslogtreecommitdiffstats
path: root/dimension/client.py.in
Commit message (Expand)AuthorAgeFilesLines
* client: Don't swallow import errors from the preview module.Tavian Barnes2014-04-261-10/+2
* client: Respond to ^C right away if possible.Tavian Barnes2012-12-171-3/+14
* Use a separate class for sRGB colors.Tavian Barnes2011-12-041-1/+2
* Let Future objects be used as context managers.Tavian Barnes2011-11-041-41/+28
* Add a preview window written with PyQt.Tavian Barnes2011-11-041-1/+25
* Ship dimension client inside the Python package.Tavian Barnes2011-10-311-0/+240