wxWidgets/include/wx/cocoa
2007-05-14 07:08:40 +00:00
..
objc Remove Objective-C class posing for everything except for NSApplication. 2007-04-20 22:27:56 +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 Rework idle handling so that NSApplication does not need to be subclassed or posed as. 2007-05-14 07:00:30 +00:00
autorelease.h
bitmap.h COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
bmpbuttn.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
brush.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +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
clipbrd.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
colordlg.h
colour.h fixed crash in wxColour ctor after RGBA-ization 2006-10-09 23:44:00 +00:00
combobox.h
control.h Headers cleaning. 2006-10-17 14:44:52 +00:00
cursor.h Headers cleaning. 2006-10-17 14:44:52 +00:00
dataform.h
dataobj2.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dataobj.h
dc.h changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font 2007-04-25 01:49:47 +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 mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
dirdlg.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
drawer.h
filedlg.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
font.h
fontdlg.h
frame.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
gauge.h Headers cleaning. 2006-10-17 14:44:52 +00:00
glcanvas.h Big wxGL classes refactoring/cleanup: 2007-04-10 17:38:55 +00:00
icon.h Headers cleaning. 2006-10-17 14:44:52 +00:00
listbox.h
log.h
mbarman.h
mdi.h mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +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 Rework idle handling so that NSApplication does not need to be subclassed or posed as. 2007-05-14 07:00:30 +00:00
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h Headers cleaning. 2006-10-17 14:44:52 +00:00
NSWindow.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcAssociate.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
ObjcRef.h
pen.h add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
radiobox.h
radiobut.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
region.h Headers cleaning. 2006-10-17 14:44:52 +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 mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
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
textctrl.h CVS tags cleaning (with other minor cleaning). 2006-10-16 09:30:01 +00:00
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
tooltip.h
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
window.h make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase 2007-03-23 14:01:53 +00:00