log os2/dw.c @ 283:54aafc134652

age author description
Mon, 17 Mar 2003 15:33:51 +0000 bsmith BOXVERT is now DW_VERT and BOXHORZ is now DW_HORZ. Also code cleanups,
Fri, 14 Mar 2003 18:13:56 +0000 bsmith Fixed typo in the filename parameter.
Fri, 14 Mar 2003 18:03:35 +0000 bsmith Initial code for dw_bitmapbutton_new_from_file and added filename parameter
Thu, 06 Mar 2003 06:51:34 +0000 bsmith Eliminate configure event callbacks when either the width or height is 0.
Mon, 03 Mar 2003 19:50:19 +0000 bsmith Added initial version of updated key_press_event callback.
Thu, 20 Feb 2003 20:19:09 +0000 bsmith Added dw_icon_load_from_file() on OS/2 and Windows. Added a stub on Unix
Wed, 19 Feb 2003 06:00:54 +0000 bsmith Added dw_pixmap_new_from_file().
Fri, 14 Feb 2003 07:57:30 +0000 bsmith Make sure all platforms have the same typedefs.
Wed, 05 Feb 2003 11:54:35 +0000 bsmith Delete associated bitmaps when destroying windows.
Wed, 05 Feb 2003 07:00:52 +0000 bsmith Don't use DW_CLR_* when making direct OS/2 API calls.
Wed, 05 Feb 2003 06:37:55 +0000 bsmith Deal with the enhanced window enable/disable with the new color code
Wed, 05 Feb 2003 05:37:05 +0000 bsmith Code cleanup in the test program, and fixed the color problem on OS/2.
Wed, 05 Feb 2003 03:50:47 +0000 bsmith Use the same DW_CLR_* values on all platforms including OS/2... so I
Wed, 05 Feb 2003 00:02:17 +0000 bsmith Fixed a minor bug in dw_draw_text().
Sat, 01 Feb 2003 18:40:49 +0000 bsmith Added code to deal with the PAGE and LINE messages for the scrollbars on
Sat, 01 Feb 2003 10:05:27 +0000 bsmith When comparing the desktop value, use the queried value not the constant.
Sat, 01 Feb 2003 09:15:29 +0000 bsmith Fixed scrollbar value_change on OS/2... ID must be set on the scrollbar,
Sat, 01 Feb 2003 07:05:12 +0000 bsmith Added the basics for scrollbar thumb size on OS/2, and dw_main_iteration()
Mon, 20 Jan 2003 20:21:06 +0000 bsmith Removed the window parameter to dw_timer_connect() it was no needed.
Mon, 20 Jan 2003 08:49:11 +0000 bsmith Added scrollbar and timer support on OS/2 and GTK.
Fri, 17 Jan 2003 23:28:28 +0000 bsmith Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
Fri, 10 Jan 2003 19:19:56 +0000 bsmith A cleaner way of finding the toplevel window.
Thu, 19 Dec 2002 04:16:32 +0000 bsmith Updated the menu code.
Sun, 08 Dec 2002 17:11:32 +0000 bsmith Minor change to handling of right clicks in the container control on OS/2.
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:30:02 +0000 bsmith Fixing leaks on Windows and OS/2.
Sun, 01 Dec 2002 16:19:53 +0000 bsmith Fixed a small regression from the watcom changes.
Sun, 01 Dec 2002 13:24:17 +0000 bsmith Use _System/_stdcall for callbacks.
Sun, 01 Dec 2002 12:59:24 +0000 bsmith Fixes so you can mix compilers.
Sun, 01 Dec 2002 11:11:41 +0000 bsmith Get Dynamic Windows building with Watcom.
Sat, 30 Nov 2002 16:25:06 +0000 bsmith EMX does not have dirent.h.
Sat, 30 Nov 2002 14:43:57 +0000 bsmith Set DefaultWorkingDir before trying to start the web browser.
Sat, 30 Nov 2002 13:15:43 +0000 bsmith Fixed a minor handl leak when destroying conboboxes... the listbox part
Tue, 26 Nov 2002 07:10:37 +0000 bsmith Added new container functions, and fixed resource leaks.
Tue, 19 Nov 2002 20:27:45 +0000 bsmith Optimize disabling of controls... if already disabled do nothing.
Sun, 17 Nov 2002 11:51:30 +0000 bsmith Allow tree-select signal to work on container controls.
Thu, 14 Nov 2002 18:49:20 +0000 bsmith Don't allow comboboxes to drop down when disabled.
Thu, 14 Nov 2002 11:09:34 +0000 bsmith Replacement window disable code... looks much nicer.
Tue, 12 Nov 2002 08:52:22 +0000 bsmith Added module support.
Fri, 08 Nov 2002 17:38:59 +0000 bsmith Minor changes.
Thu, 07 Nov 2002 22:31:02 +0000 bsmith Another sync of sources, enhancements to dw_window_set_color() ... works
Thu, 07 Nov 2002 06:21:29 +0000 bsmith Fixed EMX building.
Wed, 06 Nov 2002 17:28:04 +0000 bsmith Sync up with the latest F/X sources.
Wed, 30 Oct 2002 12:19:26 +0000 bsmith Added MLS_LIMITVSCROLL to the MLE style.
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 14:26:27 +0000 bsmith The splitbar needs to have the WS_CLIPCHILDREN style set.
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:28:28 +0000 bsmith Draw the splitbar solid pale gray. Maybe we should change this at some
Sun, 20 Oct 2002 06:10:31 +0000 bsmith Safety checks in the splitbar calculations on OS/2 and Windows.
Sun, 20 Oct 2002 03:11:49 +0000 bsmith Finished the OS/2 splitbar support.
Sun, 20 Oct 2002 01:41:04 +0000 bsmith Use float instead of int for percent on Windows. And a minor safety check
Sun, 20 Oct 2002 01:32:08 +0000 bsmith Updates to use floats to save the splitbar percentage.
Sat, 19 Oct 2002 06:36:41 +0000 bsmith Implemented initial splitbar code on Unix. And made some fixes for
Sat, 19 Oct 2002 02:06:33 +0000 bsmith Initial rewrite of the splitbar code on OS/2. Actually moving of the
Sat, 19 Oct 2002 00:13:23 +0000 bsmith Fix for floating point crash when trying to calculate new slider/percent
Wed, 18 Sep 2002 11:53:14 +0000 bsmith Changed some of the default spacings for the tree control on OS/2 so it is
Fri, 16 Aug 2002 22:56:06 +0000 bsmith If dw_filesystem_setup is called with 0 additional columns then don't