.hgignore
author Radek Brich <radek.brich@devl.cz>
Mon, 10 Oct 2011 22:20:59 +0200
changeset 25 f69a1f0382ce
parent 20 472a753664f9
child 29 c0cdef06fd16
permissions -rw-r--r--
Partial DriverPygame.putch() implementation. Add patch for PyGame implementing font.render_glyph(). Add test for PyGame font module. Add special key definitions to DriverPygame.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     1
.*~
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     2
tuikit/.*\.pyc
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     3
docs/_build
15
c55b4749e562 Add Pager.
Radek Brich <radek.brich@devl.cz>
parents: 0
diff changeset
     4
tuikit\.log
20
472a753664f9 Update utf8 character input to Python3. Reorganize tests.
Radek Brich <radek.brich@devl.cz>
parents: 15
diff changeset
     5
old
472a753664f9 Update utf8 character input to Python3. Reorganize tests.
Radek Brich <radek.brich@devl.cz>
parents: 15
diff changeset
     6
\.project
472a753664f9 Update utf8 character input to Python3. Reorganize tests.
Radek Brich <radek.brich@devl.cz>
parents: 15
diff changeset
     7
\.pydevproject
472a753664f9 Update utf8 character input to Python3. Reorganize tests.
Radek Brich <radek.brich@devl.cz>
parents: 15
diff changeset
     8
\.settings