bsnes/hiro/gtk
Tim Allen 8023d9cbe8 Update to v106r15 release.
byuu says:

Changelog:

  - main menu renamed again (Library→System→Systems)
  - the 'Hidden' checkbox on system properties was moved to the main
    list as a 'Show' checkbox instead
  - the move up/move down buttons on the systems panel now function
  - added icons to indicate 'system' versus 'game boot' entries in the
    systems list

I still didn't add ComboEdit to the Windows hiro port, so once again
this will be Linux/BSD only.

I polished the browse button for selecting a boot game. It'll use a list
of all bootable media file extensions, so that if you double-click any
supported game, it'll select it instead of going inside the folder. If
you pick a non-bootable folder, like say a Sufami Turbo cartridge, it
will go inside the folder instead, because it will treat it like any
other regular folder.

Having a checkbox next to text in the same cell doesn't work so well on
lists that have an onActivate action. Say you tried to double-click the
“Name” field on the Systems tab, it would toggle the checkbox twice
before popping open the system properties editor window. So because of
this, I made the show checkbox its own column. And for consistency, I
did the same for the slot# on the cheat editor window.

As a bit of really pedantic polish: if there are no systems enabled,
then the main menu won't show the separator before the “Load ROM Image”
option anymore.

I think something is wrong with the Markup::Node::insert syntax, but I
realized I have Markup::Node::swap, and just used that for the up/down
arrows on the systems panel for now. But we should probably fix insert()
at some point ... sigh.
2018-04-17 19:18:14 +10:00
..
action Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
widget Update to v106r15 release. 2018-04-17 19:18:14 +10:00
application.cpp Update to v100r16 release. 2016-08-03 22:32:40 +10:00
application.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
browser-window.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
browser-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
desktop.cpp Update to v101r20 release. 2016-10-29 11:33:30 +11:00
desktop.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
font.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
font.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
group.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
group.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
header.hpp Update to v097r19 release. 2016-03-13 11:22:14 +11:00
keyboard.cpp Update to v100r16 release. 2016-08-03 22:32:40 +10:00
keyboard.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
layout.cpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
layout.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
message-window.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
message-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
monitor.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
monitor.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
mouse.cpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
mouse.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
object.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
object.hpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
platform.cpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
platform.hpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
popup-menu.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
popup-menu.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
settings.cpp Update to v100r16 release. 2016-08-03 22:32:40 +10:00
settings.hpp Update to v100r16 release. 2016-08-03 22:32:40 +10:00
sizable.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
sizable.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
status-bar.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
status-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
timer.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
timer.hpp Update to v096r03 release. 2016-01-08 20:23:46 +11:00
utility.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
window.cpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00
window.hpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00