wxWidgets/include/wx/osx
Vadim Zeitlin 7282b0678a Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION.
These two styles were always equivalent so we can just as well replace them
with a single one and stop wasting an extra bit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-05-10 21:09:57 +00:00
..
carbon missed in r64093 2010-04-22 07:00:32 +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 having common API for mapping between native and wx tlw type 2010-04-20 14:55:42 +00:00
iphone updated headers 2010-04-30 18:29:43 +00:00
private correcting error message 2010-01-03 19:58:18 +00:00
accel.h
app.h
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 Add wxTextEntryBase::ForwardEnableTextChangedEvents(). 2010-04-06 18:46:35 +00:00
config_xcode.h adding kqueue define for xcode builds 2010-01-04 07:52:45 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h
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
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h
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
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
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
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
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
toolbar.h
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
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