2001-02-26  Julian Missig  <julian@jabber.org>

	* src/ContactInfoInterface.cc: Using mass's findExact function
	* ui/Login_dlg.glade: Fixed up the tooltips

2001-02-26  Julian Missig  <julian@jabber.org>

	* AUTHORS: bratislav
	* Makefile.am: added OMF file
	* configure.in: added OMF file
	* doc/C/Makefile.am: added OMF file
	* doc/C/gabber-C.omf: OMF file
	* gabber.spec.in: requires openssl
	* omf-install/Makefile.am: OMF file install
	* po/POTFILES.in: Removed PresSettings
	* src/GabberUtility.cc: Preset messages are just too overly complex
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: same
	* src/GabberWin.hh: same
	* src/PrefsInterface.cc: auto-away moved here
	* src/PrefsInterface.hh: same
	* src/StatusInterface.cc: same
	* src/StatusInterface.hh: same
	* ui/Makefile.am: Remove PresSettings
	* ui/Prefs_win.glade: Moved auto-away here
	* ui/PresSettings_win.glade: removed
	* ui/Welcome_win.glade: Cleaned up some text

2001-02-25  Julian Missig  <julian@jabber.org>

	* .cvsignore: Ignore the xml-i18n-tools .in files
	* pixmaps/xa.xpm: Now XA instead of NA (thanks garrett)
	* src/GabberApp.cc: start/stop gtkspell
	* src/GabberUtility.cc: Not Available is now Extended Away
	* src/Makefile.am: gtkspell/gtkurl added
	* src/MessageViews.cc: gtkspell/gtkurl attach
	* src/RosterView.cc: Properly clear the expanded groups config
	* src/gtkspell.c: added - spell checking in GtkText widgets
	* src/gtkspell.h: added
	* src/gtkurl.c: added - right-click URLs in GtkText widgets (thanks 
	bratislav!)
	* src/gtkurl.h: added
	* ui/Prefs_win.glade: Not Available is now Extended Away
	* ui/PresSettings_win.glade: Preparing for presets

2001-02-24  Julian Missig  <julian@jabber.org>
	
	* src/AddContactDruid.cc: Updated due to MenuBuilder changes
	* src/ContactInfoInterface.cc: Idle time now in the same line as the 
	status
	* src/GabberUtility.cc: Set the submenus properly - thanks brandon2!
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: same
	* src/GabberWin.hh: same
	* ui/ContactInfo_dlg.glade: Got rid of the Idle_lbl since it goes in 
	the Status_lbl now
	* ui/Gabber_win.glade: Minor Changes
	* ui/Prefs_win.glade: Minor Changes

2001-02-24  Julian Missig  <julian@jabber.org>

	* NEWS: updated...
	* src/ContactInfoInterface.cc: Added tooltips to the presence and s10n
	indicators, to be more consistent UI-wise
	* src/ContactInfoInterface.hh: same
	* src/GabberUtility.cc: added change_pixmap hack to change the pixmap 
	in a Gtk::PixmapMenuItem
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: Change the Presence menu pixmaps and use a menu 
	instead of an Option Menu for the main presence indicator
	* src/GabberWin.hh: same
	* ui/ContactInfo_dlg.glade: Added tooltips to the presence and s10n
	indicators, to be more consistent UI-wise
	* ui/Gabber_win.glade: Change the Presence menu pixmaps and use a menu 
	instead of an Option Menu for the main presence indicator
	* ui/Prefs_win.glade: rename status indicator to presence indicator

2001-02-24  Julian Missig  <julian@jabber.org>

	* AUTHORS: added bratislav
	* NEWS: Updated
	* src/MessageViews.cc: eMail-like quoting patch from bratislav

2001-02-23  Julian Missig  <julian@jabber.org>

	* src/GabberUtility.cc, src/GabberUtility.hh, src/GabberWin.cc, 
	src/GabberWin.hh, src/MessageViews.cc: Beginnings of allowing the 
	user to preset status messages for away/xa/etc ... now if only
	set_submenu would work!!!!!!! ARGH!!!

2001-02-23  Julian Missig  <julian@jabber.org>
	
	* src/GabberWin.cc: Set the option menu history correctly after 
	choosing "settings"

2001-02-22  Julian Missig  <julian@jabber.org>

	* po/POTFILES.in: Added ui/PresSettings_win.glade
	* src/AutoAway.cc: Changed some defaults and key names
	* src/GabberUtility.cc: Add a separator and the settings item
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: Access the PresSettingsWin when settings is 
	selected
	* src/MessageViews.cc: Grab the timestamp format from config file
	* src/PrefsInterface.cc: Minor fixes
	* src/StatusInterface.cc: PresSettingsWin added
	* src/StatusInterface.hh: same
	* ui/Gabber_win.glade: Show as changed to Presence
	* ui/Login_dlg.glade: Set wrap to no
	* ui/Makefile.am: Add PresSettings_win.glade
	* ui/OOOChat_win.glade: Get rid of ooochat icon, move presence icon 
	there
	* ui/PresSettings_win.glade: Added

2001-02-22  Julian Missig  <julian@jabber.org>

	* configure.in: Added norwegian translation

2001-02-21  Julian Missig  <julian@jabber.org>
	
	* src/MessageViews.cc: Right-click menu in group chat
	* src/MessageViews.hh: same
	* ui/GC_win.glade: same

2001-02-21  Julian Missig  <julian@jabber.org>

	* AUTHORS: Spell temas's name correctly
	* src/AutoAway.cc: Change default auto-away message
	* src/GabberWin.cc: Spell temas's name correctly

2001-02-19  Brandon  <brandon@aspect.net>

	* src/AutoAway.cc: added handler for evtOnLast
	* src/AutoAway.hh: same

2001-02-19  Julian Missig  <julian@jabber.org>
	
	* configure.in: Upped version
	* jabberoo/include/jabberoo.hh: evtOnLast(string&) for jabber:iq:last
	* jabberoo/src/jabberoo-session.cc: same
	* src/AutoAway.cc: xa time is 15 mins
	* src/ContactInfoInterface.cc: Display iq:last information
	* src/ContactInfoInterface.hh: same
	* src/Makefile.am: alphabetize
	* ui/ContactInfo_dlg.glade: Display iq:last information

2001-02-17  Brandon  <brandon@aspect.net>

	* src/AutoAway.cc: added option to disable AutoAway and changed it so
	it defaults to beign disabled.  

2001-02-15  Brandon  <brandon@aspect.net>

	* acconfig.h: Added define for XScreenSaver Extension
	* configure.in: Added tests for XScreenSaver Extension
	* src/AutoAway.cc: Added AutoAway support using XSS 
	* src/AutoAway.hh: same
	* src/GabberApp.cc: updates to use AA
	* src/GabberApp.hh: same
	* src/Makefile.am: same
	* src/RosterView.cc: flash all nodes for a JID in Roster when message 
	is waiting.  

2001-02-14  Frdric Crozat  <fred@crozat.net>

	* po/fr.po: update translation and remove obsolete entries

2001-02-13  Julian Missig  <julian@jabber.org>

	* configure.in: Flagged 0.8.2pre1

2001-02-13  Julian Missig  <julian@jabber.org>

	* src/ConfigManager.cc: Translate the show index with the show enum
	* src/GabberApp.cc: same
	* src/GabberUtility.cc: same
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: same
	* src/MessageViews.cc: same
	* src/PrefsInterface.cc: same
	* src/StatusInterface.cc: Abstract to a "StatusIndicator" class, which
	will updated the status docklet and anything else which wishes to
	indicate the current status
	* src/StatusInterface.hh: same

2001-02-12  Brandon  <brandon@aspect.net>
	* jabberoo/configure.in: Set CXXFLAGS when debug is enabled
	* jabberoo/src/Makefile.am: Set CXXFLAGS properly for debug
	* jabberoo/src/judo-tagstream.cc: Fixed logout-login bug

2001-02-11  Julian Missig  <julian@jabber.org>

	* AUTHORS: added more recognition for mawis
	* src/ConfigManager.cc: Saved some variables here with accessors
	* src/ConfigManager.hh: same
	* src/ContactInfoInterface.cc: Made changes to respect ConfigManager 
	variables nick, show, status, priority
	* src/GabberApp.cc: same
	* src/GabberWin.cc: same
	* src/PrefsInterface.cc: same
	* src/StatusInterface.cc: same
	* src/WelcomeDruid.cc: same
	* src/MessageViews.cc: removed close buttons on ooochat and groupchat
	* ui/GC_win.glade: same
	* ui/OOOChat_win.glade: same
	* ui/Welcome_win.glade: Made the size a bit saner

2001-02-11  Julian Missig  <julian@jabber.org>

	* src/ContactInfoInterface.cc: If someone changes one email/country, 
	it now automatically changes the other.
	* src/ContactInfoInterface.hh: same
	* src/PrefsInterface.cc: There was a typo in the config value name for 
	autoreconnect... that was causing the prefs problems.
	* ui/MyContactInfo_win.glade: Allow people to edit the other country/
	email.

2001-02-11  Julian Missig  <julian@jabber.org>
	
	* src/BaseGabberWindow.cc, src/BaseGabberWindow.hh: Now has 
	BaseGabberWidget, which allows widget parts to be extracted instead 
	of having to be a window.
	* src/GabberApp.cc, src/GabberApp.hh, src/GabberWin.cc, 
	src/GabberWin.hh, src/MessageViews.cc, src/RosterView.cc, 
	src/RosterView.hh, src/StatusInterface.cc, src/StatusInterface.hh,
	src/TCPTransmitter.cc, ui/Gabber_win.glade: Broke the icky hidden 
	submenu hack up into seperate menu widgets, using BaseGabberWidget 
	to extract the widgets.
	* ui/Login_dlg.glade: Changed a string slightly

2001-02-10  Julian Missig  <julian@jabber.org>
	
	* configure.in: Require at least gnomemm 1.1.12
	* pixmaps/Makefile.am: Install offline.xpm with the glade files
	* src/AddContactDruid.cc: Now use Gnome::HRef
	* src/ContactInfoInterface.cc: Now use Gnome::HRef
	* src/Gabber.hh: Include gnome--/href.h
	* src/GabberUtility.cc: Function for creating show as items
	* src/GabberUtility.hh: same
	* src/GabberWin.cc: Use the function for creating show as items and 
	create a show as submenu in the main Gabber menu
	* src/GabberWin.hh: same
	* ui/Gabber_win.glade: Add an item where the show as submenu can be 
	hooked up

2001-02-10  Julian Missig  <julian@jabber.org>

	* NEWS: Updated
	* configure.in: Now includes fi.po
	* po/POTFILES.in: Previous commit from me made it blank (??)
	* po/fi.po: Pulled in from gnome-i18n

2001-02-10  Matthias Wimmer <mail@matthias-wimmer.de>

	* src/Makefile.am: Fixed build problem with SuSE

2001-02-10  Julian Missig  <julian@jabber.org>
	
	* src/GabberWin.cc: Save/load the expanded roster groups when 
	appropriate
	* src/PrefsInterface.cc: Removed expand groups option
	* src/PrefsInterface.hh: Removed expand groups option
	* src/RosterView.cc: Now save which groups were expanded
	* src/RosterView.hh: Now save which groups were expanded
	* ui/Prefs_win.glade: Removed expand groups option

2001-02-09  Julian Missig  <julian@jabber.org>

	* po/POTFILES.in: Updated for file name changes
	* src/ContactInfoInterface.cc: Updated for file name changes
	* src/MessageViews.cc: Nickname now displayed
	* src/MessageViews.hh: Nickname now displayed
	* ui/AUDruid_win.glade: Minor updates
	* ui/ContactInfo_dlg.glade: Changed filename to this
	* ui/EditUser_dlg.glade: Changed filename from this
	* ui/GCJoin_dlg.glade: Nickname now displayed
	* ui/Makefile.am: Updated for filename
	* ui/MyContactInfo_win.glade: Changed filename to this
	* ui/UserInfo_win.glade: Changed filename from this
	* ui/Welcome_win.glade: Minor updates

2001-02-09  Julian Missig  <julian@jabber.org>

	* TODO: Removed some of the notes for the new style.
	* po/Makefile.in.in: Updated filenames
	* po/POTFILES.in: Updated filenames
	* src/AddContactDruid.cc: New name for AddUserDruid
	* src/AddContactDruid.hh: same
	* src/AddUserDruid.cc: same
	* src/AddUserDruid.hh: same
	* src/AgentInterface.cc: Updated due to class changes
	* src/ContactInfoInterface.cc: Updated due to class changes
	* src/DebugInterface.cc: New file
	* src/DebugInterface.hh: New file
	* src/GabberApp.cc: Updated due to class changes
	* src/GabberWin.cc: Updated due to class changes
	* src/Makefile.am: Updated due to class changes
	* src/MessageViews.cc: Updated due to class changes
	* src/PrefsInterface.cc: Updated due to class changes
	* src/RawXML.cc: Moved to DebugInterface, renamed RawXMLInput
	* src/RawXML.hh: same
	* src/RosterView.cc: Updated due to class changes
	* src/S10nInterface.cc: New file
	* src/S10nInterface.hh: New file
	* src/StatusDlg.cc: Moved to StatusInterface
	* src/StatusDlg.hh: Moved to StatusInterface
	* src/StatusDock.cc: Moved to StatusInterface
	* src/StatusDock.hh: Moved to StatusInterface
	* src/StatusInterface.cc: New file
	* src/StatusInterface.hh: New file
	* src/SubscriptionRequestDlg.cc: Moved to S10nInterface
	* src/SubscriptionRequestDlg.hh: Moved to S10nInterface

2001-02-09  Julian Missig  <julian@jabber.org>
	
	* NEWS: Fixed bug searching "small" Jabber Users Directory
	* src/AddUserDruid.cc: Don't just assume that all searches have keys.
	I believe the only problem was that the next button logic assumed they 
	did.
	* ui/AUDruid_win.glade: Minor string changes.

2001-02-09  Brandon  <brandon@aspect.net>
	* jabberoo/src/judo-tagstream.cc: Properly reset the DocumentStarted variable.  
	Doesn't fix the reconnect bug though.  
	* src/GPGInterface.cc: Updated to new style and fix in detecting errors in shmat.
	* src/GPGInterface.hh: Updated to new style.  
	* src/GabberApp.cc: Updated to new style.  
	* src/GabberGPG.cc: Updated to new style.  
	* src/GabberGPG.hh: Updated to new style.  
	* src/GabberWin.cc: Updated to new style.  
	* src/GabberWin.hh: Updated to new style.  
	* src/MessageManager.cc: Updated to new style.  (I think)
	* src/MessageViews.cc: Updated to new style (I think)
	* src/PrefsInterface.cc: Changes because of updates to GPG files.  
	* src/RosterView.cc: Changes because of other files.  
	* src/StatusDlg.cc: Again other files.  
	* src/StatusDock.cc: Changes in other files.  

2001-02-08  Julian Missig  <julian@jabber.org>

	* src/AddUserDruid.cc: Made the add user druid even simpler; the 
	contact information page should no longer be confusing.
	* ui/AUDruid_win.glade: same

2001-02-07  Julian Missig  <julian@jabber.org>

	* src/MessageViews.cc: Removed Keep Open toggle button, now uses "OK"
	instead of "Cancel" on autoupdate messages.
	* src/MessageViews.hh: same
	* ui/Message_win.glade: same

2001-02-06  Julian Missig  <julian@jabber.org>

	* src/GabberApp.cc: Removed unused header
	* src/e-font.c: (e_font_to_gdk_font), (e_font_to_native),
	(translate_encoding): Updated from CVS. Fixes some rendering bugs.
	* src/e-font.h: Updated from CVS for the new functions they added.
	* src/e-unicode.c: (e_utf8_from_gtk_string_sized),
	(e_utf8_to_gtk_string_sized): Updated from CVS for the new functions 
	they added.

2001-02-06  Julian Missig  <julian@jabber.org>

	* NEWS: This is where we store old ChangeLog-like news. Now use 
	prepare-ChangeLog.pl, which can be wget'd from Gabber's web site.
	This is standard for most GNOME things now, and prepares the 
	ChangeLog properly, like its name implies.
