log

age author description
Thu, 26 May 2011 09:06:02 +0000 bsmith Attempt at fixing dw_window_set/get_font() on Groupboxes on Windows.
Thu, 26 May 2011 07:57:10 +0000 bsmith Attempt at making dw_window_get_font() return a Dynamic Windows style font name on GTK.
Thu, 26 May 2011 07:52:47 +0000 mhessling Update for new version
Thu, 26 May 2011 07:49:54 +0000 mhessling Remove creation of bold default font at startup.
Thu, 26 May 2011 06:08:14 +0000 bsmith Ok... better fix for the OS/2 spinbutton issue
Thu, 26 May 2011 03:24:06 +0000 bsmith Attempt at making dw_window_set/get_text() work on spinbuttons on OS/2.
Wed, 25 May 2011 03:18:00 +0000 bsmith Up the version number to 2.0, removed some obsolete mac files from distribution...
Wed, 25 May 2011 03:06:51 +0000 bsmith Changes for distribution packing for Unix.
Wed, 25 May 2011 02:55:20 +0000 bsmith Changes preparing for 2.0 release on OS/2.
Wed, 25 May 2011 02:47:31 +0000 bsmith Updates preparing for 2.0 release on Windows.
Tue, 24 May 2011 22:18:44 +0000 bsmith Switched back to CCS_EXTENDSEL from CCS_MULTIPLESEL...
Sun, 22 May 2011 05:53:44 +0000 bsmith Fix dw_window_get/set_text() on spinbuttons on Windows.
Sat, 21 May 2011 06:09:48 +0000 bsmith Added support for dw_window_get_text() on spinbutton controls on the Mac.
Fri, 20 May 2011 00:07:35 +0000 bsmith Fixed focus event was getting ignored because wrong handle passed to the event handler on Mac.
Wed, 18 May 2011 08:35:14 +0000 bsmith Make sure the initial spinbutton limits on Windows match the other platforms.
Wed, 18 May 2011 08:29:26 +0000 bsmith Set initial range of spin buttons to -65536 to 65536 on OS/2.
Wed, 18 May 2011 08:20:00 +0000 bsmith Changed initial spinbutton limits to -65536 to 65536 on Mac.
Wed, 18 May 2011 08:14:14 +0000 bsmith Change the default range of spinbuttons to be -65536 to 65536 on GTK.
Wed, 18 May 2011 07:26:12 +0000 bsmith Fixes issues on GTK where dw_window_destroy() is called on an item
Wed, 18 May 2011 06:58:39 +0000 bsmith Fix for dw_window_redraw not resetting box position on OS/2.
Wed, 18 May 2011 01:02:23 +0000 bsmith Attempt at fixing no SELECT event being triggered during container insertion on OS/2.
Tue, 17 May 2011 23:27:33 +0000 bsmith If there is no close event handler, the window should close by default on Mac.
Tue, 17 May 2011 22:58:16 +0000 bsmith DW_FCF_CLOSEBUTTON should have the closable mask on Mac.
Tue, 17 May 2011 06:55:29 +0000 bsmith While debugging an the lack of SELECT event in containers initially....
Tue, 17 May 2011 03:54:06 +0000 bsmith Updated the readme with the new URL to the Dynamic Windows Web Help Index....
Mon, 16 May 2011 14:50:33 +0000 bsmith Added important information about the status of MDI support to the readme.
Mon, 16 May 2011 00:05:59 +0000 bsmith Filled in more of the important changes form version 1.1 in the readme.
Sun, 15 May 2011 22:51:38 +0000 bsmith Added a basic changelog to the readme file from version 1.1.
Sun, 15 May 2011 20:17:22 +0000 bsmith Updates to the readme file for the upcoming 2.0 release.
Sat, 14 May 2011 06:40:27 +0000 bsmith Attempt at implmenting dw_window_get_font on OS/2.
Sat, 14 May 2011 05:27:17 +0000 mhessling Added stub for dw_window_get_font() for OS/2 port
Sat, 14 May 2011 05:17:27 +0000 bsmith Fixes to errors in documentation comments while importing them into the help database.
Fri, 13 May 2011 21:25:35 +0000 bsmith Fix some of the documentation comments.
Wed, 11 May 2011 05:12:34 +0000 bsmith Switched to using TransparentBlt() on Windows, and allow transparent bitblt for any depths below 32bpp.
Mon, 09 May 2011 14:05:52 +0000 bsmith Switchted to using dw_paned_pack*() to pack the splitbar on GTK3.
Mon, 09 May 2011 05:58:09 +0000 mhessling Correct OS/2 question mark pointer #define; should be SPTR_ICONQUESTION despite some online
Sun, 08 May 2011 06:30:21 +0000 bsmith Added support for Dynamic Windows style font names for GTK2.
Sun, 08 May 2011 06:24:52 +0000 bsmith Changes to the test program to use new font style for GTK2+.
Sun, 08 May 2011 06:18:41 +0000 bsmith Added support for Dynamic Windows style font names for GTK3.
Sun, 08 May 2011 03:28:10 +0000 bsmith Minor fixed and code cleanups on OS/2.
Sun, 08 May 2011 00:47:54 +0000 bsmith Fix for dw_notebook_page_new() changing active page incorrectly on Windows.
Sat, 07 May 2011 20:17:06 +0000 bsmith Fixed GTK reporting wrong character and line counts. 1000 revisions!!!
Sat, 07 May 2011 20:04:34 +0000 bsmith Fixes for dw_mle_import to make it function like the other platforms on Windows.
Sat, 07 May 2011 19:55:05 +0000 bsmith Removed some code I accidentally commited to the OS/2 module.
Sat, 07 May 2011 19:49:24 +0000 bsmith Fixes to MLE handling to make it work like the other platforms.
Sat, 07 May 2011 19:46:58 +0000 bsmith Removed carriage return stripping from GTK3, it is not needed.
Sat, 07 May 2011 19:44:51 +0000 bsmith Remove carriage return stripping for GTK2... it is only needed in GTK1.
Sat, 07 May 2011 19:39:45 +0000 bsmith A few MLE fixes on the Mac... and a slightly updated dwtest for MLE testing.
Sat, 07 May 2011 19:12:58 +0000 bsmith Added some MLE tests to dwtest program to make sure MLEs function the same across platforms.
Sat, 07 May 2011 15:20:34 +0000 bsmith Fix return value of dw_mle_import() after importing empty string on OS/2.
Sat, 07 May 2011 14:42:35 +0000 bsmith Clamp the point specified in dw_mle_set_cursor() to the range of text to avoid an exception on Mac.
Sat, 07 May 2011 06:29:35 +0000 mhessling Reset line endings to LF from CRLF
Sat, 07 May 2011 06:06:19 +0000 bsmith Added a DW_RESOURCE() macro for typecasting parameters to HICN and for doing bounds checking.
Sat, 07 May 2011 05:14:06 +0000 bsmith Fix return type of dw_listbox_selected() to be "int" instead of "unsigned int" to allow -1 return.
Sat, 07 May 2011 02:15:50 +0000 bsmith Changes so the template will actually compile... and more comment completeness.
Sat, 07 May 2011 01:58:16 +0000 bsmith Added a template skeleton file for porting DW to other platforms.
Sat, 07 May 2011 00:09:24 +0000 mhessling Allow checboxes and other "buttons" to have a blank title instead of the default "Button"
Fri, 06 May 2011 07:54:58 +0000 bsmith Fixed dw_window_destroy() on container and trees... there are multiple parts to scrollviews aparently on Mac.
Fri, 06 May 2011 07:50:02 +0000 mhessling Don't destroy a pixmap if the handle is null
Fri, 06 May 2011 06:47:31 +0000 bsmith Ok so we need to set the object to be the right value in this case so it gets removed from the proper view on Mac.