2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* blog_applet.py:

	Open preferences dialog automatically the first
	time the applet is launched.
	
	* gnome-blog.png:

	Create a not-horrible icon.

	* GNOME_BlogApplet.server.in:

	Use the correct filename for the icon.
	
	* configure.in:

	Drop version number to 0.5
	
	* gnome-blog.spec.in:

	Fix typo so correct version of pygtk2 is required.
	
2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* GNOME_BlogApplet.server.in:
	* aligned_window.py:
	* blog_applet.py:
	* blog_poster.py:
	* blogger_prefs.py:
	* gconf_widgets.py:
	* hig_alert.py:
	* style_toggle.py:

	Remove dependency on CVS gnome-python so that it'll
	work on (at least) RH9.
	
2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* gnome-blog.spec.in:

	Make it so we can build RPMS.

2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* configure.in:

	Finally get l10n working...
	
2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* GNOME_BlogApplet.server.in:
	* blogger_applet.py:

	gnome-blogger now in its new home gnome-blog...

2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* README:

	Appease the auto* gods and add a README.

2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* configure.in:

	Finish rennaming, remove all instances of "blogger" except
	in internal files (can worry about those later if anyone
	actually cares)

2003-09-01  Seth Nickell  <snickell@stanford.edu>

	* AUTHORS:
	* GNOME_BlogApplet.server.in:
	* GNOME_BlogApplet.xml:
	* GNOME_BloggerApplet.xml:
	* Makefile.am:
	* blog_applet.py:
	* configure.in:
	* gnome-blog.png:
	* gnome-blog.spec.in:
	* gnome-blogger.png:
	* gnomeblog.schemas.in:
	* gnomeblogger.schemas.in:

	Do some rennaming to avoid violating the Blogger trademark.
	
2003-08-31  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:
	* blogger_applet.py:

	Automatically insert <p> tags where newlines are.
	
2003-08-31  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:
	* blogger_applet.py:
	* blogger_prefs.py:
	* gconf_widgets.py:

	Integrate with Panel prefs, don't hardcode a prefs directory.
	Eventually we'll also have an application version (should be
	really easy).
	
2003-08-31  Seth Nickell  <snickell@stanford.edu>

	* hig_alert.py:

	More rewording of alerts.

2003-08-31  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:
	* blogger_prefs.py:
	* hig_alert.py:

	Lots more error messages make it easier both to debug
	problems and help people fix issues themselves (wrong
	url, username, etc)

2003-08-31  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* blog_poster.py:
	* blogger_applet.py:
	* blogger_prefs.py:
	* gconf_widgets.py:
	* gnomeblogger.schemas.in:
	* hig_alert.py:

	Add support for getting a list of Blogs at the address so
	people don't have to know the ID.
	
2003-08-29  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:

	Fix more dumb bugs.

2003-08-29  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:

	Forget self argument to member function :-P

2003-08-29  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Make applet run from "system path" again.
	
	* blog_poster.py:

	Screw up posting part. Do not pass go, do not collect $200.
	
2003-08-29  Seth Nickell  <snickell@stanford.edu>

	* GNOME_BloggerApplet.server:
	* gnome-blogger.png:
	* Makefile.am:

	Use the "new icon" (which is crap, I know)
	
	* GNOME_BloggerApplet.xml:
	* blogger_applet.py:
	* blogger_prefs.py:

	Preferences dialog... point Blogger at the appropriate
	URL, username, password, etc.

	* blog_poster.py:
	* style_toggle.py:

	Initial support for rich text formatting (bold and italic).
	
2003-08-28  Seth Nickell  <snickell@stanford.edu>

	* blog_poster.py:

	Wrap text in the blog entry, and make the window wider.
	
	* gnomeblogger.schemas.in:

	Add GConf schemas.
	
2003-08-26  Seth Nickell  <snickell@stanford.edu>

	* .cvsignore:
	* GNOME_BloggerApplet.server:
	* Makefile.am:
	* blog_poster.py:
	* configure.in:
	* hig_alert.py:

	Add better error handling.
	
2003-08-26  Seth Nickell  <snickell@stanford.edu>

	* aligned_window.py:

	Don't use a POPUP. Instead just turn off decorations.
	
	* blogger_applet.py:

	Move window before showing it... maybe stop the flashing.


