wxWidgets.git
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.
2011-03-27  Paul Cornettmore avoiding direct struct access
2011-03-27  Paul Cornettremove unused mouse event and redundant checks
2011-03-27  Paul Cornetta few changes for gtk3, avoiding direct struct access
2011-03-26  Václav SlavíkCompilation fix for r67312: add explicit cast to GtkSta...
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-03-25  Julian SmartFix for image saving speedup
2011-03-25  Václav SlavíkDon't use deprecated gtk_widget_ref().
2011-03-25  Václav SlavíkRevert r67137.
2011-03-24  Paul Cornettfix tool item enter/leave notify, fixes #13083
2011-03-24  Vadim ZeitlinSet m_inheritBgCol flag in wxPanel with a background...
2011-03-24  Julian SmartSpeeded up image saving to XML (WriteHex).
2011-03-23  Paul Cornettmove deprecated GtkTooltips forward declaration to...
2011-03-23  Paul Cornettclean up wxGTK tooltip code
2011-03-23  Dimitri SchoolwerthFixed buffer overflow when saving certain images in...
2011-03-23  Václav SlavíkOnly react to clicks on the checkbox in wxDataViewToggl...
2011-03-23  Vadim ZeitlinAdd WXK_CONTROL_A..WXK_CONTROL_Z constants.
2011-03-23  Vadim ZeitlinPrevent event generation in wxGtkCalendarCtrl::SetDate().
2011-03-23  Vadim ZeitlinUse correct month in the date picker page of the widget...
2011-03-22  Václav SlavíkFix <object_ref> processing to respect overridden attri...
2011-03-22  Stefan Csomorwiring notifications
next