log

age author description
Tue, 27 May 2003 21:43:49 +0000 bsmith Compile fixes for MacOS X.
Tue, 27 May 2003 21:27:26 +0000 bsmith Wrong predicate on SHAREDFLAGS.
Tue, 27 May 2003 21:23:42 +0000 bsmith Changes for MacOS X.
Tue, 27 May 2003 21:20:12 +0000 bsmith Condifure and Makefile changes for MacOS X.
Tue, 27 May 2003 03:41:57 +0000 mhessling Check for inconsistent parameters in dw_box_pack_start() and
Tue, 27 May 2003 03:40:42 +0000 mhessling Remove messagebox*xpm from root drive.
Mon, 26 May 2003 07:39:38 +0000 mhessling For message boxes that have icons, increase the size of the text area (and hence the
Tue, 20 May 2003 07:43:37 +0000 mhessling Allow dw_window_set_style() on status_text widgets.
Sun, 18 May 2003 08:42:10 +0000 bsmith Division by zero fix in the layout engine.
Thu, 15 May 2003 18:03:41 +0000 bsmith Combobox code was using the old signal handler method. Updated it to thenew
Thu, 15 May 2003 17:36:04 +0000 bsmith Hopefully fixed dw_listbox_selected() on GTK 2.x.
Thu, 15 May 2003 16:32:54 +0000 bsmith Using GtkTreeSelection instead of GtkTreeView in the signal handler code
Thu, 15 May 2003 16:21:27 +0000 bsmith Removed the defines again.
Thu, 15 May 2003 08:49:48 +0000 mhessling dw_window_set_text() on a toplevel widget from dw_window_new() now works.
Thu, 15 May 2003 06:32:16 +0000 bsmith Added checks for UDM_SETPOS32 into the source file, I had removed them
Thu, 15 May 2003 04:03:03 +0000 bsmith Fix a crash in dw_window_pointer when the window handle is HWND_DESKTOP.
Thu, 15 May 2003 03:44:01 +0000 bsmith Woops, missed a variable when copying the code from OS/2 to Windows.
Thu, 15 May 2003 03:38:44 +0000 bsmith Changes to calculate groupbox border widths and take this into account
Wed, 14 May 2003 22:09:01 +0000 mhessling Don't distinguish between vertical and horizontal scrollbars in
Tue, 13 May 2003 09:15:00 +0000 mhessling Off by 1 test in _acquire_font(). "10.Terminal Bold" now works.
Tue, 13 May 2003 08:01:03 +0000 bsmith Skeletal changes to the MacOS file, this would be a good starting point
Tue, 13 May 2003 07:59:00 +0000 bsmith Initial configure support for MacOS X.
Tue, 13 May 2003 05:51:01 +0000 bsmith Added parsing for " Bold" and " Italic" in the font name so it behaves
Tue, 13 May 2003 05:32:22 +0000 bsmith Fixes for signal removal. Some limitations still exist... like some
Tue, 13 May 2003 05:07:02 +0000 bsmith Implemented signal removal system so it works like OS/2 and Windows.
Mon, 12 May 2003 21:19:15 +0000 bsmith Use dW_box_new() instead of WinCreateWindow() to make the container window
Sun, 11 May 2003 06:10:14 +0000 bsmith Fix for dw_window_set_text() on GTK 2.x.
Sun, 11 May 2003 00:45:09 +0000 bsmith Minor fix, we need to check the parent of the container widget instead of
Sun, 11 May 2003 00:33:33 +0000 bsmith Ok, so that last fix has some problems, this new fix is a hybrid of the
Sat, 10 May 2003 10:33:54 +0000 bsmith An even better combobox drawing fix. Only add 100 pixels to the size of