..
carbon
adding HitTest to osx_cocoa implementation of listbox, refactoring code, fixes #11972
2010-06-21 15:30:07 +00:00
cocoa
overriding the cfrunloop accessor, during booting cocoa has to create a NSRunLoop earlier
2010-04-22 06:16:34 +00:00
core
adding mimetype patch, closes #12072
2010-06-21 16:36:45 +00:00
iphone
iPhone SDK 2.2 compilation
2010-07-08 17:35:45 +00:00
private
support compiling for iphone
2010-05-20 17:58:38 +00:00
accel.h
app.h
not needed anymore
2010-05-19 13:39:56 +00:00
bitmap.h
bmpbuttn.h
brush.h
button.h
Invalidate best size when the bitmap or bitmap position changes. Add GetBitmapMargins
2010-03-01 23:20:35 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
adding bestsize for osx_cocoa combobox
2010-06-21 14:00:59 +00:00
config_xcode.h
adding kqueue define for xcode builds
2010-01-04 07:52:45 +00:00
control.h
cursor.h
make access for virtuals match base
2009-12-03 17:20:15 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h
Implemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10 12:43:09 +00:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
tracking open modal dialogs
2010-04-20 19:09:38 +00:00
dirdlg.h
Get ShowWindowModal behavior working under OS X Cocoa for file, dir and message dialogs.
2010-01-28 04:06:23 +00:00
dnd.h
Add an accessor to get the current drop source from window.mm so that we can implement GiveFeedback support, and also move a couple functions that check the current drop source into common DND OS X code as a result.
2010-02-06 01:45:58 +00:00
dvrenderer.h
no real change: just fix RCS-ID so that it reflects the current revision number
2010-04-25 21:33:16 +00:00
dvrenderers.h
no real change: just fix RCS-ID so that it reflects the current revision number
2010-04-25 21:33:16 +00:00
evtloop.h
allowing direct native tlw modal loops
2010-04-08 09:46:36 +00:00
evtloopsrc.h
no real change: just fix RCS-ID so that it reflects the current revision number
2010-04-25 21:33:16 +00:00
filedlg.h
streamlining code for extra controls
2010-04-18 13:17:16 +00:00
font.h
using statically allocated font objects for speedup
2010-04-08 18:47:41 +00:00
fontdlg.h
frame.h
make access for virtuals match base
2009-12-03 17:20:15 +00:00
gauge.h
glcanvas.h
helpxxxx.h
icon.h
adding mimetype patch, closes #12072
2010-06-21 16:36:45 +00:00
imaglist.h
joystick.h
listbox.h
listctrl.h
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
2010-06-09 13:55:48 +00:00
mdi.h
menu.h
Remove unnecessary duplicate code dealing with invoking window from wxOSX.
2010-04-24 20:39:44 +00:00
menuitem.h
metafile.h
adding support for iphone
2010-05-20 16:36:16 +00:00
mimetype.h
minifram.h
Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION.
2010-05-10 21:09:57 +00:00
msgdlg.h
Get ShowWindowModal behavior working under OS X Cocoa for file, dir and message dialogs.
2010-01-28 04:06:23 +00:00
nonownedwnd.h
adding wrapping possibility for native tlws
2010-04-13 20:24:59 +00:00
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h
A call to wxPopupWindow::Show shouldn't automatically cause the popup window to steal focus.
2010-03-06 04:51:51 +00:00
printdlg.h
printmac.h
private.h
minor cleanup
2009-12-05 19:57:58 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h
Move wxFileHistory out of docview framework, add wxUSE_FILE_HISTORY.
2010-05-04 12:15:14 +00:00
slider.h
sound.h
To support playing async sounds on the stack on Mac, do not delete the wxSoundData when its wxSound object is destroyed if it's in the queue of sounds to be played. Instead, mark it to be deleted and delete it after it has played.
2009-12-30 17:41:29 +00:00
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
make access for virtuals match base
2009-12-03 17:20:15 +00:00
taskbarosx.h
textctrl.h
Fix text text changed events sending in OS X combo box and text control.
2010-04-06 18:46:29 +00:00
textentry.h
Remove duplicate fields in wxTextCtrl / wxTextEntry. Fixes #11618 .
2010-01-10 01:52:22 +00:00
tglbtn.h
Globally use "wxWindows licence" consistently.
2010-07-13 13:29:13 +00:00
toolbar.h
Remove the native toolbar from the frame in Destroy() rather than the destructor, as removing it in the destructor causes resize / repaint events to fire on the native control, which then goes to wx controls being deleted.
2009-12-25 20:43:43 +00:00
tooltip.h
toplevel.h
wrap native TLWs so that they also appear in the tlw list
2010-04-20 14:51:54 +00:00
treectrl.h
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
2010-06-09 13:55:48 +00:00
uma.h
window.h
translating background style BG_PAINT into opaqueness for speed-up of OS redraws, supporting positioning for native carbon controls also on non-composited windows (custom pane in navservices dialogs)
2010-04-16 06:18:16 +00:00