]> git.saurik.com Git - wxWidgets.git/history - samples/widgets
removed ANSI configs from VisualC++ project files
[wxWidgets.git] / samples / widgets /
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-12  Paul Cornettwarning fix
2007-08-07  Vadim Zeitlindon't include wx/wxprec.h from headers, it's bad style...
2007-08-07  Julian SmartCompile fix for VC++ 6
2007-07-28  Vadim Zeitlin(ugly) compilation fix for wxUSE_STL==1 build
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
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-06-22  Vadim Zeitlinoverride DoLog(wxString) and not the deprecated DoLog...
2007-05-28  David ElliottInclude wx/filedlg.h when not WX_PRECOMP.
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
2007-04-26  Robert Roebling Added Test for wxComboBox::SetValue() to widgets...
2007-04-26  Vadim Zeitlinallow to test changing combobox selection too
2007-04-09  Vadim Zeitlinadded wx/image.h to fix compilation without PCH after...
2007-04-07  Vadim Zeitlinuse smaller icons, it looks better (patch 1695225)
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-31  Vadim Zeitlinadded test for EVT_TEXT handler for spin contorl
2007-03-20  Vadim Zeitlinno changes, just fixed spelling of 'indeterminate'
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
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...
next