Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0c840ea45f9cecd9d239ec3a5f160258 > files > 6

pcmanx-gtk2-1.1-1.fc15.i686.rpm


2012-01-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* NEWS: Update release news.
	* configure.ac: Bump to 1.1 release.

2012-01-26  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* data/pcmanx.1,
	debian/control,
	pcmanx-gtk2.spec.in,
	pcmanx.desktop.in,
	po/zh_CN.po,
	po/zh_TW.po,
	src/mainframe.cpp,
	src/pcmanx_gtk2.cpp: Replace all 'PCMan X' with 'PCManX'.

2012-01-24  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx-gtk2.spec.in: Fix typo of libltdl7.

2012-01-24  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx-gtk2.spec.in: Fedora 16 support %find_lang macro.

2012-01-24  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx-gtk2.spec.in: Polish for Fedora 16 and openSUSE 12.1

2012-01-24  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-release.sh: Polish script for RPM source package.

2012-01-24  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx-gtk2.spec.in: Polish for openSUSE 12.1

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx.desktop.in: Update categories of pcmanx.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-release.sh: Add RPM source package support.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-deb.sh,
	configure.ac,
	debian/watch,
	pcmanx-gtk2.spec.in: Use xz format instead bzip2 format to release tarball.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx-gtk2.spec.in: Update RPM spec.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/pcmanx_gtk2.cpp: Adjust the name used for libnotify.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx.desktop.in: Adjust categories in desktop file.

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/mainframe.cpp: Change "class" and "name" hints for a window. (Fixes issue 43)

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* pcmanx.desktop.in: Add "StartupNotify=true". (Fixes issue 42)

2012-01-23  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-deb.sh: Change the naming rule of experimental version.

2012-01-21  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* debian/control: Recommend to install ttf-wqy-microhei.

2012-01-21  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* data/sitelist: Domain name has been changed. (Fixes issue 48)

2012-01-21  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/mainframe.cpp: Fix main icon size as 32x32.

2012-01-15  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* po/zh_CN.po,
	po/zh_TW.po: Update zh_CN and zh_TW translations.

2012-01-15  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/mainframe.cpp: Resize icon in about dialog.

2012-01-13  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* configure.ac,
	src/Makefile.am,
	src/view/forkpty.c,
	src/view/forkpty.h,
	src/view/telnetcon.cpp: Remove forkpty because of license issue.
	(Fixes issue 47)

2012-01-04  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* configure.ac,
	debian/control: Fix installing conflict with libltdl.

2012-01-04  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/mainframe.cpp,
	src/mainframe.h: Add libappindicator support.

2012-01-02  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* Makefile.am,
	configure.ac,
	src/Makefile.am,
	src/mainframe.cpp,
	src/mainframe.h,
	src/pcmanx_gtk2.cpp: Use libltdl to load libappindicator dynamically.

2012-01-02  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* README,
	TODO,
	build/make-new-release.sh,
	configure.ac,
	debian/rules,
	src/appconfig.cpp,
	src/appconfig.h,
	src/generalprefpage.cpp,
	src/mainframe.cpp,
	src/mainframe.h,
	src/view/telnetview.cpp,
	src/view/telnetview.h: Remove wget functionality.

2012-01-02  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* Makefile.am,
	data/Makefile.am,
	pcmanx.desktop.in,
	src/Makefile.am,
	src/mainframe.cpp: Use SVG icon directly. (Fixes issue 45)
	* src/mainframe.cpp,
	src/notebook.cpp,
	src/notebook.h,
	src/prefdlg.cpp,
	src/sitedlg.cpp,
	src/sitelistdlg.cpp,
	src/view/telnetview.cpp: Use GTK stock macro.
	* data/pcmanx.png,
	src/conn_xpm.xpm,
	src/pcmanx_inverse_xpm.xpm,
	src/pcmanx_xpm.xpm: Delete unneeded images.

2011-12-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-deb.sh: Polish the script to generate source packages.

2011-12-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/charset/uao.c: Replace Big5 0xFFFD with 0xA1BC.

2011-12-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/charset/Makefile.am,
	  src/charset/uao241-b2u.c,
	  src/charset/uao241-u2b.c,
	  src/charset/uao250-b2u.c,
	  src/charset/uao250-u2b.c: Improve the correctness from Unicode to Big5.

2011-12-30  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/uao241-u2b.txt,
	  build/uao250-u2b.txt: Download from http://moztw.org/docs/big5/.

2011-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/downarticledlg.cpp,
	  src/downarticledlg.h,
	  src/mainframe.cpp: Improve UAO support for article download.

2011-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/charset/uao.c,
	  src/charset/uao.h,
	  src/charset/uao241.c,
	  src/charset/uao241.h,
	  src/charset/uao250.c,
	  src/charset/uao250.h,
	  src/core/termview.cpp,
	  src/view/telnetview.cpp: Improve UAO support for copy/paste/input.

2011-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/notifier/working_area.c: Remove unused variable.

2011-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* autogen.sh,
	  build/snapshot-deb.sh: Fix the error of Autoconf when there is no
	  ChangeLog existed.

2011-12-29  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* src/charset/uao.c: U+25A1 WHITE SQUARE may be used to represent a
	  missing ideograph.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-deb.sh: Polish the script to make Debian package.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/snapshot-deb.sh: Modify to make Debian package on Git.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* build/changelog.sh: Polish the script to generate ChangeLog.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	* debian/docs: Include ChangeLog.old in Debian package.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	Polish the script to generate ChangeLog.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	Remove files generated by Autotools.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	Add UAO paste support.
	
	* src/Makefile.am,
	  src/charset/uao.c,
	  src/view/telnetview.cpp: Add UAO paste support.

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	Include ChangeLog.old when new release comes out.
	
	* Makefile.am: Add ChangeLog.old

2011-12-28  Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>

	Generate ChangeLog from git commit messages.
	
	* build/changelog.sh: Used to generate ChangeLog.