2001-11-07 20:16  barnabygray

	* README, configure.ac, ickle/ContactListView.cpp,
	ickle/ContactListView.h, ickle/IckleClient.cpp,
	ickle/IckleClient.h, ickle/IckleGUI.cpp, ickle/Makefile.am,
	src/Client.cpp, src/buffer.cpp, src/socket.cpp, src/socket.h: Got
	0.1 patch branch up to date on fixes and fixed the no MOTD login
	problem that was stopping it from going online proper.

2001-10-30 20:51  barnabygray

	* configure.ac: Fixed configure so it should link in correct
	libraries for solaris.

2001-10-21 15:03  barnabygray

	* TODO, ickle/ContactListView.cpp, ickle/ContactListView.h,
	ickle/IckleClient.cpp, ickle/IckleClient.h, ickle/IckleGUI.h,
	ickle/Settings.h, src/Client.cpp, src/Client.h, src/Contact.cpp,
	src/Contact.h, src/ContactList.h, src/SNAC.cpp, src/SNAC.h,
	src/TLV.cpp, src/TLV.h, src/events.cpp, src/events.h,
	src/socket.cpp: Added Alex Antropoff changes: - Registering new
	UINs to libicq2000 - Handle SNAC 4 0 - message sent offline -
	Compiler warnings on his compiler - Invisible status
	
	My changes: - Half-way through implementing a proper socket handle
	signalling system.  - Invisible status to contacts - Handle Dual
	Login error SNAC

2001-10-21 14:56  barnabygray

	* Makefile.am: Icons directories changed around

2001-10-21 14:56  barnabygray

	* icons/: away.xpm, dnd.xpm, ffc.xpm, invisible.xpm, na.xpm,
	occ.xpm, offline.xpm, online.xpm: New icons!

2001-10-21 14:55  barnabygray

	* icons.doors/: away.xpm, chat.xpm, dnd.xpm, ffc.xpm, file.xpm,
	invisible.xpm, message.xpm, na.xpm, occ.xpm, offline.xpm,
	online.xpm, sms.xpm, url.xpm: Moved old icons to icons.doors
	directory.

2001-10-21 14:53  barnabygray

	* README, configure.ac, examples/Makefile.am, examples/shell.cpp:
	Added a basic example

2001-10-14 14:56  barnabygray

	* ickle/History.cpp, src/events.cpp: Added history logging
	Offline/Multiparty message info.

2001-10-14 12:23  barnabygray

	* ickle/MessageBox.cpp, src/Client.cpp, src/SNAC.cpp, src/TLV.cpp,
	src/TLV.h, src/events.cpp, src/events.h: Receiving Multiparty
	messages supported.

2001-10-13 14:15  barnabygray

	* Makefile.am, configure.ac, src/Client.cpp: Test wasn't any use to
	anyone and wasn't keeping up with the library either.

2001-10-09 09:40  barnabygray

	* ChangeLog, ickle/MessageBox.cpp: Eeek, SMS not working for
	non-ICQ contacts - forgot to change the tab numbering after
	changing the tabs.

2001-10-08 19:49  barnabygray

	* README, configure.ac: Version 0.1.1 ready for release.

2001-10-08 19:46  barnabygray

	* src/: Client.cpp, SNAC.cpp, buffer.cpp: Fixed parsing SMS Server
	response packets.  Still need to do Request ID caching code for
	them though.

2001-10-08 18:51  barnabygray

	* ickle/: AddMobileUserDialog.cpp, AddMobileUserDialog.h,
	Makefile.am, MessageBox.cpp, MobileNoEntry.cpp, MobileNoEntry.h:
	Mobile No entry on add Mobile contact.	Mobile contacts only have
	mobile tab on message box.

2001-10-08 09:20  barnabygray

	* ickle/: History.cpp, History.h: History logging.

2001-10-08 00:54  barnabygray

	* ickle/: IckleClient.cpp, IckleGUI.cpp, IckleGUI.h, Settings.cpp,
	Settings.h: Window remembers where it was in between
	quiting/reloading.

2001-10-07 18:57  barnabygray

	* ickle/: IckleClient.cpp, IckleClient.h, Makefile.am: Added
	history logging.

2001-10-07 14:01  barnabygray

	* ChangeLog, README, TODO: Updating docs

2001-10-07 13:59  barnabygray

	* ickle/IckleClient.cpp, ickle/IckleClient.h, ickle/IckleGUI.cpp,
	ickle/IckleGUI.h, ickle/UserInfoDialog.cpp, ickle/UserInfoDialog.h,
	src/Client.cpp, src/Client.h, src/ContactList.h, src/SNAC.cpp,
	src/SNAC.h, src/buffer.cpp, src/buffer.h, src/exceptions.h: Added
	fetching simple user info from server.

2001-10-06 18:09  barnabygray

	* ickle/ContactListView.cpp: Fixed problem that was probably
	causing segfaults on earlier version of gtk--.

2001-10-03 17:02  barnabygray

	* configure.ac, ickle/ContactListView.h, ickle/IckleClient.h,
	ickle/IckleGUI.h, ickle/Settings.h, src/ContactList.h, src/TLV.h:
	Fixed g++-3.0 hash_map problems.

2001-10-03 12:55  barnabygray

	* README, configure.ac: Catch more missing headers now at
	configure.

2001-10-03 01:37  barnabygray

	* ickle/AddMobileUserDialog.h, ickle/ContactListView.h,
	ickle/IckleClient.h, ickle/IckleGUI.h, ickle/MessageBox.h,
	ickle/PromptDialog.h, ickle/Settings.h, ickle/UserInfoDialog.h,
	ickle/main.h, src/Client.h, src/Contact.h, src/ContactList.h,
	src/SNAC.h, src/TLV.h, src/Xml.h, src/buffer.h, src/events.h,
	src/exceptions.h, src/socket.h: Fixed namespace std problems.

2001-10-03 01:13  barnabygray

	* README: [no log message]

2001-10-03 01:05  barnabygray

	* ickle/SettingsDialog.cpp: Small fix in descriptive text

2001-10-03 01:05  barnabygray

	* configure.ac: Fixed check for libstdc++

2001-10-01 19:52  barnabygray

	* ickle/IckleGUI.cpp: Eek.

2001-10-01 17:43  barnabygray

	* ickle/: IckleGUI.cpp, MessageBox.cpp: Fixed times displayed,
	clear url boxes after sending.

2001-10-01 17:35  barnabygray

	* ChangeLog, configure.ac, ickle/IckleClient.cpp, src/Client.cpp,
	src/events.h: Fixed configure versioning.

2001-10-01 13:21  barnabygray

	* README: [no log message]

2001-10-01 13:16  barnabygray

	* COPYING, INSTALL, configure.ac: [no log message]

2001-10-01 12:28  barnabygray

	* ChangeLog, Makefile.am, README, configure.ac, TODO,
	src/Client.cpp, src/Client.h, src/Makefile.am, src/SNAC.cpp,
	src/buffer.cpp, src/socket.cpp, src/socket.h, src/Contact.cpp,
	src/Contact.h, src/ContactList.h, src/SNAC.h, src/TLV.cpp,
	src/TLV.h, src/Xml.h, src/buffer.h, src/events.cpp, src/events.h,
	src/exceptions.h, ickle/AddMobileUserDialog.cpp,
	ickle/AddMobileUserDialog.h, ickle/ContactListView.cpp,
	ickle/ContactListView.h, ickle/IckleClient.cpp,
	ickle/IckleClient.h, ickle/IckleGUI.cpp, ickle/IckleGUI.h,
	ickle/Makefile.am, ickle/MessageBox.cpp, ickle/MessageBox.h,
	ickle/PromptDialog.h, ickle/Settings.cpp, ickle/Settings.h,
	ickle/SettingsDialog.cpp, ickle/UserInfoDialog.cpp,
	ickle/UserInfoDialog.h, ickle/main.h, icons/away.xpm,
	icons/dnd.xpm, icons/ffc.xpm, icons/invisible.xpm, icons/na.xpm,
	icons/occ.xpm, icons/offline.xpm, icons/online.xpm: Initial
	revision

2001-10-01 12:28  barnabygray

	* AUTHORS, NEWS, autogen.sh, log, src/constants.h,
	src/ContactList.cpp, src/Xml.cpp, src/custom_marshal.h,
	src/exceptions.cpp, ickle/AddUserDialog.cpp, ickle/AddUserDialog.h,
	ickle/Icons.cpp, ickle/Icons.h, ickle/PromptDialog.cpp,
	ickle/SettingsDialog.h, ickle/main.cpp, icons/chat.xpm,
	icons/file.xpm, icons/message.xpm, icons/sms.xpm, icons/url.xpm,
	icons.icq/away.xpm, icons.icq/chat.xpm, icons.icq/dnd.xpm,
	icons.icq/ffc.xpm, icons.icq/file.xpm, icons.icq/invisible.xpm,
	icons.icq/message.xpm, icons.icq/na.xpm, icons.icq/occ.xpm,
	icons.icq/offline.xpm, icons.icq/online.xpm, icons.icq/sms.xpm,
	icons.icq/url.xpm, scripts/licq2ickle.pl: Imported sources

