log

age author description
Tue, 06 Aug 2002 05:31:04 +0000 bsmith Switch back to long from long long on Windows.
Tue, 06 Aug 2002 05:22:19 +0000 bsmith Fixed precision problems with drivesize and drivefree on FreeBSD.
Sun, 04 Aug 2002 09:52:41 +0000 bsmith Fixes for FreeBSD.
Fri, 19 Jul 2002 14:17:02 +0000 bsmith Fixed a problem with the ESC key in comboboxes on OS/2.
Fri, 05 Jul 2002 01:32:37 +0000 bsmith Fixed a deadlock when locking a mutex from an event handler on FreeBSD.
Thu, 30 May 2002 07:47:28 +0000 bsmith Avoid allocating super huge buffers when dealing with the MLEs.
Thu, 09 May 2002 06:31:48 +0000 bsmith Popup menu handler fix for GTK, and fixed sliders/percent widgets not
Thu, 25 Apr 2002 02:10:49 +0000 bsmith Changed handling of menu item click events.
Mon, 22 Apr 2002 08:41:47 +0000 bsmith A couple more minor changes.
Mon, 22 Apr 2002 08:36:26 +0000 bsmith Ick.. fixed typos in the GTK code.
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
Mon, 01 Apr 2002 09:51:08 +0000 bsmith Make dw_color_depth() return the correct value on Unix.
Mon, 01 Apr 2002 09:36:47 +0000 bsmith Fixed a bug in the value_changed callback when using a horizontal slider.
Mon, 01 Apr 2002 09:29:46 +0000 bsmith Ok the popup menu acted a bit funny so I am disabling it for now.
Mon, 01 Apr 2002 09:27:37 +0000 bsmith Set notebook scrollable and enable popup so it will act like OS/2. :)
Fri, 29 Mar 2002 07:21:41 +0000 bsmith Fixes for a resource leak.
Wed, 27 Mar 2002 10:37:26 +0000 bsmith Woops need the -ldw -ldwcompat in there. ;)
Wed, 27 Mar 2002 10:33:44 +0000 bsmith Added dw-config script to solve build problems.
Wed, 27 Mar 2002 09:10:49 +0000 bsmith Updated to the latest DW.
Fri, 22 Mar 2002 22:14:07 +0000 bsmith Small makefile change to hopefully fix a build problem.
Fri, 15 Mar 2002 18:24:01 +0000 bsmith Set tooltip background color to yellow.
Fri, 15 Mar 2002 00:11:23 +0000 bsmith Fixed clist crashing problems on Unix.
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 19:10:28 +0000 bsmith Added codepage translation for Windows.
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
Sun, 10 Feb 2002 18:06:50 +0000 bsmith Implemented dw_container_optimize() on OS/2.
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 02:10:31 +0000 bsmith Fixed color depth problem when creating a new pixmap.
Mon, 14 Jan 2002 01:22:30 +0000 bsmith Corrected version in Makefile.in.
Mon, 14 Jan 2002 01:08:02 +0000 bsmith Added documentation of know platform limitations.
Mon, 14 Jan 2002 00:48:08 +0000 bsmith Synched up with the latest dynamic windows, has new slider support and
Sat, 08 Dec 2001 04:47:43 +0000 bsmith Sync with latest DW code. Tab and RGB fixes.
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
Wed, 21 Nov 2001 23:30:24 +0000 bsmith Added a mutex lock and unlock in the pointer calls. And fixed a warning
Wed, 21 Nov 2001 22:33:58 +0000 bsmith Enabled memory debugging for VAC.
Wed, 21 Nov 2001 22:31:55 +0000 bsmith Sync with the latest dynamic windows, tree fixes, and other miscellaneous
Sat, 17 Nov 2001 17:40:16 +0000 bsmith Added new tree functions, and fixed a memory leak as well as use of
Tue, 13 Nov 2001 11:14:00 +0000 bsmith Added a log filename parameter to setfileinfo().
Sun, 11 Nov 2001 17:49:33 +0000 bsmith Added a redraw parameter to dw_container_clear().
Fri, 09 Nov 2001 14:03:57 +0000 bsmith Fix warning on FreeBSD.
Fri, 09 Nov 2001 13:59:01 +0000 bsmith Updated the readme.
Fri, 09 Nov 2001 13:49:44 +0000 bsmith Added font text extent querying code, and made it so winmain.c can be used
Mon, 05 Nov 2001 10:56:39 +0000 bsmith Latest fixes, mainly for GTK.
Fri, 02 Nov 2001 10:31:29 +0000 bsmith Fixes for box alignment problem on OS/2, crash in dw_bitmap_new() on unix
Tue, 30 Oct 2001 10:49:09 +0000 bsmith Fixed an error in the container date code on Windows and Unix.
Tue, 30 Oct 2001 10:15:44 +0000 bsmith Fixed makefile for Windows, and updated to latest source.
Wed, 24 Oct 2001 03:47:34 +0000 bsmith Removed dependencies on install rule.
Tue, 23 Oct 2001 18:59:54 +0000 bsmith Added install.sh for platforms that require it.
Tue, 23 Oct 2001 18:38:34 +0000 bsmith Added the filesystem functions for Solaris.
Tue, 23 Oct 2001 18:37:46 +0000 bsmith More updates, and a more comprehensive unix install scheme. Use target