wxWidgets/src/cocoa
David Elliott cf774b6767 Stub for wxRegion::Offset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 20:56:21 +00:00
..
app.mm Don't send idle events while an assertion dialog is showing. 2003-08-13 15:25:34 +00:00
bitmap.mm * When cloning the ref data, copy the NSBitmapImageRep instead of retaining it 2003-08-08 14:49:53 +00:00
bmpbuttn.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
brush.mm wxNullBrush should not be Ok(), and GetNSColor() should return clearColor. 2003-07-09 18:34:42 +00:00
button.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
checkbox.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
checklst.mm Added more original works and stubs 2003-03-21 20:25:09 +00:00
choice.mm Create an NSPopUpButton and size it appropriately 2003-08-13 20:35:03 +00:00
clipbrd.mm Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
colour.mm Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop. 2003-07-14 13:10:32 +00:00
combobox.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
control.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
cursor.mm FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
data.cpp Removed everything since it's now in datacmn.cpp 2003-04-13 06:10:03 +00:00
dataobj.mm Added wxClipboard and wxDataObject (and friends) declarations and stubs 2003-07-28 19:07:26 +00:00
dc.mm Use wxPen 2003-08-04 06:19:30 +00:00
dcclient.mm Implemented wxDC stack with focus locking and unlocking 2003-07-21 17:06:02 +00:00
dcmemory.mm lock/unlockFocus when doing the copy in SelectObject 2003-08-08 18:35:08 +00:00
dcscreen.cpp Added more files containing original code and empty stubs 2003-03-22 02:38:01 +00:00
dialog.mm Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop. 2003-07-14 13:10:32 +00:00
dummy.r Added dummy resources for wxCocoa so bundles will build 2003-08-11 14:53:42 +00:00
font.cpp FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
fontenum.mm Added wxFontEnumerator stubs 2003-07-28 18:52:34 +00:00
fontutil.cpp FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
frame.mm Implemented toolbar/statusbar positioning 2003-08-14 20:34:07 +00:00
gauge.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
gdiobj.cpp FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
gsockcocoa.c fixed wxBase and GUI separation for sockets code 2003-08-07 12:26:17 +00:00
icon.cpp Stub for wxIcon constructor taking a non-const xpm 2003-07-29 02:26:52 +00:00
listbox.mm Create an NSView in leiu of a real listbox 2003-03-24 20:53:59 +00:00
main.cpp Added original works and stubs to CVS repository 2003-03-21 19:51:47 +00:00
menu.mm Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop. 2003-07-14 13:10:32 +00:00
menuitem.mm Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop. 2003-07-14 13:10:32 +00:00
NSBox.mm Added more original works and stubs 2003-03-21 20:25:09 +00:00
NSButton.mm Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
NSControl.mm Added original works and stubs to CVS repository 2003-03-21 19:51:47 +00:00
NSMenu.mm Put wxAutoNSAutoreleasePool in methods that may be used outside the run loop. 2003-07-14 13:10:32 +00:00
NSPanel.mm Added more original works and stubs 2003-03-21 20:25:09 +00:00
NSTextField.mm Added original works and stubs to CVS repository 2003-03-21 19:51:47 +00:00
NSView.mm Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
NSWindow.mm Associate/Disassociate now check for non-NULL pointer instead of requiring 2003-07-11 17:47:57 +00:00
pen.mm Initialize m_cocoaDash to NULL in copy constructor 2003-08-05 12:50:40 +00:00
radiobox.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
radiobut.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
region.cpp Stub for wxRegion::Offset 2003-08-14 20:56:21 +00:00
settings.cpp FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
slider.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
spinbutt.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
statbmp.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
statbox.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
statline2.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
stattext.mm Make appropriate use of MakeDefaultNSRect and SetInitialFrameRect 2003-08-13 20:28:35 +00:00
textctrl.mm Improve default size. If the control is auto-fit its size won't be less 2003-08-13 20:39:19 +00:00
toplevel.mm Implemented toolbar/statusbar positioning 2003-08-14 20:34:07 +00:00
utils.cpp Added wxGUIAppTraits::GetToolkitInfo (ok?) 2003-08-03 04:29:53 +00:00
utilsexc.cpp FIXME: Complete stubs or other cruft necessary to make wxCocoa build 2003-03-22 02:56:04 +00:00
window.mm Implemented window scrolling using wxWindowCocoaScroller 2003-08-14 19:47:28 +00:00