This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d35fb4e2b0aedcb494f5769dc6c8e437e306238a
dolphin
/
Source
/
Core
/
DolphinWX
T
History
hrydgard
85145cb2dd
roll back accidental disabling of fullscreen shortcut
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@968
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-26 08:16:39 +00:00
..
resources
Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const").
2008-08-27 11:24:16 +00:00
Src
roll back accidental disabling of fullscreen shortcut
2008-10-26 08:16:39 +00:00
DolphinWX.rc
daco breaks things ^^
2008-09-13 15:31:06 +00:00
DolphinWX.vcproj
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00
resource.h
and suddenly out of nowhere i had 4 resource.h files
2008-09-13 15:17:16 +00:00