wxWidgets/include/wx/osx
2009-02-17 11:24:19 +00:00
..
carbon second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +00:00
cocoa second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +00:00
core add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
iphone
private
accel.h
app.h second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker 2009-02-15 14:25:08 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
checkbox.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
checklst.h
chkconf.h
choice.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
clipbrd.h
colordlg.h
colour.h
combobox.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
config_xcode.h
control.h set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object 2009-01-20 18:33:33 +00:00
cursor.h reworking event handling to redirect to c++ virtual functions 2009-02-07 13:25:58 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h
dc.h
dcclient.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dcmemory.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dcprint.h
dcscreen.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dialog.h
dirdlg.h
dnd.h Stub out GetMatchingPair() for now to allow us to use the generic wxDVC on Cocoa. 2009-02-08 23:21:22 +00:00
evtloop.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h Blind implementation of GetSubItemRect() for wxListCtrl under carbon 2009-02-17 11:24:19 +00:00
mdi.h
menu.h menu fixes, also fixes #10479 2009-02-08 11:49:46 +00:00
menuitem.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
metafile.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
mimetype.h reverting to former mimetype routing to core 2009-01-17 13:25:10 +00:00
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
palette.h
pen.h Implement GetDashCount() for Carbon/Cocoa. 2009-02-07 23:23:18 +00:00
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
region.h common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation 2009-02-09 09:01:19 +00:00
scrolbar.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
setup0.h don't always disable new events code; leave it enabled for MSVC8+ 2009-02-02 11:39:48 +00:00
slider.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
sound.h
spinbutt.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
spinctrl.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h save the current status text for each pane inside wxStatusBarPane: native controls now store the (eventually) ellipsized version of the string; remove code for managing the status strings currently inside the [native|generic] control; add ellipsization support under wxMSW; now that all SetFieldsCount() implementation rrely on wxStatusBarBase::SetFieldsCount document how it behaves when adding new panes. 2009-02-09 00:33:19 +00:00
taskbarosx.h
textctrl.h
tglbtn.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
toolbar.h
tooltip.h
toplevel.h
treectrl.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
uma.h
window.h common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation 2009-02-09 09:01:19 +00:00