| Previous | 199869 Revisions | Next |
| r35164 Friday 20th February, 2015 at 21:35:49 UTC by Vasantha Crabb |
|---|
| No longer need to mark dirty to hack around the points views |
| [src/osd/modules/debugger/osx] | debugview.m |
| r243675 | r243676 | |
|---|---|---|
| 540 | 540 | : (modifiers & NSAlternateKeyMask) ? DCK_MIDDLE_CLICK |
| 541 | 541 | : DCK_LEFT_CLICK, |
| 542 | 542 | [self convertLocation:location]); |
| 543 | [self setNeedsDisplay:YES]; | |
| 544 | 543 | } |
| 545 | 544 | |
| 546 | 545 |
| https://github.com/mamedev/mame/commit/2edbf5565ee8dba382b71b0696c5f7d8db5e569b |
| Previous | 199869 Revisions | Next |