==================== 0.10 ====================

Fri Feb 24 04:57:20 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* Makefile.am:
	  - Fix distcheck problems introduced by gnome-doc-utils.

Fri Feb 24 03:06:43 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	* NEWS:
	  - Bump to 0.10

Fri Feb 24 11:01:13 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/main-window.c:
	  - Help is now working. Big thanks to seb128 for the fix. (#330837)

Thu Feb 23 16:15:41 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* NEWS:
	  - First crack at NEWS for 0.10

Thu Feb 23 16:04:52 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* plugins/url_scraper/Makefile.am:
	* plugins/notification/Makefile.am:
	* plugins/dbus/Makefile.am:
	* src/fe-gnome/Makefile.am:
	  - Fix gconf schemas install

Thu Feb 23 16:00:24 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* plugins/notification/notification.c:
	  - Fix a couple warnings

Thu Feb 23 19:20:25 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/main-window.c:
	  - Avoid to set a empty title on the main window.

Wed Feb 22 15:45:44 MST 2006  Sven Stothoff <sven.strothoff@speicherland.com>

	* src/common/servlist.c:
	  - Allow ports to be specified with server:port in addition to
	    server/port

Tue Feb 21 19:49:24 MST 2006  Daniel Drake <dsd@gentoo.org>

	* src/fe-gnome/navigation-tree.c:
	* src/fe-gnome/navigation-tree.h:
	* src/fe-gnome/connect-dialog.c:
	  - Update the connection status of the network when we disconnect.
	  - Reuse the currently selected network session if it is
	    disconnected. (#326464)

Tue Feb 21 17:04:42 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/navigation-tree.c:
	  - Remove obsolete comment.

Tue Feb 21 23:27:00 GMT 2006  Daniel Drake  <dsd@gentoo.org>

	* src/fe-gnome/navigation-tree.h:
	* src/fe-gnome/navigation-tree.c:
	  - Convert current_path into current_rowref which should fix reference
	    counting. (#310688)

Mon Feb 20 17:49:38 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* plugins/notification/notification.c:
	  - Apply a modified version of James "Doc" Livingston's patch to fix
	    the notification-area plugin to handle the tray disappearing in an
	    elegant fashion.

Mon Feb 20 16:40:24 MST 2006  Daniel Drake <dsd@gentoo.org>

	* src/fe-gnome/util.c:
	* src/fe-gnome/util.h:
	* src/fe-gnome/preferences-dialog.c:
	* src/fe-gnome/connect-dialog.c:
	* src/fe-gnome/dcc-window.c:
	* src/fe-gnome/channel-list.c:
	  - Allow dialogs to be closed with the escape key (#331911)

Mon Feb 20 18:47:23 CET 2006  Daniel Drake <dsd@gentoo.org>

	* src/fe-gnome/main-window.c:
	  - Fix a crash with the change nick dialog (#331914).

Sun Feb 19 18:02:19 MST 2006  David Trowbridge <trowbrds@gmail.com>

	A m4/gnome-doc-utils.m4:
	A help/xchat-gnome.omf.in:
	D help/C/figures/Makefile.am:
	D help/C/Makefile.am:
	* help/C/xchat-gnome.xml:
	D help/C/xchat-gnome-C.omf:
	* help/Makefile.am:
	* configure.ac:
	* Makefile.am:
	  - Work towards using gnome-doc-utils for the help document

Sun Feb 19 17:24:45 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/conversation-panel.c:
	  - Apply Daniel Drake's patch to prevent the default font for new
	    users from being really ugly (#331832)

Sun Feb 19 17:04:14 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/preferences-page-irc.c:
	  - Eliminate a critical warning that occurred if the font name in
	    gconf was bad.

Sat Feb 18 14:32:42 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/conversation-panel.c:
	* src/fe-gnome/status-bar.c:
	  - Fix some minor type mismatches

Sat Feb 18 14:25:51 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/preferences-page-irc.c:
	  - Guard against bad values from gconf.

Sat Feb 18 14:24:18 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* m4/intltool.m4:
	  - Update intltool macros

Sat Feb 18 14:09:51 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/text-entry.c:
	  - Apply keizie@gmail.com's patch to make nickname completion utf-8
	    clean.

Wed Feb 15 21:07:16 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/channel-list.c:
	  - Grab the focus on the text filter when we open the
	    channels list window.

Wed Feb 15 20:14:39 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* data/xchat-gnome.desktop.in:
	  - Add Comment field to display a tooltip in the menu. (#331259)

Fri Feb 10 21:35:53 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/preferences-page-irc.c:
	  - Avoid to add a null highlight word if we cancel its edition.

Thu Feb 09 23:51:56 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/preferences-page-irc.c:
	  - Use irc_extra_hilight instead of irc_nick_hilight. (#325681)

Thu Feb 09 22:33:37 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/navigation-tree.c:
	  - Use same icon for query messages than for nick highlighting. (#330449)

Sun Feb 05 02:46:18 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/gui.c:
	  - Use the timestamp format string in the xchat preferences if it
	    exists.

Thu Feb 02 17:03:41 MST 2006  Vincent Marc <vincent.marc@laposte.net>

	* src/fe-gnome/dcc-window.c:
	  - Fix a crash with dcc chats

Thu Feb 02 23:51:13 CET 2006  Guillaume Desmottes <cass@skynet.be>

	*  src/fe-gnome/navigation-tree.c:
	   - Grab the focus on the text entry when we change
	     channel/dialog. (#329673)

Wed Feb 01 01:06:47 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/conversation-panel.c:
	* data/xchat-gnome-ui.xml:
	  - Add a default popup when right click in conversation panel.
	  - Add a copy action in the default popup (#328496).

Sun Jan 29 15:01:46 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/main-window.c:
	* src/fe-gnome/main-window.h:
	* src/fe-gnome/fe-gnome.c:
	  - Gray out the nick when we're away (#327722)

Fri Jan 27 00:46:33 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	  - Fix PKG_CHECK_MODULES output for the negative case when we have a
	    non-default action.

Fri Jan 27 00:23:25 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/conversation-panel.c:
	  - Put focus on channel/dialog window when we click on its name in chat

Thu Jan 26 16:13:18 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/fe-gnome.c:
	  - Reorder a couple statements to (hopefully) finally fix that color
	    bug on startup.

Thu Jan 26 22:22:20 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/about.c:
	  - Make xchat-gnome URL clickable.

Tue Jan 24 16:53:58 MST 2006  Michael Vogt <mvogt@acm.org>

	* plugins/notify-osd/notify-osd.c:
	  - Escape text properly so that nickname markers aren't interpreted
	    as markup

Wed Jan 25 00:40:56 CET 2006  Sebastien Bacher <seb128@debian.org>

	* plugins/notify-osd/notify-osd.c:
	* configure.ac:
	  - Update to libnotify 0.3.2 API

Mon Jan 23 21:19:17 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/navigation-tree.c:
	  - Fix crash when click on "find on" in a channel (#328300)

Mon Jan 23 01:11:54 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/irc-network-editor.c:
	  - Display "New network" instead of "(null) Network Properties"
	    in the title of the window when we add a server.

Sun Jan 22 18:49:05 EST 2006  Olivier Le Thanh <olivier@lethanh.be>

	* po/POTFILES.in:
	  - Mark sound-notifcation plugin as translatable
	* po/fr.po
	  - French translation for the sound-notification plugin

Sun Jan 22 20:03:39 CET 2006  Xavier Claessens <xclaesse@gmail.com>

	* src/fe-gnome/connect-dialog.c:
	  - Autojoin channels when connecting a network manually

Sun Jan 22 22:10:35 CET 2006  Xavier Claessens <xclaesse@gmail.com>

	* src/fe-gnome/text-entry.c:
	  - Prevent a crash when typing / + <tab>

Sat Jan 21 20:36:48 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/fe-gnome.c:
	  - Start adding session management support

Sat Jan 21 23:20:54 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/userlist.c:
	* src/fe-gnome/userlist.h:
	* src/fe-gnome/navigation-tree.c:
	  - Display number of users in channels (#327995)

Sat Jan 21 00:38:41 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/channel-list.c:
	  - Mark channel list window title as translatable

Sat Jan 21 00:20:19 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	  - Fix a booboo

Sat Jan 21 00:50:47 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* plugins/sound-notification/Makefile.am:
	* plugins/sound-notification/sound-notification.c:
	* configure.ac:
	* data/Makefile.am:
	  - Add a sound notification plugin (#327062)

Thu Jan 19 16:31:18 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	  - Bump to 0.10svn

==================== 0.9 ====================

Thu Jan 19 15:59:47 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* NEWS:
	* configure.ac:
	  - Bump to 0.9

Thu Jan 19 15:49:52 MST 2006  Laurent Bigonville <l.bigonville@easynet.be>

	* src/fe-gnome/topic-label.c:
	  - Fix path for .glade file

Thu Jan 19 15:47:24 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/common/:
	* src/fe-gnome/connect-dialog.c:
	  - Sync to latest xchat CVS

Thu Jan 19 02:37:19 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/topic-label.c:
	  - Fix alignment when the topic is expanded.

Wed Jan 18 01:44:48 MST 2006  Xavier Claessens <xclaesse@gmail.com>

	* plugins/notification/notification.c:
	  - Make things a little cleaner, and hopefully, a little less crashy.

Wed Jan 18 01:30:37 MST 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/channel-list.c:
	  - Join the channel when double click on its row in the treeview.
	  - Load the channels list when dialog is opened.
	* data/channel-list.glade:
	  - put "Join channel" in the top of the three buttons.

Wed Jan 18 00:08:45 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/navigation-tree.c:
	  - Fix some crazy statement ordering to avoid freeing a variable
	    right before using it.

Sun Jan 15 00:19:53 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/main-window.c:
	* src/fe-gnome/fe-gnome.c:
	- Turn on window urgency flag when nick highlighting and
	  receive a private message. (#326970)
	- Use gui.main_window instead of getting the main window
	  widget with glade_xml_get_widget().

Wed Jan 11 20:59:35 MST 2006  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/text-entry.c:
	  - Mark color names for translation

Tue Jan 10 23:23:59 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/preferences-page-plugins.c:
	  - Add a enum for column number (avoid magic number).
	  - Add a display field in plugins model and
	    display it in the treeview instead of plugin's name.

Tue Jan 10 10 21:25:55 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/conversation-panel.c:
	  - Better formating of transcript filename. (#326375)

Tue Jan 10 11:23:27 CET 2006  Xavier Claessens <xclaesse@gmail.com>

	* plugins/notify-osd/notify-osd.c:
	* configure.ac:
	  - Update to libnotify-0.3 API

Tue Jan 03 23:52:48 CET 2006  Guillaume Desmottes <cass@skynet.be>

	* plugins/notification/notification.c:
	  - Use the same icon for private messages than the one
	    for nick highlighting. (#325692)

Tue Jan 03 04:01:25 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	  - Remove a spurious AC_MSG_RESULT

Mon Jan 02 16:43:34 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* po/POTFILES.in:
	  - Update to reflect moved schema file

Mon Jan 02 16:18:46 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/fe-gnome.c:
	* configure.ac:
	  - If we're on libgnome >= 2.13, use full option parsing
	    capabilities.  If not, only display the ones that actually get
	    parsed in --help.

Mon Jan 02 15:31:27 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/navigation-tree.c:
	  - (Maybe) fix a crasher when right clicking on an empty navigation
	  tree.

Mon Jan 02 06:10:15 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/conversation-panel.c:
	* src/fe-gnome/topic-label.c:
	  - More URL fixes

Mon Jan 02 05:48:54 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/conversation-panel.c:
	  - Use /url when clicking on a link, in order to avoid circuititous
	    data-paths when clicking an irc:// link

Mon Jan 02 04:57:35 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* plugins/dbus/xchat-gnome-remote.c:
	* plugins/dbus/README:
	  - Update README from xchat cvs, change command for a url to "url"
	    instead of "newserver"

Mon Jan 02 04:39:57 MST 2005  David Trowbridge <trowbrds@gmail.com>

	D plugins/dbus/apps_xchat_url_handler.schemas.in:
	A plugins/dbus/xchat_gnome_url_handler.schemas.in:
	  - Rename schemas file to not conflict with xchat's, since the two
	    have the same install path
	* plugins/dbus/xchat-gnome-remote.c:
	* plugins/dbus/dbus-plugin.xml:
	* plugins/dbus/Makefile.am:
	* plugins/dbus/dbus-plugin.c:
	* plugins/dbus/example.c:
	  - Update from xchat cvs

Mon Jan 02 12:28:18 CET 2005  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/navigation-tree.c:
	  - Only display userlist_toggle in channels (#325347)

Mon Jan 02 04:18:49 MST 2005  Laurent Bigonville <l.bigonville@easynet.be>

	* configure.ac:
	  - Add a flag to disable DBUS support and fix checks to not fail if
	    dbus-binding-tool is missing

Mon Jan 02 04:16:19 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/common/...:
	* src/fe-gnome/fe-gnome.c:
	  - Sync common from xchat cvs, update to build against it

Mon Jan 02 04:14:27 MST 2005  Laurent Bigonville <l.bigonville@easynet.be>

	* src/fe-gnome/irc-network-editor.c:
	  - Fix glade file search path

Fri Dec 30 17:51:25 CET 2005  Xavier Claessens <xclaesse@gmail.com>

	* src/fe-gnome/conversation-panel.c:
	  - Query the user when clicking on a nickname
	  - Join the channel when clicking on it

Thu Dec 29 18:13:10 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* configure.ac:
	  - Fix checks for perl to be non-fatal, since perl isn't a hard
	    dependency

Thu Dec 29 18:03:28 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/about.c:
	  - More email addresses

Wed Dec 28 23:11:36 CET 2005  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/channel-list.c:
	  - Implement chanlist_filter (#321326)
	  - Initialize the state of "apply to name" and "apply to topic"
	    checkboxes according to filter_topic and filter_name values

Wed Dec 27 23:48:53 CET 2005  Guillaume Desmottes <cass@skynet.be>

	* src/fe-gnome/irc-network.c:
	* src/fe-gnome/irc-network.h:
	* src/fe-gnome/irc-network-editor.c:
	* src/fe-gnome/irc-network-editor.h:
	* data/irc-network-editor.glade:
	  - Add UI in the network editor dialog for allowing invalid
	    SSL certificates

Fri Dec 23 17:02:48 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/main-window.c:
	* data/xchat-gnome.glade:
	  - Apply Xavier Claessens' patch with minor changes to allow for
	    changing the nickname on all servers

Fri Dec 23 16:49:23 MST 2005  Xavier Claessens <xclaesse@gmail.com>

	* po/fr.po:
	* src/fe-gnome/about.c:
	  - Fix email address

Fri Dec 23 16:44:38 MST 2005  David Trowbridge <trowbrds@gmail.com>

	* src/fe-gnome/irc-network.c:
	* src/fe-gnome/irc-network.h:
	* src/fe-gnome/irc-network-editor.c:
	* src/fe-gnome/irc-network-editor.h:
	* data/irc-network-editor.glade:
	  - Add UI in the network editor dialog for changing the nickserv
	    password

All changes before 23 December 2005 are listed in subversion history
