adding lexlib header include, turning off utf8 default
[wxWidgets.git] / build /
2013-02-12  Stefan Csomoradding lexlib header include, turning off utf8 default
2013-02-12  Stefan Csomormissed the ppc switch
2013-02-12  Stefan Csomorincreasing deployment to 10.5 min
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2013-01-21  Stefan Csomorupdated for 10.5 minimum
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-12-14  Robin DunnPatch from niki@vintech.bg allowing builds for Python...
2012-12-10  Vadim ZeitlinBakefile updates for libtiff 4.0.3 merge.
2012-12-02  Paul CornettRemove nearly empty wx/cairo.h header
2012-10-23  Vadim ZeitlinGuard gmake-specific syntax with IF_GNU_MAKE in make_di...
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-23  Vadim ZeitlinAdd wx/meta/removeref.h header defining wxRemoveRef...
2012-10-17  Vadim ZeitlinFactor out text measurement from wxDC and wxWindow...
2012-10-17  Vadim ZeitlinAdded buildbot slave configuration for brandt64.
2012-09-23  Vadim ZeitlinImprove SAFEARRAY support in wxMSW OLE Automation code.
2012-09-17  Vadim ZeitlinRebake after addition of richtexttabspage.h in r72497.
2012-09-16  Julian SmartAdded include/wx/richtext/richtexttabspage.h to files.bkl
2012-09-11  Steve LamertonAdd generic wxFileSystem support to wxWebView using...
2012-09-10  Steve LamertonMove wxWebViewIE missing definitions to webview_missing...
2012-09-09  Vadim ZeitlinOutput the values of all USE_XXX options to build.cfg...
2012-09-09  Vadim ZeitlinLink MSW-specific event loop files in wxUniv/MSW.
2012-09-07  Dimitri SchoolwerthRegenerated Xcode projects.
2012-09-07  Dimitri SchoolwerthUpdated instructions for XML Tools.
2012-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-30  Václav SlavíkInclude gettext MO files in distribution archives.
2012-08-14  Robin Dunnrebake make/project files for new scintilla
2012-08-09  Robin DunnAllow --mac_universal_binary to use a "default" value.
2012-08-03  Robin DunnRevert change that installs the wx/gtk/dc.h header...
2012-08-02  Robin DunnEnable the wxMediaCtrl backend for wxOSX-cocoa in the...
2012-07-29  Václav SlavíkFix installed wx-config broken by r72205.
2012-07-27  Vadim ZeitlinMove new wxGTK wxNotificationMessage files to adv from...
2012-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-07-27  Vadim ZeitlinAdd all extra GTK libraries to GUI_TK_LIBRARY in configure.
2012-07-24  Vadim ZeitlinExtract OS X non-GUI event loop in a separate header.
2012-07-24  Vadim ZeitlinUse relative path for wx-config symlink in "make install".
2012-07-24  Robin DunnInstall the wx/gtk/dc.h header file.
2012-07-23  Vadim ZeitlinUse wxGTK platform-specific files in wxAdv under OS X.
2012-07-14  Vadim ZeitlinRefactor wxMSW helper functions to allow reuse in wxGTK.
2012-07-11  Vadim ZeitlinChange the format of the documentation archives for...
2012-07-10  Vadim ZeitlinUse the same console event loop in wxBase and wxCore...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-10  Vadim ZeitlinGive the newly added wxGTK trunk STL builder a unique...
2012-07-10  Vadim ZeitlinAdd a wxGTK STL buildbot build on brandt32 slave.
2012-07-09  Vadim ZeitlinAdded a release notes file for binaries.
2012-07-07  Vadim ZeitlinReplace "_amd64" with "_x64" in a few more places.
2012-07-07  Vadim ZeitlinUse "_x64" instead of "amd64" for x64 MSW makefile...
2012-07-07  Stefan Csomornew file added
2012-07-04  Vadim ZeitlinFix problem with most of wxGTK headers not being installed.
2012-07-04  Vadim ZeitlinRename all setup0.h files to setup.h in git-based relea...
2012-07-04  Vadim ZeitlinRun unix2dos in quiet mode in git-oriented release...
2012-07-02  Robin DunnAdd COMPILER_VERSION to nmake command line
2012-07-01  Vadim ZeitlinUse COMPILER_VERSION and ARCH_SUFFIX in libraries names...
2012-07-01  Vadim ZeitlinNo real changes, just rename DIR_SUFFIX_CPU to ARCH_SUF...
2012-07-01  Paul Cornettremove some unused files from GTK3 build
2012-06-30  Paul Cornettsupport for GTK3
2012-06-30  Vadim ZeitlinDefine wxEntry() with WinMain-compatible signature...
2012-06-14  Stefan Csomorsetting debug level explicitly
2012-06-13  Robin Dunnupdate comment about SDKs
2012-06-12  Vadim ZeitlinOnly use Unix/X11-specific files under Unix in wxGTK.
2012-06-12  Vadim ZeitlinRemove another unneeded TOOLKIT test from the bakefiles.
2012-06-12  Vadim ZeitlinAdd wx/setup.h header for wxGTK build under MSW.
2012-06-08  Vadim ZeitlinUse PLATFORM checks in bakefiles instead of TOOLKIT...
2012-05-26  Vadim ZeitlinRemove private headers from files.bkl.
2012-05-26  Vadim ZeitlinMove include/wx/osx/private/objcid.h to include/wx...
2012-05-24  Robin DunnChanges to allow these build scripts to use python3
2012-05-18  Robin Dunn10.5 is the minimum SDK for both OSX ports now
2012-05-07  Vadim ZeitlinUse XkbKeycodeToKeysym() instead of deprecated XKeycode...
2012-05-07  Vadim ZeitlinCreate a wrapper file for X11/XKBlib.h header.
2012-05-04  Vadim ZeitlinFix precompiled headers use with MSVC in wxGTK sources.
2012-05-04  Vadim ZeitlinUse GTK-based wxWebView when using GTK+, not under...
2012-04-29  Václav SlavíkDon't use ancient -no-cpp-precomp flag on OS X.
2012-03-29  Vadim ZeitlinRemove setup0.h files from the list of headers in bakefile.
2012-03-29  Stefan Csomoradding tabart.cpp file
2012-03-29  Stefan Csomoradding tabart.cpp file
2012-03-29  Vadim ZeitlinAdded missing DESTDIR to wx-config installation make...
2012-03-25  Vadim ZeitlinImplement native tab art for wxAUI in wxGTK.
2012-03-25  Vadim ZeitlinRefactor wxAUI: extract wxAuiTabArt in a separate file.
2012-03-17  Robin DunnRemove --mac_arch and enable --mac_universal_binary...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-18  Stefan NeisFixed miss-spelling in output messages (enviroment...
2012-02-07  Robin DunnDon't assume that XCode is in /Developer. Use "xcode...
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-18  Dimitri SchoolwerthSynchronised svn:eol-style and svn:executable propertie...
2012-01-18  Javier TorresRemoved wxQt build slave
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove empty PalmOS-related directories.
2012-01-15  Vadim ZeitlinRemove more Palm OS left overs.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-02  Robin DunnBe a little smarter about choosing the default SDK...
2011-12-29  Vadim ZeitlinDisable VC8+ deprecation warnings for standard function...
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-21  Stefan Csomorrebaked Xcode proj for cocoa after date & timectrls...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-20  Vadim ZeitlinAdd support for webview library to MSW bakefile presets.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
next