]> git.saurik.com Git - wxWidgets.git/history - samples/controls
rebaked using bakefile 0.2.5
[wxWidgets.git] / samples / controls /
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-27  Vadim Zeitlinuse wxIconizeEvent::IsIconized() instead of deprecated...
2008-06-20  Paul Cornettdon't include private header in a sample
2008-06-20  Robert RoeblingGive spin button the same height as the associated...
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-05-23  Robert RoeblingUpdate controls sample to follow documented logic
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-26  Vadim Zeitlinfix the code to not use dangling pointers resulting...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-18  Jouk JansenRemoving wrong "const const" in type definition
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-10-10  Chris Elliottfixes as per http://thread.gmane.org/gmane.comp.lib...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-04-19  Vadim Zeitlincompilation fix (misplaced comma in OnIdle)
2007-03-25  Vadim Zeitlinupdate status bar display when we don't have focus too
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Vadim Zeitlinfix unused variable warning with wxUSE_TOOLTIPS==0
2007-02-07  Robin Dunnrebaked after changing the version number
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-13  Jamie GaddDon't set background of wxMemoryDC before selecting...
2006-07-03  Vadim Zeitlinremoved wxHyperlinkCtrl from this sample, it's not...
2006-07-03  Vadim Zeitlinmake the frame big enough to show all controls initially
2006-06-30  Vadim Zeitlinavoid asserts by not using GetSelection() with multi...
2006-06-30  Vadim Zeitlinadded wxHyperLink and context help testing code (not...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-18  Stefan NeisAvoid problems with events that might be sent during...
2006-05-23  Julian SmartCheck for null pointers
2006-05-17  Julian SmartCombobox may not be fully created at this point
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-04-28  Włodzimierz SkibaWarning fixes.
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-12  Vadim Zeitlindon't send weird colours for different controls, this...
2006-03-12  Vadim Zeitlincreate a non readonly combobox
2006-03-12  Vadim Zeitlinlog wxChoice events in the same format as wxComboBox...
2006-03-12  Vadim Zeitlinuse the sizer to layout the main window/panel (this...
2006-02-20  Robert Roebling Added test for wxComboBox::SetString
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-12-19  Włodzimierz SkibaSomebody forgot to restore from testing phase.
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-08-17  Vadim Zeitlinalso added a check of choice selection in idle time...
2005-08-16  Włodzimierz SkibaWarning fix.
2005-08-16  Vadim Zeitlinadded code showing that at least under Windows wxCombob...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-02  Julian SmartUse standard ids
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-22  Julian SmartRemoved def files
2005-04-25  Robert Roebling Add test for wxChoice's focus events. (no fix yet).
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-04-10  Vadim Zeitlinunused param warning
2005-04-07  Robert Roebling Add better test for wxStaticTexts to controls sample.
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-22  Robert Roebling Better correction to the wxListBox misbehaviour.
2005-02-21  Robert Roebling Show that the GTK+ listbox doesn't deselect any item
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2004-12-12  Vadim Zeitlincompilation fix for wxUSE_TOGGLEBTN == 0
2004-11-25  Włodzimierz SkibawxUSE_GAUGE/PROGRESSDLG condition.
2004-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-15  Vadim Zeitlinadded tests for EVT_ICONIZE/MAXIMIZE
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-03  Václav Slavíkdemonstrate tab order
2004-06-24  Włodzimierz SkibaFixes for Smartphone builds. Sample does not work yet...
next