wxWidgets.git
2011-09-28  Jouk JansenInclude support for OpenVMS IA64
2011-09-27  Stefan Csomorgiving in on native undo integration, as we don't have...
2011-09-27  Jouk JansenCorrecting typo in commit 69203
2011-09-27  Jouk JansenUpdate openVMS compile support
2011-09-27  Robin DunnMore interface updates for Phoenix
2011-09-26  Jouk JansenDisable webview on OpenVMS
2011-09-25  Václav SlavíkDon't use `install -d` to create directories.
2011-09-25  Stefan Csomoradding missing autorelease pool, since this can be...
2011-09-25  Robin DunnFix missing or broken interface items for Phoenix
2011-09-23  Vadim ZeitlinAdd support for handling new multi-arch under Debian.
2011-09-23  Vadim ZeitlinFix inconsistent DLL export declaration for wxBannerWin...
2011-09-22  Vadim ZeitlinFix inconsistent DLL export declaration for wxTreeListC...
2011-09-22  Vadim ZeitlinImprove appearance of wxTreeListCtrl during live resizing.
2011-09-22  Vadim ZeitlinAlways give all the remaining space to the first wxTree...
2011-09-21  Vadim ZeitlinFix scrolling in small wxVListBox with tall items.
2011-09-21  Vadim ZeitlinReplace erroneous comma with a semicolon in keyboard...
2011-09-21  Vadim ZeitlinChange wxSound ctor from in-memory data to use size_t...
2011-09-21  Vadim ZeitlinSend EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-21  Vadim ZeitlinReset previous sort column in generic wxDataViewColumn...
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-21  Vadim ZeitlinAdd wxTreeListCtrl::GetView() and GetDataView().
2011-09-21  Vadim ZeitlinDon't limit window size to (0, 0) in wxSizer if getting...
2011-09-21  Vadim ZeitlinRefresh wxDisplay when a monitor is added to or removed...
2011-09-21  Vadim ZeitlinNo changes, just extract wxCreateHiddenWindow() declara...
2011-09-20  Julian SmartRemove pointless case insensitivity
2011-09-20  Vadim ZeitlinAdd GetExpanderColumnOrFirstOne() to avoid code duplica...
2011-09-20  Vadim ZeitlinReset the expander column when clearing columns in...
2011-09-20  Michael WetherellMove ravnsgaards build to brandt32 while its down.
2011-09-18  Vadim ZeitlinMinor fixes to code examples in wxPropertyGrid document...
2011-09-18  Vadim ZeitlinFix test for wxUSE_TREELISTCTRL in configure.
2011-09-18  Robin DunnFIx broken or missing interface items for Phoenix
2011-09-17  Vadim ZeitlinFix format specifiers used for "unsigned long" in wxPG...
2011-09-17  Vadim ZeitlinChange wxDIALOG_NO_PARENT to avoid clash with wxICON_EX...
2011-09-17  Vadim ZeitlinAdd wxUSE_TREELISTCTRL checks to treelist.cpp itself.
2011-09-17  Vadim ZeitlinFix the library of wxGenericDirCtrl in the documentation.
2011-09-16  Vadim ZeitlinOnly define wxUSE_WEBVIEW if wxWebView is really available.
2011-09-16  Vadim ZeitlinCheck for wxUSE_WEBVIEW being defined.
2011-09-16  Vadim ZeitlinFix wxFont::GetFaceName() for not realized yet fonts...
2011-09-16  Robin Dunnfixes for missing or broken interface items for Phoenix
2011-09-16  Vadim ZeitlinFix int field of wxCommandEvents generated by menu...
2011-09-16  Vadim ZeitlinFix int field of wxCommandEvent generated by popup...
2011-09-16  Vadim ZeitlinFix checked state for the popup menu items in the event...
2011-09-15  Stefan Csomorreverting change, for precompiled headers, unfortunatel...
2011-09-15  Jouk JansenRepair compile sequenze for wxGTK on OpenVMS
2011-09-14  Steve LamertonUse integral value for OLECMDID_OPTICAL_ZOOM as we...
2011-09-14  Steve LamertonUpdate configure to only define wxUSE_WEBVIEW_WEBKIT...
2011-09-14  Steve LamertonCause a compile time error in the wxWebView sample...
2011-09-14  Steve LamertonMake wxBookCtrlBase::GetSelection virtual, as per the...
2011-09-14  Steve LamertonOnly build the wxWebView tests if there is an available...
2011-09-13  Steve LamertonCorrectly disable webkit backend if the appropriate...
2011-09-13  Steve LamertonCorrect a typo in the wxWebView tests.
2011-09-13  Steve LamertonDisable webkit backend if the appropriate headers canno...
2011-09-12  Steve LamertonUpdate wxWebView guards to stop backend compilation...
2011-09-12  Steve LamertonEnsure that we have an available backend for wxWebView...
2011-09-12  Jouk JansenUpdate setup for OpenVMS
2011-09-12  Jouk Jansenadd compile support for thread sample on OpenVMS
2011-09-12  Václav SlavíkFix appending of non-leaf node to wxGTK's wxDataViewCtrl.
2011-09-12  Stefan Csomorsupporting spaces
2011-09-11  Vadim ZeitlinFix best size computation for wxTextCtrl without border...
2011-09-11  Steve LamertonEnsure that we have an available backend for wxWebView...
2011-09-11  Vadim ZeitlinStill resize wxSplitterWindow children even when sash...
2011-09-11  Vadim ZeitlinRegenerate configure after webview branch merge.
2011-09-11  Steve LamertonUpdate setup files
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-11  Robin DunnFix missing and broken interface items for Phoenix
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Paul Cornettupdate WarpPointer for GTK3
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-10  Robin DunnEnable the HWND of the task dialog to be fetched with...
2011-09-08  Vadim ZeitlinAllow setting colours and font of wxTreeListCtrl.
2011-09-07  Paul Cornettnon-pch build fix
2011-09-07  Paul Cornettremove unnecessary GTK declarations from defs.h, move...
2011-09-06  Paul Cornettmove addition of -lX11 to better place
2011-09-06  Paul Cornettdon't disable cast checks in debug builds
2011-09-06  Paul Cornettremove unused __WXGTK12__ symbol
2011-09-06  Paul Cornettremove (very) obsolete GTK version check
2011-09-06  Robin Dunnfix for non-pch builds
2011-09-05  Robin DunnAvoid infinite recursion on Mac in comboctrl, and fix...
2011-09-05  Václav SlavíkFix crash in wxDataViewCtrl::UpdateColWidths().
2011-09-05  Václav SlavíkwxDataViewCtrl: enable F2 editing with multiple selecti...
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-09-03  Stefan Csomorsetting the image position after the label is set,...
2011-09-03  Václav SlavíkUse ProcessWindowEvent() in generic wxDataViewCtrl...
2011-09-03  Václav SlavíkExtracted wxDataViewMainWindow left/right keys handling...
2011-09-03  Václav SlavíkRename wxDataViewMainWindow::OnArrowChar to OnVerticalN...
2011-09-03  Václav SlavíkSlightly more efficient wxDataViewCtrl::StartEditor().
2011-09-03  Václav SlavíkFix generic wxDataViewCtrl Enter handling to conform...
2011-09-03  Robin DunnFix some broken or add some missing interface declarati...
2011-09-01  Vadim ZeitlinDon't warn about wxMetaFile in configure by default.
2011-09-01  Vadim ZeitlinAdd wxUSE_HOTKEY support to configure.
2011-09-01  Stefan Csomorfixes #13443, thanks :-)
2011-08-31  Vadim ZeitlinFix deleting and clearing wxTreeListCtrl columns.
2011-08-31  Václav SlavíkAdd items to correct position in wxDataViewCtrl:ItemAdded.
2011-08-31  Václav SlavíkGeneric wxDataViewCtrl: resize autosized columns at...
2011-08-30  Dimitri SchoolwerthFixed dlmsw.cpp compilation with older SDKs and at...
2011-08-30  Vadim ZeitlinBetter support for flat lists in wxTreeListCtrl.
2011-08-30  Vadim ZeitlinFix computation of the item offset in generic wxDataVie...
2011-08-30  Jouk JansenUpdate makefiles for OpenVMS
2011-08-30  Stefan Csomorfixes #13438 (building OSX min >= 10.6), thanks :-)
next