undefine not working FSWATCHER from OpenVMS compile setup
[wxWidgets.git] / samples /
2010-02-03  Vadim ZeitlinTest wxTE_PROCESS_ENTER style in the widgets sample.
2010-01-31  Jaakko SalliAdded command to set wxPG_PROP_READONLY in the propgrid...
2010-01-28  Stefan Csomoradding window-modal message box sample
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
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-23  Vadim ZeitlinUse theme functions for drawing owner-drawn menus.
2010-01-18  Vadim ZeitlinAdd support for stretchable spacers to XRC wxToolBar...
2010-01-18  Vadim ZeitlinShow the more metrics for the selected font in the...
2010-01-09  Kevin OllivierRebake.
2010-01-08  Paul Cornettfix broken #elif
2010-01-07  Jaakko SalliDo not use deprecated property attribute wxPG_ATTR_INLI...
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-29  Jaakko SalliChanged wxPropertyCategory to use same cell rendering...
2009-12-28  Vadim ZeitlinEnsure that frame is re-laid out when its toolbar is...
2009-12-28  Vadim ZeitlinCorrect initial value of "Toggle toolbar" check menu...
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-12-22  Vadim ZeitlinRemove the test of erase background events from the...
2009-12-17  Vadim ZeitlinAdd test of accelerators using both ASCII and non-ASCII...
2009-12-14  Jaakko Salli'Set to Unspecified' -> 'Set Value to Unspecified'
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-12-12  Jaakko SalliAdded a proper log frame to the propgrid sample
2009-12-12  Jaakko SalliGenerate wxPropertyGrid splitter (column divider) event...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-09  Vadim ZeitlinBetter handling for asserts in non-main threads.
2009-12-09  Vadim ZeitlinNo real changes, just remove __WXDEBUG__ tests.
2009-12-09  Vadim ZeitlinOverride OnAssertFailure() and not deprecated OnAssert...
2009-12-09  Vadim ZeitlinExplicitly link the SDK application example with user32...
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-08  Vadim ZeitlinFix duplicate accelerator use in animate sample.
2009-12-08  Vadim ZeitlinVisually show the cells boundaries in layout sample...
2009-12-08  Julian SmartSpeed up adding pages during freezing
2009-12-07  Vadim ZeitlinAdd a very simple example of a Win32 application using...
2009-12-07  Vadim ZeitlinUse __declspec(dllexport) instead of WXEXPORT in dll...
2009-12-07  Vadim ZeitlinGenerate erase background events for native controls...
2009-12-07  Vadim ZeitlinUse white background by default for multiline readonly...
2009-12-07  Vadim ZeitlinDefine MY_DLL_BUILDING symbol for dll sample DLL build.
2009-12-07  Vadim ZeitlinAdd semi-public wxDynamicLibrary::MSWGetModuleHandle().
2009-12-07  Vadim ZeitlinCorrect placement of calling convention keyword: must...
2009-12-07  Vadim ZeitlinRegenerate dll samples makefiles using the correct...
2009-12-07  Vadim ZeitlinRemove a couple of VC6 workspace files for the samples.
2009-12-07  Vadim ZeitlinRemove the MSVC solution files added with the new dll...
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...
2009-12-03  Vadim ZeitlinSuppress errors from static bitmap page of widgets...
2009-11-30  Vadim ZeitlinFix compilation of image sample with wxUSE_LIBPNG==0.
2009-11-27  Vadim ZeitlinAllow changing horizontal alignment of numeric cells...
2009-11-26  Vadim ZeitlinUse wxTE_RICH style for the log window in the text...
2009-11-24  Vadim ZeitlinFix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-17  Václav SlavíkImproved handling of anchors in wxHTML: scroll to bette...
2009-11-15  Robert RoeblingDon't use Ctrl-F as it hides a bug
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-13  Robert RoeblingImplement and document wxDataViewTreeCtrl::IsContainer...
2009-11-13  Robert RoeblingMinor formating
2009-11-13  Robert RoeblingAdd tests to wxDataViewTreeCtrl
2009-11-11  Vadim ZeitlinSet wxSL_VERTICAL style in wxSlider demo page.
2009-11-10  Vadim ZeitlinAdd support for wxDV_NO_HEADER to OS X/Cocoa wxDataView...
2009-11-10  Vadim ZeitlinAdd custom renderer column to the list model example...
2009-11-10  Vadim ZeitlinUse symbolic constants for list model columns in datavi...
2009-11-05  Vadim ZeitlinChange wxLongLongFmtSpec to be a non-wide string.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-27  Vadim ZeitlinUndo commit of test code accidentally checked in in...
2009-10-24  Vadim ZeitlinMake wxDataViewModel::GetAttr() and GetAttrByRow()...
2009-10-24  Vadim ZeitlinUse virtual items in wxDVC sample under Mac too.
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-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-22  Vadim ZeitlinRemove unwanted solution files from the repository.
2009-10-19  Vadim ZeitlinDocument wxRendererNative::DrawTitleBarBitmap() and...
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-16  Vadim ZeitlinImplement icon text column using native GTK renderers...
2009-10-15  Vadim ZeitlinReplace wxValidator::SetBellOnError() with SuppressBell...
2009-10-15  Jaakko SalliAdded wxPGCell::SetFont() and GetFont(); Documented...
2009-10-13  Jaakko SalliRemoved wxTE_READONLY style from multi-line wxTextCtrls...
2009-10-12  Vadim ZeitlinImplement attributes support in generic wxDataViewIconT...
2009-10-12  Vadim ZeitlinFix display of items without attributes in Cocoa wxDVC.
2009-10-12  Vadim ZeitlinMake the colours in the demo a bit more logical.
2009-10-12  Vadim ZeitlinRemove wxDataViewTextRendererAttr by merging it with...
2009-10-12  Jouk Jansenadd more samples to the compile cascade for OpenVMS
2009-10-08  Jouk JansenOpenVMS : add compile support for debugrpt sample
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-10-06  Jouk Jansenadding dataview sample to OpenVMS make cascade
2009-10-06  Jouk JansenOpenVMS compile support : adding more samples for wxGTK
2009-10-05  Vadim ZeitlinRemove the hack with changing the parent background...
2009-10-05  Vadim ZeitlinAdded wxRendererNative::DrawTitleBarBitmap().
2009-10-05  Vadim ZeitlinAdd demonstration of flags to the render sample.
2009-10-05  Vadim ZeitlinAdd demonstration of a few more wxRenderer methods.
2009-10-05  Vadim ZeitlinCorrect custom renderer method override example in...
2009-10-05  Vadim ZeitlinGenerate the button clicks in GTK version of wxInfoBar.
2009-10-05  Vadim ZeitlinAdd wxInfoBar::RemoveButton() method.
2009-10-05  Vadim ZeitlinAdded wxInfoBar::AddButton().
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-05  Vadim ZeitlinAdded wxSHOW_EFFECT_NONE.
2009-10-05  Vadim ZeitlinStore canvas attributes in the canvas itself in the...
2009-10-05  Vadim ZeitlinMinor cleanup and copyright updates in the dialogs...
next