wxWidgets.git
2011-11-28  Paul Cornettbuild fixes for Universal
2011-11-28  Paul Cornettdon't warn about gnomeprint if we already have gtkprint
2011-11-27  Paul Cornettdon't require gconf-2.0, we don't use it
2011-11-27  Vadim ZeitlinInclude wx/time.h to get wxLocaltime_r() declaration...
2011-11-27  Vadim ZeitlinNo changes, just moved wxLocaltime_r() and wxGmtime_r...
2011-11-27  Vadim ZeitlinImplement wxStackWalker for wxMSW under x86-64.
2011-11-27  Vadim ZeitlinAdd support for VK_OEM_102 key under wxMSW.
2011-11-27  Vadim ZeitlinSet Unicode key code correctly for key events for WXK_R...
2011-11-27  Vadim ZeitlinChange value of wxHELP to avoid clash with wxSTAY_ON_TOP.
2011-11-27  Vadim ZeitlinUse wxGetUTCTimeUSec() in wxStopWatch under Unix for...
2011-11-27  Vadim ZeitlinUse wxGetUTCTimeMillis() instead of wxGetLocalTimeMilli...
2011-11-27  Vadim ZeitlinRemoved private wxGetLocalTimeUsec() function from...
2011-11-27  Vadim ZeitlinNo changes, just move time functions from wx/stopwatch...
2011-11-27  Vadim ZeitlinAdded wxGetUTCTimeMillis() and wxGetUTCTimeUSec().
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-11-27  Vadim ZeitlinAdded wxStopWatch::TimeInMicro() for better precision...
2011-11-27  Vadim ZeitlinUse ::QueryPerformanceCounter() for wxStopWatch impleme...
2011-11-27  Vadim ZeitlinUse shorter sleep times in wxStopWatch unit test.
2011-11-27  Vadim ZeitlinCorrect wxTLS_PTR definition for !wxHAS_COMPILER_TLS...
2011-11-27  Vadim ZeitlinDon't hide/show wxActiveXContainer when resizing it.
2011-11-27  Vadim ZeitlinDon't crash when changing label of label-less wxToggleB...
2011-11-27  Vadim ZeitlinInclude webview library headers in the list of all...
2011-11-27  Vadim ZeitlinMerge similar but not quite identical translated strings.
2011-11-27  Vadim ZeitlinDefine wxCURSOR_DEFAULT_TYPE correctly for the old...
2011-11-25  Dimitri Schoolwerthmerged libpng 1.5.6 to trunk
2011-11-25  Václav SlavíkAccount for indentation in wxDataViewCtrl::GetBestColum...
2011-11-25  Stefan Csomorfixing iPhone build
2011-11-25  Paul Cornettcheck for self-assignment in operator=
2011-11-25  Paul Cornettcopy array with memcpy rather than a loop
2011-11-25  Paul Cornettuse int instead of size_t for a couple member variables
2011-11-25  Paul CornettIsNull --> IsEmpty
2011-11-24  Dimitri SchoolwerthRegenerated Xcode projects.
2011-11-24  Robin DunnOnSysRead is pure virtual
2011-11-24  Robin DunnThe wxStreamProtocolType enum is multiply defined,...
2011-11-23  Vadim ZeitlinFix crash in wxTreeListCtrl::GetItemText() if text...
2011-11-23  Paul Cornettremove redundant GTK-specific code
2011-11-23  Vadim ZeitlinItalian translation corrections from Roberto Boriotti.
2011-11-23  Václav SlavíkMake generic wxDataViewCtrl rows a bit taller.
2011-11-22  Vadim ZeitlinAdded convenient wxCmdLineParser::AddLong{Option,Switch...
2011-11-22  Vadim ZeitlinDismiss wxSplashScreen on any user input, not necessari...
2011-11-22  Vadim ZeitlinEnsure that wxSplashScreen doesn't appear on taskbar...
2011-11-22  Vadim ZeitlinAdd wxEventFilter and related functionality.
2011-11-22  Vadim ZeitlinHack wxMSW wxNotebook to show the text controls correct...
2011-11-22  Stefan Csomorfixes #13684
2011-11-19  Vadim ZeitlinItalian translation update from Stefano and Roberto...
2011-11-19  Vadim ZeitlinCzech translations update from Zbyněk Schwarz.
2011-11-18  Vadim ZeitlinFix HasFocus() for composite controls.
2011-11-18  Vadim ZeitlinNo changes, just remove extra whitespace from wxWebView...
2011-11-17  Steve LamertonRemove double buffering from wxWebViewIE as this is...
2011-11-17  Steve LamertonAdjust testing for non-visible controls in wxActiveXCon...
2011-11-17  Vadim ZeitlinProvide HANDLE_PTR for the compilers without it such...
2011-11-17  Jouk Jansendefine Popup and Dismiss for wxComboBox in wxMOTIF
2011-11-17  Robin Dunnfix missing and broken interface items for Phoenix
2011-11-17  Robin DunnAdd arg default values for the Create method
2011-11-17  Robin DunnDon't include webkit headers from wx headers
2011-11-16  Vadim ZeitlinMove wxWebView-related definitions to webview_ie.cpp...
2011-11-16  Vadim ZeitlinAnother Chinese translations update from Jiawei Huang.
2011-11-16  Vadim ZeitlinCompilation fix for PCH-less build after r69758.
2011-11-15  Vadim ZeitlinAdd support for digits and +/- sign to wxUIActionSimula...
2011-11-15  Vadim ZeitlinOnly update status bar fields after they were created...
2011-11-14  Vadim ZeitlinReplace wxT() with wxS() in image options definitions.
2011-11-14  Vadim ZeitlinAdded wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
2011-11-14  Vadim ZeitlinFall back on ::GetMessagePos() if ::GetCursorPos()...
2011-11-14  Vadim ZeitlinDon't redefine symbols already defined in latest MinGW...
2011-11-14  Vadim ZeitlinNo changes, just add another case to a switch on wxMous...
2011-11-14  Jouk JansenUpdate compile support fror wxGTK on OpenVMS
2011-11-14  Stefan Csomorlatest private API usage complaint, right now most...
2011-11-13  Steve LamertonSet focus on the browser window after loading a url...
2011-11-13  Vadim ZeitlinAdded stock accelerator for wxID_PRINT.
2011-11-12  Vadim ZeitlinUse wxConvertStringToOle() in wxWebViewIE code.
2011-11-12  Vadim ZeitlinCorrect typo in wxUSE_WEBVIEW_IE test in configure.
2011-11-12  Steve LamertonReplace the sample animation timer with an idle loops...
2011-11-12  Paul Cornettposition expander in center of given rectangle
2011-11-11  Paul Cornettuse correct function to free GtkTextAttributes
2011-11-11  Vadim ZeitlinIntercept some keys in wxMSW wxTextCtrl even if they...
2011-11-10  Jouk JansenAdd compile support for widgets sample on OpenVMS
2011-11-10  Vadim ZeitlinCompilation fix for wxUSE_UNICODE=0 build after wxUSE_S...
2011-11-10  Vadim ZeitlinCorrect the direction passed to wxDataObject in wxOSX...
2011-11-10  Julian SmartApplied Blit system options optimization to StretchBlit
2011-11-10  Vadim ZeitlinFix compilation in wxUSE_STL case broken by r69663.
2011-11-10  Vadim ZeitlinRemove all unwanted occurrences of -mt/-pthread in...
2011-11-08  Robin DunnEnsure that there is a modal event loop before trying...
2011-11-08  Robin DunnAdd a border on the AutoComp list for wxOSX-Cocoa
2011-11-08  Steve LamertonSkip spurious blank JavaScript events in wxWebView.
2011-11-08  Steve LamertonCorrectly escape the error log messages in the wxWebVie...
2011-11-08  Steve LamertonUpdate wxHtmlWindow documentation to refer to wxWebView.
2011-11-08  Vadim ZeitlinDon't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
2011-11-08  Vadim ZeitlinMove GDK_META_MASK definition in the header in which...
2011-11-08  Vadim ZeitlinCompilation fixes for GTK+ 2.4.
2011-11-08  Vadim ZeitlinAdd missing stdio.h include to wxGTK assert dialog...
2011-11-08  Václav SlavíkUse Enter and Space for cell editing in generic wxDVC...
2011-11-07  Jouk JansenUpdates to compile WX on OpenVMS
2011-11-07  Jouk JansenwxGTK1 should not include .h files for wxGTK
2011-11-06  Vadim ZeitlinUpdated all message catalogs to correspond to the curre...
2011-11-06  Vadim ZeitlinChinese translations update from Jiawei Huang.
2011-11-06  Vadim ZeitlinUse current time, not the Epoch for time zone determina...
2011-11-05  Václav SlavíkFix wxArray::Index() with bFromEnd=true in STL build.
2011-11-05  Václav SlavíkTest correctness of wxArray::Index() with bFromEnd...
2011-11-05  Francesco Montorsino real change: just move Docset/CHM/QCH declarations...
2011-11-05  Francesco MontorsiMove detailed documentation to the top, leaving styles...
next