wxWidgets/samples/widgets
2006-09-19 17:16:50 +00:00
..
icons '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
button.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
checkbox.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
clrpicker.cpp [ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking. 2006-06-21 10:46:00 +00:00
combobox.cpp undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this 2006-08-04 11:10:53 +00:00
datepick.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
dirpicker.cpp [ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking. 2006-06-21 10:46:00 +00:00
filepicker.cpp [ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking. 2006-06-21 10:46:00 +00:00
fontpicker.cpp [ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking. 2006-06-21 10:46:00 +00:00
gauge.cpp Mac(Carbon) impl of wxGauge::Pulse, also added sample code for Pulse to the widgets sample. 2006-09-09 18:11:48 +00:00
hyperlnk.cpp added hyperlink alignment flags (patch 1537043) 2006-09-10 23:57:26 +00:00
listbox.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
makefile.bcc '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
makefile.gcc '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
Makefile.in '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
makefile.mic Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.unx merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makefile.vc '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
makefile.wat '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
notebook.cpp Fixed crash in book pages. 2006-07-11 12:40:38 +00:00
odcombobox.cpp 1552971 ] Add flag for wxODComboBox::OnDrawItem to indicate selection 2006-09-19 17:16:50 +00:00
radiobox.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
slider.cpp Add line and page size modification possibility. 2006-07-27 05:05:21 +00:00
spinbtn.cpp empty spin range is valid and even useful (at least for testing purposes) 2006-08-10 00:45:37 +00:00
static.cpp build fix 2006-08-22 19:03:22 +00:00
textctrl.cpp undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this 2006-08-04 11:10:53 +00:00
toggle.cpp On-demand creation of the pages for speedup of sample launch. 2006-06-06 14:10:06 +00:00
widgets.bkl '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
widgets.cpp don't call EnsureVisible(tree->GetRootItem()) for a tree with hidden root, this crashes under MSW 2006-08-26 22:21:11 +00:00
widgets.dsp '[ 1530831 ] wxOwnerDrawnComboBox page for Widgets sample' extended with icon. 2006-07-31 10:48:58 +00:00
widgets.h prevent selecting the treebook items without corresponding pages to ensure that CurrentPage() always returns something non NULL and removed the checks for it 2006-08-24 21:05:20 +00:00
widgets.pro added missing files 2001-11-28 17:53:24 +00:00
widgetsM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00