visualboyadvance-m/src
Rafael Kitover e4923e7267 fix save dialogs on Mac #268
In MainFrame::ShowModal, which is used as a wrapper for
wxDialog::ShowModal to also pause emulation, add the current window
style flags to the additional CAPTION and RESIZE_BORDER flags being set
with SetWindowStyle(), otherwise the other style flags of the window are
reset causing erroneous behavior such as save dialogs appearing as open
dialogs on Mac.
2018-06-26 04:38:38 -07:00
..
apu Silence some warnings 2018-06-14 11:48:35 -04:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common Silence some warnings 2018-06-14 11:48:35 -04:00
debian Some debian stuff, I honestly don't like debian packaging... but it's important for some people 2017-03-09 04:06:25 -05:00
filters make bins built with asm disable exec stack #98 2017-03-25 03:58:30 -07:00
gb Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
gba fix Mac OS 10.13 build issues 2018-06-17 16:01:40 -07:00
libretro Opps 2018-06-16 16:47:44 +08:00
sdl Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx fix save dialogs on Mac #268 2018-06-26 04:38:38 -07:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h Re-add Types.h, remove some more #ifdef 2018-06-08 20:14:45 +08:00
Util.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Util.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h.in read version and subversion info from Git 2017-10-07 14:00:47 -07:00