log dwtest.c @ 1110:404b639f096b

age author description
Wed, 27 Jul 2011 00:37:34 +0000 bsmith Minor typecast fixes for warnings reported by clang on Mac.
Tue, 26 Jul 2011 03:09:41 +0000 bsmith Added DW_INT_TO_POINTER/DW_UINT_TO_POINTER/DW_POINTER_TO_INT/DW_POINTER_TO_UINT macros.
Tue, 28 Jun 2011 23:38:59 +0000 mhessling Use _tempnam() on Windows instead of tmpnam() for dw_*_from_data() functions.
Tue, 28 Jun 2011 04:41:43 +0000 bsmith Added function dw_box_pack_at_index() on Windows, Mac and OS/2. And an example usage in dwtest.
Wed, 01 Jun 2011 23:07:27 +0000 mhessling Put http://dwindows.netlabs.org back in as test site for HTML widget
Thu, 26 May 2011 07:57:10 +0000 bsmith Attempt at making dw_window_get_font() return a Dynamic Windows style font name on GTK.
Sun, 08 May 2011 06:24:52 +0000 bsmith Changes to the test program to use new font style for GTK2+.
Sat, 07 May 2011 19:39:45 +0000 bsmith A few MLE fixes on the Mac... and a slightly updated dwtest for MLE testing.
Sat, 07 May 2011 19:12:58 +0000 bsmith Added some MLE tests to dwtest program to make sure MLEs function the same across platforms.
Mon, 02 May 2011 05:31:36 +0000 bsmith (none)
Mon, 02 May 2011 04:45:38 +0000 bsmith Fixes to flip pixmaps when loading from file or data on Mac.
Mon, 02 May 2011 01:14:00 +0000 bsmith Removed a function call that was erroneously left in during testing.
Mon, 02 May 2011 01:07:49 +0000 bsmith Fixes for some more coordinate system issues on the Mac.
Tue, 19 Apr 2011 05:12:33 +0000 bsmith Added a Browse Folder button to test the folder browsing dialogs.
Mon, 18 Apr 2011 06:12:59 +0000 mhessling Added enterable widget on render tab to test keypress callback
Sun, 17 Apr 2011 06:22:08 +0000 bsmith Fix for invalid data being passed to dw_color_foreground_set() on the first line of the file.
Sun, 03 Apr 2011 17:24:23 +0000 bsmith Added some sanity checks for a couple of problem functions and default optimized container column width to 16 for image columns.
Tue, 29 Mar 2011 23:45:37 +0000 bsmith Added listbox to the tree page... to test the tree view support...
Sun, 27 Mar 2011 03:47:53 +0000 bsmith Fix for dw_filesystem_set_file() not working as designed on Windows...
Sat, 19 Mar 2011 01:21:04 +0000 mhessling Add new notebook page to test scrollbox widget
Wed, 16 Mar 2011 07:44:35 +0000 bsmith 9 point Monaco looks better than 8 point... so switching in dwtest...
Mon, 28 Feb 2011 03:09:50 +0000 bsmith Fixes or fonts and loading images from files. Added Mac specific settings to dwtest.
Sun, 27 Feb 2011 19:25:21 +0000 bsmith Missed one function to typedef. Fixed errors in the test program and switched to using
Sun, 03 Oct 2010 00:34:36 +0000 mhessling Add dw_listview_insert()
Sat, 11 Apr 2009 04:54:51 +0000 mhessling Bring OS/2 functionality up to latest
Fri, 10 Apr 2009 22:55:56 +0000 mhessling Add _dw_log() internal logging function
Fri, 10 Apr 2009 10:25:26 +0000 mhessling Support for setting transparent colour for bitmaps
Wed, 22 Oct 2008 02:14:34 +0000 mhessling Add support for using initial directory in dw_file_browse()
Sat, 12 Apr 2008 11:01:29 +0000 mhessling Fixed dw_html_raw() under GTK+ and added test case for it
Sun, 06 Apr 2008 10:25:36 +0000 mhessling Remove embedded XPM.
Sun, 06 Apr 2008 00:41:44 +0000 mhessling Added menu tests, including checked and disabled menu items.
Thu, 28 Sep 2006 01:41:39 +0000 mhessling Pack the calendar with an initial size so the dummy OS/2 calendar shows up
Mon, 25 Sep 2006 23:15:01 +0000 mhessling Add some more test
Mon, 25 Sep 2006 22:42:48 +0000 mhessling Add calendar widget
Sun, 22 May 2005 18:07:23 +0000 bsmith Added dw_html_* functionality for embedding HTML pages in Dynamic Windows
Thu, 24 Jun 2004 08:54:19 +0000 bsmith Added the basics of the color chooser on OS/2. Needs some more logic to
Thu, 17 Jun 2004 11:22:14 +0000 mhessling Add dw_color_choose()
Tue, 23 Mar 2004 20:50:41 +0000 bsmith Added DW_POINTER_DEFAULT, this will return the pointer to the default
Tue, 16 Mar 2004 10:47:23 +0000 bsmith Minor MDI fixes, tried to fix the y-axis problem for OS/2 boxes but it is
Tue, 16 Mar 2004 07:25:35 +0000 bsmith Implemented dw_window_set_pos/get_pos/etc.
Tue, 16 Mar 2004 02:50:42 +0000 bsmith Implemented MDI Window in Window code on GTK 2.x.
Fri, 12 Mar 2004 23:47:37 +0000 bsmith More function name changes for Rexx/DW compatibility.
Tue, 09 Mar 2004 03:58:54 +0000 bsmith Changes to dw_scrollbar_new().
Tue, 09 Mar 2004 03:27:39 +0000 bsmith Change function names to be inline with Mark Hessling's Rexx/DW.
Wed, 18 Feb 2004 10:26:49 +0000 mhessling Added dw_container_get_column_type and dw_filesystem_get_column_type.
Sun, 18 Jan 2004 06:33:25 +0000 bsmith Added dw_filesystem_change_*() and testcase code from Mark in dwtest.
Sat, 08 Nov 2003 15:30:19 +0000 bsmith Implemented taskbar icons on windows, so I can keep feature for feature
Fri, 10 Oct 2003 10:02:34 +0000 mhessling Add tracing code for column-click signal.
Mon, 07 Jul 2003 09:18:53 +0000 mhessling Add a couple of redundant dw_tree_set() calls to highlight errors with the
Fri, 30 May 2003 19:50:18 +0000 bsmith Need to have a application package directory for binaries to properly run
Wed, 28 May 2003 08:00:11 +0000 bsmith More MacOS fixes, make install now works properly. Made special test
Fri, 09 May 2003 12:52:38 +0000 mhessling Change to dw_messagebox() call
Fri, 09 May 2003 02:32:51 +0000 mhessling Add extra button to test mouse cursor change.
Thu, 01 May 2003 09:07:27 +0000 mhessling Remove font_gap to make testing of render box drawing simpler.
Tue, 29 Apr 2003 10:54:09 +0000 mhessling Implement tests for setting background color on render boxes.
Sun, 27 Apr 2003 23:01:55 +0000 bsmith Reverted a test change I accidentally committed.
Sun, 27 Apr 2003 23:00:35 +0000 bsmith Fixes for drawing of the combobox on OS/2. It now queries the entryfield
Mon, 14 Apr 2003 13:47:20 +0000 bsmith Removed slider flags and container selection flags from the header file.
Sun, 13 Apr 2003 09:04:50 +0000 mhessling Add CRLF to lines displayed in MLE.
Sun, 13 Apr 2003 02:59:35 +0000 mhessling Added MLE for the container page to show what is going on in the item-select
Fri, 11 Apr 2003 13:35:50 +0000 bsmith Implemented switch-page on OS/2, and changed the signal prototype to
Thu, 10 Apr 2003 12:05:36 +0000 bsmith Minor change to dw_window_set_icon() on OS/2 and Windows.
Thu, 10 Apr 2003 07:33:44 +0000 mhessling Minor change to container page to show right justification on ULONGS doesn't work.
Wed, 09 Apr 2003 09:55:10 +0000 mhessling Add test for switch-page signal.
Tue, 08 Apr 2003 17:47:31 +0000 bsmith Tree item handles are now of the type HTREEITEM instead of HWND since they
Tue, 08 Apr 2003 09:36:02 +0000 bsmith Removed strdup() since new container code on OS/2 no longer requires it.
Fri, 04 Apr 2003 01:39:33 +0000 bsmith Clean up an errant printf().
Fri, 04 Apr 2003 01:30:53 +0000 bsmith Mark, we must connect signal handlers before populating the tree on GTK 1.x.
Mon, 31 Mar 2003 10:24:51 +0000 bsmith Cleaned up unix warnings.
Mon, 31 Mar 2003 10:20:08 +0000 bsmith Make sure itemdata is NULL for container callbacks.
Mon, 31 Mar 2003 09:57:45 +0000 bsmith Unified the callback functions for tree and container widgets.
Mon, 31 Mar 2003 09:18:00 +0000 bsmith Removed obsolete dw_container_set_view() function.
Mon, 31 Mar 2003 08:42:28 +0000 bsmith Get it working on OS/2. :)
Sun, 30 Mar 2003 03:28:45 +0000 mhessling Escape backslashes so icons under Windows and OS/2 can be found.
Sat, 29 Mar 2003 03:26:50 +0000 mhessling Added extra notebook page for a container example.
Thu, 27 Mar 2003 10:43:58 +0000 bsmith Keypress handler fixes, more need to be done, because I screwed up and
Thu, 27 Mar 2003 07:05:56 +0000 mhessling Add icons to tree items on page three.
Tue, 25 Mar 2003 23:44:57 +0000 bsmith Changes to the key press handling, if the character is zero check the
Wed, 19 Mar 2003 14:58:23 +0000 bsmith Fixed some EMX warnings.
Mon, 17 Mar 2003 15:38:57 +0000 bsmith Woops, screwed up the splitbar tab direction on Windows.
Mon, 03 Mar 2003 19:50:19 +0000 bsmith Added initial version of updated key_press_event callback.
Fri, 28 Feb 2003 01:32:32 +0000 bsmith Fixed some warnings.
Thu, 20 Feb 2003 20:19:09 +0000 bsmith Added dw_icon_load_from_file() on OS/2 and Windows. Added a stub on Unix
Thu, 20 Feb 2003 11:21:47 +0000 mhessling Add third notebook page - for tree example. Just starting.
Wed, 19 Feb 2003 19:08:40 +0000 bsmith Added a comment describing how it works.
Wed, 19 Feb 2003 19:06:04 +0000 bsmith Make an empty space where the scrollbars meet.
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 06:48:35 +0000 bsmith Fixed number of lines calculation in configure_event() taking into account
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 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.
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.
Sun, 02 Feb 2003 11:01:39 +0000 bsmith Added verticle scrollbar test to the sample.
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 07:05:12 +0000 bsmith Added the basics for scrollbar thumb size on OS/2, and dw_main_iteration()
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 08:49:11 +0000 bsmith Added scrollbar and timer support on OS/2 and GTK.
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