2006-06-21  Olav Vitters  <olav@bkor.dhs.org>

	* configure.in: Version 0.9.1. Fix ALL_LINGUAS

2006-06-21  Olav Vitters  <olav@bkor.dhs.org>

	* aligned_window.py: gtk.gdk.WINDOW_TYPE_HINT_DOCK causes applet
	window not to receive focus.

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove obsolete entry for no_NO
	* po/no.po: And the translation.

2006-04-13  Behdad Esfahbod  <behdad@gnome.org>

	* blogger_prefs.py, blog_poster.py, hig_alert.py, proxy.py,
	rich_entry.py: Replace tabs with spaces.  (bug #338153, patch
	from Matthew Good.)

2006-01-24  Clytie Siddall <clytie@riverland.net.au>

	* configure.in	Added vi in ALL_LINGUAS line.

2006-01-09  Olav Vitters  <olav@bkor.dhs.org>

	* configure.in: Require at least pygtk 2.6.

2006-01-07  Ilkka Tuohela  <hile@iki.fi>
	
	* configure.in: Added fi to ALL_LINGUAS.

2006-01-02  Olav Vitters  <olav@bkor.dhs.org>

	* MAINTAINERS: Add file.

2005-11-21  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure-in: Added 'gl' to ALL_LINGUAS.

2005-09-20  Olav Vitters <olav@bkor.dhs.org>

	* blogger_prefs.py: Change "Blog Base URL:" instance to "Base Blog
	URL:" for consistency and at the request of the Vietnamese translator
	Clytie Siddall. Fixes bug #313933.

2005-08-24  Pawan Chitrakar  <pchitrakar@gmail.com>

	* configure.in: Added ne in ALL_LINGUAS

2005-08-01  Olav Vitters <olav@bkor.dhs.org>

	* blog_poster.py: Disable gtkspell when gtkspell.Spell() fails. This
	can happen when gtkspell is installed but lacks the dictionary for the
	current LANGuage. Patch from Jan Alonzo. Fixes bug #309279.

2005-06-23  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* configure.in: Add "zh_TW" to ALL_LINGUAS.

2005-06-23  Abel Cheung  <maddog@linuxhall.org>

	* configure.in: Add "bg" "zh_CN" to ALL_LINGUAS.

2005-06-11  Olav Vitters <olav@bkor.dhs.org>

	* blog_applet.py: Do not set the blog applet window to be modal. This
	prevents the about and preference windows to be closed if the blog
	applet window is shown. Fixes bug #148078.

2005-06-10  Olav Vitters <olav@bkor.dhs.org>

	* blogger_prefs.py: Update blogs.gnome.org xmlrpc URL. Fixes bug
	#307113.

2005-06-10  Olav Vitters <olav@bkor.dhs.org>

	* aligned_window.py: Fix typos

2005-05-25  Olav Vitters <olav@bkor.dhs.org>

	* blog_poster.py:

	Change constructor to add accel_group argument. Pass that to
	BlogPoster.
	
	* blog_applet.py:
	
	Pass accel_group to BlogPosterSimple. Allows CTRL-B, CTRL-I to work
	from the applet. Fixes bug #305474.

2005-05-22  Tommi Komulainen  <tommi.komulainen@iki.fi>

	* rich_entry.py: Make "Add Link" dialog transient for the poster
	window. Fixes bug #304985.

2005-05-21  Olav Vitters <olav@bkor.dhs.org>

	* aligned_window.py: Stay on top, skip task bar and pager. Fixes 
	bug #125535.
	
2005-05-20  Olav Vitters <olav@bkor.dhs.org>

	* proxy.py: Do not solely rely on the use http_proxy flag; also
	ensure host isn't blank and port isn't 0. Fixes bug #164151.

2005-05-20  Olav Vitters <olav@bkor.dhs.org>

	* blog_applet.py: Expand applet to follow Fitt's law. This is required
	to correctly determine where the window should popup.
	
	* aligned_window.py: Use the code from clock.c applet (function
	position_calendar_popup) to position the window. Fixes bug #168202.

2005-05-19  Olav Vitters <olav@bkor.dhs.org>

	* blog_poster.py:

	Do not expand the titleBox and buttonBox. Ensures these boxes stay the
	same size when the window is re-sized. Fixes bug #133267.

2005-05-12  Seth Nickell  <seth@gnome.org>

	* configure.in:
	* rich_entry.py:

	Fix gnome.vfs to be gnomevfs (gnome-python change).

	Bump version to 0.8.5.
	
2005-05-12  Seth Nickell  <seth@gnome.org>

	* blogger_prefs.py:
	* hig_alert.py:
	* protocols/MetaWeblog.py:
	* protocols/bloggerAPI.py:
	* proxy.py:
	* rich_entry.py:

	More gtk.TRUE/FALSE => True/False fixes.

	Add lookup so you can set the right blog to post to.
	
Sat May  7 16:59:22 2005  Jonathan Blandford  <jrb@redhat.com>

	* *.py: gtk.TRUE/FALSE => True/False

	* blogger_prefs.py: Add blogs.gnome.org to the preset list.

2005-04-01  Steve Murphy  <murf@e-tools.com>

        * configure.in: Added "rw" to ALL_LINGUAS.