This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-14 03:48:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
514826f282
dolphin
/
Source
/
Core
/
DolphinWX
/
resources
History
nakeee
a683d2f5d3
no need for dis. It's done by wx (and the function is not portable)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1429
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-07 21:57:51 +00:00
..
dolphin_logo.cpp
made configmain a lot more pretty, fixed an annoying bug where closing njoy would send dolphin behind any other open windows, and ported the "old" about box to wxw. The message is just a huge string, so just change if wrong!
2008-10-31 05:40:52 +00:00
Dolphin.c
Dolphin.icns
No more Binary in svn + scons clean up
2008-11-13 08:12:48 +00:00
Dolphin.xpm
Flag_Europe.xpm
Flag_France.xpm
Flag_Japan.xpm
Flag_USA.xpm
no_banner.cpp
added banner image showing/saving to filesystemviewer. Cleaned up daco's cache code a bit (only coding style stuff), added default banner image. Commented out progress bar for plugin loading.
2008-11-03 04:17:57 +00:00
toolbar_browse.c
toolbar_browse.xpm
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
toolbar_file_open.c
toolbar_file_open.xpm
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
toolbar_fullscreen.c
toolbar_fullscreen.xpm
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
toolbar_help.c
toolbar_help.xpm
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
toolbar_pause.c
toolbar_pause.xpm
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
toolbar_play.c
toolbar_play.xpm
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
toolbar_plugin_dsp.c
toolbar_plugin_dsp.xpm
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
toolbar_plugin_gfx.c
toolbar_plugin_gfx.xpm
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
toolbar_plugin_options.c
toolbar_plugin_options.xpm
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
toolbar_plugin_pad.c
toolbar_plugin_pad.xpm
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
toolbar_refresh.c
toolbar_refresh.xpm
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
toolbar_stop.c
toolbar_stop.xpm
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