summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/datmenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use ui::text_layout::text_layout and ui::text_layout::word_wrapping enums Nathan Woods2016-06-181-11/+11
* Fixed issue #941, crash in attempt to use "Configure Machine" from favorites ... dankan18902016-06-111-11/+8
* Fixed not load for some INI files in the category filter. dankan18902016-06-081-1/+1
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-23/+28
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-27/+27
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+0
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+296