log readme @ 1483:73f2ad84d4ec

age author description
Fri, 23 Dec 2011 15:58:13 +0000 bsmith Fixed OS/2 windows being shown when setting position/size.
Tue, 20 Dec 2011 18:05:13 +0000 bsmith Added dw_window_set_gravity() to the template and readme.
Tue, 20 Dec 2011 12:44:41 +0000 bsmith Second try and window positioning for GTK2 and port to GTK3.
Thu, 08 Dec 2011 10:10:54 +0000 bsmith Fixed auto-sizing top-level Windows on Windows...
Tue, 06 Dec 2011 22:36:55 +0000 bsmith Fixed automatic redrawing not occurring on OS/2 and Windows when changes were made from a button press handler.
Sun, 04 Dec 2011 20:11:38 +0000 bsmith Added dw_window_get_preferred_size() which attempts to determine the size the system wants for the widget. This is useful when creating nice looking layouts.
Sat, 03 Dec 2011 19:33:42 +0000 bsmith Simplified the widget color handling code on Windows.
Fri, 02 Dec 2011 09:25:37 +0000 bsmith Safety checks for -1 parameter to dw_box_pack*() for GTK3.
Sun, 27 Nov 2011 09:03:26 +0000 bsmith Added generic tooltip support on OS/2.
Sat, 26 Nov 2011 21:00:14 +0000 bsmith Added dw_window_set_tooltip() for adding bubble help to most controls.
Fri, 25 Nov 2011 21:13:12 +0000 bsmith Updated the readme and comments in the source files
Tue, 22 Nov 2011 20:46:37 +0000 bsmith Initial versions of dw_menu_delete_item() on OS/2 and Windows.
Tue, 15 Nov 2011 13:26:15 +0000 bsmith Upped the version number to 2.2. Added a Version file to reduce the number of places
Sun, 13 Nov 2011 23:01:35 +0000 bsmith Another printing cancel fix for the Mac and updated the readme.
Thu, 10 Nov 2011 03:54:32 +0000 bsmith Changed socklen_t typedef #ifdef to check for MSVC.
Sat, 05 Nov 2011 21:32:35 +0000 bsmith Code change to fix llvm-gcc optimization problem on Mac.
Fri, 04 Nov 2011 05:55:35 +0000 bsmith Fixed DW_MENU_POPUP failing on OS/2 due to an invalid sanity check.
Tue, 01 Nov 2011 04:06:46 +0000 bsmith Renamed dw_container_set_row_bg() to dw_container_set_stripe().
Sun, 30 Oct 2011 10:14:49 +0000 bsmith Updated dw_draw_rect and dw_draw_polygon to accept flags the same way as dw_draw_arc.
Mon, 24 Oct 2011 06:29:05 +0000 bsmith Fixed GDI+ loading files with no extension needed. Fixed the *_from_data() functions.
Wed, 19 Oct 2011 11:11:00 +0000 bsmith Updated readme with dw_pixmap_stretch_bitblt() addition.
Mon, 10 Oct 2011 21:27:58 +0000 bsmith Readme updates... removed some unnecessary statements...
Mon, 10 Oct 2011 04:38:45 +0000 bsmith Added taskbar support for GTK...
Mon, 10 Oct 2011 02:04:17 +0000 bsmith Fixes to allow non-toplevel window handles in dw_taskbar_insert() on Windows.
Sun, 09 Oct 2011 12:52:16 +0000 bsmith Minor readme update.
Sun, 09 Oct 2011 10:13:16 +0000 bsmith Fixed a slight miscalculation and simplified the Windows container row code.
Sat, 08 Oct 2011 19:30:37 +0000 bsmith Added information about dw_container_set_row_bg() to the readme.
Wed, 05 Oct 2011 19:43:27 +0000 bsmith Added dw_container_set_row_data() and dw_container_change_row_data() macros which just call dw_container_set/change_row_title() but with (void *).
Wed, 28 Sep 2011 17:46:49 +0000 bsmith Added a simulated indeterminate state on OS/2.
Wed, 28 Sep 2011 16:51:56 +0000 bsmith Fixed a longstanding issue on OS/2 of event handlers being