Tue, 06 May 2008 22:08:18 +0000 | rubidium | (svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL. | file | diff | annotate |
Tue, 06 May 2008 21:28:30 +0000 | rubidium | (svn r12975) -Codechange: replace DeleteWindow(w) with delete w. | file | diff | annotate |
Sun, 04 May 2008 10:05:50 +0000 | rubidium | (svn r12941) -Codechange: don't access wndproc directly. Patch by Alberth. | file | diff | annotate |
Wed, 26 Mar 2008 11:50:53 +0000 | rubidium | (svn r12428) -Fix [FS#1878]: loading from the config file could fail even when the data is correct. Patch by Dominik. | file | diff | annotate |
Wed, 26 Mar 2008 10:08:17 +0000 | rubidium | (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik. | file | diff | annotate |