wxWidgets/include/wx/cocoa
David Elliott 070b7b8510 Set m_cocoaDataSource = NULL in default constructor so subclasses that
don't call our Create function (e.g. wxCheckListBox) don't crash on destruction.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-06-18 03:39:46 +00:00
..
app.h
autorelease.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h implement label setting 2005-04-22 00:49:43 +00:00
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h ComboBox for cocoa 2005-02-17 04:45:13 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcclient.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcmemory.h Moved Clear() implementation into wxDC using a new virtual CocoaGetBounds() 2005-01-17 21:30:53 +00:00
dcscreen.h
dialog.h
display.h
drawer.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h compilo 2005-04-19 03:41:43 +00:00
gdiobj.h
glcanvas.h
icon.h
listbox.h Set m_cocoaDataSource = NULL in default constructor so subclasses that 2005-06-18 03:39:46 +00:00
log.h
mbarman.h
mdi.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h compilation fix after last commit (missing semicolon added) 2005-03-20 11:01:08 +00:00
menuitem.h
msgdlg.h
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
NSApplication.h
NSBox.h
NSButton.h
NSControl.h
NSMenu.h
NSPanel.h
NSScroller.h
NSTableDataSource.h
NSTableView.h
NSTabView.h
NSTextField.h
NSView.h
NSWindow.h
ObjcAssociate.h
ObjcPose.h
ObjcRef.h GCC 4.0 (Apple 4059) is a little bit pickier than 3.3. 2005-03-23 05:51:15 +00:00
pen.h
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:39:25 +00:00
radiobut.h
region.h
scrolbar.h compilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX 2005-04-16 14:10:24 +00:00
slider.h
sound.h
spinbutt.h compilo 2005-04-19 03:41:43 +00:00
statbmp.h
statbox.h extracted platform-specific code to determine static box borders to wxStaticBox::GetBordersForSizer() 2005-03-07 23:37:15 +00:00
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h
string.h
taskbar.h
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
timer.h cocoa wxTimer 2005-02-04 17:21:28 +00:00
toolbar.h
tooltip.h
toplevel.h
window.h Forgot to commit this as part of the CocoaGetWxToBoundsTransform change. 2005-01-14 15:02:54 +00:00