.. |
carbon
|
Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl.
|
2009-10-30 05:04:47 +00:00 |
cocoa
|
Add CheckSpelling support for OS X Cocoa, make sure NSTextView-based wxTextCtrls emit EVT_TEXT, and a fix for GetStyle when position == length.
|
2009-11-26 21:52:42 +00:00 |
core
|
Make wxSTAY_ON_TOP and other window styles toggleable via SetWindowStyleFlag under OS X Cocoa.
|
2009-11-08 03:03:06 +00:00 |
iphone
|
Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl.
|
2009-10-30 05:04:47 +00:00 |
private
|
|
|
accel.h
|
|
|
app.h
|
Create an autorelease pool to catch objects created during several special situations, like customized initialization, so that we don't leak there.
|
2009-11-05 00:31:36 +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
|
|
|
button.h
|
Improve wxCollapsiblePane appearance under OS X.
|
2009-10-16 16:25:43 +00:00 |
checkbox.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
checklst.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
chkconf.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
choice.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
clipbrd.h
|
Include wx/dataobj.h from wx/clipbrd.h.
|
2009-07-20 23:54:08 +00:00 |
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
|
|
config_xcode.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
control.h
|
|
|
cursor.h
|
removing unneeded method, closes #11073
|
2009-09-24 09:39:38 +00:00 |
dataform.h
|
|
|
dataobj2.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
dataobj.h
|
|
|
dataview.h
|
Big wxDataViewCtrl renderer classes refactoring.
|
2009-11-10 17:40:58 +00:00 |
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
dcprint.h
|
|
|
dcscreen.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
dialog.h
|
|
|
dirdlg.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
dnd.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
dvrenderer.h
|
Add support for custom attributes to wxOSX/Cocoa wxDataViewCustomRenderer.
|
2009-11-10 17:42:24 +00:00 |
dvrenderers.h
|
Add wxOSX_USE_COCOA around Cocoa-only OSXApplyAttr() method.
|
2009-11-11 01:36:36 +00:00 |
evtloop.h
|
Refactor wxEventLoopSource-related code.
|
2009-10-22 11:36:35 +00:00 |
evtloopsrc.h
|
Refactor wxEventLoopSource-related code.
|
2009-10-22 11:36:35 +00:00 |
filedlg.h
|
|
|
font.h
|
NSFont -> wxFont conversion.
|
2009-10-31 23:00:04 +00:00 |
fontdlg.h
|
|
|
frame.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
OpenGL changes for carbon and cocoa
|
2009-09-13 17:19:01 +00:00 |
helpxxxx.h
|
|
|
icon.h
|
|
|
imaglist.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
joystick.h
|
|
|
listbox.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
listctrl.h
|
Applied #10858: wxListCtrl on Mac does not route Freeze/Thaw/Update to m_genericImpl
|
2009-09-25 07:45:35 +00:00 |
mdi.h
|
|
|
menu.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +00:00 |
menuitem.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
metafile.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
Make wxSTAY_ON_TOP and other window styles toggleable via SetWindowStyleFlag under OS X Cocoa.
|
2009-11-08 03:03:06 +00:00 |
notebook.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
palette.h
|
|
|
pen.h
|
|
|
pnghand.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
pngread.h
|
|
|
popupwin.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
printdlg.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
printmac.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +00:00 |
private.h
|
|
|
radiobox.h
|
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL
|
2009-06-03 22:33:32 +00:00 |
radiobut.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
region.h
|
|
|
scrolbar.h
|
|
|
setup0.h
|
Enable wxGraphicsContext and related classes by default if supported.
|
2009-11-24 00:01:15 +00:00 |
slider.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
sound.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +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
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
statbmp.h
|
|
|
statbox.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
statline.h
|
|
|
stattext.h
|
replace TRUE/FALSE with true/false
|
2009-10-09 17:39:19 +00:00 |
statusbr.h
|
Don't pop explicitly changed status messages.
|
2009-08-06 00:01:43 +00:00 |
taskbarosx.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
textctrl.h
|
Start on Get/SetStyle support for OS X Cocoa wxTextCtrl.
|
2009-11-01 00:58:04 +00:00 |
tglbtn.h
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
toolbar.h
|
adding toolbar implementation for iphone
|
2009-11-13 18:39:38 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl.
|
2009-10-30 05:04:47 +00:00 |
treectrl.h
|
|
|
uma.h
|
|
|
window.h
|
Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
|
2009-10-05 22:57:59 +00:00 |