..
carbon
Add wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-10 12:53:03 +00:00
cocoa
Add wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-10 12:53:03 +00:00
core
Add wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-10 12:53:03 +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
headermove osx - header files
2009-01-17 10:43:43 +00:00
app.h
not needed anymore
2010-05-19 13:39:56 +00:00
bitmap.h
iPhone bitmap support
2009-07-10 17:33:43 +00:00
bmpbuttn.h
moving bitmapbutton functionality up to button for OSX
2009-10-09 12:24:35 +00:00
brush.h
correcting header path
2008-07-31 09:59:04 +00:00
button.h
Invalidate best size when the bitmap or bitmap position changes. Add GetBitmapMargins
2010-03-01 23:20:35 +00:00
checkbox.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
checklst.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
chkconf.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
choice.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
clipbrd.h
Include wx/dataobj.h from wx/clipbrd.h.
2009-07-20 23:54:08 +00:00
colordlg.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
colour.h
wxColour is implemented using CoreGraphics
2008-07-31 10:23:14 +00:00
combobox.h
adding bestsize for osx_cocoa combobox
2010-06-21 14:00:59 +00:00
config_xcode.h
Replace 2.9.1 version with 2.9.2.
2010-07-22 12:09:04 +00:00
control.h
set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object
2009-01-20 18:33:33 +00:00
cursor.h
make access for virtuals match base
2009-12-03 17:20:15 +00:00
dataform.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
dataobj2.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
dataobj.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
dataview.h
Add wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-10 12:53:03 +00:00
dc.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
dcclient.h
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
2009-02-08 11:45:59 +00:00
dcmemory.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
dcprint.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
dcscreen.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
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
Fix file paths in the header comments.
2010-07-13 13:29: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
Fix file paths in the header comments.
2010-07-13 13:29:58 +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
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
frame.h
make access for virtuals match base
2009-12-03 17:20:15 +00:00
gauge.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
glcanvas.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
helpxxxx.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
icon.h
adding mimetype patch, closes #12072
2010-06-21 16:36:45 +00:00
imaglist.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
joystick.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
listbox.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
listctrl.h
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
2010-06-09 13:55:48 +00:00
mdi.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
menu.h
Remove unnecessary duplicate code dealing with invoking window from wxOSX.
2010-04-24 20:39:44 +00:00
menuitem.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
metafile.h
adding support for iphone
2010-05-20 16:36:16 +00:00
mimetype.h
reverting to former mimetype routing to core
2009-01-17 13:25:10 +00:00
minifram.h
Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION.
2010-05-10 21:09:57 +00:00
msgdlg.h
Provide a task-dialog based wxMSW wxMessageDialog implementation.
2010-08-18 22:48:28 +00:00
nonownedwnd.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
notebook.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
palette.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
pen.h
Implement GetDashCount() for Carbon/Cocoa.
2009-02-07 23:23:18 +00:00
pnghand.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
pngread.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
popupwin.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
printdlg.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
printmac.h
replace TRUE/FALSE with true/false
2009-10-09 17:39:19 +00:00
private.h
minor cleanup
2009-12-05 19:57:58 +00:00
radiobox.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
radiobut.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
region.h
common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation
2009-02-09 09:01:19 +00:00
scrolbar.h
Forgot header with OSX prefix
2009-01-23 08:40:26 +00:00
setup0.h
Add wxRichMessageDialog class.
2010-08-18 22:48:41 +00:00
slider.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
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
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
spinctrl.h
replace TRUE/FALSE with true/false
2009-10-09 17:39:19 +00:00
srchctrl.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
statbmp.h
osx new layout
2008-09-02 16:53:23 +00:00
statbox.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
statline.h
headermove osx - header files
2009-01-17 10:43:43 +00:00
stattext.h
replace TRUE/FALSE with true/false
2009-10-09 17:39:19 +00:00
statusbr.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
taskbarosx.h
No changes, just removed hard tabs and trailing white space.
2009-08-21 10:41:26 +00:00
textctrl.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +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
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
tooltip.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
toplevel.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
treectrl.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00
uma.h
Forward port event handler fixes to trunk.
2008-11-22 04:10:31 +00:00
window.h
Fix file paths in the header comments.
2010-07-13 13:29:58 +00:00