wxWidgets/include/wx/mac/classic
2005-05-23 10:28:28 +00:00
..
private
accel.h
aga.h
app.h
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog. 2004-12-31 07:08:11 +00:00
dirdlg.h
display.h
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h removed ambiguity from wxGLCanvas ctors (bug 1102544) 2005-02-21 01:52:23 +00:00
gsockmac.h Added licence/copyright information 2005-05-04 18:57:50 +00:00
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
listctrl.h Common wxListCtrl control name. 2005-01-14 13:07:44 +00:00
macnotfy.h
macsock.h
mdi.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726) 2005-03-17 23:45:24 +00:00
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h Common default notebook name. 2005-01-13 20:36:26 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
pen.h
pnghand.h
pngread.h
printdlg.h
printmac.h
private.h
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 17:04:16 +00:00
radiobut.h
region.h
scrolbar.h
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
tglbtn.h
timer.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h Use treebase.h for enum duplicated in port/treectrl.h. 2005-05-23 10:28:28 +00:00
uma.h
window.h