wxWidgets/src/cocoa
2003-12-16 19:30:41 +00:00
..
app.mm Improved idle event processing. 2003-12-15 15:57:42 +00:00
bitmap.mm Add wxBitmap::GetNSImage() which creates an autoreleased NSImage either 2003-12-15 19:30:54 +00:00
bmpbuttn.mm
brush.mm
button.mm
checkbox.mm
checklst.mm
choice.mm
clipbrd.mm
colour.mm
combobox.mm
control.mm
cursor.mm
data.cpp
dataobj.mm
dc.mm Use wxBitmap::GetNSImage() in wxDC::DrawBitmap. Mask support now works. 2003-12-15 21:07:44 +00:00
dcclient.mm
dcmemory.mm
dcscreen.cpp
dialog.mm Use NSWindow delegate notification windowWillClose instead of overriding close 2003-10-06 19:17:11 +00:00
dummy.r
evtloop.mm Improved idle event processing. 2003-12-15 15:57:42 +00:00
font.cpp include "wx/encinfo.h" for wxNativeEncodingInfo 2003-10-02 16:15:31 +00:00
fontenum.mm
fontutil.cpp include "wx/encinfo.h" for wxNativeEncodingInfo 2003-10-02 16:15:31 +00:00
frame.mm Added wxAutoNSAutoreleasePool to Create(Tool|Status)Bar 2003-12-16 19:30:41 +00:00
gauge.mm
gdiobj.cpp
gsockcocoa.c
icon.cpp
listbox.mm Wrap some functions with wxAutoNSAutoreleasePool 2003-12-15 16:23:29 +00:00
main.cpp
mbarman.mm Renamed UpdateWindowMenuBar to UpdateMenuBar and removed unused parameter 2003-11-13 14:23:07 +00:00
mdi.mm Added implementation of MDI using top level windows 2003-11-13 16:03:08 +00:00
menu.mm
menuitem.mm Changed Command to ProcessCommand 2003-11-06 18:14:39 +00:00
NSBox.mm
NSButton.mm
NSControl.mm
NSMenu.mm
NSPanel.mm
NSTableView.mm
NSTextField.mm
NSView.mm
NSWindow.mm Add wxCocoaNSWindow* parameter to GetAppMenuBar so implementations can 2003-11-06 20:37:16 +00:00
pen.mm
radiobox.mm
radiobut.mm
region.cpp
settings.cpp
slider.mm
spinbutt.mm
statbmp.mm
statbox.mm Strip menu codes from label 2003-12-15 16:49:46 +00:00
statline2.mm Wrap some functions with wxAutoNSAutoreleasePool 2003-12-15 16:23:29 +00:00
stattext.mm
textctrl.mm added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
toolbar.mm 1. Initialize m_mouseDownTool = NULL. Fixes crash when clicking a non-tool part of the toolbar before clicking a tool. 2003-12-16 19:28:21 +00:00
toplevel.mm Improved idle event processing. 2003-12-15 15:57:42 +00:00
utils.cpp
utilsexc.cpp
window.mm Wrap some functions with wxAutoNSAutoreleasePool 2003-12-15 16:23:29 +00:00