2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * NEWS:
    Added release notes

2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/ui/cuemiac/CuemiacHistory.py:
    Display 50 instead of 25 chars
    
2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/handlers/files.py:
    Catch OSError when calling os.listdir.
    (Fixes bug #494922)

2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/ui/cuemiac/CuemiacItems.py:
    Fixed typo that caused that all categories
    to appear as uncategorized

2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/core/DeskbarHistory.py:
    Added action-added signal.
    
    * deskbar/ui/DeskbarStatusIcon.py:
    Added history submenu.

2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/core/DeskbarHistory.py:
    * deskbar/ui/cuemiac/CuemiacHistory.py:
    * deskbar/ui/AbstractCuemiacCuemiacView.py:
    * deskbar/ui/CuemiacAlignedView.py:
    * deskbar/ui/CuemiacWindowView.py:
    * deskbar/ui/DeskbarApplet.py:
    Access history like in 2.18.
    Added arrow beside the Deskbar icon. Clicking on it
    will show the a list of previously activated actions.
    History is still missing in tray mode.
    
2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/handlers/gdmactions.py:
    Fixed bug #516142. Should use plural for strings

2008-07-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/handlers/files.py:
    Check if display name is not None (fixes bug #500087) 

2008-07-14  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/handlers/beagle-live.py:
    * deskbar/ui/cuemiac/CuemiacItems.py:
    Fixed bug #542638: Don't put dict keys
    in gettext call parameter
    (patch by Claude Paroz <claude at 2xlibre dot net>)

2008-07-11  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/core/BrowserMatch.py:
    * deskbar/__init__.py:
    Place user's modules in
    $XDG_DATA_HOME/deskbar-applet/modules-2.20-compatible
    and history file together with modules' configuration
    data into $XDG_CONFIG_HOME/deskbar-applet
    
    When on of the directories doesn't exist and the old
    location ~/.gnome2/deskbar-applet still does the files
    are copied to the new locations.
    Fixes bug #522813

2008-07-11  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/deskbar-applet.py:
    Set default log level to WARNING.
    Added -d/--debug options to display debug messages

2008-07-10  Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/ui/preferences/DeskbarPreferences.py:
    Removed unused method on_use_newstyleui_toggled
    
    * deskbar/core/GConfStore.py:
    Removed unused use-newstyleui-changed signal and
    get_use_newstyleui method

2008-07-08  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* data/prefs-dialog.glade:	
	* deskbar/ui/preferences/DeskbarPreferences.py:
	Set top/up/down/bottom buttons insensitive by default
	(patch by Goran Rakic <grakic at devbase dot net>)
	Added check if iter != None when one of the above
	buttons is pressed (fixes bug #490981) 

2008-07-02  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* deskbar/ui/CuemiacWindowView.py:
	Fixed bug #535236: the dialog location change every
	time it's displayed

2008-06-30  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* configure.ac:
	Version bump to 2.23.5

2008-06-30  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* deskbar/ui/About.py:
	Changed URL of website to
	http://www.gnome.org/projects/deskbar-applet/

2008-06-22  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* deskbar/handlers/test_calculator.py:
	Only run unittests when the program isn't loaded
	as module
	
2008-06-22  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* deskbar/handlers/actions/SendEmailToAction.py:
	Put name in quotes

2008-06-22  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* deskbar/handlers/actions/SendEmailToAction.py:
	Fixed bug #378755: Use contact's name, not their
	email address, when writing new mails
	(patch by Oleg Andreev <OlegOAndreev at yandex ru>)

2008-06-21  Sebastian Pölsterl  <sebp@cvs.gnome.org>

	* configure.ac:
	Post release version bump to 2.23.2

2008-06-19  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* deskbar/ui/preferences/DeskbarPreferences.py:
	Fix minor typo in string
	
========== Version 2.23.4 released 2008-06-16 ==========