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