.hgignore
author Radek Brich <radek.brich@devl.cz>
Sat, 19 Jan 2013 13:05:21 +0100
changeset 63 2a0e04091898
parent 52 50a1857557da
child 72 6e0656600754
permissions -rw-r--r--
Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters. LinearLayout: spacing now applies to all children, not just those with expand. Fix Window resize request inside layouts. UnicodeGraphics: prepare for styling/theming.

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