.. |
objc
|
Avoid warnings in the Objective-C uniquifying code when running in GC mode.
|
2008-02-08 04:24:35 +00:00 |
private
|
Added fontfactory.h that should have been part of 49213.
|
2007-10-18 08:01:37 +00:00 |
app.h
|
|
|
autorelease.h
|
|
|
bitmap.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports now (patch 1851600)
|
2007-12-22 15:03:58 +00:00 |
combobox.h
|
Duplicate wxTextCtrl code to wxComboBox because we can no longer derive wxComboBox from wxTextCtrl.
|
2007-10-05 20:12:02 +00:00 |
control.h
|
|
|
cursor.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
wxCocoa compilation fixes for visibility (missing DLL export macros)
|
2007-08-15 13:05:35 +00:00 |
dataobj.h
|
wxCocoa compilation fixes for visibility (missing DLL export macros)
|
2007-08-15 13:05:35 +00:00 |
dc.h
|
Make wxCocoa compile with new pImpl wxDC.
|
2007-12-04 04:22:16 +00:00 |
dcclient.h
|
Make wxCocoa compile with new pImpl wxDC.
|
2007-12-04 04:22:16 +00:00 |
dcmemory.h
|
Make wxCocoa compile with new pImpl wxDC.
|
2007-12-04 04:22:16 +00:00 |
dcscreen.h
|
Make wxCocoa compile with new pImpl wxDC.
|
2007-12-04 04:22:16 +00:00 |
dialog.h
|
Remove wxDialogNameStr definition which should have been removed in r49873.
|
2007-11-19 19:06:21 +00:00 |
dirdlg.h
|
|
|
drawer.h
|
|
|
filedlg.h
|
|
|
font.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
fontdlg.h
|
|
|
frame.h
|
|
|
gauge.h
|
fix unused parameters warnings
|
2007-12-15 13:52:58 +00:00 |
glcanvas.h
|
|
|
icon.h
|
make XPM data pointer parameter fully const
|
2008-01-14 18:16:37 +00:00 |
listbox.h
|
|
|
log.h
|
|
|
mbarman.h
|
|
|
mdi.h
|
wxCocoa compilation fixes for visibility (missing DLL export macros)
|
2007-08-15 13:05:35 +00:00 |
menu.h
|
|
|
menuitem.h
|
|
|
msgdlg.h
|
Resynch with 2.8 changes (realized I don't need __WX_COMPILING_COCOA_MSGDLG_MM__)
|
2007-11-09 19:02:06 +00:00 |
notebook.h
|
Add WXUNUSED to unused parameters in several inline-implemented methods.
|
2007-10-29 16:18:59 +00:00 |
NSApplication.h
|
|
|
NSBox.h
|
|
|
NSButton.h
|
|
|
NSControl.h
|
|
|
NSMenu.h
|
Add WXUNUSED to unused parameters in several inline-implemented methods.
|
2007-10-29 16:18:59 +00:00 |
NSPanel.h
|
|
|
NSScroller.h
|
|
|
NSSlider.h
|
|
|
NSTableDataSource.h
|
Add support for uniquifying to all wxCocoa Objective-C classes.
|
2007-08-15 16:10:19 +00:00 |
NSTableView.h
|
|
|
NSTabView.h
|
|
|
NSTextField.h
|
|
|
NSView.h
|
Fix most of the Objective-C GC problems by using the stronger CFRetain/CFRelease in wxObjcAutoRef.
|
2008-02-06 20:10:07 +00:00 |
NSWindow.h
|
Add WXUNUSED to unused parameters in several inline-implemented methods.
|
2007-10-29 16:18:59 +00:00 |
ObjcAssociate.h
|
|
|
ObjcRef.h
|
Reword the comment again. I forgot to save before committing.
|
2008-02-08 08:06:26 +00:00 |
pen.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
radiobox.h
|
fix unused parameters warnings
|
2007-12-15 13:52:58 +00:00 |
radiobut.h
|
wxCocoa compilation fixes for visibility (missing DLL export macros)
|
2007-08-15 13:05:35 +00:00 |
region.h
|
|
|
scrolbar.h
|
|
|
slider.h
|
|
|
sound.h
|
replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut)
|
2007-12-12 01:35:53 +00:00 |
spinbutt.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
fix unused parameters warnings
|
2007-12-15 13:52:58 +00:00 |
statline.h
|
another unused parameter warning (plenty left in .mm files...)
|
2007-12-15 13:55:08 +00:00 |
stattext.h
|
|
|
string.h
|
use wxString's UTF8 methods in wxCocoa, it's slightly more efficient in UTF8 build
|
2007-08-21 09:40:36 +00:00 |
taskbar.h
|
replace wrong WXDLLEXPORT declarations with correct WXDLLIMPEXP_BASE/ADV/GL (patch from Tim Stahlhut)
|
2007-12-12 01:35:53 +00:00 |
textctrl.h
|
|
|
toolbar.h
|
wxCocoa compilation fixes for visibility (missing DLL export macros)
|
2007-08-15 13:05:35 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
|
|
trackingrectmanager.h
|
Fix tracking rectangles in 64-bit build by remembering the tag as the 64-bit integer that it is in that mode.
|
2008-02-08 09:12:04 +00:00 |
window.h
|
Add WXUNUSED to unused parameters in several inline-implemented methods.
|
2007-10-29 16:18:59 +00:00 |