.. |
carbon
|
adding special case for Carbon DataBrowser Checkbox
|
2009-07-09 14:47:51 +00:00 |
cocoa
|
added support for bitmaps in wxButton to wxOSX/Cocoa
|
2009-06-21 03:01:53 +00:00 |
core
|
simplifying native string handling, see #11061
|
2009-08-18 15:30:24 +00:00 |
iphone
|
adapting to widgetimpl extensions and iPhone OS 3.0
|
2009-07-10 19:19:36 +00:00 |
private
|
|
|
accel.h
|
|
|
app.h
|
adapting init sequence for different osx platforms
|
2009-07-10 17:46:05 +00:00 |
bitmap.h
|
iPhone bitmap support
|
2009-07-10 17:33:43 +00:00 |
bmpbuttn.h
|
override DoSetBitmap() instead of SetBitmapLabel()
|
2009-06-19 04:47:59 +00:00 |
brush.h
|
|
|
button.h
|
added support for bitmaps in wxButton to wxOSX/Cocoa
|
2009-06-21 03:01:53 +00:00 |
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
fixing end-of-file
|
2009-03-23 09:10:37 +00:00 |
choice.h
|
|
|
clipbrd.h
|
Include wx/dataobj.h from wx/clipbrd.h.
|
2009-07-20 23:54:08 +00:00 |
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
adapting TextUpdateEvents, using wxTextEntry API
|
2009-04-14 20:09:39 +00:00 |
config_xcode.h
|
updated the version to 2.9.1
|
2009-07-05 11:51:53 +00:00 |
control.h
|
|
|
cursor.h
|
reworking event handling to redirect to c++ virtual functions
|
2009-02-07 13:25:58 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
fix many mostly harmless warnings in wxOSX/Carbon build
|
2009-06-20 00:21:53 +00:00 |
dc.h
|
|
|
dcclient.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcmemory.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcprint.h
|
|
|
dcscreen.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dialog.h
|
|
|
dirdlg.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
dnd.h
|
Stub out GetMatchingPair() for now to allow us to use the generic wxDVC on Cocoa.
|
2009-02-08 23:21:22 +00:00 |
evtloop.h
|
|
|
filedlg.h
|
|
|
font.h
|
added convenient wxFont::Make{Bold,Italic,Smaller,Larger} and Scale() methods
|
2009-06-12 20:11:21 +00:00 |
fontdlg.h
|
|
|
frame.h
|
use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically
|
2009-04-25 12:59:09 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
compilation fix for wxOSX/Cocoa: don't use Carbon functions in common to all OS X ports OpenGL code
|
2009-07-03 12:22:40 +00:00 |
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
joystick.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did)
|
2009-04-16 13:00:40 +00:00 |
mdi.h
|
|
|
menu.h
|
menu fixes, also fixes #10479
|
2009-02-08 11:49:46 +00:00 |
menuitem.h
|
|
|
metafile.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
notebook.h
|
|
|
palette.h
|
|
|
pen.h
|
Implement GetDashCount() for Carbon/Cocoa.
|
2009-02-07 23:23:18 +00:00 |
pnghand.h
|
|
|
pngread.h
|
|
|
popupwin.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
|
|
radiobox.h
|
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL
|
2009-06-03 22:33:32 +00:00 |
radiobut.h
|
|
|
region.h
|
common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation
|
2009-02-09 09:01:19 +00:00 |
scrolbar.h
|
|
|
setup0.h
|
enable OpenGL library build by default under Windows too
|
2009-05-31 12:55:11 +00:00 |
slider.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
srchctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
Don't pop explicitly changed status messages.
|
2009-08-06 00:01:43 +00:00 |
taskbarosx.h
|
|
|
textctrl.h
|
adapting TextUpdateEvents, using wxTextEntry API
|
2009-04-14 20:09:39 +00:00 |
tglbtn.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
solving inversion problem, because SetShape is redefined on toplevel.h level
|
2009-03-13 18:43:46 +00:00 |
treectrl.h
|
|
|
uma.h
|
|
|
window.h
|
implement propert background style semantics for OS X
|
2009-06-18 15:33:51 +00:00 |