diff mac/dw.m @ 1925:0448507827e6

Added dw_mle_set_auto_complete() stubs for OS/2 and Windows... Updates to support RichEdit 4.1 control on Windows if enabled. This should allow us to support auto complete in the future.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 20 Apr 2017 10:36:49 +0000
parents c47a04d83b90
children 487fd711bf3f
line wrap: on
line diff
--- a/mac/dw.m	Thu Apr 20 09:57:15 2017 +0000
+++ b/mac/dw.m	Thu Apr 20 10:36:49 2017 +0000
@@ -2,7 +2,7 @@
  * Dynamic Windows:
  *          A GTK like implementation of the MacOS GUI using Cocoa
  *
- * (C) 2011-2016 Brian Smith <brian@dbsoft.org>
+ * (C) 2011-2017 Brian Smith <brian@dbsoft.org>
  * (C) 2011 Mark Hessling <mark@rexx.org>
  *
  * Requires 10.5 or later.