2003-09-20  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ version 2.0.1 released ]

2003-09-01  Metin Amiroff  <metin@karegen.com>

	configure.in: Added "az" in ALL_LINGUAS.

2003-08-30  Wang Jian  <lark@linux.net.cn>

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

2003-08-25  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-08-23  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added Norwegian (no) to ALL_LINGUAS.

2003-08-20  Christophe Merlet  <redfox@redfoxcenter.org>

        * configure.in: Added French (fr) to ALL_LINGUAS.

2003-08-18  Artur Flinta <aflinta@cvs.gnome.org>

        * configure.in: Added Portuguese (pl) to ALL_LINGUAS.

2003-07-31  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (about_verb_cb): fix bugs #118681 and #118682

2003-07-29  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * configure.in: Added Spanish (es) to ALL_LINGUAS.

2003-07-28  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.

2003-07-28  Christian Rose  <menthos@menthos.com>

	* sv.po: Added "sv" to ALL_LINGUAS.

2003-07-10  Takeshi AIHANA <aihana@gnome.gr.jp>

	* configure.in: Added Japanese 'ja' into ALL_LINGUAS.

2003-07-07  Hasbullah Bin Pit  <sebol@ikhlas.com>
                                                                                
        * configure.in: Added ms to ALL_LINGUAS.

2003-07-06  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ version 2.0.0 released ]

2003-07-05  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (quick_lounge_applet_fill): allow svg icons.

2003-05-04  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ version 1.1.4 released ]

2003-03-26  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (quick_lounge_applet_fill): do not overwrite
	the min_cols value when it is setted to 0.

2003-02-26  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ version 1.1.3 released ]

2003-02-01  James Willcox  <jwillcox@gnome.org>

	* src/quick-box.c (item_activated): Launch the app on the correct
	screen (how did I miss this before?)

2003-01-29  James Willcox  <jwillcox@gnome.org>

	* src/quick-box.c (button_button_press_cb): Popup the context menu
	on the correct screen.

2003-01-27  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ version 1.1.2 released ]

2003-01-23  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-box.c (quick_box_size_request):
	* src/quick-lounge.glade: Allow to set the minimum dimension to 0.

	* src/quick-box.c (quick_box_size_request): fixed size request.

2003-01-21  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-box.c (quick_box_size_allocate): center icons.
	(get_child_size): use a bigger size for icons.

2002-10-21  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/file-utils.c (file_copy): add FOLLOW_LINKS option.

2002-10-15  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ Quick Lounge 0.96 ]
	
2002-10-14  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/Makefile.am : distribute quick-lounge.schemas not
	quick-lounge.schemas.in.

	* src/quick-lounge.c (applet_destroy): do not remove the directory
	when the applet is destroyed.

	* src/quick-box.c (menu_item__drag_begin): disable tooltips before
	starting the drag action.
	(menu_item__drag_end): re-enable them again when the drag action
	is terminated.

2002-09-27  Paolo Bacchilega  <paolo.bacch@tin.it>

	[ Quick Lounge 0.93 ]

2002-09-27  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (quick_lounge_new_launcher): when creating a
	new launcher use Cancel,OK buttons.

2002-09-25  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/dlg-pick-applications.c: 
	* src/dlg-pick-applications.h: implement the "Add from menu" function.

2002-09-20  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (ditem_properties_close, item_properties_cb) 
	(ditem_properties_changed, ditem_properties_apply_timeout) 
	(ditem_properties_clicked): automatically update changes when
	editing ditem properties.

2002-09-12  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c: 
	* src/quick-box.c: Added max size options.

2002-08-28  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (about_verb_cb): Add e-mail address.

2002-08-25  Paolo Bacchilega  <paolo.bacch@tin.it>

	* Version 0.87 released.

2002-08-23  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-box.c (quick_box_size_allocate): avoid infinite loop when 
	height is inconsistent.

2002-08-22  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-lounge.c (populate_context_menu): Add "Help on Applicaction"
	menu item if appropiate.

2002-08-19  Paolo Bacchilega  <paolo.bacch@tin.it>

	* Version 0.75 released.	
	
2002-08-18  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/dlg-properties.c (update_list): do not translate the name to
	utf8, it's already in utf8 format.

	* src/quick-box.c: size request and allocation should work now.

2002-08-17  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/dlg-properties.c: update size when adding or removing items.

	* src/GNOME_QuickLoungeApplet.xml: remove useless options.

	* src/quick-lounge.c (get_unique_dirname): new function
	(quick_lounge_applet_fill): create a unique directory for each applet.

2002-08-16  Paolo Bacchilega  <paolo.bacch@tin.it>

	* Version 0.5 released.
	
2002-08-16  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-box.c (quick_box_size_request): add a box->spacing to the
	size request.
	(quick_box_size_request): handle the vertical orientation case.

	* src/quick-lounge.c (applet_size_request): use child_req.width 
	instead	of child_req.width - 1.

2002-08-15  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/quick-box.h: 
	* src/quick-box.c (quick_box_get_size_hint_list): New function
	(quick_box_size_request): Calculate min and max size.

	* src/quick-lounge.c (applet_size_request): Use the size hints.

	* src/*.[ch]: a lot of changes.

2002-08-13  Paolo Bacchilega  <paolo.bacch@tin.it>

	* src/Makefile.am (schemas_in_files): rename 
	quick-lounge-applet.schemas.in to quick-lounge.schemas.in

	* Imported all files.

