.. |
carbon
|
Leave only wxGraphicsRenderer::CreatePen(wxGraphicsPenInfo) overload
|
2017-09-10 01:48:30 +02:00 |
cocoa
|
Allow changing alignment styles after wxTextCtrl creation (wxOSX)
|
2017-09-25 15:38:24 +02:00 |
core
|
Update transparency flag for wxBitmap created from wxIcon
|
2017-09-22 09:44:10 +02:00 |
iphone
|
Fixing Creation of wxGLCanvas on iOS
|
2017-09-25 17:42:11 +02:00 |
accel.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
anybutton_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
artmac.cpp
|
Support wxICON_PRINT and wxICON_HELP_FOLDER in wxOSX art provider
|
2015-11-09 03:54:03 +01:00 |
bmpbuttn_osx.cpp
|
Fix for clipped 16x16 bitmap buttons
|
2016-07-01 15:37:32 +01:00 |
brush.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
button_osx.cpp
|
Ignore initially specified labels for buttons with wxBU_NOTEXT
|
2016-02-01 01:29:03 +01:00 |
checkbox_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
checklst_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
choice_osx.cpp
|
Use wxString::empty() instead of comparison to wxEmptyString
|
2017-05-29 00:05:52 -07:00 |
combobox_osx.cpp
|
Don't assert when creating wxComboBox with wxCB_SORT in wxOSX
|
2016-02-23 01:32:46 +01:00 |
dataview_osx.cpp
|
Implement wxDataViewCtrl::SetRowHeight() on OS X
|
2016-10-09 16:10:30 +02:00 |
datectrl_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
datetimectrl_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
dialog_osx.cpp
|
Fix Z-order after showing modal dialog in wxOSX
|
2016-02-23 00:09:12 +01:00 |
dnd_osx.cpp
|
Fix off by 1 error in buffer size in wxOSX wxDropTarget code.
|
2014-03-02 15:51:53 +00:00 |
fontutil.cpp
|
Removed irrelevant comment about MSW charset in OSX code.
|
2017-02-23 19:23:35 +02:00 |
fswatcher_fsevents.cpp
|
Use wxString::clear() instead of assignment to wxEmptyString
|
2017-02-18 11:00:26 -08:00 |
gauge_osx.cpp
|
Really add wxGA_PROGRESS support to wxGauge in wxOSX
|
2016-02-01 03:03:53 +01:00 |
glcanvas_osx.cpp
|
Fixing Creation of wxGLCanvas on iOS
|
2017-09-25 17:42:11 +02:00 |
imaglist.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
listbox_osx.cpp
|
Invalidate wxOSX wxListBox best size after adding items to it
|
2016-11-22 01:55:27 +01:00 |
menu_osx.cpp
|
Fix warning about unused variable in release build
|
2017-08-20 21:28:12 +02:00 |
menuitem_osx.cpp
|
Reimplement adding items to radio groups in wxMenu (wxOSX)
|
2017-08-13 01:48:59 +02:00 |
minifram.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
nonownedwnd_osx.cpp
|
Remove unused global variable left over from Carbon
|
2017-05-31 13:13:21 +02:00 |
notebook_osx.cpp
|
Send PAGE_CHANGED event after page change in wxOSX wxNotebook
|
2015-10-15 16:24:04 +02:00 |
palette.cpp
|
wxPalette::Create should return true
|
2016-10-21 16:54:34 -07:00 |
pen.cpp
|
Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor
|
2017-09-10 15:48:31 +02:00 |
printdlg_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
radiobox_osx.cpp
|
Remove wxOSX/Carbon support.
|
2016-02-01 13:48:48 +01:00 |
radiobut_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
scrolbar_osx.cpp
|
Don't call CacheBestSize() from DoGetBestSize() implementations
|
2016-04-03 18:04:26 +02:00 |
slider_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
sound_osx.cpp
|
Remove wxOSX/Carbon support.
|
2016-02-01 13:48:48 +01:00 |
spinbutt_osx.cpp
|
Send EVT_SPIN_UP/DOWN events also when wxSpinButton value wraps around (wxOSX)
|
2017-09-22 15:28:12 +02:00 |
srchctrl_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
statbox_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
statline_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
stattext_osx.cpp
|
Don't refresh wxStaticText if its label didn't really change
|
2017-07-16 02:36:07 +02:00 |
textctrl_osx.cpp
|
Allow changing alignment styles after wxTextCtrl creation (wxOSX)
|
2017-09-25 15:38:24 +02:00 |
textentry_osx.cpp
|
Add wxTextEntry::ForceUpper()
|
2015-12-08 03:02:46 +01:00 |
tglbtn_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
timectrl_osx.cpp
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
toolbar_osx.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
toplevel_osx.cpp
|
Remove wxOSX/Carbon support.
|
2016-02-01 13:48:48 +01:00 |
uiaction_osx.cpp
|
Virtualize wxUIActionSimulator implementation
|
2016-05-23 03:00:49 +02:00 |
utils_osx.cpp
|
keep older version for iOS, CGDisplay doesn't exist there
|
2017-06-20 19:55:29 +02:00 |
webview_webkit.mm
|
analyzer warnings: assign [super init] to self and check for nil
|
2017-06-07 10:21:18 +02:00 |
window_osx.cpp
|
Implement DragAcceptFiles() only when wxUSE_DRAG_AND_DROP==1
|
2017-08-01 21:36:26 +02:00 |