summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/imgcntrl.h
Commit message (Collapse)AuthorAgeFilesLines
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
|
* lot more updated (nw) Miodrag Milanovic2015-05-111-5/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* more astring -> std::string (nw) Miodrag Milanovic2015-04-191-4/+4
|
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-2/+2
|
* ui: improved File Manager so that attempts to launch softlist etabeta782015-01-181-0/+2
| | | | | entries without having the necessary files don't kill emulation but simply display a message to the user. [Fabio Priuli]
* (MESS) ui: fixed for real the wrong confirmation menu being etabeta782015-01-061-1/+5
| | | | | | prompted when leaving file creation. also, better backspace support in the file creation menu (so that it work on Mac too). nw.
* Fixed build. (nw) Curt Coder2014-04-061-1/+1
|
* Factored ui_menu_control_device_image into ui/imgcntrl.c Nathan Woods2014-04-051-0/+57