wxWidgets/samples/widgets
Stefan Csomor 1aac44b9da adding new toolkits for osx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-11 12:30:18 +00:00
..
icons added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
bmpcombobox.cpp add a radio box to select the combobox type (#9845) 2008-08-21 21:37:22 +00:00
button.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
checkbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
choice.cpp use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150) 2008-05-18 17:26:28 +00:00
clrpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
combobox.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
datepick.cpp restored variabes initialization in OnButtonSet() to avoid spurious MSVC warnings 2006-12-11 13:30:27 +00:00
dirctrl.cpp Include wx/filedlg.h when not WX_PRECOMP. 2007-05-28 02:31:54 +00:00
dirpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
filectrl.cpp use wxJoin() instead of redoing it manually in the code logging the messages (part of patch 1927817) 2008-04-06 15:45:36 +00:00
filepicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
fontpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
gauge.cpp no changes, just fixed spelling of 'indeterminate' 2007-03-20 16:23:12 +00:00
hyperlnk.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
itemcontainer.cpp compilation fix in wxUSE_STL case after r54761 2008-08-31 15:05:02 +00:00
itemcontainer.h compilation fix in wxUSE_STL case after r54761 2008-08-31 15:05:02 +00:00
listbox.cpp implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample 2008-02-11 16:03:23 +00:00
makefile.bcc rebake 2008-09-04 07:57:32 +00:00
makefile.gcc rebake 2008-09-04 07:57:32 +00:00
Makefile.in adding new toolkits for osx 2008-09-11 12:30:18 +00:00
makefile.mic Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.unx rebake 2008-09-04 07:57:32 +00:00
makefile.vc rebake 2008-09-04 07:57:32 +00:00
makefile.wat rebake 2008-09-04 07:57:32 +00:00
notebook.cpp made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
odcombobox.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
radiobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
searchctrl.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
slider.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
spinbtn.cpp label different controls on spin page (#9816) 2008-08-05 16:58:54 +00:00
statbmp.cpp build fix for PCH-less build 2008-06-26 17:25:28 +00:00
static.cpp added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
textctrl.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
toggle.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
widgets_vc7.vcproj remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets_vc8.vcproj remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets.bkl remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
widgets.dsp remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets.h fixing typo 2008-08-23 14:14:35 +00:00
widgetsM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00