log

age author description
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
Mon, 22 Oct 2001 22:32:58 +0000 bsmith Lots of fixes and new functions on all platforms.
Fri, 19 Oct 2001 14:16:50 +0000 bsmith Added focus fixes and set-focus fixes on all three platforms.
Wed, 17 Oct 2001 19:22:39 +0000 bsmith Added typecast to MPARAM.
Sun, 14 Oct 2001 23:27:37 +0000 bsmith Sync with latest Dynamic Windows code.
Mon, 17 Sep 2001 09:15:40 +0000 bsmith Added unix versions of functions in compat, and added getfsname, plus
Fri, 07 Sep 2001 15:27:55 +0000 bsmith New code for checking drive size on OS/2 and Windows.
Mon, 03 Sep 2001 23:30:43 +0000 bsmith Added dw_window_default() to set the default focus widget in a dialog.
Thu, 30 Aug 2001 06:07:19 +0000 bsmith Renamed slider class to percent class. Implemented my own percent widget
Mon, 27 Aug 2001 17:16:12 +0000 bsmith Added missing exports, added new tree functions and signals, fixed Win32
Sat, 25 Aug 2001 17:08:01 +0000 bsmith Check that tmp is not NULL before checking for tree-select signal.
Sat, 25 Aug 2001 05:39:33 +0000 bsmith Added tree view functions and signal.
Fri, 17 Aug 2001 12:25:52 +0000 bsmith Forgot to add the EMX .def file.
Fri, 17 Aug 2001 12:22:21 +0000 bsmith Added HAVE_PIPE define for EMX.
Fri, 17 Aug 2001 12:04:49 +0000 bsmith Fixed stupid link386 bug when parsing the .def file.
Fri, 17 Aug 2001 11:59:22 +0000 bsmith Removed old include directives.
Fri, 17 Aug 2001 11:50:44 +0000 bsmith Added EMX makefile.
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 01:09:24 +0000 bsmith Fixed a problem in dw_listbox_selected().
Thu, 19 Jul 2001 00:28:54 +0000 bsmith Fixed a container problem on OS/2 with separator set to 0.
Wed, 18 Jul 2001 22:32:45 +0000 bsmith Some more updates.
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:36:38 +0000 bsmith Fixed misdeclaration in dw_menu_item_set_check(), id was int should be
Fri, 06 Jul 2001 13:32:57 +0000 bsmith Many Win32 and GTK fixes.
Fri, 06 Jul 2001 13:32:00 +0000 bsmith Removed binary DLL files and added a placeholder file.
Fri, 06 Jul 2001 13:31:01 +0000 bsmith Added a placeholder file and removed binary libs in the repository.
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 12:56:13 +0000 ktk changed nuke to bsmith :-)
Tue, 03 Jul 2001 08:00:26 +0000 ktk new user: nuke
Tue, 03 Jul 2001 07:50:59 +0000 ktk cvssenv: Added security
Tue, 03 Jul 2001 07:50:39 +0000 ktk Import
Mon, 02 Jul 2001 16:38:53 +0000 ktk cvssenv: Added cvswrappers for binary files
Mon, 02 Jul 2001 16:38:40 +0000 ktk initial checkin