Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / widgets /
2006-12-11  Vadim Zeitlin1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
2006-12-11  Vadim ZeitlinwxSearchCtrl is an editable control (too)
2006-12-11  Vadim ZeitlindeTABified
2006-12-11  Vadim Zeitlinrestored variabes initialization in OnButtonSet() to...
2006-12-11  Vadim Zeitlincompilation fix for USE_PCH==0
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-10  Vadim Zeitlinfixed off by one error in OnButtonSet()
2006-12-10  Vadim Zeitlincompilation fix for g++ < 3.4 after last commit
2006-12-10  Włodzimierz SkibaImplemented Set button for date picker page.
2006-12-03  Vadim Zeitlinfix initial layout of the widgets pages: avoid calling...
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-22  Vadim Zeitlintest indeterminate wxGauge mode (part of patch 1551409)
2006-10-19  Włodzimierz SkibaRescale images automatically with informations about...
2006-10-16  Włodzimierz SkibaFix for assert in 'dynarray.cpp' by Jaakko Salli.
2006-10-13  Włodzimierz SkibaFix for assert in setting image from file by Jaakko...
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-05  Włodzimierz SkibaPCH build fix.
2006-10-05  Włodzimierz SkibawxGenericDirCtrl page for widgets sample.
2006-10-04  Włodzimierz SkibaNew icon for combobox with bitmaps. Improved readabilit...
2006-10-04  Włodzimierz SkibaConnect changed page event after subpages are created...
2006-10-02  Paul Cornett64-bit warning fixes
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-19  Robert Roebling 1552971 ] Add flag for wxODComboBox::OnDrawItem...
2006-09-10  Vadim Zeitlinadded hyperlink alignment flags (patch 1537043)
2006-09-09  Kevin OllivierMac(Carbon) impl of wxGauge::Pulse, also added sample...
2006-08-26  Vadim Zeitlindon't call EnsureVisible(tree->GetRootItem()) for a...
2006-08-25  Vadim Zeitlinreset busy cursor checkbox when switching to another...
2006-08-24  Vadim Zeitlinprevent selecting the treebook items without correspond...
2006-08-24  Vadim Zeitlinadded tests for setting the cursor
2006-08-22  Paul Cornettbuild fix
2006-08-10  Vadim Zeitlinempty spin range is valid and even useful (at least...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-07-31  Włodzimierz Skiba'[ 1530831 ] wxOwnerDrawnComboBox page for Widgets...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-27  Mart RaudseppAdd line and page size modification possibility.
2006-07-24  Vadim Zeitlindon't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag...
2006-07-19  Włodzimierz SkibaCrash fix for working without selecting subpage.
2006-07-16  Vadim Zeitlindon't grow the combobox vertically (this does make...
2006-07-16  Stefan NeisWith fix from treebase.cpp,v 1.28, (generic) treectrl...
2006-07-11  Włodzimierz SkibaFixed crash in book pages.
2006-06-21  Włodzimierz Skiba[ 1509599 ] 'Split pickers page in widgets sample'...
2006-06-14  Robin Dunnfixed line endings
2006-06-11  Stefan NeisDon't use TreeBook for OS/2 PM port (at least not yet).
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-06-06  Włodzimierz SkibaOn-demand creation of the pages for speedup of sample...
2006-06-05  Włodzimierz SkibaPeaceful solution to wxCheckListBox inheritance in...
2006-06-02  Michael WetherellAdd wx-lib xml as adv depends on it for the richtext...
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-01  Włodzimierz SkibaTypo fix.
2006-06-01  Włodzimierz SkibaMinor corrections to pickers presentation.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-30  Włodzimierz SkibawxHyperlink page for widgets presentation.
2006-05-27  Włodzimierz SkibaMore small devices adjustements.
2006-05-26  Włodzimierz SkibaSmall devices adjustements.
2006-05-25  Włodzimierz SkibaAdjustement to wxCheckListBox under WinCE.
2006-05-25  Włodzimierz SkibaBetter screen usage on smaller devices.
2006-05-24  Włodzimierz SkibawxToggleButton page added to widgets sample.
2006-05-22  Włodzimierz SkibaContinuation of 'widgets' sample improvements.
2006-05-19  Włodzimierz SkibaTinderbox build fix: preprocessing directive not recogn...
2006-05-18  Włodzimierz SkibawxUniv port mentioned instead of native, wxButton ports...
2006-05-17  Włodzimierz SkibaOpening first subpage initially.
2006-05-17  Włodzimierz SkibaRearranged widgets sample to show more and categorized...
2006-05-05  Włodzimierz Skiba[ 1482626 ] Fix widgets sample build on unicode
2006-05-04  Vadim Zeitlinallow entering multiline tooltips directly; allow remov...
2006-04-28  Włodzimierz SkibaWarning fixes.
2006-04-27  Włodzimierz SkibaUnicode build fix.
2006-04-16  Vadim Zeitlinadded a menu allowing to quickly switch to any page
2006-04-16  Vadim Zeitlinno changes, just removed some commented out code
2006-04-16  Vadim Zeitlinadded a menu allowing to change the border style used...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-22  Włodzimierz SkibaTest both constuctors. Warning fix.
2006-03-15  Włodzimierz SkibaWarning fixes.
2006-02-10  Vadim Zeitlinadded test for GetInsertyionPoint() (patch 1262125)
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
2006-01-18  Julian SmartDon't pass wxALIGN_ flags to wxButton
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-11-29  Vadim Zeitlinadded wxRadioBox::IsItemEnabled/Shown() (for MSW only...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-11-03  Vadim Zeitlinadded checkbox to enable setting (or not) individual...
2005-11-03  Vadim Zeitlinadded SetHoverBitmap() and implemented it under wxMSW...
2005-11-03  Vadim Zeitlinadded test of wxBitmapButton
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
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-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-08-28  Mattia Barbon Improve sizer support in generic wxNotebook. Fix...
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-14  Włodzimierz SkibaAllow multiline tooltip testing.
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Vadim Zeitlinadded wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_...
next