]> git.saurik.com Git - wxWidgets.git/history - samples
remove unused data member
[wxWidgets.git] / samples /
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...
2009-10-05  Vadim ZeitlinUse member variable instead of a global in the dialogs...
2009-10-05  Jouk Jansenconfigure stc support for OpenVMS
2009-10-05  Jouk Jansenset up for OpenVMS richtext & regex and add more sample...
2009-10-01  Jaakko SalliFixed bug: wxEditEnumProperty's initial string value...
2009-09-29  Julian SmartAdded help button
2009-09-26  Vadim ZeitlinDon't hard code white background colour in generic...
2009-09-26  Jaakko SalliHave wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
2009-09-24  Julian SmartApplied #10811: Image in docview sample
2009-09-24  Julian SmartApplied #10829: docview sample: enable canvas in -...
2009-09-24  Julian SmartApplied part of #9115 (STC sample cleanup)
2009-09-23  Vadim ZeitlinRemove DLL export declaration from wxScrolled.
2009-09-22  Jouk JansenInclude compile support for propgrid & ribbon on OpenVMS
2009-09-21  Vadim ZeitlinAdd a test of precisely sized status bar fields.
2009-09-21  Vadim ZeitlinSimplify the status bar sample by removing wxBitmapButton.
2009-09-21  Vadim ZeitlinShow status bar panes rectangles in the sample.
2009-09-21  Vadim ZeitlinClean up status bar sample.
2009-09-16  Vadim ZeitlinAdd ribbon sample to the list of samples to build.
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-14  Vadim ZeitlinAdd wxXmlResource::LoadObjectRecursively().
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-09-14  Vadim ZeitlinRemove unneeded pointer check.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-07  Vadim ZeitlinShow the order in which different event handlers are...
2009-09-01  Jaakko SalliAdded 'bool editable' argument to wxPropertyGrid::MakeC...
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-24  Vadim ZeitlinNo changes, just fix unused variables and parameters...
2009-08-23  Vadim ZeitlinShow the current range of valid dates in the calendar...
2009-08-23  Jaakko SalliAdded label editing capability into wxPropertyGrid
2009-08-21  Vadim ZeitlinDo wait for connection in the server socket.
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-08-15  Jaakko SalliAdded workaround for VC6 internal compiler error (fixes...
2009-08-11  Vadim ZeitlinAnother compilation fix after wxFlexGridSizer ctors...
2009-08-11  Vadim ZeitlinCompilation fix after wxFlexGridSizer ctors change.
2009-08-06  Vadim ZeitlinAdd test for Push/PopStatusText().
2009-08-06  Vadim ZeitlinProvide saner UI for setting status bar fields.
2009-08-06  Vadim ZeitlinNo changes, just removed the whitespace.
2009-08-05  Vadim ZeitlinTest wxCalendarCtrl::SetDateRange() in the sample.
2009-07-26  Vadim ZeitlinImprove the menus.
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
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-18  Paul Cornettfix crash with repeated split horizontal/vertical and...
next