summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/filecreate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-5/+5
* Made menu_file_create::m_ok private (used to be protected) Nathan Woods2016-07-101-2/+1
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-13/+17
* Changed menu_file_create::m_ok to be a reference instead of a pointer Nathan Woods2016-07-051-2/+2
* Split UI related to file creation from filesel.[cpp|h] into filecreate.[cpp|h] Nathan Woods2016-07-031-0/+80