log

age author description
Thu, 29 Mar 2012 05:16:26 +0000 bsmith Fixed issues drawing arcs on GTK3 and GTK2 for printing.
Wed, 28 Mar 2012 23:11:12 +0000 bsmith Fix rendering Arc segments in anti-antialiased mode on Windows.
Wed, 28 Mar 2012 19:17:08 +0000 bsmith Fixed full arcs with GDI+ and disabled antialiased rendering for rectangles.
Wed, 28 Mar 2012 18:33:54 +0000 bsmith Got anti-aliased drawing working with GDI+ on Windows.
Wed, 28 Mar 2012 16:29:35 +0000 bsmith On Windows with the correct -DUNICODE -D_UNICODE and #include <tchar.h> lines
Wed, 28 Mar 2012 16:14:49 +0000 bsmith Add Windows 8 string to the environment query.
Wed, 28 Mar 2012 16:03:20 +0000 bsmith _init_thread() needs to be called after initializing GDI+ on Windows.
Wed, 28 Mar 2012 02:47:55 +0000 bsmith dw_window_get_text() was truncating the text by 1 byte in Unicode mode on Windows.
Wed, 28 Mar 2012 02:28:55 +0000 bsmith Add support for mercurial revisions in addition to subversion on Windows.
Wed, 28 Mar 2012 02:14:38 +0000 bsmith Fixed value changed events on spinbuttons for OS/2.
Tue, 27 Mar 2012 23:07:09 +0000 bsmith Implemented value changed event for spinbuttons on Windows.
Tue, 27 Mar 2012 17:00:44 +0000 bsmith After looking at that last commit I realized what I was doing was
Tue, 27 Mar 2012 16:53:24 +0000 bsmith Fix dw_listbox_get_text() to work in Unicode mode on Windows.
Tue, 27 Mar 2012 15:57:36 +0000 bsmith Rewrite of _get_logfont on Windows to use library functions and
Tue, 27 Mar 2012 15:09:52 +0000 bsmith Must convert from UTF8 for the raw HTML on Windows regardless of the
Tue, 27 Mar 2012 14:51:24 +0000 bsmith Updated the readme with pre-release 2.4 info.
Tue, 27 Mar 2012 14:46:04 +0000 bsmith Switch to UNICODE builds by default on Windows.
Tue, 27 Mar 2012 08:51:14 +0000 bsmith Add code to allow building DW.DLL as Unicode on Windows.
Mon, 26 Mar 2012 23:17:46 +0000 bsmith Removed the pragma... guess I misunderstood what the Visual C pragma did...
Mon, 26 Mar 2012 22:20:55 +0000 bsmith Fix for Visual C giving errors on UTF-8 literals in source files.
Mon, 26 Mar 2012 21:51:02 +0000 bsmith Initial UTF8 support for Windows.
Mon, 26 Mar 2012 18:12:52 +0000 bsmith Initial commit for GDI+ anti-aliased drawing. Code currently does not work,
Sat, 24 Mar 2012 15:00:56 +0000 bsmith Should only remove dwindows-config and dwindows-config1 during distclean not clean.
Sat, 24 Mar 2012 14:57:20 +0000 bsmith First attempt at fixing dwindows-config --version after the build
Sat, 03 Mar 2012 08:43:46 +0000 bsmith Make sure source will build with Mac frameworks older than 10.7.
Sat, 03 Mar 2012 06:15:22 +0000 bsmith Last commit didn't help, seems getmntinfo() isn't thread safe on Mac or FreeBSD...
Sat, 03 Mar 2012 05:21:03 +0000 bsmith Not setting the structure to NULL seems to cause crashes on Mac when mounting/unmounting.
Fri, 02 Mar 2012 14:19:55 +0000 bsmith Add full screen support for resizable windows on Mac 10.7.
Sun, 26 Feb 2012 10:53:23 +0000 bsmith Missed updating the Debian copyright file in that last commit.
Sun, 26 Feb 2012 10:49:54 +0000 bsmith Added debian changelog for version 2.3.