visualboyadvance-m/src
Rafael Kitover ac35e37ca0
fix game geometry on windows
Previously when working on Visual Studio support I noticed an XRC error
dialog when adding the game area to the BoxSizer.

I tried removing the wxEXPAND flag with insufficient testing, the flag
is actually necessary.

The error is actually an incorrect debug assertion that is present in
3.1.2 and later fixed in master. The assertion is not triggered when
the project is built in release mode.

Remove the windows conditional code that removes the wxEXPAND flag.

TODO: silence assertion in debug mode or patch the wxWidgets vcpkg port.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2019-04-17 13:38:29 +00: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 fix some compilation warnings 2019-04-03 17:32:25 +00: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 Fix compilation warnings for MacOS build. 2019-04-04 18:01:05 -01:00
gb Fix compilation warnings for MacOS build. 2019-04-04 18:01:05 -01:00
gba Fix compilation warnings for MacOS build. 2019-04-04 18:01:05 -01:00
libretro libretro: put " " between version and git sha 2019-04-16 15:51:30 +00:00
sdl add unistd.h compat header for visual studio 2019-04-13 22:50:05 +00:00
snap I guess I'll try the gtk2 build of wxwidgets instead 2019-02-02 18:32:38 -05:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx fix game geometry on windows 2019-04-17 13:38:29 +00: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 fix some compilation warnings 2019-04-03 17:32:25 +00:00
Util.h fix some compilation warnings 2019-04-03 17:32:25 +00: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