summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/editwininfo.h
Commit message (Expand)AuthorAgeFilesLines
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
* misc cleanup: Vas Crabb2019-11-181-2/+3
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-241-2/+2
* Fix #1802 (uninitialised memory read as debugger command history) and clean u... Vas Crabb2016-12-171-13/+14
* fixing some more override (nw) Miodrag Milanovic2015-12-061-3/+3
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-11/+11
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+56