Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
[wxWidgets.git] / samples /
2007-12-20  Robert RoeblingPlaying with wxgrid, adding optionnally native columns...
2007-12-20  Vadim Zeitlinshow the message about test2 being unsupported on the...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-18  Robert RoeblingMSW needs size for wxImageList
2007-12-18  Robert RoeblingCorrect background colourin wxDataViewCtrl, Use IsOk...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-16  Robert Roeblinguse const char* in XPMs
2007-12-16  Robert RoeblingImplemented (for GTK+) and tested dataview_context_menu...
2007-12-15  Paul Cornettbuild fix
2007-12-15  Vadim Zeitlincompilation fix + comment about bogus memory leak ...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-12-10  Vadim Zeitlinput wxUSE_TASKBARICON_BALLOONS around ShowBalloon(...
2007-12-08  Robert RoeblingSmall rearrangement of controls
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-01  Robert RoeblingForgot to actually use image list
2007-12-01  Robert RoeblingAdded wxDataViewTreeCtrl
2007-12-01  Vadim Zeitlinadded MSW-specific wxTaskBarIcon::ShowBalloon() method...
2007-12-01  Vadim Zeitlinremoved the menu item which could be used to remove...
2007-11-30  Robert RoeblingDC reorganization
2007-11-27  Stefan Csomormoving to gcc 4.0 exclusively, 10.4 minimum system
2007-11-26  Stefan Csomoravoiding menu id = 0 , adding rotating through directio...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinrewrite the sample to use a main frame to make it more...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-18  Vadim Zeitlinfix unused parameter warning after last change
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-17  Robert RoeblingUpdate to wxDataViewCtrl from Hartwig
2007-11-13  Vadim Zeitlinadded GetLineText() test
2007-11-13  Vadim Zeitlincompilation fix after argv changes
2007-11-13  Paul Cornettwarning fixes
2007-11-12  Vadim Zeitlinremoved stray include
2007-11-12  Václav Slavíkrenamed wxstd.po to wxstd.pot so that it uses standard...
2007-11-10  Stefan Csomoradding the python sample for graphicscontext
2007-11-09  Robert RoeblingMore attempts to better support theme borders
2007-11-09  Robert Roeblingcompilation
2007-11-09  Robert Roeblingadded test for simplistic control with border
2007-11-09  Robert RoeblingUse const for xpm icons
2007-11-09  Robert Roeblinguse const for xpm icons
2007-11-09  Robert Roeblinguse const for xpm icons
2007-11-08  Robert RoeblingAdd wxDataViewTextRendererAttr, blind noop under wxMac
2007-10-31  Vadim Zeitlinreplaced a wrong _() with _T() (small part of patch...
2007-10-26  Vadim Zeitlinremoved odbc from the libraries used by the console...
2007-10-24  Chris Elliottmakefiels updated to reflect removal of db sample
2007-10-23  Vadim Zeitlinfixed another unused parameter warning
2007-10-23  Robert RoeblingAdd column to control after association with model...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-22  Stefan Csomorbetter appearance on mac w/o sunken border
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
2007-10-20  Robert RoeblingUse wxDataViewSpinRenderer
2007-10-20  Vadim Zeitlinexport wxInvalidSize from DLL builds (patch 1805738)
2007-10-18  Robert RoeblingAdded PrependColumn methods and short cuts. Added test...
2007-10-18  Robert RoeblingCorrected wrong initial/min size of generic wxDataViewCtrl
2007-10-16  Robert RoeblingMinor sample corrections
2007-10-16  Robert RoeblingAdd wxDataViewTreeStore with sample
2007-10-11  Chris Elliottupdate makefiles
2007-10-10  Václav Slavíkcompilation fixes
2007-10-10  Chris Elliottfixes as per thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-10-08  Chris Elliottremove reference to old sample
2007-10-07  Vadim Zeitlinsimplify the code for extended flags handling fixing...
2007-10-07  Vadim Zeitlinmade wxTreeCtrl::GetNextVisible() behave in the same...
2007-09-26  Vadim Zeitlinfixed command line processing which was preempted by...
2007-09-26  Vadim Zeitlincompilation fix after wxTRANSLATE() changes
2007-09-23  Vadim Zeitlinadded wxWindow::GetPopupMenuSelectionFromUser() (modifi...
2007-09-22  Chris Elliottadd missing sample stc
2007-09-17  Vadim Zeitlinreverted accidental change to this file as part of...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Chris Elliottremove refernce to removed samples
2007-09-16  Vadim Zeitlinuse ListView_RedrawItems() to implement wxListCtrl...
2007-09-14  Robert RoeblingImplement wxDataViewCtrl::GetSortingColumn() and relate...
2007-09-14  Robert RoeblingImplement and test _HEADER_RIGHT_CLICK event for GTK+
2007-09-14  Robert RoeblingImplement and test wxDataViewCtrl::GetColumnPosition...
2007-09-14  Chris Elliottadd missing sample
2007-09-13  Robert RoeblingFirst update patch for GTK+ print
2007-09-12  Paul Cornettwarning fix
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinfixed off by 1 bug in wxDC::GradientFillLinear() (patch...
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-09-08  Vadim Zeitlinadded wxDirCtrl to the sample to allow testing of the...
2007-09-03  Vadim Zeitlindon't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT...
2007-08-31  Robert RoeblingAdded wxDataViewModel::GetChildren() (removed GetSiblin...
2007-08-31  Robert RoeblingAdded wxDataViewCtrl::AppendIconTextColumn
2007-08-30  Vadim Zeitlinuse wxNullPtr instead of NULL with wxFileTypeInfo
2007-08-29  Robert Roeblingmake SetValue return a value
2007-08-29  Robert Roeblingadd wxDataViewIconTextRenderer
2007-08-26  Robert Roeblingadd test for custom in-place editor
2007-08-25  Robert Roeblingtest editing_started and _done events
2007-08-24  Robert RoeblingMinor API changes
2007-08-24  Robert RoeblingMake ::SetValue return a bool
2007-08-22  Robert RoeblingAdded logic, API and docs for wxDataViewModel::HasDefau...
2007-08-19  Robert RoeblingImplement selection API and events
2007-08-19  Robert RoeblingImplemented and tested EXPANDED etc events for wxGTK...
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-19  Robert Roeblingchange wxDataViewModel::Compare() to including column...
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
next