summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-14 01:42:36 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-14 01:42:36 +0000
commitdd25820ac8dfb3fa1168832db9bf56a1844e49ea (patch)
tree63b53b3bdcdeb15ee675b63d44f19f7e0002b2c3 /ChangeLog
parent1aea114c973f6ec8990fe29bfda40fca3432f636 (diff)
downloadpcsxr-dd25820ac8dfb3fa1168832db9bf56a1844e49ea.tar.gz
moved about dialog box out of glade2 file
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bab38ca1..bc85afe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+May 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * data/pcsx.glade2: Moved About dialog box out of glade2 file.
+ * gui/AboutDlg.c: Added.
+ * gui/AboutDlg.h: Likewise.
+ * gui/Gtk2Gui.c: Call RunAboutDialog() instead of showing about dialog from
+ glade2 file.
+ * po/pcsx.pot, po/pt_BR.po, po/it.po, po/zh_TW.po, po/ru_RU.po, po/zh_CN.po:
+ Updated.
+ * gui/Makefile.am: Added AboutDlg.c.
+
May 13, 2010 edgbla <edgbla@yandex.ru>
* libpcsxcore/plugins.h: CDRgetBufferSub for internal cdr plugin.