Export a couple of carbon functions so that shared builds in carbon compile correctly.
[wxWidgets.git] / src /
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 LamertonAnother compilation fix for OSX 10.5
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 LamertonAdd some version checks to help compiling on OSX.
2011-08-17  Steve LamertonDerive wxWebViewEvent from wxNotifyEvent.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonConst correct the wxWebView api.
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-13  Vadim ZeitlinFix bitmap position attribute name in XRC handler.
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 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  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 Csomorfixing osx_carbon
2011-08-11  Stefan Csomorfixing osx_cocoa
2011-08-11  Dimitri SchoolwerthFixed wxOSX build.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
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-08  Vadim ZeitlinDon't manually centre dialogs created with default...
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
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-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  Vadim ZeitlinAdd missing header for minimalistic builds not using...
2011-08-04  Vadim ZeitlinCompilation fixes for wxUSE_GEOMETRY==0 build.
2011-08-04  Vadim ZeitlinUse wxWindowMSW instead of wxWindow to fix wxUniv/MSW...
2011-08-04  Julian SmartAdded Page Break control to spacing page
2011-08-04  Steve LamertonUpdate wxWebFileHandler to handle paths with fragments...
2011-08-04  Steve LamertonFix recursion problems when loading pages from a virtua...
2011-08-03  Steve LamertonRename wxWebFileHandler name from test to file.
2011-08-03  Steve LamertonRework IE virtual file system support to use new syntax...
2011-08-03  Julian SmartReturn sensible major and minor version numbers for...
2011-08-03  Julian SmartOutline and line spacing can now be reset via the UI...
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-03  Vadim ZeitlinNo real changes, just rename a variable.
2011-08-02  Robin DunnIf -1 is passed to InsertItem for the imageIndex then...
2011-08-02  Robin DunnInitialize the native printer info for ConvertFromNativ...
2011-08-02  Vadim ZeitlinDon't un-maximize the window when Iconize(false) is...
2011-08-02  Vadim ZeitlinFix wxSocket::WaitForAccept() in blocking mode.
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 compilation for OSX backend.
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-08-01  Steve LamertonFix remaining warnings in ie backend.
2011-08-01  Steve LamertonFix a couple of warning that crept back into the GTK...
2011-07-31  Steve LamertonRework the GTK WebKit backend history to remove the...
2011-07-31  Vadim ZeitlinCorrect typo in wxArray::insert() fix of r68468.
2011-07-31  Steve LamertonSimplify the wxWebFileHandler code by using a map to...
2011-07-30  Vadim ZeitlinFix crash in wxArray::insert() overload taking iterator...
2011-07-30  Vadim ZeitlinGenerate events with WXK_NONE Unicode keys for non...
2011-07-30  Vadim ZeitlinAvoid bogus focus loss event when wxTextCtrl is modifie...
2011-07-30  Vadim ZeitlinFix off by one error in wxTextCtrl::GetLineLength(...
2011-07-30  Vadim ZeitlinFix stock accelerators handling in wxOSX.
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-30  Vadim ZeitlinGet rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJEC...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
next