index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
debugger
/
debugwin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scoped enum for Windows (nw)
Vas Crabb
2017-05-23
1
-1
/
+1
*
Cleanup, we already have NOMINMAX now in scripts (nw)
Miodrag Milanovic
2017-02-11
1
-2
/
+0
*
fix windows compile (nw)
Miodrag Milanovic
2017-02-11
1
-1
/
+1
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-0
/
+2
*
Don't raise stuff to public unnecessarily (nw)
Vas Crabb
2016-07-02
1
-2
/
+2
*
more cleanup (nw)
Miodrag Milanovic
2016-07-01
1
-19
/
+20
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
1
-1
/
+1
*
Unify window_list in Windows and SDL OSD
Brad Hughes
2016-06-10
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-2
/
+3
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
1
-1
/
+1
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
1
-1
/
+1
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-10
/
+10
*
Refactor OSD window.
Brad Hughes
2016-04-21
1
-1
/
+1
*
Standardize platform window pointer storage in osd_window.
Brad Hughes
2016-04-18
1
-1
/
+1
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-6
/
+6
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-3
/
+4
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-16
/
+16
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-2
/
+2
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+267