wxWidgets.git
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-17  Vadim ZeitlinFix wxXmlDocument::SetRoot() broken by recent changes.
2011-04-16  Vadim ZeitlinDefine wxTextEntry::DoAutoCompleteStrings() stub in...
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinDon't block the main UI thread while generating complet...
2011-04-16  Vadim ZeitlinUse ACO_AUTOAPPEND option for text completion in wxMSW.
2011-04-16  Vadim ZeitlinAdded private wxEVT_AFTER_CHAR event for wxMSW implemen...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-16  Vadim ZeitlinNo changes, just simplify preprocessor checks in wxMSW...
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2011-04-16  Stefan Csomoradding missing part when using the native paint CGConte...
2011-04-16  Stefan Csomorsupprting flag for pixel offsetting for msw, see #11853
2011-04-16  Stefan Csomorsupprting flag for pixel offsetting for osx, see #11853
2011-04-16  Stefan Csomorsupprting flag for pixel offsetting for cairo, see...
2011-04-16  Stefan Csomorsupport generic flag for pixel offsetting, see #11853
2011-04-15  Dimitri SchoolwerthReplaced C++ comments with C ones in C files.
2011-04-15  Paul Cornettworkaround for broken window managers which claim to...
2011-04-15  Jaakko SalliRemoved wxPG_DOUBLE_BUFFER constant. Now all wxPG rende...
2011-04-14  Jaakko SalliRebuild textctrl events using copy ctor
2011-04-13  Jaakko SalliwxEVT_COMMAND_TEXT_UPDATED events from wxComboCtrl...
2011-04-13  Jaakko SalliCompletely re-construct the wxComboCtrl textctrl-events...
2011-04-13  Stefan Csomorpreparing for completions support
2011-04-12  Jaakko SalliDescribe what re-implemented wxComboPopup::DestroyPopup...
2011-04-11  Jouk JansenUpdate Makefile for OpenVMS
2011-04-11  Jouk Jansenrevoke OpenVMS dependend part of r67326
2011-04-10  Vadim ZeitlinRe-define push_back() in wxSortedArrayString to behave...
2011-04-10  Vadim ZeitlinAllow customizing AUI tab colours in wxAuiTabArt.
2011-04-10  Vadim ZeitlinFix off by one pixel error when drawing active tab...
2011-04-10  Vadim ZeitlinCorrect Javanese language code.
2011-04-09  Julian SmartCorrection to position in character insertion event...
2011-04-09  Stefan Csomorfixing configure builds for iphone
2011-04-08  Stefan Csomorsee #9715
2011-04-08  Stefan Csomorworkaround OSX bug, fixes #4555
2011-04-08  Stefan Csomorsupport 3.X deployment
2011-04-08  Jouk JansenUpdate OpenVMS compile support
2011-04-07  Stefan Csomoradding 10.5 APIs to avoid CGErrors, fixes #13121
2011-04-06  Paul Cornettbuild fix for wxUSE_LOG==0
2011-04-06  Paul Cornettavoid GCC warning "suggest braces around empty body...
2011-04-06  Paul Cornettfix typo from r67326
2011-04-06  Vadim ZeitlinFix vararg function in wxXml unit test broken by recent...
2011-04-06  Vadim ZeitlinAvoid dereferencing invalid iterator in wxMessageDialog...
2011-04-06  Vadim ZeitlinCorrectly restore the old locale in wxXLocale functions.
2011-04-06  Vadim ZeitlinFix incorrect use of setlocale() in wxLocale::IsAvailab...
2011-04-06  Jouk JansenUpdate OpenVMS compile support
2011-04-06  Jouk JansenFix for broken wxGTK1 compilation
2011-04-05  Vadim ZeitlinDon't do anything in WX_ASSERT_FAILS_WITH_ASSERT when...
2011-04-05  Vadim ZeitlinFix VarArgTestCase compilation when type traits are...
2011-04-05  Paul Cornettbuild fix for gtk1
2011-04-04  Dimitri SchoolwerthCompilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE...
2011-04-04  Julian SmartCorrected XML conversion in style names and face names
2011-04-04  Julian SmartFurther commenting
2011-04-04  Dimitri SchoolwerthChanged licence references to "wxWindows licence".
2011-04-03  Dimitri SchoolwerthFixed failing image test.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed forgotten typo that is a part...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-03  Paul CornettFor wxGTK2, link with X11 explicitly, since we use...
2011-04-02  Vadim ZeitlinDisable wxUSE_STD_CONTAINERS by default for MSVC6.
2011-04-02  Paul Cornettmake sure value label updates even if handle position...
2011-04-02  Paul Cornettneed to override DoGetBestClientSize() to get correct...
2011-04-02  Paul Cornettfix overwrite of upper left part of parent window with...
2011-04-02  Vadim ZeitlinNo real changes, just some more minor cleanup in wxSVGF...
2011-04-02  Vadim ZeitlinRemove wxSVG_DEBUG from wxSVGFileDC.
2011-04-02  Vadim ZeitlinClean up of string operations in wxSVGFileDC code.
2011-04-02  Vadim ZeitlinAdd support for alpha channel in colours in wxSVGFileDC.
2011-04-02  Vadim ZeitlinNo changes, just merge some strings in wxSVGFileDC.
2011-04-02  Vadim ZeitlinUse wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of...
2011-04-01  Paul Cornettbuild fix for GTK1 after r67299
2011-03-31  Jaakko SalliAdded wxComboPopup::DestroyPopup(), which responsibilit...
2011-03-31  Julian SmartBuffer size calculation correction
2011-03-31  Jouk JansenUpdate configuration for OpenVMS
2011-03-31  Vadim ZeitlinCompilation fix for wxUSE_STL==1 build after r67356.
2011-03-31  Vadim ZeitlinImplement wxGraphicsContext::GetSize() for Cairo.
2011-03-31  Vadim ZeitlinTentative compilation fix for wxMSW with MinGW after...
2011-03-31  Vadim ZeitlinAdd wx/msw/panel.h to the list of wxMSW headers in...
2011-03-31  Vadim ZeitlinFix alpha handling in CSS syntax in wxColour in non...
2011-03-31  Vadim ZeitlinFix HMENU to wxMenu translation in wxMSW code.
2011-03-31  Vadim ZeitlinDocument unexpected wxWindowDisabler taskbar UI in...
2011-03-31  Vadim ZeitlinCorrect wxGraphicsContext::StrokeLines(n, points) docum...
2011-03-30  Vadim ZeitlinRemove REMOVE_UNUSED_ARG option from setup.h files.
2011-03-30  Vadim ZeitlinAdd support for elements preceding the document node...
2011-03-30  Vadim ZeitlinFix memory leaks in wxXml unit test.
2011-03-30  Vadim ZeitlinAlways update internally stored AUI floating frame...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-30  Vadim ZeitlinFix XTI compilation in STL build.
2011-03-30  Paul Cornettbuild fix for older GTK2
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-30  Paul Cornettprepare to convert file to C++
2011-03-29  Stefan Csomorfix clang warning (? having two different operand types)
2011-03-29  Paul Cornettmust use deprecated function for gtk2
2011-03-29  Paul Cornettdon't crash on error
2011-03-29  Paul Cornettbuild fix
2011-03-29  Paul Cornettfix typo
2011-03-29  Paul CornettGTK_WIDGET_SENSITIVE should have been converted to...
2011-03-28  Václav SlavíkwxDataViewChoiceRenderer's editor control should have...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-27  Paul Cornettyet more avoiding direct struct access
2011-03-27  Paul Cornettadd more functions we will need
2011-03-27  Jaakko SalliInstead of just deleting m_popupInterface, call Destroy...
2011-03-27  Václav SlavíkAlways use gtk2-compat.h definitions.
2011-03-27  Václav SlavíkRenamed wx/gtk/private/compat.h to gtk2-compat.h.
next