.hgignore
author Radek Brich <radek.brich@devl.cz>
Fri, 01 Feb 2013 09:34:15 +0100
changeset 75 2430c643838a
parent 72 6e0656600754
child 78 6031e99c8ad3
permissions -rw-r--r--
Clean up hints - add methods update_hint, hint_value to Widget. Split ScrollView into OffsetView and Scrolling components. Reimplement ScrollWindow using Scrolling component.

.*~$
^tuikit/.*\.pyc$
^docs/_build
^tuikit\.log
^build
^sdlterm/build
^sdlterm/font
^sdlterm/cython/sdlterm.cpp$
^sdlterm/test_
^(.*/)?\.c?project$
^(.*/)?\.pydevproject$
^\.settings
.*\.appstats
__pycache__