summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 18:32:03 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 18:32:03 +0000
commit56942b436db0a2f1d3df11f91822924497236c9b (patch)
treedcf191e929af6f23e15c2a3348871f3b3e0a26c5 /ChangeLog
parent2855b10f25a51f4771453f712537af2065a10771 (diff)
downloadpcsxr-56942b436db0a2f1d3df11f91822924497236c9b.tar.gz
Memory cards dialog is now resizable, icons were enlarged and animated. (gtk)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2408df5..c7296fe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+May 10, 2010 edgbla <edgbla@yandex.ru>
+
+ * data/pcsx.glade2: Memory cards dialog is now resizable, icons were
+ enlarged and animated. (experimental,gtk)
+ * gui/MemcardDlg.c: Likewise.
+
May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxcommon.c: Include ppf.h.