summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/selmenu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI updates: Vas Crabb2019-11-181-1/+1
* ui/menu: Move one variable down into subclasses; fix some confusing variable ... AJR2019-09-261-1/+2
* ui/menu.cpp: Privatize a few variables (nw) AJR2019-05-221-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+33
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-33/+7
* More UI stuff: Vas Crabb2019-01-191-9/+27
* UI cleanup continues: Vas Crabb2019-01-151-5/+13
* add lua translation to makefile and update translations cracyc2017-09-291-2/+0
* selmenu.cpp: Don't use auto_alloc for temporary bitmaps (nw) AJR2017-09-151-1/+1
* fix drawing software art/info when keyboard focus leaves list, Vas Crabb2017-08-111-2/+13
* ui: make category filter work like all the other filters Vas Crabb2017-08-111-1/+8
* Don't process every character individually when searching - this reduces Vas Crabb2017-08-101-0/+1
* ui: improve layout of art/info box, support mousewheel scroll in info Vas Crabb2017-08-101-5/+9
* make filter names localisable, fix keyboard navigation of software Vas Crabb2017-08-081-0/+1
* font_osx: handle fonts where space glyphs return a null bounding box (e.g. Hi... Vas Crabb2017-08-061-0/+2
* Show presence of analog controls and/or keyboard in info box - it's potential... Vas Crabb2017-07-281-0/+4
* use aggregate flags for -ui simple as well (nw) Vas Crabb2017-07-271-2/+2
* use aggregate emulation status in MewUI menus, expose more flags in info box ... Vas Crabb2017-07-271-4/+32
* srcclean (nw) Vas Crabb2017-07-231-1/+1
* reduce header clutter, thank you C++11 (nw) Vas Crabb2017-07-201-37/+2
* Make internal UI display list of missing files if system/software set is foun... Vas Crabb2017-07-191-7/+87
* Make bitmaps movable, allowing them to be used in vectors and emplaced easily. Vas Crabb2016-12-151-9/+9
* coretmpl: add an associative LRU cache with map-like behaviour Vas Crabb2016-12-151-10/+9
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* Encapsulate a bit more of the menu base class to control when layout changes ... Vas Crabb2016-11-231-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* ui/selgame: get dat info from plugin [Carl] cracyc2016-09-051-1/+8
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-151-9/+31
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-151-22/+26
* UI menu refactoring: [Vas Crabb] Vas Crabb2016-07-141-10/+23
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-3/+9
* UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-8/+20
* UI code refactoring: [Vas Crabb] Vas Crabb2016-07-101-0/+134