Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / build / bakefiles /
2013-09-18  Václav SlavíkMake storing non-trivial data in wxThreadSpecificInfo...
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-09-06  Václav SlavíkAdd wxWindowPtr smart pointer.
2013-09-04  Vadim ZeitlinRestore correct wx-config creation and work around...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinBetter fix for wxX11 linking problems than r74499.
2013-07-13  Vadim ZeitlinUse "MSW" and "Windows" more accurately to avoid confusion.
2013-07-13  Vadim ZeitlinDo include src/generic/animateg.cpp in wxUniv/X11 sources.
2013-07-13  Vadim ZeitlinExtract compiler-specific macro definitions in a new...
2013-07-07  Vadim ZeitlinDefine XML_STATIC in Expat header instead of Expat...
2013-07-07  Vadim ZeitlinDefine XML_STATIC for Expat build to fix linking of...
2013-07-07  Vadim ZeitlinRemove the TOOLKIT test from msvc-headers-setuo-h defin...
2013-07-07  Vadim ZeitlinUpdate the version of Expat used to 2.1.0.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Paul Cornettmove treeentry_gtk.h to include/wx/gtk/private/
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinMake TOOLKIT variable constant in MSW makefiles.
2013-07-03  Vadim ZeitlinExtract PipeIOHandler class into a header and rename...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-04-08  Vadim ZeitlinRemove rightarr.cur which doesn't exist any more from...
2013-02-28  Václav SlavíkAdd wxPreferencesEditor class.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
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-09-23  Vadim ZeitlinImprove SAFEARRAY support in wxMSW OLE Automation code.
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-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-14  Robin Dunnrebake make/project files for new scintilla
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-10  Vadim ZeitlinUse the same console event loop in wxBase and wxCore...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
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-04  Vadim ZeitlinFix problem with most of wxGTK headers not being installed.
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-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-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-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-03-29  Vadim ZeitlinRemove setup0.h files from the list of headers in bakefile.
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-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-29  Vadim ZeitlinDisable VC8+ deprecation warnings for standard function...
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
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-12  Vadim ZeitlinRename src/generic/timectrl.cpp to timectrlg.cpp.
2011-12-02  Vadim ZeitlinRename src/generic/richtooltip.cpp to src/generic/richt...
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-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-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-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
next