wxWidgets/include/wx/cocoa
2007-08-09 19:05:51 +00:00
..
objc Add Objective-C uniquifying to WXNSWindow and WXNSPanel 2007-08-09 18:15:50 +00:00
private
app.h process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
autorelease.h
bitmap.h Add wxBitmap constructors and Create methods to allow creating a wxBitmap from an NSBitmapImageRep or NSImage instance. 2007-08-09 19:05:51 +00:00
bmpbuttn.h
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
checkbox.h
checklst.h
choice.h Remove bogus DoDelete from 44730. It's appears that it's supposed to be 2007-07-28 21:00:55 +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 Add a Clear() method simply calling the wxComboBoxBase::Clear() to 2007-07-26 18:40:44 +00:00
control.h Consolidate cocoa view/control/cell label setting into wxControl::CocoaSetLabelForObject. 2007-08-06 13:47:09 +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
dataobj2.h
dataobj.h
dc.h wxCocoa: Basic support for font underlining: 2007-07-20 19:05:56 +00:00
dcclient.h
dcmemory.h
dcscreen.h
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
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
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
listbox.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
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
menuitem.h
msgdlg.h
notebook.h
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSTableDataSource.h
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
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 Implement wxCocoa wxRadioBox event. 2007-07-19 18:52:12 +00:00
radiobut.h Implement wxRadioButton Get/SetLabel methods. 2007-08-07 22:26:08 +00:00
region.h Make wxCocoa compile in 64-bit mode. 2007-07-06 00:18:28 +00:00
scrolbar.h
slider.h
sound.h
spinbutt.h
statbmp.h Implement wxStaticBitmap. 2007-08-09 16:53:32 +00:00
statbox.h
statline.h
stattext.h
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
toolbar.h Make wxCocoa compile in 64-bit mode. 2007-07-06 00:18:28 +00:00
tooltip.h
toplevel.h wxCocoa: Implement wxTopLevelWindow::SetDefaultItem 2007-07-20 20:35:57 +00:00
trackingrectmanager.h
window.h Implement wxWindow::SetCursor to invalidate Cocoa's cursor rects. 2007-07-20 05:40:54 +00:00