summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/osx/debugview.m
Commit message (Expand)AuthorAgeFilesLines
* Fix for some configurations Vas Crabb2015-10-271-1/+1
* Fix build with Xcode 7 (nw) balr0g2015-09-181-1/+1
* Debugger fix from Judge (nw) Vas Crabb2015-07-311-0/+1
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* Honour -debugger_font and -debugger_font_size in Cocoa debugger. Vas Crabb2015-04-091-3/+15
* Fix Cocoa debugger leaks with SDL2, still looking into crash on exit Vas Crabb2015-04-011-0/+2
* Add a whole line scroll mode to make breakpoints/watchpoints header work nicely Vas Crabb2015-02-231-12/+31
* Slight improvement in Cocoa debug view performance Vas Crabb2015-02-221-19/+66
* More minor improvements to Cocoa debugger (nw) Vas Crabb2015-02-221-33/+83
* Cocoa debugger: suppress trailing whitespace on copy, draw background to edge... Vas Crabb2015-02-221-32/+61
* No longer need to mark dirty to hack around the points views Vas Crabb2015-02-211-1/+0
* Allow paste from OS clipboard to debugger windows (use context menu) Vas Crabb2015-02-191-0/+37
* Allow copying visible portion of debug view to OS clipboard Vas Crabb2015-02-191-0/+67
* Better autosizing for windows Vas Crabb2015-02-191-2/+2
* Add preliminary device detail windows Vas Crabb2015-02-191-0/+1
* Move breakpoint control code out of view class - it doesn't really belong there Vas Crabb2015-02-181-0/+15
* Intuitive mouse dragging on views supporting selection, improved click-throug... Vas Crabb2015-02-171-1/+15
* Add devices window to cocoa debugger Vas Crabb2015-02-171-1/+1
* * Map visited to a background colour Vas Crabb2015-02-171-103/+148
* Remove redundant filename prefix Vas Crabb2015-02-171-0/+514