Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
[wxWidgets.git] / samples /
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2013-01-12  Vadim ZeitlinAllow hiding/showing already hidden/shown wxGrid rows...
2013-01-03  Vadim ZeitlinRe-lay out the grid sample window after auto-sizing...
2012-12-31  Steve LamertonAdd context menu enabling and disabling to wxWebView...
2012-12-30  Steve LamertonAdd handling of http errors to wxWebViewIE. Tidy up...
2012-12-29  Vadim ZeitlinEnsure that scrollbars are shown in scrolled popup...
2012-12-28  Vadim ZeitlinRemove connection of MyDllApp::OnIdle() handler in...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-12-22  Vadim ZeitlinDon't use "Cancel" button in the about dialog of the...
2012-12-04  Vadim ZeitlinOpen debugger at the location of failing assert, if...
2012-12-02  Vadim ZeitlinCorrect lookup of Explorer-specific file association...
2012-12-02  Vadim ZeitlinNo changes, just reorganize the menu slightly in the...
2012-12-01  Paul Cornettuse stock colour/pen/brush objects in samples
2012-12-01  Paul Cornettuse new pen/brush style names in samples
2012-12-01  Paul Cornettremove colour/pen/brush arguments which are the default...
2012-11-30  Paul Cornettindentation fixes
2012-11-26  Vadim ZeitlinCompilation fix to docview sample after r73004.
2012-11-26  Vadim ZeitlinFix harmless warning about uninitialized variable in...
2012-11-24  Vadim ZeitlinAdd wxDocManager::Get{Views,Documents,Templates}Vector().
2012-11-23  Vadim ZeitlinAdd possibility to delay showing wxRichToolTip.
2012-11-20  Vadim ZeitlinImplement GetSizeFromTextSize() for wxSpinCtrl.
2012-11-19  Vadim ZeitlinAdd wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and...
2012-11-19  Vadim ZeitlinConvert wxFSW_EVENT_{WARNING,ERROR} to string correctly.
2012-11-17  Vadim ZeitlinAdd wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag.
2012-11-11  Vadim ZeitlinUse wxID_EXIT for the "Quit" item in the exec sample.
2012-11-10  Vadim ZeitlinFix incorrect wxSizerFlags::Border() call in the scroll...
2012-11-09  Vadim ZeitlinAdd wxControl::GetSizeFromTextSize() to size the contro...
2012-11-06  Vadim ZeitlinRestore propagation of EVT_SEARCHCTRL_CANCEL_BTN events...
2012-11-04  Vadim ZeitlinSlightly improve the date/time dialogs in the calendar...
2012-11-04  Vadim ZeitlinNo changes, just make it easier to tweak splitter sample.
2012-11-01  Vadim ZeitlinAdded wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec...
2012-11-01  Vadim ZeitlinAdd distclean target to samples/Makefile.
2012-10-31  Stefan Csomoradding constants for newer OSX versions to make sure...
2012-10-29  Vadim ZeitlinCompare file paths using wxFileName, not wxString,...
2012-10-28  Vadim ZeitlinFix taskbar sample compilation under wxOSX/Cocoa.
2012-10-27  Vadim ZeitlinBreak implicit dependency of "core" on "adv" via wxXmlR...
2012-10-24  Vadim ZeitlinImplement clipping in wxSVGFileDC.
2012-10-24  Vadim ZeitlinRespect wxFileName::DontFollowLink() in wxFileSystemWat...
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-17  Vadim ZeitlinFix wxGrid editors background painting.
2012-10-15  Vadim ZeitlinHandle deletion of watched directories in wxFileSystemW...
2012-10-13  Vadim ZeitlinMake TAB behaviour in wxGrid more configurable.
2012-10-13  Vadim ZeitlinSet the standard sample icon for the exec sample.
2012-10-07  Vadim ZeitlinImplement incremental search in wxGenericListCtrl.
2012-10-07  Vadim ZeitlinAdd a possibility to beep on no match to wxGenericTreeCtrl.
2012-10-04  Vadim ZeitlinAdd a setting for the disabled text colour to wxRibbon...
2012-09-30  Vadim ZeitlinDon't call ClearAll() before LoadFile() in the stc...
2012-09-30  Vadim ZeitlinMake stc sample startup faster.
2012-09-30  Vadim ZeitlinAdd support for background-color style to span element...
2012-09-28  Vadim ZeitlinFix wxSearchCtrl recreation in the widgets sample.
2012-09-28  Vadim ZeitlinRemove unused SearchCtrlWidgetsPage::Reset() from widge...
2012-09-28  Vadim ZeitlinDon't send events for disabled ribbon bar buttons.
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-09-25  Robin DunnReserve the whole style byte for styles. See #14688
2012-09-25  Robin DunnScintilla's Point class no longer matches the structure...
2012-09-22  Vadim ZeitlinMake wxWrapSizer demo in the layout sample more dynamic.
2012-09-15  Vadim ZeitlinAdd help button support to wxRibbonBar.
2012-09-15  Vadim ZeitlinFix text origin and bounding box computations in wxSVGF...
2012-09-13  Vadim ZeitlinAdd wxBITMAP_PNG() macro similar to wxBITMAP() but...
2012-09-11  Steve LamertonAdd generic wxFileSystem support to wxWebView using...
2012-09-09  Vadim ZeitlinAdd a test of wxFilePickerCtrl::GetValue() to the widge...
2012-09-09  Vadim ZeitlinAdd an informational message to the file picker page...
2012-09-08  Vadim ZeitlinEnable GL_CULL_FACE in OpenGL samples.
2012-08-30  Vadim ZeitlinGenerate wxEVT_COMMAND_TEXT_ENTER events for generic...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-30  Vadim ZeitlinRemove unnecessary TranslateBookFlag() from the noteboo...
2012-08-28  Steve LamertonAdd support for searching and highlighting a wxWebView.
2012-08-15  Vadim ZeitlinAdd page highlighting to wxRibbonBar.
2012-08-03  Vadim ZeitlinRemove unnecessary statement from the grid sample.
2012-07-31  Vadim ZeitlinAdd an option to use wxTextCtrl as input window in...
2012-07-30  Vadim ZeitlinAdd expand/collapse button to wxRibbonBar.
2012-07-29  Vadim ZeitlinMake keyboard sample output less confusing.
2012-07-29  Vadim ZeitlinGenerate clipboard events for wxComboBox in wxGTK too.
2012-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-07-24  Vadim ZeitlinDon't eagerly set wxKeyEvent position fields.
2012-07-24  Vadim ZeitlinSet up scrollbars correctly for wxWebView in wxGTK.
2012-07-24  Vadim ZeitlinAllow passing the URL to open to webview sample on...
2012-07-23  Vadim ZeitlinFix assert in webview sample when viewing pages without...
2012-07-20  Vadim ZeitlinUse text/uri-list instead of x-moz-url in wxGTK wxURLDa...
2012-07-13  Vadim ZeitlinAdd possibility to hide and show again wxRibbonBar...
2012-07-13  Vadim ZeitlinProperly use RemoveTree() in fswatcher sample.
2012-07-11  Vadim ZeitlinAllow saving images under a different name in the image...
2012-07-10  Vadim ZeitlinForbid setting hints for multi-line text controls.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-02  Vadim ZeitlinSet string in wxEVT_COMMAND_COMBOBOX_SELECTED event...
2012-07-02  Vadim ZeitlinFix command line parsing in media player sample.
2012-06-30  Vadim ZeitlinVC6 compilation fix for the grid sample.
2012-06-30  Vadim ZeitlinAdd wxRibbonBar::DeletePage() and ClearPages() methods.
2012-06-30  Vadim ZeitlinCreate wxStaticBoxSizer elements as children of wxStati...
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-06-05  Vadim ZeitlinFix ribbon sample compilation after r71642.
2012-06-03  Vadim ZeitlinImplement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbo...
2012-05-27  Vadim ZeitlinAdd wxGrid::Render() for drawing the grid to any wxDC.
2012-05-20  Vadim ZeitlinFix menu sample compilation under wxOSX.
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2012-05-17  Vadim ZeitlinFix wrong format specifiers in the samples.
2012-05-16  Vadim ZeitlinMake variable containing port number an ushort in the...
2012-05-16  Vadim ZeitlinDon't use printf() with non-literal string as format.
2012-05-05  Vadim ZeitlinUpdate the field widths on demand in wxStatusBarGeneric.
next