]> git.saurik.com Git - wxWidgets.git/commitdiff
Updates for OpenVMS
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 19 Mar 2012 13:41:28 +0000 (13:41 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Mon, 19 Mar 2012 13:41:28 +0000 (13:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

descrip.mms
setup.h_vms

index ecc72bde6c4c73bf35d5122550ce9652f09279dc..425eb7834809dce66f81189372648e88eb22bc51 100644 (file)
@@ -2,7 +2,7 @@
 #                                                                            *
 # Make file for VMS                                                          *
 # Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                             *
-# Date : 10 November 2011                                                    *
+# Date : 19 March 2012                                                       *
 #                                                                            *
 #*****************************************************************************
 .first
@@ -307,6 +307,8 @@ x11 : [.include.wx]setup.h
 #      $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
        set default [-.thread]
        $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
+       set default [-.stc]
+       $(MMS)$(MMSQUALIFIERS)/macro=(__WXX11__=1,__WXUNIVERSAL__=1)
        set default [--]
 
 motif : [.include.wx]setup.h
index e23b1854a42ad0e139006c5f21f9eba0ac959a95..4cc8555c6e6b029fe944a2eb3b0c8ba6d005f51f 100644 (file)
@@ -3,7 +3,7 @@
  * Template for the set.h file for VMS                                       *
  * Created from setup.h_in                                                   *
  * Author : J.Jansen (joukj@hrem.nano.tudelft.nl)                            *
- * Date : 7 February 2012                                                    *
+ * Date : 16 March 2012                                                      *
  *                                                                           *
  *****************************************************************************/
 
@@ -708,7 +708,7 @@ typedef pid_t GPid;
 
 #define wxUSE_RICHEDIT2 0
 
-#define wxUSE_OWNER_DRAWN 0
+#define wxUSE_OWNER_DRAWN 1
 
 #define wxUSE_TASKBARICON_BALLOONS 0