wxWidgets/include/wx/osx
2009-06-19 04:47:59 +00:00
..
carbon Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK, fixes #10894: Missing OSX-Carbon DataView control header click events 2009-06-15 18:35:24 +00:00
cocoa adding events to single line textcontrols (password is not fully supported) 2009-06-11 06:40:24 +00:00
core derive wxStandardPathsCF from Unix wxStandardPaths implementation to make it possible to return it from wxGUIAppTraits::GetStandardPaths() 2009-06-07 12:56:43 +00:00
iphone
private
accel.h
app.h
bitmap.h
bmpbuttn.h override DoSetBitmap() instead of SetBitmapLabel() 2009-06-19 04:47:59 +00:00
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h adapting TextUpdateEvents, using wxTextEntry API 2009-04-14 20:09:39 +00:00
config_xcode.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK, fixes #10894: Missing OSX-Carbon DataView control header click events 2009-06-15 18:35:24 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
evtloop.h
filedlg.h
font.h added convenient wxFont::Make{Bold,Italic,Smaller,Larger} and Scale() methods 2009-06-12 20:11:21 +00:00
fontdlg.h
frame.h use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically 2009-04-25 12:59:09 +00:00
gauge.h
glcanvas.h adding proper iphone includes 2009-03-29 20:45:45 +00:00
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did) 2009-04-16 13:00:40 +00:00
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h
radiobox.h use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL 2009-06-03 22:33:32 +00:00
radiobut.h
region.h
scrolbar.h
setup0.h enable OpenGL library build by default under Windows too 2009-05-31 12:55:11 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically 2009-04-25 12:59:09 +00:00
taskbarosx.h
textctrl.h adapting TextUpdateEvents, using wxTextEntry API 2009-04-14 20:09:39 +00:00
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h
window.h implement propert background style semantics for OS X 2009-06-18 15:33:51 +00:00