Added some exception handling. Marked all the functions throwing
[emufront] / src / widgets / efcombobox.cpp
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
2010-10-25 Mikko KeinänenUsing match instead of looping.
2010-10-25 Mikko KeinänenCombo boxes were not properly updated when editing...
2010-10-24 Mikko KeinänenFixing a bug with selection combo box not updating...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...