wxWidgets.git
2011-08-22  Steve LamertonExport a couple of carbon functions so that shared...
2011-08-20  Steve LamertonFix history when using custom schemes in GTK.
2011-08-20  Steve LamertonAdd virtual destructors to fix GCC4 warnings.
2011-08-20  Steve LamertonAnother compilation fix for OSX 10.5
2011-08-19  Steve LamertonUpdate documentation for new library name.
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-18  Steve LamertonRemove a couple of unused forward declarations.
2011-08-18  Steve LamertonAdd some version checks to help compiling on OSX.
2011-08-18  Steve LamertonRemove MoveWindow method.
2011-08-17  Steve LamertonReturn true by default under OSX WebKit.
2011-08-17  Steve LamertonCorrectly stop the loading animation in the sample...
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-15  Steve LamertonAdd a menu item linking to a custom scheme example.
2011-08-15  Steve LamertonUpdate bakefile for new header names.
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonAdd missing bakefile from previous commit.
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-13  Steve LamertonAdd various selection menu items to the sample.
2011-08-13  Steve LamertonAdd Run Script menu option to the sample.
2011-08-13  Steve LamertonAdd history list to the sample.
2011-08-13  Vadim ZeitlinFix bitmap position attribute name in XRC handler.
2011-08-13  Steve LamertonCall Dismiss rather than Show(false) on the infobar...
2011-08-13  Steve LamertonFix loading history items under GTK. The wrong function...
2011-08-12  Vadim ZeitlinNo changes, just remove gratuitous inefficiency from...
2011-08-12  Vadim ZeitlinFix compilation of generic wxDVC code when not using...
2011-08-12  Steve LamertonUpdate documentation about custom schemes and virtual...
2011-08-12  Steve LamertonFix history in wxWebViewIE when using a custom file...
2011-08-12  Steve LamertonUse the data scheme to load resources in the WebKitGTK...
2011-08-12  Paul Cornettremove unneeded gdk_window_get_pointer() call
2011-08-12  Paul Cornettpass proper window to gdk_window_get_pointer(), NULL...
2011-08-11  Steve LamertonAdd support for custom scheme handling and virtual...
2011-08-11  Steve Lamertongit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2011-08-11  Vadim ZeitlinUse separate strings for stock labels with and without...
2011-08-11  Steve LamertonFix typo in last commit
2011-08-11  Steve LamertonRename delegates to try and stop name clashes, probably...
2011-08-11  Stefan Csomoradjusting include styles
2011-08-11  Stefan Csomoradjusting include styles
2011-08-11  Stefan Csomorfixing osx_carbon
2011-08-11  Stefan Csomorfixing osx_cocoa, there's a reason m_peer is private...
2011-08-11  Stefan Csomorfixing osx_cocoa
2011-08-11  Dimitri SchoolwerthFixed wxOSX build.
2011-08-10  Vadim ZeitlinBasque translations update from Xabier Aramendi.
2011-08-10  Vadim ZeitlinAlso regenerate configure after wxWeb-related bakefile...
2011-08-10  Steve LamertonComplete rebake with web libraries to allow easier...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkAdd some basic tests for wxDataViewCtrl selection handling.
2011-08-10  Václav SlavíkFix selection handling wxDataViewMainWindow::ItemDeleted().
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-09  Vadim ZeitlinDon't reset wxTLW::m_iconized when hiding the window...
2011-08-09  Václav SlavíkDon't use iterators with wxDataViewSelection.
2011-08-09  Vadim ZeitlinNo changes, just correct the helpview sample name in...
2011-08-08  Vadim ZeitlinDon't manually centre dialogs created with default...
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-08  Steve LamertonAdd wxWebView sample to documentation.
2011-08-08  Steve LamertonImprove the detailed description in the documentation.
2011-08-08  Steve LamertonNote that CanCut / CanCopy / CanPaste are not currently...
2011-08-08  Steve LamertonFix a bunch of spelling mistakes cause by an early...
2011-08-08  Steve LamertonAdd backend descriptions for all backends to the docume...
2011-08-08  Steve LamertonAdd a section about async notifications to the document...
2011-08-08  Václav SlavíkCheck for invalid items in generic wxDataViewCtrl:...
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-07  Vadim ZeitlinUse 0 instead of NULL to avoid g++ warning.
2011-08-07  Václav SlavíkUse ChangeCurrentRow() in wxDataViewMainWindow::ItemDel...
2011-08-07  Václav SlavíkClean up wxDataViewMainWindow::ItemDeleted() a bit.
2011-08-07  Václav SlavíkwxDataViewSelection private type doesn't need to be...
2011-08-07  Václav SlavíkRemove unused ItemList type from datavgen.cpp.
2011-08-07  Steve LamertonRemove some out of date comments.
2011-08-07  Steve LamertonRemove the WebView - wxWebViewWebKit map as our policy...
2011-08-06  Steve LamertonRemove old WXCOCOA code.
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  Steve LamertonRemove string conversion functions and use the wx provi...
2011-08-05  Vadim ZeitlinImplement wxFileType::GetOpenCommand() in wxOSX.
2011-08-05  Steve LamertonRemove redundant InternalLoadURL method.
2011-08-05  Steve LamertonRemove now unnecessary comment.
2011-08-05  Steve LamertonRemove SetPageTitle and GetPageTitle and make GetCurren...
2011-08-05  Steve LamertonImplement GetBackwardHistory, GetForwardHistory and...
2011-08-05  Steve LamertonImplement ClearHistory using the built in WebBackForwar...
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  Steve LamertonAdd documentation for virtual file system support in...
2011-08-04  Vadim ZeitlinAdd missing header for minimalistic builds not using...
2011-08-04  Vadim ZeitlinCompilation fixes for wxUSE_GEOMETRY==0 build.
next