.. |
app.h
|
|
|
autorelease.h
|
|
|
bitmap.h
|
Added wxBitmap::UseAlpha() stub.
|
2004-12-29 04:00:28 +00:00 |
bmpbuttn.h
|
Implement wxBitmapButton::DoGetBestSize() to call wxButtonBase version so
|
2004-10-05 01:50:17 +00:00 |
brush.h
|
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
|
2004-12-03 15:31:31 +00:00 |
button.h
|
Implement wxButtonBase::GetDefaultSize()
|
2004-10-05 01:49:05 +00:00 |
checkbox.h
|
|
|
checklst.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
2.5.3 - cleanups, fixes, etc. etc. -
|
2004-10-07 08:53:48 +00:00 |
colour.h
|
Add constructor and Set taking NSColor.
|
2005-01-10 18:37:36 +00:00 |
combobox.h
|
Fixed typo(?)
|
2004-12-16 22:51:10 +00:00 |
control.h
|
|
|
cursor.h
|
cursors for cocoa
|
2004-10-06 22:11:46 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
Separate NSAffineTransform creation out of wxDC::CocoaApplyTransform into
|
2005-01-14 14:22:03 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
Added wxMemoryDC::Clear()
|
2005-01-10 01:52:08 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
|
2004-12-31 07:08:11 +00:00 |
display.h
|
wxDisplay for wxCocoa
|
2004-10-08 00:40:19 +00:00 |
drawer.h
|
2.5.3 - cleanups, fixes, etc. etc. -
|
2004-10-07 08:53:48 +00:00 |
filedlg.h
|
wxCocoa: Add native file dialog from Ryan Norton. Modified patch #1039368
|
2004-10-18 19:15:42 +00:00 |
font.h
|
|
|
fontdlg.h
|
2.5.3 - cleanups, fixes, etc. etc. -
|
2004-10-07 08:53:48 +00:00 |
frame.h
|
|
|
gauge.h
|
|
|
gdiobj.h
|
|
|
glcanvas.h
|
wxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
|
2004-10-01 14:23:59 +00:00 |
icon.h
|
|
|
listbox.h
|
|
|
log.h
|
|
|
mbarman.h
|
|
|
mdi.h
|
|
|
menu.h
|
Allow the wxMenu to be owned by the NSMenu so that it can be returned
|
2004-10-15 03:06:50 +00:00 |
menuitem.h
|
Added CocoaSetKeyEquivalent() that sets the accelerators. Only implemented
|
2004-10-20 19:18:46 +00:00 |
msgdlg.h
|
2.5.3 - cleanups, fixes, etc. etc. -
|
2004-10-07 08:53:48 +00:00 |
notebook.h
|
Common default notebook name.
|
2005-01-13 20:30:21 +00:00 |
NSApplication.h
|
|
|
NSBox.h
|
|
|
NSButton.h
|
|
|
NSControl.h
|
|
|
NSMenu.h
|
Allow the dealloc message to be caught
|
2004-10-15 02:55:15 +00:00 |
NSPanel.h
|
|
|
NSScroller.h
|
|
|
NSTableDataSource.h
|
|
|
NSTableView.h
|
|
|
NSTabView.h
|
|
|
NSTextField.h
|
|
|
NSView.h
|
cocoa doesn't need system framework - string conversion for cocoa - focus for cocoa - a bit of change for string unit tests for new functionality
|
2004-10-11 02:02:30 +00:00 |
NSWindow.h
|
|
|
ObjcAssociate.h
|
|
|
ObjcPose.h
|
|
|
ObjcRef.h
|
|
|
pen.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
slider.h
|
|
|
sound.h
|
Rewrote wxSound:
|
2004-10-20 21:04:52 +00:00 |
spinbutt.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
wxStaticBox constructor is not supposed to take a wxValidator
|
2004-09-29 05:18:38 +00:00 |
statline.h
|
|
|
stattext.h
|
|
|
string.h
|
|
|
taskbar.h
|
Change friendship so that the base implementation class is the friend.
|
2004-10-22 15:42:16 +00:00 |
textctrl.h
|
|
|
toolbar.h
|
Implement toolbar tool clicks. Get rid of wxNSActionCell stuff because
|
2004-11-17 18:02:56 +00:00 |
tooltip.h
|
various cleanups
|
2004-10-08 01:26:43 +00:00 |
toplevel.h
|
|
|
window.h
|
Forgot to commit this as part of the CocoaGetWxToBoundsTransform change.
|
2005-01-14 15:02:54 +00:00 |