log os2/dw.c @ 29:a33dfdc5b40a

age author description
Fri, 17 Aug 2001 11:44:05 +0000 bsmith Updated dynamic windows to build with EMX.
Sat, 04 Aug 2001 19:36:21 +0000 bsmith New OS/2 code from FX changes.
Thu, 02 Aug 2001 09:57:21 +0000 bsmith Added tree widgets, fixed some delete event processing, fixed a layout bug
Fri, 27 Jul 2001 07:12:35 +0000 bsmith Stopped unnecessary redrawing when switching to the same page.
Wed, 25 Jul 2001 09:34:02 +0000 bsmith Added notebook, Warp 3 and WebExplorer fixes.
Thu, 19 Jul 2001 00:28:54 +0000 bsmith Fixed a container problem on OS/2 with separator set to 0.
Thu, 12 Jul 2001 21:27:13 +0000 bsmith Removed structure packing option to fix a crash in dw_mle_search() when
Thu, 12 Jul 2001 20:31:26 +0000 bsmith Added new Dynamic Windows build information to the DWEnv struct.
Wed, 11 Jul 2001 21:57:56 +0000 bsmith Lots of Windows and Unix bug fixes.
Fri, 06 Jul 2001 13:32:57 +0000 bsmith Many Win32 and GTK fixes.
Tue, 03 Jul 2001 15:32:38 +0000 bsmith New font rendering code in dw_draw_text(). Slightly less flexible but
Tue, 03 Jul 2001 14:04:12 +0000 bsmith Switched allocating the box structs with calloc instead of malloc so
Tue, 03 Jul 2001 13:54:29 +0000 bsmith Updates to latest build.
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import