wxWidgets.git
2013-07-15  Vadim ZeitlinFix wxGTK compilation in wxUSE_MENUS==0 case.
2013-07-15  Vadim ZeitlinAvoid including pipe stream headers when streams are...
2013-07-15  Vadim ZeitlinRomanian translations update from Cătălin Răceanu.
2013-07-15  Vadim ZeitlinDon't hard code "2.9.3" in the release preparation...
2013-07-15  Vadim ZeitlinDon't use images in wxToolBar with wxTB_NOICONS in...
2013-07-15  Vadim ZeitlinDisable wxFont::SetStrikethrough() test under wxOSX.
2013-07-15  Vadim ZeitlinSupport using GetTextExtent() with empty string to...
2013-07-15  Vadim ZeitlinDon't test for wide character functions in configure...
2013-07-15  Vadim ZeitlinFix totally broken LocaleSetter class in the test suite.
2013-07-15  Vadim ZeitlinFix harmless Clang warning about unused class member...
2013-07-15  Vadim ZeitlinFix harmless Clang warning about an unused function.
2013-07-15  Vadim ZeitlinSuppress harmless clang 3.3 warning about unused wxMess...
2013-07-15  Vadim ZeitlinFix error checking in wxFileSystemWatcher::Remove(...
2013-07-14  Vadim ZeitlinDisable wxUSE_ENH_METAFILE for wxGTK builds.
2013-07-14  Vadim ZeitlinMake wxMSW wxSpinCtrl "not enough space" messages more...
2013-07-14  Vadim ZeitlinFix crash in docview code if view initialization failed.
2013-07-14  Vadim ZeitlinSwedish translations update from Jonas Rydberg.
2013-07-14  Vadim ZeitlinDon't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_...
2013-07-14  Vadim ZeitlinDon't build tex2rtf and HelpGen utils in non-GUI buildb...
2013-07-14  Stefan Csomorsupport for @2x notation for wxBITMAP_TYPE_PNG (non...
2013-07-13  Vadim ZeitlinBetter fix for wxX11 linking problems than r74499.
2013-07-13  Vadim ZeitlinRestore embedding manifest when using MinGW.
2013-07-13  Vadim ZeitlinRemove some completely unused variables from configure.
2013-07-13  Vadim ZeitlinRemove the long obsolete and unused since 2.7.0 __WIN95...
2013-07-13  Vadim ZeitlinMove wx/msw/gccpriv.h inclusion back to wx/platform...
2013-07-13  Vadim ZeitlinUse wxNotebook background colour for the tab row backgr...
2013-07-13  Vadim ZeitlinAdd a possibility to change the layout direction in...
2013-07-13  Dimitri SchoolwerthRegenerated Xcode projects.
2013-07-13  Vadim ZeitlinUse "MSW" and "Windows" more accurately to avoid confusion.
2013-07-13  Dimitri Schoolwerthdeleted svn:executable property from src/expat/ files...
2013-07-13  Vadim ZeitlinUse Cocoa by default under OS X in configure.
2013-07-13  Vadim ZeitlinDo include src/generic/animateg.cpp in wxUniv/X11 sources.
2013-07-13  Dimitri SchoolwerthSet svn properties on new files.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-13  Vadim ZeitlinExtract compiler-specific macro definitions in a new...
2013-07-12  Vadim ZeitlinFix harmless MinGW warning in wxMSW wxListCtrl code.
2013-07-12  Vadim ZeitlinFix harmless unused parameter warning in !wxUSE_GRAPHIC...
2013-07-12  Vadim ZeitlinFix wrong return value from wxWebViewIE::Find() in...
2013-07-12  Vadim ZeitlinMake destructors of COM interface classes virtual.
2013-07-12  Vadim ZeitlinFix warnings about implicit float or double to int...
2013-07-12  Vadim ZeitlinMention that wxGTK can be built with Wayland backend...
2013-07-11  Vadim ZeitlinReconcile HAVE_VARIADIC_MACROS and wxHAS_VARIADIC_MACRO...
2013-07-11  Stefan Csomoradapting to new x wheel behavior, see #15269
2013-07-11  Stefan Csomoradapt to wx conventions for scroll wheel differences...
2013-07-11  Václav SlavíkUse int instead of wxWindowID in wxNewId() and friends.
2013-07-11  Václav SlavíkUse wxWindowID in wxNewId() and related functions.
2013-07-11  Robin DunnComment out the CIAbot script, the site has been dead...
2013-07-10  Vadim ZeitlinImplement monitoring of file descriptors in wxMotif...
2013-07-10  Vadim ZeitlinRecognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1...
2013-07-10  Vadim ZeitlinFix typo in wxGUIEventLoop::ScheduleExit() in wxMotif.
2013-07-10  Vadim ZeitlinAdd wxX11EventLoopSourcesManager stub implementation...
2013-07-10  Vadim ZeitlinAdd default ctors and Create() to wxDirDialog and wxFil...
2013-07-10  Vadim ZeitlinFix checking for GTK+ 3.0 in configure.
2013-07-10  Vadim ZeitlinUkrainian translations update from Yuri Chornoivan.
2013-07-10  Václav SlavíkFix lots of warnings reported by Clang.
2013-07-10  Václav SlavíkOnly return -1,0,1 from wxXmlResource::CompareVersion().
2013-07-10  Václav SlavíkDefine WXBUILDING in Xcode projects.
2013-07-10  Paul Cornettnon-pch build fix
2013-07-10  Vadim ZeitlinAdd documentation for building wxGTK under Windows.
2013-07-10  Vadim ZeitlinFix restoring the status bar help message after closing...
2013-07-10  Vadim ZeitlinIgnore WM_MENUSELECT messages indicating that the menu...
2013-07-10  Vadim ZeitlinVietnamese translations update from Trần Ngọc Quân.
2013-07-10  Vadim ZeitlinUpdate translations template for 2.9.5 release.
2013-07-10  Vadim ZeitlinAllow retrieving the descent and external leading of...
2013-07-09  Václav SlavíkFix VC++ warnings about __has_include().
2013-07-09  Vadim ZeitlinCheck axis number in the received joystick messages.
2013-07-09  Václav SlavíkCompilation fix for r74457.
2013-07-09  Stefan Csomorfixing forced link of quicktime backend on osx_cocoa
2013-07-09  Václav SlavíkFix OS X compilation in C++11 mode with libc++.
2013-07-09  Václav SlavíkWork around wxFinite() definition conflict with <cmath>.
2013-07-08  Vadim ZeitlinCheck for buffer being big enough in wxPathOnly().
2013-07-07  Vadim ZeitlinMerge libpng 1.6.2 into the trunk.
2013-07-07  Vadim ZeitlinAdd instructions for upgrading third party libraries.
2013-07-07  Vadim ZeitlinRegenerate configure after libwxscintilla linking changes.
2013-07-07  Vadim ZeitlinDefine XML_STATIC in Expat header instead of Expat...
2013-07-07  Václav SlavíkCompilation fix for r74440 and STL builds.
2013-07-07  Vadim ZeitlinDefine XML_STATIC for Expat build to fix linking of...
2013-07-07  Vadim ZeitlinCorrect typo in a link in i18n documentation page.
2013-07-07  Václav SlavíkClarify .mo deployment in i18n overview.
2013-07-07  Václav SlavíkDon't look for catalogs in AddCatalogLookupPathPrefix...
2013-07-07  Václav SlavíkImprove translations lookup logging.
2013-07-07  Václav SlavíkCorrect wxTranslations docs: CWD is not searched.
2013-07-07  Vadim ZeitlinRemove the TOOLKIT test from msvc-headers-setuo-h defin...
2013-07-07  Vadim ZeitlinAdd files necessary to run Expat configure.
2013-07-07  Vadim ZeitlinUpdate the version of Expat used to 2.1.0.
2013-07-07  Václav SlavíkUse wxConvAuto() in wxStyledTextCtrl::DoLoadFile().
2013-07-07  Václav SlavíkUse wxConvAuto in wxFile::Write().
2013-07-07  Vadim ZeitlinDon't pretend that wxAnyButton::SetBitmap() supports...
2013-07-07  Vadim ZeitlinAvoid using buffer of already deallocated string in...
2013-07-06  Vadim ZeitlinForbid creation of wxStandardPaths object directly.
2013-07-06  Vadim ZeitlinReuse wxMessageOutputStderr for wxLogStderr implementation.
2013-07-06  Vadim ZeitlinCorrectly restore the originally used C locale in wxLoc...
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinDisable test for setting the creation time under Unix.
2013-07-06  Vadim ZeitlinFix FILETIME <-> wxDateTime conversions while DST is...
2013-07-06  Vadim ZeitlinExplicitly mention that wxDateTime ticks origin is...
2013-07-06  Paul Cornettavoid GTK+ prefixes for our tree entry code, it is...
2013-07-06  Paul Cornettavoid GTK+ prefixes for our tree entry code, it is...
2013-07-06  Paul Cornettremove symbol exports, this code is private to the...
2013-07-06  Paul Cornettremove empty GtkTreeEntryClass
next