2007-05-17	Diego Ongaro <ongardie@gmail.com>

	* Button's "Image" -> "Icon" and clarified variable names.
	* Added cfg.c, cfg.h to POTFILES.in
	* Ran intltool-update on po files
	* Preparing for v0.3 release

2007-05-15	Diego Ongaro <ongardie@gmail.com>

	* Improved consistency of configuration dialog frames with other
	plugins.
	* Fixed Bug #3237 (Places won't compile on Debian testing)
	* Open Thunar on middle-click (Bug #3239)

2007-05-14	Diego Ongaro <ongardie@gmail.com>

	* Moved configuration code into cfg.h, cfg.c.
	* Don't compile in Recent Documents configuration code on older
	versions of GTK.
	* Set icon on and centered configuration dialog.

2007-05-13	Diego Ongaro <ongardie@gmail.com>

	* Added "Places" label and configuration settings for 
	show_image, show_label, show_icons, label, 
	show_recent, show_recent_clear, show_recent_num,
	show_volumes, show_bookmarks.

2007-04-26	Diego Ongaro <ongardie@gmail.com>

	* view.c, places.h: Never draw two consecutive menu separators.

2007-04-22	Diego Ongaro <ongardie@gmail.com>

	* Released v0.2

2007-04-21	Diego Ongaro <ongardie@gmail.com>

	* Preparing for v0.2 release
	* Releasec v0.1.9 (2.0 release candidate)

2007-04-20	Diego Ongaro <ongardie@gmail.com>

	* scripts/: Created script to take translations from thunar, gnome-panel.
	* model*.c: Added include for config.h for i18n, DBG.
	  Better memory management.
	* view.c: Disabled Recent Documents for gtk < v2.10.
	  Replaced gtk_image_clear() call since it's new in gtk v2.8.
	  Now using g_object_ref_sink() and g_object_unref() on tooltips.
	  Connects menu deactivate signal only once per menu.
	  Registers menu with panel before every popup.
	  Got rid of final TODOs regarding xfdesktop's code.
	* TODO: Updated.

2007-04-14	Diego Ongaro <ongardie@gmail.com>

	* view.c: rewrite
	  - Based on xfdesktop menu, launcher
	  - Fixes bugs #3124, #3029
	  - Removed arrow button
	  - Added "Places" tooltip
	  - Added listener for theme changes
	* model_volumes.c: free volumes data in correct order

2007-04-13	Diego Ongaro <ongardie@gmail.com>

	* Split view into its own file

2007-04-09	Diego Ongaro <ongardie@gmail.com>

	* Added menu item to clear Recent Documents
	* Accidentally had the menu always rebuilding
	* Made some callbacks listen on more appropriate listeners
	* Added double quotes to paths/URIs sent to Thunar

2007-04-08	Diego Ongaro <ongardie@gmail.com>

	* Added Recent Documents via GtkRecentChooserMenu

2007-04-07	Diego Ongaro <ongardie@gmail.com>

	* Added BookmarksVisitor struct

2007-04-06	Diego Ongaro <ongardie@gmail.com>

	* Improved consistency with Thunar for user bookmarks
	  (reading and display)
	* Dropped unescape_uri.c
	* Fixed bug 3030 (Places shows missing menu items)
	* Improved the headers mess

2007-04-05	Diego Ongaro <ongardie@gmail.com>
	
	* Merged in volumes branch
	* Adds Thunar VFS dependency.
	* Uncouples model from view/controller as explained in HACKING.

2007-04-05	Diego Ongaro <ongardie@gmail.com>

	* Releasing version 0.1
	* With psyBSD's help, i18n is now up and running.

2007-03-25	Diego Ongaro <ongardie@gmail.com>

	* Fixed bug 3053 (Plugin doesn't launch thunar) by dropping "/usr/bin/"
	* Fixed bug 3027 (Places menu showing %20) by copying glib code

2007-03-14	Diego Ongaro <ongardie@gmail.com>

	* initial beta release, packaged outside svn


# vi:set ts=8 sw=8 tw=72 noet ai nocindent:
