..
carbon
No real changes, just fixed a couple of typos in comments, fixes #16726 .
2014-12-14 11:12:31 +00:00
cocoa
Remove unnecessary methods of wxCocoaOutlineDataSource.
2014-12-22 01:31:13 +00:00
core
supporting menu dimension retrieval for menubars, fixes #2570
2014-07-20 15:28:20 +00:00
iphone
Also disable wxUSE_ACTIVITYINDICATOR for wxiOS build.
2015-04-07 22:40:56 +02:00
private
Deal with remaining cvs/svn keywords.
2015-04-09 03:32:23 +04:00
accel.h
activityindicator.h
Add wxActivityIndicator control.
2015-03-20 00:08:37 +01:00
anybutton.h
app.h
Merge the changes from 3.0 branch.
2013-11-12 18:06:37 +00:00
appprogress.h
Add OS X implementation of wxAppProgressIndicator.
2015-02-15 20:09:10 +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
Introduce wxCursorBase class defining common wxCursor API.
2014-11-11 01:02:45 +00:00
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
Add GetDefaultType() to all standard wxDataViewRenderer-derived classes.
2014-12-20 21:51:54 +00:00
evtloop.h
removing overridden ProcessIdle, reverting that part of r75289
2015-01-10 09:13:50 +00:00
evtloopsrc.h
filedlg.h
font.h
Implement strike-through support in wxFont in wxOSX.
2014-09-11 17:05:33 +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
Build fix for wxOSX after the changes of r78230.
2014-12-05 23:09:04 +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
Add wxActivityIndicator control.
2015-03-20 00:08:37 +01: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
Use wxTB_DEFAULT_STYLE as default value for wxToolBar style.
2014-11-07 14:59:33 +00:00
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