.. |
carbon
|
adapting const parameter convention
|
2014-06-18 14:22:29 +00:00 |
cocoa
|
common type for native rectangle
|
2014-07-15 17:14:21 +00:00 |
core
|
supporting menu dimension retrieval for menubars, fixes #2570
|
2014-07-20 15:28:20 +00:00 |
iphone
|
common type for native rectangle
|
2014-07-15 17:14:21 +00:00 |
private
|
remove outdated file
|
2014-08-09 18:38:03 +00:00 |
accel.h
|
|
|
anybutton.h
|
|
|
app.h
|
Merge the changes from 3.0 branch.
|
2013-11-12 18:06:37 +00:00 |
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
Just deprecate but don't schedule for removal wxNORMAL and friends.
|
2014-01-06 12:42:37 +00:00 |
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
support for 64 bit ios
|
2014-07-06 10:33:22 +00:00 |
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
|
|
config_xcode.h
|
Fix compilation with Xcode projects (type_traits).
|
2014-02-25 17:54:32 +00:00 |
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
Fix wxOSX warnings about int-to-void* casts.
|
2013-09-21 09:28:39 +00:00 |
dataview.h
|
Avoid possible infinite recursion
|
2014-04-14 03:36:27 +00:00 |
datectrl.h
|
|
|
datetimectrl.h
|
|
|
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
|
|
dvrenderer.h
|
|
|
dvrenderers.h
|
|
|
evtloop.h
|
making sure no pending deletes get executed while a modal loop is running, avoiding double deletes because the dialogs are mostly allocated on the stack.
|
2013-11-25 13:51:12 +00:00 |
evtloopsrc.h
|
|
|
filedlg.h
|
|
|
font.h
|
Move deprecated wxFont ctor implementation out of line.
|
2014-01-21 19:32:04 +00:00 |
fontdlg.h
|
|
|
frame.h
|
Stop duplicating wxFrame dtor in all ports.
|
2014-07-02 13:28:29 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
|
|
helpxxxx.h
|
|
|
icon.h
|
adding NSImage support to wxIcon on OSX, as IconRefs are on their way out, and performance under 10.9 is suffering
|
2014-02-23 19:11:31 +00:00 |
imaglist.h
|
|
|
joystick.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
|
|
mdi.h
|
|
|
menu.h
|
supporting menu dimension retrieval for menubars, fixes #2570
|
2014-07-20 15:28:20 +00:00 |
menuitem.h
|
|
|
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
Make public headers compatible with Objective-C++ with ARC.
|
2013-09-21 10:11:08 +00:00 |
notebook.h
|
|
|
palette.h
|
|
|
pen.h
|
Just deprecate but don't schedule for removal wxNORMAL and friends.
|
2014-01-06 12:42:37 +00:00 |
pnghand.h
|
|
|
pngread.h
|
|
|
popupwin.h
|
reverting r74098, applying John's version, see #15008, #15765, #13841 will be backported if no regressions are discovered
|
2013-12-20 16:03:13 +00:00 |
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
setup0.h
|
Don't say that 15+ year old wxDateTime is relatively new.
|
2014-09-04 19:45:03 +00:00 |
slider.h
|
|
|
sound.h
|
Don't use timer inside wxSound in wxOSX/Cocoa.
|
2014-04-12 22:56:17 +00:00 |
spinbutt.h
|
|
|
srchctrl.h
|
allowing compile under ios, where menus are not available
|
2014-05-13 19:55:12 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
taskbarosx.h
|
|
|
textctrl.h
|
Merge the changes from 3.0 branch.
|
2013-11-12 18:06:37 +00:00 |
textentry.h
|
Merge the changes from 3.0 branch.
|
2013-11-12 18:06:37 +00:00 |
tglbtn.h
|
|
|
timectrl.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
Added support for using OS X' full screen API (available since OS X 10.7).
|
2014-05-11 22:41:13 +00:00 |
treectrl.h
|
remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0
|
2014-01-04 20:07:33 +00:00 |
uma.h
|
|
|
webview_webkit.h
|
using proper types for webkit variants, see #16329
|
2014-06-20 08:14:46 +00:00 |
webviewhistoryitem_webkit.h
|
make sure platform constants exist by using defs.h instead of setup.h
|
2014-03-31 11:23:46 +00:00 |
window.h
|
Make public headers compatible with Objective-C++ with ARC.
|
2013-09-21 10:11:08 +00:00 |