summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/menu.cpp
Commit message (Collapse)AuthorAgeFilesLines
* modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-7/+7
|
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
|
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ↵ Miodrag Milanovic2015-12-171-2/+2
| | | | | | | std::unique_ptr (nw) auto_alloc_array to unique_ptr Added make_unique_clear
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-28/+28
|
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-5/+3
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1142