summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/filesel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-888/+0
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-2/+2
* Iterate over core classes C++11 style AJR2016-03-311-1/+1
* Fix silly behaviour of image creation through file manager (thanks to BIOS-D ... Vas Crabb2016-03-261-1/+5
* Added support and configuration for the image collection "covers". dankan18902016-03-181-1/+1
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-6/+6
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+4
* menu: fixed top line computation. (nw) dankan18902016-03-031-2/+2
* some strings internationalization. (nw) dankan18902016-02-281-16/+16
* ui: search fixed in filesel, dirmenu and swlist. dankan18902016-02-201-1/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-56/+56
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-7/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+883