summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugwin.cpp
Commit message (Expand)AuthorAgeFilesLines
* scoped enum for Windows (nw) Vas Crabb2017-05-231-1/+1
* Cleanup, we already have NOMINMAX now in scripts (nw) Miodrag Milanovic2017-02-111-2/+0
* fix windows compile (nw) Miodrag Milanovic2017-02-111-1/+1
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-0/+2
* Don't raise stuff to public unnecessarily (nw) Vas Crabb2016-07-021-2/+2
* more cleanup (nw) Miodrag Milanovic2016-07-011-19/+20
* Move window_list to osd_common_t Brad Hughes2016-06-111-1/+1
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+3
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-1/+1
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-1/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-10/+10
* Refactor OSD window. Brad Hughes2016-04-211-1/+1
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-1/+1
* Iterate over core classes C++11 style AJR2016-03-311-6/+6
* Refactor OSD input into modules Brad Hughes2016-02-281-3/+4
* fixing some more override (nw) Miodrag Milanovic2015-12-061-16/+16
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-2/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+267