wxWidgets/include/wx/cocoa
David Elliott 9ed9755237 Partially implement wxRadioBox for wxCocoa.
Copyright 2007 Software 2000 Ltd.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-07-17 05:41:35 +00:00
..
objc Implement mouse entered, exited, and synthesize move events while the mouse is inside. 2007-05-28 04:22:10 +00:00
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
app.h process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
autorelease.h
bitmap.h cleanup of raw access to bitmaps: 2007-07-10 13:32:25 +00:00
bmpbuttn.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
brush.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
button.h Headers cleaning. 2006-10-17 14:44:52 +00:00
checkbox.h implemented GetLabel() (part of patch 1679337) 2007-03-13 23:45:47 +00:00
checklst.h
choice.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
clipbrd.h
colordlg.h
colour.h Implement wxColour constructors to match other ports by adding char const * and wchar_t const * constructors. 2007-07-05 22:20:40 +00:00
combobox.h
control.h Headers cleaning. 2006-10-17 14:44:52 +00:00
cursor.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dataform.h use wxString, not wxChar*, in wxDataFormat ctor and SetId() method 2007-05-30 22:02:19 +00:00
dataobj2.h
dataobj.h
dc.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dcclient.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dcmemory.h Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcscreen.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
dialog.h
dirdlg.h
drawer.h
filedlg.h
font.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
fontdlg.h 2.5.3 - cleanups, fixes, etc. etc. - 2004-10-07 08:53:48 +00:00
frame.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
gauge.h Headers cleaning. 2006-10-17 14:44:52 +00:00
glcanvas.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
icon.h Headers cleaning. 2006-10-17 14:44:52 +00:00
listbox.h
log.h
mbarman.h
mdi.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
menu.h Remove Objective-C class posing for everything except for NSApplication. 2007-04-20 22:27:56 +00:00
menuitem.h
msgdlg.h
notebook.h added SendPageChanging/ChangedEvent() functions; fixed wxCocoa build broken by wxNotebook::ChangePage() change 2006-10-08 23:41:52 +00:00
NSApplication.h Allow many Objective-C classes to be uniquified at runtime. 2007-05-27 04:52:04 +00:00
NSBox.h
NSButton.h
NSControl.h
NSMenu.h non virtual dtors warning fixes 2006-03-12 15:10:23 +00:00
NSPanel.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
NSScroller.h
NSTableDataSource.h Use old licence name 2004-05-23 20:53:33 +00:00
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h Make wxCocoa compile in 64-bit mode. 2007-07-06 00:18:28 +00:00
NSWindow.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
ObjcAssociate.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcRef.h
pen.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
radiobox.h Partially implement wxRadioBox for wxCocoa. 2007-07-17 05:41:35 +00:00
radiobut.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
region.h Make wxCocoa compile in 64-bit mode. 2007-07-06 00:18:28 +00:00
scrolbar.h Headers cleaning. 2006-10-17 14:44:52 +00:00
slider.h Headers cleaning. 2006-10-17 14:44:52 +00:00
sound.h
spinbutt.h Headers cleaning. 2006-10-17 14:44:52 +00:00
statbmp.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
statbox.h implemented Set/GetLabel() (part of patch 1679337) 2007-03-13 23:46:08 +00:00
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h implemented GetLabel() (part of patch 1679337) 2007-03-13 23:45:47 +00:00
string.h
taskbar.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
textctrl.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
toolbar.h Make wxCocoa compile in 64-bit mode. 2007-07-06 00:18:28 +00:00
tooltip.h
toplevel.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
trackingrectmanager.h Implement mouse entered, exited, and synthesize move events while the mouse is inside. 2007-05-28 04:22:10 +00:00
window.h Implement mouse entered, exited, and synthesize move events while the mouse is inside. 2007-05-28 04:22:10 +00:00