2009-07-28 Lyman Li <lymanrb@gmail.com>
	* giplet (get_external_ip): fix wrong indentation.

2009-07-04 Lyman Li <lymanrb@gmail.com>

	* gipletprefs.py (__init__): change default interfaces.
	(__init__): add tooltip for text entry in  preference window.

2009-02-05 Lyman Li <lymanrb@gmail.com>

	* giplet (about): fix GNOME capitalization.
	(timeout): remove this callback.
	(update): use itself as callback.
	(update): add timestamp.
	(get_ip): extract from update.

2009-01-23 Lyman Li <lymanrb@gmail.com>

	* giplet : change the way of gettext initialization.
	(update): add tooltip.
	(__init__): move xml file inside back due to weird i18n bug.

2009-01-20 Lyman Li <lymanrb@gmail.com>

	* giplet (about): add translator credit.
	(create_menu): update parameters.
	* gipletprefs.py (getControls): add domain for i18n purpose.

2009-01-19 Lyman Li <lymanrb@gmail.com>

	* giplet (__init__): move hard code xml out of source code.
	(create_menu): use external xml file for menu.
	* gipletprefs.py (__init__): regard glade file as resource.
	* giplet_globals.py.in: add i18n support.

2009-01-18  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add po.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.in (AC_CONFIG_FILES): Add po/Makefile.in.

2009-01-17 Lyman Li <lymanrb@gmail.com>

	* giplet: update about dialog, update gettext string.

2008-10-13 Lyman Li <lymanrb@gmail.com>

	* giplet.py (update) : Timer not working.

2008-09-28 Lyman Li <lymanrb@gmail.com>

	* gipletprefs.py (readFromGConf): Fix bug.

2008-09-28 Lyman Li <lymanrb@gmail.com>

	* gipletprefs.py: Replace conf file with GConf.

2008-09-27 Lyman Li <lymanrb@gmail.com>

	* giplet.py, gipletprefs.py: Merge interface and website.
	* giplet.glade: Simplify preference dialog.

2008-09-21 Lyman Li <lymanrb@gmail.com>

	* giplet.py (ProcessHTML): Applet "disappear" with wrong URL.
	(refresh): New, wrapper of update().
	(button-press): Refresh on left click.
	(__init__): Add "Refresh", add icons.

2008-09-10 Lyman Li <lymanrb@gmail.com>

	* giplet.py (get_ip_address): Add multi interfaces support.

2008-09-10 Yanik <yberube@users.sourceforge.net>

	* giplet.py (close_about_box): New.
	(about): Fix close button.
	(copy_ip): New.
	(__init__): Add copy to clipboard.
