- 03 Jan, 2009 1 commit
-
-
coppro authored
-
- 02 Jan, 2009 3 commits
- 31 Dec, 2008 7 commits
-
-
twanvl authored
-
twanvl authored
simplified handling of punctuation is spellchecker, now checks for stand alone punctuation and double spaces.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
always update the scrollbar when update()ing a GalleryList, otherwise the scrollbar is not set correctly on the new set window.
-
- 30 Dec, 2008 7 commits
-
-
twanvl authored
The magic game uses these features.
-
twanvl authored
punctuation breaking is now handled by check_spelling function. Symbols are now handled correctly (i.e. they are considered to be always correct)
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
renamed SpellChecker::destroy to destroyAll, because the former conflicted with IntrusivePtrBase::destroy. The result was that destroy was called recursively and objects were freed multiple times.
-
twanvl authored
-
- 29 Dec, 2008 3 commits
-
-
twanvl authored
This time adding the source files :) The checker is used (experimentally) by the magic game file.
-
twanvl authored
Currently the checker is only exposed through the script function check_spelling_word, which returns true if the word is spelled correctly.
-
twanvl authored
try to get stack traces for InternalErrors, it doesn't work yet for errors caught with OnExceptionInMainLoop, because they are rethrown.
-
- 28 Dec, 2008 7 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
- set files - symbol files - importing images - exporting
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
- card rotation - add (multiple) cards Requires patch to wx (or the HEAD branch version), see http://trac.wxwidgets.org/ticket/8556 this appears to be for MSW only.
-
- 12 Dec, 2008 9 commits
-
-
twanvl authored
-
twanvl authored
Changed the behavior of justifying: - by default justify words instead of characters - only justify before soft line breaks, unless "alignment: force justify" is used.
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
- 11 Dec, 2008 3 commits