.. |
carbon
|
Fix lots of warnings reported by Clang.
|
2013-07-10 16:41:34 +00:00 |
cocoa
|
Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop() methods.
|
2013-07-03 00:24:34 +00:00 |
core
|
Forbid creation of wxStandardPaths object directly.
|
2013-07-06 23:14:21 +00:00 |
iphone
|
using common GetContentScaleFactor throughout part 1
|
2013-06-19 20:28:01 +00:00 |
private
|
|
|
accel.h
|
|
|
anybutton.h
|
|
|
app.h
|
support for custom app controllers, override OSXCreateAppController in wxApp subclass
|
2012-11-23 19:02:01 +00:00 |
bitmap.h
|
native bitmap scaling codes
|
2013-06-27 07:24:15 +00:00 |
bmpbuttn.h
|
|
|
brush.h
|
|
|
button.h
|
No changes, just rename OSXSetAcceleratorFromLabel().
|
2012-11-04 23:50:28 +00:00 |
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
|
|
choice.h
|
Invalidate best size of wxOSX wxChoice after its number of items changes.
|
2012-11-01 17:15:25 +00:00 |
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
cocoa needs a special implementation for read-only combo box
|
2013-06-12 05:45:35 +00:00 |
config_xcode.h
|
|
|
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
|
|
datectrl.h
|
|
|
datetimectrl.h
|
|
|
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
No changes, just avoid code duplication in wxOSX wxDirDialog.
|
2012-10-29 01:20:26 +00:00 |
dnd.h
|
|
|
dvrenderer.h
|
|
|
dvrenderers.h
|
|
|
evtloop.h
|
Add "OSX" prefix to wxCFEventLoop::DoRun() and DoStop() methods.
|
2013-07-03 00:24:34 +00:00 |
evtloopsrc.h
|
Use CFSocket instead of CFFileDescriptor in wxCFEventLoopSource.
|
2013-07-03 00:29:05 +00:00 |
filedlg.h
|
|
|
font.h
|
Add wxFontInfo class to allow using named parameters for wxFont creation.
|
2013-04-30 10:27:38 +00:00 |
fontdlg.h
|
Provide shorter synonyms for wxEVT_XXX constants.
|
2013-04-25 10:11:03 +00:00 |
frame.h
|
|
|
gauge.h
|
|
|
glcanvas.h
|
|
|
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
joystick.h
|
|
|
listbox.h
|
|
|
listctrl.h
|
Add wxListCtrl::EnableAlternateRowColours() and SetAlternateRowColour().
|
2012-12-22 02:33:23 +00:00 |
mdi.h
|
|
|
menu.h
|
|
|
menuitem.h
|
|
|
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
using common GetContentScaleFactor throughout part 1
|
2013-06-19 20:28:01 +00:00 |
notebook.h
|
|
|
palette.h
|
|
|
pen.h
|
|
|
pnghand.h
|
|
|
pngread.h
|
|
|
popupwin.h
|
using ordinary Show for popup windows as on MSW which activates it as well, I'll rewire ShowWithoutActivating for the other use case, fixes #15008
|
2013-06-03 13:21:10 +00:00 |
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
setup0.h
|
|
|
slider.h
|
|
|
sound.h
|
|
|
spinbutt.h
|
|
|
srchctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
taskbarosx.h
|
|
|
textctrl.h
|
Revert all wxNOEXCEPT-related changes.
|
2012-11-20 12:49:03 +00:00 |
textentry.h
|
supporting max len event
|
2013-06-12 22:04:38 +00:00 |
tglbtn.h
|
|
|
timectrl.h
|
|
|
toolbar.h
|
Make wxToolBar styles consistent and add wxTB_DEFAULT_STYLE.
|
2013-03-31 01:12:27 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
adding SetLabel -> SetTitle redirects, solves missing title updates using wxDocument/wxView
|
2012-08-11 13:16:56 +00:00 |
treectrl.h
|
Provide shorter synonyms for wxEVT_XXX constants.
|
2013-04-25 10:11:03 +00:00 |
uma.h
|
|
|
webview_webkit.h
|
Rename all WEB_VIEW* style identifiers to WEBVIEW*.
|
2013-02-01 09:38:53 +00:00 |
webviewhistoryitem_webkit.h
|
|
|
window.h
|
using common GetContentScaleFactor throughout part 1
|
2013-06-19 20:28:01 +00:00 |