Respect wxFileName::DontFollowLink() in wxFileSystemWatcher.
[wxWidgets.git] / samples / widgets /
2012-09-28  Vadim ZeitlinFix wxSearchCtrl recreation in the widgets sample.
2012-09-28  Vadim ZeitlinRemove unused SearchCtrlWidgetsPage::Reset() from widge...
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-08-30  Vadim ZeitlinGenerate wxEVT_COMMAND_TEXT_ENTER events for generic...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-07-29  Vadim ZeitlinGenerate clipboard events for wxComboBox in wxGTK too.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-07-02  Vadim ZeitlinSet string in wxEVT_COMMAND_COMBOBOX_SELECTED event...
2012-05-04  Vadim ZeitlinDon't return NULL widget from wxFileCtrl page of widget...
2012-04-29  Vadim ZeitlinEnable wxComboBox::SetString() test in the widgets...
2012-03-26  Paul Cornettnon-pch build fix, closes #14140
2012-03-25  Vadim ZeitlinAdded wxTimePickerCtrl::GetTime() and SetTime().
2012-03-11  Vadim ZeitlinAdd a test for wxComboBox::SetString() to the widgets...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove more Palm OS left overs.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
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-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-11-10  Jouk JansenAdd compile support for widgets sample on OpenVMS
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-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
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-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-15  Vadim ZeitlinGeneric wxHyperlinkCtrl appearance and behaviour improv...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-16  Vadim ZeitlinSplit wxTextCompleter into a base class and wxTextCompl...
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-23  Vadim ZeitlinUse correct month in the date picker page of the widget...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-15  Vadim ZeitlinUse consistent sizes for all icons used in the button...
2011-02-27  Vadim ZeitlinAdd markup support to wxMSW wxButton and show it in...
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-27  Vadim ZeitlinNo changes, just add a couple of #if wxUSE_COMMANDLINKB...
2011-02-27  Vadim ZeitlinReplace wxST_MARKUP style with wxControl::SetLabelMarkup().
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-21  Vadim ZeitlinCorrect drawing of mnemonics in wxStaticBox label under...
2010-09-21  Vadim ZeitlinFix wxStaticBox label redrawing when "Alt" is pressed...
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-07-11  Vadim ZeitlinSet the string to search for in wxSearchCtrl events.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-13  Vadim ZeitlinUse GetWidgets() in the widgets samples instead of...
2010-04-12  Vadim ZeitlinFix gcc warnings about testing undefined preprocessor...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-02-08  Vadim ZeitlinAdd support for showing "elevation" icon in wxMSW buttons.
2010-02-03  Vadim ZeitlinTest wxTE_PROCESS_ENTER style in the widgets sample.
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-24  Vadim ZeitlinNo changes, just remove the strange "#if 1".
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-03  Vadim ZeitlinSuppress errors from static bitmap page of widgets...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-14  Vadim ZeitlinImplement support for wxSL_<DIR> in wxGTK, show them...
2009-11-14  Vadim ZeitlinCorrect wxSL_VERTICAL addition in r62618.
2009-11-14  Vadim ZeitlinUndo test code accidentally committed as part of r62643.
2009-11-14  Robert RoeblingAdd tests for wxSL_MIN_MAX_LABELS and wxSL_VALUE_LABEL
2009-11-11  Vadim ZeitlinSet wxSL_VERTICAL style in wxSlider demo page.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-26  Jaakko SalliHave wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-08-15  Jaakko SalliAdded workaround for VC6 internal compiler error (fixes...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-19  Vadim Zeitlinfix more -Wparentheses warnings after wxLog changes
2009-07-10  Jaakko SalliDo not disable some useful buttons when wxCB_SORT style...
2009-07-09  Vadim Zeitlinmake bitmap button background more visible
2009-07-08  Vadim Zeitlinupdate LboxLogger definition after the previous revisio...
2009-07-03  Vadim Zeitlinfix harmless warnings (mostly about unused parameters...
2009-07-02  Vadim Zeitlinshow combobox drop down/close up events (closes #10954)
2009-06-22  Vadim Zeitlinrelayout the sizer containing the button after changing...
2009-06-15  Vadim Zeitlinimplement support for per-state bitmaps in wxMSW wxButton
2009-06-15  Vadim Zeitlinimplement images support for wxButton under XP and...
2009-06-12  Vadim Zeitlinonly allow selecting existing files in wxLoadFileSelect...
2009-06-06  Vadim Zeitlinadded multiple selections support to wxDirCtrl (closes...
2009-06-03  Vadim Zeitlinuse wxRA_SPECIFY_COLS/ROWS instead of old, deprecated...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
next