Merge in from trunk r68684 - r69046
[wxWidgets.git] / include /
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 Cornettremove unnecessary GTK declarations from defs.h, move...
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-31  Václav SlavíkGeneric wxDataViewCtrl: resize autosized columns at...
2011-08-29  Václav SlavíkMake generic wxDataViewToggleRenderer react to activation.
2011-08-29  Vadim ZeitlinMake it possible to TAB to wxTreeListCtrl contents.
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-08-27  Vadim ZeitlinMake wxBU_EXACTFIT fir the button text more exactly.
2011-08-27  Vadim ZeitlinAdded wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
2011-08-27  Vadim ZeitlinAuto complete file names in the text controls of wx...
2011-08-27  Vadim ZeitlinAdd wxTextEntry::AutoCompleteDirectories().
2011-08-27  Vadim ZeitlinNo changes, just fix a typo in wxBannerWindow documenta...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-27  Vadim ZeitlinSet colours and fonts for all elements of the generic...
2011-08-27  Vadim ZeitlinAllow returning NULL windows from GetCompositeWindowPar...
2011-08-25  Dimitri SchoolwerthFixed best size of wxUniv's wxNotebook.
2011-08-25  Dimitri SchoolwerthFixed best sizes for wxUniv controls.
2011-08-25  Dimitri SchoolwerthFixed buttons having no border in wxUniv by default.
2011-08-24  Stefan Csomormissing commit for RAW_CONTROL changes
2011-08-23  Vadim ZeitlinCompilation fix for non-OSX: don't use m_rawControlDown...
2011-08-23  Stefan Csomoradjusting keyboardstate to new ctrl / raw_ctrl handling...
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-23  Dimitri SchoolwerthFixed linking errors related to wxAnyButton in wxUniv.
2011-08-23  Dimitri SchoolwerthFixed compilation of sources that make use of wx/univ...
2011-08-22  Vadim ZeitlinReturn non-const pointer from wxDataViewRendererBase...
2011-08-22  Vadim ZeitlinAdd wxDataViewIconText::IsSameAs() and make comparison...
2011-08-22  Stefan Csomorremoving trailing comma
2011-08-22  Stefan Csomorexposing wxGraphicsContext through an ordinary wxDC
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Vadim ZeitlinNo changes, just add wxGtkList to ensure g_list_free...
2011-08-22  Vadim ZeitlinDon't export Objective C interfaces in non-x86_64 builds.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinNo changes, just factor our wxDirection parsing code...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Julian SmartRename identifier
2011-08-21  Vadim ZeitlinAdd missing wx/icon.h header to fix wxGTK compilation.
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinNo changes, just move wxCheckBoxState to wx/defs.h...
2011-08-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-21  Vadim ZeitlinReplace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-08-21  Václav SlavíkRename wxDataViewCtrl::InvalidateColBestWidth* to Updat...
2011-08-20  Steve LamertonAdd virtual destructors to fix GCC4 warnings.
2011-08-19  Steve LamertonRename web library to webview.
2011-08-19  Steve LamertonRename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua...
2011-08-19  Dimitri SchoolwerthAdded option to TIFF handler for specifying the photome...
2011-08-19  Dimitri SchoolwerthRenamed the options specific to the TIFF handler.
2011-08-18  Steve LamertonRemove a couple of unused forward declarations.
2011-08-18  Steve LamertonRemove MoveWindow method.
2011-08-17  Steve LamertonReturn true by default under OSX WebKit.
2011-08-17  Steve LamertonDerive wxWebViewEvent from wxNotifyEvent.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonTidy up webview.h. Remove all of the doxygen comments...
2011-08-17  Steve LamertonMake a few internal methods private.
2011-08-17  Steve LamertonConst correct the wxWebView api.
2011-08-16  Stefan Csomoradapt defines
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-11  Steve LamertonAdd support for custom scheme handling and virtual...
2011-08-11  Stefan Csomoradjusting include styles
2011-08-11  Stefan Csomorfixing osx_cocoa, there's a reason m_peer is private...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkMake the wxDataViewItem(void*) constructor explicit.
2011-08-10  Julian SmartAdded the ability to deselect attributes in the font...
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-08  Václav SlavíkRemove selection methods taking int from generic wxData...
2011-08-08  Vadim ZeitlinAdded wxTopLevelWindow::MSWGetSystemMenu() method.
2011-08-08  Vadim ZeitlinAdded private wxMenu::MSWNewFromHMENU() method.
2011-08-08  Vadim ZeitlinFix compilation with g++ 4.7 (prerelease).
2011-08-06  Steve LamertonImplement GetSelectedSource for the OSX WebKit backend.
2011-08-06  Steve LamertonImplement SelectAll for OSX WebKit.
2011-08-06  Steve LamertonImplement GetPageText for the OSX WebKit implementation.
2011-08-06  Steve LamertonImplement ClearSelection for the OSX WebKit backend.
2011-08-05  Vadim ZeitlinImplement wxFileType::GetOpenCommand() in wxOSX.
2011-08-05  Steve LamertonRemove redundant InternalLoadURL method.
2011-08-05  Steve LamertonRemove SetPageTitle and GetPageTitle and make GetCurren...
2011-08-05  Steve LamertonImplement GetBackwardHistory, GetForwardHistory and...
2011-08-05  Steve LamertonAdd a WebHistory to the OSX WebKit backend and implemen...
2011-08-05  Steve LamertonRemove now unused GetSelection from the OSX WebKit...
2011-08-05  Steve LamertonAdd undo / redo support to OSX WebKit.
2011-08-05  Steve LamertonAdd support for loading resources in custom schemes...
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-04  Vadim ZeitlinCompilation fixes for wxUSE_GEOMETRY==0 build.
2011-08-04  Julian SmartAdded Page Break control to spacing page
2011-08-04  Steve LamertonFix recursion problems when loading pages from a virtua...
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-03  Steve LamertonInitial work on virtual file system support for the...
2011-08-03  Vadim ZeitlinFix bug with TAB being able to switch focus between...
2011-08-02  Robin DunnInitialize the native printer info for ConvertFromNativ...
2011-08-02  Julian SmartAdded semicolon needed by MSVC++ 6
2011-08-02  Steve LamertonImplement HasSelection for the OSX WebKit backend.
2011-08-02  Steve LamertonAdd EnableHistory support to the OSX WebKit backend.
2011-08-01  Steve LamertonFix warnings for the OSX WebKit backend.
2011-08-01  Steve LamertonFix compilation for OSX backend.
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
next