log

age author description
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
Sat, 10 May 2003 07:54:09 +0000 bsmith Check that the child is actually a label before trying to operate on it.
Sat, 10 May 2003 07:35:38 +0000 bsmith Fixed dw_window_set_text() to work on buttons.
Sat, 10 May 2003 06:49:32 +0000 bsmith Fixes for new message box code. Also incorporated a fix from dw_window_set
Fri, 09 May 2003 13:07:22 +0000 mhessling Add #defines for dw_messagebox()
Fri, 09 May 2003 12:54:51 +0000 mhessling Add flags parameter to dw_messagebox() to specify buttons and icon displayed.
Fri, 09 May 2003 12:52:38 +0000 mhessling Change to dw_messagebox() call
Fri, 09 May 2003 12:50:37 +0000 mhessling Remove dw_yesno
Fri, 09 May 2003 12:49:53 +0000 mhessling Add messagebox xpms in distro
Fri, 09 May 2003 12:48:53 +0000 mhessling GTK icon for DW_MB_QUESTION
Fri, 09 May 2003 12:48:30 +0000 mhessling GTK icon for DW_MB_WARNING
Fri, 09 May 2003 12:48:09 +0000 mhessling GTK icon for DW_MB_ERROR
Fri, 09 May 2003 12:47:44 +0000 mhessling GTK icon for DW_MB_INFORMATION
Fri, 09 May 2003 02:32:51 +0000 mhessling Add extra button to test mouse cursor change.
Thu, 08 May 2003 08:59:26 +0000 mhessling Change mouse cursor definitions under GTK. DW_POINTER_ARROW now uses "default"
Wed, 07 May 2003 22:20:23 +0000 mhessling Change call to SendMessage() to make dw_mle_set() actually work.
Wed, 07 May 2003 21:24:11 +0000 bsmith Stop select events during dw_tree_clear().
Tue, 06 May 2003 10:31:53 +0000 bsmith A basically empty DW source file, if we ever port to another platform