2003-07-30 22:08  gibreel

	* Makefile.am: Remove README.CVS from the distribution...

2003-07-30 22:06  gibreel

	* Makefile.am: Remove the RELEASE file from the final distribution.

2003-07-30 21:57  gibreel

	* RELEASE, configure.in.in, kmldonkey/kmldonkeyui.rc,
	libkmldonkey/Makefile.am: Run through the checklist (and written a
	formal checklist) for the 0.9.1 release, bumping revision numbers
	where necessary.

2003-07-30 21:38  gibreel

	* po/no.po: Updated Norwegian translation.

2003-07-30 21:35  gibreel

	* po/: de.po, es.po, fr.po, no.po, se.po: Merged new strings into
	translation files.

2003-07-30 21:34  gibreel

	* debian/changelog: Updated changelog for 0.9.1.

2003-07-30 21:19  gibreel

	* TODO: Updated TODO.

2003-07-30 21:11  gibreel

	* libkmldonkey/donkeymessage.cpp: Fixed a bug in the previous bug
	fix.

2003-07-30 21:08  dipesh

	* po/de.po: Updated german translation

2003-07-30 19:53  gibreel

	* libkmldonkey/donkeymessage.cpp: Fixed a crash bug when the active
	QTextCodec fails to convert a Unicode string into the user's
	selected charset. Note that this only keeps the application from
	crashing - the string that ends up being sent when this happens is
	an empty string, hence the problem still exists; it's just no
	longer a fatal problem.

2003-07-30 17:30  dipesh

	* kmldonkey/kmldonkey.cpp: Clear Statusbar-infos on disconnect

2003-07-30 17:09  dipesh

	* TODO: Updated TODO

2003-07-30 17:03  dipesh

	* kmldonkey/: kmldonkeyui.rc, sharepage.cpp, sharepage.h: Added
	"Share directory" and "Unshare directory"

2003-07-30 16:22  dipesh

	* kmldonkey/consolepage.cpp: looks nicer :)

2003-07-30 15:46  dipesh

	* kmldonkey/: mlconfig.cpp, mlconfig.h: added directory-browser

2003-07-30 01:14  gibreel

	* libkmldonkey/donkeymessage.cpp: Trying to correct a possible
	endian issue when decoding IP addresses from the core protocol
	stream. Either this closes #4526, or it makes things worse.

2003-07-29 21:23  gibreel

	* debian/control: Moved Debian packages into the appropriate
	sections.

2003-07-29 21:01  gibreel

	* contrib/kmldonkey-mandrake.spec: Updated Mandrake spec file.

2003-07-29 02:14  gibreel

	* kmldonkey/infolist.cpp: Sorts files by the correct value for the
	Downloaded column. Closes #4511.

2003-07-28 19:10  dipesh

	* libkmldonkey/donkeyprotocol.cpp: Fixed that searching for
	something that was previous (in the same session) searched didn't
	returned anything cause of ML's caching beaviour.

2003-07-27 22:24  gibreel

	* kmldonkey/: consolepage.cpp, consolepage.h, downloadpage.cpp,
	downloadpage.h, friendpage.cpp, friendpage.h, kmldonkey.cpp,
	kmldonkey.h, search.cpp, search.h, serverpage.cpp, serverpage.h,
	sharepage.cpp, sharepage.h: Added KActions for switching between
	pages.

2003-07-27 22:22  gibreel

	* TODO: Another second, another TODO update.

2003-07-27 20:51  gibreel

	* kmldonkey/kmldonkey.cpp: KMLDonkey didn't clean the connect menu
	properly if the host list was changed.

2003-07-27 20:34  gibreel

	* po/no.po: Updated Norwegian translation.

2003-07-27 20:16  gibreel

	* TODO, kmldonkey/kmldonkey.cpp: Updated TODO.

2003-07-26 16:59  dipesh

	* TODO: Added some more lines to the TODO :-)

2003-07-26 15:38  dipesh

	* kmldonkey/mlconfig.cpp: Be more flexible with Networks-subitems.

2003-07-25 19:23  gibreel

	* TODO: Added some items to TODO.

2003-07-25 18:46  gibreel

	* kmldonkey/mlconfig.cpp: Casting some QStrings explicitly so as
	not to confuse certain older compilers.

2003-07-25 17:42  dipesh

	* kmldonkey/mlconfig.cpp, kmldonkey/mlconfig.h,
	kmldonkey/search.cpp, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h: Added the enableNetwork()
	donkey-function and changed "Configure MLDonkey" to handle
	enable/disable Networks another way. The way used previous was
	working as well, but the core didn't send something back to show
	that that a Network was enabled/disabled. So, to be able to work at
	the search/network combo always with the actual enabled networks
	the new function is used now. Stupid core-behaviour anyway.

2003-07-23 21:47  gibreel

	* kmldonkey/kmldonkey.cpp: Removed the unnecessary and KDE
	3.2-specific kactionclasses.h include.

2003-07-23 21:35  gibreel

	* kmldonkey/kmldonkey.cpp: KMLDonkey remembers the tab order (it
	can be rearranged if compiled with KTabWidget).

2003-07-23 20:06  gibreel

	* .cvsignore, Doxyfile, Makefile.am, configure.in.in,
	libkmldonkey/.cvsignore, libkmldonkey/Makefile.am,
	libkmldonkey/clientinfo.h, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/fileinfo.h, libkmldonkey/hostmanager.h,
	libkmldonkey/network.h, libkmldonkey/searchinfo.h,
	libkmldonkey/serverinfo.h, libkmldonkey/shareinfo.h: Added API doc
	generation using the KDE doc generation build system. Briefly
	documented as many classes as necessary to produce useful
	documentation.

2003-07-23 20:04  gibreel

	* TODO, kmldonkey/downloadpage.cpp, kmldonkey/infolist.cpp,
	debian/changelog, kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/prefs.cpp, kmldonkey/prefs.h: Support for multiple host
	definitions using HostManager. Configurable charset encoding.

2003-07-23 20:03  gibreel

	* applet/mldonkeyapplet.cpp, applet/mldonkeyapplet.h,
	scripts/submit.cpp, scripts/submit.h: Support for multiple host
	definitions using HostManager.

2003-07-23 20:03  gibreel

	* kcmdonkey/: kcmdonkey.cpp, kcmdonkey.h: KCMDonkey now allows for
	multiple host definitions.

2003-07-23 18:19  gibreel

	* debian/docs: No need to include NEWS in the Debian package, it's
	just a symlink to debian/changelog.

2003-07-23 17:18  gibreel

	* Makefile.am: make dist target now properly copies over all the
	new Debian control files.

2003-07-23 16:40  gibreel

	* debian/control: Updated build dependencies.

2003-07-23 16:33  gibreel

	* debian/changelog: Updated changelog for release.

2003-07-23 12:54  gibreel

	* po/fr.po: Updated French translation.

2003-07-22 23:16  gibreel

	* libkmldonkey/hostmanager.cpp: Typo fix.

2003-07-22 23:01  gibreel

	* libkmldonkey/: Makefile.am, donkeyprotocol.cpp, donkeyprotocol.h,
	hostmanager.cpp, hostmanager.h: Added the HostManager class for
	dealing with mldonkeyrc (MLDonkey connection definitions as written
	by kcmdonkey).

2003-07-22 22:43  gibreel

	* kmldonkey/mlconfig.cpp: Got rid of a compile warning.

2003-07-22 22:30  gibreel

	* kmldonkey/kmldonkey.1, scripts/kmldonkey_submit.1: Regenerated
	man pages.

2003-07-22 21:16  dipesh

	* kmldonkey/: mlconfig.cpp, mlconfig.h: Just renamed the saveSize()
	slot to closeDialog() :-)

2003-07-22 00:50  gibreel

	* po/se.po: Updated Swedish translation.

2003-07-21 23:09  gibreel

	* README: Corrected OS X build instructions.

2003-07-21 18:56  dipesh

	* po/de.po: Updated the german languagefile for the final 0.9 :-)

2003-07-21 17:52  gibreel

	* po/: es.po, no.po: Updated Spanish and Norwegian translations.

2003-07-21 16:07  dipesh

	* TODO: Updated TO again

2003-07-20 22:49  dipesh

	* TODO: Updated TODO

2003-07-20 22:47  dipesh

	* kmldonkey/: mlconfig.cpp, mlconfig.h: and the both new files for
	the "Configure MLDonkey" feature.

2003-07-20 22:45  dipesh

	* kmldonkey/Makefile.am, kmldonkey/kmldonkey.cpp,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h:
	Added "Configure MLDonkey" :)

2003-07-19 22:20  gibreel

	* configure.in.in, kmldonkey/friendpage.cpp,
	kmldonkey/friendpage.h, kmldonkey/kmldonkey.cpp,
	kmldonkey/kmldonkey.h, kmldonkey/search.cpp, kmldonkey/search.h:
	Uses autoconf to detect the presence of KTabWidget, rather than
	guessing its presence using KDE_IS_VERSION.

2003-07-19 19:18  dipesh

	* kmldonkey/consolepage.cpp: and one more time the Url-grabbing,
	now it's rfc 2396 conform :-)

2003-07-19 16:21  gibreel

	* Makefile.am, doc/en/index.docbook: Re-added the doc directory and
	updated the docbook to use the latest KDE docbook DTD, so it will
	compile with KDE HEAD. I really hope this still works with KDE
	3.1.2.

2003-07-19 16:18  gibreel

	* kmldonkey/: closabletab.cpp, closabletab.h, friendpage.cpp,
	friendpage.h, kmldonkey.cpp, kmldonkey.h, search.cpp, search.h:
	Uses KTabWidget instead of QTabWidget/ClosableTabWidget if
	available (KDE 3.2 or CVS). ClosableTabWidget API changed to match
	KTabWidget's.

2003-07-19 15:13  gibreel

	* kmldonkey/: consolepage.cpp, consolepage.h: Extended URL regexp,
	and added code to keep from inserting multiple hr's when trying to
	stay connected to a core that's gone away.

2003-07-19 01:23  gibreel

	* AUTHORS: Updated AUTHORS.

2003-07-18 19:08  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h,
	donkeysocket.cpp: Fixed a bug where DonkeyProtocol's tables weren't
	cleared on a manual disconnect, and the friend table wasn't ever
	cleared. Replaced remaining qDebug() calls with kdDebug().

2003-07-18 17:53  gibreel

	* kmldonkey/consolepage.cpp: Some style tweaks for the console
	page.

2003-07-18 16:21  gibreel

	* kmldonkey/Makefile.am, kmldonkey/kmldonkey.1,
	scripts/Makefile.am, scripts/kmldonkey_submit.1: Added man pages
	for the binaries.

2003-07-18 11:32  dipesh

	* kmldonkey/consolepage.cpp: ups, forgot to remove my testcase :)

2003-07-18 11:24  dipesh

	* kmldonkey/consolepage.cpp: Better RegExp to get links, so my
	previous commit should work as expected now

2003-07-18 00:57  gibreel

	* TODO: Updated TODO.

2003-07-17 23:19  dipesh

	* po/de.po: Updated german po-file for the next release :-)

2003-07-17 22:45  gibreel

	* kmldonkey/: downloadpage.cpp, friendpage.cpp, search.cpp,
	serverpage.cpp: Added copy icons to all copy actions.

2003-07-17 22:39  gibreel

	* kmldonkey/: friendpage.cpp, friendpage.h, kmldonkeyui.rc: Added
	actions to the friend file lists, so they're actually good for
	something besides spying for the RIAA.

2003-07-17 21:55  gibreel

	* kmldonkey/clientlist.cpp, libkmldonkey/donkeyprotocol.cpp:
	Removed some obsolete debug output pertaining to client lists.

2003-07-17 21:55  gibreel

	* kmldonkey/: friendpage.cpp, friendpage.h: Implemented multiple
	friend file view tabs.

2003-07-17 21:54  gibreel

	* kmldonkey/kmldonkey.cpp: Now properly calls clear() in all pages
	when disconnected.

2003-07-17 17:46  gibreel

	* po/no.po: Updated Norwegian translation.

2003-07-17 17:39  gibreel

	* Makefile.am, TODO, configure.in.in, debian/changelog,
	kcmdonkey/kcmdonkey.cpp, kcmdonkey/kcmdonkey.h,
	kmldonkey/kmldonkey.cpp, po/es.po, po/fr.po, po/no.po, po/se.po:
	Release preparation.

2003-07-17 00:41  dipesh

	* kmldonkey/friendpage.cpp: Clear fileView on removing showing
	friend

2003-07-16 19:38  dipesh

	* kmldonkey/search.cpp: Added Filetype column

2003-07-15 20:15  dipesh

	* kmldonkey/consolepage.cpp: Present urls as clickable links

2003-07-14 22:47  dipesh

	* po/de.po: Updated german translation

2003-07-14 21:14  dipesh

	* kmldonkey/search.cpp, kmldonkey/search.h,
	libkmldonkey/searchinfo.cpp, libkmldonkey/searchinfo.h: display
	multible filenames as tooltip

2003-07-09 14:33  dipesh

	* libkmldonkey/searchinfo.cpp: Sorry, fixed a little typo

2003-07-08 18:51  dipesh

	* TODO, libkmldonkey/searchinfo.cpp: Better handling of multible
	filenames CVS 
	-------------------------------------------------------------------
	---

2003-07-04 01:35  gibreel

	* debian/changelog: Updated debian/changelog some more.

2003-07-04 01:34  gibreel

	* debian/: changelog, control: Updated Debian files.

2003-07-02 01:08  gibreel

	* applet/mldonkeyapplet.cpp, applet/mldonkeyapplet.h,
	kmldonkey/kmldonkey.cpp: The applet and GUI now accept drag and
	drop events containing URLs, which are passed on to the core.

2003-07-02 00:37  gibreel

	* kmldonkey/: webservices.cpp, webservices.h: Web services only
	start loading when or if they're first shown, which is more
	economical on the network traffic.

2003-07-01 01:30  gibreel

	* kmldonkey/Makefile.am, kmldonkey/clientlist.cpp,
	kmldonkey/clientlist.h, kmldonkey/friendpage.cpp,
	kmldonkey/friendpage.h, kmldonkey/infolist.cpp,
	kmldonkey/infolist.h, kmldonkey/kmldonkey.cpp,
	kmldonkey/kmldonkey.h, kmldonkey/kmldonkeyui.rc,
	kmldonkey/search.cpp, kmldonkey/search.h, kmldonkey/sharepage.cpp,
	kmldonkey/webbrowser.cpp, kmldonkey/webbrowser.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/searchinfo.cpp, libkmldonkey/searchinfo.h: Preliminary
	friend list support. A ton of updates to the libkmldonkey API to
	accommodate this, most notably improvements to the search handling
	necessitated by mldonkey's somewhat awkward reporting of friend
	shares.

2003-06-30 16:59  gibreel

	* kmldonkey/: Makefile.am, clientlist.cpp, clientlist.h,
	consolepage.cpp, debugpage.cpp, debugpage.h, downloadpage.cpp,
	downloadpage.h, kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h,
	search.cpp, serverpage.cpp, serverpage.h, sharepage.cpp,
	sharepage.h: Updated lists to support libkmldonkey's new removed
	signals. Moved pages' connect statements out of KMLDonkey's
	constructor into their own constructors. Added a debug console
	displaying dumps of unhandled messages.

2003-06-30 16:53  gibreel

	* libkmldonkey/: clientinfo.cpp, clientinfo.h, donkeymessage.cpp,
	donkeymessage.h, donkeyprotocol.cpp, donkeyprotocol.h,
	shareinfo.cpp, shareinfo.h: Still hunting bugs in source
	management: implemented a lot of missing message handlers
	pertaining to cleanup of client records. Quite a few bug fixes.
	Protocol object now emits *Removed() signals corresponding to
	*Updated() signals instead of sending update signals for removed
	records and leaving the user to determine whether to remove the
	records.

2003-06-30 13:26  gibreel

	* README: Updated OS X compile instructions.

2003-06-30 03:31  gibreel

	* po/no.po: Updated Norwegian translation.

2003-06-30 02:45  gibreel

	* .cvsignore, Makefile.cvs, NEWS: Changed Makefile.cvs: links
	debian/changelog to NEWS instead of ChangeLog, and generates
	ChangeLog from CVS using cvs2cl if available.

2003-06-30 02:34  gibreel

	* TODO, debian/changelog, kmldonkey/Makefile.am,
	kmldonkey/infodialog.cpp, kmldonkey/webbrowser.cpp,
	kmldonkey/webbrowser.h, kmldonkey/webservices.cpp,
	kmldonkey/webservices.h: Added an embedded web browser class, and
	through it added Jigle and Bitzi lookups to the file info dialog.

2003-06-29 17:04  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h: Fixed the Vanishing
	KMLDonkey bug.

2003-06-29 15:39  gibreel

	* kmldonkey/clientlist.cpp, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/fileinfo.cpp: Tried to
	optimise the particularly memory hungry file source lists.

2003-06-29 12:56  dipesh

	* kmldonkey/: kmldonkeyui.rc, prefs.cpp, prefs.h, search.cpp,
	search.h: converted search-pref "Ask for filename on starting a new
	download" to the KAction "Download as..." to be more flexible and
	remember some more searchpage values.

2003-06-29 00:40  gibreel

	* TODO, debian/changelog: Updated TODO and changelog.

2003-06-29 00:34  gibreel

	* libkmldonkey/fileinfo.cpp: Fixed a serious memory leaking bug
	that was recently introduced.

2003-06-29 00:28  gibreel

	* kmldonkey/search.cpp, libkmldonkey/donkeymessage.h: All
	DonkeyMessage typedefs are now unsigned - having some of them
	signed caused problems.

2003-06-28 23:56  gibreel

	* kmldonkey/: clientlist.cpp, clientlist.h: Adding before
	committing is always a good idea.

2003-06-28 23:55  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h:
	Configurable coloured source list.

2003-06-28 23:17  gibreel

	* kmldonkey/Makefile.am, kmldonkey/availability.cpp,
	kmldonkey/availability.h, kmldonkey/infodialog.cpp,
	kmldonkey/infodialog.h, kmldonkey/infolist.cpp,
	kmldonkey/infolist.h, libkmldonkey/clientinfo.cpp,
	libkmldonkey/clientinfo.h, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/fileinfo.cpp,
	libkmldonkey/fileinfo.h, libkmldonkey/serverinfo.h: The file info
	dialog now displays file sources. Libkmldonkey received a number of
	updates and bugfixes to facilitate this.

2003-06-28 12:42  dipesh

	* kmldonkey/: prefs.cpp, prefs.h, search.cpp, search.h: Added
	search-pref "Ask for filename on starting a new download".

2003-06-28 12:24  dipesh

	* kmldonkey/serverpage.cpp: Corrected a small typo.

2003-06-27 14:50  dipesh

	* kmldonkey/: prefs.cpp, prefs.h, search.cpp, search.h: added
	search-pref to optional display numbers of files found on tabs,
	searchfilter does understand filesizes (fe. >2MB), use
	function-inline where it make sense and some other things.

2003-06-27 14:43  dipesh

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h: Added
	isConnected();

2003-06-27 13:48  gibreel

	* libkmldonkey/: donkeymessage.cpp, donkeymessage.h: Added a static
	method to DonkeyMessage for overriding the default string codec.

2003-06-27 01:38  gibreel

	* libkmldonkey/clientinfo.cpp: Applied patch #1665 from savannah,
	which fixes a compile error on some platforms.

2003-06-27 01:31  gibreel

	* libkmldonkey/: donkeymessage.cpp, donkeymessage.h: readString()
	and writeString() now use QTextCodec to ensure proper character
	conversion. It assumes the core uses ISO-8859-1; in the future, one
	might want this to be configurable.

2003-06-26 16:40  gibreel

	* kmldonkey/search.cpp: Fixed a bug that would copy search URLs
	with the size as a float instead of an int.

2003-06-23 20:26  dipesh

	* kmldonkey/: prefs.cpp, prefs.h, search.cpp, search.h: Added
	initial search-prefs, more later

2003-06-23 15:09  dipesh

	* kmldonkey/main.cpp: Added a "Developer" note to myself :-)

2003-06-23 14:59  dipesh

	* kmldonkey/: kmldonkeyui.rc, search.cpp, search.h: Added KAction's
	"Copy search URL/HTML/Hash to Clipboard"

2003-06-20 02:05  dipesh

	* TODO, kmldonkey/search.cpp, kmldonkey/search.h: use
	restoreState/saveState, great work done with the last commits
	Petter! :-)

2003-06-20 00:21  gibreel

	* kmldonkey/: downloadpage.cpp, prefs.cpp, serverpage.cpp: A saner
	fix for the disconnect/reconnect bug, which in turn solves a bug
	introduced by the previous fix.

2003-06-20 00:05  gibreel

	* kmldonkey/: kmldonkey.cpp, prefs.cpp, prefs.h, serverpage.cpp:
	Merged the General and Donkey prefs pages back together.

2003-06-19 23:50  gibreel

	* kmldonkey/: Makefile.am, availability.cpp, availability.h,
	clipboard.cpp, clipboard.h, consolepage.cpp, consolepage.h,
	downloadpage.cpp, downloadpage.h, infodialog.cpp, infodialog.h,
	infolist.cpp, infolist.h, kmldonkey.cpp, kmldonkey.h, page.h,
	search.cpp, search.h, serverpage.cpp, serverpage.h, sharepage.cpp,
	sharepage.h: Split the various pages off into individual objects,
	and made a ton of code cleanups, API changes, and not a few
	bugfixes in the process. The disconnect/reconnect bug, especially,
	now seems to be gone.

2003-06-19 23:47  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h:
	DonkeyProtocol now keeps track of the amount of connected servers,
	and provides methods for querying this and the total server count.

2003-06-19 19:04  gibreel

	* kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/prefs.cpp, kmldonkey/prefs.h, kmldonkey/search.cpp,
	kmldonkey/search.h, libkmldonkey/donkeyprotocol.cpp: Minor code
	cleanups and attempt to fix the crash bugs on disconnect/reconnect.
	Both kmldonkey and libkmldonkey now clean out their state data when
	the connection with the core is lost.

2003-06-19 18:00  gibreel

	* README: Updated and expanded build instructions.

2003-06-19 17:24  dipesh

	* kmldonkey/kmldonkey.cpp: Added total number of servers to the
	statusbar

2003-06-18 23:59  dipesh

	* TODO: Updated TODO

2003-06-18 23:37  dipesh

	* kmldonkey/: search.cpp, search.h: Some small corrections

2003-06-16 15:18  dipesh

	* TODO, kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/kmldonkeyui.rc: Added KAction's for "Connect more
	servers", "Add server" and "Remove old servers"

2003-06-15 13:27  dipesh

	* TODO: Updated TODO to match the last commit

2003-06-14 17:29  dipesh

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h: Fixed bad performance
	with a large serverlist.

2003-06-14 14:12  dipesh

	* kmldonkey/: search.cpp, search.h: Corrected update of networklist

2003-06-14 04:46  dipesh

	* TODO, kmldonkey/search.cpp, kmldonkey/search.h: specify which
	network to search if the GUI protocol is >= 16

2003-06-14 01:09  gibreel

	* README: Corrected OS X build instructions.

2003-06-14 00:35  dipesh

	* kmldonkey/kmldonkey.cpp: Small patch to don't slow down the
	serverlist on applyPrefs

2003-06-13 20:20  gibreel

	* kmldonkey/infolist.cpp, kmldonkey/kmldonkey.cpp,
	kmldonkey/kmldonkey.h, kmldonkey/search.cpp, kmldonkey/search.h,
	libkmldonkey/clientinfo.cpp, libkmldonkey/clientinfo.h,
	libkmldonkey/donkeymessage.cpp, libkmldonkey/donkeymessage.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/donkeysocket.cpp, libkmldonkey/donkeysocket.h,
	libkmldonkey/fileinfo.cpp, libkmldonkey/fileinfo.h,
	libkmldonkey/network.cpp, libkmldonkey/network.h,
	libkmldonkey/searchinfo.cpp, libkmldonkey/searchinfo.h,
	libkmldonkey/searchquery.cpp, libkmldonkey/searchquery.h,
	libkmldonkey/serverinfo.cpp, libkmldonkey/serverinfo.h,
	libkmldonkey/shareinfo.cpp, libkmldonkey/shareinfo.h: Libkmldonkey
	now uses references instead of pointers everywhere except where it
	would cause an obvious performance impact, which should lead to
	less chance of memory leaks and cleaner code in general. Almost
	everything that should be const is now also const.

2003-06-13 14:41  gibreel

	* TODO: Updated TODO.

2003-06-13 11:53  dipesh

	* TODO: Updated TODO.

2003-06-13 11:50  dipesh

	* kmldonkey/infolist.cpp, kmldonkey/infolist.h,
	kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/prefs.cpp, kmldonkey/prefs.h, kmldonkey/search.cpp,
	kmldonkey/search.h, libkmldonkey/searchinfo.cpp,
	libkmldonkey/searchinfo.h: optional coloured server- and search
	lists

2003-06-11 20:55  gibreel

	* po/fr.po: Corrected the credits for the French translation.

2003-06-11 17:36  gibreel

	* admin/: Doxyfile.am, Doxyfile.global, Makefile.common,
	acinclude.m4.in, am_edit, am_wrapper, conf.change.pl, cvs.sh,
	debianrules, detect-autoconf.sh, libtool.m4.in, ltmain.sh: Reverted
	admin dir because of build problems with gcc 3.3 on certain
	platforms.

2003-06-10 01:55  gibreel

	* libkmldonkey/donkeymessage.cpp: Added missing include required to
	build on BSD platforms.

2003-06-10 01:46  gibreel

	* TODO: Updated TODO.

2003-06-10 01:45  gibreel

	* kmldonkey/: kmldonkey.cpp, prefs.cpp, prefs.h: Availability
	threshold config uses a KIntNumInput instead of a QSlider.

2003-06-10 01:10  gibreel

	* debian/changelog: Updated changelog.

2003-06-10 01:06  gibreel

	* applet/: Makefile.am, appletconfig.cpp, appletconfig.h,
	mldonkeyapplet.cpp, mldonkeyapplet.h, mldonkeyappletgui.cpp,
	mldonkeyappletgui.h: Improved applet configurability, fixed a few
	layout issues, and finally implemented the mute button.

2003-06-09 23:08  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h: Added the
	setOption method for configuring mldonkey.

2003-06-09 20:10  gibreel

	* TODO, applet/.cvsignore, applet/Makefile.am,
	applet/mldonkeyapplet.cpp, applet/mldonkeyapplet.h,
	applet/mldonkeyappletiface.h, debian/changelog,
	kmldonkey/Makefile.am, kmldonkey/availability.cpp,
	kmldonkey/availability.h, kmldonkey/infodialog.cpp,
	kmldonkey/infodialog.h, kmldonkey/infolist.cpp,
	kmldonkey/infolist.h, kmldonkey/kmldonkey.cpp,
	kmldonkey/kmldonkey.h, kmldonkey/kmldonkeyiface.h,
	kmldonkey/main.cpp, kmldonkey/prefs.cpp, kmldonkey/prefs.h:
	Configurable availability display colours. Extended the DCOP
	interface and improved the interaction between the GUI and the
	applet. Added colour for the download list's queued state.
	Cleanups, bugfixes all round.

2003-06-08 16:21  gibreel

	* debian/: .cvsignore, changelog, control, kmldonkey.docs,
	kmldonkey.install, libkmldonkey-dev.dirs, libkmldonkey-dev.install,
	libkmldonkey-doc.dirs, libkmldonkey-doc.install,
	libkmldonkey0.install, rules: Added libkmldonkey-doc to the Debian
	packages, and changed the package build system to CDBS.

2003-06-08 16:14  gibreel

	* applet/.cvsignore, kcmdonkey/.cvsignore, kmldonkey/.cvsignore,
	libkmldonkey/.cvsignore, scripts/.cvsignore: Ignoring temporary
	build files created by --enable-final.

2003-06-08 16:12  gibreel

	* libkmldonkey/Makefile.am: Header files are now installed by make
	install.

2003-06-06 21:26  gibreel

	* libkmldonkey/network.cpp: Removed some unnecessary includes from
	network.cpp.

2003-06-06 20:43  gibreel

	* admin/am_wrapper: Oops, left a file out of the admin dir update.

2003-06-06 20:37  gibreel

	* TODO, debian/changelog: Updated TODO and Debian changelog.

2003-06-06 20:34  gibreel

	* README, admin/Doxyfile.am, admin/Doxyfile.global,
	admin/Makefile.common, admin/acinclude.m4.in, admin/am_edit,
	admin/conf.change.pl, admin/cvs.sh, admin/debianrules,
	admin/detect-autoconf.sh, admin/libtool.m4.in, admin/ltmain.sh,
	libkmldonkey/network.cpp: Updated the admin directory to the latest
	cvs in order to support building on OS X, and made a few tiny code
	tweaks needed for OS X. Updated README with instructions on how to
	build on OS X.

2003-06-06 20:03  gibreel

	* po/fr.po: Added contributed French translation.

2003-06-06 19:54  gibreel

	* kmldonkey/Makefile.am, libkmldonkey/Makefile.am: Link with saner
	library requirements.

2003-05-30 14:18  dipesh

	* kmldonkey/prefs.cpp: Forgot to add Tooltips to the new Widgets,
	sorry

2003-05-30 13:53  dipesh

	* kmldonkey/: Makefile.am, colorselector.cpp, colorselector.h,
	infolist.cpp, kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h:
	Optional colored Downloadlist

2003-05-30 01:47  gibreel

	* debian/changelog, kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/kmldonkeyui.rc, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h: Added shared file list refresh
	action. For some reason, though, the core seems to only want to
	respond to the refresh request once...

2003-05-29 22:37  gibreel

	* kmldonkey/main.cpp, scripts/submit.cpp: Cleaned up KAboutData
	structures for console display.

2003-05-28 22:01  gibreel

	* kmldonkey/kmldonkey.cpp: Renamed actions so they all have
	different names; this should make the shortcut configuration dialog
	a little less confusing.

2003-05-28 21:57  gibreel

	* kmldonkey/kmldonkey.cpp: Remembers the active page between
	restarts.

2003-05-28 21:50  gibreel

	* kcmdonkey/kcmdonkey.cpp, kcmdonkey/kcmdonkey.h,
	kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/kmldonkeyui.rc: Added facilities for launching the (as
	yet unwritten) MLDonkey config tool from the GUI and control centre
	applet.

2003-05-28 21:47  gibreel

	* TODO: Updated todo list.

2003-05-27 20:55  dipesh

	* kmldonkey/infolist.cpp: QSplitter-Bug workaround

2003-05-26 17:49  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, kmldonkeyui.rc,
	prefs.cpp, prefs.h: Improved connect/disconnect code: added
	KActions for connecting to and disconnecting from the mldonkey
	core, and an option for trying to stay connected at all times
	(behaving essentially like the applet does).

2003-05-26 16:31  dipesh

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h: Added
	prefs; Statusbar-label's + save on exit

2003-05-25 00:52  gibreel

	* TODO, kmldonkey/search.cpp, libkmldonkey/Makefile.am,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/searchquery.cpp, libkmldonkey/searchquery.h: Created
	some classes for constructing search queries in a more flexible
	manner, and updated the code accordingly where necessary.

2003-05-24 16:52  dipesh

	* kmldonkey/kmldonkey.cpp: more connect-infos in statusBar()

2003-05-24 13:24  dipesh

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h: Added some more Output to
	the statusBar()

2003-05-24 12:02  dipesh

	* kmldonkey/search.cpp: fix for a small bug I note

2003-05-22 13:36  gibreel

	* applet/mldonkeyapplet.desktop, kcmdonkey/kcmdonkey.desktop,
	kmldonkey/kmldonkey.desktop, kmldonkey/main.cpp,
	scripts/ed2k_slurp.desktop: Updated icon names.

2003-05-21 19:49  gibreel

	* icons/: hi128-app-kmldonkey.png, hi16-app-kmldonkey.png,
	hi22-app-kmldonkey.png, hi32-app-kmldonkey.png,
	hi48-app-kmldonkey.png, hi64-app-kmldonkey.png, kmldonkey.xcf: Some
	preliminary new KMLDonkey icons based on the official mldonkey
	logo.

2003-05-21 02:20  gibreel

	* configure.in.in: Set version to 0.9cvs.

2003-05-21 02:19  gibreel

	* TODO: Updated the TODO file some more.

2003-05-21 02:13  gibreel

	* .cvsignore, config.guess, config.sub: config.guess and config.sub
	shouldn't be in cvs, should they?

2003-05-21 02:13  gibreel

	* TODO: Updated TODO file.

2003-05-21 02:07  gibreel

	* debian/changelog, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h: Updated libkmldonkey to support
	protocol 16. Added the addServer method.

2003-05-21 02:05  gibreel

	* debian/: .cvsignore, libkmldonkey-dev.dirs,
	libkmldonkey-dev.files, libkmldonkey0.dirs, libkmldonkey0.files:
	Oops, left some files out of the commit for the Debian package
	update.

2003-05-21 02:03  gibreel

	* debian/: changelog, control, rules: Split Debian package into
	base, library and devel packages. Bumped to 0.9 in preparation of
	the next release.

2003-05-20 22:56  gibreel

	* kmldonkey/kmldonkey.cpp, libkmldonkey/donkeyprotocol.cpp:
	Resolved some compiler warnings.

2003-05-20 19:00  dipesh

	* TODO, kmldonkey/search.cpp, kmldonkey/search.h: Added
	search-result filter

2003-05-19 14:25  dipesh

	* kmldonkey/search.cpp: fixed Availability-column

2003-05-19 12:59  dipesh

	* TODO, libkmldonkey/donkeyprotocol.cpp: fixed Keywords-only search

2003-05-18 20:05  dipesh

	* TODO: Updated the TODO-list.

2003-05-18 19:58  dipesh

	* kmldonkey/kmldonkey.cpp, kmldonkey/kmldonkey.h,
	kmldonkey/kmldonkeyui.rc, kmldonkey/search.cpp, kmldonkey/search.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h:
	Added KAction's Download, ForceDownload and RemoveServers

2003-05-18 17:37  gibreel

	* contrib/kmldonkey-mandrake.spec: Mandrake spec file update for
	0.8 contributed by Sir Pingus <pingus77@ifrance.com>.

2003-05-17 19:27  dipesh

	* kmldonkey/kmldonkey.cpp, kmldonkey/search.cpp,
	kmldonkey/search.h, libkmldonkey/searchinfo.cpp,
	libkmldonkey/searchinfo.h: More search-stuff; added
	avaibility-column, use the listfont, some smaller fixes

2003-05-17 17:00  dipesh

	* TODO, kmldonkey/infolist.cpp, kmldonkey/search.cpp,
	kmldonkey/search.h: fixed sorting of column "Size" in
	SearchResultItem and made the sorting case-insensitive in InfoItem

2003-05-17 12:52  dipesh

	* TODO, kmldonkey/search.cpp, kmldonkey/search.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h:
	Added more search-options

2003-05-15 16:25  gibreel

	* kmldonkey/kmldonkey.cpp: Console displays copyright message and
	GPL summary at startup.

2003-05-15 14:20  gibreel

	* applet/mldonkeyappletgui.cpp: Applied patch #1482, closes #3587.

2003-05-12 19:14  gibreel

	* kmldonkey/infodialog.cpp: Typo in downloaded size display.

2003-05-12 18:03  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h: Switched the main KTabCtl
	over to a QTabWidget and added icons to the page titles. How odd
	that KDE's "extended" tab widget doesn't support icon labels when
	Qt's original one does.

2003-05-12 02:21  gibreel

	* kmldonkey/: Makefile.am, closabletab.cpp, closabletab.h,
	search.cpp, search.h: Added a close button to the search result
	tabs.

2003-05-12 02:20  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h: Added a
	method for forgetting searches.

2003-05-11 22:02  gibreel

	* kmldonkey/: infodialog.cpp, infodialog.h: Added some missing
	fields to the info dialog.

2003-05-11 21:38  dipesh

	* kmldonkey/search.cpp: Forgot something, sorry

2003-05-11 20:55  dipesh

	* kmldonkey/: search.cpp, search.h: Replaced the used KTabCtl with
	a QTabWidget to get more flexibility and fix a small repaint-Bug.

2003-05-11 10:36  dipesh

	* TODO: Added open points of the initial Search-functionality done
	so far to the TODO's

2003-05-11 10:34  dipesh

	* kmldonkey/: Makefile.am, kmldonkey.cpp, kmldonkey.h, main.cpp,
	search.cpp, search.h: Adding initial Search-functionality

2003-05-11 10:33  dipesh

	* libkmldonkey/: Makefile.am, donkeyprotocol.cpp, donkeyprotocol.h,
	searchinfo.cpp, searchinfo.h: Added initial Search-functionality.

2003-05-10 19:55  gibreel

	* TODO: Updated TODO file.

2003-05-09 12:47  gibreel

	* po/se.po: Added Swedish translation.

2003-05-08 17:14  dipesh

	* po/de.po: Added german translationfile

2003-05-07 11:22  gibreel

	* po/es.po: Updated the Spanish translation.

2003-05-06 19:17  gibreel

	* po/no.po: Updated Norwegian language catalog.

2003-05-06 18:56  gibreel

	* libkmldonkey/: Makefile.am, debugger.cpp, debugger.h: Removed the
	obsolete libkmldonkey test/debug application.

2003-05-06 18:49  gibreel

	* applet/mldonkeyapplet.png: Removed obsolete icon file.

2003-05-06 17:42  gibreel

	* icons/: hi128-app-mldonkey.png, hi16-app-mldonkey.png,
	hi22-app-mldonkey.png, hi32-app-mldonkey.png,
	hi48-app-mldonkey.png, hi64-app-mldonkey.png, mldonkey.xcf: Updated
	the icons, and added an 128x128 icon and the XCF original.

2003-05-03 15:51  dipesh

	* kmldonkey/: kmldonkey.h, prefs.h: Added "Show Toolbar" and "Show
	Statusbar" to the the Prefs and create
	KMLDonkeyPreferences-instance only if needed and not already at
	startup.

2003-05-03 15:33  dipesh

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h: [no
	log message]

2003-05-02 22:39  gibreel

	* applet/mldonkeyapplet.desktop: Added icon to applet desktop
	entry.

2003-05-01 23:24  gibreel

	* scripts/: ed2k_slurp.desktop, submit.cpp, submit.h: Added option
	--read-html to control whether to attempt to read and parse HTTP
	URLs for ed2k content, or simply send them directly to the donkey
	(as would be the case with BitTorrent URLs).

2003-05-01 23:21  gibreel

	* kmldonkey/kmldonkey.desktop: Fixed icon name.

2003-05-01 19:27  gibreel

	* README, debian/changelog: Updated some documentation in
	preparation of the 0.8 release.

2003-05-01 19:09  gibreel

	* kmldonkey/: infodialog.cpp, infodialog.h: File info dialog keeps
	and updates a percentage in the window caption.

2003-05-01 18:59  gibreel

	* applet/Makefile.am, applet/fileinfodialog.ui,
	applet/fileinfodialog.ui.h, applet/infolist.cpp, applet/infolist.h,
	applet/mldonkeyapplet.cpp, applet/mldonkeyapplet.h,
	applet/mldonkeyappletgui.cpp, applet/mldonkeyappletgui.h,
	applet/mldonkeysavefiledialog.ui,
	applet/mldonkeysavefiledialog.ui.h, applet/mldonkeystatusform.ui,
	applet/mldonkeystatusform.ui.h, kmldonkey/main.cpp: Removed the GUI
	functionality from the applet, and reimplemented the GUI button as
	a launcher and hide button (over DCOP) for the standalone GUI.

2003-05-01 16:56  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkeyui.rc: Applied yet another
	patch from dipesh <dipesh@gmx.de> which remembers the complete
	state of the toolbar and statusbar, and moves the Settings menu
	into the kmldonkeyui.rc file.

2003-04-28 01:00  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h: Double clicking on an
	item in the download list opens the file info dialog.

2003-04-27 18:10  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, prefs.cpp, prefs.h:
	Applied another patch from dipesh <dipesh@gmx.de> which adds the
	Show All Servers action to the prefs dialog, and cleans up prefs
	handling a little.  The prefs dialog now also remembers its size.

2003-04-27 18:04  gibreel

	* kmldonkey/fontselector.cpp: Fixed font selector widget's resize
	policy.

2003-04-26 20:27  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, kmldonkeyui.rc: Applied a
	patch from dipesh <dipesh@gmx.de> for hiding non-connected servers
	from the server list.

2003-04-26 13:07  gibreel

	* libkmldonkey/donkeyprotocol.cpp: Fixed a crash bug when the core
	sends an unseen server number.

2003-04-21 20:17  gibreel

	* kmldonkey/availability.cpp: Tiny bugfix in availability renderer.

2003-04-15 22:34  gibreel

	* libkmldonkey/donkeyprotocol.cpp: Objects are removed from memory
	when they expire. This should clear up a pretty serious memory
	semi-leak.

2003-04-15 17:07  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, kmldonkeyui.rc: Added
	server copy-to-clipboard actions too.

2003-04-15 16:54  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, kmldonkeyui.rc: Added
	copy-to-clipboard actions.

2003-04-15 16:54  gibreel

	* kmldonkey/availability.cpp: Increased colour threshold a little.

2003-04-13 19:59  gibreel

	* kmldonkey/: Makefile.am, availability.cpp, availability.h,
	infodialog.cpp, infodialog.h, infolist.cpp, infolist.h,
	kmldonkey.cpp: File info dialog and coloured availability bars.

2003-04-13 03:44  gibreel

	* libkmldonkey/donkeymessage.cpp: Corrected readString()
	implementation; conversion from QByteArray to QString seems to null
	terminate, so we construct the QString manually instead.

2003-04-08 23:16  gibreel

	* contrib/kmldonkey-mandrake.spec: Bugfixes.

2003-04-08 16:50  gibreel

	* contrib/kmldonkey-mandrake.spec: Spec file for building RPMs for
	Mandrake 9.1 contributed by Sir Pingus <pingus77@ifrance.com>.

2003-04-08 16:46  gibreel

	* contrib/.cvsignore: Initial commit.

2003-04-08 16:40  gibreel

	* README: Updated the README file and removed some obsolete parts.

2003-04-08 16:20  gibreel

	* TODO: Removed some completed/obsolete entries.

2003-04-06 23:29  gibreel

	* kmldonkey/: infolist.cpp, kmldonkey.cpp, kmldonkey.h,
	kmldonkeyui.rc: Rudimentary server actions, and all lists now
	display network type.

2003-04-06 23:29  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h: Added some
	methods for controlling server lists.

2003-04-06 23:28  gibreel

	* libkmldonkey/: fileinfo.cpp, fileinfo.h: Added missing
	fileNetwork() method.

2003-04-06 21:22  gibreel

	* kmldonkey/: kmldonkey.cpp, kmldonkey.h, kmldonkeyui.rc: Added the
	remaining actions for the download list (but still missing the file
	information dialog).

2003-04-03 00:39  gibreel

	* libkmldonkey/: clientinfo.cpp, serverinfo.cpp: Applied a bug fix
	from the mldonkey CVS tree.

2003-03-24 16:36  gibreel

	* kmldonkey/: Makefile.am, infolist.h, kmldonkey.cpp, kmldonkey.h,
	kmldonkeyui.rc, renamedialog.cpp, renamedialog.h: More work; still
	not complete, but getting there.

2003-03-24 16:36  gibreel

	* libkmldonkey/donkeyprotocol.cpp: Removed some debug cruft.

2003-03-24 16:35  gibreel

	* Makefile.am: Added I18N_NOOP to xgettext tags.

2003-03-24 14:05  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeysocket.cpp,
	donkeysocket.h: Improved message handling efficiency: when several
	messages are received on the socket at once, we process them in a
	loop rather than the old recursive mechanism. Sometimes, when
	connecting as a full GUI, the core would send so many messages at
	once that DonkeySocket would overload the stack. This should no
	longer happen. Note that the sense of the readyMessage() signal has
	changed - it is no longer emitted for every message that arrives,
	only when the DonkeySocket feels it is time to process some
	messages.

2003-03-24 00:40  gibreel

	* configure.in.in: [no log message]

2003-03-24 00:40  gibreel

	* kmldonkey/: Makefile.am, fontselector.cpp, fontselector.h,
	infolist.cpp, infolist.h, kmldonkey.cpp, kmldonkey.desktop,
	kmldonkey.h, kmldonkeyiface.h, kmldonkeyui.rc, main.cpp, prefs.cpp,
	prefs.h: Preliminary version of standalone GUI.

2003-03-24 00:37  gibreel

	* po/no.po: Updated translation.

2003-03-24 00:37  gibreel

	* Doxyfile: Document undocumented classes as well.

2003-03-24 00:36  gibreel

	* applet/.cvsignore, kcmdonkey/.cvsignore, kmldonkey/.cvsignore,
	scripts/.cvsignore: Ignoring *.closure.

2003-03-24 00:34  gibreel

	* libkmldonkey/: .cvsignore, Makefile.am, clientinfo.cpp,
	clientinfo.h, donkeymessage.cpp, donkeymessage.h,
	donkeyprotocol.cpp, donkeyprotocol.h, fileinfo.cpp, fileinfo.h,
	serverinfo.cpp, serverinfo.h, shareinfo.cpp, shareinfo.h: A lot of
	API additions, especially lists keeping track of shared files and
	clients.

2003-03-23 14:54  gibreel

	* .cvsignore, Makefile.am, applet/Makefile.am, po/.cvsignore:
	Cleaned up gettext stuff.

2003-03-23 14:35  gibreel

	* admin/: Doxyfile.global, Makefile.common, acinclude.m4.in,
	am_edit, cvs.sh, nmcheck: Updated admin directory from kde-common
	CVS.

2003-03-22 13:45  gibreel

	* po/es.po: Initial commit.

2003-03-18 15:34  gibreel

	* README.CVS: Initial commit.

2003-03-18 15:28  gibreel

	* TODO: Removed some completed entries.

2003-03-17 12:44  gibreel

	* applet/: .cvsignore, Makefile.am, mldonkeyapplet.cpp,
	mldonkeyapplet.h, mldonkeyappletgui.cpp, mldonkeyappletgui.h,
	mldonkeyappletgui.ui, mldonkeyappletgui.ui.h, icons/Makefile.am:
	Discarded the .ui files for mldonkeyappletgui in favour of own
	code. Now uses KIconLoader to load icons rather than embedding
	them. Also layouts itself properly when resized, and includes a
	different layout for small panel sizes.

2003-03-10 15:52  gibreel

	* applet/infolist.cpp, applet/mldonkeyapplet.cpp,
	applet/mldonkeyapplet.h, kcmdonkey/kcmdonkey.cpp,
	kcmdonkey/kcmdonkey.h, libkmldonkey/debugger.cpp,
	libkmldonkey/debugger.h, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/fileinfo.h,
	scripts/submit.cpp, scripts/submit.h: Support for GUI protocol 14.
	Specifically: Authentication with username, new download file state
	"Queued", and support for the new message types in the
	DonkeyProtocol class.

2003-03-10 15:49  gibreel

	* TODO: Updated TODO list.

2003-03-10 12:20  gibreel

	* TODO, applet/infolist.cpp: Corrected sorting on percentage in the
	download list. Reported by R.  Rodriguez.

2003-03-10 01:23  gibreel

	* applet/: mldonkeyapplet.cpp, mldonkeyapplet.h: Added copy to
	clipboard features to file context menus.

2003-03-08 23:37  gibreel

	* Doxyfile, doc/.cvsignore, libkmldonkey/donkeymessage.h,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/donkeysocket.h: Written
	some Doxygen documentation for the library API.

2003-03-08 21:13  gibreel

	* applet/mldonkeyapplet.cpp, applet/mldonkeyapplet.h,
	libkmldonkey/donkeymessage.cpp, libkmldonkey/donkeymessage.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/donkeysocket.cpp, libkmldonkey/donkeysocket.h,
	libkmldonkey/fileinfo.cpp, libkmldonkey/network.cpp,
	libkmldonkey/serverinfo.cpp: Switched readString/writeString in
	DonkeyMessage from using pointers to QStrings to using references,
	which leads to far less hassle, shorter code, and less chance of
	memory leaks.

2003-03-08 19:45  gibreel

	* applet/infolist.cpp: ETA display is more helpful when downloaded
	size exceeds file size.

2003-03-08 18:08  gibreel

	* applet/mldonkeyapplet.cpp, applet/mldonkeystatusform.ui.h,
	libkmldonkey/.cvsignore, libkmldonkey/Makefile.am,
	libkmldonkey/debugger.cpp, libkmldonkey/debugger.h,
	libkmldonkey/donkeymessage.cpp, libkmldonkey/donkeymessage.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/donkeysocket.cpp, libkmldonkey/network.cpp,
	libkmldonkey/network.h, scripts/submit.cpp: Lots of minor API
	changes.

2003-03-08 14:55  gibreel

	* applet/mldonkeyapplet.cpp, scripts/submit.cpp: Static version
	string replaced by the VERSION macro provided by autoconf.

2003-03-07 23:12  gibreel

	* debian/control: Removed obsolete Python dependencies.

2003-03-07 23:05  gibreel

	* Makefile.cvs: Have Makefile.cvs delete any distribution archives
	before generating makefiles, in case I forget to remove them.

2003-03-07 23:02  gibreel

	* applet/mldonkeyapplet.cpp: Updated home page URL.

2003-03-07 22:51  gibreel

	* applet/fileinfodialog.ui.h, applet/infolist.cpp,
	applet/mldonkeyapplet.cpp, applet/mldonkeysavefiledialog.ui,
	applet/mldonkeysavefiledialog.ui.h,
	libkmldonkey/donkeyprotocol.cpp, libkmldonkey/donkeyprotocol.h,
	libkmldonkey/fileinfo.cpp, libkmldonkey/fileinfo.h: Changed the MD4
	storage in the FileInfo object from an array of int to a
	QByteArray, added conversion functions between that and QString,
	and methods to search downloaded files by hash. The applet now uses
	the file hash instead of the fileno when storing and restoring
	priorities, as the fileno changes between core restarts.

2003-03-07 21:53  gibreel

	* debian/changelog, scripts/.cvsignore, scripts/Makefile.am,
	scripts/ed2k.protocol, scripts/ed2k_slurp.desktop,
	scripts/mldonkey_slurp.py, scripts/mldonkey_submit.py,
	scripts/submit.cpp, scripts/submit.h: Removed the ed2k handler
	Python scripts, and replaced them with a KDE/C++ application.

2003-03-07 21:49  gibreel

	* debian/changelog, kcmdonkey/kcmdonkey.cpp: The GUI port widget in
	the control centre applet is now noticed when you change it. It
	wasn't emitting the proper signal.

2003-03-07 21:35  gibreel

	* libkmldonkey/: donkeyprotocol.cpp, donkeyprotocol.h,
	donkeysocket.cpp: Added submitURL() method and option to disable
	flushing of the output buffer on disconnect. Removed a ton of debug
	messages.

2003-03-07 16:15  gibreel

	* configure.in.in, debian/changelog: Version bump.

2003-03-07 16:11  gibreel

	* applet/: infolist.cpp, mldonkeystatusform.ui: Added an address
	column to the server list, and general code cleanup.

2003-03-07 16:10  gibreel

	* applet/mldonkeyapplet.h: Cosmetic tweaks.

2003-03-07 16:09  gibreel

	* applet/mldonkeyapplet.cpp: Repaired about dialog and added some
	more information to it.

2003-03-07 15:45  gibreel

	* .cvsignore, ChangeLog, Makefile.cvs: Have Makefile.cvs create a
	changelog symlink instead of keeping multiple copies around.

2003-03-07 15:40  gibreel

	* ChangeLog: Changelog?

2003-03-07 15:28  gibreel

	* applet/mldonkeyapplet.cpp, debian/changelog: Finished
	implementing priority save/restore.

2003-03-07 15:25  gibreel

	* applet/icons/: .cvsignore, Makefile, Makefile.in: Missing
	.cvsignore in directory, removed Makefile and Makefile.in.

2003-03-07 15:24  gibreel

	* doc/en/.cvsignore: Added index.cache.bz2 to .cvsignore.

2003-03-07 13:03  gibreel

	* .cvsignore, config.log, config.status: .cvsignore wasn't ignoring
	config.log, config.cache and config.status.

2003-03-07 13:01  gibreel

	* scripts/: .cvsignore, Makefile.am, Makefile.in: Oops, a typo in
	.cvsignore imported Makefile.in instead of Makefile.am.

2003-03-07 12:50  gibreel

	* AUTHORS, config.log, config.sub, configure.in.in, COPYING,
	INSTALL, .cvsignore, Doxyfile, Makefile.am, Makefile.cvs, NEWS,
	README, TODO, config.guess, config.status, admin/ChangeLog,
	admin/Doxyfile.am, admin/Doxyfile.global, admin/Makefile.common,
	admin/acinclude.m4.in, admin/am_edit, admin/compile,
	admin/conf.change.pl, admin/config.guess, admin/config.pl,
	admin/config.sub, admin/configure.in.bot.end,
	admin/configure.in.min, admin/cvs-clean.pl, admin/cvs.sh,
	admin/debianrules, admin/depcomp, admin/detect-autoconf.sh,
	admin/install-sh, admin/libtool.m4.in, admin/ltmain.sh,
	admin/missing, admin/mkinstalldirs, admin/ylwrap,
	applet/.cvsignore, applet/Makefile.am, applet/infolist.cpp,
	applet/infolist.h, applet/mldonkeyapplet.cpp,
	applet/mldonkeyapplet.desktop, applet/mldonkeyapplet.h,
	applet/mldonkeyappletgui.ui, applet/mldonkeyappletgui.ui.h,
	applet/mldonkeystatusform.ui, applet/mldonkeystatusform.ui.h,
	debian/.cvsignore, debian/changelog, debian/control,
	debian/copyright, debian/docs, debian/rules, doc/.cvsignore,
	doc/Makefile.am, doc/en/.cvsignore, doc/en/Makefile.am,
	doc/en/index.docbook, icons/.cvsignore, icons/Makefile.am,
	icons/hi16-app-mldonkey.png, icons/hi22-app-mldonkey.png,
	icons/hi32-app-mldonkey.png, icons/hi48-app-mldonkey.png,
	icons/hi64-app-mldonkey.png, po/.cvsignore, po/Makefile.am,
	po/no.po, applet/fileinfodialog.ui, applet/fileinfodialog.ui.h,
	applet/mldonkeyapplet.png, applet/mldonkeysavefiledialog.ui,
	applet/mldonkeysavefiledialog.ui.h, applet/icons/Makefile,
	applet/icons/Makefile.am, applet/icons/Makefile.in,
	applet/icons/mld-launchgui.png, applet/icons/mld-launchgui.xcf,
	applet/icons/mld-mutedonkey.png, applet/icons/mld-mutedonkey.xcf,
	applet/icons/mld-unmutedonkey.png,
	applet/icons/mld-unmutedonkey.xcf, kcmdonkey/.cvsignore,
	kcmdonkey/Makefile.am, kcmdonkey/kcmdonkey.cpp,
	kcmdonkey/kcmdonkey.desktop, kcmdonkey/kcmdonkey.h,
	scripts/mldonkey_slurp.py, scripts/ed2k_slurp.desktop,
	scripts/mldonkey_submit.py, libkmldonkey/donkeymessage.cpp,
	libkmldonkey/donkeymessage.h, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/donkeysocket.cpp,
	scripts/.cvsignore, scripts/Makefile.in, scripts/ed2k.protocol,
	libkmldonkey/.cvsignore, libkmldonkey/Makefile.am,
	libkmldonkey/donkeysocket.h, libkmldonkey/fileinfo.cpp,
	libkmldonkey/fileinfo.h, libkmldonkey/serverinfo.cpp,
	libkmldonkey/serverinfo.h: Initial revision

2003-03-07 12:50  gibreel

	* AUTHORS, config.log, config.sub, configure.in.in, COPYING,
	INSTALL, .cvsignore, Doxyfile, Makefile.am, Makefile.cvs, NEWS,
	README, TODO, config.guess, config.status, admin/ChangeLog,
	admin/Doxyfile.am, admin/Doxyfile.global, admin/Makefile.common,
	admin/acinclude.m4.in, admin/am_edit, admin/compile,
	admin/conf.change.pl, admin/config.guess, admin/config.pl,
	admin/config.sub, admin/configure.in.bot.end,
	admin/configure.in.min, admin/cvs-clean.pl, admin/cvs.sh,
	admin/debianrules, admin/depcomp, admin/detect-autoconf.sh,
	admin/install-sh, admin/libtool.m4.in, admin/ltmain.sh,
	admin/missing, admin/mkinstalldirs, admin/ylwrap,
	applet/.cvsignore, applet/Makefile.am, applet/infolist.cpp,
	applet/infolist.h, applet/mldonkeyapplet.cpp,
	applet/mldonkeyapplet.desktop, applet/mldonkeyapplet.h,
	applet/mldonkeyappletgui.ui, applet/mldonkeyappletgui.ui.h,
	applet/mldonkeystatusform.ui, applet/mldonkeystatusform.ui.h,
	debian/.cvsignore, debian/changelog, debian/control,
	debian/copyright, debian/docs, debian/rules, doc/.cvsignore,
	doc/Makefile.am, doc/en/.cvsignore, doc/en/Makefile.am,
	doc/en/index.docbook, icons/.cvsignore, icons/Makefile.am,
	icons/hi16-app-mldonkey.png, icons/hi22-app-mldonkey.png,
	icons/hi32-app-mldonkey.png, icons/hi48-app-mldonkey.png,
	icons/hi64-app-mldonkey.png, po/.cvsignore, po/Makefile.am,
	po/no.po, applet/fileinfodialog.ui, applet/fileinfodialog.ui.h,
	applet/mldonkeyapplet.png, applet/mldonkeysavefiledialog.ui,
	applet/mldonkeysavefiledialog.ui.h, applet/icons/Makefile,
	applet/icons/Makefile.am, applet/icons/Makefile.in,
	applet/icons/mld-launchgui.png, applet/icons/mld-launchgui.xcf,
	applet/icons/mld-mutedonkey.png, applet/icons/mld-mutedonkey.xcf,
	applet/icons/mld-unmutedonkey.png,
	applet/icons/mld-unmutedonkey.xcf, kcmdonkey/.cvsignore,
	kcmdonkey/Makefile.am, kcmdonkey/kcmdonkey.cpp,
	kcmdonkey/kcmdonkey.desktop, kcmdonkey/kcmdonkey.h,
	scripts/mldonkey_slurp.py, scripts/ed2k_slurp.desktop,
	scripts/mldonkey_submit.py, libkmldonkey/donkeymessage.cpp,
	libkmldonkey/donkeymessage.h, libkmldonkey/donkeyprotocol.cpp,
	libkmldonkey/donkeyprotocol.h, libkmldonkey/donkeysocket.cpp,
	scripts/.cvsignore, scripts/Makefile.in, scripts/ed2k.protocol,
	libkmldonkey/.cvsignore, libkmldonkey/Makefile.am,
	libkmldonkey/donkeysocket.h, libkmldonkey/fileinfo.cpp,
	libkmldonkey/fileinfo.h, libkmldonkey/serverinfo.cpp,
	libkmldonkey/serverinfo.h: Initial import.

