| .. |
|
carbon
|
Do common wxApp cleanup before port-specific part in all ports
|
2024-01-30 21:07:29 +01:00 |
|
cocoa
|
Erase overlay contents when resetting it in wxOSX
|
2024-02-13 01:00:48 +01:00 |
|
core
|
Use CreateWithLogicalSize() instead of ...DIPSize() in wxOSX
|
2024-01-09 15:09:31 +01:00 |
|
iphone
|
Merge branch 'master' into webview-chromium
|
2023-11-30 18:30:26 +01:00 |
|
accel.cpp
|
Remove unnecessary empty destructors
|
2024-01-28 18:16:07 +01:00 |
|
anybutton_osx.cpp
|
Allow using wxBitmapBundle for wxButton bitmaps
|
2021-10-18 11:50:10 +02:00 |
|
artmac.cpp
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
bmpbuttn_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
brush.cpp
|
Remove unnecessary empty destructors
|
2024-01-28 18:16:07 +01:00 |
|
button_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
checkbox_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
checklst_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
choice_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
combobox_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
dataview_osx.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
datectrl_osx.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
|
datetimectrl_osx.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
|
dialog_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
dnd_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
fontutil.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
fswatcher_fsevents.cpp
|
Use std::unordered_map<> in wxFileSystemWatcher code
|
2023-04-18 00:54:12 +02:00 |
|
gauge_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
glcanvas_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
listbox_osx.cpp
|
Avoid Clang -Wcomma warnings
|
2023-11-23 09:17:21 -08:00 |
|
menu_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
menuitem_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
minifram.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
nonownedwnd_osx.cpp
|
Use std::unordered_map<> in wxOSX code
|
2023-04-12 18:15:46 +01:00 |
|
notebook_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
palette.cpp
|
Remove unnecessary empty destructors
|
2024-01-28 18:16:07 +01:00 |
|
pen.cpp
|
Remove unnecessary empty destructors
|
2024-01-28 18:16:07 +01:00 |
|
printdlg_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
radiobox_osx.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
radiobut_osx.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
scrolbar_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
slider_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
sound_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
spinbutt_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
srchctrl_osx.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
statbmp_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
statbox_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
statline_osx.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
|
stattext_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
textctrl_osx.cpp
|
Avoid a few fallthrough warnings
|
2023-11-23 09:42:59 -08:00 |
|
textentry_osx.cpp
|
Remove unnecessary <fstream> include from wxOSX/wxiOS wxTextCtrl
|
2023-04-28 15:26:46 +02:00 |
|
tglbtn_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
timectrl_osx.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
|
toolbar_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
toplevel_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
uiaction_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
utils_osx.cpp
|
Remove all blank "Modified by:" lines from top comment blocks
|
2023-10-22 01:22:48 +02:00 |
|
volume.mm
|
Don't include wx/arrimpl.cpp from wxOSX wxFSVolume
|
2023-04-12 18:09:48 +01:00 |
|
webrequest_urlsession.mm
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
webview_chromium.mm
|
Don't build separate webview_chromium library
|
2023-09-15 01:56:08 +02:00 |
|
webview_webkit.mm
|
Merge branch 'master' into webview-chromium
|
2023-11-30 18:30:26 +01:00 |
|
window_osx.cpp
|
Remove bool parameter from MacSetClipChildren()
|
2023-12-11 00:41:48 +01:00 |