log

age author description
Sat, 22 Jun 2019 20:58:01 +0000 bsmith Mac: Moved an internal prototype to be with the rest for consistency.
Sat, 22 Jun 2019 20:40:01 +0000 bsmith Mac: In an earlier commit I moved code regarding NSScroller arrow positions into YOSEMITE #ifdef due to the arrows not being available since 10.7.
Sat, 22 Jun 2019 20:11:52 +0000 bsmith Mac: Fix NSStatusItem deprecation warnings by using the embedded NSStatusBarButton instead.
Sat, 22 Jun 2019 20:01:05 +0000 bsmith Mac: Finished commiting a fix to NSProgressIndicator deprecations for 10.14.
Sat, 22 Jun 2019 19:50:15 +0000 bsmith Mac: 10.14 seems to have drastically changed the drawing mechanism.
Fri, 21 Jun 2019 22:07:30 +0000 bsmith Mac: Moved all 10.12 related constants to the top of the source, vastly reducing the number of #ifdefs.
Fri, 21 Jun 2019 20:42:08 +0000 bsmith Mac: Fixed building on Sierra, WKWebKit is undefined even though the docs
Fri, 21 Jun 2019 19:37:57 +0000 bsmith Mac: Fixed deprecation warnings relating to the GraphicsPort now using CoreGraphics.
Thu, 20 Jun 2019 22:53:44 +0000 bsmith Fixed a few deprecation warnings on GTK3.
Thu, 20 Jun 2019 21:15:15 +0000 bsmith Fixes many deprecation warnings building for MacOS 10.14.
Fri, 20 Jul 2018 03:10:44 +0000 mhessling Fix crash on macos with clicking a default button set with dw_windows_click_default
Wed, 18 Oct 2017 17:26:39 +0000 bsmith Mac: Fix deprecation warning in the 10.13 SDK.
Mon, 11 Sep 2017 05:56:04 +0000 mhessling Enable dw_windows_get_text() to return value of label under GTK.
Sat, 08 Jul 2017 11:53:30 +0000 bsmith Fix some warning while building with Visual C for Windows.
Fri, 02 Jun 2017 23:37:45 +0000 bsmith GTK3: dw_menu_popup() on GTK has always ignored the coordinate paramaters
Fri, 02 Jun 2017 23:25:15 +0000 bsmith GTK3: Need to use cairo region in that new code or else drawing functions
Fri, 02 Jun 2017 22:49:09 +0000 bsmith Updates for supporting newer versions of GTK3....
Tue, 30 May 2017 22:27:46 +0000 bsmith Try to get the target CPU from the Visual Studio environment, so you don't need to set TARGET_CPU.
Thu, 20 Apr 2017 12:57:03 +0000 bsmith Fix loading rich edit libraries when in wide mode.
Thu, 20 Apr 2017 10:56:46 +0000 bsmith Added dw_mle_set_auto_complete() stubs for GTK2/3.
Thu, 20 Apr 2017 10:36:49 +0000 bsmith Added dw_mle_set_auto_complete() stubs for OS/2 and Windows...
Thu, 20 Apr 2017 09:57:15 +0000 bsmith Added dw_mle_set_auto_complete() to enable MLE auto completion on supported platforms.
Wed, 12 Oct 2016 00:12:12 +0000 bsmith Only add quotes to paramaters during dw_exec() if there are spaces in the parameter.
Tue, 04 Oct 2016 06:47:36 +0000 mhessling Turn off smart text and quote substitution on MLE.
Thu, 29 Sep 2016 00:18:19 +0000 bsmith Fix building with MDI on earlier than GTK 3.12.
Wed, 28 Sep 2016 23:30:53 +0000 bsmith Change DEPRECATED to DW_INCLUDE_DEPRECATED in dwtest.c so
Wed, 28 Sep 2016 23:23:57 +0000 bsmith More GTK3 MDI fixes... remove duplicate code...
Wed, 28 Sep 2016 22:58:41 +0000 bsmith Import the same changes into the GTK3 MDI code...
Wed, 28 Sep 2016 22:39:19 +0000 bsmith Fix building on GTK3 versions older than 3.16.
Wed, 28 Sep 2016 21:08:13 +0000 bsmith Minor fix to that last commit, and remove call to gtk_tree_view_set_rules_hint()
Wed, 28 Sep 2016 20:50:20 +0000 bsmith Experimental change to use CSS to change widget colors on GTK3.
Wed, 28 Sep 2016 18:36:53 +0000 bsmith Fix numerous deprecation warnings building with SDK 10.12 Sierra.
Sun, 19 Jun 2016 18:08:52 +0000 bsmith The GTK MDI code is filling up with deprecated calls
Sun, 19 Jun 2016 17:21:20 +0000 bsmith Fix some deprecation warnings in recent GTK3 versions...
Sun, 03 Jan 2016 04:10:57 +0000 mhessling Fix bug with filename and not row title from being returned in the item context callback.
Tue, 06 Oct 2015 02:56:46 +0000 bsmith Fix a couple issues revealed by upgrading to Visual Studion 2015...
Sat, 19 Sep 2015 10:47:46 +0000 bsmith Added detection support for Windows 10.
Sat, 19 Sep 2015 10:14:03 +0000 bsmith Add extra border space to all entryfield controls on Yosemite and higher.
Mon, 27 Jul 2015 10:27:05 +0000 bsmith XCode 7.0 reports that NSTabViewItem initWithIdentifier can't be NULL...
Tue, 21 Apr 2015 17:12:09 +0000 bsmith Fix a number of warning generated by the new
Fri, 20 Mar 2015 13:48:42 +0000 bsmith A few more warning fixes for OS X 10.10, and a bug fix for the new mac dw_messagebox() code.
Wed, 01 Oct 2014 05:37:10 +0000 bsmith Minor fix for that last commit... code actually works now. ;)
Tue, 30 Sep 2014 22:13:25 +0000 bsmith Minor fixes and changes to remove deprecation warnings in 10.10 and
Tue, 30 Sep 2014 18:39:03 +0000 bsmith Fix some deprecations introduced in Mac OS X Yosemite 10.10...
Wed, 26 Mar 2014 15:10:50 +0000 bsmith Makefile fix from Mark Hessling...also conditionally
Fri, 21 Mar 2014 11:12:46 +0000 bsmith Fixed memory leak in dw_tree_get_parent() on GTK2/3...
Sat, 15 Feb 2014 01:20:42 +0000 bsmith Update debian changelog.
Thu, 13 Feb 2014 05:04:50 +0000 bsmith Updated platform specific readme files.
Thu, 13 Feb 2014 00:01:06 +0000 bsmith Changes preparing for 3.0 release.
Fri, 25 Oct 2013 16:56:08 +0000 bsmith Logic error caused the alert style to get set after the alert was shown.
Fri, 25 Oct 2013 09:38:21 +0000 bsmith Fixed OS X 10.9 issues by migrating to NSAlert from newly deprecated methods.
Fri, 18 Oct 2013 10:59:37 +0000 bsmith Fix some warnings reported by clang on FreeBSD in the GTK modules.
Thu, 17 Oct 2013 23:02:45 +0000 bsmith Oops missed change to dw.h adding _GNU_SOURCE define to the header.
Thu, 17 Oct 2013 22:59:53 +0000 bsmith Fix deprecation warnings by switching to newly available methods for 3.10.
Wed, 16 Oct 2013 22:05:36 +0000 bsmith Fixed build problems with the last GTK3 commit; tested with a live
Tue, 08 Oct 2013 18:30:39 +0000 bsmith Untested GTK3 change to use the new gtk_grid_remove_*()
Wed, 11 Sep 2013 17:40:21 +0000 bsmith Updated the readme with latest changes.
Mon, 09 Sep 2013 20:03:43 +0000 bsmith Fix build issues with last commit on OS/2...
Mon, 09 Sep 2013 19:18:36 +0000 bsmith Divided thread initialization and deinitialization into separate
Thu, 05 Sep 2013 17:58:40 +0000 bsmith Fix a couple of errors reported by the static analyzer on Mac....