wxWidgets.git
2013-01-10  Paul Cornettsimplify code setting backing pixmap
2013-01-09  Steve LamertonAdd HTTP status code definitions to attempt to fix...
2013-01-09  Paul Cornettdon't use deprecated wxMouseState functions
2013-01-08  Julian SmartDetect when the window is still captured when dragging...
2013-01-08  Julian SmartFill in mouse button and key state when generating...
2013-01-05  Paul Cornettdefine wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0
2013-01-04  Vadim ZeitlinAttempt to fix MSVC6 compilation after the previous...
2013-01-04  Vadim ZeitlinIncluding wx/msw/missing.h to define INVALID_FILE_ATTRI...
2013-01-03  Vadim ZeitlinRe-lay out the grid sample window after auto-sizing...
2013-01-03  Paul Cornettgtk_assert_dialog_set_message() was unintentionally...
2013-01-03  Jouk Jansengtk_assert_dialog_set_message is only defined if wxUSE_...
2013-01-03  Paul Cornettuse gtk_file_chooser_set_show_hidden() now that GTK...
2013-01-03  Paul Cornettremove ancient SetModal(), it was deprecated long ago...
2013-01-02  Paul Cornettlook for backtrace() in -lexecinfo, fixes #14942
2013-01-02  Vadim ZeitlinChinese translations update from William Jiang.
2012-12-31  Vadim ZeitlinSlight improvements to wxWebView::EnableContextMenu...
2012-12-31  Steve LamertonAdd context menu enabling and disabling to wxWebView...
2012-12-30  Steve LamertonAdd handling of http errors to wxWebViewIE. Tidy up...
2012-12-29  Vadim ZeitlinSlovenian translations update from Martin Srebotnjak.
2012-12-29  Vadim ZeitlinFix wxLocale::GetInfo() in C locale under Windows.
2012-12-29  Vadim ZeitlinEnsure that scrollbars are shown in scrolled popup...
2012-12-29  Vadim ZeitlinNo changes, just fix unused variable in wxUSE_STATBMP...
2012-12-29  Vadim ZeitlinIncluding wx/msw/missing.h to define INVALID_FILE_ATTRI...
2012-12-29  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-12-29  Vadim ZeitlinSpelling fixes in comments in wxOSX.
2012-12-29  Paul Cornettreference count the GtkMenuItem in wxMenuItem as well
2012-12-29  Paul Cornettmake GTKNeedsParent() private
2012-12-29  Paul Cornettm_menubar does not need to be public for hildon, it...
2012-12-29  Robin DunnFix missing or broken interface items for Phoenix
2012-12-28  Paul Cornettuse wxDEPRECATED_CONSTRUCTOR() instead of inline
2012-12-28  Paul Cornettremove unused variable assignment, closes #14928
2012-12-28  Paul CornettUse gtk_menu_item_remove_submenu() with GTK2
2012-12-28  Vadim ZeitlinSuppress warning about _set_se_translator() for VC...
2012-12-28  Vadim ZeitlinDon't assume that wxTE_RICH(2) implies wxTE_MULTILINE...
2012-12-28  Vadim ZeitlinProcess HDN_TRACK in wxMSW wxHeaderCtrl just in case.
2012-12-28  Vadim ZeitlinDon't call wxTextMeasure::BeginMeasuring() when using...
2012-12-28  Vadim ZeitlinParse files from include/wx/*.h when making wxMSW tags.
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-12-28  Vadim ZeitlinRemove connection of MyDllApp::OnIdle() handler in...
2012-12-28  Vadim ZeitlinNo changes, just avoid unused variable in wxUSE_TOOLTIP...
2012-12-28  Vadim ZeitlinUse a single taskbar icon for all notifications in...
2012-12-28  Vadim ZeitlinRemove extra "#" operator in wxFAIL_COND_MSG macro.
2012-12-28  Stefan Csomorsilence unused var warning
2012-12-28  Paul Cornettnon-pch build fix
2012-12-28  Vadim ZeitlinFix regression with wxHTML table elements background...
2012-12-28  Vadim ZeitlinEnsure that client display rectangle is always less...
2012-12-28  Vadim ZeitlinDocument wxListBox and wxChoice as inheriting from...
2012-12-28  Vadim ZeitlinAdd wxGCC_WARNING_{SUPPRESS,RESTORE} macros and use...
2012-12-28  Vadim ZeitlinNo changes, just don't initialize the variable twice.
2012-12-28  Vadim ZeitlinNo changes, just remove an unused variable.
2012-12-27  Paul CornettUse proper reference counting on GtkMenuItem that we...
2012-12-27  Paul CornettBetter fix for avoiding warnings from Ubuntu libdbusmenu
2012-12-26  Paul Cornettremove unused private member m_ordered from wxDataViewV...
2012-12-26  Paul Cornettfix consruction of string
2012-12-23  Stefan Csomorremoving 10.5 version checks
2012-12-23  Steve LamertonFix webview compilation for the mingw-w64 compiler.
2012-12-23  Stefan Csomorremoving outdated code
2012-12-23  Stefan Csomormaking sure we are using correct implementation for...
2012-12-23  Stefan Csomoradding isFlipped to userpane
2012-12-23  Stefan Csomortry support for native isFlipped usage and coalesce...
2012-12-23  Vadim ZeitlinFix wrong tab order in wxAuiNotebook after dragging.
2012-12-22  Julian SmartFix for bug #14915 - wxRichTextCtrl: Not able to move...
2012-12-22  Vadim ZeitlinSort wxPAPER_XXX constants alphabetically in the docume...
2012-12-22  Robin DunnVarious interface fixes for Phoenix
2012-12-22  Robin DunnInterface fixes for wxGrid classes
2012-12-22  Vadim ZeitlinAdd a temporary workaround to make the tests pass.
2012-12-22  Vadim ZeitlinInvalidate wxGrid best size when its associated table...
2012-12-22  Vadim ZeitlinFix libtiff compilation with VC6 after upgrade to 4...
2012-12-22  Vadim ZeitlinNo changes, just improve wxScrolled::EnableScrolling...
2012-12-22  Vadim ZeitlinRemove unnecessary variable assignment from wxBoxSizer...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-12-22  Vadim ZeitlinDon't use "Cancel" button in the about dialog of the...
2012-12-21  Paul Cornettrevert r73185, it should no longer be needed after...
2012-12-20  Paul CornettUse client size determined by size-allocate when possible
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-12-19  Robin DunnAdd accessors for some of the data members in wxXmlReso...
2012-12-19  Stefan Csomoractivating DrawRectangle optimization
2012-12-19  Stefan Csomorfixing typo
2012-12-19  Stefan CsomorHIThemeBrushCreateCGColor seems to have become very...
2012-12-19  Stefan Csomormaking Xcode builds work against against libtiff, copie...
2012-12-18  Stefan Csomorsetting offsets for window and client dcs when not...
2012-12-16  Paul CornettFix for toolbars and menus not being disabled on Ubuntu
2012-12-14  Stefan Csomorsupport SDK < 10.6, fixes #14902
2012-12-14  Stefan Csomorsupporting private types in DnD on osx_cocoa, fixes...
2012-12-14  Vadim ZeitlinFix libtiff compilation with MinGW.
2012-12-14  Stefan Csomoravoid double up events for static text, fixes #14902
2012-12-14  Paul Cornettcompute scrollbar spacing the same way GtkScrolledWindo...
2012-12-14  Paul CornettGet DC size from GDK window if possible, client size...
2012-12-14  Robin DunnPatch from niki@vintech.bg allowing builds for Python...
2012-12-13  Paul Cornettdecrease number of skipped frames in assert dialog...
2012-12-12  Vadim ZeitlinBrazilian Portuguese translations update from Felipe.
2012-12-11  Paul Cornettuse correct signature for callback
2012-12-11  Paul Cornettmake local functions static
2012-12-11  Paul Cornettadd wrappers to avoid compiling code which will never...
2012-12-11  Vadim ZeitlinHandle IN_MOVE inotify events better.
2012-12-11  Vadim ZeitlinInitialize wxRibbonBar::m_help_button_hovered.
2012-12-10  Vadim ZeitlinUse wxSetWorkingDirectory() instead of chdir().
2012-12-10  Vadim ZeitlinReadded tiffconf.h removed by libtiff 4.0.3 merge.
2012-12-10  Vadim ZeitlinBakefile updates for libtiff 4.0.3 merge.
2012-12-10  Vadim ZeitlinMerged libtiff 4.0.3 changes into the trunk.
next