From dd25820ac8dfb3fa1168832db9bf56a1844e49ea Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 14 May 2010 01:42:36 +0000 Subject: moved about dialog box out of glade2 file git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48009 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bab38ca1..bc85afe0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +May 14, 2010 Wei Mingzhi + + * 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 * libpcsxcore/plugins.h: CDRgetBufferSub for internal cdr plugin. -- cgit v1.2.3