log win/dw.c @ 238:13d3de3f1e83

age author description
Tue, 18 Feb 2003 19:34:21 +0000 bsmith Rewrote the menu code to not return structs.
Sat, 01 Feb 2003 11:28:43 +0000 bsmith Automatically scroll when getting PAGE and LINE messages, not just
Sat, 01 Feb 2003 09:53:56 +0000 bsmith nMax is inclusive or exclusive?
Sat, 01 Feb 2003 08:00:38 +0000 bsmith The basics of the new scrollbar code on Windows, and dw_main_iteration().
Mon, 20 Jan 2003 20:28:41 +0000 bsmith Removed it from the comment too. ;)
Mon, 20 Jan 2003 20:27:51 +0000 bsmith Removed window parameter on Windows.
Mon, 20 Jan 2003 11:08:43 +0000 bsmith Implemented scrollbars and timers on Windows, and added scrollbar to the
Sat, 18 Jan 2003 19:15:18 +0000 bsmith Comboboxes need the CBS_AUTOHSCROLL style on Windows.
Fri, 17 Jan 2003 20:31:06 +0000 bsmith Fixes for dw_color_xxxx_set() to accept OS/2 style colors, and fixed a
Thu, 19 Dec 2002 04:16:32 +0000 bsmith Updated the menu code.
Fri, 06 Dec 2002 23:34:49 +0000 bsmith Minor splitbar fixes on OS/2 and Windows. The splitbar width is now 4
Mon, 02 Dec 2002 19:40:40 +0000 bsmith I need to call DestroyMenu() after TrackPopupMenu() otherwise I leak memory.
Mon, 02 Dec 2002 19:30:02 +0000 bsmith Fixing leaks on Windows and OS/2.
Sun, 01 Dec 2002 14:33:43 +0000 bsmith Fixes for Windows.
Sun, 01 Dec 2002 11:18:14 +0000 bsmith Updated dw_window_get_text() on Windows.
Wed, 27 Nov 2002 16:54:08 +0000 bsmith Allow subitems to have icons so the container controls will be the same
Tue, 26 Nov 2002 07:10:37 +0000 bsmith Added new container functions, and fixed resource leaks.
Mon, 18 Nov 2002 15:24:01 +0000 bsmith Use strftime to display time and date on Windows and unix.
Sun, 17 Nov 2002 11:51:30 +0000 bsmith Allow tree-select signal to work on container controls.
Tue, 12 Nov 2002 08:52:22 +0000 bsmith Added module support.
Thu, 07 Nov 2002 22:31:02 +0000 bsmith Another sync of sources, enhancements to dw_window_set_color() ... works
Wed, 06 Nov 2002 17:28:04 +0000 bsmith Sync up with the latest F/X sources.
Sat, 26 Oct 2002 21:33:31 +0000 bsmith Removed the filter from the test program and updated dw_main().
Thu, 24 Oct 2002 15:53:27 +0000 bsmith Removed unnecessary parameters from dw_main().
Wed, 23 Oct 2002 14:34:29 +0000 bsmith Upped the DW revision to 1.0, and merged with the latest code in the FX
Mon, 21 Oct 2002 11:41:30 +0000 bsmith Fixed a horrible bug in the code to remove user data from a window on OS/2
Sun, 20 Oct 2002 06:36:18 +0000 bsmith Code cleanup and OS/2 and Windows.
Sun, 20 Oct 2002 06:10:31 +0000 bsmith Safety checks in the splitbar calculations on OS/2 and Windows.
Sun, 20 Oct 2002 05:39:02 +0000 bsmith Finalized splitbar support on Windows.
Sun, 20 Oct 2002 01:41:04 +0000 bsmith Use float instead of int for percent on Windows. And a minor safety check
Sat, 19 Oct 2002 06:36:41 +0000 bsmith Implemented initial splitbar code on Unix. And made some fixes for
Sat, 19 Oct 2002 03:41:36 +0000 bsmith Initial new splitbar code on Windows.
Sun, 22 Sep 2002 13:26:34 +0000 bsmith Readded a piece of code I accidentally removed.
Sun, 22 Sep 2002 13:03:39 +0000 bsmith Spinbutton behaviour cleanups.
Sat, 21 Sep 2002 10:38:59 +0000 bsmith Use DWInstance, and some updates to the spinbutton hack.
Tue, 17 Sep 2002 17:33:06 +0000 bsmith Rewrote the Windows packing code so it is more like OS/2 to improve window
Fri, 06 Sep 2002 22:49:10 +0000 bsmith Give the frame window focus if it is clicked on.
Wed, 04 Sep 2002 09:05:19 +0000 bsmith Some changes to the container optimization code.
Sat, 24 Aug 2002 07:51:46 +0000 bsmith For multiple select listboxes on windows use the multiple select style
Fri, 16 Aug 2002 22:26:17 +0000 bsmith Minor changes to the container code on windows.
Thu, 30 May 2002 07:47:28 +0000 bsmith Avoid allocating super huge buffers when dealing with the MLEs.
Thu, 25 Apr 2002 02:10:49 +0000 bsmith Changed handling of menu item click events.
Mon, 22 Apr 2002 08:34:35 +0000 bsmith Committed the dw_window_set/get_data() changes from the FX tree.
Fri, 19 Apr 2002 17:52:38 +0000 bsmith Include a vertical scrollbar on comboboxes when there are too many items.
Tue, 16 Apr 2002 19:10:16 +0000 bsmith Added vertical center logic for static text controls on windows.
Wed, 03 Apr 2002 05:48:15 +0000 bsmith Fixed a problem with the date type in the containers... month should be
Fri, 29 Mar 2002 07:21:41 +0000 bsmith Fixes for a resource leak.
Wed, 27 Mar 2002 09:10:49 +0000 bsmith Updated to the latest DW.
Wed, 13 Mar 2002 17:35:36 +0000 bsmith Updated to latest DW, and updated the Makefile to install the header files
Mon, 18 Feb 2002 08:43:34 +0000 bsmith Added C/C++ style escape sequence processing. And fixed a couple OS/2 and
Fri, 15 Feb 2002 09:30:50 +0000 bsmith Added localization APIs as well as some miscellaneous bug fixes.
Sun, 10 Feb 2002 18:22:25 +0000 bsmith Fixed a bug where if dw_filesystem_* was used then the last column
Mon, 04 Feb 2002 16:04:43 +0000 bsmith Added new container functions, and implemented some missing functionality.
Tue, 22 Jan 2002 23:45:01 +0000 bsmith Minor tab changes on OS/2 and Windows.
Tue, 22 Jan 2002 10:55:20 +0000 bsmith Focus fixes and removal of several hack in the OS/2 code base.
Mon, 14 Jan 2002 00:48:08 +0000 bsmith Synched up with the latest dynamic windows, has new slider support and
Wed, 05 Dec 2001 06:03:49 +0000 bsmith Added shift-tab and up/down/left/right button support. And added missing
Thu, 29 Nov 2001 15:10:39 +0000 bsmith Sync with the latest DW code.
Wed, 21 Nov 2001 23:39:41 +0000 bsmith Don't use WinMain() in the example, use main() since the conversion is
Wed, 21 Nov 2001 23:37:15 +0000 bsmith Fixed example test app at the bottom of the source to use new dw_init