log

age author description
Sat, 13 Jun 2009 14:54:42 +0000 cheesesucker * Fixed a bug where resizing a listbox with non-ascii characters would give errors
Thu, 11 Jun 2009 17:12:12 +0000 cheesesucker Fixed a bug in the OpenGl renderer where the last chunk of images would not be displayed when image_height % chunk_size was 0.
Tue, 09 Jun 2009 13:31:59 +0000 cheesesucker Fix for buildscripts, so linux mint will detect Xcursor. Thanks to chewie for patch
Tue, 09 Jun 2009 01:09:05 +0000 cheesesucker A workaround for a bug in SDL which makes the cursor jump when SDL_ShowCursor() is called. This patch does not completely fix the problem, but at least makes the editor usable in fullscreen mode.
Mon, 08 Jun 2009 21:04:43 +0000 cheesesucker * Really fixed proper support for non-ascii filenames for FileBrowser
Mon, 08 Jun 2009 20:39:30 +0000 mvbarracuda * Mirrored selection tool icon (looks better this way)
Mon, 08 Jun 2009 20:23:02 +0000 cheesesucker Proper decoding of file names for filebrowser
Mon, 08 Jun 2009 19:56:54 +0000 cheesesucker * Cursor will now respect image shift values when drawing the cursor
Mon, 08 Jun 2009 16:57:39 +0000 cheesesucker * Fixed HistoryManager to work with linear undo
Mon, 08 Jun 2009 16:00:02 +0000 cheesesucker Merged editor_rewrite branch to trunk.
Wed, 03 Jun 2009 19:29:52 +0000 nihathrael * Fixed a small unicode bug for the dropdown menu
Fri, 08 May 2009 08:45:27 +0000 nihathrael * Added patch by MadMonk that exposes the guichan focus functions to pychan
Wed, 29 Apr 2009 20:30:52 +0000 nihathrael Added christoph's patch to add support for newer boost versions
Fri, 27 Mar 2009 11:52:55 +0000 phoku Documentation cross reference fixes.
Thu, 26 Mar 2009 17:13:03 +0000 phoku Extension widgets 'namespace' created.