The rounded corners look really dumb at this size.
[wxWidgets.git] / samples /
2012-01-15  Vadim ZeitlinRemove more Palm OS left overs.
2012-01-12  Steve LamertonAdd missing aui dependencies to the notebook sample.
2012-01-08  Vadim ZeitlinEnhance wxRibbonToolBar functionality to wxRibbonButton...
2012-01-07  Vadim ZeitlinCompilation fixes to joystick sample after r70279.
2012-01-07  Vadim ZeitlinSet Z-position correctly for wxEVT_JOY_ZMOVE events.
2011-12-29  Vadim ZeitlinAllow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
2011-12-28  Vadim ZeitlinImprove layout in the samples to avoid problems under...
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-24  Vadim ZeitlinImplement wxNotebook::CalcSizeFromPage() for wxGTK.
2011-12-20  Vadim ZeitlinAdded wxTimePickerCtrl page to the widgets sample.
2011-12-20  Vadim ZeitlinReorganized the date picker page of the widgets sample.
2011-12-20  Vadim ZeitlinFix horizontal alignment in icon view in generic wxList...
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-08  Vadim ZeitlinAdd wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
2011-12-08  Vadim ZeitlinUse '1'..'9' to simulate digits instead of WXK_NUMPADn.
2011-12-02  Vadim ZeitlinRebake after webview-related changes in common.bkl.
2011-12-02  Vadim ZeitlinImplement EVT_CHAR_HOOK for wxOSX/Cocoa.
2011-11-28  Vadim ZeitlinAdd support for custom numeric formats to wxGrid.
2011-11-28  Vadim ZeitlinDon't hardcode the number of toolbar tools in the toolb...
2011-11-28  Vadim ZeitlinCorrected handling of wxTB_HORZ_TEXT in the toolbar...
2011-11-15  Vadim ZeitlinAdd support for digits and +/- sign to wxUIActionSimula...
2011-11-14  Vadim ZeitlinAdded wxIMAGE_OPTION_ORIGINAL_{WIDTH,HEIGHT} wxImage...
2011-11-13  Steve LamertonSet focus on the browser window after loading a url...
2011-11-12  Steve LamertonReplace the sample animation timer with an idle loops...
2011-11-10  Jouk JansenAdd compile support for widgets sample on OpenVMS
2011-11-08  Steve LamertonCorrectly escape the error log messages in the wxWebVie...
2011-11-05  Vadim ZeitlinUse wxWindowUpdateLocker to speed up updates of the...
2011-11-05  Vadim ZeitlinFix adding a control to two different sizers in the...
2011-10-30  Vadim ZeitlinMake the initial sash position work in splitter sample.
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.
next