summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Src/PatchAddEdit.cpp
AgeCommit message (Expand)Author
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2013-04-17Lastly - new license header introduced to main Dolphin project. All done now.Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-04-08Remove all tab/space mismatches from the DolphinWX project (at least 99%. I p...Lioncash
2013-02-28Kill some unnecessary c_str and use StrToWxStr in a few places that I missed.Jordan Woyak
2013-02-28Attempt to be consistent with conversions between std::string and wxString.Jordan Woyak
2011-07-09Make PatchAddEdit complain and not modify entry if fields are invalid instead...Shawn Hoffman
2011-03-17Finish making dialogs close when escape is pressed. Fixes issue 4265. At le...Glenn Rice
2011-01-13Translate PanicAlert captions too.Glenn Rice
2011-01-05Add some more translatable strings. Thanks to DavidVag.Glenn Rice
2011-01-05Add internationalization support. There aren't really any translations yet o...Glenn Rice
2010-06-11Treat strings from external sources as 8-bit so FromAscii doesn't barf.Soren Jorvang
2010-05-28Improve iterator usage.Jordan Woyak
2009-12-29More multi-byte display fixayuanx
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-02-20Clarified Patch Add/Edit, added AR Add/Edit by slink3XTra.KrazzY
2009-01-03Changed the way the iterator is used in PatchAddEdit, I thought I'd submit it...facugaich
2009-01-03compile fixnakeee
2009-01-03complete patchaddedit. thanks facugaichShawn Hoffman
2008-12-20- Janitorial tasksfacugaich
2008-12-08set svn:eol-style=native for **.cppbushing
2008-12-02warning fixes + compile on linxnakeee
2008-12-02Improve the Patch editor a bit, it now works fine for viewing entries at least.Shawn Hoffman