log

age author description
Tue, 18 Feb 2003 20:09:04 +0000 bsmith Use a pointer for HMTX instead of a pthread_mutex_t struct.
Tue, 18 Feb 2003 19:34:21 +0000 bsmith Rewrote the menu code to not return structs.
Fri, 14 Feb 2003 16:25:03 +0000 bsmith Use an internal sleep function to avoid needing dwcompat.
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 10:02:05 +0000 bsmith Include string.h no matter what.
Wed, 05 Feb 2003 08:37:57 +0000 bsmith We should use the logical_rect not the ink_rect when querying the font
Wed, 05 Feb 2003 07:21:51 +0000 bsmith Removes now unncessary calls to dw_window_set_font().
Wed, 05 Feb 2003 07:11:37 +0000 bsmith Only free current_file when we have a new file selected to show.
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:48:35 +0000 bsmith Fixed number of lines calculation in configure_event() taking into account
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 06:20:43 +0000 bsmith Use calloc instead of malloc so line buffers aren't filled with garbage.
Wed, 05 Feb 2003 06:04:58 +0000 bsmith Removed unnecessary fprintf() statements.
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:40:49 +0000 bsmith Remove artificial line limit.
Wed, 05 Feb 2003 00:22:21 +0000 bsmith Another minor change... create the first pixmap to the correct window
Wed, 05 Feb 2003 00:14:21 +0000 bsmith Fixed the expose_event with dynamic pixmaps.
Wed, 05 Feb 2003 00:02:17 +0000 bsmith Fixed a minor bug in dw_draw_text().
Tue, 04 Feb 2003 23:48:48 +0000 bsmith Choose a nice font. ;)
Tue, 04 Feb 2003 23:37:30 +0000 bsmith Not quite right yet but... handle resize and pixmap resizing.
Tue, 04 Feb 2003 22:38:53 +0000 bsmith Added test code from mark hessling.
Tue, 04 Feb 2003 22:13:20 +0000 bsmith Oops typo.
Tue, 04 Feb 2003 22:11:28 +0000 bsmith Two scrollbar fixes for GTK... one from Mark Hessling.
Tue, 04 Feb 2003 11:03:48 +0000 bsmith Applied patch from Mark Hessling to prevent the return buffer from the
Sun, 02 Feb 2003 11:01:39 +0000 bsmith Added verticle scrollbar test to the sample.
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 11:28:43 +0000 bsmith Automatically scroll when getting PAGE and LINE messages, not just
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:53:56 +0000 bsmith nMax is inclusive or exclusive?
Sat, 01 Feb 2003 09:46:15 +0000 bsmith Hopefully fixed value_changed signal handler on GTK.
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 08:30:20 +0000 bsmith Show info about the scrollbar in a status text control.
Sat, 01 Feb 2003 08:12:56 +0000 bsmith Updated scrollbar code on Unix and added dw_main_iteration()
Sat, 01 Feb 2003 08:00:38 +0000 bsmith The basics of the new scrollbar code on Windows, and dw_main_iteration().
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:31:52 +0000 bsmith Removed parameter from the comment too.
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 20:21:06 +0000 bsmith Removed the window parameter to dw_timer_connect() it was no needed.
Mon, 20 Jan 2003 11:16:27 +0000 bsmith Implemented dw_scrollbar_set_range() on Unix and fixed a bug in the test
Mon, 20 Jan 2003 11:08:43 +0000 bsmith Implemented scrollbars and timers on Windows, and added scrollbar to the
Mon, 20 Jan 2003 09:17:29 +0000 bsmith Fixed a missing bracket.
Mon, 20 Jan 2003 08:49:11 +0000 bsmith Added scrollbar and timer support on OS/2 and GTK.
Sat, 18 Jan 2003 19:15:18 +0000 bsmith Comboboxes need the CBS_AUTOHSCROLL style on Windows.
Fri, 17 Jan 2003 23:52:44 +0000 bsmith Build test application on Unix too... and also fixed GTK to allow
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, 17 Jan 2003 20:31:06 +0000 bsmith Fixes for dw_color_xxxx_set() to accept OS/2 style colors, and fixed a
Fri, 10 Jan 2003 19:19:56 +0000 bsmith A cleaner way of finding the toplevel window.
Sun, 05 Jan 2003 06:26:26 +0000 bsmith Fixed typos.
Sun, 05 Jan 2003 06:24:18 +0000 bsmith Updated the readme to have more up-to-date information.
Sun, 05 Jan 2003 06:16:20 +0000 bsmith Removed obsolete sample files.
Tue, 31 Dec 2002 21:04:46 +0000 bsmith Change DW version to 1.0.0.
Thu, 19 Dec 2002 04:16:32 +0000 bsmith Updated the menu code.
Thu, 19 Dec 2002 02:18:12 +0000 bsmith FindFirstFile returns INVALID_HANDLE_VALUE on error, not NULL.
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: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 16:21:21 +0000 bsmith Don't include this file on unix.
Sun, 01 Dec 2002 16:19:53 +0000 bsmith Fixed a small regression from the watcom changes.
Sun, 01 Dec 2002 14:33:43 +0000 bsmith Fixes for Windows.
Sun, 01 Dec 2002 14:04:08 +0000 bsmith Specify calling convention for compat functions.
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:18:14 +0000 bsmith Updated dw_window_get_text() on Windows.
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
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.
Tue, 19 Nov 2002 20:27:45 +0000 bsmith Optimize disabling of controls... if already disabled do nothing.
Mon, 18 Nov 2002 15:24:01 +0000 bsmith Use strftime to display time and date on Windows and unix.
Sun, 17 Nov 2002 13:00:37 +0000 bsmith Allow tree-select to work on container controls.
Sun, 17 Nov 2002 12:34:54 +0000 bsmith Return -1 on error from dw_module_load().
Sun, 17 Nov 2002 12:29:43 +0000 bsmith Fixed a minor bug in dw_module_close().
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 09:01:56 +0000 bsmith Include dlfcn.h on Unix.
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().
Thu, 24 Oct 2002 05:39:00 +0000 bsmith Fixed a graphics context leak in dw_draw_text().
Wed, 23 Oct 2002 16:23:06 +0000 bsmith dw_window_set_usize fixes and fallback to "fixed" on GTK 1.2 if pango
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
Tue, 22 Oct 2002 14:00:47 +0000 bsmith Upped DW's revision to 1.0.0. This is the final API specification for
Tue, 22 Oct 2002 12:21:37 +0000 bsmith Fixed the calculations in the splitbar widget. Finished all the splitbar
Tue, 22 Oct 2002 11:07:42 +0000 bsmith Updated dw_window_set_font() to use GTK 2.0 semantics. Also improved the
Tue, 22 Oct 2002 10:08:28 +0000 bsmith Moved _dw_recursive_free into GTK 2.0 #ifdefs.
Tue, 22 Oct 2002 10:05:51 +0000 bsmith Make DW_CLR_PALEGRAY a bit lighter.
Tue, 22 Oct 2002 09:54:22 +0000 bsmith Added tree cleanup code for GTK 2.0, and disabled some of the accellerator
Tue, 22 Oct 2002 07:09:57 +0000 bsmith GTK 2.0 tree control is now fully functional. I just need to check for
Tue, 22 Oct 2002 01:59:52 +0000 bsmith Implemented GTK 2.0 tree delete etc. just signal handlers left.
Tue, 22 Oct 2002 01:25:51 +0000 bsmith Initial tree code for GTK 2.0, populating finished. Signal handlers and
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
Mon, 21 Oct 2002 04:29:47 +0000 bsmith For GTK to be thread safe in 2.0 we must call gdk_threads_init().
Mon, 21 Oct 2002 00:40:55 +0000 bsmith Pass pointers to argc and argv on Unix.
Sun, 20 Oct 2002 22:55:40 +0000 bsmith Don't call gdk_flush() in GTK 2.0. It doesn't seem to be necessary and
Sun, 20 Oct 2002 22:07:08 +0000 bsmith Fixed an error in the call to gtk_menu_popup() which was causing popup
Sun, 20 Oct 2002 21:50:46 +0000 bsmith Signal handler code cleanups for GTK 2.0.
Sun, 20 Oct 2002 13:07:08 +0000 bsmith Added most of the missing code for the MLE's for GTK 2.0.
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 05:39:02 +0000 bsmith Finalized splitbar support on 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 23:24:06 +0000 bsmith Minor bug fixes and code cleanups.
Sat, 19 Oct 2002 21:48:57 +0000 bsmith Switch back to using pixmaps and bitmaps, only use pixbufs for doing
Sat, 19 Oct 2002 11:46:54 +0000 bsmith Porting DW to GTK 2.0... and changed the percent value from into to a float