avoid GDK warning "drawable is not a pixmap or window"
[wxWidgets.git] / samples /
2011-10-23  Paul Cornettrevert (presumably unintentional) change from r59562...
2011-10-22  Julian SmartApplied patch #13534: wxRichTextCtrl: Make it easier...
2011-10-19  Václav SlavíkCleanup of wxDataViewCtrl cell activation code.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-12  Vadim ZeitlinMake it possible to close "shaped" sample from the...
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsFont without using wxFont.
2011-10-09  Vadim ZeitlinAllow creating wxGraphicsBitmap and wxGraphicsContext...
2011-10-07  Steve LamertonWork around the fact that wxWebViewIE doesn't send...
2011-10-05  Steve LamertonDelete the timer on close in the wxWebView sample....
2011-10-02  Steve LamertonDerive wxAuiNotebook from wxBookCtrlBase. Document...
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-28  Steve LamertonDelete the menu on close in the wxWebView sample. Fixes...
2011-09-21  Vadim ZeitlinReplace erroneous comma with a semicolon in keyboard...
2011-09-21  Vadim ZeitlinImplement sorting in wxTreeListCtrl.
2011-09-14  Steve LamertonCause a compile time error in the wxWebView sample...
2011-09-12  Jouk Jansenadd compile support for thread sample on OpenVMS
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-30  Vadim ZeitlinBetter support for flat lists in wxTreeListCtrl.
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 ZeitlinMake the file and dir picket controls expand in widgets...
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 ZeitlinFixes to OpenGL samples to avoid asserts/crashes.
2011-08-24  Stefan Csomoradding raw_control for osx
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Julian SmartFix duplicate variable for VC++ 6
2011-08-22  Steve LamertonAdd new sample project files.
2011-08-22  Steve LamertonRebake
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-19  Steve LamertonRename web library to webview.
2011-08-17  Steve LamertonCorrectly stop the loading animation in the sample...
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Vadim ZeitlinUse correct format specifier for thread id in the sample.
2011-08-15  Steve LamertonAdd a menu item linking to a custom scheme example.
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  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  Steve LamertonCall Dismiss rather than Show(false) on the infobar...
2011-08-11  Steve Lamertongit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2011-08-11  Stefan Csomoradjusting include styles
2011-08-10  Steve LamertonComplete rebake with web libraries to allow easier...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-08-09  Vadim ZeitlinNo changes, just correct the helpview sample name in...
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-08  Vadim ZeitlinAdded wxTopLevelWindow::MSWGetSystemMenu() method.
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-01  Steve LamertonHide the infobar in the sample if we start navigating...
2011-08-01  Steve LamertonFix all the unused variable warnings in the sample.
2011-08-01  Steve LamertonMake web sample XPMs const to fix compiler warnings...
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-25  Steve LamertonWe no longer need to veto the new window event in the...
2011-07-25  Steve LamertonRename GetHref to GetURL in wxWebNavigationEvent, this...
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-07-22  Vadim ZeitlinSave and restore file history in docview sample.
2011-07-22  Vadim ZeitlinAllow passing the error value to wxStreamBase::Reset().
2011-07-21  Vadim ZeitlinAllow marking wxTreeBook nodes to expand initially...
2011-07-20  Vadim ZeitlinDon't use template member function in drawing sample...
2011-07-19  Vadim ZeitlinAllow saving the drawing sample canvas to a file or...
2011-07-16  Julian SmartAdded makefile from Steven
2011-07-16  Václav SlavíkAdd support for column header images to wxListCtrl...
2011-07-14  Steve LamertonUpdate the web sample to allow choosing between differe...
2011-07-11  Vadim ZeitlinDon't handle "Return" key as "TAB" even when the defaul...
2011-07-09  Vadim ZeitlinShow extra mouse buttons and wheel state in the text...
2011-07-09  Vadim ZeitlinDon't duplicate wxImage::ConvertToDisabled() in wxAUI...
2011-07-09  Vadim ZeitlinOutput something from the console sample even if it...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-04  Steve LamertonFilter out subframes from the ie backend history and...
2011-07-04  Vadim ZeitlinAdd wxUSE_UNICODE guard around wxDF_UNICODETEXT in...
2011-07-02  Steve LamertonImplement undo and redo for the ie and gtk webkit backe...
2011-07-02  Steve LamertonAdd new clipboard api and support for it in the ie...
2011-06-30  Vadim ZeitlinFix harmless warning about unused variable in isosurf...
2011-06-30  Vadim ZeitlinFix warning about hiding a virtual function in propgrid...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Steve LamertonGive the sample a more sensible initial size for web...
2011-06-29  Steve LamertonAdjust animation size to fit the toolbar properly
2011-06-29  Steve LamertonUpdate the sample to show how to block navigation and...
2011-06-29  Steve LamertonUpdate the web sample to use images from the art provid...
2011-06-29  Vadim ZeitlinUpdated copyright year before 2.9.2 release.
2011-06-29  Steve LamertonAdd support for loading a url in the constructor to...
2011-06-28  Václav SlavíkMove wxThreadEvent into wxBase.
2011-06-27  Vadim ZeitlinAdd support for child documents to docview framework.
2011-06-25  Stefan Csomorbringing target naming in line with other projects
2011-06-24  Vadim ZeitlinFix code reading from the pipe stream in exec sample.
2011-06-23  Steve LamertonFix a number of mingw compile errors.
next