Updates to make wxWidgets compaile on OpenVMS again
[wxWidgets.git] / setup.h_vms
2010-03-25  Jouk JansenUpdates to make wxWidgets compaile on OpenVMS again
2010-02-04  Jouk Jansenundefine not working FSWATCHER from OpenVMS compile...
2010-01-26  Jouk JansenFixes for compilation on OpenVMS platforms
2009-10-23  Jouk JansenUpdating configuration for OpenVMS
2009-10-14  Vadim ZeitlinTest whether GTK+ is 2.18 or newer in configure.
2009-10-08  Jouk JansenOpenVMS : add compile support for debugrpt sample
2009-10-06  Jouk JansenUpdate setup for OpenVMS
2009-10-05  Jouk Jansenset up for OpenVMS richtext & regex and add more sample...
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Jouk Jansenadd wxUSE_RIBOON to setup for OpenVMS
2009-06-18  Jouk JansenUpdate setup for OpenVMS
2009-05-27  Jouk Jansenupdate setup for OpenVMS
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
2009-03-24  Jouk JansenUpdated 'setup' for OpenVMS
2009-03-23  Jouk JansenUpdates for OpenVMS compile support
2009-02-26  Jouk JansenUpdating OpenVMS compile configuration
2009-02-25  Jouk JansenUpdate compile configuration for OpenVMS
2009-01-19  Jouk JansenUpdate compile support for OpenVMS
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-13  Jouk JansenUpdate configuration for OpenVMS
2009-01-12  Jouk JansenUpdate configuration for OpenVMS
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-11-25  Jouk JansenUpdate configuration for OpenVMS
2008-11-02  Vadim Zeitlinremove tests for bool and {const,static,reinterpret...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-12  Jouk JansenUpdate setup for OpenVMS
2008-09-11  Jouk Jansenupdate OpenVMS compile support
2008-09-02  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2008-06-20  Jouk JansenOpenVMS setup update
2008-06-12  Jouk JansenUpdate openVMS setup-file
2008-04-11  Jouk JansenUpdates for VMS : new Makefiles, proper type casts
2008-03-06  Jouk JansenUpdate OpenVMS compile configuration
2008-02-12  Jouk JansenUpdate setup for OpenVMS
2008-01-11  Jouk Jansenupdates for OpenVMS compile support
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-09  Jouk JansenUpdate OpenVMS Build
2007-09-25  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-06  Robert RoeblingAdd Cairo to build, remove run-time dependency
2007-08-07  Vadim Zeitlinuse unsetenv() instead of setenv(var, NULL) which is...
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-09  Václav Slavíkadded GCC visibility support
2007-07-08  Václav Slavíkremoved wxWCHAR_T_IS_SEPARATE_TYPE: there already was...
2007-07-03  Jouk JansenUpdate OpenVMS setup
2007-06-26  Václav Slavíkfixes to wint_t and wchar_t handling in unichar.h ...
2007-06-26  Václav Slavíkadded configure check for wcsdup(), there are too many...
2007-06-22  Václav Slavíkmade wxUSE_UNICODE=1 the default
2007-06-12  Jouk Jansen Updates for VMS
2007-05-16  Jouk Jansen OpenVMS changes
2007-04-20  Jouk Jansen Committing in .
2007-03-21  Jouk Jansen Committing in .
2007-03-13  Vadim Zeitlintest for pthread_mutex_timedlock() availability in...
2007-03-12  Jouk Jansen Modified Files:
2007-03-07  Vadim Zeitlinadd checks for GTK+ 2.10 (part of patch 1661851)
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2006-12-19  Jouk Jansen Committing in .
2006-11-28  Michael WetherellRename boolean to wxjpeg_boolean to avoid conflicts...
2006-11-14  Jouk Jansen Committing in .
2006-11-08  Jouk Jansen synchronizing setup.h_vms with setup.h.in
2006-11-07  Jouk Jansen Update configuration file for OpenVMS
2006-10-30  Jouk Jansen Committing in .
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-25  Jouk Jansen Committing in .
2006-10-23  Michael WetherellCheck for fdopen. Probably everywhere has it, but check...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-10-06  Jouk Jansen Committing in .
2006-09-28  Jouk Jansen Committing in .
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-22  Jouk Jansen Update OpenVMS make files
2006-09-19  Jouk Jansen Include "xrc" support properly for OpenVMS
2006-08-25  Jouk Jansen Patches for OpenVMS port
2006-08-09  Michael WetherellDetect and use sys/select.h required by POSIX for select
2006-06-30  Vadim Zeitlinmoved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
2006-06-12  Jouk Jansen Update openVMS compilesupport
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-02  Jouk Jansen Updated OpenVMS compile support
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-16  Jouk Jansen Update OpenVMS build configuration
2006-03-22  Jouk Jansen Committing in .
2006-03-17  Vadim ZeitlinwxUSE_DISPLAY should be 0 for VMS port as Xinerama...
2006-02-20  Jouk Jansen Committing in .
2006-02-15  Jouk Jansen Committing in .
2006-01-11  Jouk Jansen Committing in .
2005-12-23  Jouk Jansen Committing in .
2005-12-02  Jouk Jansen Committing in .
2005-11-20  Michael WetherellUse re_search directly instead of regexec when using...
2005-11-15  Włodzimierz SkibaBe consistent with all setup.h. Include chkconf.h only...
2005-10-26  Jouk Jansen Committing in .
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-29  Jouk Jansen Committing in .
2005-09-25  Vadim Zeitlindon't declare pthread_mutexattr_settype() ourselves...
2005-09-25  Vadim Zeitlindon't declare strptime() ourselves if the system alread...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-07  Michael WetherellHandle the case when (v)snprintf have the format declar...
next