summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uimenu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed not used type (no whatsnew) Miodrag Milanovic2012-08-131-8/+0
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-52/+93
* Privatized most of the m_machine pointers in the system to prevent Aaron Giles2011-04-191-1/+1
* BIG update. Aaron Giles2011-03-291-10/+10
* UI menu interface changes Couriersud2010-01-271-4/+5
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-2/+2
* Changed slider controls into a menu. For now, removed the old direct access Aaron Giles2008-08-281-0/+4
* Added new flag to menu items: MENU_FLAG_DISABLE, which means the Aaron Giles2008-08-131-0/+1
* Added the ability to optionally pass a destructor to ui_menu_alloc_state() Nathan Woods2008-07-261-1/+2
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-11/+6
* Changed ui_menu_get_selection() and ui_menu_set_selection() to use itemrefs Nathan Woods2008-07-151-2/+2
* Added accessors to get/set the currently selected menu item in a menu Nathan Woods2008-07-141-0/+11
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-29/+84
* Changed text used to specify a menu separator, and now using a #define Nathan Woods2008-05-251-0/+3
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-2/+2
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-2/+2
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+84