From 676eb630fbb2ac830a0befdd30a3a16705af7e86 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 28 Nov 2009 15:41:04 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38411 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75bd640c..d4967fc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +November 29, 2009 Wei Mingzhi + + * data/pcsx.glade2: Got rid of GtkFileChooserButton, which is buggy. Added + a Toolbar which contains several most-used functions. + * gui/MemcardDlg.c: Got rid of GtkFileChooserButton. + * gui/Gtk2Gui.c: Moved configuration-related stuff into ConfDlg.c. Added + Toolbar support. + * gui/ConfDlg.c: Added. + * gui/ConfDlg.h: Added. + * gui/Linux.h: Removed unnecessary prototypes. Moved some stuff into + ConfDlg.h. + * libpcsxcore/psxcommon.h: Use MAXPATHLEN for string lengths. + * po/pt_BR.po, po/zh_CN.po, po/zh_TW.po, po/pcsx.pot: Updated. + * po/update-pot.sh: Also run msgmerge automatically. + November 28, 2009 Wei Mingzhi * data/pcsx.glade2: Adjusted Memcard dialog. -- cgit v1.2.3