log

age author description
Fri, 10 Oct 2003 09:19:25 +0000 mhessling Support for "column-click" signal
Wed, 08 Oct 2003 22:02:04 +0000 bsmith Minor formatting changes.
Wed, 08 Oct 2003 21:59:23 +0000 bsmith Free menu memory on Windows as well.
Wed, 08 Oct 2003 21:40:06 +0000 bsmith More menu fixes, free signal handlers and memory on OS/2, and the begining
Wed, 08 Oct 2003 10:01:09 +0000 bsmith Cleanup code needs to delayed by posting to the window procedure so that
Wed, 08 Oct 2003 09:36:10 +0000 bsmith Added new code to make the menu handlers window local instead of global.
Thu, 02 Oct 2003 07:51:26 +0000 bsmith Menu item handlers are now window local, ID is still used but it is local
Fri, 08 Aug 2003 23:09:44 +0000 mhessling dw_listbox_delete() needs index+1 for end arg
Sat, 02 Aug 2003 05:04:22 +0000 mhessling Add support for DW_BROWSER to specify browser executable fir dw_browse()
Wed, 09 Jul 2003 19:50:05 +0000 bsmith Removed obsolete code from dw_box_pack_* and from dw_file_browse().
Wed, 09 Jul 2003 07:20:17 +0000 bsmith Fixes timer problems on Windows, however this may break Win95 support.
Mon, 07 Jul 2003 16:20:30 +0000 bsmith Don't unreference private pixbufs on GTK 2.x.
Mon, 07 Jul 2003 09:18:53 +0000 mhessling Add a couple of redundant dw_tree_set() calls to highlight errors with the
Wed, 02 Jul 2003 08:18:38 +0000 bsmith Don't make message boxes system modal on OS/2, it is very annoying.
Wed, 25 Jun 2003 04:43:33 +0000 bsmith Merging layout engine fix from the windows code.
Wed, 25 Jun 2003 03:39:44 +0000 bsmith Hybrid fix, seems the last change illiminated some important code that
Mon, 23 Jun 2003 22:50:18 +0000 bsmith Fixes GDI font object leak when calling dw_window_set_font() on
Mon, 23 Jun 2003 17:24:54 +0000 bsmith Eliminate unnecessary and also erroneous code segment from the resize
Mon, 23 Jun 2003 17:13:02 +0000 bsmith Testing some even further optimization.
Mon, 23 Jun 2003 16:52:21 +0000 bsmith Optimizations to the layout engine on OS/2 and Windows, eliminated 3 MUL
Mon, 23 Jun 2003 08:58:38 +0000 mhessling Allow all special keys with keypress callback.
Mon, 23 Jun 2003 08:57:45 +0000 mhessling Finally sort out correct location of text with dw_draw_text() under GTK 2.0
Tue, 17 Jun 2003 01:45:58 +0000 mhessling Add support for directory browsing under Win32. DW_DIRECTORY_OPEN can be
Mon, 09 Jun 2003 08:14:59 +0000 bsmith When a box is a groupbox, we need to add the groupbox border to both the
Tue, 03 Jun 2003 09:13:35 +0000 mhessling Add more tests for dw_pac*() functions. Throw up a messagebox if you try and
Tue, 03 Jun 2003 09:08:33 +0000 mhessling Fix some OS/2 key definitions.
Tue, 03 Jun 2003 07:33:26 +0000 bsmith Reformatted source code, I am now using FTE on MacOS X. Implemented
Mon, 02 Jun 2003 06:08:21 +0000 bsmith Changed from GetWindowLong() and SetWindowLong() to GetWindowLongPtr() and
Fri, 30 May 2003 19:50:18 +0000 bsmith Need to have a application package directory for binaries to properly run
Fri, 30 May 2003 17:36:01 +0000 bsmith Throw the warning after the mutex has been released in dw_box_pack_*
Fri, 30 May 2003 00:47:47 +0000 bsmith Implemented more functionality on MacOS and include the platform define
Thu, 29 May 2003 18:38:49 +0000 bsmith Noticed an artifact from the OS/2 port that was incorrect.
Thu, 29 May 2003 09:53:04 +0000 bsmith Hopefully better method of removing the font modifiers.
Thu, 29 May 2003 09:18:54 +0000 bsmith Only throw up the messagebox when expand and size are both 0 and the item
Wed, 28 May 2003 08:00:11 +0000 bsmith More MacOS fixes, make install now works properly. Made special test
Wed, 28 May 2003 04:52:34 +0000 mhessling Fix bug with specifying fonts with modifiers; the modifiers were not being
Tue, 27 May 2003 22:34:14 +0000 bsmith Changes for MacOS X again.
Tue, 27 May 2003 22:31:06 +0000 bsmith Shared library updates for MacOS X. Suffix should be dylib, and linker
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.