wxWidgets/samples/widgets
2006-10-09 07:35:36 +00:00
..
icons wxGenericDirCtrl page for widgets sample. 2006-10-05 10:20:32 +00:00
.cvsignore
bmpcombobox.cpp build fixes for WXWIN_COMPATIBILITY_2_6=0 2006-10-09 07:35:36 +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
dirctrl.cpp PCH build fix. 2006-10-05 12:11:12 +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 Bumping the version number also requires that version.h be modified, 2006-10-09 01:20:56 +00:00
makefile.gcc Bumping the version number also requires that version.h be modified, 2006-10-09 01:20:56 +00:00
Makefile.in Bumping the version number also requires that version.h be modified, 2006-10-09 01:20:56 +00:00
makefile.mic Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.unx
makefile.vc Bumping the version number also requires that version.h be modified, 2006-10-09 01:20:56 +00:00
makefile.wat Bumping the version number also requires that version.h be modified, 2006-10-09 01:20:56 +00:00
notebook.cpp 64-bit warning fixes 2006-10-02 05:36:31 +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 wxGenericDirCtrl page for widgets sample. 2006-10-05 10:20:32 +00:00
widgets.cpp New icon for combobox with bitmaps. Improved readability of icons on dark backgrounds. Rgenerated makefiles. 2006-10-04 10:51:24 +00:00
widgets.dsp wxGenericDirCtrl page for widgets sample. 2006-10-05 10:20:32 +00:00
widgets.h Connect changed page event after subpages are created so book->SetSelection does not cause any lazy creation and non-treebook-based build does not crash. 2006-10-04 09:38:56 +00:00
widgets.pro
widgetsM5.xml