wxWidgets/src/cocoa
2003-12-09 03:21:38 +00:00
..
app.mm Added a mechanism allowing a toplevel window to delay its deactivation 2003-11-13 15:13:55 +00:00
bitmap.mm Add support for wxMask creation from RGBx data (x=unused) 2003-12-09 03:21:38 +00:00
bmpbuttn.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +00:00
brush.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
button.mm Use wxStripMenuCodes 2003-09-08 19:42:35 +00:00
checkbox.mm Use wxStripMenuCodes 2003-09-08 19:42:35 +00:00
checklst.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
choice.mm Implement wxChoice including sorting and client data 2003-09-06 00:33:02 +00:00
clipbrd.mm
colour.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
combobox.mm
control.mm When using a non-subclassed NSControl, use a new wxNonControlNSControl 2003-09-08 18:14:57 +00:00
cursor.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
data.cpp
dataobj.mm
dc.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
dcclient.mm Implement (sort-of) non-client wxWindowDC 2003-09-08 15:42:40 +00:00
dcmemory.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
dcscreen.cpp Support precompiled headers 2003-09-02 19:03:22 +00:00
dialog.mm Use NSWindow delegate notification windowWillClose instead of overriding close 2003-10-06 19:17:11 +00:00
dummy.r
evtloop.mm Prevent Cocoa from waiting indefinitely when stopping the event loop 2003-10-09 15:56:38 +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 Renamed UpdateWindowMenuBar to UpdateMenuBar and removed unused parameter 2003-11-13 14:23:07 +00:00
gauge.mm Implement wxGauge 2003-09-05 18:40:00 +00:00
gdiobj.cpp
gsockcocoa.c
icon.cpp
listbox.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +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 * Move m_cocoaNSMenu out of wxCocoaNSMenu and into wxMenu and wxMenuBar 2003-09-05 14:00:53 +00:00
menuitem.mm Changed Command to ProcessCommand 2003-11-06 18:14:39 +00:00
NSBox.mm
NSButton.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +00:00
NSControl.mm Provide target/action mechanism for subclasses to use 2003-09-08 19:00:45 +00:00
NSMenu.mm Implement the hashmap for NSMenu 2003-09-05 15:09:02 +00:00
NSPanel.mm
NSTableView.mm Added NSTableView support 2003-08-18 02:12:42 +00:00
NSTextField.mm
NSView.mm
NSWindow.mm Add wxCocoaNSWindow* parameter to GetAppMenuBar so implementations can 2003-11-06 20:37:16 +00:00
pen.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
radiobox.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
radiobut.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +00:00
region.cpp
settings.cpp
slider.mm Use an NSSlider instead of an NSView (nothing works yet) 2003-09-06 19:11:26 +00:00
spinbutt.mm Implement wxSpinButton (except up/down events) 2003-09-08 19:03:31 +00:00
statbmp.mm Use an NSImageView instead of an NSView (nothing works yet) 2003-09-06 19:12:04 +00:00
statbox.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +00:00
statline2.mm Support precompiled headers 2003-09-02 19:03:22 +00:00
stattext.mm CodeWarrior Obj-C++ requires explicit casts from id to Objective-C types 2003-09-02 19:15:44 +00:00
textctrl.mm added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
toplevel.mm Added a mechanism allowing a toplevel window to delay its deactivation 2003-11-13 15:13:55 +00:00
utils.cpp
utilsexc.cpp
window.mm Removed call to InitBase() from wxWindowCocoa::Init() 2003-11-04 19:45:59 +00:00