
========== Version 2.14.0.1 released ==========

2006-03-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbar-applet.py:
	Fix startup for people who don't have text_binddomain_codeset in
	gettext/locale

========== Version 2.14.0 released ==========

2006-03-12  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* configure.ac:
	Post release bump 2.14 is out, yay !

2006-03-12  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbar-applet.py:
	Fix problems when using a latin locale with bonobo crashing.
	Fixes bug #332545

2006-03-11  Duarte Loreto <happyguy_pt@hotmail.com>

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

2006-03-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	Fix handling of problematic desktop files with try/catch,
	fixes bug #334149

2006-03-08  Ole Laursen  <olau@hardworking.dk>

	* configure.ac: Added "da" (Danish) to ALL_LINGUAS.

2006-03-07  Alessio Frusciante  <algol@firenze.linux.it>

	* configure.ac: Added "it" (Italian) to ALL_LINGUAS.

2006-03-03  Rajesh Ranjan <rranjan@redhat.com>

	* configure.ac: Added hi (Hindi) to ALL_LINGUAS

2006-03-05  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Don't display a whit popup when there are no results to display

2006-03-05  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Repair a problem appeared with previous commit in beagle-live.py

2006-03-05  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/files.py:
	Change gnome-open calls to gnome.url_show calls

2006-03-05  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Repair middle-click. Now you have to use double-middle click to paste text
	so that middle click works as usual for applets.

2006-03-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Repair middle-click move on button mode. If middle-click cliboard is empty
	the applet will move, else it will popup with pasted text.

2006-03-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/files.py:
	* deskbar/handlers/mozilla.py:
	Add failsafe to mozilla/firefox single/multi-engines detection code
	Remove a print statement in files.py

2006-03-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/files.py:
	Fix the file and folder handler to correctly return non-lowercase paths.
	Fix so that entering ~ or ~/ correctly returns home dir as a match

2006-03-02  Maxim Dziumanenko <mvd@mylinux.ua>

	* configure.ac: Added uk (Ukrainian) to ALL_LINGUAS

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Hide all UI parts before switching the UI. Avoids things like: in button
	view open the popup, change the UI in the prefs, now you have two entries
	floating around.

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	* deskbar/ui/EntryHistoryManager.py:
	Fix the bug #333024, history was broken.

2006-03-01  Vladimer SIchinava <vlsichinava@gmail.com>

        * configure.ac: Added ka (Georgian) to ALL_LINGUAS


2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/mozilla-search.glade:
	* data/prefs-dialog.glade:
	* data/smart-bookmarks.glade:
	* deskbar/ui/DeskbarPreferencesUI.py:
	Make the prefs dialog non-modal, fixes bug #332940

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/galeon.py:
	Fix Galeon handler to use history2.xml file

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Re-fix bug #332141, error when hitting enter before any matches appear

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Fix detection and handling of beagle daemon/python bindings.
	Fixes bug #332891

2006-03-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* configure.ac:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/beagle-static.py:
	* deskbar/handlers/beagle.py:
	Post release bump
	Rename beagle.py to beagle-static.py to not confuse the python module
	loader


========== Version 2.13.92 released ==========

2006-02-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	* po/POTFILES.in:
	* po/POTFILES.skip:
	Add the forgotten mozilla-prefs.glade file to translatable files
	Enable some non-translated strings, translatable in next gnome cycle.

2006-02-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/files.py:
	Revert the bug #332470, too slow to index and search.

2006-02-25  Artur Flinta  <aflinta@cvs.gnome.org>

	* configure.ac: Added pl to ALL_LINGUAS.

2006-02-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/files.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Fixes bug #332418, now we use EventBoxes instead of ToggleButton, reducing
	the needed panel vertical space

	Fixes bug #332470, index up to 4 level deep the home directory's files and
	folders in a separate thread

2006-02-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>
 
 	* deskbar/handlers/mozilla.py:
 	Fix broken reference to "max". Use deskbar.DEFAULT_RESULTS_PER_HANDLER instead.
 
2006-02-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py:
	Don't import beagle each time we need it. Only when loading the module. This wastly increases
	beagle-live performance.
	
2006-02-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/yahoo.py:
	Fix yahoo for new query API

2006-02-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Back out new string for string freeze

2006-02-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/DeskbarEntryUI.py:
	Fixes the applet not remembering 'take all available space on panel'
	setting on startup
	
2006-02-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/Handler.py:
	* deskbar/__init__.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/history.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers/yahoo.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	API change: removed the 'max' argument to the Handler.query() method. The
	handlers can now return any number of mathes or use the hardwired
	deskbar.DEFAULT_RESULTS_PER_HANDLER variable to trim the results.
	Fixes bug #331884

2006-02-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/completion/CompletionDeskbarUI.py:
	Fix bug #332080, empty history borking completion UI

2006-02-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ModuleLoader.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Revert String freeze break
	Check if a directory exists before trying to load modules in it

2006-02-19  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/Handler.py:
	* deskbar/handlers/beagle-live.py:
	Add a set_delay(timeout) method to SignallingHandler, and make beagle-live use it.
	We where spawning beagle-queries galore, which was quite noticable performance wise.
	Each (signalling) handler can now individually decide how long they will wait for 
	query changes before starting.

2006-02-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ModuleLoader.py:
	* deskbar/__init__.py:
	* deskbar/handlers/files.py:
	Really fix duplicate module loading
	Return URIS in file and folder handler to correctly detect duplicates

2006-02-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	Add a 'No History' item in the history dropdown when there is no history.
	Not active yet since not in	POTFILES.in

2006-02-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Implement single-click selection for history and cuemiac dropdown.
	Add focus-follow-pointer for history dropdown

	Add tooltips on entry icon and toggle buttons. Not active yet since not in
	POTFILES.in

2006-02-18  Benoît Dejean  <benoit@placenet.org>

	* configure.ac: Added French translation.

2006-02-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/Deskbar_Applet.xml:
	* deskbar/Categories.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarHistory.py:
	* deskbar/ModuleLoader.py:
	Add a "Clear History" button in the applet menu

2006-02-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/osutils/_osutilsmodule.c: (osutils_set_process_name):
	Fix wrong exception raising in C code of set_process_name for people who
	don't have prctl

2006-02-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* configure.ac:
	POST-Release bump


========== Version 2.13.91 released ==========

2006-02-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Fix middle click on entry icon in entriac

06-02-14  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py:
	Use hit.get_properties(key)[0] instead of hit.get_one_property(key).
	This works around the beagle-firefox-history-dc:title-bug mentioned in #330053

2006-02-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/deskbar-applet.schemas.in:
	Update default handler and order

2006-02-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Try to implement correct oredering of the history popup.
	Unfortunately this triggers a segfault in GTK. Investigating

2006-02-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Toggle the history popup in entriac view
	

2006-02-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/Makefile.am:
	* data/deskbar-applet.schemas.in:
	* deskbar/handlers/mozilla.py:
	Allow firefox to select wether to display one or all search engines

06-02-13  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py:
	Fix FeedItem "extra" field duplication. Introduce a new serialization warning, but it work snow :)

06-02-13  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py:
	Beautify WebHistory results.

2006-02-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Toggle the history popup in entriac view

2006-02-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	Fix the history items multiplication when history was loaded.
	Fixes bug #330756

2006-02-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Utils.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/yahoo.py:
	Strip html tags from results of google and yahoo handlers.
	Fixes bug #330755

2006-02-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/osutils/_osutilsmodule.c: (osutils_set_process_name):
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix osutils by checking PR_SET_NAME declaration. Fixes bug #330707

2006-02-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	Xinerama fixes, partially untested.
	Courtesy of Davyd Madeley <davyd@madeley.id.au>


2006-02-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/deskbar-applet.py:
	* deskbar/osutils/.cvsignore:
	* deskbar/osutils/Makefile.am:
	* deskbar/osutils/__init__.py:
	* deskbar/osutils/_osutilsmodule.c: (init_osutils),
	(osutils_set_process_name):
	Allow to 'killall deskbar-applet' without taking down other python
	processes. Courtesy of Davyd Madeley <davyd@madeley.id.au>

2006-02-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/ui/Makefile.am:

2006-02-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/deskbar-applet.schemas.in:
	* data/prefs-dialog.glade:
	* deskbar/DeskbarApplet.py:
	* deskbar/__init__.py:
	* deskbar/deskbar-applet.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	Properly code the entriac in the preferences, gconf and backend.
	People without cairo will fallback on completion UI

2006-02-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	* deskbar/ui/entriac/.cvsignore:
	* deskbar/ui/entriac/CuemiacEntryUI.py:
	Merge the new Cuemiac entry-in-panel mode.
	Hack-wired for the moment, will chnge that soon

2006-02-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Categories.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Uses the threshold number, set the websearch threshold to 0

2006-02-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/history.py:
	Fix infinte recursion in the lambda

2006-02-08  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Don't clear the cuemiac model on alt-f3 popup. This was caused by the entry having its
	text selected by a grab_focus() just before calling show_entry(time) from recieve_focus().

2006-02-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	Fix build when no X connection is available, fixes bug #330013

2006-02-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* configure.ac:
	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarHistory.py:
	* deskbar/Match.py:
	* deskbar/handlers/history.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Repair history mode and remove some hacks.

2006-02-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	Repair the greek translation b0rkage, fixes #330322

2006-02-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Utils.py:
	* deskbar/__init__.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix the applet resizing itself every time the icon in the entry is changed

2006-02-08  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	Use "row-activated" signals to trigger match selection in history and main views.
	Don't emit a "key-press-event" signal from a signal handler of said signal in CuemiacHistoryPopup (DOH!)

2006-02-07  Kostas Papadimas  <pkst@gnome.org>

        * configure.ac: add "el" to ALL_LINGUAS.. 

2006-02-06  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/ui/completion/DeskbarEntry.py:
	Fixes bug #330103 icon in entry clips after a query

2006-02-06  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py:
	Make beagle-live return news items like "News from *publisher*\n*headline*"

2006-02-06  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/handlers/beagle-live.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix a warning with path_equals in the cuemiac
	Update TODO

2006-02-05  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/files.py:
	* deskbar/handlers/programs.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	* po/POTFILES.in:
	Fixes gnome-dictionary 2.13 launching
	Workaround problem with gnome-open not opening saved nautilus searches
	correctly
	Remove focus-with-hover feature of cuemiac
	Add yahoo to translation list

2006-02-04  Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk>

	* deskbar/handlers/beagle-live.py
	* deskbar/ui/cuemiac/Cuemiac.py:
	Trim descriptions, and make mails display like "sender\nsubject"
	Make Cuemaic max height 0.8*screenheight, max width is also updated to 0.6,
	but does not show because the treeview ellipsizing prevents size-request on width.
	Post bump updates
	
========== Version 2.13.90.1 released ==========

2006-02-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	* deskbar/ui/EntryHistoryManager.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix keyboard history navigation
	Fix enter in cuemiac in the entry should launch the first visible match

2006-02-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ModuleLoader.py:
	* deskbar/__init__.py:
	* deskbar/handlers/files.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	Fix focus issues on keyboard shortcut for both ui modes
	Load handlers in the correct order, and if two same handlers are present
	in ~ and /usr, load the ~ one
	Code and prints cleanup
	First pass at being Xinerama-aware, patch by Davyd Madeley

2006-02-03  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Repair the handler when closing without returning a snippet

2006-02-03  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/handlers/google-live.py:
	* deskbar/handlers/yahoo.py:
	* deskbar/cuemiac/Cuemiac.py
	* ChangeLog
	Do more check_query_changed() calls in google-live and yahoo handlers
	Stop async handlers when the entry has been cleared by backspace
	Only show valid hits in the Cuemiac, meaning that they where generated from the entry text present
	Fix dating of previous ChangeLog entry
	
2006-02-02  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/Handler.py:
	* deskbar/DeskbarApplet.py
	* deskbar/cuemiac/Cuemiac.py
	Only enqueue a StopQuery in AsyncHandler if a thread is running (guys; you owe me a beer for this one!)
	Only stop enabled async handlers
	Simplify middle-click on DeskbarButton handling

2006-02-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Fix beagle action spawning. Was not correctly generating the command line
	to spawn

2006-02-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/Makefile.am:
	* data/art/yahoo.png:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/yahoo.py:
	Added Yahoo handler, contributed by Laurent <laurent@gobio2.net>
	Fix pango markup problems in google and yahoo

2006-02-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	Try/catch when loading history

2006-02-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Ref/unref beagle hits

2006-01-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	Fix some more firefox search engines locations

2006-01-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/defs.py.in:
	* deskbar/deskbar-applet.py:
	Attempt to fix #329373 by changing PYTHONPATH variable in PYTHONDIR

2006-01-31  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Reintroduce the abandoned save-last-search feature of the Cuemiac.
	The model and entry are only cleared if the X middle click buffer contains some
	text.
	The feature was abandoned precisely because middle-click pasting was impossible
	since the Cuemiac entry already contained highlighted text on popping up.
	
========== Version 2.13.90 released ==========

2006-01-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/deskbar-applet-panel-h.png:
	* data/art/deskbar-applet-panel-h.svg:
	* data/art/deskbar-applet-panel-v.png:
	* data/art/deskbar-applet-panel-v.svg:
	* data/art/deskbar-applet-small.png:
	* data/art/deskbar-applet.svg:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	New Artwork

2006-01-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* deskbar/handlers/beagle-live.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Add beagle-live snippet retreival, remove debug prints and update NEWS.

2006-01-30  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* data/deskbar-applet.schemas.in:
	* data/prefs-dialog.glade:
	* deskbar/DeskbarApplet.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Bump to 2.13.90 to match gnome version
	Default to completion UI
	Fix strings in the prefs dialog
	Handle keyboard alt-shortcuts correctly in cuemiac

2006-01-30  Josep Puigdemont i Casamajó  <josep.puigdemont@gmail.com>

	* configure.ca: Added 'ca' to ALL_LINGUAS.

2006-01-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/ui/EntryHistoryManager.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Add more TODO on cuemiac
	Fixes Webhistory in beagle-live.
	Prepares the beagle-live to use text snippets when available (not working
	and disabled for the moment)

2006-01-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/BrowserMatch.py:
	* deskbar/Categories.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Repair browser matches
	Consolidate categories for cuemiac

2006-01-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Categories.py:
	* deskbar/handlers/google-live.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Implement category sorting according to various criterions.
	Categories are sorted according to the highest handler priority (as
	defined in the preferences) found in a match within the category.
	Matches insides a category are sorted according to their handler
	preference then relative priority. Finally alphabetic order is used.

	Add a generic category dubbed 'Uncategorized' for handlers returning bogus
	categories or handlers that haven't any particular category.

2006-01-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/deskbar-applet.schemas.in:
	* deskbar/__init__.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Remember collapsed categories in the cuemiac UI
	Delete text on popup hide/esc key in cuemiac
	Prevent both history and popup in cuemiac being open at the same time

2006-01-29  Raphael Higino  <raphaelh@cvs.gnome.org>

	* configure.ac: Added pt_BR to ALL_LINGUAS.

2006-01-29  Slobodan D. Sredojevic  <slobo@akrep.be>

	* configure.ac: Added sr and sr@Latn to ALL_LINGUAS

2006-01-29  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* configure.ac: add "zh_HK" "zh_TW" to ALL_LINGUAS.

2006-01-28  Erdal Ronahi  <erdal.ronahi@gmail.com>

	* configure.ac : added ku (Kurdish) to all_linguas
	* po/ku.po : added ku.po

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/BrowserMatch.py:
	* deskbar/handlers/beagle-live.py:
	Add a fixme in beagle-live
	Attempt to repair an error in mozilla bookmarks parsing

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/Makefile.am:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Attempt to fix the new artwork size

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* data/art/Makefile.am:
	* data/art/deskbar-applet-small.png:
	* data/art/deskbar-applet-small.svg:
	* data/art/deskbar-applet-small.xcf:
	* data/art/deskbar-applet.png:
	* data/art/deskbar-applet.svg:
	* data/art/deskbar-horiz.svg:
	* data/art/deskbar-vert.svg:
	* data/art/web-bookmark.png:
	* deskbar/DeskbarHistory.py:
	* deskbar/ModuleLoader.py:
	* deskbar/Watcher.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Add proxy detection code in google-live
	Change some icons to use stock icons, so we get theming
	Use the traceback module when possible to display good debug traces
	Change the artwork a bit to reflect recent IRC discussions

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	Fix sensivity update when no modules are loaded

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	New look to mimic the back button more closely. Also make the icon button
	more important, being left of the dropdown. Also remove the separator.

	Fix a critical warning when switching panel orientation

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/handlers/history.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	Fix history handler, correctly categorize and sort the history matches
	Prevent the icon being replaced after selecting a match

2006-01-27  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	Correct mistakes introduced in fixing bug #328661.
	FOR THE RECORD: CuemiacAlignedWindow is moved with update_position()
	before show() is called on it. Therefore it has to be realized before
	we can use all its widget properties.
	Add 1 pixel border to both entry and history popups.

2006-01-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Categories.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/Handler.py:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/history.py:
	First implementation of history handler, allowing old commands appearing
	as matches

2006-01-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	Attempt n°2 to fix bug #328661

2006-01-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Makefile.am:
	* deskbar/deskbar-applet.py:
	* deskbar/gtkexcepthook.py:
	Add a GTK exception handler dialog

2006-01-26  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Use IconEntry instead of plain gtk.Entry in Cuemiac popup.

2006-01-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Implement the middle click on the cuemiac view to trigger a search with
	middle-click clipboard content

2006-01-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix the focus when alt-f3 problem

2006-01-26  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix two gtk warnings. First is bug 328661, and the other a warning when resizing
	windows to sizes =< 0.
	Fix hidding the Cuemiac treeview when the entry is empty.
	Fix scrolling to selection

2006-01-25  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	Hide hisory on Esc
	Toggle show of Cuemiac on keyboard shortcut, instead of always try to show
	Correct handling of selected historic matches
	

2006-01-25  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarHistory.py:
	* deskbar/ui/EntryHistoryManager.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fixes the history handling in both UI's

2006-01-25  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/CuemiacAlignedWindow.py:
	* deskbar/ui/cuemiac/CuemiacHistory.py:
	Add history popup to the Cuemiac
	FIXME: The Cuemiac still does not add matches to the history

2006-01-25  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ModuleList.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Register classes with glib

2006-01-25  Mikkel Kamstrup Erlandsen,,,  <kamstrup@daimi.au.dk>

	* deskbar/DeskbarHistory.py:
	Fixme bugs introduced in the ListStoreification of DeskbarHistory

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/DeskbarHistory.py:
	Make DeskbarHistory subclass gtk.ListStore and use that
	as a backend to store the historic matches.
	A DeskbarHistory object is now itself traversable with a for loop
	and returns (text,match) pairs on each iteration.

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Try to fix the middle-click handler

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* data/art/Makefile.am:
	* data/deskbar-applet.schemas.in:
	* deskbar/DeskbarApplet.py:
	* deskbar/deskbar-applet.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/google-live.py:
	Small string fixes in handlers
	Make the override UI switch does not inhibit gconf ui change
	Add the artwork for cuemiac
	Add schema entry for the ui_name key

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	Fix applet resizing on panel resizing.
	Tweak entry alignment

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/Indexer.py:
	* deskbar/__init__.py:
	* deskbar/deskbar-applet.py:
	* deskbar/handlers/programs.py:
	Fix the programs.py desktop file parsing
	Add an ui override for window mode which does use gconf
	Fix the indexer to return more matches

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix match triggering when Nest or CuemiacCategory rows are activated
	Set the gnomeapplet.EXPAND_MINOR flag in the CuemiacUI

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/ui/cuemiac/Cuemiac.py:
	Update Cuemiac notes

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/handlers/programs.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix a lot of little regressions


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

	* configure.in	Added vi in ALL_LINGUAS line.
	
	2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Handler.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-signal_handler.py:
	Fix the beagle-live handler and repair other async handlers for API change

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/DeskbarApplet.py:
	* deskbar/handlers/files.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix panel orientation changing in CuemiacUI
	Fix files handler category
	Hide Cuemiac popup on match selection

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Little optimization for rendering speed by M.K.
	Add the new UI to beagle handler

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	Correctly set un/sensivity in the preference dialog

2006-01-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/EntryHistoryManager.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fixes the iconentry drawing and cuemiac drawing being too large
	Fixes history browse with up/down keys in entry
	Restore the width settings application in completion ui

2006-01-24  Mikkel Kamstrup Erlandsen  <kamstrup@daimi.au.dk>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix UI changing CompletionUI<->CuemiacUI in applet-mode.
	Optimize Cuemiac response time by waiting to clear the model
	until the first match is returned.

2006-01-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/Keybinder.py:
	Shold fix the keybinding, but somehow it doesn't

2006-01-22  Dennis Cranston  <dennis_cranston@yahoo.com>

	* data/prefs-dialog.glade:  HIG spacing fixes 
	* data/smart-bookmarks.glade:  HIG spacing fixes.

2006-01-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/prefs-dialog.glade:
	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarAppletPreferences.py:
	* deskbar/__init__.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	New preferences UI with both completion and cuamic.

2006-01-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Categories.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/programs.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fixes google and file/folder handler serialization
	Introduce ngettext in categories
	Small cuemiac tweaks and fix the nest cell

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/ui/DeskbarEntry.py:
	* deskbar/ui/Makefile.am:
	* po/POTFILES.in:
	Build fixes

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/smart-bookmarks.glade:
	* deskbar/BrowserMatch.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/Handler.py:
	* deskbar/Match.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	Slight api update and fixes

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/BrowserMatch.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	Repair history in completion UI, and more browser handler fixes

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/BrowserMatch.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/Handler.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	Fix shortcut and keyword handling for browser matches
	Repair configure.ac borkage

2006-01-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* configure.ac:	Added ru to ALL_LINGUAS.

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/__init__.py:
	* deskbar/deskbar-applet.py:
	Add a temporary switch -c to launch cuemiac ui, or without to launch
	completion ui

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* m4/python.m4:
	Check for gnomeapplet module instead of g-p-e package

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	More fixes by our Master of Mathematics

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	Stop async handlers on match selection, set sensitive to False

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarHistory.py:
	* deskbar/Handler.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Cuemiac Fixes
	Implement history load/save with new serialization framwork

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/Match.py:
	* deskbar/ui/cuemiac/Cuemiac.py:
	Fix imports in Cuemiac
	Prevents searching when typing the terms

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/ui/Makefile.am:
	* deskbar/ui/cuemiac/.cvsignore:
	* deskbar/ui/cuemiac/Cuemiac.py:
	* deskbar/ui/cuemiac/DeskbarAppletButton.py:
	* deskbar/ui/cuemiac/Makefile.am:
	OMG ! The CUEMIAC !
	Merci Mikkel Kamstrup Erlandsen <kamstrup@daimi.au.dk> !

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/BrowserMatch.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarHistory.py:
	* deskbar/Utils.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	Merge the Logic part of DeskbarApplet from Mikkel Kamstrup

2006-01-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Implement Serialization for matches

2006-01-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/DeskbarApplet.py:
	* deskbar/Match.py:
	* deskbar/ui/DeskbarUI.py:
	* deskbar/ui/EntryHistoryManager.py:
	* deskbar/ui/Makefile.am:
	* deskbar/ui/completion/.cvsignore:
	* deskbar/ui/completion/CompletionDeskbarUI.py:
	* deskbar/ui/completion/DeskbarEntry.py:
	* deskbar/ui/completion/Makefile.am:
	Initial Logic/UI separation with the entrycompletion backend

2006-01-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/BrowserMatch.py:
	* deskbar/Categories.py:
	* deskbar/Makefile.am:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Introduce the categories for use with the C. display

2006-01-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/DeskbarApplet.py:
	* deskbar/Keybinder.py:
	Repair the keybinder

2006-01-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* configure.ac:
	* deskbar/BrowserMatch.py:
	* deskbar/DeskbarApplet.py:
	* deskbar/DeskbarAppletPreferences.py:
	* deskbar/DeskbarHistory.py:
	* deskbar/Handler.py:
	* deskbar/Indexer.py:
	* deskbar/Keybinder.py:
	* deskbar/Makefile.am:
	* deskbar/Match.py:
	* deskbar/ModuleContext.py:
	* deskbar/ModuleList.py:
	* deskbar/ModuleLoader.py:
	* deskbar/Utils.py:
	* deskbar/Watcher.py:
	* deskbar/__init__.py:
	* deskbar/about.py:
	* deskbar/applet.py:
	* deskbar/applet_keybinder.py:
	* deskbar/defs.py:
	* deskbar/deskbar-applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/filewatcher.py:
	* deskbar/handler.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	* deskbar/history.py:
	* deskbar/indexer.py:
	* deskbar/locale_utils.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	* deskbar/ui/.cvsignore:
	* deskbar/ui/About.py:
	* deskbar/ui/DeskbarEntry.py:
	* deskbar/ui/DeskbarPreferencesUI.py:
	* deskbar/ui/Makefile.am:
	* deskbar/ui/ModuleListView.py:
	Big refactoring for inclusion of the cuemiac branch

2006-01-20  Stanislav Brabec  <utx@penguin.cz>

	* configure.ac: Added cs to ALL_LINGUAS.

2006-01-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/pathprograms.py:
	Terminal code cleanup for subprocess spawning. and fallback to
	non-terminal if there is an error

2006-01-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers_browsers.py:
	Fix a stack trace when clicking More... on epiphany handler when it's not
	enabled.

	Create an appropriate API for receiving key-combos in handlers

	Add output view in zenity when hitting ctrl-t with a program name in the
	entry

2006-01-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	Post release bump to 0.8.9	


========== Version 0.8.8 released ==========

2006-01-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	Fixes issues with history: Clicking in the menu will correctly
	make the clicked item go up in history, and history items activated are
	run with the correct string (the one saved, not the one in the entry)

2006-01-12  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle.py:
	* deskbar/history.py:
	Fixes beagle handler returning an exception on get_hash

2006-01-06  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/filewatcher.py:
	* deskbar/handler.py:
	* deskbar/module_list.py:
	* deskbar/history.py:
	Fixes running pygtk 2.6 with gtk 2.8 (class registration stuff)
	Add class registration in history.py for pygtk < 2.8

2006-01-06  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* MAINTAINERS:
	* NEWS:
	* configure.ac:
	Post release bump to 0.8.8, added MAINTAINERS file 
	for gnome CVS management

========== Version 0.8.7 released ==========

2006-01-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/evolution.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	* deskbar/preferences.py:
	Remove unused priority changes

	Fixes the mozilla search plugins path for firefox 1.5

	Fixes a problem when running with no installed schemas

2005-12-26  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/history.py:
	Add history persistance for deskbar applets. Works as a single shared
	history across multiple instances.

2005-12-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* configure.ac:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers_browsers.py:
	Bump to 0.8.7
	Allow translators to change the order of some strings with multiple words
	replacement

2005-12-12  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	Code cleanup

2005-12-10  Ankit Patel  <ankit644@yahoo.com>

	* configure.ac: Added 'gu' (Gujarati) to ALL_LINGUAS.

2005-12-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handlers/beagle-live.py:
	Fix a problem preventing beagle (and other matches) from appearing when no
	hash is returned.

2005-12-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	Post-Release bump

========== Version 0.8.6 released ==========

2005-12-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* README:
	* deskbar/about.py:
	Add a translator credit string, so translators can have their name in the
	About box.

	Updated NEWS for upcoming release

2005-12-06  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/beagle/.cvsignore:
	* deskbar/beagle/Makefile.am:
	* deskbar/beagle/__init__.py:
	* deskbar/beagle/_beagle.defs:
	* deskbar/beagle/_beagle.override:
	* deskbar/beagle/_beaglemodule.c:
	* deskbar/beagle/gen-defs.sh:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/beagle-live.py:
	Remove our own beagle python binding. This mean we require beagle 0.1.3
	that ships with python bindings. Update the handler to use 'import beagle'
	and remove any reference to beagle in configure.ac

2005-12-02  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handlers/evolution.py:
	Took out the UTF-8 arrows in the help string, to workaround bug 323232.

2005-12-04  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* configure.ac: Added 'th' (Thai) to ALL_LINGUAS.

2005-12-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/smart-bookmarks.glade:
	* deskbar/handlers/Makefile.am:
	Repairs a distcheck error, and update the smart bookmark string to be
	clearer, hopefully :)

2005-12-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/Deskbar_Applet.server.in.in:
	* data/art/Makefile.am:
	* data/art/deskbar-applet-small.png:
	* data/art/deskbar-applet-small.svg:
	* data/art/deskbar-applet.png:
	* data/art/deskbar-applet.svg:
	* deskbar/about.py:
	* deskbar/deskbarentry.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers_browsers.py:
	* deskbar/preferences.py:
	* po/POTFILES.in:
	Add a translatable file, change the old icon for a new more to the point,
	tango-ized icon (we don't do searches, we do actions). Update wherever
	possible to use the new icons.

2005-12-03  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/history.py:
	Fix history behavior. Duplicate items in history are moved instead of
	being added multiple times.
	Fix duplicate items detection, the code path was stupid.
	Fixes bug #322981: Duplicate items in history

2005-12-02  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	We shouldn't offer those bookmarks with an %s in them, without some
	text to substitute for that %s.
	
	* deskbar/handlers/mozilla.py:
	Now supports those Moz/Firefox bookmarks with a defined "ShortcutURL",
	i.e., keywords.  Note that this is different from the search engines
	presented in the top-right "search box" in firefox.

2005-11-28  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	Initial attempt at history completion, builtin.
	It make sense to have first all past matches since you are probably trying
	to do it again, since people use mostly the bar for some specific
	purposes. Currently hardcoded, might change if it's really annoying. I
	don't think so.

2005-11-28  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handler.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/google-live.py:
	* deskbar/preferences.py:
	Add a HANDLER_HAS_REQUIREMENTS to differentiate between hard dependencies,
	and simple configuration.
	Saner way to handle handlers with missing deps. Move evolution to new HAS_REQUIREMENTS.
	Move the more dialog to handler_utils.py and make handlers use it.
	Add google strings for translation

2005-11-28  Nigel Tao  <nigeltao@cvs.gnome.org>

	* data/Makefile.am:
	* data/smart-bookmarks.glade:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers_browsers.py:
	Web search bookmarks (aka "smart bookmarks") can now have shortcuts
	(aka "keywords").

2005-11-27  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/applet.py:
	Correctly draw the IconEntry even before it gets focus.

2005-11-27  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/applet.py:
	Keybinding UI now picks up the right gconf preference when run as an
	applet, rather than in -w mode.

2005-11-25  Alexander Shopov  <ash@contact.bg>

	* configure.ac: Added "bg" (Bulgarian) to ALL_LINGUAS

2005-11-25  Nigel Tao  <nigeltao@cvs.gnome.org>

	* data/prefs-dialog.glade:
	* deskbar/applet.py:
	* deskbar/applet_keybinder.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	Tidied up the preferences dialog.  Added keybinding UI.  Rephrased
	some things to be consistent with the Epiphany web browser. For example,
	"Handlers" became "Extensions".  Fixed warning when no extension is
	selected.  "Enabled" checkbox now comes before the extension icon.
	Removed the word "Applet".

2005-11-24  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/module_list.py:
	Disabled handlers are now sorted by name alphabetically in the
	Preferences UI.

2005-11-24  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handler_utils.py:
	Scale down those icons that are too large.

2005-11-23  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/evolution/_evolution.defs:
	* deskbar/evolution/_evolution.override:
	* deskbar/evolution/evolution.c:
	* deskbar/evolution/evolution.h:
	* deskbar/handlers/evolution.py:
	Evolution handler is now sync rather than async.  This will hopefully
	fix evolution handler bugs like bug #322119.

2005-11-22  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/evolution/evolution.c:
	Fixed crasher when user has more than one address book available for
	auto-completion.  Possibly fixes bug #321975.

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

	* configure.ac: Added 'gl' to ALL_LINGUAS.

2005-11-21  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/preferences.py:
	* deskbar/data/prefs_dialog.glade:
	* deskbar/handlers/google-live.py:
	Handlers don't need manual "Refresh"ing in the Preferences UI - it's all
	instant apply.
	Moved the "Drag and Drop Handlers" label back to the .glade file, where
	it belonged in the first place.

2005-11-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* README:
	* configure.ac:
	* deskbar/applet.py:
	* deskbar/handlers/Makefile.am:
	Add some infos about g-p-e-2.10 and focus issues
	Correct a bug that evolution.py wasn't installed because it checked for
	beagle support instead of checking for evolution support.
	Add preliminary and probably garbage transparency stuff. A new API is in
	the make to have this in a cleaner way in libpanel-applet

2005-11-20  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Added nb to ALL_LINGUAS.

2005-11-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* po/POTFILES.in:
	Add some more translatable files

2005-11-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbar-applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/indexer.py:
	* deskbar/preferences.py:
	Fixes CVS b0rkage in indexer.py and preferences.py
	Correctly initialize gnome.program_init to hopefully avoid renadom crashes
	Correctly call the show method on the icon eventbox to fully draw the
	widget on the panel even before it got the focus.

2005-11-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/Makefile.am:
	* data/art/deskbar-applet-small.png:
	* deskbar/Makefile.am:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/Makefile.am:
	* deskbar/indexer.py:
	* deskbar/preferences.py:
	* deskbar/tokenizer.py:
	Remove tokenizer.py and update indexer, we won't need it anymore, too slow
	anyway.

	Remove the custom deskbar-small icon, and use stock search/find icon for
	the bar and pref dialog.

2005-11-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handler_utils.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/gtkbookmarks.py:
	Slightly change the wording to be more consistent in File and Folders for
	GtkBookmarks and GnomeSearchFiles.
	Merge File.py and Directories.py, we always want both or none anyway.

2005-11-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/debug-requirements.py:
	Remove blocking init handler, not of any use anymore.
	Implement smart history browsing, now it's possible to use shell-like
	up/down key to browse history, yet preserving (page) up/down navigation in
	the matches list.

2005-11-17  Adam Weinberger  <adamw@gnome.org>

	* configure.ac: Added en_CA to ALL_LINGUAS.

2005-11-18  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handler.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	* deskbar/data/prefs_dialog.glade:
	* deskbar/evolution/evolution.c:
	* deskbar/evolution/_evolution.defs:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-requirements.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/google-live-help.txt:
	* deskbar/handlers/mozilla.py:
	Handlers are now configurable in the Preferences UI.
	Google Live Handler's help is now presented in the UI, rather than as
	a separate text file.
	Evolution bindings now say how many address books have auto-complete.
	New debug-requirements debugging Handler.

2005-11-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	Use ctrl up/down to browse history to avoid conflicting with pageup/down
	functionality

2005-11-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/filewatcher.py:
	Attempt to fix random crashes happening in deskbar when playing with
	gnomevfs file monitoring + xml parsing. This is a bug in pyexpat, sent a
	patch. The workaround is valid.

2005-11-15  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug_async_handler.py:
	* deskbar/handlers/debug_blockinginit.py:
	* deskbar/handlers/debug_signal_handler.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Edited description strings to be consistent regarding capitalization.

2005-11-15  Žygimantas Beručka  <zygis@gnome.org>

	* configure.ac: Added Lithuanian to ALL_LINGUAS.

2005-11-14  Marcel Telka  <marcel@telka.sk>

	* configure.ac (ALL_LINGUAS): Added sk.

2005-11-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/defs.py.in:
	Post-release fixes and bumps

2005-11-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* configure.ac: Added Spanish translation to ALL_LINGUAS

========== Version 0.8.5 released ==========

2005-11-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* README:
	* TODO:
	* configure.ac:
	Prepare 0.8.5 release.

2005-11-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/deskbar-applet.schemas.in:
	* deskbar/about.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	Update translatable strings to remove unneeded markup

2005-11-13  Christian Rose  <menthos@menthos.com>

	* configure.ac: Added "sv" to ALL_LINGUAS.

2005-11-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/history.py:
	First step for persistant history

2005-11-12  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/handlers/programs.py:
	Fix bug #321236, always show file search and gnome dict even when the menu
	item is hidden by the user
	Small change in defs.py generation, in makefile instead of configure.ac

2005-11-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/.cvsignore:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/preferences.py:
	Really fix the per-applet gconf settings issue.

2005-11-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/defs.py.in:
	* deskbar/deskbar-applet:
	* deskbar/deskbar-applet.py:
	Fixes bug #321115: deskbar does not like being installed into a different prefix
	to Python.

2005-11-10  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/applet.py:
	Fix bug #320373 - Fitt's law whackiness.

2005-11-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	Correctly handle the handlers list. Should react to external changes
	in gconf correctly now when running multiple instances for example. Fixes
	part of bug #320384

2005-11-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	Fix the get_hash problem, now handlers by default are not checked for
	duplication except if they override the method.
	Implement get_hash in all handlers where applicable
	Revisit the firefox/mozilla smart engine parser, should be error free now.

2005-11-07  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/deskbarentry.py:
	* deskbar/gnomedesktop/.cvsignore:
	* deskbar/gnomedesktop/Makefile.am:
	* deskbar/gnomedesktop/__init__.py:
	* deskbar/gnomedesktop/_gnomedesktop.defs:
	* deskbar/gnomedesktop/_gnomedesktop.override:
	* deskbar/gnomedesktop/_gnomedesktopmodule.c: (init_gnomedesktop):
	* deskbar/handler.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	Add wrapper for lignome-dektop's GnomeDesktopItem to parse .desktop files
	Replace our uses of custom .desktop parser with the new wrapper, it's
	faster and safer.
	Startup Notification support through use of GnomeDesktopItem.launch()
	New Duplication detection, duplicate items are checked in the order
	defined by handler priorities.

2005-11-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	* deskbar/applet.py:
	Support for per-applet width and expand settings

2005-11-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/iconentry/ephy-icon-entry.c: (ephy_icon_entry_init):
	Preliminary vetical panel support, it does not work at all..
	Set the border of ephy's icon entry to 0

2005-11-04  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbar-applet:
	* deskbar/filewatcher.py:
	Really position the menu correctly to the icon
	Register more classes with pygtk < 2.8 to fix crashes in file monitoring
	classes

2005-11-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/google-live.py:
	* deskbar/handlers/mozilla.py:
	Fix missing gobject import in google-live
	Fix parsing of search engines that are not written like i suppose they ae
	in the parser.


========== Version 0.8.4 released ==========

2005-11-01  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/Makefile.am:
	* deskbar/deskbar-applet:
	* deskbar/handler_utils.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/programs.py:
	Fix problems introduced with XDG handling, and duplicate entries. Use
	another threading init method which should fix the gnomevfs crash.
	Honor the --disable-gconf-install flag.

2005-10-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* data/Makefile.am:
	Fix the gconf schemas installations, should fix some problems with applet
	size.
	Bump to 0.8.4

2005-10-31  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	Add support for XDG_DATA_DIR set of configuration, allowing people with
	/opt install to use deskbar properly.

	Fixed bugs when iterating over empty sequence, as a result of not finding
	the .desktop file, and some misc bugs in handlers.

2005-10-30  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* configure.ac:
	Prepare 0.8.3 Release


========== Version 0.8.3 released ==========

2005-10-30  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Patch from Martin Grondin <admin@zotnix.com>, fixes bug #319861
	No more zombification when we spawn processes.

2005-10-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/filewatcher.py:
	Add some exception catching for people who cannot watch files.

2005-10-29  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/filewatcher.py:
	* deskbar/handler.py:
	* deskbar/module_list.py:
	Add the class registration code for pygtk < 2.8.0
	Edit TODO

2005-10-27  Tommi Vainikainen  <thv@iki.fi>

	* configure.ac (ALL_LINGUAS): Added "fi" (Finnish).

2005-10-25  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	* deskbar/module_list.py:
	Restore mozilla requirements, little typos


========== Version 0.8.2 released ==========

2005-10-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/filewatcher.py:
	* deskbar/handler.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/programs.py:
	* deskbar/module_list.py:
	Fix some serious issues with mozilla backend, program backend.
	Also fix deskbar being insensitive when some loaded modules fail to
	initialize.

========== Version 0.8.1 released ==========

2005-10-24  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* deskbar/handlers/beagle-live.py:
	Some more beagle fixes, and release 0.8.1

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	More beagle properties fixtures

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Fix the sender of the mails being None all the time

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* README:
	* TODO:
	* deskbar/handlers/beagle-live.py:
	Fix for bug #319549 gnom.ui segfault on certain filenames.


========== Version 0.8.0 released ==========


2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	Fix the history popupmenu to attach itself to the icon.

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* README:
	* TODO:
	* deskbar/handlers/web_address.py:
	Fix implicit http addresses parsing, some more stuff in NEWS/Readme etc

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* NEWS:
	* TODO:
	* configure.ac:
	Version bump to 0.8.0, we'll be using stable/unstable version numbers from
	now on to hint stable/devel versions.

	Tidy the TODO file, and generate the 0.8.0 release NEWS file to be used in
	website publications

2005-10-23  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* configure.ac:
	* data/.cvsignore:
	* data/Makefile.am:
	* data/deskbar-applet.pc.in:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/web_address.py:
	Improve the regexes for mail and location detection.
	It is now possible to have user@host but with the method specified,
	otherwise it's an email address.

	Add package config file to allow third parties to install handlers in the
	right place.

	Cleanup TODO

2005-10-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	* deskbar/filewatcher.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/module_list.py:
	Add gnomevfs monitoring for module loader. That means drag and dropped
	handlers in the user or system handlers directory will be loaded, and
	automagically show in the prefs dialog, unenabled by default.

	We do not do anything on modification, because it would only be useful for
	developpers, and then developpers don't want handlers to autoupdate.

	When removing a handler we do nothing, since it's always in memory until
	next restart, and that's good

2005-10-22  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/Makefile.am:
	* deskbar/filewatcher.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	Add gnomevfs file monitoring to handlers that need it. Epiphany, Galeon,
	mozilla now reload on bookmark, history, search engines addition/removal.

	The gtkBookmarks are also reloaded when needed. Other handlers do not need
	this functionality

2005-10-22  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/evolution/_evolution.override:
	Plugged memory leaks.

2005-10-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/pathprograms.py:
	Speed-up the loading of the module by not loading the list of executables.
	Executables are instead "probed" at each query. Side effect, is that we
	don't need to reindex the $PATH when a new program is installed

2005-10-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/beagle-live.py:
	Add a calendar type, and fix some details, like None strings

2005-10-21  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	* deskbar/deskbar-applet:
	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/google-live.py:
	More fixes for handling installed/uninstalled deskbar with recent changes

2005-10-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/handlers/beagle-live.py:
	* po/POTFILES.in:
	Fix the previous fix to pass distcheck.
	
	Add some new strings to translation in beagle-live
	
	Allow to use a development deskbar-applet with its own set of enabled
	handlers and priority, to not interfere with stable one. (Useful only for
	developpers)

2005-10-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/Makefile.am:
	* deskbar/Makefile.am:
	Change the location of deskbar-applet launcher script, using /usr/libexec
	is deprecated. Fixes bug #319354

2005-10-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/Makefile.am:
	* data/art/dict.png:
	* data/art/folder.png:
	* data/art/gnome-dev-harddisk.png:
	* data/art/gnome-searchtool.png:
	* data/art/mail.png:
	* data/art/web.png:
	* deskbar/handler.py:
	* deskbar/handler_utils.py:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-async_handler.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/debug-signal_handler.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	Cleanup the way we use icons. Whenever possible, use stock icons, removed
	duplicate icons we shipped in the tarball.

2005-10-20  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/beagle/.cvsignore:
	* deskbar/beagle/Makefile.am:
	* deskbar/beagle/__init__.py:
	* deskbar/beagle/_beagle.defs:
	* deskbar/beagle/_beagle.override:
	* deskbar/beagle/_beaglemodule.c: (init_beagle):
	* deskbar/beagle/gen-defs.sh:
	* deskbar/evolution/Makefile.am:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/beagle-live.py:
	* deskbar/handlers/files.py:
	Add libbeagle python binding, and the associated beagle-live.py handler
	allowing to search with beagle from within deskbar.

	Add optional support for evolution/beagle with --enable arguments

2005-10-19  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/deskbar-applet:
	Fixed imports so that it runs as an applet as well as from the source
	directory.

2005-10-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/evolution.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/google-live.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* po/POTFILES.in:
	Unify strings for browsers, use generic terms instead of applications
	names, all this is more user-friendly. Add a new string in applet.py

2005-10-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* po/POTFILES.in:
	Two more files for translation

2005-10-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbar-applet:
	Add gettext stuff so we actually use translations

2005-10-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/evolution/_evolution.override:
	* deskbar/handler.py:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/evolution.py:
	The glorious return of evolution addressbook handler.
	Fixed little bugs and threading issues in glue code, implemented
	the handler itself, and enjoy.

2005-10-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	Apply some cleanup patches to async threaded handler, fixing stopping
	queries

2005-10-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/art/Makefile.am:
	* data/art/google.png:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/google-live-help.txt:
	* deskbar/handlers/google-live.py:
	Add the Google Live Async handler, it has a little more requirements than
	other plugins and as such an UI to see error messages will be introduced,
	in the meantime it prints help file on stdout in the terminal, when an
	error occurs because of misconfiguration

2005-10-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/keybinder/_keybinder.override:
	Remove a bit of the GIL sprinkling, still seems to work.

2005-10-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbar-applet:
	* deskbar/keybinder/_keybinder.override:
	Mess around with The Big Sucking Python Lock, hopefully fixes all the
	problems in the world, universe, and everything

2005-10-17  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handler.py:
	Add timeout support for threaded async handlers

2005-10-17  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/deskbar-applet:
	Removed the gtk.threads_init() call, since we no longer use threads
	(and this seems to fix bug #318884).

2005-10-16  Dennis Cranston  <dennis_cranston@yahoo.com>

	* data/Deskbar_Applet.server.in.in: Do not expose "Applet" terminology 
	to user.
	* data/prefs-dialog.glade:  GNOME HIG changes: fix typo; fix
	border width; rephrase and move handler comment; fix a broken
	mnemonic.
	* deskbar/about.py:  Do not expose "Applet" terminology  to user.
	* deskbar/preferences.py:  Toggle sensitivity of the width label, 
	spinner, and units.

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/:
	Merge the esync handler patch, allows handlers to return results
	asynchronously. Clean TODO list

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* data/deskbar-applet.schemas.in:
	* data/prefs-dialog.glade:
	* deskbar/applet.py:
	* deskbar/deskbar-applet:
	* po/POTFILES.in:
	Add new files for translation, and use caracters instead of pixels for
	entry width

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/volumes.py:
	* deskbar/module_list.py:
	Fix the volume handler, by using nautilus instead of gnome-open
	Fix the crash when disableing/reenabling a handler in the pref panel

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	When we are insensitive, we *really* don't want the menu or history to
	appear.

	When no modules are loaded, render the bar sensitive again to allow
	enabling them.

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/prefs-dialog.glade:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	Handlers API rework, now a single file can have multiple handlers.
	HANDLER variable is exported containing the class name, and an info
	dictionary with name, description, and an optional requirements function,
	allowing to check if the handler can be loaded.
	
	As a side effect, browser handlers are now more fine grained, allowing to
	order independently bookmarks, history and search engines.

	The preference dialog is a bit bigger and has an extra blurb to hint the
	reordering prioritization.

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* data/deskbar-applet.schemas.in:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/volumes.py:
	* deskbar/handlers/web_address.py:
	* deskbar/handlers_browsers.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	Introduce real gconf handlers management, and priority ranking of the
	handlers with drag and drop reordering of the handlers list.
	Render the entry insensitive when loading.

2005-10-16  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbar-applet:
	* deskbar/handler.py:
	* deskbar/module_list.py:
	Remove the threads, they suck too much. We will try that way with simple
	idle priority calls in the mainloop. The UI appears fast then blocks for a
	while.

2005-10-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers_browsers.py:

2005-10-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	Fix mozilla smart bookmarks parser

2005-10-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/module_list.py:
	Set the handlers list view reorderable to allow future priority system

2005-10-15  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers_browsers.py:
	Add history parser for epiphany and galeon, in their respective handlers.
	Thanks to Crispin Flowerday  <gnome@flowerday.cx>

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/indexer.py:
	Some performance tweaks, may be good or not..

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/networkplaces.py:
	* deskbar/handlers/volumes.py:
	Add volumes.py that replaces networkplaces, it is more generic, allows to
	open network places and various drives/volumes on the system

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	Fix the .desktop icon parsing

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/handlers/beagle.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/directories.py:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/files.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/networkplaces.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/handlers/web_address.py:
	* deskbar/module_list.py:
	Update name and description for each handler.
	Repair the previous breakage of iteration over non-sequence

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	Spring Cleanup, lost of things have been removed
	* deskbar/Makefile.am:
	Fix the file inclusion
	* data/prefs-dialog.glade:
	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/module_list.py:
	* deskbar/preferences.py:
	First look at the preference dialog, it shows the loaded modules, but i
	can't have it to uncheck the boxes..

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galeon.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers_browsers.py:
	Refactor the browser handlers implementation, the matches are now in
	deskbar itself and classes implement only parsing

2005-10-14  Philip Langdale  <philipl@mail.utexas.edu>

	* deskbar/handlers/Makefile.am
	* deskbar/handlers/galeon.py:
	Fixes bug #318869, add support for Galeon bookmarks.

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* autogen.sh:
	* configure.ac:
	Fixes macro `AM_CHECK_PYTHON_HEADERS' not found in library 

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	Fixes bug #318720, mozilla smart bookmarks parser

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	Fix history menu, the item was always the first displayed.
	Fixes bug #318627

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handler.py:
	* deskbar/handlers/debug-blockinginit.py:
	* deskbar/handlers/networkplaces.py:
	* deskbar/module_list.py:
	Step 2. We only synchronize threads when entering an initialize_safe
	mehtod, so wwe don't block the UI for nothing. Network Places uses that
	since it uses gconf to init itself.

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbar-applet:
	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/networkplaces.py:
	* deskbar/handlers/pathprograms.py:
	* deskbar/handlers/programs.py:
	* deskbar/module_list.py:
	Step 1. Threaded Module loading, with no Dead beef, hopefully.
	Convert all plugins to use the new API

2005-10-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	Fix case insensitive sorting

2005-10-14  Funda Wang  <fundawang@linux.net.cn>

	* configure.ac: Added Simplified Chinese translation.

2005-10-14  Nigel Tao  <nigeltao@cvs.gnome.org>

	* configure.ac:
	Version bump to 0.7.0.


========== Version 0.6.0 released ==========


2005-10-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/beagle.py:
	This will display when available search in beagle and fixe the multiple
	tray issue.
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/programs.py:
	Fix the problem where gnome-dict and file search didn't appear anymore

2005-10-11  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* AUTHORS:
	* deskbar/about.py:
	Add Mikkel
	* deskbar/applet_keybinder.py:
	* deskbar/deskbarentry.py:
	* deskbar/handler.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/programs.py:
	* deskbar/indexer.py:
	* deskbar/locale_utils.py:
	Fix problems found with pylint, add icon_size instead of -1 for more
	py-2.3 fixes, and fix an error in locale detection.

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/mozilla.py:
	Apply fixes for python 2.3 and Gnome 2.10 Stack from
	Paul Wise <pabs3@bonedaddy.net>

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	Fixes bug #318438, icon update when browsing the matches

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	Fixes bug #318430, icons in history menu not aligned

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/mozilla.py:
	Bump the number of returned matches.
	Fixes bug #318421, cgi-encode the passed search terms.

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/mozilla.py:
	Correctly (hopefully) detect mozilla/ff/epiphany in gconf.
	Fixes bug #318386

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

	* configure.ac: Added 'ja' (Japanese) to ALL_LINGUAS.

2005-10-10  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/Makefile.am:
	* deskbar/handlers/programs.py:
	Forgot to add locale_utils.py to Makefile.am
	Strip the whitespaces in the program name.

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	Add a menu when clicking with left button on the icon.
	The menu shows the last executed actions (the history).

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/module_list.py:
	We only load the module corresponding to preferred browser found in gconf.
	If a module returns a EXPORTED_CLASS=None, we don't load it and show an
	error message indicating why it fails.

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/pathprograms.py:
	bug #318268, multiple entries shown for same application
	Remove duplicate PATH matches for .desktop matches
	
2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	Fixes bug #318262, duplicate search engines in /usr and ~

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	Fix the icon cache loading
	* deskbar/handlers/mozilla.py:
	Return the empty string if no FF/mozilla installation is found, or we have
	trouble with exists(None)

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	* deskbar/locale_utils.py:
	Add locale support for .desktop indexing.
	Should we also load C locale beside user locale ?

2005-10-09  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* data/deskbar-applet.schemas.in:
	* data/prefs-dialog.glade:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/preferences.py:
	Restore Width preference, and add an expand preference.
	HIGify the pref dialog

2005-10-09  Nigel Tao  <nigeltao@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/evolution/.cvsignore:
	* deskbar/evolution/Makefile.am:
	* deskbar/evolution/__init__.py:
	* deskbar/evolution/_evolution.defs:
	* deskbar/evolution/_evolution.override:
	* deskbar/evolution/_evolutionmodule.c:
	* deskbar/evolution/evolution.c:
	* deskbar/evolution/evolution.h:
	* deskbar/evolution/gen-defs.sh:
	First draft of Python evolution wrapper.

2005-10-08  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/deskbarentry.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/mozilla.py:
	Implement the mozilla/firefox smart bookmark handling.
	Right now we show all bookmarks for all browsers, this will change soon.

2005-10-07  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	Fix the program launching argv by adding the program itself as arg[0]

2005-10-07  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	We must index epiphany history too
	* deskbar/handlers/networkplaces.py:
	Add the new network places handler

2005-10-07  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	Revert to 16 pixels icon size, some problems with non-even values seems to
	appear
	
	* deskbar/applet.py:
	Fixes the Gnome-WARNING due to gnome.ui being loaded after gnomeapplet
	
	* deskbar/applet_keybinder.py:
	Use a default global keybinding for uninstalled setup
	
	* deskbar/deskbarentry.py:
	Force the image widget to be the icon size, to avoid flickering of entry
	length

	* deskbar/handlers/Makefile.am:
	Add networkplaces.py handler
	
	* deskbar/indexer.py:
	bug #318241, partial word matches not cleared

2005-10-07  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/mozilla.py:
	Fixes bug #318193, Corrupted favicons in moz bookmarks crash taskbar
	applet
	* deskbar/module_list.py:
	Update the module loader, little cleanup

2005-10-07  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/applet_keybinder.py:
	* deskbar/keybinder/_keybinder.override:
	unbind(keystring) now only takes 1 argument.
	(Python) exceptions in the callback will now be printed to stderr.
	Binding collisions now throw exceptions.  Removing non-existant bindings
	also throw exceptions.
	Plugged some memory leaks.  I reverted (removed) the "g_free(keystring)"
	calls added in Raphael's commits, since I don't think we own the
	reference to the char *.  See:
	1) http://www.python.org/doc/2.4.2/ext/parseTuple.html
	and
	2) function pygobject_connect in pygobject.c in the pygtk source for
	example code.

2005-10-07  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/applet_keybinder.py:
	Fixed crasher when gconf entry for "/apps/deskbar/keybinder" is None.

2005-10-06  Raphael Slinckx  <raphael@slinckx.net>

	* data/deskbar-applet.schemas.in:
	Add a new pref, the global shortcut key
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/deskbar-applet:
	Add a way to focus the applet with a global key shortcut.
	The gconf default is <Alt>F3
	
	* deskbar/handler_utils.py:
	Fix a little bug when the term is exactly matching a file
	
	* deskbar/keybinder/_keybinder.override:
	* deskbar/keybinder/_keybindermodule.c: (init_keybinder):
	Add unbind, and fix some leaks in the python wrapper

2005-10-07  Nigel Tao  <nigeltao@cvs.gnome.org>

	* configure.ac:
	* deskbar/Makefile.am:
	* deskbar/keybinder/.cvsignore:
	* deskbar/keybinder/Makefile.am:
	* deskbar/keybinder/__init__.py:
	* deskbar/keybinder/_keybinder.defs:
	* deskbar/keybinder/_keybinder.override:
	* deskbar/keybinder/_keybindermodule.c:
	* deskbar/keybinder/eggaccelerators.c:
	* deskbar/keybinder/eggaccelerators.h:
	* deskbar/keybinder/gen-defs.sh:
	* deskbar/keybinder/tomboykeybinder.c:
	* deskbar/keybinder/tomboykeybinder.h:
	First draft of Tomboy's keybinding code (and Python wrapper).
	Removed portstem.py from deskbar/Makefile.am.

2005-10-03  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/handlers/mozilla.py:
	* deskbar/indexer.py:
	* deskbar/portstem.py:
	Update TODO after mailing list discussions.
	Fix set() being available only on 2.4, use an alternate
	implementation when not available
	Remove porter stemming since we index only small important words

2005-10-03  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	Open only *.desktop files, not all files, in /usr/share/applications.

2005-10-03  Nigel Tao  <nigeltao@cvs.gnome.org>

	* configure.ac:
	Version bump to 0.6.0.


========== Version 0.5.0 released ==========


2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/filesystem.py:
	* deskbar/handlers/programs.py:
	Remove spurious debug

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/deskbar-applet:
	Update TODO, and remove that twisted dep i didn't want to introduce

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/deskbar-applet:
	* deskbar/handlers/programs.py:
	Update TODO, check for AUTHORS instead of autogen.sh to allow packaged
	uninstalled run and check for empty PATH components

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/epiphany.py:
	Add a missing .encode() in bookmarks title
	* deskbar/handlers/gtkbookmarks.py:
	Check for bookmark file existance first
	* deskbar/handlers/programs.py:
	Check for PATH paths existance first

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/gtkbookmarks.py:
	Add extra check to filter out garbage from gtkbookmarks file

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/web_address.py:
	Do not consider terms with @ as web addresses.
	Show all available epiphany smart bookmarks
	Clean TODO

2005-10-02  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* AUTHORS:
	* deskbar/about.py:
	* deskbar/indexer.py:
	* deskbar/portstem.py:
	* deskbar/tokenizer.py:
	Really fix the lowercase-ing of search terms, and add a filter
	to avoid indexing short and common words. Add unicode regexp support

2005-09-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/__init__.py:
	Change the current working directory to the user's $HOME
	This allows spawned processes to show correct open/save dialogs

2005-09-27  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/handlers/programs.py:
	* deskbar/indexer.py:
	Small fixes, use lowercased stemmed words
	Fix program spawning arguments

2005-09-28  Nigel Tao  <nigeltao@cvs.gnome.org>

	* deskbar/about.py:
	Added Raphael Slinckx as an author.
	
	* deskbar/applet.py:
	Applet is now as wide as possible - there is no width gconf preference.
	
	* deskbar/deskbarentry.py:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/email_address.py:
	* deskbar/handlers/web_address.py:
	Added EmailAddressHandler and WebAddressHandler.
	
	* data/art/Makefile.am:
	* data/art/web.png:
	Resurrected web.png, since it is needed by WebAddressHandler.

2005-09-25  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	Remove unneeded pygtk stuff
	* deskbar/handlers/programs.py:
	Fix program launching parameters

2005-09-19  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	Updated & modified
	
	* data/Deskbar_Applet.server.in.in:
	Remove unneeded translation
	
	* deskbar/Makefile.am:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/programs.py:
	* deskbar/indexer.py:
	* deskbar/portstem.py:
	* deskbar/tokenizer.py:
	Add a better tokenizing/stemming support, fix .desktop program querying
	and encoding in epiphany handler

	* po/POTFILES.in:
	* po/POTFILES.skip:
	Add server.in to ignore for i18n

2005-09-18  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	Updated reflecting new code changes
	
	* data/art/Makefile.am:
	* data/art/_backtick_.ico:
	* data/art/a.ico:
	* data/art/av.ico:
	* data/art/beagle.ico:
	* data/art/cc.ico:
	* data/art/cddb.ico:
	* data/art/dmoz.ico:
	* data/art/ebay.ico:
	* data/art/file.png:
	* data/art/g.ico:
	* data/art/imdb.ico:
	* data/art/msn.ico:
	* data/art/stock.ico:
	* data/art/t.ico:
	* data/art/web.png:
	* data/art/wp.ico:
	* data/art/wt.ico:
	* data/art/y.ico:
	Remove unused icons and update makefile
	
	* data/prefs-dialog.glade:
	Rewrite the pref dialog, it only has width selection for now.
	
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/deskbarentry.py:
	* deskbar/handlers/handler.py:
	* deskbar/handlers/programs.py:
	* deskbar/preferences.py:
	Implement a new pref dialog controlling applet width.
	Update programs handler to use gnome-dict and gnome-search-tool when
	appropriate, small API changes and bugfixes.

2005-09-17  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* TODO:
	* configure.ac:
	* data/Deskbar_Applet.xml:
	* data/Makefile.am:
	* data/default-engine-prefix.txt:
	* data/default-engines.txt:
	* data/deskbar-applet.schemas.in:
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/about.py:
	* deskbar/applet.py:
	* deskbar/browser_bookmarks_epiphany.py:
	* deskbar/browser_bookmarks_mozilla.py:
	* deskbar/config.py:
	* deskbar/deskbarentry.py:
	* deskbar/handler_address_book.py:
	* deskbar/handler_browser_bookmarks.py:
	* deskbar/handler_file_system.py:
	* deskbar/handler_gtk_bookmarks.py:
	* deskbar/handler_prefix.py:
	* deskbar/handler_web_site.py:
	* deskbar/handlers.py:
	* deskbar/handlers/.cvsignore:
	* deskbar/handlers/Makefile.am:
	* deskbar/handlers/epiphany.py:
	* deskbar/handlers/filesystem.py:
	* deskbar/handlers/galago.py:
	* deskbar/handlers/gtkbookmarks.py:
	* deskbar/handlers/handler.py:
	* deskbar/handlers/mozilla.py:
	* deskbar/handlers/programs.py:
	* deskbar/ltihooks.py:
	* deskbar/preferences.py:
	Branched deskbar, old code is tagged as OLD_HANDLERS_BRANCHPOINT and the
	branch name is "old_handlers"

	cvs co -r old_handlers to retreive it.

	HEAD now contains the new handlers backend, and more bugfixes.

2005-09-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* deskbar/about.py:
	* po/POTFILES.in:
	Update About dialog, remove license which is included in the package
	anyway.

	Add i18n stuff, and handle email and web url hooks
	

2005-09-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* configure.ac:
	* data/.cvsignore:
	* data/Deskbar_Applet.xml:
	* data/Deskbar_Applet.xml.in:
	* data/Makefile.am:
	* deskbar/about.py:
	* deskbar/defs.py.in:
	* po/POTFILES.in:
	Fix duplicated menu item entries by removing the XML rule
	of the xml bonobo ui definition.
	Fix about dialog, by retreiveing version and package name
	from configure script.

2005-09-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* Makefile.am:
	* TODO:
	* deskbar/applet.py:
	Add todo file, and modify applet.py to point to
	the absolute path of the xml UI definition.

2005-09-14  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* .cvsignore: Ignore .tar.gz files
	* README: Update sexy dep
	* configure.ac:
	* data/art/deskbar-applet-small.png:
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/applet.py:
	* deskbar/handler_gtk_bookmarks.py:
	* deskbar/handlers.py:
	Fix all path concatenation by using os.path.join
	Fix some data path for glade files and image files

	* deskbar/iconentry/.cvsignore:
	* deskbar/iconentry/Makefile.am:
	* deskbar/iconentry/__init__.py:
	* deskbar/iconentry/_iconentry.defs:
	* deskbar/iconentry/_iconentry.override:
	* deskbar/iconentry/_iconentrymodule.c: (init_iconentry):
	* deskbar/iconentry/ephy-icon-entry.c: (entry_focus_change_cb),
	(ephy_icon_entry_get_borders), (ephy_icon_entry_paint),
	(ephy_icon_entry_init), (ephy_icon_entry_realize),
	(ephy_icon_entry_size_request), (ephy_icon_entry_size_allocate),
	(ephy_icon_entry_expose), (ephy_icon_entry_class_init),
	(ephy_icon_entry_get_type), (ephy_icon_entry_new),
	(ephy_icon_entry_pack_widget), (ephy_icon_entry_get_entry):
	* deskbar/iconentry/ephy-icon-entry.h:
	* deskbar/iconentry/gen-defs.sh:
	* deskbar/ltihooks.py:
	Remove the libsexy dependency by using epiphany's clean icon entry.
	This fixes the visual glitch and bring quite intereting stuff.
	Updated code and paths to reflect that, as well as autotools.
	
	* deskbar/preferences.py:
	Use os.path.join for path concatenation
	
	* m4/.cvsignore:
	* m4/python.m4:
	Needed to generate the python bindings

2005-09-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* README:
	* acinclude.m4:
	* configure.ac:
	* deskbar/.cvsignore:
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/__init__.py.in:
	Auto-detect the data directory, removing need to call gnome.program_init

2005-09-13  Raphael Slinckx  <rslinckx@cvs.gnome.org>

	* Makefile.am:
	* configure.ac:
	* data/Deskbar_Applet.server.in.in:
	* data/art/Makefile.am:
	* deskbar/.cvsignore:
	* deskbar/Makefile.am:
	* deskbar/__init__.py:
	* deskbar/about.py:
	* deskbar/applet.py:
	* deskbar/browser_bookmarks_epiphany.py:
	* deskbar/browser_bookmarks_mozilla.py:
	* deskbar/config.py:
	* deskbar/deskbar-applet:
	* deskbar/handler_address_book.py:
	* deskbar/handler_browser_bookmarks.py:
	* deskbar/handler_file_system.py:
	* deskbar/handler_gtk_bookmarks.py:
	* deskbar/handler_prefix.py:
	* deskbar/handler_web_site.py:
	* deskbar/handlers.py:
	* deskbar/indexer.py:
	* deskbar/preferences.py:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/__init__.py:
	* src/about.py:
	* src/applet.py:
	* src/browser_bookmarks_epiphany.py:
	* src/browser_bookmarks_mozilla.py:
	* src/config.py:
	* src/deskbar-applet.py:
	* src/handler_address_book.py:
	* src/handler_browser_bookmarks.py:
	* src/handler_file_system.py:
	* src/handler_gtk_bookmarks.py:
	* src/handler_prefix.py:
	* src/handler_web_site.py:
	* src/handlers.py:
	* src/indexer.py:
	* src/preferences.py:
	Move src/ to deskbar/ to match python module name, adapt autotools
	accordingly.

	Also added a possibility to launch deskbar-applet uninstalled by running
	./deskbar/deskbar-applet -w

2005-09-12  Nigel Tao  <nigel.tao@myrealbox.com>

	* Version 0.4 - major re-write.
