support for GTK3
[wxWidgets.git] / 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.
2011-12-14  Vadim ZeitlinNo changes, just harmonized the EOLs in the ISS file.
2011-12-14  Chris Elliott2.9.3 version
2011-12-12  Dimitri SchoolwerthRegenerated Xcode projects.
2011-12-12  Vadim ZeitlinRename src/generic/timectrl.cpp to timectrlg.cpp.
2011-12-07  Chris Elliottadd dot to path
2011-12-05  Chris Elliottadd docs to name
2011-12-03  Vadim ZeitlinDon't include version in the URL created by wxMSW insta...
2011-12-03  Vadim ZeitlinDon't require admin privileges in the MSW installer.
2011-12-02  Chris Elliottrc1
2011-12-02  Stefan Csomoradapting Xcode projects for r69898
2011-12-02  Vadim ZeitlinRename src/generic/richtooltip.cpp to src/generic/richt...
2011-11-28  Dimitri SchoolwerthRegenerated Xcode projects.
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-11-27  Vadim ZeitlinInclude webview library headers in the list of all...
2011-11-24  Dimitri SchoolwerthRegenerated Xcode projects.
2011-11-22  Vadim ZeitlinAdd wxEventFilter and related functionality.
2011-10-30  Vadim ZeitlinLink tests with webview library only if it is actually...
2011-10-30  Vadim ZeitlinAdd wx/datetimectrl.h to the wxAdv files list.
2011-10-26  Vadim ZeitlinUse AC_LANG_SOURCE and add missing quoting to configure.
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorfiles added
2011-10-25  Stefan Csomorpanelg removal
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-09-30  Vadim ZeitlinCreate setup.h when building wxscintilla library.
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-29  Vadim ZeitlinRefactor wxDatePickerCtrl to derive from wxDateTimePick...
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-09-20  Michael WetherellMove ravnsgaards build to brandt32 while its down.
2011-09-15  Stefan Csomorreverting change, for precompiled headers, unfortunatel...
2011-09-12  Stefan Csomorsupporting spaces
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-29  Dimitri SchoolwerthRegenerated Xcode projects.
2011-08-28  Stefan Csomormake sure svn info for an already existing .xcodeproj...
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-25  Dimitri SchoolwerthFixed buttons having no border in wxUniv by default.
2011-08-24  Steve LamertonRemove out of date extralib stuff from the bakefiles.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Steve LamertonRebake
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-19  Steve LamertonRename web library to webview.
2011-08-15  Steve LamertonUpdate bakefile for new header names.
2011-08-14  Steve LamertonAdd missing bakefile from previous commit.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonComplete rebake with web libraries to allow easier...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
next