summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StringUtil.h
AgeCommit message (Expand)Author
2011-02-25Added an option for opening up the wiki entry in the compatibility list. The...skidau
2011-02-19std::locale("") seems to be broken not only on OS X, but alsoSoren Jorvang
2011-02-05The compiler need not obey the static keyword, so to avoid linkerSoren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-01-22Use std::locale() on OS X and std::locale("") elsewhere.Soren Jorvang
2011-01-22Drop support for building on OS X 10.5. It is too much hassle toSoren Jorvang
2010-12-19OS X std::locale only supports the "C" locale and will give an exceptionSoren Jorvang
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-06-04Refactor the original and much more compatible IniFile implementation to work...hrydgard
2010-05-23add some dx checking routines to the dx plugin + some minor stuffluisr142004
2009-09-04Revert accidental change to stringutilnakeee
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Added file monitor logJohn Peterson
2009-09-02GUI: Added restart option to File menuJohn Peterson
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-04-06When searching iso directories subfolders, do not include folders multiple timesLPFaint99
2009-03-28Some code cleanupomegadox
2009-02-25Revering stringutil (don't you hate it when ector is right?;)nakeee
2009-02-25Added set and get in ini for comma seperated listnakeee
2009-02-20Emulated Wiimote: Added game specific Wiimote cursor configuration. The IR po...John Peterson
2009-02-03Wiimote: The first working IR recording, use Alt + the numerical HotKey to pl...John Peterson
2008-12-10Workaround for StringFromFormat-under-linux problem, random cleanup.hrydgard
2008-12-09Wiimote: Added optional status icons for the Wiimote speaker and leds. And a ...John Peterson
2008-12-08set svn:eol-style=native for **.hbushing
2008-11-11Another small DSP HLE update.John Peterson
2008-10-13Fix Action Replay properly (i hope :P).. some misc code cleanuphrydgard
2008-07-24finished dialogs for memory checks and breakpointsfires.gc
2008-07-12Initial megacommit.hrydgard