Commit Graph
100 Commits
Author SHA1 Message Date
Jouk 966ebcc93d Do not call GTKAllowDiagnosticsControl() for gtk<2.0 2022-09-02 12:28:17 +02:00
Jouk 9ad589ce1d Corrections for different syntax of uname command on OpenVMS 2022-05-04 15:58:13 +02:00
Jouk 5536f0196f OnOpenVMS langinfo.h is too old 2022-03-31 08:36:00 +02:00
Jouk dc5eee8073 Add xh_bookctrlbase.cpp for compilation on OpenVMS 2022-03-17 09:42:22 +01:00
Jouk 7dd4d1d8b8 Disable Tango Art, because of problems 2022-03-17 09:29:49 +01:00
JoukandVadim Zeitlin e7096e85d2 Fix combo sample build without wxHAS_SVG
Just don't use bitmaps at all if SVG support is unavailable.

Closes #22161.
2022-02-25 18:32:24 +01:00
JoukandVadim Zeitlin 6c9d1291f6 Fix build under OpenVMS where mkdtemp() is unavailable
Just skip the part of the test using this function under OpenVMS.

Closes #22158.
2022-02-25 18:23:32 +01:00
Jouk 6d0f5ec591 correction on the merged pull #22157 2022-02-25 08:12:44 +01:00
JoukandVadim Zeitlin 9129254574 wxGTK1 build fixes after the recent changes
Update wxMenuItem to use wxBitmapBundle and wxSpinCtrl use
DoSetIncrement() in wxGTK1 just as it was done in wxGTK.

Closes #22157.
2022-02-25 00:24:47 +01:00
Jouk f9b1d71dab add bmpsvg.cpp for compilation on OpenVMS 2021-12-06 13:31:54 +01:00
Jouk 5449136210 Fix inheritance of wxBitmapHelpers::Rescale as is needed on OpenVMS 2021-10-21 11:44:11 +02:00
Jouk 8b9a5c059e Add compilation of bmpbndl.cpp on OpenVMS 2021-10-21 08:07:35 +02:00
Jouk 29c408c3c5 Add uilocale in OpenVMS makefiles 2021-09-24 08:59:20 +02:00
Jouk f4e0c76346 Add wxUSE_SPELLCHECK to setup for OpenVMS 2021-09-22 08:44:01 +02:00
Jouk cc3afe0dc6 Include wx/toplevel.h to for wxTopLevelWindow 2021-08-24 14:05:00 +02:00
Jouk 6d00ab47db Add support for PCRE2 for OpenVMS 2021-08-20 10:00:17 +02:00
Jouk b5a9ef543a Correction of modification date 2021-06-25 08:05:52 +02:00
Jouk 1cc1ddeefb Fix for OpenVMS CRTL version 8.5 2021-06-24 09:01:21 +02:00
Jouk 0943beb241 wxGTK1 : adding missing ctors foe wxCursor & wxBitmap 2021-05-03 08:04:00 +02:00
Jouk c65d5110aa update OpenVMS makefiles for credential dialog 2021-01-29 08:51:11 +01:00
Jouk 9d45591e15 Synchronize setup for OpenVMS with setup.h.in 2021-01-28 09:18:04 +01:00
Jouk 003d24d3c1 workaround for which is probably a compiler-bug on OpenVMS-AXP 2021-01-07 09:47:46 +01:00
Jouk 5274d2d647 Add src/gtk/image_gtk.cpp for compilation in OpenVMS makefile 2020-09-17 09:37:12 +02:00
Jouk 1ce2ab5d49 Add definition of wxUSE_GLCANVAS_EGL 2020-09-02 07:46:25 +02:00
Jouk 516aed372b Suppress warnings on OpenVMS 2020-07-20 16:24:27 +02:00
Jouk b1270ef87d Suppress warnings on OpenVMS 2020-07-20 16:23:52 +02:00
Jouk dd444cc943 OpenVMS : add wxUSE_MENUBAR definition + fix for building wxMOTIF 2020-07-15 08:34:59 +02:00
Jouk 0615f02d6a OpenVMS : add wxUSE_MENUBAR definition + fix for building wxMOTIF 2020-07-15 08:34:13 +02:00
Jouk e59a5d17da Make gtk1.x happy again 2020-05-29 09:16:25 +02:00
Jouk e6938de551 Make gtk1.x happy 2020-05-19 15:00:30 +02:00
Jouk 9426490333 Fix for gtk1.x 2020-04-21 08:40:45 +02:00
Jouk c42715f0c9 define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
Jouk d90953d8c6 wxGTK1 : change type of wxMask.GetBitmap() from GdkBitmap* to wxBitmap 2019-12-19 09:20:36 +01:00
Jouk c06e50f389 Add wxUSE_NATIVE_DATAVIEWCTRL to setup on OpenVMS 2019-12-19 09:08:13 +01:00
Jouk db2e571c1b Add samples/event/chessboard.cpp to be compiled into the sample on OpenVMS 2019-11-19 08:33:38 +01:00
Jouk c7be8c9798 merge changes recently made to setup.h.in into setup.h_vms 2019-11-19 08:31:09 +01:00
Jouk b2cdcb6824 Include all objects in library on OpenVMS-AXP 2019-09-16 08:23:29 +02:00
Jouk c836ca7312 correction on Fix build after the last commit 2019-09-13 14:38:50 +02:00
Jouk 9a271ab676 Switching on wxUSE_CAIRO for wxX11 on OpenVMS 2019-09-13 08:03:45 +02:00
Jouk d3a3353a8d Merge recent stattext chages also into WXgtk1 2019-07-09 09:02:14 +02:00
Jouk acef902ea6 add src/xrc/xh_dataview.cpp to OpenVMS makefiles 2019-07-08 14:48:32 +02:00
Jouk 593257ea05 Link tiff library as shareable image on OpenVMS 2019-03-12 08:20:16 +01:00
Jouk bd47bca4f6 Link tiff library as shareable image on OpenVMS 2019-03-11 17:04:11 +01:00
Jouk cbbb9a28d9 Add src/generic/rowheightcache.cpp to the OpenVMS makefiles for compilation 2019-02-01 13:41:25 +01:00
Jouk fd020ad152 Synchronize setp.h_vms with setup.h.in 2019-01-31 14:46:07 +01:00
Jouk 41bddbd85f update for OpenVMS compilation of wxX11 2018-10-16 11:54:12 +02:00
Jouk 60f2c09bb1 Update OpenVMS build support (correction on previous commit) 2018-10-11 14:50:48 +02:00
Jouk 17e243a5e4 Update OpenVMS build support 2018-10-11 11:41:55 +02:00
Jouk 236c79f809 undoing previous commit 2018-09-05 14:44:53 +02:00
Jouk bd9c89f96d Avoid double (contradicting) specification of wxNativeFontInfo::SetWeight 2018-09-05 10:44:55 +02:00
Jouk 8d1063389a update gtk1 font routines to support nwe code in wxWidgets 2018-09-05 10:42:35 +02:00
Jouk a5756073f7 set WXWIN_COMPATIBILITY_x_y to 0 for OpenVMS 2018-08-31 12:44:20 +02:00
Jouk 4c29056ea4 include wxcrtvararg.h (non precomp) for wxVsnprintf/wxSscanf 2018-08-31 12:42:46 +02:00
Jouk 8e5afcafa4 Remove libxinerama from linking on OpenVMS 2018-07-24 14:13:29 +02:00
Jouk fd4d38e657 Always include wx/display.h (also when wxUSE_DISPLAY=0) 2018-07-19 09:52:44 +02:00
Jouk 1f8ccb7726 Avoid incompatible macro redefinition 2018-07-18 13:06:34 +02:00
Jouk 81750e5b88 Add libxinerama to the link option files for OpenVMS 2018-05-24 08:19:27 +02:00
Jouk 896e2d472c set wxUSE_DISPLAY=1 for OpenVMS 2018-05-24 08:11:46 +02:00
Jouk 0cb7c55e93 add wxUSE_LIBLZMA definition 2018-05-02 08:13:26 +02:00
Jouk 95595d660b Add #undef HAVE_XLOCALE_H 2018-01-22 10:44:27 +01:00
Jouk 47c0aed322 Add samples/event/gestures.cpp for compilation on OpenVMS 2017-12-14 08:59:26 +01:00
Jouk a2864f907b switch on wxUSE_GRAPHICS_CONTEXT on OpenVMS 2017-12-14 08:57:33 +01:00
Jouk 15b602e125 Update OpenVMS configuration 2017-12-11 12:32:01 +01:00
Jouk bbfe87b963 Update OpenVMS configuration 2017-12-11 12:31:13 +01:00
Jouk d17665da3a Update OpenVMS makefile for change from cppunit to catch 2017-11-30 12:23:02 +01:00
Jouk 3100af8eef use wxUSE_PRIVATE_FONTS on OpenVMS only for gtk2+ 2017-11-28 12:56:06 +01:00
Jouk ba58172987 change max to max_ to avoid %CXX-E-AMBIGUOUSNAME, "max" is ambiguous on OpenVMS 2017-11-27 09:00:29 +01:00
Jouk 23b8496e63 Add wxUSE_PRIVATE_FONTS to setup for OpenVMS 2017-11-27 08:57:54 +01:00
Jouk 94ebaca432 Adding src/common/stringops.cpp for compilation on OpenVMS 2017-06-29 16:29:39 +02:00
Jouk c03364149d correct typo in previous commit 2017-06-20 10:18:22 +02:00
Jouk edb60cfcda Correct bitmap_in_button code for wxUniversal, wxMOTIF and wxGTK1 2017-06-20 08:31:16 +02:00
Jouk 084009bff5 Update setup for OpenVMS 2017-06-16 10:45:03 +02:00
Jouk 0c748453e7 make compile work again when wxUSE_UNICODE is not defined 2017-04-26 11:24:33 +02:00
Jouk e5f5cdb5f0 Synchronize setup for OpenVMS 2017-04-25 11:57:42 +02:00
Jouk 8164419072 OpenVMS (AXP) needs a != operator in the find function 2017-02-27 08:18:54 +01:00
Jouk af70755124 Correction on the prious update of this file 2017-02-24 14:13:35 +01:00
Jouk 685ab869ae OpenVMS does not have stdint.h 2017-02-22 16:49:09 +01:00
Jouk ce08759b3b Update OpenVMS compile support 2017-02-22 16:47:02 +01:00
Jouk 062e3c3d32 Adding missing ; 2017-01-05 16:32:42 +01:00
Jouk 4e1a7fa885 strerror_r is not available on OpenVMS systems 2016-12-20 10:06:32 +01:00
Jouk d9e7553b06 Supress warning when compiling on an OpenVMS system 2016-12-20 10:04:55 +01:00
Jouk d2b3484e60 g_log_set_default_handler not avaliable for gtk1 2016-07-08 15:15:27 +02:00
Jouk ce4070fc16 Enabling wxUSE_GRAPHICS_CONTEXT on OpenVMS 2016-06-14 14:11:38 +02:00
Jouk 98284d8f35 Update of OpenVMS makefiles 2016-06-13 16:44:49 +02:00
Jouk 7b1fbff128 re-insert != operator that disappeared during last update 2016-06-13 16:39:38 +02:00
Jouk 2e67381548 re-adding files that disappeared 2016-06-09 13:57:41 +02:00
Jouk e7e93c9ec9 Update setup for OpenVMS 2016-06-07 13:45:06 +02:00
Jouk d3e57a1dcf define != operator for WatcherWithUserData needed for find on OpenVMS AXP 2016-05-09 10:21:13 +02:00
Jouk 426b11036f Ignore compile warnings on OpenVMS 2016-05-04 10:22:15 +02:00
Jouk 7255a8fb7f Updated compile support for OpenVMS 2016-04-07 10:44:48 +02:00
Jouk ab0a64f0fb Update OpenVMS setup 2016-03-30 12:01:39 +02:00
Jouk 9819bd81a4 Add src/common/notifmsgcmn.cpp to OpenVMS Makefile 2016-02-25 09:50:16 +01:00
Jouk 62b5e1b2ef Synchronize OpenVMS setup-file 2016-02-24 13:08:53 +01:00
Jouk 6fae9911d8 Do not include wx/gtk/private/gtk2-compat.h when compiling against a very old GTK 2016-02-03 12:01:25 +01:00
Jouk 6c7d0b34a7 Remove controls sample from OpenVMS makefiles 2016-02-03 09:04:53 +01:00
Jouk 8397fe2d13 Include wx/settings.h to provide wxSystemSettings & wxSYS_COLOUR_3DFACE 2016-02-03 09:02:13 +01:00
Jouk ad03629fea Add wxUSE_NATIVE_PROGRESSDLG to OpenVMS setup 2016-01-05 16:33:57 +01:00
Jouk 6fbc2bd0b7 Add collheaderctrlg.cpp to OpenVMS makefile 2015-09-22 10:40:03 +02:00
Jouk 4b704d4193 Define also != operator, since find on OpenVMS-AXP needs it 2015-07-16 07:47:43 +02:00
Jouk a8bf2abcd0 Add new files to makefiles for compilation on OpenVMS 2015-07-13 14:46:42 +02:00