summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/debugview.mm
Commit message (Expand)AuthorAgeFilesLines
* osd/modules: Cleaned up most macOS deprecation warnings up to and including 1... arbee2023-06-101-14/+14
* MACOS_X_VERSION_10_15 is not defined on really SDKs. (#10388) ksherlock2022-10-031-1/+1
* debugview.mm: Raise requirement for Dark Mode to 10.15. [R. Belmont, kmg] arbee2022-09-231-2/+2
* debugview.mm: full dark mode support for macOS 10.14 and later [R. Belmont] arbee2022-09-171-0/+21
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-14/+14
* Better fix for Mac compile. [R. Belmont] arbee2022-03-161-1/+1
* Fix Mac compile. [R. Belmont] arbee2022-03-151-1/+1
* Fixed some debugger memory view annoyances and cleaned up Lua bindings. Vas Crabb2022-03-161-1/+1
* Debugger expression and memory access overhaul AJR2020-05-251-1/+2
* use C++ library includes (nw) firewave2020-01-221-1/+1
* mac: fix copy/paste error, get rid of allocWithZone as it's ignored on 64-bit... Vas Crabb2019-11-181-1/+1
* cocoa debugger: save/restore console split positions Vas Crabb2017-07-211-1/+4
* * Make XML file a class of its own managed with smart poitners Vas Crabb2017-07-211-5/+8
* * Save/restore more Cocoa debugger state Vas Crabb2017-07-211-6/+59
* Fix OS X build (nw) AJR2017-02-111-0/+1
* OS X Cocoa debugger: Autoscroll log window. [Curt Coder] Curt Coder2017-01-171-1/+1
* srcclean (nw) Vas Crabb2016-11-271-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* patch up on OSX Vas Crabb2016-08-011-2/+2
* fix osx compile (nw) Miodrag Milanovic2016-07-311-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-9/+9
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-1/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* To ArBee with love Vas Crabb2016-03-101-1/+1
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-3/+2
* Fix compile on OSX Miodrag Milanovic2016-01-121-0/+1
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-2/+2
* renamed m -> mm (nw) Miodrag Milanovic2015-11-081-0/+849