.. |
carbon
|
Add wxDataViewCtrl::GetCurrentColumn().
|
2012-01-17 14:05:07 +00:00 |
cocoa
|
Add wxDataViewCtrl::GetCurrentColumn().
|
2012-01-17 14:05:07 +00:00 |
core
|
Add wxDataViewCtrl::GetCurrentColumn().
|
2012-01-17 14:05:07 +00:00 |
iphone
|
fixing iPhone build
|
2011-11-25 14:37:03 +00:00 |
private
|
|
|
accel.h
|
|
|
anybutton.h
|
|
|
app.h
|
Added NSApplicationDelegate's openFiles for wxOSX-Cocoa.
|
2011-08-09 22:17:12 +00:00 |
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
Only declare wxComboBox::Popup/Dismiss() when using Cocoa in wxOSX.
|
2011-12-08 14:47:37 +00:00 |
config_xcode.h
|
Incremented the version number to 2.9.4 everywhere.
|
2011-12-16 22:12:49 +00:00 |
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
Fix wxDataViewCtrl::GetItemRect() signature in wxOSX and document it better.
|
2012-02-02 14:19:30 +00:00 |
datectrl.h
|
Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa.
|
2011-12-20 21:27:14 +00:00 |
datetimectrl.h
|
Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa.
|
2011-12-20 21:27:14 +00:00 |
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
|
|
dvrenderer.h
|
|
|
dvrenderers.h
|
|
|
evtloop.h
|
|
|
evtloopsrc.h
|
|
|
filedlg.h
|
|
|
font.h
|
Add wxFont ctor taking a single flags argument instead of style/weight/...
|
2012-01-23 11:28:21 +00:00 |
fontdlg.h
|
Add wxFontDialog ctor not taking wxFontData to wxOSX.
|
2012-02-02 14:19:34 +00:00 |
frame.h
|
Added MacInternalOnSize() to allow windows to resize themselves independently of size events
|
2012-03-01 15:04:42 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
|
|
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
joystick.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
listbox.h
|
|
|
listctrl.h
|
Fix wxOSX/Carbon compilation after wxListCtrlBase introduction.
|
2012-01-08 00:55:22 +00:00 |
mdi.h
|
|
|
menu.h
|
Implement wxMenuBar::EnableTop() for wxMSW and wxGTK.
|
2012-01-15 13:41:17 +00:00 |
menuitem.h
|
|
|
metafile.h
|
no 10.4 support anymore
|
2012-02-27 15:37:24 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
guarding Update() on OSX not to be issued faster than 1/30 later than the last redraw
|
2012-01-31 17:39:39 +00:00 |
notebook.h
|
No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND.
|
2011-08-21 14:08:49 +00:00 |
palette.h
|
|
|
pen.h
|
|
|
pnghand.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
pngread.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
popupwin.h
|
|
|
printdlg.h
|
Use wxPageSetupDialogData instead of old wxPageSetupData everywhere.
|
2012-02-20 21:55:55 +00:00 |
printmac.h
|
|
|
private.h
|
|
|
radiobox.h
|
Work around a multiple inheritance ambiguity
|
2011-10-26 05:39:18 +00:00 |
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
setup0.h
|
adding unix defaults
|
2012-01-19 08:55:41 +00:00 |
slider.h
|
|
|
sound.h
|
Change wxSound ctor from in-memory data to use size_t/void *.
|
2011-09-21 15:08:02 +00:00 |
spinbutt.h
|
|
|
spinctrl.h
|
|
|
srchctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
taskbarosx.h
|
|
|
textctrl.h
|
removing duplicated method, wiring native maxlength support, see #10269
|
2012-01-15 15:54:53 +00:00 |
textentry.h
|
|
|
tglbtn.h
|
|
|
timectrl.h
|
Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa.
|
2011-12-20 21:27:14 +00:00 |
toolbar.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
Add wxTopLevelWindow::SetRepresentedFilename().
|
2012-01-08 14:52:47 +00:00 |
treectrl.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
uma.h
|
|
|
webview_webkit.h
|
Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0.
|
2011-09-12 18:35:39 +00:00 |
webviewhistoryitem_webkit.h
|
Update wxWebView guards to stop backend compilation when wxUSE_WEBVIEW is 0.
|
2011-09-12 18:35:39 +00:00 |
window.h
|
Added MacInternalOnSize() to allow windows to resize themselves independently of size events
|
2012-03-01 15:04:42 +00:00 |