dolphin/Source/Core/DebuggerWX
2011-01-05 04:35:46 +00:00
..
resources minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
Src Add internationalization support. There aren't really any translations yet other than a little French thanks to DavidVag. So now the translators need to go to work. See http://wiki.wxwidgets.org/Internationalization for directions. The binary .mo files are generated at build time on linux. They are provided in Data/Languages for windows. I don't know where they need to go on OSX, but they should be able to be generated there at least. I added a target to generate them on windows, but does not build by default as it requires that msgfmt.exe from the gnu gettext tools be installed and in the path. 2011-01-05 04:35:46 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
DebuggerWX.vcproj We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00