2003-03-23 15:35  emostar

	* configure.in, plugins/auto-reply/configure.in,
	plugins/email/configure.in, plugins/qt-gui/configure.in,
	plugins/console/configure.in: New version

2003-03-23 13:00  emostar

	* src/icqd-threads.cpp: Workaround for a linuxthreads problem

2003-03-23 12:09  emostar

	* src/icqd-srv.cpp: Forced offline patch from Dima

2003-03-23 11:49  emostar

	* plugins/qt-gui/src/usereventdlg.cpp: Little fix

2003-03-23 10:45  emostar

	* src/icqd-srv.cpp: Fix a few problems with the last commit

2003-03-22 21:33  emostar

	* src/icqd-srv.cpp: Cancel all the events in the server send queue
	always no matter what

2003-03-21 11:16  dreamforce2

	* plugins/qt-gui/src/mlview3.cpp: oops

2003-03-19 15:38  dreamforce2

	* plugins/qt-gui/src/userbox.cpp: - make sorting by status behave
	less confusing and more intuitive.

2003-03-19 03:07  dreamforce2

	* plugins/qt-gui/po/: de.ts, de.po: updated german translation

2003-03-19 01:44  dreamforce2

	* plugins/qt-gui/src/optionsdlg.cpp: change to a more precise
	string

2003-03-18 18:23  dreamforce2

	* plugins/qt-gui/src/mlview3.cpp: oops, only QT >= 3.1 supports
	this :)

2003-03-18 12:18  dreamforce2

	* plugins/qt-gui/src/mlview3.cpp: - fix word wrap in QT3 for very
	long lines without space

2003-03-18 11:59  dreamforce2

	* plugins/qt-gui/src/optionsdlg.cpp: - compile fix for QT 2

2003-03-18 11:03  dreamforce2

	* plugins/qt-gui/src/: mainwin.h, mainwin.cpp, optionsdlg.h,
	optionsdlg.cpp, userbox.cpp: add new selectable sort criteria for
	the user list: - don't sort by status - sort status - sort status +
	last event - sort status + number of new messages

2003-03-15 04:30  dreamforce2

	* plugins/qt-gui/po/cs_CZ.po: - updated czech translation by Martin
	Macok, thanks :)

2003-03-14 19:52  emostar

	* plugins/qt-gui/src/mainwin.cpp, plugins/qt-gui/src/mainwin.h,
	plugins/qt-gui/src/mlview3.cpp, plugins/qt-gui/src/mlview3.h,
	plugins/qt-gui/src/optionsdlg.cpp, plugins/qt-gui/src/optionsdlg.h,
	plugins/qt-gui/src/usereventdlg.cpp,
	plugins/qt-gui/src/usereventdlg.h,
	plugins/qt-gui/src/userinfodlg.cpp, src/icqd.cpp: Patch from "Jrg
	Mensmann" <joerg_ml AT bitplanet.de> for using other browsers with
	KDE to view URLs.

2003-03-14 19:39  emostar

	* admin/acinclude.m4.in, plugins/auto-reply/admin/acinclude.m4.in,
	plugins/console/admin/acinclude.m4.in,
	plugins/email/admin/acinclude.m4.in,
	plugins/qt-gui/admin/acinclude.m4.in,
	plugins/rms/admin/acinclude.m4.in: Patch by Juan for relative paths
	for --with-licq-includes

2003-03-14 19:24  emostar

	* src/fifo.cpp: Really don't allow sending to user's without a cell
	phone number

2003-03-14 19:11  emostar

	* doc/README.FIFO, src/fifo.cpp: Patch from Philip Nelson for SMS
	via FIFO

2003-03-14 17:55  dreamforce2

	* plugins/qt-gui/po/cs_CZ.po: - reverting cs_CZ.po since it hase
	some problems with special chars. I don't know why this happens,
	could be a problem with combination of ts2msg and recode.

2003-03-14 13:04  dreamforce2

	* plugins/qt-gui/po/: cs_CZ.po, fi.po, sv.po: - lets keep .po files
	in sync with corresponding .ts files.

2003-03-14 12:38  dreamforce2

	* plugins/qt-gui/po/: de.po, de.ts: - updated german translation

2003-03-14 12:36  emostar

	* src/icqd-srv.cpp: This is not really an ack, but just a
	notification that the message will be delivered when the person
	logs in again.	Licq cannot wait for this, since the person could
	be invisible and they already got the message and the server does
	not ack it!

2003-03-14 11:55  emostar

	* src/icqd-srv.cpp: Better spot

2003-03-14 11:55  emostar

	* src/icqd-srv.cpp: Don't get an ack on server sent messages for
	the time being, as messages to an invisibe user are never acked. 
	Need to take a look at what mirabilis does for this.

2003-03-14 08:54  dreamforce2

	* plugins/qt-gui/src/userbox.cpp: - fix sorting of aliases in the
	userview

2003-03-12 12:11  emostar

	* plugins/qt-gui/src/usereventdlg.cpp: Patch from Juan to
	resetSettings() with the new batch file transfer dialog items.

2003-03-12 11:58  emostar

	* plugins/qt-gui/src/: filedlg.cpp, filedlg.h: Path from Juan for
	Open and Open Dir buttons when a file is received.

2003-03-12 11:38  emostar

	* include/licq_icqd.h, src/icqd-srv.cpp, src/icqd-tcp.cpp,
	src/icqd-threads.cpp, plugins/qt-gui/src/mmsenddlg.cpp,
	plugins/qt-gui/src/usereventdlg.cpp: Patch from Dima K.
	
	Enables to logoff while trying connect to server, allows to logoff
	and then logon and it'll immediately try again if connecting to
	server blocks.
	
	Fixes breaking up messages that are sent through server. (not sure
	about this one, maybe duplicated code should be put in a function,
	but where?)
	
	Fixes removing successfully sent messages from the queue correctly.
	
	Fixes retrying multiple recepient messages.
	
	Type1 and 4 messages through server are acked when the user is
	offline, use that.
	
	Fixes sending messages always lagging behind if messages got
	enqueued out of order.

2003-03-11 10:46  emostar

	* plugins/qt-gui/src/: mainwin.cpp, usereventdlg.cpp: Two patches
	from "Jrg Mensmann" joerg_ml AT bitplanet.de One for ui_viewevent
	to work like all other message windows.  Another for a resizing
	problem with the user event window in chatmode.

2003-03-09 12:25  dreamforce2

	* plugins/qt-gui/src/: mainwin.h, searchuserdlg.h: - add some
	missing Q_OBJECT macros that prevented translation of some Buttons
	and table headers in the Hints Dialog and the Search User Dialog.

2003-03-09 10:32  dreamforce2

	* plugins/qt-gui/src/eventdesc.cpp, src/history.cpp: - Don't warn
	about a "Corrupt history file" when the owners history is shown and
	it contains System Server Messages (0009).

2003-03-07 05:50  dreamforce2

	* plugins/qt-gui/src/: usereventdlg.cpp, usereventdlg.h: - fix for
	resizing a problem when massMessage Checkbox is toggled.  This
	still is a workaround, but it does a good job now :) I still wonder
	why resize(), setGeometry() and friends don't work as expected.

2003-03-06 16:29  daywalker

	* include/licq_user.h, src/icqd-srv.cpp, src/icqd.cpp,
	src/user.cpp: compile at least (gcc 3.3, glibc 2.3)

2003-03-06 16:20  daywalker

	* src/socket.cpp: remove asserts, doesn't compile as assert.h is
	missing and they don't hurt anyway

2003-03-06 14:37  dreamforce2

	* plugins/qt-gui/src/usereventdlg.cpp: - forgot this little one :)

2003-03-06 14:28  dreamforce2

	* plugins/qt-gui/src/: usereventdlg.cpp, usereventdlg.h: - same
	idea, same bug. reverting again ;)

2003-03-05 21:03  emostar

	* src/socket.cpp: Fix a problem of the server not being resolved if
	a proxy is being used.

2003-03-05 20:22  emostar

	* plugins/qt-gui/src/: usereventdlg.cpp, usereventdlg.h: Fix
	resizing the dialog when deselecting the multiple recipients check
	box.  This is done by changeEventType(), which makes a new window
	and closes the old one.  It isn't optimal, but it gets the job
	done.

2003-03-05 17:15  dreamforce2

	* plugins/qt-gui/src/usereventdlg.cpp: - revert since it has
	annoying side-effect :(

2003-03-03 09:42  dreamforce2

	* include/licq_icqd.h, src/icqd-srv.cpp: - remove some confusing
	stuff that is no longer needed.

2003-03-03 04:51  dreamforce2

	* src/icqd-srv.cpp: - fix double-logon when we reconnect due to a
	server pause signal.

2003-03-02 17:11  dreamforce2

	* src/icqpacket.cpp: - fix a crash when saved password is longer
	than 16 characters.  - automatically truncate too long password to
	MAX 8 chars, that's the maximum that ICQ allows for their passwords
	:-)

2003-03-01 17:50  dreamforce2

	* include/licq_icq.h, plugins/qt-gui/src/registeruser.cpp,
	src/icqd-srv.cpp: - add a handler for new UIN family subtype 0x0001
	and inform user about possible reason (password length > 8) -
	prevent qt-gui UIN registration from allowing passwords longer than
	8 characters
	
	BTW: ICQ.com fixed their web-uin-registration form, they
	fortunately no longer allow to submit passwords longer than 8
	characters there :-)

2003-02-27 11:33  emostar

	* configure.in, src/licq.cpp: Go back to using RTLD_NOW

2003-02-27 11:27  emostar

	* src/fifo.cpp: Fix the function to what it used to be.

2003-02-27 10:47  emostar

	* configure.in, src/licq.cpp: We need RTLD_LAZY actually.

2003-02-27 06:01  dreamforce2

	* plugins/qt-gui/po/: de.ts, de.po: - updated german translation.

2003-02-27 04:41  dreamforce2

	* plugins/qt-gui/src/utilitydlg.cpp: - prevent licq from using 100%
	CPU after a utility socket has been closed.

2003-02-27 04:10  dreamforce2

	* plugins/qt-gui/po/README.translators: - Include Tuomas Jaakola
	for finnish translation.

2003-02-27 03:59  dreamforce2

	* plugins/qt-gui/qt-gui.pro: - Include new finnish translation in
	qt-gui.pro (for lupdate and lrelease).

2003-02-27 03:57  dreamforce2

	* plugins/qt-gui/po/: fi.po, fi.ts: - Initial finnish translation
	by Tuomas Jaakola.

2003-02-25 14:11  emostar

	* plugins/qt-gui/acinclude.m4.in: New path for Qt3 includes that is
	used be Debian Sid.

2003-02-25 14:09  emostar

	* plugins/qt-gui/: acinclude.m4.in, configure.in, src/licqgui.cpp:
	Compile fix for Debian Sid that does not have qinterlacestyle.h as
	part of it's qt3 package.

2003-02-25 02:38  dreamforce2

	* plugins/qt-gui/src/usereventdlg.cpp: - fix a resizing/layout
	problem when mass-message is toggled in usereventdlg

2003-02-24 12:32  dreamforce2

	* plugins/qt-gui/qt-gui.pro: - updated qt-gui.pro file (include new
	files for translation)

2003-02-24 11:51  dreamforce2

	* plugins/qt-gui/po/README.translators: - updated translators list.
	 CS:
	----------------------------------------------------------------------

2003-02-23 21:56  emostar

	* plugins/qt-gui/src/showawaymsgdlg.cpp: Finally update checking
	away messages.	Defaults to through the server unless a connection
	exists to the user already.

2003-02-23 19:02  emostar

	* plugins/qt-gui/src/: mainwin.cpp, mainwin.h: Make managing server
	side contacts easier.

2003-02-22 02:34  emostar

	* plugins/qt-gui/src/: ewidgets.cpp, ewidgets.h, wharf.cpp,
	wharf.h: More consistent GUI.  Patch by Jrg Mensmann <joerg_ml0302
	AT bitplanet.de>

2003-02-20 12:11  dreamforce2

	* plugins/qt-gui/po/cs_CZ.ts: Updated Czech translation by Martin
	Hnatek.

2003-02-19 00:22  emostar

	* src/icqd-srv.cpp: Save sent SMS in the user's history.

2003-02-17 13:40  dreamforce2

	* plugins/qt-gui/src/: editgrp.h, outputwin.cpp, outputwin.h,
	randomchatdlg.cpp, randomchatdlg.h: Making some widgets
	LicqDialogs. Enables the user to use <Return> or <Esc> keys in a
	smart way to control the widgets.

2003-02-17 12:49  emostar

	* plugins/qt-gui/share/qt-gui/:
	extended.icons.thomas/itemCollapsed.xpm,
	extended.icons.thomas/itemExpanded.xpm,
	extended.icons.thomas/pixBirthday.xpm,
	extended.icons.thomas/pixCellular.xpm,
	extended.icons.thomas/pixCustomAR.xpm,
	extended.icons.thomas/pixInvisible.xpm,
	extended.icons.thomas/pixPhone.xpm,
	extended.icons.thomas/thomas.icons, icons.thomas/authorize.xpm,
	icons.thomas/away.xpm, icons.thomas/chat.xpm,
	icons.thomas/contact.xpm, icons.thomas/dnd.xpm,
	icons.thomas/ffc.xpm, icons.thomas/file.xpm,
	icons.thomas/history.xpm, icons.thomas/info.xpm,
	icons.thomas/invisible.xpm, icons.thomas/message.xpm,
	icons.thomas/na.xpm, icons.thomas/occ.xpm,
	icons.thomas/offline.xpm, icons.thomas/online.xpm,
	icons.thomas/secureoff.xpm, icons.thomas/secureon.xpm,
	icons.thomas/sms.xpm, icons.thomas/thomas.icons,
	icons.thomas/url.xpm, skin.thomas/Button.xcf, skin.thomas/README,
	skin.thomas/background.png, skin.thomas/btnDown.png,
	skin.thomas/btnHighlight.png, skin.thomas/btnUp.png,
	skin.thomas/thomas.skin: Thomas' icons and skin.  I like it and
	nice to see new artwork. ;)

2003-02-17 10:02  dreamforce2

	* plugins/qt-gui/Makefile.cvs: Reverting for now.  It still does
	not work in some special cases. Will have to get more deep into
	this autmake/autoconf stuff first.

2003-02-16 17:16  emostar

	* plugins/qt-gui/src/: chatjoin.cpp, editfile.cpp, jfcstyle.cpp,
	mmlistview.cpp, mmsenddlg.cpp, outputwin.cpp, plugindlg.cpp,
	randomchatdlg.cpp, refusedlg.cpp, showawaymsgdlg.cpp, skin.cpp,
	skinbrowser.cpp, wrap_kde_malloc.cpp: Conformity at last among you
	bastards

2003-02-16 15:40  emostar

	* plugins/console/src/console.cpp: Don't lock up when sending an
	authorization grant/refusal.
	
	Fix a memory leak introduced by user select.

2003-02-16 14:18  emostar

	* plugins/qt-gui/src/skin.cpp: Fix

2003-02-16 12:19  dreamforce2

	* plugins/qt-gui/po/de.ts: Updated german translation

2003-02-16 12:06  dreamforce2

	* plugins/qt-gui/src/userbox.cpp: Some more strings for translation
	:)

2003-02-16 09:41  dreamforce2

	* plugins/qt-gui/src/: mainwin.cpp, skin.cpp, skinbrowser.cpp: Make
	it possible to load skins and icons from the base directory, too. 
	Skin related stuff can be stored in ~/.licq/qt-gui/* (or the dir
	specified with the -b command line switch).  Skins that are stored
	in the base dir have a higher priority than the ones installed in
	the SHARE_DIR.	This enables the user to download and install skins
	(and icons) in a private location without asking "root" to install
	them globally.

2003-02-16 08:28  dreamforce2

	* doc/daemon.doxygen, plugins/qt-gui/doc/qt-gui.doxygen: Version
	update for the doxygen configuration files.

2003-02-15 12:02  dreamforce2

	* plugins/qt-gui/Makefile.cvs: First test if qmake is in the PATH
	before trying to use it :)

2003-02-15 11:52  dreamforce2

	* plugins/qt-gui/src/: userselectdlg.cpp, userselectdlg.h: Compile
	fix for QT 2.1.  QT 2.1 does not have addMultiCellLayout.  Also
	some improvements to the dialog GUI.

2003-02-15 09:27  emostar

	* admin/acinclude.m4.in, plugins/auto-reply/admin/acinclude.m4.in,
	plugins/console/admin/acinclude.m4.in,
	plugins/email/admin/acinclude.m4.in,
	plugins/qt-gui/admin/acinclude.m4.in,
	plugins/rms/admin/acinclude.m4.in: Patch from Juan for strict
	checking of licq include files for a plugin.

2003-02-15 09:18  emostar

	* plugins/qt-gui/Makefile.cvs: Patch by Thomas to automatically
	generate qt-gui.pro

2003-02-15 09:13  emostar

	* plugins/qt-gui/: acinclude.m4.in, configure.in: Patch by Roman
	Stepanov <roman AT visquez.com> for configure to detect if we
	shoulde use qt-mt or just qt depending on the KDE version.

2003-02-15 09:00  emostar

	* src/icqd-srv.cpp: Workaround patch by Thomas for server pause
	command.

2003-02-15 06:31  dreamforce2

	* plugins/qt-gui/src/usereventdlg.cpp: Automatically check "Send
	through Server" when the user has cancelled the sending process and
	"Auto send through server" is set.

2003-02-13 15:31  dreamforce2

	* plugins/qt-gui/src/: adduserdlg.cpp, securitydlg.cpp,
	userinfodlg.cpp: Correcting some tab order / where the cursor jumps
	next when pressing <tab>.

2003-02-12 15:01  dreamforce2

	* plugins/qt-gui/src/editfilelistdlg.cpp: Forgot to make it modal.

2003-02-12 13:31  dreamforce2

	* plugins/qt-gui/src/editfilelistdlg.cpp: Compile fix for QT2 by
	Juan

2003-02-12 00:23  emostar

	* configure.in, src/licq.cpp: Modified patch from Juan for dlopen()

2003-02-11 14:15  emostar

	* src/: licq.conf.h, licq.cpp: Fix version in licq.conf.  Fixes
	from Thomas to load a plugin at startup if possible.

2003-02-11 14:02  emostar

	* plugins/qt-gui/share/qt-gui/skin.icq-ncb/icq-ncb.skin: Skin fix
	from Thomas.

2003-02-11 14:00  emostar

	* plugins/qt-gui/src/: skin.cpp, skin.h, skinbrowser.cpp: Skin
	related fixes by Thomas.

2003-02-11 13:42  emostar

	* plugins/qt-gui/src/usereventdlg.cpp: Patch from Thomas to fix a
	chatmode crash

2003-02-11 13:40  emostar

	* plugins/qt-gui/src/: Makefile.am, editfilelistdlg.cpp,
	editfilelistdlg.h, usereventdlg.cpp, usereventdlg.h: Patches by
	Juan to improve batch file sending and switching the user event
	type to send a URL.

2003-02-11 01:11  emostar

	* bin/: viewurl-mozilla.sh, viewurl-opera.sh: Few submitted viewurl
	scripts

2003-02-11 01:00  emostar

	* plugins/console/src/: console.cpp, console.h, event_data.h: Add
	support for not saving the password and querying for it at startup.

2003-02-06 11:08  dreamforce2

	* plugins/qt-gui/po/sv.po: updated swedish translation from Samuel
	Blomqvist.

2003-02-06 10:54  dreamforce2

	* plugins/qt-gui/po/sv.ts: New swedish translation by Samuel
	Blomqvist.

2003-02-06 09:15  dreamforce2

	* plugins/qt-gui/po/README.translators: Lets keep track of who is
	doing which translation.  I'll try to update this file from time to
	time.

2003-02-05 15:27  emostar

	* src/icqpacket.cpp: Allow longer commands to be used for the pipe.
	 Patch by Dima K.

2003-02-05 15:26  emostar

	* plugins/qt-gui/src/: filedlg.cpp, mainwin.cpp, usereventdlg.cpp:
	Update irc server name.  Patches by Dima K to fix a potential batch
	file transfer crash and to not automatically send an event through
	the server if it was cancelled.

2003-02-04 05:50  dreamforce2

	* plugins/qt-gui/po/de.po: Let it be UTF-8 Charset again. 
	Unfortunately the charset got lost with the conversion.  Did i
	mention that recode is a nice tool? :-)

2003-02-03 06:16  dreamforce2

	* plugins/qt-gui/po/de.po: Updated german translation.	Generated
	with ts2msg from de.ts file.

2003-02-03 05:36  dreamforce2

	* plugins/qt-gui/po/de.ts: Updated german translation

2003-02-02 10:39  emostar

	* plugins/qt-gui/src/usereventdlg.cpp: Fix problem found by glee AT
	gnupilgrims.org

2003-02-02 10:34  emostar

	* src/icqd-threads.cpp: Patch from Dima K

2003-01-31 23:21  emostar

	* src/icqd.cpp: Patch from Pierre-Marc Fournier

2003-01-31 15:24  emostar

	* plugins/qt-gui/src/securitydlg.cpp: Ability to erase the saved
	password.  Just check Local Changes Only and then delete the
	password from the text boxes.

2003-01-31 15:09  emostar

	* include/licq_user.h, src/user.cpp,
	plugins/qt-gui/src/Makefile.am,
	plugins/qt-gui/src/userselectdlg.cpp,
	plugins/qt-gui/src/registeruser.h,
	plugins/qt-gui/src/userselectdlg.h,
	plugins/qt-gui/src/registeruser.cpp,
	plugins/qt-gui/src/mainwin.cpp: Option to not save the password in
	a file.  Other plugins will have to be change d to take advantage
	of this new feature.  Also, Qt-GUI shows a user select dialo g
	which will be finished later to allow having more than one UIN per
	base-direct ory.

2003-01-31 15:04  emostar

	* configure.in, plugins/qt-gui/configure.in: New version for CVS

2003-01-26 12:33  emostar

	* doc/CREDITS: Update

2003-01-26 10:34  emostar

	* configure.in, plugins/console/configure.in,
	plugins/console/src/main.cpp, plugins/qt-gui/configure.in: Version
	1.2.4
