log dwtest.c @ 2229:abbda3db3a3c

age author description
Sun, 03 Jan 2021 03:49:20 +0000 bsmith Win: Fix dw_mle_set_word_wrap() on Windows when -DRICHEDIT is enabled for MLEs.
Sun, 13 Dec 2020 13:09:23 +0000 bsmith Check for DW_DARK_MODE environment variable to enable full dark mode.
Sun, 28 Jun 2020 20:34:25 +0000 bsmith Code cleanup: Add constants to header for dark mode, buffer sizes and Unicode support.
Tue, 23 Jun 2020 08:13:24 +0000 bsmith GTK: Fixes for building with GTK after the notification image changes.
Tue, 23 Jun 2020 07:48:29 +0000 bsmith Change dw_notification_new() to take an image path instead of an in-memory HPIXMAP.
Tue, 16 Jun 2020 02:42:01 +0000 bsmith Add dw_app_id_set() dwtest call to set application name and ID for sending notifications.
Tue, 16 Jun 2020 00:16:59 +0000 bsmith Added initial notification callback code to the test program.
Fri, 12 Jun 2020 20:40:47 +0000 bsmith Added a fourth dark mode option on Windows: Disabled, Basic, Full, Forced.
Thu, 11 Jun 2020 03:22:27 +0000 bsmith OS/2: Fix a warning in dw_notication_new(), return 0 not NULL.
Thu, 11 Jun 2020 02:32:20 +0000 bsmith Add \n newline to the dw_debug() line in dwtest for cleaner display on Unix.
Thu, 11 Jun 2020 02:26:42 +0000 bsmith Add a display of all features in dwtest using dw_debug().
Tue, 02 Jun 2020 18:35:53 +0000 bsmith Added window.navigator.userAgent to dwtest javascript test.
Sun, 31 May 2020 05:25:18 +0000 mhessling Added htmlEngine to DWEnv
Thu, 14 May 2020 01:52:27 +0000 bsmith Initial design for system notification support on GTK.
Mon, 02 Dec 2019 09:06:53 +0000 bsmith Fixed swapped parameters in web_html_result in the test program.
Fri, 15 Nov 2019 03:31:17 +0000 bsmith Mac: Removed delayed setNeedsDisplay:YES to fix the incorrect dwtest file
Mon, 11 Nov 2019 19:12:53 +0000 bsmith Last change also allows removing Windows specific #ifdef.
Mon, 11 Nov 2019 19:10:22 +0000 bsmith Include "dwcompat.h" in the test program for the system macros.
Thu, 07 Nov 2019 02:07:49 +0000 bsmith Added a number of possible javascript snippets to test.
Thu, 07 Nov 2019 01:39:52 +0000 bsmith Added controls to the test HTML widget, with a field to run javascript.
Thu, 07 Nov 2019 00:37:23 +0000 bsmith GTK: Fix html changed callbacks when using webkit1.
Mon, 04 Nov 2019 01:15:03 +0000 mhessling Fix setting/getting dates in dw_calendar under macos. Only tested on Mojave. Sorry about the white space changes.
Wed, 28 Sep 2016 23:30:53 +0000 bsmith Change DEPRECATED to DW_INCLUDE_DEPRECATED in dwtest.c so
Wed, 28 Aug 2013 23:47:40 +0000 bsmith More container and tree changes on all platforms regarding memory.
Thu, 15 Aug 2013 18:51:56 +0000 bsmith Add optional itemdata field to ITEM_ENTER callback functon.
Fri, 09 Aug 2013 23:28:17 +0000 bsmith Fixes for building on OS/2 and removed some strdup()s in
Fri, 09 Aug 2013 02:11:06 +0000 bsmith Initial commit of GTK2 code changes (untested) ...
Thu, 08 Aug 2013 20:28:57 +0000 bsmith Third GTK3 round of changes to split string and data
Thu, 08 Aug 2013 18:26:46 +0000 bsmith Second Windows round of changes to split the data and string
Sat, 23 Mar 2013 19:52:38 +0000 bsmith Fixed dw_tree_get_title() on Windows and implemented tests for
Tue, 01 Jan 2013 23:18:56 +0000 bsmith Added code to set the foreground color on Mac buttons...
Tue, 18 Dec 2012 21:51:09 +0000 bsmith Added code and comment to the test program demonstrating trapping application quit on Mac.
Thu, 01 Nov 2012 00:55:30 +0000 mhessling Fixed dw_bitmapbutton_new_from_data(); was missing the save of the bitmap image reference.
Fri, 26 Oct 2012 04:46:13 +0000 bsmith Added bitmap button support to dw_window_set_bitmap() and added missing extention handling.
Wed, 26 Sep 2012 06:19:06 +0000 mhessling Add simple test of dw_window_set_focus()
Mon, 24 Sep 2012 23:24:25 +0000 bsmith Added new dw_window_set_focus() function and attempted to fix...
Sun, 05 Aug 2012 13:02:39 +0000 bsmith Set status text fields in the test program to auto height... because they were too small on Mac.... this caused me to notice a bug in the calculation of (status) text widgets when the text is empty; this also contains a fix for that bug.
Wed, 25 Jul 2012 00:46:00 +0000 bsmith Added UTF8/Wide conversion for GTK2/3.
Tue, 24 Jul 2012 22:52:57 +0000 bsmith Put test program code into DEPRECATED #ifdef again to avoid build warnings.
Fri, 06 Jul 2012 10:51:28 +0000 bsmith Mark and I decided to change dw_box_remove*() to dw_box_unpack*() for consistency.
Sat, 30 Jun 2012 19:53:18 +0000 bsmith Fix warnings with Visual C largely in debug mode.
Sat, 16 Jun 2012 06:24:08 +0000 bsmith Added some fields to the test program to test copy and paste functionality.
Wed, 13 Jun 2012 19:20:39 +0000 bsmith Experimental OS/2 code adding utf8 input conversion...
Mon, 04 Jun 2012 22:44:51 +0000 bsmith Fixes for the new localization function on OS/2 and GTK3.
Mon, 04 Jun 2012 22:18:56 +0000 bsmith Added dw_filesystem_set_column_title() function to aid in localization.
Fri, 01 Jun 2012 23:05:21 +0000 bsmith Unsafe use of sprintf() in dwtest may have been causing stack overruns on Win2k.
Fri, 18 May 2012 06:58:21 +0000 mhessling Add code to show borderless bitmapbutton.
Wed, 16 May 2012 19:18:25 +0000 bsmith Minor layout changes to the test program so all buttons are
Mon, 30 Apr 2012 12:22:37 +0000 bsmith Updated the test program removing deprecated flags and using new
Mon, 30 Apr 2012 11:54:19 +0000 bsmith Fixed calculating the GDI+ ratio based on the DPI on Windows.
Thu, 26 Apr 2012 20:33:39 +0000 bsmith Initial implementation of dw_box_remove() and dw_box_remove_at_index()
Mon, 26 Mar 2012 22:20:55 +0000 bsmith Fix for Visual C giving errors on UTF-8 literals in source files.
Mon, 26 Mar 2012 18:12:52 +0000 bsmith Initial commit for GDI+ anti-aliased drawing. Code currently does not work,
Sun, 26 Feb 2012 09:21:35 +0000 bsmith Enable level 3 warnings in DEBUG mode with Visual C to show deprecation warnings.
Tue, 17 Jan 2012 16:33:21 +0000 bsmith Added some comments and a couple more tests to dwtest.
Tue, 17 Jan 2012 16:10:47 +0000 bsmith Don't use _dw_pool_drain() in dw_exit() on Mac... that drains and recreates the pool.
Mon, 16 Jan 2012 21:24:11 +0000 bsmith Fixed some potential Objective-C memory leaks on Mac reported by XCode 4.2.1.
Fri, 13 Jan 2012 17:03:24 +0000 bsmith Added autosize code for the MLE on OS/2...
Mon, 02 Jan 2012 00:20:17 +0000 bsmith Handle special case of overlay scrollbars returning size 0.
Fri, 23 Dec 2011 17:25:17 +0000 bsmith Remove obsolete DW_FCF_SHELLPOSITION from the test program.