Switch to side-by-side view

--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4961 +1,6544 @@
+2008-12-21 14:16  dockes
+
+	* VERSION, unac/unac.c, unac/unac.h, unac/unac.c, unac/unac.h: new
+	unac approach for japanese: dont decompose at all
+
+2008-12-21 14:05  dockes
+
+	* unac/unac_version.h: [no log message]
+
+2008-12-19 10:55  dockes
+
+	* rcldb/: rcldb.h, rclquery.cpp, searchdata.cpp: getMainConfig not
+	actually needed and possibly harmful
+
+2008-12-19 10:44  dockes
+
+	* unac/unac.c, unac/unac.h, rcldb/searchdata.cpp: dont unaccent
+	japanese + fix bug in unac/split ordering in searchdata
+
+2008-12-19 09:39  dockes
+
+	* python/recoll/setup.py: pyrecoll: port to linux, update
+
+2008-12-18 16:09  dockes
+
+	* rcldb/searchdata.cpp, unac/unac.c, unac/unac.h: dont unaccent
+	japanese + fix bug in unac/split ordering in searchdata
+
+2008-12-18 15:11  dockes
+
+	* query/xadump.cpp: diag: prevent char combination by inserting
+	spaces
+
+2008-12-17 17:19  dockes
+
+	* rcldb/: rcldb.cpp, rcldb.cpp: fix to previous abstract fix
+
+2008-12-17 16:12  dockes
+
+	* qtgui/reslist.cpp: use local hiliter
+
+2008-12-17 15:38  dockes
+
+	* VERSION: [no log message]
+
+2008-12-17 15:37  dockes
+
+	* rcldb/rcldb.cpp: fix abstract generation when the match term is a
+	multiword span (esp. for japanese)
+
+2008-12-17 15:26  dockes
+
+	* common/Makefile, rcldb/rcldb.cpp: fix abstract generation when
+	the match term is a multiword span (esp. for japanese)
+
+2008-12-17 15:26  dockes
+
+	* rcldb/searchdata.cpp: comment
+
+2008-12-17 09:01  dockes
+
+	* index/indexer.cpp, index/indexer.h,
+	kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
+	qtgui/main.cpp, query/recollq.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h:
+	simplified db open by getting rid of the illusion that we could
+	have several writeable dbs per config
+
+2008-12-16 18:43  dockes
+
+	* README: [no log message]
+
+2008-12-16 18:40  dockes
+
+	* kde/kioslave/recoll/data/searchable.html,
+	kde/kioslave/recoll/data/welcome.html, VERSION: [no log message]
+
+2008-12-16 18:30  dockes
+
+	* kde/kioslave/recoll/data/searchable.html: [no log message]
+
+2008-12-16 18:28  dockes
+
+	* kde/kioslave/recoll/: htmlif.cpp, kio_recoll.cpp, kio_recoll.h,
+	data/searchable.html, data/welcome.html: updated kioslave for small
+	changes in reslistpager after main i/f integration. + javascript to
+	search page
+
+2008-12-16 15:20  dockes
+
+	* qtgui/preview_w.h, qtgui/reslist.cpp, qtgui/reslist.h,
+	query/plaintorich.h, query/reslistpager.cpp, query/reslistpager.h,
+	utils/debuglog.cpp, utils/debuglog.h: converted qt reslist to
+	reslistpager
+
+2008-12-16 09:53  dockes
+
+	* query/: wasastringtoquery.cpp, wasastringtoquery.cpp: OR chain
+	longer than 2 would swallow preceding AND terms
+
+2008-12-15 16:04  dockes
+
+	* kde/kioslave/recoll/htmlif.cpp, query/reslistpager.cpp: kio: use
+	right ipath for preview
+
+2008-12-15 15:39  dockes
+
+	* query/xadump.cpp, rcldb/searchdata.cpp: make gcc happy
+
+2008-12-15 10:33  dockes
+
+	* doc/user/usermanual.sgml: more search tips
+
+2008-12-15 10:24  dockes
+
+	* rcldb/searchdata.cpp: reorganize code + add boost to phrase
+	element to match boost of original user terms
+
+2008-12-12 13:28  dockes
+
+	* VERSION, common/textsplit.cpp, common/textsplit.h,
+	rcldb/rcldb.cpp: dont insert space in cjk abstracts
+
+2008-12-12 12:53  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp: dont
+	insert space in cjk abstracts
+
+2008-12-12 12:02  dockes
+
+	* rcldb/rcldb.cpp: message level
+
+2008-12-12 12:01  dockes
+
+	* qtgui/reslist.cpp: add %i for displaying ipath
+
+2008-12-12 12:00  dockes
+
+	* qtgui/main.cpp: add all extra cmd line args to the question
+
+2008-12-08 18:43  dockes
+
+	* kde/kioslave/recoll/htmlif.cpp: set name as preview title
+
+2008-12-08 18:42  dockes
+
+	* kde/kioslave/recoll/dirif.cpp: removed a few traces
+
+2008-12-08 15:34  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, htmlif.cpp, kio_recoll.cpp,
+	kio_recoll.h, notes.txt, data/help.html: previews
+
+2008-12-08 12:22  dockes
+
+	* utils/: Makefile, readfile.cpp: file_to_string: stat+reserve
+	makes faster
+
+2008-12-05 14:15  dockes
+
+	* VERSION: branched maintenance for 1.11 kio devs on main now 1.12
+
+2008-12-05 14:13  dockes
+
+	* index/csguess.cpp, index/mimetype.cpp, index/rclmonprc.cpp,
+	index/rclmonrcv.cpp, query/wasatorcl.cpp: added includes for new
+	gcc
+
+2008-12-05 14:11  dockes
+
+	* sampleconf/recoll.conf.in: add .git .hg .bzr to ignored
+
+2008-12-05 14:11  dockes
+
+	* sampleconf/mimeconf: remove obsolete [prefixes] section
+
+2008-12-05 14:10  dockes
+
+	* qtgui/reslist.cpp: copy file name to clipboard as well as to
+	selection
+
+2008-12-05 12:20  dockes
+
+	* VERSION: [no log message]
+
+2008-12-05 12:17  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, common/uproplist.h,
+	qtgui/ssearch_w.cpp, query/recollq.cpp, query/wasatorcl.cpp,
+	rcldb/searchdata.cpp: take care of splitting user string with
+	respect to unicode white space, not only ascii
+
+2008-12-05 12:09  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, common/uproplist.h,
+	kde/kioslave/recoll/kio_recoll.cpp, qtgui/ssearch_w.cpp,
+	query/recollq.cpp, query/wasatorcl.cpp, rcldb/searchdata.cpp: take
+	care of splitting user string with respect to unicode white space,
+	not only ascii
+
+2008-12-05 08:38  dockes
+
+	* utils/smallut.h: comment
+
+2008-12-04 13:41  dockes
+
+	* kde/kioslave/recoll/recollf.protocol: [no log message]
+
+2008-12-04 13:23  dockes
+
+	* kde/kioslave/recoll/dirif.cpp: kde 4.0 compile
+
+2008-12-04 12:50  dockes
+
+	* VERSION: [no log message]
+
+2008-12-04 12:49  dockes
+
+	* kde/kioslave/recoll/dirif.cpp, kde/kioslave/recoll/htmlif.cpp,
+	kde/kioslave/recoll/kio_recoll.cpp,
+	kde/kioslave/recoll/kio_recoll.h, kde/kioslave/recoll/notes.txt,
+	kde/kioslave/recoll/data/help.html, query/reslistpager.cpp,
+	query/reslistpager.h, rcldb/rcldb.cpp, utils/pathut.h: kio_recoll:
+	html/dir switching
+
+2008-12-03 18:04  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, htmlif.cpp,
+	kio_recoll.cpp, kio_recoll.h, notes.txt, data/help.html: cleaned up
+	virtual tree and url handling. Drag to desktop now works with
+	appropriate name. recollf protocol
+
+2008-12-03 11:02  dockes
+
+	* kde/kioslave/recoll/dirif.cpp: better stat
+
+2008-12-02 14:41  dockes
+
+	* kde/kioslave/recoll/dirif.cpp: [no log message]
+
+2008-12-02 14:38  dockes
+
+	* kde/kioslave/recoll/dirif.cpp: [no log message]
+
+2008-12-02 14:15  dockes
+
+	* VERSION, doc/user/usermanual.sgml, INSTALL, README: [no log
+	message]
+
+2008-12-02 14:14  dockes
+
+	* kde/kioslave/recoll/00README.txt,
+	kde/kioslave/recoll/CMakeLists.txt, kde/kioslave/recoll/htmlif.cpp,
+	kde/kioslave/recoll/notes.txt,
+	kde/kioslave/recoll/data/welcome.html, query/reslistpager.cpp: kio
+	goes to testing
+
+2008-12-01 19:42  dockes
+
+	* kde/kioslave/recoll/: dirif.cpp, htmlif.cpp, kio_recoll.cpp,
+	kio_recoll.h, data/help.html: small cleanups and comments. Still
+	some weirdness
+
+2008-12-01 16:37  dockes
+
+	* kde/kioslave/recoll/cleancmakestuff.sh: [no log message]
+
+2008-12-01 16:36  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, cleancmakestuff.sh,
+	dirif.cpp, htmlif.cpp, kio_recoll.cpp, kio_recoll.h, notes.txt,
+	data/help.html, data/welcome.html: seems to work by re-rerunning
+	search whenever it changes. Still had one crash, needs cleanup
+
+2008-11-28 10:14  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, kio_recoll.cpp,
+	kio_recoll.h, notes.txt, recoll.protocol, recollnolist.protocol:
+	ensured compatibility with kde4.0
+
+2008-11-27 18:48  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, htmlif.cpp,
+	kio_recoll.cpp, kio_recoll.h, notes.txt, recoll.protocol: bits of
+	dual mode working
+
+2008-11-27 15:05  dockes
+
+	* query/reslistpager.cpp: safety check
+
+2008-11-27 14:35  dockes
+
+	* sampleconf/mimeconf: [no log message]
+
+2008-11-27 10:49  dockes
+
+	* sampleconf/mimeconf: remove obsolete [prefixes] section
+
+2008-11-27 10:39  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2008-11-26 16:03  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, cleancmakestuff.sh,
+	dirif.cpp, htmlif.cpp, kio_recoll.cpp, kio_recoll.h, notes.txt,
+	recoll.protocol: listdir doesnt work on kde 4.0 because on
+	parent/child assumptions in kdirmodel have to check on kde 4.1
+
+2008-11-24 18:42  dockes
+
+	* VERSION: [no log message]
+
+2008-11-24 18:38  dockes
+
+	* kde/kioslave/recoll/CMakeLists.txt: check for dlopen
+
+2008-11-24 17:42  dockes
+
+	* kde/kioslave/recoll/CMakeLists.txt: have to cc the pic objects,
+	cant use librcl
+
+2008-11-24 16:47  dockes
+
+	* Makefile.in, configure, configure.ac, aspell/Makefile,
+	common/Makefile, common/autoconfig.h.in, common/rclconfig.h,
+	index/Makefile, internfile/Makefile, lib/Makefile, lib/mkMake,
+	mk/Darwin, mk/FreeBSD, mk/OpenBSD, mk/SunOS, mk/commondefs,
+	qt4gui/recoll.pro.in, qtgui/recoll.pro.in, query/Makefile,
+	unac/unac.c, utils/pathut.cpp: make it easier to maintain the kio
+	cmake by moving as much stuff as possible to autoconfig.h, merging
+	libmime and librcl etc.
+
+2008-11-24 16:23  dockes
+
+	* qtgui/: guiutils.cpp, main.cpp, recoll.h, confgui/main.cpp:
+	replace local variable recoll_datadir with access to config
+
+2008-11-24 15:53  dockes
+
+	* unac/: unac_version.h, unac.c: [no log message]
+
+2008-11-21 17:43  dockes
+
+	* makesrcdist.sh: [no log message]
+
+2008-11-21 17:37  dockes
+
+	* makesrcdist.sh, kde/kioslave/recoll/00README.txt: ccmake cleanup
+	in kio_recoll
+
+2008-11-21 17:02  dockes
+
+	* excludefile: [no log message]
+
+2008-11-20 19:00  dockes
+
+	* kde/kioslave/recoll/Makefile: [no log message]
+
+2008-11-20 16:10  dockes
+
+	* VERSION: [no log message]
+
+2008-11-20 15:16  dockes
+
+	* kde/kioslave/recoll/00README.txt: [no log message]
+
+2008-11-20 14:10  dockes
+
+	* kde/kioslave/recoll/00README.txt,
+	kde/kioslave/recoll/CMakeLists.txt,
+	kde/kioslave/recoll/kio_recoll.cpp,
+	kde/kioslave/recoll/kio_recoll.h,
+	kde/kioslave/recoll/data/welcome.html, query/reslistpager.cpp,
+	query/reslistpager.h: kioslave sort of works
+
+2008-11-19 13:28  dockes
+
+	* kde/kioslave/recoll/kio_recoll.cpp: [no log message]
+
+2008-11-19 13:19  dockes
+
+	* lib/Makefile, lib/mkMake, qt4gui/recoll.pro.in,
+	qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/recoll.pro.in,
+	query/plaintorich.cpp, query/plaintorich.h, query/reslistpager.cpp,
+	query/reslistpager.h: moved plaintorich from qtgui/ to query/
+
+2008-11-19 11:06  dockes
+
+	* qtgui/reslist.cpp, utils/smallut.cpp, utils/smallut.h: moved code
+	from qtgui to smallut
+
+2008-11-18 14:51  dockes
+
+	* utils/cancelcheck.h: comment
+
+2008-11-18 14:25  dockes
+
+	* index/csguess.cpp, index/mimetype.cpp, index/rclmonprc.cpp,
+	index/rclmonrcv.cpp, query/wasatorcl.cpp: add a few includes for
+	new gcc version
+
+2008-11-18 14:24  dockes
+
+	* utils/cancelcheck.h: comments
+
+2008-11-18 11:23  dockes
+
+	* utils/debuglog.h: [no log message]
+
+2008-11-17 15:51  dockes
+
+	* kde/kioslave/recoll/: CMakeLists.txt, Makefile, Makefile.kde3,
+	kio_recoll.cpp, kio_recoll.h: 1st kde test. cmake doesnt work need
+	to use buildit script
+
+2008-11-14 16:49  dockes
+
+	* kde/kioslave/recoll/: kio_recoll.cpp, kio_recoll.h: [no log
+	message]
+
+2008-11-13 11:57  dockes
+
+	* kde/kioslave/recoll/00README.txt, kde/kioslave/recoll/Makefile,
+	kde/kioslave/recoll/kio_recoll.cpp,
+	kde/kioslave/recoll/kio_recoll.la, query/docseqdb.cpp: got the
+	kio_slave working again
+
+2008-11-08 12:00  dockes
+
+	* qtgui/reslist.cpp: Copy entries in the rght clck menu copy both
+	to selection and clipboard
+
+2008-10-15 10:30  dockes
+
+	* sampleconf/recoll.conf.in: add .git .hg .bzr to skipped
+
+2008-10-14 09:50  dockes
+
+	* rcldb/searchdata.cpp, rcldb/searchdata.h, utils/refcntr.h:
+	highlighting would not work with cat filt active because ClausSub
+	did not implement getTerms
+
+2008-10-14 08:07  dockes
+
+	* index/recollindex.cpp: print version in recollindex help
+
+2008-10-13 13:46  dockes
+
+	* excludefile, makesrcdist.sh: change in excludefile handling
+
+2008-10-13 13:46  dockes
+
+	* qtgui/ssearch_w.cpp, query/filtseq.cpp: warnings
+
+2008-10-13 13:44  dockes
+
+	* qtgui/plaintorich.cpp: compil warn
+
+2008-10-13 10:35  dockes
+
+	* INSTALL, README: [no log message]
+
+2008-10-13 10:23  dockes
+
+	* query/recollq.cpp: dont change recollq output, used for tests!
+
+2008-10-13 09:57  dockes
+
+	* doc/user/usermanual.sgml, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
+	qtgui/i18n/recoll_de.ts, qtgui/i18n/recoll_fr.ts,
+	qtgui/i18n/recoll_it.ts, qtgui/i18n/recoll_ru.ts,
+	qtgui/i18n/recoll_tr.ts, qtgui/i18n/recoll_uk.ts,
+	qtgui/i18n/recoll_xx.ts: messages and manual
+
+2008-10-10 10:19  dockes
+
+	* doc/user/usermanual.sgml: added python api doc
+
+2008-10-10 10:18  dockes
+
+	* python/: recoll/pyrecoll.cpp, samples/rclmbox.py,
+	samples/recollqsd.py: fix executesd
+
+2008-10-10 10:05  dockes
+
+	* python/recoll/pyrecoll.cpp: add delete purge
+
+2008-10-10 10:04  dockes
+
+	* internfile/internfile.cpp: log levels
+
+2008-10-09 11:36  dockes
+
+	* python/recoll/pyrecoll.cpp: stemming went from query to
+	searchdata
+
+2008-10-09 11:21  dockes
+
+	* filters/rclflac, filters/rclid3, sampleconf/mimeconf: improved
+	mp3/flac filter. use pstotext directly
+
+2008-10-09 11:19  dockes
+
+	* internfile/: mh_exec.cpp, mimehandler.cpp: need to transcode text
+	to utf-8
+
+2008-10-09 11:19  dockes
+
+	* utils/transcode.h: comments
+
+2008-10-09 08:38  dockes
+
+	* filters/: rclimg, rclimg: [no log message]
+
+2008-10-09 08:31  dockes
+
+	* filters/rclimg: conform to filter error usual protocol
+
+2008-10-08 18:15  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, filters/rcldvi,
+	index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
+	internfile/internfile.h, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
+	qtgui/rclmain_w.h, utils/smallut.cpp, utils/smallut.h: added menu
+	to display missing helpers
+
+2008-10-08 18:12  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2008-10-08 10:27  dockes
+
+	* filters/rclabw, filters/rcldjvu, filters/rclid3, filters/rclkwd,
+	filters/rclogg, filters/rclopxml, filters/rclppt, filters/rclsoff,
+	filters/rclsvg, filters/rclxls, sampleconf/fields,
+	sampleconf/mimeconf: improved rclid3 and rclogg
+
+2008-10-07 18:19  dockes
+
+	* qtgui/preview_w.cpp: message
+
+2008-10-07 10:07  dockes
+
+	* doc/user/usermanual.sgml: query language precisions
+
+2008-10-07 08:52  dockes
+
+	* query/wasatorcl.cpp: [no log message]
+
+2008-10-07 08:44  dockes
+
+	* ChangeLog, common/rclconfig.cpp, python/recoll/pyrecoll.cpp,
+	rcldb/rcldb.cpp, rcldb/rclquery.cpp, sampleconf/fields: let
+	rclconfig take care of field name lowercasing
+
 2008-10-06 08:22  dockes
 
-	* internfile/mh_exec.cpp (1.13), internfile/mh_exec.h (1.8),
-	internfile/mimehandler.cpp (1.24), utils/execmd.cpp (1.27): Disable
-	filters with missing helpers for the whole indexing pass
+	* internfile/mh_exec.cpp, internfile/mh_exec.h,
+	internfile/mimehandler.cpp, utils/execmd.cpp: Disable filters with
+	missing helpers for the whole indexing pass
 
 2008-10-04 16:26  dockes
 
-	* index/indexer.cpp (1.69), internfile/Filter.h (1.5),
-	internfile/internfile.cpp (1.44), internfile/internfile.h (1.20),
-	internfile/mh_exec.cpp (1.12), internfile/mh_exec.h (1.7),
-	internfile/mh_html.h (1.12), internfile/mh_mail.cpp (1.35),
-	internfile/mh_mail.h (1.13), internfile/mh_mbox.cpp (1.5),
-	internfile/mh_mbox.h (1.3), internfile/mh_text.h (1.5),
-	internfile/mh_unknown.h (1.3), internfile/mimehandler.cpp (1.23),
-	internfile/mimehandler.h (1.16): allow specifying format and
-	charset for ext filters. Cache and reuse filters
+	* index/indexer.cpp, internfile/Filter.h,
+	internfile/internfile.cpp, internfile/internfile.h,
+	internfile/mh_exec.cpp, internfile/mh_exec.h, internfile/mh_html.h,
+	internfile/mh_mail.cpp, internfile/mh_mail.h,
+	internfile/mh_mbox.cpp, internfile/mh_mbox.h, internfile/mh_text.h,
+	internfile/mh_unknown.h, internfile/mimehandler.cpp,
+	internfile/mimehandler.h: allow specifying format and charset for
+	ext filters. Cache and reuse filters
 
 2008-10-03 18:02  dockes
 
-	* qtgui/preview_w.cpp (1.38): message
+	* utils/Makefile: [no log message]
+
+2008-10-03 18:02  dockes
+
+	* qtgui/preview_w.cpp: message
+
+2008-10-03 10:19  dockes
+
+	* common/rclconfig.cpp: [no log message]
 
 2008-10-03 10:09  dockes
 
-	* common/rclconfig.cpp (1.59), qtgui/guiutils.cpp (1.39),
-	qtgui/guiutils.h (1.29), qtgui/plaintorich.cpp (1.33),
-	qtgui/plaintorich.h (1.18), qtgui/preview_w.cpp (1.37),
-	qtgui/preview_w.h (1.19), qtgui/uiprefs.ui (1.31),
-	qtgui/uiprefs_w.cpp (1.26): add option to preview html instead of
-	plain text
+	* common/rclconfig.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
+	qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/preview_w.cpp,
+	qtgui/preview_w.h, qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp: add
+	option to preview html instead of plain text
 
 2008-10-03 08:23  dockes
 
-	* internfile/: internfile.cpp (1.43), internfile.h (1.19): arrange
-	for setting aside an html version when working for preview
+	* internfile/: internfile.cpp, internfile.h: arrange for setting
+	aside an html version when working for preview
 
 2008-10-03 08:17  dockes
 
-	* internfile/: mh_html.cpp (1.26), mh_html.h (1.11): save
-	transcoded html for preview
+	* internfile/: mh_html.cpp, mh_html.h: save transcoded html for
+	preview
 
 2008-10-02 15:30  dockes
 
-	* internfile/: mh_exec.cpp (1.11), mh_exec.h (1.6): comments
+	* internfile/: mh_exec.cpp, mh_exec.h: comments
 
 2008-09-30 14:38  dockes
 
-	* index/recollindex.cpp (1.37), qtgui/idxthread.cpp (1.13),
-	qtgui/idxthread.h (1.8), qtgui/main.cpp (1.70), qtgui/rclmain_w.cpp
-	(1.55), qtgui/confgui/confguiindex.cpp (1.13), rcldb/rcldb.cpp
-	(1.147), rcldb/rcldb_p.h (1.6): added index format version checking
+	* index/recollindex.cpp, qtgui/idxthread.cpp, qtgui/idxthread.h,
+	qtgui/main.cpp, qtgui/rclmain_w.cpp,
+	qtgui/confgui/confguiindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb_p.h:
+	added index format version checking
 
 2008-09-29 13:33  dockes
 
-	* kde/kioslave/recoll/kio_recoll.cpp (1.10),
-	python/recoll/pyrecoll.cpp (1.16), qtgui/rclmain_w.cpp (1.54),
-	qtgui/reslist.cpp (1.47), query/docseq.h (1.17), query/docseqdb.cpp
-	(1.8), query/docseqdb.h (1.6), query/filtseq.cpp (1.3),
-	query/filtseq.h (1.4), query/recollq.cpp (1.19), query/sortseq.cpp
-	(1.14), query/sortseq.h (1.13), rcldb/rclquery.cpp (1.9),
-	rcldb/rclquery.h (1.6), rcldb/searchdata.cpp (1.25),
-	rcldb/searchdata.h (1.20), wasabi/server/rclwasabis.cpp (1.8): move
-	stemlang from RclQuery to SearchData. Allow DocSequences to do the
+	* kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
+	qtgui/rclmain_w.cpp, qtgui/reslist.cpp, query/docseq.h,
+	query/docseqdb.cpp, query/docseqdb.h, query/filtseq.cpp,
+	query/filtseq.h, query/recollq.cpp, query/sortseq.cpp,
+	query/sortseq.h, rcldb/rclquery.cpp, rcldb/rclquery.h,
+	rcldb/searchdata.cpp, rcldb/searchdata.h: move stemlang from
+	RclQuery to SearchData. Allow DocSequences to do the
 	sorting/filtering themselves
 
 2008-09-29 10:59  dockes
 
-	* kde/kioslave/recoll/kio_recoll.cpp (1.9),
-	python/recoll/pyrecoll.cpp (1.15), qtgui/reslist.cpp (1.46),
-	query/docseq.cpp (1.11), query/docseq.h (1.16), query/docseqdb.cpp
-	(1.7), query/docseqdb.h (1.5), query/docseqhist.cpp (1.4),
-	query/docseqhist.h (1.3), query/filtseq.cpp (1.2), query/filtseq.h
-	(1.3), query/recollq.cpp (1.18), query/sortseq.cpp (1.13),
-	query/sortseq.h (1.12), rcldb/rcldb.cpp (1.146), rcldb/rcldb.h
-	(1.63), rcldb/rclquery.cpp (1.8), rcldb/rclquery.h (1.5),
-	wasabi/server/rclwasabis.cpp (1.7): doc.pc now only place where
-	relevancy is stored
+	* kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
+	qtgui/reslist.cpp, query/docseq.cpp, query/docseq.h,
+	query/docseqdb.cpp, query/docseqdb.h, query/docseqhist.cpp,
+	query/docseqhist.h, query/filtseq.cpp, query/filtseq.h,
+	query/recollq.cpp, query/sortseq.cpp, query/sortseq.h,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rclquery.cpp,
+	rcldb/rclquery.h: doc.pc now only place where relevancy is stored
 
 2008-09-29 09:13  dockes
 
-	* qtgui/reslist.h (1.16): comments
+	* qtgui/reslist.h: comments
 
 2008-09-29 08:58  dockes
 
-	* python/recoll/pyrecoll.cpp (1.14), query/recollq.cpp (1.17),
-	rcldb/rclquery.cpp (1.7), rcldb/rclquery.h (1.4),
-	rcldb/searchdata.cpp (1.24), rcldb/searchdata.h (1.19): move sort
-	params from searchdata to rclquery
+	* python/recoll/pyrecoll.cpp, query/recollq.cpp,
+	rcldb/rclquery.cpp, rcldb/rclquery.h, rcldb/searchdata.cpp,
+	rcldb/searchdata.h: move sort params from searchdata to rclquery
 
 2008-09-28 16:20  dockes
 
-	* qtgui/guiutils.cpp (1.38), qtgui/guiutils.h (1.28),
-	qtgui/rclmain.ui (1.16), qtgui/rclmain_w.cpp (1.53),
-	qtgui/rclmain_w.h (1.21), qtgui/reslist.cpp (1.45), qtgui/reslist.h
-	(1.15), qtgui/sort_w.cpp (1.7), query/filtseq.h (1.2),
-	query/sortseq.cpp (1.12), query/sortseq.h (1.11),
-	sampleconf/mimeconf (1.44): 1st impl of catg filtering in reslist
+	* qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.ui,
+	qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/reslist.cpp,
+	qtgui/reslist.h, qtgui/sort_w.cpp, query/filtseq.h,
+	query/sortseq.cpp, query/sortseq.h, sampleconf/mimeconf: 1st impl
+	of catg filtering in reslist
 
 2008-09-28 09:40  dockes
 
-	* lib/Makefile (1.44), lib/mkMake (1.17), qtgui/rclmain_w.cpp
-	(1.52), qtgui/rclmain_w.h (1.20), qtgui/reslist.cpp (1.44),
-	qtgui/reslist.h (1.14), query/docseq.h (1.15), query/docseqdb.cpp
-	(1.6), query/docseqdb.h (1.4), query/filtseq.cpp (1.1),
-	query/filtseq.h (1.1): rearranged some reslist/rclmain functions +
-	add but not use filtseq code
+	* lib/Makefile, lib/mkMake, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
+	qtgui/reslist.cpp, qtgui/reslist.h, query/docseq.h,
+	query/docseqdb.cpp, query/docseqdb.h, query/filtseq.cpp,
+	query/filtseq.h: rearranged some reslist/rclmain functions + add
+	but not use filtseq code
+
+2008-09-25 11:08  dockes
+
+	* python/samples/: rcldlkp.py, rclmbox.py: [no log message]
 
 2008-09-25 11:07  dockes
 
-	* python/xesam/xesam-recoll-service (1.3): arret apres hackfest
+	* python/xesam/xesam-recoll-service: arret apres hackfest
+
+2008-09-25 08:17  dockes
+
+	* qtgui/i18n/recoll_fr.ts: [no log message]
+
+2008-09-25 08:14  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
+	recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
+	message]
 
 2008-09-25 08:05  dockes
 
-	* qtgui/i18n/: recoll_ru.ts (1.17.2.1), recoll_uk.ts (1.17.2.1):
-	updated russian/ukrainian
+	* qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: updated
+	russian/ukrainian
 
 2008-09-25 08:02  dockes
 
-	* qtgui/i18n/: recoll_ru.ts (1.19), recoll_uk.ts (1.19): new
-	russian/ukrainian translations
+	* qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: new russian/ukrainian
+	translations
 
 2008-09-25 08:00  dockes
 
-	* qtgui/: i18n/recoll_de.ts (1.10), i18n/recoll_fr.ts (1.20),
-	i18n/recoll_it.ts (1.17), i18n/recoll_ru.ts (1.18),
-	i18n/recoll_tr.ts (1.6), i18n/recoll_uk.ts (1.18),
-	i18n/recoll_xx.ts (1.5), advsearch_w.cpp (1.21), rclmain_w.cpp
-	(1.51), reslist.cpp (1.43), uiprefs.ui (1.30),
-	confgui/confguiindex.cpp (1.12): fixed typos
+	* qtgui/: i18n/recoll_de.ts, i18n/recoll_fr.ts, i18n/recoll_it.ts,
+	i18n/recoll_ru.ts, i18n/recoll_tr.ts, i18n/recoll_uk.ts,
+	i18n/recoll_xx.ts, advsearch_w.cpp, rclmain_w.cpp, reslist.cpp,
+	uiprefs.ui, confgui/confguiindex.cpp: fixed typos
+
+2008-09-24 08:50  dockes
+
+	* kde/recoll_applet/0README.Recoll: [no log message]
 
 2008-09-24 08:44  dockes
 
-	* query/recollq.cpp (1.16): command line args must be processed as
-	local 8 bit
+	* query/recollq.cpp: command line args must be processed as local 8
+	bit
+
+2008-09-24 08:34  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2008-09-24 08:02  dockes
 
-	* qtgui/main.cpp (1.67.2.1): command line args must be processed as
-	local 8 bit
+	* qtgui/main.cpp: command line args must be processed as local 8
+	bit
 
 2008-09-24 07:35  dockes
 
-	* qtgui/main.cpp (1.69): command line args must be processed as
-	local 8 bit
+	* qtgui/main.cpp: command line args must be processed as local 8
+	bit
 
 2008-09-24 07:31  dockes
 
-	* qtgui/main.cpp (1.68): command line args must be processed as
-	local 8 bit
+	* qtgui/main.cpp: command line args must be processed as local 8
+	bit
 
 2008-09-23 16:31  dockes
 
-	* configure (1.35.2.1), configure.ac (1.35.2.1), configure (1.36),
-	configure.ac (1.36): use $QMAKE not qmake when checking version
+	* configure, configure.ac, configure, configure.ac: use $QMAKE not
+	qmake when checking version
 
 2008-09-16 12:19  dockes
 
-	* python/recoll/pyrecoll.cpp (1.13): fields, indexing i/f
+	* python/recoll/pyrecoll.cpp: fields, indexing i/f
 
 2008-09-16 12:13  dockes
 
-	* qtgui/rclmain_w.cpp (1.50): have to setkeydir before calling
-	internfile when opening
+	* qtgui/rclmain_w.cpp: have to setkeydir before calling internfile
+	when opening
 
 2008-09-16 10:18  dockes
 
-	* common/rclconfig.cpp (1.58), common/rclconfig.h (1.41),
-	internfile/internfile.cpp (1.42), python/recoll/pyrecoll.cpp
-	(1.12), python/recoll/setup.py (1.7), python/samples/recollqsd.py
-	(1.1), python/xesam/xesam-recoll-service (1.2), query/recollq.cpp
-	(1.15), rcldb/rcldb.cpp (1.145), rcldb/rcldb.h (1.62),
-	rcldb/rcldb_p.h (1.5), rcldb/rcldoc.cpp (1.2), rcldb/rcldoc.h
-	(1.10), rcldb/rclquery.cpp (1.6), rcldb/rclquery.h (1.3),
-	rcldb/searchdata.cpp (1.23), rcldb/searchdata.h (1.18),
-	sampleconf/fields (1.3): general field name handling cleanup + sort
-	facility in rclquery
+	* common/rclconfig.cpp, common/rclconfig.h,
+	internfile/internfile.cpp, python/recoll/pyrecoll.cpp,
+	python/recoll/setup.py, python/samples/recollqsd.py,
+	python/xesam/xesam-recoll-service, query/recollq.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rcldoc.cpp,
+	rcldb/rcldoc.h, rcldb/rclquery.cpp, rcldb/rclquery.h,
+	rcldb/searchdata.cpp, rcldb/searchdata.h, sampleconf/fields:
+	general field name handling cleanup + sort facility in rclquery
 
 2008-09-16 10:13  dockes
 
-	* internfile/mh_mail.cpp (1.34): emit field for recipients
+	* internfile/mh_mail.cpp: emit field for recipients
 
 2008-09-15 10:03  dockes
 
-	* sampleconf/: fields (1.2), mimeconf (1.43), mimemap (1.32),
-	mimeview (1.16): added rcltext/python/purple
+	* sampleconf/: fields, mimeconf, mimemap, mimeview: added
+	rcltext/python/purple
+
+2008-09-15 10:00  dockes
+
+	* filters/rclpurple, utils/transcode.cpp, utils/base64.cpp,
+	utils/smallut.cpp, utils/smallut.h, qtgui/mtpics/README: [no log
+	message]
+
+2008-09-15 09:55  dockes
+
+	* qtgui/mtpics/pidgin.png: [no log message]
+
+2008-09-15 09:51  dockes
+
+	* qtgui/mtpics/text-x-python.png, filters/rclpython: [no log
+	message]
+
+2008-09-13 14:56  dockes
+
+	* python/xesam/xesam-recoll-service: [no log message]
 
 2008-09-12 13:35  dockes
 
-	* sampleconf/mimeconf (1.42): index c code with the new rcltext
-	generic filter
+	* sampleconf/mimeconf: index c code with the new rcltext generic
+	filter
+
+2008-09-12 13:30  dockes
+
+	* filters/rcltext: [no log message]
 
 2008-09-09 14:58  dockes
 
-	* rcldb/rcldb.cpp (1.144): debug messages
+	* rcldb/rcldb.cpp: debug messages
 
 2008-09-08 18:49  dockes
 
-	* recollinstall.in (1.33), common/rclconfig.cpp (1.57),
-	common/rclconfig.h (1.40), internfile/internfile.cpp (1.41),
-	lib/Makefile (1.43), lib/mkMake (1.16), python/recoll/pyrecoll.cpp
-	(1.11), python/samples/recollq.py (1.3), qtgui/preview_w.cpp
-	(1.36), qtgui/reslist.cpp (1.42), query/docseq.h (1.14),
-	query/docseqdb.cpp (1.5), query/recollq.cpp (1.14), rcldb/rcldb.cpp
-	(1.143), rcldb/rcldoc.cpp (1.1), rcldb/rcldoc.h (1.9),
-	sampleconf/fields (1.1): foundation work for configurable
-	stored/indexed fields
+	* recollinstall.in, common/rclconfig.cpp, common/rclconfig.h,
+	internfile/internfile.cpp, lib/Makefile, lib/mkMake,
+	python/recoll/pyrecoll.cpp, python/samples/recollq.py,
+	qtgui/preview_w.cpp, qtgui/reslist.cpp, query/docseq.h,
+	query/docseqdb.cpp, query/recollq.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldoc.cpp, rcldb/rcldoc.h, sampleconf/fields: foundation
+	work for configurable stored/indexed fields
 
 2008-09-08 17:47  dockes
 
-	* rcldb/searchdata.h (1.17): unused args warning
+	* rcldb/searchdata.h: unused args warning
 
 2008-09-08 17:47  dockes
 
-	* utils/smallut.cpp (1.32): test driver
+	* utils/smallut.cpp: test driver
+
+2008-09-08 17:46  dockes
+
+	* ChangeLog: [no log message]
 
 2008-09-07 09:22  dockes
 
-	* Makefile.in (1.15), qt4gui/uifrom3 (1.6): cleanup
+	* Makefile.in, qt4gui/uifrom3: cleanup
 
 2008-09-07 09:08  dockes
 
-	* Makefile.in (1.14): cleaning
+	* Makefile.in: cleaning
 
 2008-09-07 08:43  dockes
 
-	* Makefile.in (1.13), VERSION (1.57), mk/localdefs.in (1.14):
-	improved cleaning
+	* Makefile.in, VERSION, mk/localdefs.in: improved cleaning
 
 2008-09-05 13:45  dockes
 
-	* rcldb/: rclquery.cpp (1.3.2.1), stemdb.cpp (1.11.2.1): comp
-	warning
+	* rcldb/: rclquery.cpp, stemdb.cpp: comp warning
 
 2008-09-05 13:45  dockes
 
-	* rcldb/rclquery.cpp (1.5): gcc4.3
+	* rcldb/rclquery.cpp: gcc4.3
 
 2008-09-05 13:34  dockes
 
-	* VERSION (1.56.2.3), internfile/internfile.cpp (1.38.2.1): accept
-	more errors while interning doc tree
+	* VERSION, internfile/internfile.cpp: accept more errors while
+	interning doc tree
 
 2008-09-05 12:36  dockes
 
-	* internfile/: internfile.cpp (1.40), internfile.h (1.18):
-	strimline and restructure the doctree-exploring loop to make it
-	close to understandable
+	* internfile/: internfile.cpp, internfile.h: strimline and
+	restructure the doctree-exploring loop to make it close to
+	understandable
 
 2008-09-05 12:34  dockes
 
-	* rcldb/: rcldb.cpp (1.142), rcldb_p.h (1.4), rclquery.cpp (1.4):
-	add relevancyrating to the metadata when querying
+	* rcldb/: rcldb.cpp, rcldb_p.h, rclquery.cpp: add relevancyrating
+	to the metadata when querying
 
 2008-09-05 12:33  dockes
 
-	* internfile/myhtmlparse.cpp (1.22): accept iso date format
+	* internfile/myhtmlparse.cpp: accept iso date format
 	(2008-09-05T11:55:32)
 
+2008-09-05 12:25  dockes
+
+	* doc/man/: recollindex.1, recollindex.1: [no log message]
+
 2008-09-02 08:02  dockes
 
-	* VERSION (1.56.2.2): 1.10.5
+	* VERSION: 1.10.5
 
 2008-09-01 22:39  dockes
 
-	* sampleconf/: mimeconf (1.39.2.1), mimemap (1.30.2.1), mimeview
-	(1.12.2.1), mimeconf (1.41), mimeview (1.15): openxml types
+	* sampleconf/: mimeconf, mimemap, mimeview, mimeconf, mimeview:
+	openxml types
 
 2008-09-01 19:31  dockes
 
-	* filters/rclopxml (1.2): sort of works
+	* filters/rclopxml: sort of works
 
 2008-09-01 19:21  dockes
 
-	* filters/rclopxml (1.1): almost almost ok excepts outputs some
+	* filters/rclopxml: almost almost ok excepts outputs some
 	formatting directives for ppt
 
 2008-08-30 14:21  dockes
 
-	* rcldb/rcldb.cpp (1.141): typo in xfsn len fix
+	* rcldb/rcldb.cpp: typo in xfsn len fix
 
 2008-08-30 09:38  dockes
 
-	* rcldb/: rcldb.cpp (1.134.2.1), rcldb.cpp (1.140): truncate simple
-	file names at max term length
+	* rcldb/: rcldb.cpp, rcldb.cpp: truncate simple file names at max
+	term length
 
 2008-08-30 09:34  dockes
 
-	* utils/: smallut.cpp (1.31), smallut.cpp (1.29.2.2): utf8truncate
+	* utils/: smallut.cpp, smallut.cpp: utf8truncate
 
 2008-08-30 09:30  dockes
 
-	* utils/: smallut.cpp (1.30), smallut.h (1.29), smallut.cpp
-	(1.29.2.1), smallut.h (1.28.2.1): utf8truncate
+	* utils/: smallut.cpp, smallut.h, smallut.cpp, smallut.h:
+	utf8truncate
 
 2008-08-29 15:59  dockes
 
-	* VERSION (1.56.2.1): 1.10.4?
+	* VERSION: 1.10.4?
 
 2008-08-29 15:47  dockes
 
-	* internfile/mh_mbox.cpp (1.3.2.1): accept rfc822 date format in
-	From_ separators
+	* internfile/mh_mbox.cpp: accept rfc822 date format in From_
+	separators
 
 2008-08-29 15:05  dockes
 
-	* internfile/mh_mbox.cpp (1.4): accept weird date format in From
-	lines used by (old?) tbird
+	* internfile/mh_mbox.cpp: accept weird date format in From lines
+	used by (old?) tbird
 
 2008-08-29 11:51  dockes
 
-	* index/recollindex.cpp (1.36): be more informative when monitoring
-	not configured
+	* index/recollindex.cpp: be more informative when monitoring not
+	configured
+
+2008-08-28 17:44  dockes
+
+	* python/recoll/pyrecoll.cpp, python/samples/rcldlkp.py,
+	python/samples/rclmbox.py, rcldb/rcldb.cpp, sampleconf/mimeview:
+	[no log message]
 
 2008-08-28 17:43  dockes
 
-	* query/wasatorcl.cpp (1.15), rcldb/searchdata.h (1.16): use a
-	refcntr for the sub SearchData
+	* query/wasatorcl.cpp, rcldb/searchdata.h: use a refcntr for the
+	sub SearchData
 
 2008-08-28 17:42  dockes
 
-	* rcldb/searchdata.cpp (1.22): ensure that a negative clause is not
-	first or only in list
+	* rcldb/searchdata.cpp: ensure that a negative clause is not first
+	or only in list
 
 2008-08-27 14:34  dockes
 
-	* python/recoll/pyrecoll.cpp (1.9): reorganize+traces
+	* python/recoll/pyrecoll.cpp: reorganize+traces
 
 2008-08-27 14:12  dockes
 
-	* python/recoll/pyrecoll.cpp (1.8): doc
+	* python/recoll/pyrecoll.cpp: doc
 
 2008-08-26 15:50  dockes
 
-	* query/wasastringtoquery.cpp (1.9): make AND and OR case-sensitive
+	* query/wasastringtoquery.cpp: make AND and OR case-sensitive
 
 2008-08-26 15:47  dockes
 
-	* query/: wasastringtoquery.cpp (1.8), wasastringtoquery.h (1.7),
-	wasatorcl.cpp (1.14): try to parse the whole of Xesam user language
-	0.95
+	* query/: wasastringtoquery.cpp, wasastringtoquery.h,
+	wasatorcl.cpp: try to parse the whole of Xesam user language 0.95
 
 2008-08-26 09:56  dockes
 
-	* python/: recoll/pyrecoll.cpp (1.7), recoll/setup.py (1.6),
-	samples/rcldlkp.py (1.2), samples/rclmbox.py (1.2),
-	samples/recollq.py (1.2): renamed a few things
+	* python/: recoll/pyrecoll.cpp, recoll/setup.py,
+	samples/rcldlkp.py, samples/rclmbox.py, samples/recollq.py: renamed
+	a few things
 
 2008-08-26 09:38  dockes
 
-	* rcldb/: rcldb.cpp (1.138), rcldb.h (1.61): copy author back from
-	data record to Doc
+	* rcldb/: rcldb.cpp, rcldb.h: copy author back from data record to
+	Doc
+
+2008-08-26 09:36  dockes
+
+	* python/: recoll/pyrecoll.cpp, recoll/setup.py,
+	samples/rcldlkp.py, samples/rclmbox.py, samples/recollq.py: [no log
+	message]
 
 2008-08-26 09:33  dockes
 
-	* rcldb/rcldoc.h (1.8): comments
+	* rcldb/rcldoc.h: comments
 
 2008-08-26 09:33  dockes
 
-	* internfile/internfile.cpp (1.39), internfile/internfile.h (1.17),
-	qtgui/reslist.cpp (1.41): move ipath computations from reslist to
+	* internfile/internfile.cpp, internfile/internfile.h,
+	qtgui/reslist.cpp: move ipath computations from reslist to
 	internfile
 
 2008-08-26 09:31  dockes
 
-	* internfile/: mh_exec.cpp (1.10), mh_exec.h (1.5): implement
-	skip_to_document
+	* internfile/: mh_exec.cpp, mh_exec.h: implement skip_to_document
 
 2008-08-25 18:12  dockes
 
-	* sampleconf/: mimeconf (1.40), mimemap (1.31), mimeview (1.13):
-	opxml formats
+	* sampleconf/: mimeconf, mimemap, mimeview: opxml formats
 
 2008-07-30 15:16  dockes
 
-	* rcldb/stemdb.cpp (1.12): fixed inocuous but nasty bad string
-	value test
-
-2008-07-30 12:10  dockes
-
-	* wasabi/server/: main.cpp (1.5), rclwasabis.cpp (1.6): compiles
-	again
-
-2008-07-30 11:52  dockes
-
-	* wasabi/server/: rclwasabis.cpp (1.5), rclwasabis.pro (1.3): quick
-	code warp to 10.2
+	* rcldb/stemdb.cpp: fixed inocuous but nasty bad string value test
 
 2008-07-29 10:25  dockes
 
-	* rcldb/: rcldb.h (1.60), rcldoc.h (1.7): comments
+	* rcldb/: rcldb.h, rcldoc.h: comments
 
 2008-07-29 08:25  dockes
 
-	* index/indexer.cpp (1.68), rcldb/rcldb.cpp (1.137), rcldb/rcldb.h
-	(1.59), rcldb/rcldb_p.h (1.3), rcldb/rcldoc.h (1.6): use explicit
-	parent udi term instead of Qterm structure to express parent-child
-	relationship
+	* index/indexer.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	rcldb/rcldb_p.h, rcldb/rcldoc.h: use explicit parent udi term
+	instead of Qterm structure to express parent-child relationship
 
 2008-07-28 14:24  dockes
 
-	* index/indexer.cpp (1.67), lib/Makefile (1.42), lib/mkMake (1.15),
-	query/docseqhist.cpp (1.3), rcldb/pathhash.cpp (1.6),
-	rcldb/rcldb.cpp (1.136), rcldb/rcldb.h (1.58), rcldb/rcldoc.h
-	(1.5), utils/Makefile (1.27), utils/fileudi.cpp (1.2): replaced
-	path|ipath with unique doc id in rcldb i/f. Still depends on udi
-	structure for parent/child
+	* index/indexer.cpp, lib/Makefile, lib/mkMake,
+	query/docseqhist.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, rcldb/rcldoc.h, utils/Makefile, utils/fileudi.cpp:
+	replaced path|ipath with unique doc id in rcldb i/f. Still depends
+	on udi structure for parent/child
+
+2008-07-28 12:20  dockes
+
+	* utils/: fileudi.cpp, fileudi.h: [no log message]
 
 2008-07-28 10:42  dockes
 
-	* index/indexer.cpp (1.66), qtgui/uiprefs_w.cpp (1.25),
-	rcldb/rcldb.cpp (1.135), rcldb/rcldb.h (1.57), rcldb/rcldb_p.h
-	(1.2), rcldb/rcldoc.h (1.4), utils/base64.h (1.3): begin i/f
-	cleanup: opacify doc uptodate sig (size+mtime)
+	* index/indexer.cpp, qtgui/uiprefs_w.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rcldoc.h, utils/base64.h:
+	begin i/f cleanup: opacify doc uptodate sig (size+mtime)
 
 2008-07-04 11:29  dockes
 
-	* qtgui/plaintorich.cpp (1.32): turn dbg off
+	* qtgui/plaintorich.cpp: turn dbg off
 
 2008-07-01 15:00  dockes
 
-	* ChangeLog (1.11), VERSION (1.56): 1.10.3: checkpoint for 1.10
-	branch maintenance
+	* ChangeLog, VERSION: 1.10.3: checkpoint for 1.10 branch
+	maintenance
 
 2008-07-01 14:11  dockes
 
-	* bincimapmime/convert.h (1.5): suppressed a few wasteful
-	string-cstr conversions
+	* bincimapmime/convert.h: suppressed a few wasteful string-cstr
+	conversions
 
 2008-07-01 13:57  dockes
 
-	* bincimapmime/: convert.cc (1.4), convert.h (1.4),
-	mime-parseonlyheader.cc (1.5), mime-printheader.cc (1.4):
-	suppressed a few wasteful string-cstr conversions
+	* bincimapmime/: convert.cc, convert.h, mime-parseonlyheader.cc,
+	mime-printheader.cc: suppressed a few wasteful string-cstr
+	conversions
 
 2008-07-01 13:51  dockes
 
-	* bincimapmime/address.cc (1.4), internfile/mh_mail.cpp (1.33),
-	query/wasastringtoquery.cpp (1.7), query/xadump.cpp (1.18),
-	rcldb/rcldb.cpp (1.134), rcldb/rclquery.cpp (1.3),
-	rcldb/searchdata.h (1.15), utils/conftree.cpp (1.16),
-	utils/conftree.h (1.18), utils/idfile.cpp (1.9),
-	utils/mimeparse.cpp (1.21), utils/pathut.cpp (1.22), utils/pathut.h
-	(1.15), utils/smallut.cpp (1.29): suppressed a few wasteful
-	string-cstr conversions
+	* bincimapmime/address.cc, internfile/mh_mail.cpp,
+	query/wasastringtoquery.cpp, query/xadump.cpp, rcldb/rcldb.cpp,
+	rcldb/rclquery.cpp, rcldb/searchdata.h, utils/conftree.cpp,
+	utils/conftree.h, utils/idfile.cpp, utils/mimeparse.cpp,
+	utils/pathut.cpp, utils/pathut.h, utils/smallut.cpp: suppressed a
+	few wasteful string-cstr conversions
 
 2008-07-01 12:29  dockes
 
-	* index/mimetype.cpp (1.21), index/mimetype.h (1.7),
-	internfile/mh_mail.cpp (1.32): mh_mail now uses mimetype() to try
-	and better identify application/octet-stream
+	* index/mimetype.cpp, index/mimetype.h, internfile/mh_mail.cpp:
+	mh_mail now uses mimetype() to try and better identify
+	application/octet-stream
 
 2008-07-01 10:31  dockes
 
-	* rcldb/: rclquery.cpp (1.2), rclquery.h (1.2), rclquery_p.h (1.2):
-	small cleanups and comments
+	* ChangeLog: [no log message]
+
+2008-07-01 10:31  dockes
+
+	* rcldb/: rclquery.cpp, rclquery.h, rclquery_p.h: small cleanups
+	and comments
 
 2008-07-01 10:28  dockes
 
-	* rcldb/rcldb.h (1.56): comments
+	* rcldb/rcldb.h: comments
 
 2008-07-01 10:27  dockes
 
-	* qtgui/: plaintorich.cpp (1.31), plaintorich.h (1.17),
-	preview_w.cpp (1.35), preview_w.h (1.18), reslist.cpp (1.40):
-	cleaned up plaintorich. Now a proper subclassable class +
-	highlights multiple groups, not just the first
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	preview_w.h, reslist.cpp: cleaned up plaintorich. Now a proper
+	subclassable class + highlights multiple groups, not just the first
 
 2008-07-01 10:27  dockes
 
-	* qtgui/confgui/confguiindex.cpp (1.11): typo
+	* qtgui/confgui/confguiindex.cpp: typo
 
 2008-07-01 10:26  dockes
 
-	* qtgui/guiutils.cpp (1.37), qtgui/guiutils.h (1.27),
-	utils/pathut.cpp (1.21), utils/pathut.h (1.14): moved
-	printableUrl() to pathut
+	* qtgui/guiutils.cpp, qtgui/guiutils.h, utils/pathut.cpp,
+	utils/pathut.h: moved printableUrl() to pathut
 
 2008-07-01 10:24  dockes
 
-	* python/recoll/pyrecoll.cpp (1.5): added abstract i/f
+	* python/recoll/pyrecoll.cpp: added abstract i/f
 
 2008-06-17 13:43  dockes
 
-	* python/recoll/: pyrecoll.cpp (1.4), setup.py (1.4): basic
-	functionality ok, more funcs and options needed
+	* python/recoll/: pyrecoll.cpp, setup.py: basic functionality ok,
+	more funcs and options needed
 
 2008-06-13 20:22  dockes
 
-	* kde/kioslave/recoll/kio_recoll.cpp (1.8), lib/Makefile (1.41),
-	lib/mkMake (1.14), python/recoll/pyrecoll.cpp (1.3),
-	python/recoll/setup.py (1.3), qtgui/main.cpp (1.67),
-	qtgui/rclmain_w.cpp (1.49), query/docseq.h (1.13),
-	query/docseqdb.cpp (1.4), query/docseqdb.h (1.3), query/recollq.cpp
-	(1.13), rcldb/rcldb.cpp (1.133), rcldb/rcldb.h (1.55),
-	rcldb/rcldb_p.h (1.1), rcldb/rclquery.cpp (1.1), rcldb/rclquery.h
-	(1.1), rcldb/rclquery_p.h (1.1), rcldb/searchdata.h (1.14),
-	utils/pathut.cpp (1.20), utils/refcntr.h (1.4), utils/refcntr.h
-	(1.5): separated rcldb and rclquery
+	* kde/kioslave/recoll/kio_recoll.cpp, lib/Makefile, lib/mkMake,
+	python/recoll/pyrecoll.cpp, python/recoll/setup.py, qtgui/main.cpp,
+	qtgui/rclmain_w.cpp, query/docseq.h, query/docseqdb.cpp,
+	query/docseqdb.h, query/recollq.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rclquery.cpp,
+	rcldb/rclquery.h, rcldb/rclquery_p.h, rcldb/searchdata.h,
+	utils/pathut.cpp, utils/refcntr.h, utils/refcntr.h: separated rcldb
+	and rclquery
 
 2008-06-13 20:14  dockes
 
-	* configure (1.35), configure.ac (1.35), mk/Darwin (1.7),
-	mk/FreeBSD (1.11), mk/Linux (1.11), mk/OpenBSD (1.3),
-	common/autoconfig.h.in (1.7): move few things from the mk/sys files
-	to autoconf
+	* configure, configure.ac, mk/Darwin, mk/FreeBSD, mk/Linux,
+	mk/OpenBSD, common/autoconfig.h.in: move few things from the mk/sys
+	files to autoconf
+
+2008-06-10 08:30  dockes
+
+	* qtgui/mtpics/License_sidux.txt: [no log message]
 
 2008-06-09 11:12  dockes
 
-	* filters/rclsiduxman (1.1), sampleconf/mimeconf (1.39),
-	sampleconf/mimemap (1.30), sampleconf/mimeview (1.12),
-	qtgui/mtpics/sidux-book.png (1.1): sidux manual support
+	* filters/rclsiduxman, sampleconf/mimeconf, sampleconf/mimemap,
+	sampleconf/mimeview, qtgui/mtpics/sidux-book.png: sidux manual
+	support
 
 2008-05-27 12:45  dockes
 
-	* python/recoll/: pyrecoll.cpp (1.2), setup.py (1.2): 1.10.2
+	* python/recoll/: pyrecoll.cpp, setup.py: 1.10.2
+
+2008-05-27 08:47  dockes
+
+	* README: [no log message]
 
 2008-05-27 08:46  dockes
 
-	* VERSION (1.55): 1.10.2
+	* VERSION: 1.10.2
 
 2008-05-27 08:18  dockes
 
-	* utils/pathut.cpp (1.19): suppress warning
+	* utils/pathut.cpp: suppress warning
 
 2008-05-27 07:40  dockes
 
-	* internfile/internfile.cpp (1.38): log message
+	* internfile/internfile.cpp: log message
+
+2008-05-26 11:07  dockes
+
+	* ChangeLog: [no log message]
 
 2008-05-21 09:21  dockes
 
-	* qtgui/advsearch_w.cpp (1.20), qtgui/preview_w.cpp (1.34),
-	qtgui/reslist.cpp (1.39), qtgui/confgui/confgui.cpp (1.9),
-	qtgui/confgui/confgui.h (1.7), utils/idfile.cpp (1.8): openSuse 11
-	compile issues
+	* qtgui/advsearch_w.cpp, qtgui/preview_w.cpp, qtgui/reslist.cpp,
+	qtgui/confgui/confgui.cpp, qtgui/confgui/confgui.h,
+	utils/idfile.cpp: openSuse 11 compile issues
 
 2008-05-20 12:09  dockes
 
-	* unac/unac.c (1.7): make strict gcc happy
+	* unac/unac.c: make strict gcc happy
+
+2008-05-20 12:08  dockes
+
+	* qtgui/advsearch_w.cpp, rcldb/rcldb.cpp: [no log message]
+
+2008-05-09 14:34  dockes
+
+	* python/recoll/: pyrecoll.cpp, setup.py: [no log message]
 
 2008-05-08 12:00  dockes
 
-	* rcldb/searchdata.h (1.13): comments
+	* rcldb/searchdata.h: comments
+
+2008-05-08 11:57  dockes
+
+	* utils/: smallut.cpp, smallut.h: [no log message]
+
+2008-05-08 11:31  dockes
+
+	* ChangeLog: [no log message]
+
+2008-05-07 08:14  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2008-05-05 22:31  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2008-05-05 22:28  dockes
 
-	* doc/user/usermanual.sgml (1.61): allow setting query term
-	highlight color in prefs
+	* doc/user/usermanual.sgml: allow setting query term highlight
+	color in prefs
 
 2008-05-05 22:24  dockes
 
-	* qtgui/: guiutils.cpp (1.36), guiutils.h (1.26), preview_w.cpp
-	(1.33), reslist.cpp (1.38), uiprefs.ui (1.29), uiprefs_w.cpp
-	(1.24): allow setting query term highlight color in prefs
+	* qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, reslist.cpp,
+	uiprefs.ui, uiprefs_w.cpp: allow setting query term highlight color
+	in prefs
 
 2008-05-05 18:38  dockes
 
-	* qtgui/reslist.cpp (1.37): Edit -> Open in links
+	* qtgui/reslist.cpp: Edit -> Open in links
 
 2008-05-05 15:13  dockes
 
-	* bincimapmime/mime-parsefull.cc (1.6): part data was sometimes
-	truncated because of bad handling of consecutive mime boundaries.
-	Most common symptom: error in base64 decoding
+	* bincimapmime/mime-parsefull.cc: part data was sometimes truncated
+	because of bad handling of consecutive mime boundaries. Most common
+	symptom: error in base64 decoding
 
 2008-04-18 13:41  dockes
 
-	* mk/localdefs.in (1.13): get CXXFLAGS from autoconf
+	* mk/localdefs.in: get CXXFLAGS from autoconf
 
 2008-04-18 13:39  dockes
 
-	* query/xadump.cpp (1.17): xadump would sometimes dump core with -b
+	* query/xadump.cpp: xadump would sometimes dump core with -b
 
 2008-04-18 13:38  dockes
 
-	* qtgui/preview_w.cpp (1.32): walking the search terms hits
-	backwards would go forward
+	* qtgui/preview_w.cpp: walking the search terms hits backwards
+	would go forward
 
 2008-04-18 13:37  dockes
 
-	* utils/: Makefile (1.26), base64.cpp (1.8), readfile.cpp (1.8):
-	base64 testing code
+	* utils/: Makefile, base64.cpp, readfile.cpp: base64 testing code
 
 2008-02-19 09:02  dockes
 
-	* qtgui/main.cpp (1.66): make first sort after -q work
+	* qtgui/main.cpp: make first sort after -q work
 
 2008-02-19 09:02  dockes
 
-	* qtgui/rclmain_w.cpp (1.48): comments+debug
+	* qtgui/rclmain_w.cpp: comments+debug
 
 2008-02-19 08:41  dockes
 
-	* rcldb/rcldb.cpp (1.131): traces
+	* rcldb/rcldb.cpp: traces
 
 2008-02-11 11:21  dockes
 
-	* utils/idfile.cpp (1.7): hack for Mark B.: allow treating
+	* utils/idfile.cpp: hack for Mark B.: allow treating
 	(single-message) mbox files as message/rfc822
 
 2008-02-08 09:37  dockes
 
-	* qtgui/i18n/recoll_de.ts (1.9): update by Frank Thieme
+	* qtgui/i18n/recoll_de.ts: update by Frank Thieme
+
+2008-02-05 11:45  dockes
+
+	* sampleconf/mimeconf: [no log message]
 
 2008-02-03 17:24  dockes
 
-	* sampleconf/: mimeconf (1.37), mimemap (1.29), mimeview (1.11):
-	rclsvg
+	* sampleconf/: mimeconf, mimemap, mimeview: rclsvg
+
+2008-02-03 17:04  dockes
+
+	* filters/: rclsvg, rclsvg: [no log message]
+
+2008-01-29 11:14  dockes
+
+	* README: [no log message]
 
 2008-01-29 11:11  dockes
 
-	* rcldb/searchdata.h (1.12): m_haveWildCards was sometimes not init
+	* rcldb/searchdata.h: m_haveWildCards was sometimes not init
+
+2008-01-29 09:41  dockes
+
+	* ChangeLog: [no log message]
+
+2008-01-24 10:34  dockes
+
+	* qtgui/main.cpp: [no log message]
 
 2008-01-17 12:15  dockes
 
-	* qtgui/: idxthread.cpp (1.12), idxthread.h (1.7), rclmain.ui
-	(1.15), rclmain_w.cpp (1.47), rclmain_w.h (1.19): allow stopping
-	indexing through menu action
+	* qtgui/: idxthread.cpp, idxthread.h, rclmain.ui, rclmain_w.cpp,
+	rclmain_w.h: allow stopping indexing through menu action
 
 2008-01-17 12:14  dockes
 
-	* query/wasastringtoquery.h (1.6): comment
+	* query/wasastringtoquery.h: comment
+
+2008-01-17 12:13  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2008-01-16 12:14  dockes
 
-	* query/wasatorcl.cpp (1.13), rcldb/searchdata.cpp (1.21),
-	rcldb/searchdata.h (1.11): express query language OR chains as
-	rcldb subqueries so that field specs will work inside them
+	* query/wasatorcl.cpp, rcldb/searchdata.cpp, rcldb/searchdata.h:
+	express query language OR chains as rcldb subqueries so that field
+	specs will work inside them
+
+2008-01-16 11:52  dockes
+
+	* ChangeLog, doc/user/usermanual.sgml: [no log message]
 
 2008-01-16 09:43  dockes
 
-	* rcldb/searchdata.cpp (1.20): splitString filename queries
+	* rcldb/searchdata.cpp: splitString filename queries
 
 2007-12-20 10:08  dockes
 
-	* index/indexer.cpp (1.65), rcldb/rcldb.cpp (1.130): ensure that
-	the names of files with filter errors get indexed anyway
+	* index/indexer.cpp, rcldb/rcldb.cpp: ensure that the names of
+	files with filter errors get indexed anyway
 
 2007-12-13 07:58  dockes
 
-	* aspell/rclaspell.cpp (1.10), bincimapmime/convert.h (1.3),
-	common/rclconfig.cpp (1.56), common/rclinit.cpp (1.11),
-	common/textsplit.cpp (1.36), common/unacpp.cpp (1.9),
-	index/csguess.cpp (1.7), index/indexer.cpp (1.64),
-	index/rclmonprc.cpp (1.13), index/rclmonrcv.cpp (1.14),
-	index/recollindex.cpp (1.35), internfile/htmlparse.cpp (1.8),
-	internfile/mh_mail.cpp (1.31), internfile/mh_mbox.cpp (1.3),
-	internfile/myhtmlparse.cpp (1.21), query/docseqhist.cpp (1.2),
-	query/history.cpp (1.9), query/recollq.cpp (1.12),
-	rcldb/pathhash.cpp (1.5), rcldb/rcldb.cpp (1.129), utils/base64.cpp
-	(1.7), utils/conftree.cpp (1.15), utils/copyfile.cpp (1.4),
-	utils/fstreewalk.cpp (1.15), utils/idfile.cpp (1.6),
-	utils/mimeparse.cpp (1.20), utils/pathut.cpp (1.18),
-	utils/readfile.cpp (1.7), utils/wipedir.cpp (1.6): gcc 4 compat,
-	thanks to Kartik Mistry
+	* aspell/rclaspell.cpp, bincimapmime/convert.h,
+	common/rclconfig.cpp, common/rclinit.cpp, common/textsplit.cpp,
+	common/unacpp.cpp, index/csguess.cpp, index/indexer.cpp,
+	index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp,
+	internfile/htmlparse.cpp, internfile/mh_mail.cpp,
+	internfile/mh_mbox.cpp, internfile/myhtmlparse.cpp,
+	query/docseqhist.cpp, query/history.cpp, query/recollq.cpp,
+	rcldb/pathhash.cpp, rcldb/rcldb.cpp, utils/base64.cpp,
+	utils/conftree.cpp, utils/copyfile.cpp, utils/fstreewalk.cpp,
+	utils/idfile.cpp, utils/mimeparse.cpp, utils/pathut.cpp,
+	utils/readfile.cpp, utils/wipedir.cpp: gcc 4 compat, thanks to
+	Kartik Mistry
 
 2007-12-04 11:17  dockes
 
-	* qtgui/rclmain_w.cpp (1.46): directly open editor action choice
-	dialog when user says so
+	* qtgui/rclmain_w.cpp: directly open editor action choice dialog
+	when user says so
+
+2007-12-04 11:16  dockes
+
+	* utils/utf8iter.cpp, qtgui/uiprefs_w.cpp: [no log message]
+
+2007-11-25 08:29  dockes
+
+	* qtgui/i18n/recoll_tr.ts: [no log message]
 
 2007-11-24 17:51  dockes
 
-	* qtgui/i18n/recoll_fr.ts (1.19): accents
+	* qtgui/i18n/recoll_fr.ts: accents
 
 2007-11-24 17:43  dockes
 
-	* qtgui/confgui/confguiindex.h (1.5): make conftoppanelw a q_object
-	for translations to work
+	* qtgui/confgui/confguiindex.h: make conftoppanelw a q_object for
+	translations to work
+
+2007-11-24 11:41  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
+	recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
+	message]
+
+2007-11-21 17:34  dockes
+
+	* VERSION: [no log message]
 
 2007-11-21 15:15  dockes
 
-	* qtgui/: main.cpp (1.64), rclmain_w.cpp (1.45), recoll.h (1.18),
-	confgui/confguiindex.cpp (1.10): allow opening config gui if no
-	index on first start
+	* qtgui/: main.cpp, rclmain_w.cpp, recoll.h,
+	confgui/confguiindex.cpp: allow opening config gui if no index on
+	first start
+
+2007-11-21 10:42  dockes
+
+	* excludefile: [no log message]
 
 2007-11-21 10:34  dockes
 
-	* utils/conftree.cpp (1.14): explicitely detect lines beginning
-	with #
+	* utils/conftree.cpp: explicitely detect lines beginning with #
+
+2007-11-21 10:00  dockes
+
+	* INSTALL, README: [no log message]
+
+2007-11-16 16:20  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2007-11-16 15:28  dockes
 
-	* common/rclconfig.cpp (1.55), common/rclconfig.h (1.39),
-	internfile/internfile.cpp (1.37), internfile/mimehandler.cpp
-	(1.22), internfile/mimehandler.h (1.15): indexedmimetypes
+	* common/rclconfig.cpp, common/rclconfig.h,
+	internfile/internfile.cpp, internfile/mimehandler.cpp,
+	internfile/mimehandler.h: indexedmimetypes
 
 2007-11-16 13:21  dockes
 
-	* query/: wasastringtoquery.cpp (1.6), wasatorcl.cpp (1.12): very
-	small effort to look like xesam simple query
+	* query/: wasastringtoquery.cpp, wasatorcl.cpp: very small effort
+	to look like xesam simple query
+
+2007-11-16 08:34  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_it.ts, recoll_ru.ts,
+	recoll_uk.ts: [no log message]
+
+2007-11-16 08:19  dockes
+
+	* qtgui/i18n/recoll_tr.ts: [no log message]
 
 2007-11-15 19:44  dockes
 
-	* qtgui/preview_w.cpp (1.31): comment
+	* qtgui/preview_w.cpp: comment
 
 2007-11-15 19:39  dockes
 
-	* qt4gui/: q3richtext_p.h (1.1), recoll.pro.in (1.9): qt4
-	movetoanchor
+	* qt4gui/: q3richtext_p.h, recoll.pro.in: qt4 movetoanchor
+
+2007-11-15 19:39  dockes
+
+	* qtgui/i18n/recoll_it.ts: [no log message]
 
 2007-11-15 19:34  dockes
 
-	* qtgui/: preview_w.cpp (1.30), preview_w.h (1.17): moveToAnchor
-	qt4
+	* qtgui/: preview_w.cpp, preview_w.h: moveToAnchor qt4
 
 2007-11-15 19:05  dockes
 
-	* qtgui/: plaintorich.cpp (1.30), plaintorich.h (1.16),
-	preview_w.cpp (1.29), preview_w.h (1.16), recoll.pro.in (1.20):
-	finally got anchors to work. qt3
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	preview_w.h, recoll.pro.in: finally got anchors to work. qt3
+
+2007-11-15 19:05  dockes
+
+	* qtgui/reslist.cpp: [no log message]
+
+2007-11-13 19:42  dockes
+
+	* doc/man/recoll.1: [no log message]
 
 2007-11-13 19:40  dockes
 
-	* query/recollq.cpp (1.11): keep format constant
+	* query/recollq.cpp: keep format constant
 
 2007-11-13 19:40  dockes
 
-	* doc/user/usermanual.sgml (1.57): text
+	* doc/user/usermanual.sgml: text
+
+2007-11-13 16:35  dockes
+
+	* ChangeLog: [no log message]
 
 2007-11-13 16:34  dockes
 
-	* VERSION (1.53): 1.10.0?
+	* VERSION: 1.10.0?
+
+2007-11-13 11:07  dockes
+
+	* doc/man/recollq.1: [no log message]
 
 2007-11-09 19:48  dockes
 
-	* qtgui/i18n/recoll_fr.ts (1.17): 1.9 ?
+	* qtgui/i18n/recoll_fr.ts: 1.9 ?
+
+2007-11-09 19:07  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
+	recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
+	message]
+
+2007-11-09 16:56  dockes
+
+	* filters/rcltex: [no log message]
 
 2007-11-09 16:46  dockes
 
-	* kde/kioslave/recoll/: 00README.txt (1.3), Makefile (1.5),
-	kio_recoll.cpp (1.7): get things to compile with recoll 1.9 and
-	suse + kde 3.5.5
+	* kde/kioslave/recoll/: 00README.txt, Makefile, kio_recoll.cpp: get
+	things to compile with recoll 1.9 and suse + kde 3.5.5
 
 2007-11-09 14:44  dockes
 
-	* sampleconf/mimeview (1.10): tex
+	* sampleconf/mimeview: tex
 
 2007-11-09 12:55  dockes
 
-	* filters/rclmedia (1.5), filters/rcltex (1.1), sampleconf/mimeconf
-	(1.36), sampleconf/mimemap (1.28): added support for indexing TeX
+	* filters/rclmedia, filters/rcltex, sampleconf/mimeconf,
+	sampleconf/mimemap: added support for indexing TeX text
+
+2007-11-09 12:54  dockes
+
+	* filters/rclid3: comments
+
+2007-11-08 10:35  dockes
+
+	* lib/Makefile, lib/mkMake, qtgui/main.cpp, qtgui/recoll.pro.in,
+	query/Makefile, query/recollq.cpp, query/recollq.h: allow recoll to
+	be used as a recollq driver
+
+2007-11-08 10:34  dockes
+
+	* utils/execmd.cpp: include pthread
+
+2007-11-08 10:34  dockes
+
+	* rcldb/stemdb.cpp: debug
+
+2007-11-08 10:32  dockes
+
+	* qt4gui/recoll.pro.in: turkish
+
+2007-11-08 10:31  dockes
+
+	* mk/OpenBSD: [no log message]
+
+2007-11-08 08:54  dockes
+
+	* query/recollq.cpp: add -b option to only output url list
+
+2007-11-06 12:55  dockes
+
+	* qtgui/i18n/recoll_tr.ts: [no log message]
+
+2007-10-27 18:40  dockes
+
+	* rcldb/rcldb.cpp: comment
+
+2007-10-27 10:40  dockes
+
+	* filters/rcluncomp: allow uncompressing suffix-less files
+
+2007-10-27 10:40  dockes
+
+	* internfile/internfile.cpp: use pcSubst
+
+2007-10-27 10:39  dockes
+
+	* rcldb/rcldb.cpp: adjust MatchDecider return type according to
+	xapian version
+
+2007-10-27 10:38  dockes
+
+	* qtgui/i18n/recoll_de.ts, qtgui/i18n/recoll_fr.ts,
+	qtgui/i18n/recoll_it.ts, qtgui/i18n/recoll_ru.ts,
+	qtgui/i18n/recoll_uk.ts, ChangeLog: [no log message]
+
+2007-10-27 09:06  dockes
+
+	* qtgui/i18n/recoll_xx.ts: sent to ning
+
+2007-10-26 12:42  dockes
+
+	* doc/user/usermanual.sgml: index config gui
+
+2007-10-25 17:51  dockes
+
+	* qtgui/confgui/confguiindex.cpp: labels
+
+2007-10-25 17:51  dockes
+
+	* qtgui/confgui/confgui.cpp: use new style combobox constructor
+
+2007-10-25 17:50  dockes
+
+	* internfile/mh_exec.h: cleanup
+
+2007-10-25 10:04  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-10-25 09:27  dockes
+
+	* query/: recollq.cpp, wasatorcl.cpp: added option to query
+	language for filtering on directory
+
+2007-10-25 09:09  dockes
+
+	* rcldb/rcldb.cpp: add filter topdir to query description
+
+2007-10-24 17:38  dockes
+
+	* rcldb/rcldb.cpp: use a Xapian MatchDecider to filter on dir path
+
+2007-10-24 10:42  dockes
+
+	* rcldb/rcldb.cpp: make filter a xapian::MatchDecider, dont change
+	mechanism
+
+2007-10-19 17:25  dockes
+
+	* qtgui/ssearch_w.cpp, utils/smallut.cpp: consider cr and lf as
+	whitespace when splitting strings
+
+2007-10-19 16:31  dockes
+
+	* qtgui/confgui/: confgui.h, confguiindex.cpp: small sizing
+	adjustments
+
+2007-10-18 12:39  dockes
+
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	reslist.cpp: let plaintorich do the chunking, easier to make sure
+	we dont confuse textedit by cutting inside a tag
+
+2007-10-18 12:15  dockes
+
+	* qtgui/confgui/confguiindex.cpp: qt3
+
+2007-10-17 18:12  dockes
+
+	* qtgui/plaintorich.cpp: replaced utf8 cgj with good ole bel
+
+2007-10-17 13:40  dockes
+
+	* internfile/mh_mail.cpp, internfile/mh_mail.h,
+	utils/mimeparse.cpp: text/plain attachments were not transcoded to
+	utf-8
+
+2007-10-17 11:57  dockes
+
+	* common/rclconfig.cpp, internfile/internfile.cpp: [no log message]
+
+2007-10-15 15:08  dockes
+
+	* kde/recoll_applet/: 0README.Recoll, AUTHORS, COPYING, ChangeLog,
+	Doxyfile, INSTALL, Makefile.am, Makefile.cvs, Makefile.in, NEWS,
+	README, TODO, acinclude.m4, aclocal.m4, config.h.in, configure,
+	configure.files, configure.in, configure.in.in, stamp-h.in,
+	subdirs, admin/Doxyfile.am, admin/Doxyfile.global,
+	admin/Makefile.common, admin/acinclude.m4.in, admin/am_edit,
+	admin/bcheck.pl, 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.sh,
+	admin/debianrules, admin/depcomp, admin/deps.am,
+	admin/detect-autoconf.pl, admin/doxygen.sh, admin/install-sh,
+	admin/libtool.m4.in, admin/ltmain.sh, admin/missing,
+	admin/mkinstalldirs, admin/nmcheck, admin/oldinclude.m4.in,
+	admin/pkg.m4.in, admin/ylwrap, doc/Makefile.am, doc/Makefile.in,
+	doc/en/Makefile.am, doc/en/Makefile.in, doc/en/index.docbook,
+	po/Makefile.am, po/Makefile.in, src/Makefile.am, src/Makefile.in,
+	src/kpixmapcombo.cpp, src/kpixmapcombo.h, src/recoll_applet.cpp,
+	src/recoll_applet.desktop, src/recoll_applet.h,
+	src/recoll_applet.lsm: [no log message]
+
+2007-10-14 18:07  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-10-09 16:08  dockes
+
+	* qt4gui/recoll.pro.in, qtgui/idxthread.cpp, qtgui/rclmain.ui,
+	qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/recoll.pro.in,
+	qtgui/confgui/confguiindex.cpp, qtgui/confgui/confguiindex.h:
+	indexing confgui seems to sort of work
+
+2007-10-09 13:08  dockes
+
+	* qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
+	confguiindex.h, conflinkrcl.h, main.cpp: [no log message]
+
+2007-10-09 11:43  dockes
+
+	* common/: rclconfig.cpp, rclconfig.h: modified mechanism for
+	confgui updates
+
+2007-10-09 11:40  dockes
+
+	* utils/conftree.h: [no log message]
+
+2007-10-07 22:22  dockes
+
+	* qtgui/confgui/: confgui.cpp, confguiindex.cpp: [no log message]
+
+2007-10-06 09:44  dockes
+
+	* sampleconf/mimeconf: [no log message]
+
+2007-10-06 09:26  dockes
+
+	* VERSION, ChangeLog, INSTALL, README: [no log message]
+
+2007-10-06 09:11  dockes
+
+	* doc/user/usermanual.sgml, qtgui/i18n/recoll_xx.ts: [no log
+	message]
+
+2007-10-05 16:00  dockes
+
+	* query/wasatorcl.cpp: add rclcat prefix to query languages + adapt
+	find_applet to use it
+
+2007-10-05 10:03  dockes
+
+	* qtgui/: main.cpp, ssearch_w.cpp, ssearch_w.h: add cmd line option
+	to run query when starting
+
+2007-10-04 14:26  dockes
+
+	* rcldb/searchdata.cpp: when search includes composite spans +
+	other terms, increase slack instead of switching to word split
+
+2007-10-04 14:21  dockes
+
+	* common/: rclconfig.cpp, textsplit.cpp, textsplit.h: make cjk
+	ngramlen configurable
+
+2007-10-04 14:20  dockes
+
+	* index/indexer.cpp: trace
+
+2007-10-03 16:53  dockes
+
+	* internfile/: Makefile, mh_mbox.cpp, mh_mbox.h: Improve From_ line
+	detection
+
+2007-10-02 16:25  dockes
+
+	* doc/user/: docbook.css, usermanual.sgml: [no log message]
+
+2007-10-02 16:22  dockes
+
+	* sampleconf/: mimeconf, mimemap, mimeview: a few more image files
+
+2007-10-02 15:59  dockes
+
+	* filters/: rcljpeg, rclflac, rclogg: [no log message]
+
+2007-10-02 15:56  dockes
+
+	* filters/rclimg: comments,GPL
+
+2007-10-02 13:39  dockes
+
+	* common/: rclconfig.cpp, textsplit.cpp, textsplit.h: add flag to
+	disable cjk processing
+
+2007-10-01 19:56  dockes
+
+	* filters/rclimg: initial version from Cedric Scott
+
+2007-10-01 17:57  dockes
+
+	* utils/conftree.cpp: added updates/erase tests
+
+2007-10-01 08:35  dockes
+
+	* qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
+	main.cpp, trconf.pro: qt4 port
+
+2007-10-01 08:19  dockes
+
+	* VERSION, common/rclconfig.cpp, common/rclconfig.h,
+	qtgui/confgui/confgui.cpp, utils/conftree.cpp, utils/conftree.h:
+	config update enabling functions
+
+2007-09-29 11:06  dockes
+
+	* qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
+	confguiindex.h, conflinkrcl.h, main.cpp, trconf.pro: [no log
+	message]
+
+2007-09-27 17:47  dockes
+
+	* qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
+	confguiindex.h, conflinkrcl.h, main.cpp, trconf.pro: [no log
+	message]
+
+2007-09-27 13:03  dockes
+
+	* utils/conftree.h: comment
+
+2007-09-27 13:02  dockes
+
+	* utils/: conftree.cpp, conftree.h: avoid adding unneeded entries
+	in confstack. fix erase-add resulting in duplicate
+
+2007-09-26 14:16  dockes
+
+	* qtgui/confgui/: confgui.cpp, confgui.h, main.cpp, trconf.pro: [no
+	log message]
+
+2007-09-22 10:51  dockes
+
+	* common/textsplit.cpp, utils/utf8iter.h: include assert.h when
+	needed
+
+2007-09-21 18:44  dockes
+
+	* VERSION, doc/user/usermanual.sgml, qtgui/recoll.pro.in, INSTALL,
+	README: [no log message]
+
+2007-09-20 14:22  dockes
+
+	* common/textsplit.cpp: logs
+
+2007-09-20 10:45  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, utils/utf8iter.h:
+	initial cjk support
+
+2007-09-20 10:43  dockes
+
+	* rcldb/searchdata.cpp: comments,formatting
+
+2007-09-20 10:42  dockes
+
+	* qtgui/rclmain_w.cpp: restore cursor if cant start query
+
+2007-09-18 22:35  dockes
+
+	* common/: textsplit.cpp, textsplit.h: use m_ prefix for members
+
+2007-09-18 22:34  dockes
+
+	* qt4gui/recoll.pro.in: add recoll_xx.ts
+
+2007-09-18 09:01  dockes
+
+	* qtgui/i18n/recoll_it.ts: changes by Giovanni Cannizzaro
+
+2007-09-11 10:23  dockes
+
+	* desktop/recoll-searchgui.desktop: desktop file corrected as per
+	Kartik Mistry patch
+
+2007-09-10 07:44  dockes
+
+	* qtgui/i18n/recoll_fr.ts: long menu labels cause pbs at least on
+	macosx
+
+2007-09-08 19:26  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
+	recoll_ru.ts, recoll_uk.ts: [no log message]
+
+2007-09-08 19:25  dockes
+
+	* qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, uiprefs.ui,
+	uiprefs_w.cpp: change hghlight text size limit to configurable
+	value
+
+2007-09-08 19:21  dockes
+
+	* qtgui/viewaction_w.cpp: added missing space in string
+
+2007-09-08 19:21  dockes
+
+	* qtgui/: rclmain.ui, rclmain_w.cpp: renamed
+	preferencesQuery_PrefsAction to queryPrefsAction
+
+2007-09-08 19:19  dockes
+
+	* qtgui/plaintorich.cpp: comment
+
+2007-09-08 11:44  dockes
+
+	* utils/readfile.cpp: small pb in solaris fix
+
+2007-09-08 10:07  dockes
+
+	* mk/SunOS, utils/pathut.cpp, utils/readfile.cpp: SunOS 2.8 fixes
+
+2007-09-07 16:58  dockes
+
+	* configure, configure.ac: always add lz to lxapian
+
+2007-09-07 10:05  dockes
+
+	* rcldb/rcldb.cpp: improve purge error message printing
+
+2007-09-07 10:04  dockes
+
+	* qtgui/i18n/recoll_it.ts: new 1.9 translation by C. Rigamont
+
+2007-09-07 10:04  dockes
+
+	* sampleconf/mimemap: fix wordperfect spurious extensions
+
+2007-09-01 21:10  dockes
+
+	* qtgui/recoll.pro.in, qt4gui/recoll.pro.in,
+	qtgui/i18n/recoll_de.ts: [no log message]
+
+2007-08-31 11:04  dockes
+
+	* qtgui/: advsearch_w.cpp, advsearch_w.h: pressing CR in advsearch
+	would run query twice because of start autodefault
+
+2007-08-31 09:23  dockes
+
+	* qtgui/images/: d_firstpage.png, firstpage.png: [no log message]
+
+2007-08-30 12:11  dockes
+
+	* qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_it.ts,
+	qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts, INSTALL, README:
+	[no log message]
+
+2007-08-30 11:00  dockes
+
+	* doc/user/usermanual.sgml, index/indexer.cpp, index/indexer.h,
+	index/rclmonrcv.cpp, sampleconf/recoll.conf.in,
+	utils/fstreewalk.cpp, utils/fstreewalk.h: add followLinks option
+
+2007-08-30 10:39  dockes
+
+	* doc/user/usermanual.sgml: add followLinks option
+
+2007-08-28 10:12  dockes
+
+	* index/indexer.cpp: allow symlinks in topdirs
+
+2007-08-28 10:08  dockes
+
+	* utils/: fstreewalk.cpp, fstreewalk.h: follow top (entry) symlinks
+	even if nofollow is set
+
+2007-08-28 10:07  dockes
+
+	* internfile/internfile.cpp: error msg
+
+2007-08-26 15:52  dockes
+
+	* doc/user/usermanual.sgml: add wordperfect ext app info
+
+2007-08-26 15:34  dockes
+
+	* filters/rclwpd, sampleconf/mimeconf, sampleconf/mimemap,
+	sampleconf/mimeview: added wordperfect support
+
+2007-08-26 15:34  dockes
+
+	* sampleconf/recoll.conf.in: add commented entries for daem*
+
+2007-08-07 10:45  dockes
+
+	* qtgui/rclmain_w.cpp: [no log message]
+
+2007-08-07 10:42  dockes
+
+	* qtgui/: rclmain_w.cpp, reslist.cpp: qt3 adjustments
+
+2007-08-07 10:26  dockes
+
+	* aspell/rclaspell.cpp, sampleconf/recoll.conf.in: [no log message]
+
+2007-08-05 07:55  dockes
+
+	* utils/conftree.h: comments
+
+2007-08-05 07:49  dockes
+
+	* utils/conftree.h: [no log message]
+
+2007-08-04 09:22  dockes
+
+	* utils/: conftree.cpp, conftree.h: Allow updates in confstacks
+
+2007-08-03 09:50  dockes
+
+	* utils/: Makefile, conftree.cpp, conftree.h:  have conftree
+	preserve comments and ordering
+
+2007-08-02 08:33  dockes
+
+	* qt4gui/recoll.qrc, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
+	qtgui/recoll.pro.in, qtgui/reslist.cpp, qtgui/reslist.h: added
+	gotofirstpage action
+
+2007-08-01 12:04  dockes
+
+	* qtgui/guiutils.h, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
+	qtgui/ssearch_w.cpp, qtgui/uiprefs_w.cpp, qtgui/uiprefs_w.h,
+	rcldb/stemdb.cpp, rcldb/stemdb.h: Allow stem expansion for several
+	(all) stemming languages at a time
+
+2007-08-01 09:55  dockes
+
+	* qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h, uiprefs_w.cpp,
+	uiprefs_w.h: allow setting stemlang from prefs menu
+
+2007-07-20 16:50  dockes
+
+	* configure, configure.ac: check for uic3 during qt4 configure
+
+2007-07-20 16:43  dockes
+
+	* qtgui/: preview_w.cpp, preview_w.h: preview: dont search for
+	anchors if we have none
+
+2007-07-20 16:32  dockes
+
+	* qtgui/: rclmain_w.cpp, reslist.cpp, reslist.h: [no log message]
+
+2007-07-20 13:44  dockes
+
+	* qtgui/: rclmain_w.cpp, rclmain_w.h: factorize previewNext/Prev
+
+2007-07-20 13:38  dockes
+
+	* qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp, rclmain_w.h:
+	more preview window interface cleanup
+
+2007-07-20 12:55  dockes
+
+	* qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp: cleaned up
+	preview window interface
+
+2007-07-14 18:52  dockes
+
+	* configure, configure.ac, common/autoconfig.h.in, mk/AIX,
+	mk/Darwin, mk/Linux, mk/SunOS, utils/execmd.cpp: handle putenv arg
+	constness in configure
+
+2007-07-13 12:18  dockes
+
+	* qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_it.ts,
+	qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts,
+	doc/man/recoll.conf.5, README, INSTALL: [no log message]
+
+2007-07-13 09:17  dockes
+
+	* doc/user/: docbook.css, usermanual.sgml: 1.9 changes
+
+2007-07-13 09:10  dockes
+
+	* qtgui/uiprefs.ui: msg
+
+2007-07-13 09:00  dockes
+
+	* qtgui/plaintorich.cpp: adjust term beacon for better finding ?
+
+2007-07-13 08:31  dockes
+
+	* qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp: better handle
+	preview close during load
+
+2007-07-12 19:28  dockes
+
+	* rcldb/rcldb.cpp: [no log message]
+
+2007-07-12 19:13  dockes
+
+	* filters/rclpdf: dont use anchored regexps for stripping
+	whitespace, ubuntu mawk ignores the anchor
+
+2007-07-12 15:41  dockes
+
+	* utils/cancelcheck.h: [no log message]
+
+2007-07-12 12:53  dockes
+
+	* index/rclmonrcv.cpp, utils/fstreewalk.cpp, utils/fstreewalk.h:
+	monitor: dont add watch on created dir if in skippedXXX
+
+2007-07-12 12:13  dockes
+
+	* ChangeLog, qtgui/guiutils.cpp, qtgui/guiutils.h,
+	qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp: fix v1.8 default format
+	string if we find it
+
+2007-07-12 10:34  dockes
+
+	* rcldb/rcldb.cpp: use uniform code for Xapian exception catching +
+	catch a few more, esp. databaseModified cases
+
+2007-07-12 10:23  dockes
+
+	* qtgui/: guiutils.cpp, guiutils.h, reslist.cpp, uiprefs.ui,
+	uiprefs_w.cpp: icon now part of paragraph format
+
+2007-07-11 12:05  dockes
+
+	* qtgui/reslist.cpp: dont create popup in irrelevant areas
+
+2007-07-10 11:24  dockes
+
+	* sampleconf/recoll.conf.in: idxflushnb default 10
+
+2007-07-10 11:23  dockes
+
+	* index/indexer.cpp, doc/man/recollindex.1, index/indexer.h,
+	index/recollindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: recollindex
+	-l
+
+2007-07-10 07:44  dockes
+
+	* sampleconf/recoll.conf.in: [no log message]
+
+2007-07-09 19:21  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-07-01 08:52  dockes
+
+	* filters/rclid3, sampleconf/mimeconf, sampleconf/mimemap,
+	sampleconf/mimeview: audio tags support improvement: flac+ogg. use
+	FORPREVIEW
+
+2007-06-26 19:07  dockes
+
+	* qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
+	recoll_ru.ts, recoll_uk.ts: [no log message]
+
+2007-06-26 18:58  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-06-26 18:09  dockes
+
+	* internfile/: internfile.cpp, internfile.h: comments
+
+2007-06-26 18:08  dockes
+
+	* configure, configure.ac, recollinstall.in, mk/Darwin,
+	qtgui/reslist.cpp: get things to sort of compile / install on
+	macosx
+
+2007-06-26 17:38  dockes
+
+	* ChangeLog: [no log message]
+
+2007-06-26 13:59  dockes
+
+	* excludefile, makesrcdist.sh: small mkdist fixes
+
+2007-06-25 20:31  dockes
+
+	* INSTALL, README: [no log message]
+
+2007-06-25 12:25  dockes
+
+	* rcldb/rcldb.cpp: simplified and hopefully improved abstract
+	generation
+
+2007-06-25 12:13  dockes
+
+	* qtgui/: plaintorich.cpp, plaintorich.h, reslist.cpp: plaintorich:
+	only setup beacons if needed
+
+2007-06-22 08:14  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, query/wasatorcl.cpp,
+	rcldb/rcldb.cpp, rcldb/searchdata.cpp, sampleconf/mimeconf: handle
+	mime: and ext: in qlang
+
+2007-06-21 13:56  dockes
+
+	* rcldb/: rcldb.cpp, rcldb.h: slightly reorganized Db::close/~Db
+	code
+
+2007-06-21 13:14  dockes
+
+	* common/rclconfig.cpp: beware of unsigneds diffs when comparing to
+	0 !
+
+2007-06-20 15:15  dockes
+
+	* qtgui/preview_w.cpp, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
+	qtgui/rclmain_w.h, query/history.cpp, query/history.h: menu entry
+	to reset document history
+
+2007-06-19 18:19  dockes
+
+	* qtgui/: rclmain_w.cpp, sort_w.cpp: fix sort state restoration
+	which didnt work
+
+2007-06-19 17:48  dockes
+
+	* rcldb/rcldb.cpp: try to better print delete exception messages
+
+2007-06-19 17:47  dockes
+
+	* query/xadump.cpp: option X
+
+2007-06-19 17:47  dockes
+
+	* query/recollq.cpp: compile
+
+2007-06-19 14:27  dockes
+
+	* internfile/: internfile.cpp, internfile.h: get test driver to
+	compile
+
+2007-06-19 14:17  dockes
+
+	* internfile/: htmlparse.h, mh_html.cpp, myhtmlparse.cpp,
+	myhtmlparse.h: renamed the html charset values to stick to omega
+	usage
+
+2007-06-19 12:28  dockes
+
+	* internfile/: htmlparse.cpp, htmlparse.h, myhtmlparse.cpp,
+	myhtmlparse.h: updated html parser to omega 1.0.1 + moved entity
+	decoder to myhtmlparse to minimize amount of diffs
+
+2007-06-19 10:36  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h,
+	internfile/internfile.cpp, internfile/mh_html.cpp,
+	internfile/myhtmlparse.cpp, internfile/myhtmlparse.h,
+	qtgui/preview_w.cpp, qtgui/reslist.cpp, query/docseq.h,
+	query/docseqdb.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rcldoc.h,
+	rcldb/searchdata.cpp, sampleconf/mimeconf: added open-ended field
+	name handling
+
+2007-06-19 09:52  dockes
+
+	* configure, configure.ac, common/autoconfig.h.in,
+	index/csguess.cpp, utils/transcode.cpp: added test for iconv parm 2
+	constness
+
+2007-06-18 15:04  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, rcldb/searchdata.cpp, sampleconf/mimeconf: implement
+	dynamic field name to prefix translation, query side
+
+2007-06-15 13:41  dockes
+
+	* filters/rclabw, filters/rclsoff, sampleconf/mimeconf,
+	sampleconf/mimemap, sampleconf/mimeview: added abiword + some
+	oofice cleanup
+
+2007-06-15 11:25  dockes
+
+	* filters/rclabw: [no log message]
+
+2007-06-14 10:20  dockes
+
+	* rcldb/rcldb.cpp: removed the "weak" date, not used and not in
+	omega anymore
+
+2007-06-13 19:03  dockes
+
+	* qtgui/reslist.cpp: textedit autext sometimes switched to plain at
+	eol?
+
+2007-06-12 15:31  dockes
+
+	* qtgui/: plaintorich.cpp, preview_w.cpp, preview_w.h,
+	rclmain_w.cpp, reslist.cpp, reslist.h: somewhat fixed qt4 selection
+	problems
+
+2007-06-12 12:33  dockes
+
+	* qtgui/ssearch_w.cpp: adjust event handling for qt4, get esc-spc
+	to work
+
+2007-06-12 12:32  dockes
+
+	* qtgui/plaintorich.cpp: comments
+
+2007-06-12 10:50  dockes
+
+	* qtgui/rclmain_w.cpp: [no log message]
+
+2007-06-12 10:46  dockes
+
+	* query/recollq.cpp: getMainConfig
+
+2007-06-11 10:33  dockes
+
+	* qtgui/rclmain_w.cpp: set busy cursor while search runs
+
+2007-06-11 07:48  dockes
+
+	* qt4gui/uifrom3, Makefile.in, Makefile.in: [no log message]
+
+2007-06-11 07:43  dockes
+
+	* desktop/recoll-searchgui.desktop, desktop/recoll-searchgui.png,
+	desktop/recoll-searchgui.xcf, desktop/recoll.png,
+	desktop/recoll.xcf, makestaticdist.sh, recollinstall.in: icon named
+	recoll.png
+
+2007-06-11 07:38  dockes
+
+	* index/indexer.cpp: changed level of missing helpers message
+
+2007-06-10 14:26  dockes
+
+	* mk/OpenBSD: [no log message]
+
+2007-06-08 18:47  dockes
+
+	* common/rclconfig.h, index/indexer.cpp, index/recollindex.cpp,
+	mk/FreeBSD, qtgui/main.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: added
+	file system usage check
+
+2007-06-08 18:46  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-06-08 18:46  dockes
+
+	* desktop/: recoll-searchgui.desktop, recoll-searchgui.png,
+	recoll-searchgui.xcf: new icon
+
+2007-06-08 18:05  dockes
+
+	* rcldb/rcldb.h: comments and ordering
+
+2007-06-08 17:30  dockes
+
+	* utils/: pathut.cpp, pathut.h: fsocc
+
+2007-06-08 15:59  dockes
+
+	* sampleconf/mimeview, filters/rclkwd: kword support
+
+2007-06-08 15:51  dockes
+
+	* filters/rcldjvu, filters/rcldoc, filters/rcldvi, filters/rclgaim,
+	filters/rcljpeg, filters/rcllyx, filters/rclman, filters/rclmedia,
+	filters/rclpdf, filters/rclppt, filters/rclps, filters/rclrtf,
+	filters/rclscribus, filters/rclsoff, filters/rclxls,
+	filters/recfiltcommon, sampleconf/mimeconf, sampleconf/mimemap:
+	kword support
+
+2007-06-08 14:33  dockes
+
+	* query/recollq.cpp: added stopfile parameter
+
+2007-06-08 14:32  dockes
+
+	* filters/rcljpeg, sampleconf/mimeconf: rcljpeg
+
+2007-06-08 14:31  dockes
+
+	* common/rclconfig.cpp: improve message about bad config
+
+2007-06-02 10:30  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	lib/Makefile, lib/mkMake, qtgui/main.cpp, rcldb/Makefile,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
+	rcldb/stoplist.cpp, rcldb/stoplist.h, utils/readfile.cpp,
+	utils/readfile.h: minimal experimental stopword functionality
+
+2007-06-01 07:44  dockes
+
+	* qtgui/preview_w.cpp: preview: space and backspace bound to
+	pgdown/pgup
+
+2007-05-30 14:31  dockes
+
+	* index/indexer.cpp, internfile/mh_html.cpp, internfile/mh_html.h,
+	qtgui/plaintorich.cpp, query/xadump.cpp, utils/transcode.cpp:
+	improve transcode error printing
+
+2007-05-30 14:30  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-05-30 14:30  dockes
+
+	* rcldb/rcldb.cpp: improve add_document error message printing
+
+2007-05-30 14:29  dockes
+
+	* qtgui/: reslist.cpp, reslist.h: escape possibly not html-safe
 	text
 
-2007-11-09 12:54  dockes
-
-	* filters/rclid3 (1.2): comments
-
-2007-11-08 10:35  dockes
-
-	* lib/Makefile (1.40), lib/mkMake (1.13), qtgui/main.cpp (1.63),
-	qtgui/recoll.pro.in (1.19), query/Makefile (1.19),
-	query/recollq.cpp (1.10), query/recollq.h (1.1): allow recoll to be
-	used as a recollq driver
-
-2007-11-08 10:34  dockes
-
-	* utils/execmd.cpp (1.26): include pthread
-
-2007-11-08 10:34  dockes
-
-	* rcldb/stemdb.cpp (1.11): debug
-
-2007-11-08 10:32  dockes
-
-	* qt4gui/recoll.pro.in (1.8): turkish
-
-2007-11-08 08:54  dockes
-
-	* query/recollq.cpp (1.9): add -b option to only output url list
-
-2007-10-27 18:40  dockes
-
-	* rcldb/rcldb.cpp (1.128): comment
-
-2007-10-27 10:40  dockes
-
-	* filters/rcluncomp (1.3): allow uncompressing suffix-less files
-
-2007-10-27 10:40  dockes
-
-	* internfile/internfile.cpp (1.36): use pcSubst
-
-2007-10-27 10:39  dockes
-
-	* rcldb/rcldb.cpp (1.127): adjust MatchDecider return type
-	according to xapian version
-
-2007-10-27 09:06  dockes
-
-	* qtgui/i18n/recoll_xx.ts (1.2): sent to ning
-
-2007-10-26 12:42  dockes
-
-	* doc/user/usermanual.sgml (1.56): index config gui
-
-2007-10-25 17:51  dockes
-
-	* qtgui/confgui/confguiindex.cpp (1.9): labels
-
-2007-10-25 17:51  dockes
-
-	* qtgui/confgui/confgui.cpp (1.8): use new style combobox
-	constructor
-
-2007-10-25 17:50  dockes
-
-	* internfile/mh_exec.h (1.4): cleanup
-
-2007-10-25 09:27  dockes
-
-	* query/: recollq.cpp (1.8), wasatorcl.cpp (1.11): added option to
-	query language for filtering on directory
-
-2007-10-25 09:09  dockes
-
-	* rcldb/rcldb.cpp (1.126): add filter topdir to query description
-
-2007-10-24 17:38  dockes
-
-	* rcldb/rcldb.cpp (1.125): use a Xapian MatchDecider to filter on
-	dir path
-
-2007-10-24 10:42  dockes
-
-	* rcldb/rcldb.cpp (1.124): make filter a xapian::MatchDecider, dont
-	change mechanism
-
-2007-10-19 17:25  dockes
-
-	* qtgui/ssearch_w.cpp (1.24), utils/smallut.cpp (1.27): consider cr
-	and lf as whitespace when splitting strings
-
-2007-10-19 16:31  dockes
-
-	* qtgui/confgui/: confgui.h (1.6), confguiindex.cpp (1.8): small
-	sizing adjustments
-
-2007-10-18 12:39  dockes
-
-	* qtgui/: plaintorich.cpp (1.29), plaintorich.h (1.15),
-	preview_w.cpp (1.28), reslist.cpp (1.35): let plaintorich do the
-	chunking, easier to make sure we dont confuse textedit by cutting
-	inside a tag
-
-2007-10-18 12:15  dockes
-
-	* qtgui/confgui/confguiindex.cpp (1.7): qt3
-
-2007-10-17 18:12  dockes
-
-	* qtgui/plaintorich.cpp (1.28): replaced utf8 cgj with good ole bel
-
-2007-10-17 13:40  dockes
-
-	* internfile/mh_mail.cpp (1.30), internfile/mh_mail.h (1.12),
-	utils/mimeparse.cpp (1.19): text/plain attachments were not
-	transcoded to utf-8
-
-2007-10-09 16:08  dockes
-
-	* qt4gui/recoll.pro.in (1.7), qtgui/idxthread.cpp (1.11),
-	qtgui/rclmain.ui (1.14), qtgui/rclmain_w.cpp (1.44),
-	qtgui/rclmain_w.h (1.18), qtgui/recoll.pro.in (1.18),
-	qtgui/confgui/confguiindex.cpp (1.6), qtgui/confgui/confguiindex.h
-	(1.4): indexing confgui seems to sort of work
-
-2007-10-09 11:43  dockes
-
-	* common/: rclconfig.cpp (1.53), rclconfig.h (1.38): modified
-	mechanism for confgui updates
-
-2007-10-05 16:00  dockes
-
-	* query/wasatorcl.cpp (1.10): add rclcat prefix to query languages
-	+ adapt find_applet to use it
-
-2007-10-05 10:03  dockes
-
-	* qtgui/: main.cpp (1.62), ssearch_w.cpp (1.23), ssearch_w.h (1.6):
-	add cmd line option to run query when starting
-
-2007-10-04 14:26  dockes
-
-	* rcldb/searchdata.cpp (1.19): when search includes composite spans
-	+ other terms, increase slack instead of switching to word split
-
-2007-10-04 14:21  dockes
-
-	* common/: rclconfig.cpp (1.52), textsplit.cpp (1.35), textsplit.h
-	(1.20): make cjk ngramlen configurable
-
-2007-10-04 14:20  dockes
-
-	* index/indexer.cpp (1.63): trace
-
-2007-10-03 16:53  dockes
-
-	* internfile/: Makefile (1.3), mh_mbox.cpp (1.2), mh_mbox.h (1.2):
-	Improve From_ line detection
-
-2007-10-02 16:22  dockes
-
-	* sampleconf/: mimeconf (1.34), mimemap (1.27), mimeview (1.9): a
-	few more image files
-
-2007-10-02 15:56  dockes
-
-	* filters/rclimg (1.2): comments,GPL
-
-2007-10-02 13:39  dockes
-
-	* common/: rclconfig.cpp (1.51), textsplit.cpp (1.34), textsplit.h
-	(1.19): add flag to disable cjk processing
-
-2007-10-01 19:56  dockes
-
-	* filters/rclimg (1.1): initial version from Cedric Scott
-
-2007-10-01 17:57  dockes
-
-	* utils/conftree.cpp (1.13): added updates/erase tests
-
-2007-10-01 08:35  dockes
-
-	* qtgui/confgui/: confgui.cpp (1.5), confgui.h (1.4),
-	confguiindex.cpp (1.3), main.cpp (1.4), trconf.pro (1.4): qt4 port
-
-2007-10-01 08:19  dockes
-
-	* VERSION (1.51), common/rclconfig.cpp (1.50), common/rclconfig.h
-	(1.37), qtgui/confgui/confgui.cpp (1.4), utils/conftree.cpp (1.12),
-	utils/conftree.h (1.16): config update enabling functions
-
-2007-09-27 13:03  dockes
-
-	* utils/conftree.h (1.15): comment
-
-2007-09-27 13:02  dockes
-
-	* utils/: conftree.cpp (1.11), conftree.h (1.14): avoid adding
-	unneeded entries in confstack. fix erase-add resulting in duplicate
-
-2007-09-22 10:51  dockes
-
-	* common/textsplit.cpp (1.33), utils/utf8iter.h (1.10): include
-	assert.h when needed
-
-2007-09-20 14:22  dockes
-
-	* common/textsplit.cpp (1.32): logs
-
-2007-09-20 10:45  dockes
-
-	* common/textsplit.cpp (1.31), common/textsplit.h (1.18),
-	utils/utf8iter.h (1.9): initial cjk support
-
-2007-09-20 10:43  dockes
-
-	* rcldb/searchdata.cpp (1.18): comments,formatting
-
-2007-09-20 10:42  dockes
-
-	* qtgui/rclmain_w.cpp (1.43): restore cursor if cant start query
-
-2007-09-18 22:35  dockes
-
-	* common/: textsplit.cpp (1.30), textsplit.h (1.17): use m_ prefix
-	for members
-
-2007-09-18 22:34  dockes
-
-	* qt4gui/recoll.pro.in (1.6): add recoll_xx.ts
-
-2007-09-18 09:01  dockes
-
-	* qtgui/i18n/recoll_it.ts (1.11): changes by Giovanni Cannizzaro
-
-2007-09-11 10:23  dockes
-
-	* desktop/recoll-searchgui.desktop (1.4): desktop file corrected as
-	per Kartik Mistry patch
-
-2007-09-10 07:44  dockes
-
-	* qtgui/i18n/recoll_fr.ts (1.14): long menu labels cause pbs at
-	least on macosx
-
-2007-09-08 19:25  dockes
-
-	* qtgui/: guiutils.cpp (1.35), guiutils.h (1.25), preview_w.cpp
-	(1.27), uiprefs.ui (1.28), uiprefs_w.cpp (1.22): change hghlight
-	text size limit to configurable value
-
-2007-09-08 19:21  dockes
-
-	* qtgui/viewaction_w.cpp (1.5): added missing space in string
-
-2007-09-08 19:21  dockes
-
-	* qtgui/: rclmain.ui (1.13), rclmain_w.cpp (1.42): renamed
-	preferencesQuery_PrefsAction to queryPrefsAction
-
-2007-09-08 19:19  dockes
-
-	* qtgui/plaintorich.cpp (1.27): comment
-
-2007-09-08 11:44  dockes
-
-	* utils/readfile.cpp (1.6): small pb in solaris fix
-
-2007-09-08 10:07  dockes
-
-	* mk/SunOS (1.10), utils/pathut.cpp (1.17), utils/readfile.cpp
-	(1.5): SunOS 2.8 fixes
-
-2007-09-07 16:58  dockes
-
-	* configure (1.34), configure.ac (1.34): always add lz to lxapian
-
-2007-09-07 10:05  dockes
-
-	* rcldb/rcldb.cpp (1.123): improve purge error message printing
-
-2007-09-07 10:04  dockes
-
-	* qtgui/i18n/recoll_it.ts (1.9): new 1.9 translation by C. Rigamont
-
-2007-09-07 10:04  dockes
-
-	* sampleconf/mimemap (1.26): fix wordperfect spurious extensions
-
-2007-08-31 11:04  dockes
-
-	* qtgui/: advsearch_w.cpp (1.18), advsearch_w.h (1.13): pressing CR
-	in advsearch would run query twice because of start autodefault
-
-2007-08-30 11:00  dockes
-
-	* doc/user/usermanual.sgml (1.50), index/indexer.cpp (1.62),
-	index/indexer.h (1.25), index/rclmonrcv.cpp (1.13),
-	sampleconf/recoll.conf.in (1.21), utils/fstreewalk.cpp (1.14),
-	utils/fstreewalk.h (1.9): add followLinks option
-
-2007-08-30 10:39  dockes
-
-	* doc/user/usermanual.sgml (1.49): add followLinks option
-
-2007-08-28 10:12  dockes
-
-	* index/indexer.cpp (1.61): allow symlinks in topdirs
-
-2007-08-28 10:08  dockes
-
-	* utils/: fstreewalk.cpp (1.13), fstreewalk.h (1.8): follow top
-	(entry) symlinks even if nofollow is set
-
-2007-08-28 10:07  dockes
-
-	* internfile/internfile.cpp (1.34): error msg
-
-2007-08-26 15:52  dockes
-
-	* doc/user/usermanual.sgml (1.48): add wordperfect ext app info
-
-2007-08-26 15:34  dockes
-
-	* filters/rclwpd (1.1), sampleconf/mimeconf (1.33),
-	sampleconf/mimemap (1.25), sampleconf/mimeview (1.8): added
-	wordperfect support
-
-2007-08-26 15:34  dockes
-
-	* sampleconf/recoll.conf.in (1.20): add commented entries for daem*
-
-2007-08-07 10:42  dockes
-
-	* qtgui/: rclmain_w.cpp (1.40), reslist.cpp (1.34): qt3 adjustments
-
-2007-08-05 07:55  dockes
-
-	* utils/conftree.h (1.13): comments
-
-2007-08-04 09:22  dockes
-
-	* utils/: conftree.cpp (1.10), conftree.h (1.11): Allow updates in
-	confstacks
-
-2007-08-03 09:50  dockes
-
-	* utils/: Makefile (1.25), conftree.cpp (1.9), conftree.h (1.10): 
-	have conftree preserve comments and ordering
-
-2007-08-02 08:33  dockes
-
-	* qt4gui/recoll.qrc (1.3), qtgui/rclmain.ui (1.12),
-	qtgui/rclmain_w.cpp (1.39), qtgui/recoll.pro.in (1.15),
-	qtgui/reslist.cpp (1.33), qtgui/reslist.h (1.13): added
-	gotofirstpage action
-
-2007-08-01 12:04  dockes
-
-	* qtgui/guiutils.h (1.24), qtgui/rclmain_w.cpp (1.38),
-	qtgui/rclmain_w.h (1.17), qtgui/ssearch_w.cpp (1.22),
-	qtgui/uiprefs_w.cpp (1.21), qtgui/uiprefs_w.h (1.10),
-	rcldb/stemdb.cpp (1.10), rcldb/stemdb.h (1.4): Allow stem expansion
-	for several (all) stemming languages at a time
-
-2007-08-01 09:55  dockes
-
-	* qtgui/: rclmain.ui (1.11), rclmain_w.cpp (1.37), rclmain_w.h
-	(1.16), uiprefs_w.cpp (1.20), uiprefs_w.h (1.9): allow setting
-	stemlang from prefs menu
-
-2007-07-20 16:50  dockes
-
-	* configure (1.33), configure.ac (1.33): check for uic3 during qt4
-	configure
-
-2007-07-20 16:43  dockes
-
-	* qtgui/: preview_w.cpp (1.26), preview_w.h (1.15): preview: dont
-	search for anchors if we have none
-
-2007-07-20 13:44  dockes
-
-	* qtgui/: rclmain_w.cpp (1.35), rclmain_w.h (1.15): factorize
-	previewNext/Prev
-
-2007-07-20 13:38  dockes
-
-	* qtgui/: preview_w.cpp (1.25), preview_w.h (1.14), rclmain_w.cpp
-	(1.34), rclmain_w.h (1.14): more preview window interface cleanup
-
-2007-07-20 12:55  dockes
-
-	* qtgui/: preview_w.cpp (1.24), preview_w.h (1.13), rclmain_w.cpp
-	(1.33): cleaned up preview window interface
-
-2007-07-14 18:52  dockes
-
-	* configure (1.32), configure.ac (1.32), common/autoconfig.h.in
-	(1.6), mk/AIX (1.2), mk/Darwin (1.6), mk/Linux (1.10), mk/SunOS
-	(1.9), utils/execmd.cpp (1.25): handle putenv arg constness in
-	configure
-
-2007-07-13 09:17  dockes
-
-	* doc/user/: docbook.css (1.2), usermanual.sgml (1.47): 1.9 changes
-
-2007-07-13 09:10  dockes
-
-	* qtgui/uiprefs.ui (1.27): msg
-
-2007-07-13 09:00  dockes
-
-	* qtgui/plaintorich.cpp (1.26): adjust term beacon for better
-	finding ?
-
-2007-07-13 08:31  dockes
-
-	* qtgui/: preview_w.cpp (1.23), preview_w.h (1.12), rclmain_w.cpp
-	(1.32): better handle preview close during load
-
-2007-07-12 19:13  dockes
-
-	* filters/rclpdf (1.10): dont use anchored regexps for stripping
-	whitespace, ubuntu mawk ignores the anchor
-
-2007-07-12 12:53  dockes
-
-	* index/rclmonrcv.cpp (1.12), utils/fstreewalk.cpp (1.12),
-	utils/fstreewalk.h (1.7): monitor: dont add watch on created dir if
-	in skippedXXX
-
-2007-07-12 12:13  dockes
-
-	* ChangeLog (1.2), qtgui/guiutils.cpp (1.34), qtgui/guiutils.h
-	(1.23), qtgui/uiprefs.ui (1.26), qtgui/uiprefs_w.cpp (1.19): fix
-	v1.8 default format string if we find it
-
-2007-07-12 10:34  dockes
-
-	* rcldb/rcldb.cpp (1.121): use uniform code for Xapian exception
-	catching + catch a few more, esp. databaseModified cases
-
-2007-07-12 10:23  dockes
-
-	* qtgui/: guiutils.cpp (1.33), guiutils.h (1.22), reslist.cpp
-	(1.31), uiprefs.ui (1.25), uiprefs_w.cpp (1.18): icon now part of
-	paragraph format
-
-2007-07-11 12:05  dockes
-
-	* qtgui/reslist.cpp (1.30): dont create popup in irrelevant areas
-
-2007-07-10 11:24  dockes
-
-	* sampleconf/recoll.conf.in (1.18): idxflushnb default 10
-
-2007-07-10 11:23  dockes
-
-	* index/indexer.cpp (1.60), doc/man/recollindex.1 (1.6),
-	index/indexer.h (1.24), index/recollindex.cpp (1.34),
-	rcldb/rcldb.cpp (1.120), rcldb/rcldb.h (1.54): recollindex -l
-
-2007-07-01 08:52  dockes
-
-	* filters/rclid3 (1.1), sampleconf/mimeconf (1.32),
-	sampleconf/mimemap (1.24), sampleconf/mimeview (1.7): audio tags
-	support improvement: flac+ogg. use FORPREVIEW
-
-2007-06-26 18:09  dockes
-
-	* internfile/: internfile.cpp (1.33), internfile.h (1.16): comments
-
-2007-06-26 18:08  dockes
-
-	* configure (1.31), configure.ac (1.31), recollinstall.in (1.32),
-	mk/Darwin (1.5), qtgui/reslist.cpp (1.29): get things to sort of
-	compile / install on macosx
-
-2007-06-26 13:59  dockes
-
-	* excludefile (1.17), makesrcdist.sh (1.13): small mkdist fixes
-
-2007-06-25 12:25  dockes
-
-	* rcldb/rcldb.cpp (1.119): simplified and hopefully improved
-	abstract generation
-
-2007-06-25 12:13  dockes
-
-	* qtgui/: plaintorich.cpp (1.25), plaintorich.h (1.14), reslist.cpp
-	(1.28): plaintorich: only setup beacons if needed
-
-2007-06-22 08:14  dockes
-
-	* common/rclconfig.cpp (1.49), common/rclconfig.h (1.36),
-	query/wasatorcl.cpp (1.9), rcldb/rcldb.cpp (1.118),
-	rcldb/searchdata.cpp (1.17), sampleconf/mimeconf (1.31): handle
-	mime: and ext: in qlang
-
-2007-06-21 13:56  dockes
-
-	* rcldb/: rcldb.cpp (1.117), rcldb.h (1.53): slightly reorganized
-	Db::close/~Db code
-
-2007-06-21 13:14  dockes
-
-	* common/rclconfig.cpp (1.48): beware of unsigneds diffs when
-	comparing to 0 !
-
-2007-06-20 15:15  dockes
-
-	* qtgui/preview_w.cpp (1.22), qtgui/rclmain.ui (1.10),
-	qtgui/rclmain_w.cpp (1.31), qtgui/rclmain_w.h (1.13),
-	query/history.cpp (1.8), query/history.h (1.7): menu entry to reset
-	document history
-
-2007-06-19 18:19  dockes
-
-	* qtgui/: rclmain_w.cpp (1.30), sort_w.cpp (1.6): fix sort state
-	restoration which didnt work
-
-2007-06-19 17:48  dockes
-
-	* rcldb/rcldb.cpp (1.116): try to better print delete exception
+2007-05-24 11:35  dockes
+
+	* rcldb/stemdb.cpp: comment
+
+2007-05-24 09:48  dockes
+
+	* qtgui/: guiutils.cpp, guiutils.h, sort_w.cpp, uiprefs.ui,
+	uiprefs_w.cpp: optionally remember sorting state between
+	invocations
+
+2007-05-24 09:47  dockes
+
+	* configure, configure.ac, qt4gui/uifrom3: make uifrom3 a makefile
+
+2007-05-23 11:19  dockes
+
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview.ui,
+	preview_w.cpp, preview_w.h: in preview window if search line empty
+	look for search terms
+
+2007-05-23 10:29  dockes
+
+	* internfile/internfile.cpp: [no log message]
+
+2007-05-23 10:28  dockes
+
+	* common/rclinit.cpp, utils/execmd.cpp: cant block sigcld globally
+	cause qt needs it
+
+2007-05-22 10:33  dockes
+
+	* internfile/: internfile.cpp, mh_html.cpp: let email attachments
+	inherit date and author from parent message
+
+2007-05-22 09:40  dockes
+
+	* index/indexer.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: implemented
+	adjustable indexing flush threshold
+
+2007-05-21 16:26  dockes
+
+	* qtgui/rclmain_w.cpp: reopen db for each search during query
+
+2007-05-21 15:30  dockes
+
+	* common/rclinit.cpp, common/rclinit.h, index/rclmonprc.cpp,
+	index/rclmonrcv.cpp, index/recollindex.cpp, qtgui/idxthread.cpp,
+	qtgui/main.cpp, rcldb/rcldb.cpp, utils/execmd.cpp, utils/execmd.h:
+	make sure signals are only handled by the main thread. Fix bus
+	error on rclmon exit (double delete)
+
+2007-05-21 14:03  dockes
+
+	* utils/smallut.h: [no log message]
+
+2007-05-21 11:00  dockes
+
+	* index/: indexer.cpp, rclmonprc.cpp: better handle aspell errors:
+	dont exit from monitor on aux db creation failure, and dont retry
+	forever
+
+2007-05-21 09:24  dockes
+
+	* VERSION, configure, configure.ac, doc/user/usermanual.sgml,
+	qt4gui/uifrom3, sampleconf/recoll.conf.in: removed --enable-qt4,
+	rely on qmake output instead
+
+2007-05-18 14:05  dockes
+
+	* recollinstall.in: qt4 install glitches
+
+2007-05-18 13:16  dockes
+
+	* README: [no log message]
+
+2007-05-18 09:49  dockes
+
+	* VERSION: 1.8.2
+
+2007-05-18 09:41  dockes
+
+	* doc/user/usermanual.sgml: doc fix
+
+2007-05-18 09:41  dockes
+
+	* sampleconf/recoll.conf.in: add .beagle to stops
+
+2007-05-18 09:41  dockes
+
+	* rcldb/: rcldb.cpp, stemdb.cpp: change method name deprecated in
+	xap 1.0
+
+2007-05-18 09:40  dockes
+
+	* query/Makefile: [no log message]
+
+2007-05-18 09:40  dockes
+
+	* configure.ac: use $libdir instead of /usr/lib (64bits machs)
+
+2007-05-16 13:28  dockes
+
+	* qtgui/i18n/recoll_it.ts: [no log message]
+
+2007-04-22 09:36  dockes
+
+	* qtgui/i18n/recoll_de.ts: [no log message]
+
+2007-03-08 13:04  dockes
+
+	* VERSION, makestaticdist.sh: version 1.8.1 ?
+
+2007-02-20 10:30  dockes
+
+	* recollinstall.in: go back to not using xdg
+
+2007-02-20 08:43  dockes
+
+	* qtgui/recoll.pro.in: [no log message]
+
+2007-02-20 08:33  dockes
+
+	* qtgui/i18n/: recoll_fr.ts, recoll_it.ts, recoll_ru.ts,
+	recoll_uk.ts: [no log message]
+
+2007-02-20 08:19  dockes
+
+	* INSTALL, README: [no log message]
+
+2007-02-19 19:15  dockes
+
+	* qtgui/: preview_w.cpp, preview_w.h: make shift-arrow in preview
+	work with qt4 and avoid reentrancy while loading a file
+
+2007-02-19 19:14  dockes
+
+	* utils/execmd.cpp: block sigcld, it sometimes causes eintrs during
+	the select() call
+
+2007-02-19 19:05  dockes
+
+	* internfile/internfile.cpp: check file name not empty on return
+	from uncomp exec
+
+2007-02-19 17:28  dockes
+
+	* qtgui/spell_w.cpp: stemming language choice was not observed in
+	term explorer
+
+2007-02-19 17:10  dockes
+
+	* qtgui/: advsearch_w.cpp, advsearch_w.h: cleanup ign file types
+	handling/saving
+
+2007-02-14 11:10  dockes
+
+	* makestaticdist.sh, recollinstall.in, doc/user/usermanual.sgml,
+	qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain_w.cpp,
+	qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, sampleconf/mimeview: add
+	user pref to use xdg-open for all document edits
+
+2007-02-14 11:09  dockes
+
+	* rcldb/rcldb.cpp: during indexing use simple file name as title if
+	this is empty. This allows storing the sfn for subdocs for which
+	the url sfn doesnt make sense as title
+
+2007-02-14 11:08  dockes
+
+	* query/recollq.cpp: adjust format to help the test set scripts
+
+2007-02-14 09:54  dockes
+
+	* desktop/xdg-utils-1.0.1/scripts/xdg-open: [no log message]
+
+2007-02-13 11:58  dockes
+
+	* query/wasatorcl.cpp, rcldb/searchdata.cpp, rcldb/searchdata.h:
+	propagate wasa nostem modifier
+
+2007-02-12 19:16  dockes
+
+	* query/: wasastringtoquery.cpp, wasastringtoquery.h: add wasabi
+	modifiers
+
+2007-02-12 19:14  dockes
+
+	* qtgui/guiutils.cpp: dont set Helvetica as default font
+
+2007-02-08 18:05  dockes
+
+	* index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
+	internfile/internfile.h, qtgui/preview_w.cpp, utils/smallut.cpp,
+	utils/smallut.h: improve handling of missing helpers messages
+
+2007-02-08 18:03  dockes
+
+	* filters/rcldvi: typos
+
+2007-02-08 13:25  dockes
+
+	* internfile/internfile.h, query/recollq.cpp: clarify temp dir
+	usage in internfile
+
+2007-02-08 10:03  dockes
+
+	* qtgui/: reslist.cpp, uiprefs_w.cpp, uiprefs_w.h: qt4 compilation
+	glitches
+
+2007-02-07 18:18  dockes
+
+	* filters/: injectcommon.sh, recfiltcommon: [no log message]
+
+2007-02-07 18:17  dockes
+
+	* recoll.desktop, recoll.png, recoll.xcf, recollinstall.in: use xdg
+	scripts to install desktop file and icon
+
+2007-02-07 18:17  dockes
+
+	* common/rclconfig.cpp, doc/user/usermanual.sgml: dont autocreate
+	config specified with -c or RECOLL_CONFDIR
+
+2007-02-07 17:31  dockes
+
+	* aspell/rclaspell.cpp: improve db creation error message
+
+2007-02-07 17:30  dockes
+
+	* desktop/recoll-searchgui.desktop, desktop/recoll-searchgui.png,
+	desktop/recoll-searchgui.xcf, desktop/xdg-utils-1.0.1/LICENSE,
+	desktop/xdg-utils-1.0.1/scripts/xdg-desktop-menu,
+	desktop/xdg-utils-1.0.1/scripts/xdg-icon-resource,
+	query/recollq.cpp: [no log message]
+
+2007-02-07 13:00  dockes
+
+	* query/: Makefile, recollq.cpp, wasatorcl.cpp, wasatorcl.h:
+	recollq
+
+2007-02-06 19:01  dockes
+
+	* index/indexer.cpp, internfile/internfile.cpp,
+	internfile/internfile.h, internfile/mh_exec.cpp,
+	qtgui/preview_w.cpp: arrange for error info about missing helpers
+	to trickle up to the user
+
+2007-02-06 19:01  dockes
+
+	* sampleconf/: mimeconf, mimemap: added config+filter for man pages
+
+2007-02-06 16:08  dockes
+
+	* filters/: rcldjvu, rcldoc, rcldvi, rclgaim, rcllyx, rclman,
+	rclmedia, rclpdf, rclppt, rclps, rclrtf, rclscribus, rclsoff,
+	rclxls: factored out filter script common code
+
+2007-02-06 15:16  dockes
+
+	* common/rclconfig.cpp, utils/pathut.cpp, utils/pathut.h,
+	common/rclconfig.cpp, utils/pathut.cpp, utils/pathut.h: make sure
+	the -c argument is turned absolute before use
+
+2007-02-06 11:19  dockes
+
+	* qtgui/ssearch_w.cpp: no space in query -> phrase
+
+2007-02-06 11:18  dockes
+
+	* qtgui/reslist.cpp: try to make sure that the old reslist is
+	cleared while searching
+
+2007-02-06 11:17  dockes
+
+	* qt4gui/: uifrom3, uifrom3: link images/ from qtgui to qt4gui
+
+2007-02-02 11:27  dockes
+
+	* doc/user/usermanual.sgml: add skippedPaths and daemSkippedPaths
+	config variables
+
+2007-02-02 11:12  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	index/rclmonrcv.cpp, utils/fstreewalk.cpp: add skippedPaths and
+	daemSkippedPaths config variables
+
+2007-02-02 11:10  dockes
+
+	* rcldb/: rcldb.cpp, rcldb.h: sort and uniquify termMatch results
+	out of stem expansion
+
+2007-02-02 11:09  dockes
+
+	* index/recollindex.cpp: do x11 check between sleeping and starting
+	in recollindex -m
+
+2007-02-02 11:06  dockes
+
+	* lib/: Makefile, mkMake: fix $(depth) usage for easier kio
+	compilation
+
+2007-02-02 11:05  dockes
+
+	* doc/user/usermanual-italian.html, qtgui/i18n/recoll_it.ts: [no
+	log message]
+
+2007-02-02 11:05  dockes
+
+	* doc/user/usermanual.sgml: added config examples
+
+2007-02-02 11:01  dockes
+
+	* recollinstall.in: removed old filter in examples cleanup
+
+2007-02-01 16:00  dockes
+
+	* aspell/rclaspell.cpp, mk/localdefs.in, aspell/rclaspell.cpp,
+	mk/localdefs.in: use configure libdir to search for aspell lib
+	(mainly for 64 bits machines)
+
+2007-02-01 13:43  dockes
+
+	* kde/kioslave/recoll/: Makefile, kio_recoll.cpp: fixed kio
+	compilation. Dont know if it works
+
+2007-01-30 13:08  dockes
+
+	* VERSION: release 1.7.6
+
+2007-01-30 12:39  dockes
+
+	* filters/: rcldjvu, rcldoc, rcldvi, rclpdf, rclps, rclrtf,
+	rclscribus, rclsoff: hide awk BEGIN statements - make debian linda
+	happy
+
+2007-01-30 12:36  dockes
+
+	* filters/: rcldjvu, rcldoc, rcldvi, rclpdf, rclps, rclrtf,
+	rclsoff: hide awk BEGIN statements - make debian linda happy
+
+2007-01-29 14:51  dockes
+
+	* rcldb/searchdata.cpp: more field name synonyms
+
+2007-01-25 16:50  dockes
+
+	* rcldb/: searchdata.cpp, searchdata.h: better wildcards handling.
+	Tuning of user term boosting
+
+2007-01-25 16:47  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-01-25 16:47  dockes
+
+	* rcldb/rcldb.cpp: dont explicitely anchor regexp in termMatch
+
+2007-01-25 16:46  dockes
+
+	* qtgui/ssearch_w.cpp: Dont add auto phrase if there are wildcards
+
+2007-01-25 16:45  dockes
+
+	* query/wasatorcl.cpp: comment
+
+2007-01-25 16:40  dockes
+
+	* common/textsplit.cpp: [] are also wildcard chars
+
+2007-01-25 13:04  dockes
+
+	* qtgui/i18n/recoll_it.ts: [no log message]
+
+2007-01-25 09:27  dockes
+
+	* qtgui/i18n/recoll_it.ts: [no log message]
+
+2007-01-24 13:40  dockes
+
+	* qtgui/guiutils.cpp: make AND the initial default for ssearch
+
+2007-01-24 12:20  dockes
+
+	* qtgui/: uiprefs.ui, viewaction.ui: change MyDialog and Form1
+	dialog captions
+
+2007-01-24 12:15  dockes
+
+	* filters/rclscribus: transate \r to <br> (for older scribus files)
+
+2007-01-24 12:00  dockes
+
+	* sampleconf/: mimeconf, mimemap, mimeconf, mimemap: scribus scd
+	files
+
+2007-01-23 08:21  dockes
+
+	* filters/: rcllyx, rcllyx, rcllyx, rcllyx: [no log message]
+
+2007-01-23 08:16  dockes
+
+	* filters/: rcllyx, rcllyx: [no log message]
+
+2007-01-23 08:14  dockes
+
+	* filters/rcllyx, sampleconf/mimeconf, sampleconf/mimemap,
+	sampleconf/mimeview, filters/rcllyx, sampleconf/mimeconf,
+	sampleconf/mimemap, sampleconf/mimeview: lyx filter
+
+2007-01-22 17:32  dockes
+
+	* filters/rclscribus, sampleconf/mimeconf, sampleconf/mimemap,
+	filters/rclscribus, sampleconf/mimeconf, sampleconf/mimemap: added
+	scribus support
+
+2007-01-21 17:41  dockes
+
+	* filters/: rclsoff, rclsoff: fix shell syntax for debian
+
+2007-01-19 16:22  dockes
+
+	* qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/preview_w.cpp,
+	qtgui/preview_w.h, qtgui/rclmain_w.cpp, qtgui/reslist.cpp,
+	qtgui/reslist.h, query/docseq.h, query/docseqdb.cpp,
+	query/docseqdb.h, query/docseqhist.h, query/sortseq.cpp,
+	query/sortseq.h: try to limit the places which use Rcl:: stuff
+
+2007-01-19 16:19  dockes
+
+	* rcldb/stemdb.cpp: make sure that both the user term and the stem
+	are in the expanded list
+
+2007-01-19 11:32  dockes
+
+	* lib/Makefile, lib/mkMake, qtgui/rclmain_w.cpp, qtgui/reslist.cpp,
+	qtgui/ssearch_w.cpp, query/docseq.cpp, query/docseq.h,
+	query/docseqdb.cpp, query/docseqdb.h, query/docseqhist.cpp,
+	query/docseqhist.h, query/sortseq.cpp, query/sortseq.h: cleanup
+	docseq, arrange things so that we can page reslist past the initial
+	result count estimate if there are more
+
+2007-01-19 11:23  dockes
+
+	* rcldb/rcldb.cpp: adjust makeAbstract for prefixed terms
+
+2007-01-19 11:23  dockes
+
+	* rcldb/searchdata.cpp: the relevance-boosted original term needs a
+	prefix too
+
+2007-01-19 11:22  dockes
+
+	* query/: wasatorcl.cpp, wasatorcl.h: add direct qstring to rcl
+	function
+
+2007-01-18 15:23  dockes
+
+	* utils/mimeparse.cpp: debug msg
+
+2007-01-18 13:09  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, rcldb/searchdata.cpp:
+	handle wildcards in search terms
+
+2007-01-17 15:06  dockes
+
+	* query/: Makefile, wasatorcl.cpp: [no log message]
+
+2007-01-17 14:53  dockes
+
+	* internfile/internfile.cpp, internfile/mh_html.cpp,
+	internfile/mh_mail.cpp, internfile/myhtmlparse.cpp,
+	internfile/myhtmlparse.h, lib/Makefile, lib/mkMake, query/Makefile,
+	query/wasastringtoquery.cpp, query/wasastringtoquery.h,
+	query/wasatorcl.cpp, rcldb/rcldb.cpp, rcldb/rcldoc.h,
+	rcldb/searchdata.cpp, rcldb/searchdata.h: added field/prefixes for
+	author and title + command line query language
+
+2007-01-16 11:58  dockes
+
+	* sampleconf/recoll.conf.in: add recollrc to skipped
+
+2007-01-16 11:58  dockes
+
+	* bincimapmime/trbinc.cc, utils/debuglog.cpp: wrong copyrights
+
+2007-01-15 17:53  dockes
+
+	* bincimapmime/trbinc.cc, utils/debuglog.cpp: [no log message]
+
+2007-01-15 14:09  dockes
+
+	* VERSION: 1.7.5
+
+2007-01-15 14:07  dockes
+
+	* internfile/mh_mail.cpp: process multipart/signed
+
+2007-01-15 14:06  dockes
+
+	* internfile/: internfile.cpp, internfile.h, internfile.cpp,
+	internfile.h: dont stop processing a complex document on the first
+	next_document error: pop level and go on
+
+2007-01-15 14:03  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2007-01-13 16:21  dockes
+
+	* qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h, uiprefs.ui,
+	uiprefs_w.cpp, uiprefs_w.h: improved external index dialog with
+	listview
+
+2007-01-13 15:41  dockes
+
+	* query/xadump.cpp: add option to dump raw terms
+
+2007-01-13 11:28  dockes
+
+	* internfile/mh_mail.cpp: handle multipart/signed
+
+2007-01-12 10:01  dockes
+
+	* qtgui/reslist.cpp: Use sample from Rcl::Doc if makeAbstract()
+	fails
+
+2007-01-10 17:03  dockes
+
+	* Makefile.in, VERSION: [no log message]
+
+2007-01-10 16:59  dockes
+
+	* VERSION: debian
+
+2007-01-10 16:59  dockes
+
+	* Makefile.in: improve clean targets
+
+2007-01-09 08:25  dockes
+
+	* VERSION: [no log message]
+
+2007-01-09 08:25  dockes
+
+	* qtgui/i18n/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: french
 	messages
 
-2007-06-19 17:47  dockes
-
-	* query/xadump.cpp (1.16): option X
-
-2007-06-19 17:47  dockes
-
-	* query/recollq.cpp (1.7): compile
-
-2007-06-19 14:27  dockes
-
-	* internfile/: internfile.cpp (1.32), internfile.h (1.15): get test
-	driver to compile
-
-2007-06-19 14:17  dockes
-
-	* internfile/: htmlparse.h (1.7), mh_html.cpp (1.25),
-	myhtmlparse.cpp (1.20), myhtmlparse.h (1.13): renamed the html
-	charset values to stick to omega usage
-
-2007-06-19 12:28  dockes
-
-	* internfile/: htmlparse.cpp (1.7), htmlparse.h (1.6),
-	myhtmlparse.cpp (1.19), myhtmlparse.h (1.12): updated html parser
-	to omega 1.0.1 + moved entity decoder to myhtmlparse to minimize
-	amount of diffs
-
-2007-06-19 10:36  dockes
-
-	* common/rclconfig.cpp (1.47), common/rclconfig.h (1.35),
-	internfile/internfile.cpp (1.31), internfile/mh_html.cpp (1.24),
-	internfile/myhtmlparse.cpp (1.18), internfile/myhtmlparse.h (1.11),
-	qtgui/preview_w.cpp (1.21), qtgui/reslist.cpp (1.27),
-	query/docseq.h (1.12), query/docseqdb.cpp (1.3), rcldb/rcldb.cpp
-	(1.115), rcldb/rcldb.h (1.52), rcldb/rcldoc.h (1.3),
-	rcldb/searchdata.cpp (1.16), sampleconf/mimeconf (1.30): added
-	open-ended field name handling
-
-2007-06-19 09:52  dockes
-
-	* configure (1.30), configure.ac (1.30), common/autoconfig.h.in
-	(1.5), index/csguess.cpp (1.6), utils/transcode.cpp (1.11): added
-	test for iconv parm 2 constness
-
-2007-06-18 15:04  dockes
-
-	* common/rclconfig.cpp (1.46), common/rclconfig.h (1.34),
-	rcldb/rcldb.cpp (1.114), rcldb/rcldb.h (1.51), rcldb/searchdata.cpp
-	(1.15), sampleconf/mimeconf (1.29): implement dynamic field name to
-	prefix translation, query side
-
-2007-06-15 13:41  dockes
-
-	* filters/rclabw (1.2), filters/rclsoff (1.11), sampleconf/mimeconf
-	(1.28), sampleconf/mimemap (1.23), sampleconf/mimeview (1.6): added
-	abiword + some oofice cleanup
-
-2007-06-14 10:20  dockes
-
-	* rcldb/rcldb.cpp (1.113): removed the "weak" date, not used and
-	not in omega anymore
-
-2007-06-13 19:03  dockes
-
-	* qtgui/reslist.cpp (1.26): textedit autext sometimes switched to
-	plain at eol?
-
-2007-06-12 15:31  dockes
-
-	* qtgui/: plaintorich.cpp (1.24), preview_w.cpp (1.20), preview_w.h
-	(1.11), rclmain_w.cpp (1.29), reslist.cpp (1.25), reslist.h (1.11):
-	somewhat fixed qt4 selection problems
-
-2007-06-12 12:33  dockes
-
-	* qtgui/ssearch_w.cpp (1.21): adjust event handling for qt4, get
-	esc-spc to work
-
-2007-06-12 12:32  dockes
-
-	* qtgui/plaintorich.cpp (1.23): comments
-
-2007-06-12 10:46  dockes
-
-	* query/recollq.cpp (1.6): getMainConfig
-
-2007-06-11 10:33  dockes
-
-	* qtgui/rclmain_w.cpp (1.27): set busy cursor while search runs
-
-2007-06-11 07:43  dockes
-
-	* desktop/recoll-searchgui.desktop (1.3),
-	desktop/recoll-searchgui.png (1.3), desktop/recoll-searchgui.xcf
-	(1.3), desktop/recoll.png (1.1), desktop/recoll.xcf (1.1),
-	makestaticdist.sh (1.12), recollinstall.in (1.31): icon named
-	recoll.png
-
-2007-06-11 07:38  dockes
-
-	* index/indexer.cpp (1.59): changed level of missing helpers
-	message
-
-2007-06-08 18:47  dockes
-
-	* common/rclconfig.h (1.33), index/indexer.cpp (1.58),
-	index/recollindex.cpp (1.33), mk/FreeBSD (1.10), qtgui/main.cpp
-	(1.61), rcldb/rcldb.cpp (1.112), rcldb/rcldb.h (1.50): added file
-	system usage check
-
-2007-06-08 18:46  dockes
-
-	* desktop/: recoll-searchgui.desktop (1.2), recoll-searchgui.png
-	(1.2), recoll-searchgui.xcf (1.2): new icon
-
-2007-06-08 18:05  dockes
-
-	* rcldb/rcldb.h (1.49): comments and ordering
-
-2007-06-08 17:30  dockes
-
-	* utils/: pathut.cpp (1.16), pathut.h (1.13): fsocc
-
-2007-06-08 15:59  dockes
-
-	* sampleconf/mimeview (1.5), filters/rclkwd (1.1): kword support
-
-2007-06-08 15:51  dockes
-
-	* filters/rcldjvu (1.5), filters/rcldoc (1.8), filters/rcldvi
-	(1.6), filters/rclgaim (1.4), filters/rcljpeg (1.2), filters/rcllyx
-	(1.6), filters/rclman (1.2), filters/rclmedia (1.4), filters/rclpdf
-	(1.9), filters/rclppt (1.3), filters/rclps (1.10), filters/rclrtf
-	(1.5), filters/rclscribus (1.4), filters/rclsoff (1.10),
-	filters/rclxls (1.4), filters/recfiltcommon (1.2),
-	sampleconf/mimeconf (1.27), sampleconf/mimemap (1.22): kword
-	support
-
-2007-06-08 14:33  dockes
-
-	* query/recollq.cpp (1.5): added stopfile parameter
-
-2007-06-08 14:32  dockes
-
-	* filters/rcljpeg (1.1), sampleconf/mimeconf (1.26): rcljpeg
-
-2007-06-08 14:31  dockes
-
-	* common/rclconfig.cpp (1.45): improve message about bad config
-
-2007-06-02 10:30  dockes
-
-	* common/rclconfig.cpp (1.44), common/rclconfig.h (1.32),
-	index/indexer.cpp (1.57), lib/Makefile (1.39), lib/mkMake (1.12),
-	qtgui/main.cpp (1.60), rcldb/Makefile (1.1), rcldb/rcldb.cpp
-	(1.111), rcldb/rcldb.h (1.48), rcldb/searchdata.cpp (1.14),
-	rcldb/stoplist.cpp (1.1), rcldb/stoplist.h (1.1),
-	utils/readfile.cpp (1.4), utils/readfile.h (1.3): minimal
-	experimental stopword functionality
-
-2007-06-01 07:44  dockes
-
-	* qtgui/preview_w.cpp (1.19): preview: space and backspace bound to
-	pgdown/pgup
-
-2007-05-30 14:31  dockes
-
-	* index/indexer.cpp (1.56), internfile/mh_html.cpp (1.23),
-	internfile/mh_html.h (1.10), qtgui/plaintorich.cpp (1.22),
-	query/xadump.cpp (1.15), utils/transcode.cpp (1.10): improve
-	transcode error printing
-
-2007-05-30 14:30  dockes
-
-	* rcldb/rcldb.cpp (1.110): improve add_document error message
-	printing
-
-2007-05-30 14:29  dockes
-
-	* qtgui/: reslist.cpp (1.24), reslist.h (1.10): escape possibly not
-	html-safe text
-
-2007-05-24 11:35  dockes
-
-	* rcldb/stemdb.cpp (1.9): comment
-
-2007-05-24 09:48  dockes
-
-	* qtgui/: guiutils.cpp (1.32), guiutils.h (1.21), sort_w.cpp (1.5),
-	uiprefs.ui (1.24), uiprefs_w.cpp (1.17): optionally remember
-	sorting state between invocations
-
-2007-05-24 09:47  dockes
-
-	* configure (1.29), configure.ac (1.29), qt4gui/uifrom3 (1.4): make
-	uifrom3 a makefile
-
-2007-05-23 11:19  dockes
-
-	* qtgui/: plaintorich.cpp (1.21), plaintorich.h (1.13), preview.ui
-	(1.4), preview_w.cpp (1.18), preview_w.h (1.10): in preview window
-	if search line empty look for search terms
-
-2007-05-23 10:28  dockes
-
-	* common/rclinit.cpp (1.10), utils/execmd.cpp (1.24): cant block
-	sigcld globally cause qt needs it
-
-2007-05-22 10:33  dockes
-
-	* internfile/: internfile.cpp (1.29), mh_html.cpp (1.22): let email
-	attachments inherit date and author from parent message
-
-2007-05-22 09:40  dockes
-
-	* index/indexer.cpp (1.55), rcldb/rcldb.cpp (1.109), rcldb/rcldb.h
-	(1.47): implemented adjustable indexing flush threshold
-
-2007-05-21 16:26  dockes
-
-	* qtgui/rclmain_w.cpp (1.26): reopen db for each search during
-	query
-
-2007-05-21 15:30  dockes
-
-	* common/rclinit.cpp (1.9), common/rclinit.h (1.6),
-	index/rclmonprc.cpp (1.12), index/rclmonrcv.cpp (1.11),
-	index/recollindex.cpp (1.32), qtgui/idxthread.cpp (1.10),
-	qtgui/main.cpp (1.59), rcldb/rcldb.cpp (1.108), utils/execmd.cpp
-	(1.23), utils/execmd.h (1.12): make sure signals are only handled
-	by the main thread. Fix bus error on rclmon exit (double delete)
-
-2007-05-21 11:00  dockes
-
-	* index/: indexer.cpp (1.54), rclmonprc.cpp (1.11): better handle
-	aspell errors: dont exit from monitor on aux db creation failure,
-	and dont retry forever
-
-2007-05-21 09:24  dockes
-
-	* VERSION (1.49), configure (1.28), configure.ac (1.28),
-	doc/user/usermanual.sgml (1.42), qt4gui/uifrom3 (1.3),
-	sampleconf/recoll.conf.in (1.16): removed --enable-qt4, rely on
-	qmake output instead
-
-2007-05-18 14:05  dockes
-
-	* recollinstall.in (1.30): qt4 install glitches
-
-2007-05-18 09:49  dockes
-
-	* VERSION (1.48): 1.8.2
-
-2007-05-18 09:41  dockes
-
-	* doc/user/usermanual.sgml (1.41): doc fix
-
-2007-05-18 09:41  dockes
-
-	* sampleconf/recoll.conf.in (1.15): add .beagle to stops
-
-2007-05-18 09:41  dockes
-
-	* rcldb/: rcldb.cpp (1.107), stemdb.cpp (1.8): change method name
-	deprecated in xap 1.0
-
-2007-05-18 09:40  dockes
-
-	* configure.ac (1.27): use $libdir instead of /usr/lib (64bits
-	machs)
-
-2007-03-08 13:04  dockes
-
-	* VERSION (1.47), makestaticdist.sh (1.11): version 1.8.1 ?
-
-2007-02-20 10:30  dockes
-
-	* recollinstall.in (1.29): go back to not using xdg
-
-2007-02-19 19:15  dockes
-
-	* qtgui/: preview_w.cpp (1.17), preview_w.h (1.9): make shift-arrow
-	in preview work with qt4 and avoid reentrancy while loading a file
-
-2007-02-19 19:14  dockes
-
-	* utils/execmd.cpp (1.22): block sigcld, it sometimes causes eintrs
-	during the select() call
-
-2007-02-19 19:05  dockes
-
-	* internfile/internfile.cpp (1.28): check file name not empty on
-	return from uncomp exec
-
-2007-02-19 17:28  dockes
-
-	* qtgui/spell_w.cpp (1.11): stemming language choice was not
-	observed in term explorer
-
-2007-02-19 17:10  dockes
-
-	* qtgui/: advsearch_w.cpp (1.17), advsearch_w.h (1.12): cleanup ign
-	file types handling/saving
-
-2007-02-14 11:10  dockes
-
-	* makestaticdist.sh (1.10), recollinstall.in (1.28),
-	doc/user/usermanual.sgml (1.40), qtgui/guiutils.cpp (1.31),
-	qtgui/guiutils.h (1.20), qtgui/rclmain_w.cpp (1.25),
-	qtgui/uiprefs.ui (1.23), qtgui/uiprefs_w.cpp (1.16),
-	sampleconf/mimeview (1.4): add user pref to use xdg-open for all
-	document edits
-
-2007-02-14 11:09  dockes
-
-	* rcldb/rcldb.cpp (1.106): during indexing use simple file name as
-	title if this is empty. This allows storing the sfn for subdocs for
-	which the url sfn doesnt make sense as title
-
-2007-02-14 11:08  dockes
-
-	* query/recollq.cpp (1.4): adjust format to help the test set
-	scripts
-
-2007-02-13 11:58  dockes
-
-	* query/wasatorcl.cpp (1.8), rcldb/searchdata.cpp (1.13),
-	rcldb/searchdata.h (1.10): propagate wasa nostem modifier
-
-2007-02-12 19:16  dockes
-
-	* query/: wasastringtoquery.cpp (1.5), wasastringtoquery.h (1.5):
-	add wasabi modifiers
-
-2007-02-12 19:14  dockes
-
-	* qtgui/guiutils.cpp (1.30): dont set Helvetica as default font
-
-2007-02-08 18:05  dockes
-
-	* index/indexer.cpp (1.53), index/indexer.h (1.23),
-	internfile/internfile.cpp (1.27), internfile/internfile.h (1.14),
-	qtgui/preview_w.cpp (1.16), utils/smallut.cpp (1.26),
-	utils/smallut.h (1.26): improve handling of missing helpers
-	messages
-
-2007-02-08 18:03  dockes
-
-	* filters/rcldvi (1.5): typos
-
-2007-02-08 13:25  dockes
-
-	* internfile/internfile.h (1.13), query/recollq.cpp (1.3): clarify
-	temp dir usage in internfile
-
-2007-02-08 10:03  dockes
-
-	* qtgui/: reslist.cpp (1.23), uiprefs_w.cpp (1.15), uiprefs_w.h
-	(1.8): qt4 compilation glitches
-
-2007-02-07 18:17  dockes
-
-	* recoll.desktop (1.3), recoll.png (1.2), recoll.xcf (1.2),
-	recollinstall.in (1.27): use xdg scripts to install desktop file
-	and icon
-
-2007-02-07 18:17  dockes
-
-	* common/rclconfig.cpp (1.43), doc/user/usermanual.sgml (1.39):
-	dont autocreate config specified with -c or RECOLL_CONFDIR
-
-2007-02-07 17:31  dockes
-
-	* aspell/rclaspell.cpp (1.8): improve db creation error message
-
-2007-02-07 13:00  dockes
-
-	* query/: Makefile (1.17), recollq.cpp (1.1), wasatorcl.cpp (1.7),
-	wasatorcl.h (1.5): recollq
-
-2007-02-06 19:01  dockes
-
-	* index/indexer.cpp (1.52), internfile/internfile.cpp (1.26),
-	internfile/internfile.h (1.12), internfile/mh_exec.cpp (1.9),
-	qtgui/preview_w.cpp (1.15): arrange for error info about missing
-	helpers to trickle up to the user
-
-2007-02-06 19:01  dockes
-
-	* sampleconf/: mimeconf (1.25), mimemap (1.21): added config+filter
-	for man pages
-
-2007-02-06 16:08  dockes
-
-	* filters/: rcldjvu (1.4), rcldoc (1.7), rcldvi (1.4), rclgaim
-	(1.3), rcllyx (1.5), rclman (1.1), rclmedia (1.3), rclpdf (1.8),
-	rclppt (1.2), rclps (1.9), rclrtf (1.4), rclscribus (1.3), rclsoff
-	(1.9), rclxls (1.3): factored out filter script common code
-
-2007-02-06 15:16  dockes
-
-	* common/rclconfig.cpp (1.42), utils/pathut.cpp (1.15),
-	utils/pathut.h (1.12), common/rclconfig.cpp (1.40.2.1),
-	utils/pathut.cpp (1.14.2.1), utils/pathut.h (1.11.2.1): make sure
-	the -c argument is turned absolute before use
-
-2007-02-06 11:19  dockes
-
-	* qtgui/ssearch_w.cpp (1.20): no space in query -> phrase
-
-2007-02-06 11:18  dockes
-
-	* qtgui/reslist.cpp (1.22): try to make sure that the old reslist
-	is cleared while searching
-
-2007-02-06 11:17  dockes
-
-	* qt4gui/: uifrom3 (1.1.2.1), uifrom3 (1.2): link images/ from
-	qtgui to qt4gui
-
-2007-02-02 11:27  dockes
-
-	* doc/user/usermanual.sgml (1.38): add skippedPaths and
-	daemSkippedPaths config variables
-
-2007-02-02 11:12  dockes
-
-	* common/rclconfig.cpp (1.41), common/rclconfig.h (1.31),
-	index/indexer.cpp (1.51), index/rclmonrcv.cpp (1.10),
-	utils/fstreewalk.cpp (1.11): add skippedPaths and daemSkippedPaths
-	config variables
-
-2007-02-02 11:10  dockes
-
-	* rcldb/: rcldb.cpp (1.105), rcldb.h (1.46): sort and uniquify
-	termMatch results out of stem expansion
-
-2007-02-02 11:09  dockes
-
-	* index/recollindex.cpp (1.31): do x11 check between sleeping and
-	starting in recollindex -m
-
-2007-02-02 11:06  dockes
-
-	* lib/: Makefile (1.38), mkMake (1.11): fix $(depth) usage for
-	easier kio compilation
-
-2007-02-02 11:05  dockes
-
-	* doc/user/usermanual.sgml (1.37): added config examples
-
-2007-02-02 11:01  dockes
-
-	* recollinstall.in (1.26): removed old filter in examples cleanup
-
-2007-02-01 16:00  dockes
-
-	* aspell/rclaspell.cpp (1.6.2.1), mk/localdefs.in (1.11.2.1),
-	aspell/rclaspell.cpp (1.7), mk/localdefs.in (1.12): use configure
-	libdir to search for aspell lib (mainly for 64 bits machines)
-
-2007-02-01 13:43  dockes
-
-	* kde/kioslave/recoll/: Makefile (1.4), kio_recoll.cpp (1.6),
-	piclib/Makefile (1.2): fixed kio compilation. Dont know if it works
-
-2007-01-30 13:08  dockes
-
-	* VERSION (1.45.2.3): release 1.7.6
-
-2007-01-30 12:39  dockes
-
-	* filters/: rcldjvu (1.2.6.1), rcldoc (1.5.6.1), rcldvi (1.2.6.1),
-	rclpdf (1.6.6.1), rclps (1.7.6.1), rclrtf (1.2.10.1), rclscribus
-	(1.1.2.2), rclsoff (1.6.6.2): hide awk BEGIN statements - make
-	debian linda happy
-
-2007-01-30 12:36  dockes
-
-	* filters/: rcldjvu (1.3), rcldoc (1.6), rcldvi (1.3), rclpdf
-	(1.7), rclps (1.8), rclrtf (1.3), rclsoff (1.8): hide awk BEGIN
-	statements - make debian linda happy
-
-2007-01-29 14:51  dockes
-
-	* rcldb/searchdata.cpp (1.12): more field name synonyms
-
-2007-01-25 16:50  dockes
-
-	* rcldb/: searchdata.cpp (1.11), searchdata.h (1.9): better
-	wildcards handling. Tuning of user term boosting
-
-2007-01-25 16:47  dockes
-
-	* rcldb/rcldb.cpp (1.104): dont explicitely anchor regexp in
-	termMatch
-
-2007-01-25 16:46  dockes
-
-	* qtgui/ssearch_w.cpp (1.19): Dont add auto phrase if there are
-	wildcards
-
-2007-01-25 16:45  dockes
-
-	* query/wasatorcl.cpp (1.6): comment
-
-2007-01-25 16:40  dockes
-
-	* common/textsplit.cpp (1.29): [] are also wildcard chars
-
-2007-01-24 13:40  dockes
-
-	* qtgui/guiutils.cpp (1.29): make AND the initial default for
-	ssearch
-
-2007-01-24 12:20  dockes
-
-	* qtgui/: uiprefs.ui (1.22), viewaction.ui (1.4): change MyDialog
-	and Form1 dialog captions
-
-2007-01-24 12:15  dockes
-
-	* filters/rclscribus (1.2): transate \r to <br> (for older scribus
-	files)
-
-2007-01-24 12:00  dockes
-
-	* sampleconf/: mimeconf (1.24), mimemap (1.20), mimeconf
-	(1.21.2.3), mimemap (1.17.2.3): scribus scd files
-
-2007-01-23 08:14  dockes
-
-	* filters/rcllyx (1.1), sampleconf/mimeconf (1.23),
-	sampleconf/mimemap (1.19), sampleconf/mimeview (1.3),
-	filters/rcllyx (1.1.2.1), sampleconf/mimeconf (1.21.2.2),
-	sampleconf/mimemap (1.17.2.2), sampleconf/mimeview (1.2.2.1): lyx
-	filter
-
-2007-01-22 17:32  dockes
-
-	* filters/rclscribus (1.1), sampleconf/mimeconf (1.22),
-	sampleconf/mimemap (1.18), filters/rclscribus (1.1.2.1),
-	sampleconf/mimeconf (1.21.2.1), sampleconf/mimemap (1.17.2.1):
-	added scribus support
-
-2007-01-21 17:41  dockes
-
-	* filters/: rclsoff (1.7), rclsoff (1.6.6.1): fix shell syntax for
-	debian
-
-2007-01-19 16:22  dockes
-
-	* qtgui/plaintorich.cpp (1.20), qtgui/plaintorich.h (1.12),
-	qtgui/preview_w.cpp (1.14), qtgui/preview_w.h (1.8),
-	qtgui/rclmain_w.cpp (1.24), qtgui/reslist.cpp (1.21),
-	qtgui/reslist.h (1.9), query/docseq.h (1.11), query/docseqdb.cpp
-	(1.2), query/docseqdb.h (1.2), query/docseqhist.h (1.2),
-	query/sortseq.cpp (1.11), query/sortseq.h (1.10),
-	wasabi/server/wasabiSimple.xml (1.3): try to limit the places which
-	use Rcl:: stuff
-
-2007-01-19 16:19  dockes
-
-	* rcldb/stemdb.cpp (1.7): make sure that both the user term and the
-	stem are in the expanded list
-
-2007-01-19 11:32  dockes
-
-	* lib/Makefile (1.37), lib/mkMake (1.10), qtgui/rclmain_w.cpp
-	(1.23), qtgui/reslist.cpp (1.20), qtgui/ssearch_w.cpp (1.18),
-	query/docseq.cpp (1.10), query/docseq.h (1.10), query/docseqdb.cpp
-	(1.1), query/docseqdb.h (1.1), query/docseqhist.cpp (1.1),
-	query/docseqhist.h (1.1), query/sortseq.cpp (1.10), query/sortseq.h
-	(1.9): cleanup docseq, arrange things so that we can page reslist
-	past the initial result count estimate if there are more
-
-2007-01-19 11:23  dockes
-
-	* rcldb/rcldb.cpp (1.103): adjust makeAbstract for prefixed terms
-
-2007-01-19 11:23  dockes
-
-	* rcldb/searchdata.cpp (1.10): the relevance-boosted original term
-	needs a prefix too
-
-2007-01-19 11:22  dockes
-
-	* query/: wasatorcl.cpp (1.5), wasatorcl.h (1.4): add direct
-	qstring to rcl function
-
-2007-01-18 15:23  dockes
-
-	* utils/mimeparse.cpp (1.18): debug msg
-
-2007-01-18 13:09  dockes
-
-	* common/textsplit.cpp (1.28), common/textsplit.h (1.16),
-	rcldb/searchdata.cpp (1.9): handle wildcards in search terms
-
-2007-01-17 14:53  dockes
-
-	* internfile/internfile.cpp (1.25), internfile/mh_html.cpp (1.21),
-	internfile/mh_mail.cpp (1.29), internfile/myhtmlparse.cpp (1.17),
-	internfile/myhtmlparse.h (1.10), lib/Makefile (1.36), lib/mkMake
-	(1.9), query/Makefile (1.15), query/wasastringtoquery.cpp (1.4),
-	query/wasastringtoquery.h (1.4), query/wasatorcl.cpp (1.3),
-	rcldb/rcldb.cpp (1.102), rcldb/rcldoc.h (1.2), rcldb/searchdata.cpp
-	(1.8), rcldb/searchdata.h (1.8): added field/prefixes for author
-	and title + command line query language
-
-2007-01-16 11:58  dockes
-
-	* sampleconf/recoll.conf.in (1.14): add recollrc to skipped
-
-2007-01-16 11:58  dockes
-
-	* bincimapmime/trbinc.cc (1.4), utils/debuglog.cpp (1.5): wrong
-	copyrights
-
-2007-01-15 14:09  dockes
-
-	* VERSION (1.45.2.2): 1.7.5
-
-2007-01-15 14:07  dockes
-
-	* internfile/mh_mail.cpp (1.27.2.1): process multipart/signed
-
-2007-01-15 14:06  dockes
-
-	* internfile/: internfile.cpp (1.24), internfile.h (1.11),
-	internfile.cpp (1.23.2.1), internfile.h (1.10.2.1): dont stop
-	processing a complex document on the first next_document error: pop
-	level and go on
-
-2007-01-13 16:21  dockes
-
-	* qtgui/: rclmain.ui (1.9), rclmain_w.cpp (1.22), rclmain_w.h
-	(1.12), uiprefs.ui (1.21), uiprefs_w.cpp (1.14), uiprefs_w.h (1.7):
-	improved external index dialog with listview
-
-2007-01-13 15:41  dockes
-
-	* query/xadump.cpp (1.14): add option to dump raw terms
-
-2007-01-13 11:28  dockes
-
-	* internfile/mh_mail.cpp (1.28): handle multipart/signed
-
-2007-01-12 10:01  dockes
-
-	* qtgui/reslist.cpp (1.19): Use sample from Rcl::Doc if
-	makeAbstract() fails
-
-2007-01-10 16:59  dockes
-
-	* VERSION (1.45.2.1): debian
-
-2007-01-10 16:59  dockes
-
-	* Makefile.in (1.9.2.1): improve clean targets
-
-2007-01-09 08:25  dockes
-
-	* qtgui/i18n/: recoll_fr.ts (1.8), recoll_ru.ts (1.8), recoll_uk.ts
-	(1.8): french messages
-
 2007-01-08 16:21  dockes
 
-	* VERSION (1.44), qtgui/main.cpp (1.58): initial indexation with
-	gui would not work
+	* VERSION, qtgui/main.cpp: initial indexation with gui would not
+	work
 
 2007-01-08 14:00  dockes
 
-	* VERSION (1.43): 1.7.1
+	* VERSION: 1.7.1
 
 2007-01-08 13:43  dockes
 
-	* qtgui/advsearch.ui (1.32): lost sizers?
+	* qtgui/advsearch.ui: lost sizers?
 
 2007-01-08 11:11  dockes
 
-	* qtgui/rclmain_w.cpp (1.21): fix the previous icon fix
+	* qtgui/rclmain_w.cpp: fix the previous icon fix
 
 2007-01-08 11:01  dockes
 
-	* qtgui/: rclmain_w.cpp (1.20), rclmain_w.h (1.11), reslist.cpp
-	(1.18), reslist.h (1.8): reslist menu openParent opens containing
-	folder if not a subdoc
+	* qtgui/: rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h:
+	reslist menu openParent opens containing folder if not a subdoc
 
 2007-01-08 10:40  dockes
 
-	* qtgui/uiprefs.ui (1.20): fix resizing of prefs dialog
+	* qtgui/uiprefs.ui: fix resizing of prefs dialog
 
 2007-01-08 08:02  dockes
 
-	* qtgui/rclmain_w.cpp (1.19): get rid of messages about missing
-	d_xxx images
+	* qtgui/rclmain_w.cpp: get rid of messages about missing d_xxx
+	images
 
 2007-01-08 08:01  dockes
 
-	* qtgui/reslist.cpp (1.17): synthetic abstracts not displayed
+	* qtgui/reslist.cpp: synthetic abstracts not displayed
 
 2006-12-24 09:07  dockes
 
-	* Makefile.in (1.9): better cleanup -> 1.7.0 NOW
+	* Makefile.in: better cleanup -> 1.7.0 NOW
 
 2006-12-24 09:02  dockes
 
-	* excludefile (1.16): 1.7.0
+	* excludefile: 1.7.0
+
+2006-12-24 08:52  dockes
+
+	* doc/user/usermanual.sgml, INSTALL, README: [no log message]
 
 2006-12-24 08:40  dockes
 
-	* configure (1.27), configure.ac (1.26), doc/man/recollindex.1
-	(1.5), doc/user/usermanual.sgml (1.33), index/rclmon.h (1.8),
-	index/rclmonprc.cpp (1.10), index/recollindex.cpp (1.30): option -x
-	to disable x11 session monitoring
+	* configure, configure.ac, doc/man/recollindex.1,
+	doc/user/usermanual.sgml, index/rclmon.h, index/rclmonprc.cpp,
+	index/recollindex.cpp: option -x to disable x11 session monitoring
 
 2006-12-23 14:07  dockes
 
-	* configure (1.26), configure.ac (1.25), index/Makefile (1.17),
-	index/rclmonprc.cpp (1.9), lib/Makefile (1.35), lib/mkMake (1.8),
-	mk/localdefs.in (1.11), utils/pathut.cpp (1.14): x11 session end
-	detection
+	* configure, configure.ac, index/Makefile, index/rclmonprc.cpp,
+	lib/Makefile, lib/mkMake, mk/localdefs.in, utils/pathut.cpp: x11
+	session end detection
+
+2006-12-23 13:23  dockes
+
+	* utils/: Makefile, x11mon.cpp, x11mon.h: [no log message]
 
 2006-12-22 17:48  dockes
 
-	* qt4gui/recoll.qrc (1.2), qtgui/rclmain.ui (1.8),
-	qtgui/rclmain_w.cpp (1.18), qtgui/spell_w.cpp (1.10): get all icons
-	out of .ui files to avoid qt4 startup messages
-
-2006-12-22 12:00  dockes
-
-	* wasabi/: client/wasabiSimple_interface.h (1.2),
-	client/wasabic.cpp (1.3), client/wasabic.h (1.3),
-	client/wasabic.pro (1.2), server/Makefile (1.4), server/main.cpp
-	(1.4), server/rclwasabis.cpp (1.4), server/rclwasabis.h (1.2),
-	server/rclwasabis.pro (1.2), server/wasabiSimple.xml (1.2),
-	server/wasabiSimple_adaptor.cpp (1.2),
-	server/wasabiSimple_adaptor.h (1.2): yet another interface version
+	* qt4gui/recoll.qrc, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
+	qtgui/spell_w.cpp: get all icons out of .ui files to avoid qt4
+	startup messages
+
+2006-12-22 12:01  dockes
+
+	* doc/man/recollindex.1, doc/user/usermanual.sgml, qtgui/spell_w.h:
+	[no log message]
 
 2006-12-21 11:08  dockes
 
-	* index/rclmonprc.cpp (1.8): try to be more responsive to
-	interruptions
+	* index/rclmonprc.cpp: try to be more responsive to interruptions
 
 2006-12-21 10:22  dockes
 
-	* index/indexer.cpp (1.50), index/rclmonrcv.cpp (1.9),
-	index/recollindex.cpp (1.29), sampleconf/mimemap (1.17),
-	utils/fstreewalk.cpp (1.10): always skip indexing of confdir and
-	dbdir. start index monitor with normal indexing pass
+	* index/indexer.cpp, index/rclmonrcv.cpp, index/recollindex.cpp,
+	sampleconf/mimemap, utils/fstreewalk.cpp: always skip indexing of
+	confdir and dbdir. start index monitor with normal indexing pass
 
 2006-12-21 10:21  dockes
 
-	* qtgui/: advsearch.ui (1.31), ssearchb.ui (1.18): tooltips
+	* qtgui/: advsearch.ui, ssearchb.ui: tooltips
 
 2006-12-21 09:22  dockes
 
-	* utils/: fstreewalk.cpp (1.9), fstreewalk.h (1.6): add skipped
-	paths
+	* utils/: fstreewalk.cpp, fstreewalk.h: add skipped paths
 
 2006-12-20 15:28  dockes
 
-	* internfile/internfile.cpp (1.23): msg
+	* internfile/internfile.cpp: msg
 
 2006-12-20 15:09  dockes
 
-	* qtgui/preview_w.cpp (1.13): try to improve error message for
-	internfile failure
+	* qtgui/preview_w.cpp: try to improve error message for internfile
+	failure
 
 2006-12-20 14:55  dockes
 
-	* qtgui/: preview_w.cpp (1.12), rclmain_w.cpp (1.17), rclmain_w.h
-	(1.10), reslist.cpp (1.16), reslist.h (1.7): reslist: added menu
-	entry to see parent doc of attachment
+	* qtgui/: preview_w.cpp, rclmain_w.cpp, rclmain_w.h, reslist.cpp,
+	reslist.h: reslist: added menu entry to see parent doc of
+	attachment
 
 2006-12-20 14:12  dockes
 
-	* common/rclconfig.cpp (1.40), common/rclconfig.h (1.30),
-	qtgui/advsearch.ui (1.30), qtgui/advsearch_w.cpp (1.16),
-	qtgui/advsearch_w.h (1.11), qtgui/guiutils.cpp (1.28),
-	qtgui/guiutils.h (1.19), sampleconf/mimeconf (1.21): mime
-	categories
+	* common/rclconfig.cpp, common/rclconfig.h, qtgui/advsearch.ui,
+	qtgui/advsearch_w.cpp, qtgui/advsearch_w.h, qtgui/guiutils.cpp,
+	qtgui/guiutils.h, sampleconf/mimeconf: mime categories
+
+2006-12-20 11:47  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-12-20 10:54  dockes
 
-	* common/rclconfig.cpp (1.39), common/rclconfig.h (1.29),
-	doc/user/usermanual.sgml (1.31), index/mimetype.cpp (1.20): changed
-	stopsuffixes processing
+	* common/rclconfig.cpp, common/rclconfig.h,
+	doc/user/usermanual.sgml, index/mimetype.cpp: changed stopsuffixes
+	processing
 
 2006-12-20 10:41  dockes
 
-	* index/recollindex.cpp (1.28): opt -e
+	* index/recollindex.cpp: opt -e
 
 2006-12-19 13:38  dockes
 
-	* qtgui/spell_w.cpp (1.9): qt4
+	* qtgui/spell_w.cpp: qt4
 
 2006-12-19 13:11  dockes
 
-	* qtgui/spell.ui (1.6), qtgui/spell_w.cpp (1.8), qtgui/spell_w.h
-	(1.6), qtgui/ssearch_w.cpp (1.17), qtgui/viewaction.ui (1.3),
-	qtgui/viewaction_w.cpp (1.4), rcldb/rcldb.cpp (1.101),
-	rcldb/rcldb.h (1.45), rcldb/searchdata.cpp (1.7), rcldb/stemdb.cpp
-	(1.6), rcldb/stemdb.h (1.3), utils/smallut.cpp (1.25),
-	utils/smallut.h (1.25): merge stemExpand into termExpand. return
-	term frequencies from there and display in spellW
+	* qtgui/spell.ui, qtgui/spell_w.cpp, qtgui/spell_w.h,
+	qtgui/ssearch_w.cpp, qtgui/viewaction.ui, qtgui/viewaction_w.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
+	rcldb/stemdb.cpp, rcldb/stemdb.h, utils/smallut.cpp,
+	utils/smallut.h: merge stemExpand into termExpand. return term
+	frequencies from there and display in spellW
 
 2006-12-19 09:40  dockes
 
-	* common/rclconfig.cpp (1.38), index/indexer.cpp (1.49),
-	index/mimetype.cpp (1.19), index/mimetype.h (1.6),
-	internfile/internfile.cpp (1.22), internfile/internfile.h (1.10),
-	internfile/mimehandler.cpp (1.21), qtgui/preview_w.cpp (1.11),
-	sampleconf/mimeconf (1.20), sampleconf/mimeview (1.2): index
-	directory names
+	* common/rclconfig.cpp, index/indexer.cpp, index/mimetype.cpp,
+	index/mimetype.h, internfile/internfile.cpp,
+	internfile/internfile.h, internfile/mimehandler.cpp,
+	qtgui/preview_w.cpp, sampleconf/mimeconf, sampleconf/mimeview:
+	index directory names
+
+2006-12-19 08:48  dockes
+
+	* qtgui/mtpics/folder.png: [no log message]
 
 2006-12-18 17:45  dockes
 
-	* qt4gui/recoll.pro.in (1.4), qtgui/viewaction.ui (1.2),
-	qtgui/viewaction_w.cpp (1.3), qtgui/viewaction_w.h (1.3): qt4
+	* qt4gui/recoll.pro.in, qtgui/viewaction.ui,
+	qtgui/viewaction_w.cpp, qtgui/viewaction_w.h: qt4
 
 2006-12-18 13:06  dockes
 
-	* doc/user/usermanual.sgml (1.30), internfile/mh_mail.cpp (1.27),
-	utils/smallut.cpp (1.24), utils/smallut.h (1.24): mh_mail needs to
-	lowercase contentypes
+	* doc/user/usermanual.sgml, internfile/mh_mail.cpp,
+	utils/smallut.cpp, utils/smallut.h: mh_mail needs to lowercase
+	contentypes
 
 2006-12-18 13:05  dockes
 
-	* qtgui/: rclmain_w.cpp (1.16), rclmain_w.h (1.9), viewaction_w.cpp
-	(1.2), viewaction_w.h (1.2): dblclick to edit in viewAction
+	* qtgui/: rclmain_w.cpp, rclmain_w.h, viewaction_w.cpp,
+	viewaction_w.h: dblclick to edit in viewAction
 
 2006-12-16 16:39  dockes
 
-	* internfile/internfile.cpp (1.21), internfile/internfile.h (1.9),
-	internfile/mh_html.h (1.9), internfile/mh_mail.cpp (1.26),
-	internfile/mh_mail.h (1.11), internfile/mh_text.h (1.4),
-	internfile/mimehandler.h (1.14), qtgui/main.cpp (1.57),
-	qtgui/rclmain_w.cpp (1.15), qtgui/rclmain_w.h (1.8): mail
-	attachments sort of ok
+	* internfile/internfile.cpp, internfile/internfile.h,
+	internfile/mh_html.h, internfile/mh_mail.cpp, internfile/mh_mail.h,
+	internfile/mh_text.h, internfile/mimehandler.h, qtgui/main.cpp,
+	qtgui/rclmain_w.cpp, qtgui/rclmain_w.h: mail attachments sort of ok
 
 2006-12-16 16:31  dockes
 
-	* utils/: pathut.cpp (1.13), pathut.h (1.11): added TempFile class
+	* utils/: pathut.cpp, pathut.h: added TempFile class
 
 2006-12-16 16:30  dockes
 
-	* index/indexer.cpp (1.48): dont clobber utf8fn from filter
+	* internfile/Filter.h: [no log message]
 
 2006-12-16 16:30  dockes
 
-	* common/: rclconfig.cpp (1.37), rclconfig.h (1.28): added
+	* index/indexer.cpp: dont clobber utf8fn from filter
+
+2006-12-16 16:30  dockes
+
+	* common/: rclconfig.cpp, rclconfig.h: added
 	getSuffixFromMimeType()
 
+2006-12-16 08:15  dockes
+
+	* internfile/Filter.h: [no log message]
+
 2006-12-15 17:33  dockes
 
-	* index/indexer.cpp (1.47), internfile/Filter.h (1.2),
-	internfile/internfile.cpp (1.20), internfile/internfile.h (1.8),
-	internfile/mh_html.cpp (1.20), internfile/mh_mail.cpp (1.25),
-	internfile/mh_mail.h (1.10), internfile/myhtmlparse.h (1.9): test
-	data indexing result same terms as 1.6.3
+	* index/indexer.cpp, internfile/Filter.h,
+	internfile/internfile.cpp, internfile/internfile.h,
+	internfile/mh_html.cpp, internfile/mh_mail.cpp,
+	internfile/mh_mail.h, internfile/myhtmlparse.h: test data indexing
+	result same terms as 1.6.3
 
 2006-12-15 13:40  dockes
 
-	* internfile/Makefile (1.2), internfile/internfile.cpp (1.19),
-	internfile/internfile.h (1.7), internfile/mh_exec.cpp (1.8),
-	internfile/mh_exec.h (1.3), internfile/mh_html.cpp (1.19),
-	internfile/mh_html.h (1.8), internfile/mh_mail.cpp (1.24),
-	internfile/mh_mail.h (1.9), internfile/mh_text.cpp (1.6),
-	internfile/mh_text.h (1.3), internfile/mh_unknown.h (1.2),
-	internfile/mimehandler.cpp (1.20), internfile/mimehandler.h (1.13),
-	internfile/myhtmlparse.h (1.8), lib/Makefile (1.34), lib/mkMake
-	(1.7), utils/smallut.cpp (1.23), utils/smallut.h (1.23),
-	internfile/Filter.h (1.1), internfile/mh_mbox.cpp (1.1),
-	internfile/mh_mbox.h (1.1): Dijon filters 1st step: mostly working
-	needs check and optim
+	* internfile/Makefile, internfile/internfile.cpp,
+	internfile/internfile.h, internfile/mh_exec.cpp,
+	internfile/mh_exec.h, internfile/mh_html.cpp, internfile/mh_html.h,
+	internfile/mh_mail.cpp, internfile/mh_mail.h,
+	internfile/mh_text.cpp, internfile/mh_text.h,
+	internfile/mh_unknown.h, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, internfile/myhtmlparse.h, lib/Makefile,
+	lib/mkMake, utils/smallut.cpp, utils/smallut.h,
+	internfile/Filter.h, internfile/mh_mbox.cpp, internfile/mh_mbox.h:
+	Dijon filters 1st step: mostly working needs check and optim
 
 2006-12-14 15:54  dockes
 
-	* rcldb/: rcldb.h (1.44), rcldoc.h (1.1): split rcldb.h -> rcldoc.h
+	* rcldb/: rcldb.h, rcldoc.h: split rcldb.h -> rcldoc.h
 
 2006-12-14 14:53  dockes
 
-	* recollinstall.in (1.25), common/rclconfig.cpp (1.36),
-	common/rclconfig.h (1.27), doc/user/usermanual.sgml (1.29),
-	index/indexer.cpp (1.46), qtgui/preview_w.cpp (1.10),
-	qtgui/rclmain_w.cpp (1.14), qtgui/recoll.pro.in (1.13),
-	qtgui/ssearch_w.cpp (1.16), qtgui/uiprefs.ui (1.19),
-	qtgui/uiprefs_w.cpp (1.13), qtgui/uiprefs_w.h (1.6),
-	qtgui/viewaction.ui (1.1), qtgui/viewaction_w.cpp (1.1),
-	qtgui/viewaction_w.h (1.1), sampleconf/mimeconf (1.19),
-	sampleconf/mimeview (1.1), utils/Makefile (1.23),
-	utils/conftree.cpp (1.8), utils/conftree.h (1.9), utils/execmd.cpp
-	(1.21), utils/execmd.h (1.11), utils/pathut.cpp (1.12),
-	utils/pathut.h (1.10), utils/smallut.cpp (1.22), utils/smallut.h
-	(1.22): created mimeview and the viewer conf edit dialog
+	* recollinstall.in, common/rclconfig.cpp, common/rclconfig.h,
+	doc/user/usermanual.sgml, index/indexer.cpp, qtgui/preview_w.cpp,
+	qtgui/rclmain_w.cpp, qtgui/recoll.pro.in, qtgui/ssearch_w.cpp,
+	qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, qtgui/uiprefs_w.h,
+	qtgui/viewaction.ui, qtgui/viewaction_w.cpp, qtgui/viewaction_w.h,
+	sampleconf/mimeconf, sampleconf/mimeview, utils/Makefile,
+	utils/conftree.cpp, utils/conftree.h, utils/execmd.cpp,
+	utils/execmd.h, utils/pathut.cpp, utils/pathut.h,
+	utils/smallut.cpp, utils/smallut.h: created mimeview and the viewer
+	conf edit dialog
 
 2006-12-13 10:13  dockes
 
-	* common/rclconfig.cpp (1.35), internfile/internfile.cpp (1.18),
-	internfile/mh_exec.cpp (1.7), internfile/mimehandler.cpp (1.19):
-	move findFilter usage out of mh_exec
+	* common/rclconfig.cpp, internfile/internfile.cpp,
+	internfile/mh_exec.cpp, internfile/mimehandler.cpp: move findFilter
+	usage out of mh_exec
 
 2006-12-11 15:56  dockes
 
-	* qtgui/plaintorich.cpp (1.19): not calling textsplit with
-	onlyspans improves highlighting
+	* qtgui/plaintorich.cpp: not calling textsplit with onlyspans
+	improves highlighting
 
 2006-12-11 15:50  dockes
 
-	* common/rclconfig.cpp (1.34), common/rclconfig.h (1.26),
-	index/mimetype.cpp (1.18), utils/smallut.cpp (1.21),
-	utils/smallut.h (1.21): rationalize stopsuffix list usage
+	* common/rclconfig.cpp, common/rclconfig.h, index/mimetype.cpp,
+	utils/smallut.cpp, utils/smallut.h: rationalize stopsuffix list
+	usage
 
 2006-12-10 18:03  dockes
 
-	* query/wasastringtoquery.cpp (1.3), query/wasastringtoquery.h
-	(1.3), query/wasatorcl.cpp (1.2), query/wasatorcl.h (1.3),
-	wasabi/server/rclwasabis.cpp (1.3): added sort and type specs
-	parsing
+	* query/: wasastringtoquery.cpp, wasastringtoquery.h,
+	wasatorcl.cpp, wasatorcl.h: added sort and type specs parsing
 
 2006-12-08 18:18  dockes
 
-	* query/wasatorcl.h (1.2), wasabi/client/wasabic.cpp (1.2),
-	wasabi/client/wasabic.h (1.2), wasabi/client/wasabic.ui (1.2),
-	wasabi/server/main.cpp (1.3), wasabi/server/rclwasabis.cpp (1.2):
-	1st query
-
-2006-12-08 17:05  dockes
-
-	* wasabi/: client/main.cpp (1.1), client/wasabiSimple_interface.cpp
-	(1.1), client/wasabiSimple_interface.h (1.1), client/wasabic.cpp
-	(1.1), client/wasabic.h (1.1), client/wasabic.pro (1.1),
-	client/wasabic.ui (1.1), server/main.cpp (1.2): first ping
+	* query/wasatorcl.h: 1st query
+
+2006-12-08 11:54  dockes
+
+	* query/: wasastringtoquery.cpp, wasastringtoquery.h: [no log
+	message]
 
 2006-12-08 08:11  dockes
 
-	* common/textsplit.cpp (1.27), common/textsplit.h (1.15),
-	qtgui/ssearch_w.cpp (1.15): only autophrase if query has several
-	terms
+	* common/textsplit.cpp, common/textsplit.h, qtgui/ssearch_w.cpp:
+	only autophrase if query has several terms
 
 2006-12-08 07:45  dockes
 
-	* qtgui/ssearch_w.cpp (1.14): make autophrase do the right thing:
-	add a subclause, not modify the query string
+	* qtgui/ssearch_w.cpp: make autophrase do the right thing: add a
+	subclause, not modify the query string
 
 2006-12-07 17:38  dockes
 
-	* query/: Makefile (1.14), qtry.cpp (1.9), qxtry.cpp (1.4),
-	xadump.cpp (1.13): removed qtry and merged qxtry into xadump
+	* query/: Makefile, qtry.cpp, qxtry.cpp, xadump.cpp: removed qtry
+	and merged qxtry into xadump
 
 2006-12-07 14:24  dockes
 
-	* rcldb/rcldb.cpp (1.100): comment
+	* rcldb/rcldb.cpp: comment
 
 2006-12-07 14:02  dockes
 
-	* rcldb/rcldb.cpp (1.99): comments
+	* rcldb/rcldb.cpp: comments
 
 2006-12-07 09:06  dockes
 
-	* internfile/: mh_mail.cpp (1.23), mh_mail.cpp (1.20.4.2): fix bug
-	with bad message "From " delimiter detection
+	* internfile/: mh_mail.cpp, mh_mail.cpp: fix bug with bad message
+	"From " delimiter detection
 
 2006-12-07 08:08  dockes
 
-	* VERSION (1.41.2.3): 1.6.3
+	* VERSION: 1.6.3
 
 2006-12-07 08:06  dockes
 
-	* qtgui/rclmain_w.cpp (1.9.2.1), utils/smallut.cpp (1.18.2.2),
-	utils/smallut.h (1.19.2.1), utils/mimeparse.h (1.10),
-	utils/smallut.cpp (1.20), utils/smallut.h (1.20),
-	qtgui/rclmain_w.cpp (1.13): fix pb with executing viewer for files
-	with single-quotes in pathnames
+	* qtgui/rclmain_w.cpp, utils/smallut.cpp, utils/smallut.h,
+	utils/mimeparse.h, utils/smallut.cpp, utils/smallut.h,
+	qtgui/rclmain_w.cpp: fix pb with executing viewer for files with
+	single-quotes in pathnames
 
 2006-12-07 08:05  dockes
 
-	* internfile/: mh_mail.cpp (1.20.4.1), mh_mail.cpp (1.22): fix bug
-	with bad message "From " delimiter detection
+	* internfile/: mh_mail.cpp, mh_mail.cpp: fix bug with bad message
+	"From " delimiter detection
 
 2006-12-05 16:25  dockes
 
-	* internfile/mh_mail.cpp (1.21): use regexp to better discriminate
-	From delimiter lines in mbox. Avoid reading mboxes twice
+	* internfile/mh_mail.cpp: use regexp to better discriminate From
+	delimiter lines in mbox. Avoid reading mboxes twice
 
 2006-12-05 16:23  dockes
 
-	* qtgui/: advsearch.ui (1.29), main.cpp (1.56), rclmain_w.cpp
-	(1.12), rclmain_w.h (1.7), reslist.cpp (1.15), reslist.h (1.6),
-	sort.ui (1.6), sort_w.cpp (1.4), sort_w.h (1.5): avoid generating
-	abstracts before theyre needed (ie: not during sort). have the sort
-	tools redisplay the results when sort criteria are applied
+	* qtgui/: advsearch.ui, main.cpp, rclmain_w.cpp, rclmain_w.h,
+	reslist.cpp, reslist.h, sort.ui, sort_w.cpp, sort_w.h: avoid
+	generating abstracts before theyre needed (ie: not during sort).
+	have the sort tools redisplay the results when sort criteria are
+	applied
 
 2006-12-05 16:18  dockes
 
-	* query/: sortseq.cpp (1.9), sortseq.h (1.8): use refcntr to access
-	docsequence
+	* query/: sortseq.cpp, sortseq.h: use refcntr to access docsequence
 
 2006-12-05 16:17  dockes
 
-	* rcldb/: rcldb.cpp (1.98), rcldb.h (1.43): expose abstract
-	synthesis to let users decide when they want it done
+	* rcldb/: rcldb.cpp, rcldb.h: expose abstract synthesis to let
+	users decide when they want it done
 
 2006-12-05 16:17  dockes
 
-	* rcldb/searchdata.h (1.7): clauseCount
+	* rcldb/searchdata.h: clauseCount
 
 2006-12-05 16:16  dockes
 
-	* utils/refcntr.h (1.3): fix pbs with empty object
+	* utils/refcntr.h: fix pbs with empty object
 
 2006-12-04 10:56  dockes
 
-	* configure (1.25), configure.ac (1.24), qtgui/advsearch_w.h
-	(1.10), qtgui/main.cpp (1.55), qtgui/preview_w.h (1.7),
-	qtgui/rclmain_w.cpp (1.11), qtgui/rclmain_w.h (1.6), qtgui/sort_w.h
-	(1.4), qtgui/spell_w.h (1.5), qtgui/ssearch_w.h (1.5),
-	qtgui/uiprefs_w.h (1.5), utils/refcntr.h (1.2),
-	wasabi/server/Makefile (1.2): qt4 compiles and sort of works
+	* configure, configure.ac, qtgui/advsearch_w.h, qtgui/main.cpp,
+	qtgui/preview_w.h, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
+	qtgui/sort_w.h, qtgui/spell_w.h, qtgui/ssearch_w.h,
+	qtgui/uiprefs_w.h, utils/refcntr.h: qt4 compiles and sort of works
+
+2006-12-04 10:49  dockes
+
+	* qt4gui/: recoll.pro.in, recoll.qrc, uifrom3: [no log message]
 
 2006-12-04 09:17  dockes
 
-	* qtgui/: advsearch.ui (1.28), advsearch_w.cpp (1.15),
-	advsearch_w.h (1.9), preview_w.cpp (1.9), preview_w.h (1.6),
-	sort_w.cpp (1.3), ssearch_w.cpp (1.13), uiprefs_w.cpp (1.12),
-	uiprefs_w.h (1.4): compiles (doesnt work) on qt4
+	* qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
+	preview_w.cpp, preview_w.h, sort_w.cpp, ssearch_w.cpp,
+	uiprefs_w.cpp, uiprefs_w.h: compiles (doesnt work) on qt4
 
 2006-12-04 07:19  dockes
 
-	* qtgui/: advsearch.ui (1.27), advsearch_w.cpp (1.14),
-	advsearch_w.h (1.8), guiutils.cpp (1.27), main.cpp (1.54),
-	preview.ui (1.3), preview_w.h (1.5), rclmain.ui (1.7),
-	rclmain_w.cpp (1.10), rclmain_w.h (1.5), reslist.cpp (1.14),
-	reslist.h (1.5), searchclause_w.cpp (1.4), searchclause_w.h (1.3),
-	sort_w.h (1.3), spell.ui (1.5), spell_w.h (1.4), ssearch_w.h (1.4),
-	ssearchb.ui (1.17), uiprefs_w.h (1.3): qt4 ckpt
+	* qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
+	guiutils.cpp, main.cpp, preview.ui, preview_w.h, rclmain.ui,
+	rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h,
+	searchclause_w.cpp, searchclause_w.h, sort_w.h, spell.ui,
+	spell_w.h, ssearch_w.h, ssearchb.ui, uiprefs_w.h: qt4 ckpt
 
 2006-12-02 08:32  dockes
 
-	* utils/idfile.cpp (1.5): improved tests to check for mail
+	* utils/idfile.cpp: improved tests to check for mail
+
+2006-12-01 11:05  dockes
+
+	* query/xadump.cpp: [no log message]
+
+2006-11-30 19:12  dockes
+
+	* query/: wasastringtoquery.cpp, wasastringtoquery.h,
+	wasatorcl.cpp, wasatorcl.h: [no log message]
 
 2006-11-30 14:38  dockes
 
-	* README (1.53), makesrcdist.sh (1.12), makestaticdist.sh (1.9),
-	recoll.desktop (1.2), recollinstall.in (1.24), aspell/rclaspell.cpp
-	(1.6), doc/user/usermanual.sgml (1.28), index/indexer.cpp (1.45),
-	index/indexer.h (1.22), mk/SunOS (1.8), qtgui/advsearch.ui (1.26),
-	qtgui/advsearch_w.cpp (1.13), qtgui/guiutils.cpp (1.26),
-	qtgui/guiutils.h (1.18), qtgui/main.cpp (1.53),
-	qtgui/plaintorich.cpp (1.18), qtgui/plaintorich.h (1.11),
-	qtgui/preview.ui (1.2), qtgui/preview_w.cpp (1.8), qtgui/rclmain.ui
-	(1.6), qtgui/recoll.pro.in (1.12), qtgui/reslist.cpp (1.13),
-	qtgui/searchclause_w.cpp (1.3), qtgui/spell_w.cpp (1.7),
-	qtgui/ssearch_w.cpp (1.12), qtgui/ssearchb.ui (1.16),
-	qtgui/i18n/recoll_fr.ts (1.7), qtgui/i18n/recoll_ru.ts (1.7),
-	qtgui/i18n/recoll_uk.ts (1.7), qtgui/images/cancel.png (1.2),
-	qtgui/images/close.png (1.2), rcldb/searchdata.cpp (1.6),
-	sampleconf/recoll.conf.in (1.13), utils/execmd.cpp (1.20),
-	utils/mimeparse.cpp (1.17), utils/smallut.cpp (1.19): merged 1.6
-	maint branch modifs up to MERGED_TO_TRUNK_20061130
+	* README, makesrcdist.sh, makestaticdist.sh, recoll.desktop,
+	recollinstall.in, aspell/rclaspell.cpp, doc/user/usermanual.sgml,
+	index/indexer.cpp, index/indexer.h, mk/SunOS, qtgui/advsearch.ui,
+	qtgui/advsearch_w.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
+	qtgui/main.cpp, qtgui/plaintorich.cpp, qtgui/plaintorich.h,
+	qtgui/preview.ui, qtgui/preview_w.cpp, qtgui/rclmain.ui,
+	qtgui/recoll.pro.in, qtgui/reslist.cpp, qtgui/searchclause_w.cpp,
+	qtgui/spell_w.cpp, qtgui/ssearch_w.cpp, qtgui/ssearchb.ui,
+	qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_ru.ts,
+	qtgui/i18n/recoll_uk.ts, qtgui/images/cancel.png,
+	qtgui/images/close.png, rcldb/searchdata.cpp,
+	sampleconf/recoll.conf.in, utils/execmd.cpp, utils/mimeparse.cpp,
+	utils/smallut.cpp: merged 1.6 maint branch modifs up to
+	MERGED_TO_TRUNK_20061130
 
 2006-11-28 13:45  dockes
 
-	* mk/SunOS (1.7.4.1), qtgui/recoll.pro.in (1.11.2.1),
-	qtgui/reslist.cpp (1.12.2.5), utils/mimeparse.cpp (1.16.2.1): small
-	solaris porting glitches
+	* mk/SunOS, qtgui/recoll.pro.in, qtgui/reslist.cpp,
+	utils/mimeparse.cpp: small solaris porting glitches
+
+2006-11-28 12:26  dockes
+
+	* VERSION: [no log message]
 
 2006-11-28 10:34  dockes
 
-	* qtgui/searchclause_w.cpp (1.2.2.2): removed forgotten fprintf
+	* qtgui/searchclause_w.cpp: removed forgotten fprintf
 
 2006-11-28 09:22  dockes
 
-	* sampleconf/recoll.conf.in (1.12.2.1): add .svn in skippedNames
+	* sampleconf/recoll.conf.in: add .svn in skippedNames
+
+2006-11-28 08:19  dockes
+
+	* makesrcdist.sh: [no log message]
+
+2006-11-28 08:14  dockes
+
+	* README: [no log message]
 
 2006-11-28 08:12  dockes
 
-	* doc/user/usermanual.sgml (1.27.2.2), qtgui/i18n/recoll_fr.ts
-	(1.6.2.1), qtgui/i18n/recoll_ru.ts (1.6.2.1),
-	qtgui/i18n/recoll_uk.ts (1.6.2.1): doc+msgs
+	* doc/user/usermanual.sgml, qtgui/i18n/recoll_fr.ts,
+	qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: doc+msgs
 
 2006-11-28 08:02  dockes
 
-	* qtgui/reslist.cpp (1.12.2.4): try to prevent reslist from
-	scrolling during insertion
+	* qtgui/reslist.cpp: try to prevent reslist from scrolling during
+	insertion
 
 2006-11-28 07:50  dockes
 
-	* qtgui/: guiutils.cpp (1.25.2.2), guiutils.h (1.17.2.1), main.cpp
-	(1.52.2.1), preview.ui (1.1.4.1), preview_w.cpp (1.7.2.2),
-	rclmain.ui (1.5.2.2): more small geom tweaks
+	* qtgui/: guiutils.cpp, guiutils.h, main.cpp, preview.ui,
+	preview_w.cpp, rclmain.ui: more small geom tweaks
 
 2006-11-27 21:57  dockes
 
-	* qtgui/images/close.png (1.1): file close.png was initially added
-	on branch RECOLL_1_6_MAINT.
+	* qtgui/images/: cancel.png, close.png: [no log message]
 
 2006-11-27 21:57  dockes
 
-	* qtgui/images/cancel.png (1.1): file cancel.png was initially
-	added on branch RECOLL_1_6_MAINT.
+	* qtgui/images/close.png: file close.png was initially added on
+	branch RECOLL_1_6_MAINT.
+
+2006-11-27 21:57  dockes
+
+	* qtgui/images/cancel.png: file cancel.png was initially added on
+	branch RECOLL_1_6_MAINT.
 
 2006-11-27 20:04  dockes
 
-	* qtgui/: plaintorich.cpp (1.17.2.2), plaintorich.h (1.10.2.1),
-	preview_w.cpp (1.7.2.1), reslist.cpp (1.12.2.3): solved the preview
-	positionning issue by using an anchor or beacon
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	reslist.cpp: solved the preview positionning issue by using an
+	anchor or beacon
 
 2006-11-27 17:15  dockes
 
-	* qtgui/: advsearch.ui (1.25.2.1), advsearch_w.cpp (1.12.2.1),
-	guiutils.cpp (1.25.2.1), rclmain.ui (1.5.2.1), reslist.cpp
-	(1.12.2.2), searchclause_w.cpp (1.2.2.1), ssearchb.ui (1.15.4.1):
-	polish sizes etc.
+	* qtgui/: advsearch.ui, advsearch_w.cpp, guiutils.cpp, rclmain.ui,
+	reslist.cpp, searchclause_w.cpp, ssearchb.ui: polish sizes etc.
 
 2006-11-27 16:15  dockes
 
-	* doc/user/usermanual.sgml (1.27.2.1): document preview/edit link
-	formats
+	* doc/user/usermanual.sgml: document preview/edit link formats
 
 2006-11-27 11:00  dockes
 
-	* VERSION (1.41.2.1), aspell/rclaspell.cpp (1.5.2.2),
-	index/indexer.cpp (1.44.2.1), index/indexer.h (1.21.2.1),
-	qtgui/spell_w.cpp (1.6.2.1), utils/smallut.cpp (1.18.2.1): open
-	main db ro for stem and spell dic creations. allow disabling aspell
-	with noaspell
+	* VERSION, aspell/rclaspell.cpp, index/indexer.cpp,
+	index/indexer.h, qtgui/spell_w.cpp, utils/smallut.cpp: open main db
+	ro for stem and spell dic creations. allow disabling aspell with
+	noaspell
 
 2006-11-27 10:18  dockes
 
-	* makestaticdist.sh (1.8.4.1), recoll.desktop (1.1.4.1),
-	recollinstall.in (1.23.2.1): small install issues
+	* makestaticdist.sh, recoll.desktop, recollinstall.in: small
+	install issues
 
 2006-11-27 10:18  dockes
 
-	* qtgui/ssearch_w.cpp (1.11.2.1): cleanup ssearch string handling
+	* qtgui/ssearch_w.cpp: cleanup ssearch string handling
 
 2006-11-27 10:16  dockes
 
-	* qtgui/reslist.cpp (1.12.2.1): no 01 in docnum
+	* qtgui/reslist.cpp: no 01 in docnum
 
 2006-11-27 10:16  dockes
 
-	* qtgui/plaintorich.cpp (1.17.2.1): merge overlapping tagging
-	regions
+	* qtgui/plaintorich.cpp: merge overlapping tagging regions
 
 2006-11-27 10:14  dockes
 
-	* rcldb/searchdata.cpp (1.5.2.1): fix spurious/benign error with
-	stemlang empty
+	* rcldb/searchdata.cpp: fix spurious/benign error with stemlang
+	empty
 
 2006-11-27 10:12  dockes
 
-	* aspell/rclaspell.cpp (1.5.2.1): ignore a few more words and tell
-	aspell were utf-8
+	* aspell/rclaspell.cpp: ignore a few more words and tell aspell
+	were utf-8
 
 2006-11-27 10:03  dockes
 
-	* utils/execmd.cpp (1.19.2.1): ignore sigpipe in execmd
+	* utils/execmd.cpp: ignore sigpipe in execmd
+
+2006-11-22 10:29  dockes
+
+	* VERSION: [no log message]
+
+2006-11-21 15:00  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-11-21 14:05  dockes
 
-	* configure (1.24), configure.ac (1.23), aspell/rclaspell.cpp
-	(1.5): mdk 2006 aspell quirks
+	* configure, configure.ac, aspell/rclaspell.cpp: mdk 2006 aspell
+	quirks
+
+2006-11-21 10:18  dockes
+
+	* doc/user/usermanual.sgml, qtgui/i18n/recoll_fr.ts,
+	qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: [no log message]
 
 2006-11-21 09:47  dockes
 
-	* qtgui/: guiutils.cpp (1.25), guiutils.h (1.17), spell.ui (1.4),
-	spell_w.cpp (1.6), spell_w.h (1.3), uiprefs_w.cpp (1.11): added
-	stem expansion mode to term explorer
+	* qtgui/: guiutils.cpp, guiutils.h, spell.ui, spell_w.cpp,
+	spell_w.h, uiprefs_w.cpp: added stem expansion mode to term
+	explorer
 
 2006-11-20 19:07  dockes
 
-	* doc/: man/recoll.conf.5 (1.4), man/recollindex.1 (1.3),
-	user/usermanual.sgml (1.26): doc
+	* doc/: man/recoll.conf.5, man/recollindex.1, user/usermanual.sgml:
+	doc
+
+2006-11-20 18:46  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
+
+2006-11-20 18:06  dockes
+
+	* qtgui/i18n/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: [no log
+	message]
 
 2006-11-20 16:35  dockes
 
-	* qtgui/advsearch.ui (1.25): tooltip
+	* qtgui/advsearch.ui: tooltip
 
 2006-11-20 16:28  dockes
 
-	* rcldb/rcldb.cpp (1.97): clear abstract if its only ...
+	* rcldb/rcldb.cpp: clear abstract if its only ...
 
 2006-11-20 16:28  dockes
 
-	* common/rclconfig.cpp (1.33): test driver
+	* filters/rclxls, utils/transcode.cpp: [no log message]
 
 2006-11-20 16:28  dockes
 
-	* common/rclconfig.h (1.25): fix defaultcharset reset
+	* common/rclconfig.cpp: test driver
+
+2006-11-20 16:28  dockes
+
+	* common/rclconfig.h: fix defaultcharset reset
 
 2006-11-20 15:37  dockes
 
-	* VERSION (1.40.2.7), common/rclconfig.h (1.21.2.1), lib/Makefile
-	(1.30.2.1), lib/mkMake (1.3.2.1), mk/commondefs (1.8.2.1),
-	qtgui/recoll.pro.in (1.8.2.1): fix defaultcharset reset problem +
-	dir changes from 1.6
+	* VERSION, common/rclconfig.h, lib/Makefile, lib/mkMake,
+	mk/commondefs, qtgui/recoll.pro.in: fix defaultcharset reset
+	problem + dir changes from 1.6
 
 2006-11-20 12:17  dockes
 
-	* common/: Makefile (1.14), textsplit.cpp (1.26), textsplit.h
-	(1.14): improved textsplit speed (needs utf8iter modifs too
+	* common/: Makefile, textsplit.cpp, textsplit.h: improved textsplit
+	speed (needs utf8iter modifs too
 
 2006-11-20 12:16  dockes
 
-	* utils/: Makefile (1.22), utf8iter.cpp (1.5), utf8iter.h (1.8):
-	cleaned and speeded up utf8iter
+	* utils/: Makefile, utf8iter.cpp, utf8iter.h: cleaned and speeded
+	up utf8iter
 
 2006-11-19 19:37  dockes
 
-	* common/: textsplit.cpp (1.25), textsplit.h (1.13): optim ckpt
+	* common/: textsplit.cpp, textsplit.h: optim ckpt
 
 2006-11-18 13:56  dockes
 
-	* qtgui/plaintorich.cpp (1.17): firsttermocc init was not always
-	done
+	* qtgui/plaintorich.cpp: firsttermocc init was not always done
 
 2006-11-18 13:31  dockes
 
-	* qtgui/: plaintorich.cpp (1.16), plaintorich.h (1.10),
-	preview_w.cpp (1.7), reslist.cpp (1.12): improve positionning on
-	term groups by storing/passing an occurrence index
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	reslist.cpp: improve positionning on term groups by storing/passing
+	an occurrence index
 
 2006-11-18 13:30  dockes
 
-	* rcldb/searchdata.cpp (1.5): correctly generate highlighting term
-	groups when stem-expanding NEAR queries
+	* rcldb/searchdata.cpp: correctly generate highlighting term groups
+	when stem-expanding NEAR queries
 
 2006-11-17 16:26  dockes
 
-	* qtgui/: advsearch.ui (1.24), advsearch_w.cpp (1.12),
-	advsearch_w.h (1.7), guiutils.cpp (1.24), guiutils.h (1.16): Save
-	adv search clause list + add delete button
+	* qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
+	guiutils.cpp, guiutils.h: Save adv search clause list + add delete
+	button
 
 2006-11-17 13:55  dockes
 
-	* qtgui/: rclmain_w.cpp (1.9), rclmain_w.h (1.4), reslist.cpp
-	(1.11), reslist.h (1.4): get shift+clicklink to open new preview
-	window instead of tab
+	* qtgui/: rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h: get
+	shift+clicklink to open new preview window instead of tab
 
 2006-11-17 13:32  dockes
 
-	* qtgui/plaintorich.cpp (1.15): small opts + fixed near region
-	detection code
+	* qtgui/plaintorich.cpp: small opts + fixed near region detection
+	code
 
 2006-11-17 13:31  dockes
 
-	* qtgui/plaintorich.h (1.9): comments
+	* qtgui/plaintorich.h: comments
 
 2006-11-17 13:31  dockes
 
-	* utils/utf8iter.h (1.7): removed not strictly needed error
-	checking code
+	* utils/utf8iter.h: removed not strictly needed error checking code
 
 2006-11-17 11:09  dockes
 
-	* qtgui/: plaintorich.cpp (1.14), plaintorich.h (1.8),
-	preview_w.cpp (1.6), preview_w.h (1.4), rclmain_w.cpp (1.8),
-	reslist.cpp (1.10), reslist.h (1.3): Remember searchData and use it
-	in plaintorich for phrase/group highlighting
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
+	preview_w.h, rclmain_w.cpp, reslist.cpp, reslist.h: Remember
+	searchData and use it in plaintorich for phrase/group highlighting
 
 2006-11-17 11:08  dockes
 
-	* qtgui/advsearch_w.cpp (1.11): better data encap in searchdata
+	* qtgui/advsearch_w.cpp: better data encap in searchdata
 
 2006-11-17 11:06  dockes
 
-	* rcldb/: rcldb.cpp (1.96), searchdata.cpp (1.4), searchdata.h
-	(1.6): added code to remember search terms and term groups in
-	searchdata
+	* rcldb/: rcldb.cpp, searchdata.cpp, searchdata.h: added code to
+	remember search terms and term groups in searchdata
 
 2006-11-15 15:57  dockes
 
-	* common/Makefile (1.13), lib/Makefile (1.33), lib/mkMake (1.6),
-	mk/commondefs (1.10), qtgui/recoll.pro.in (1.11),
-	rcldb/pathhash.cpp (1.4), rcldb/pathhash.h (1.3), rcldb/rcldb.cpp
-	(1.95), rcldb/searchdata.h (1.5), rcldb/stemdb.h (1.2): distributed
+	* common/Makefile, lib/Makefile, lib/mkMake, mk/commondefs,
+	qtgui/recoll.pro.in, rcldb/pathhash.cpp, rcldb/pathhash.h,
+	rcldb/rcldb.cpp, rcldb/searchdata.h, rcldb/stemdb.h: distributed
 	files from common/ into rcld, internfile, common
 
+2006-11-15 08:27  dockes
+
+	* internfile/Makefile: [no log message]
+
 2006-11-14 19:29  dockes
 
-	* qtgui/: advsearch_w.cpp (1.10), advsearch_w.h (1.6): got rid of
-	the static clause names
+	* qtgui/: advsearch_w.cpp, advsearch_w.h: got rid of the static
+	clause names
+
+2006-11-14 19:17  dockes
+
+	* qtgui/advsearch.ui: [no log message]
 
 2006-11-14 18:56  dockes
 
-	* qtgui/: advsearch.ui (1.22), advsearch_w.cpp (1.9): added
-	conjunction choice in advsearch
+	* qtgui/: advsearch.ui, advsearch_w.cpp: added conjunction choice
+	in advsearch
 
 2006-11-14 18:41  dockes
 
-	* qtgui/advsearch.ui (1.21), qtgui/advsearch_w.cpp (1.8),
-	qtgui/advsearch_w.h (1.5), qtgui/searchclause_w.cpp (1.2),
-	qtgui/searchclause_w.h (1.2), rcldb/searchdata.cpp (1.3): use
-	SearchClauseW for all advsearch fields
+	* qtgui/advsearch.ui, qtgui/advsearch_w.cpp, qtgui/advsearch_w.h,
+	qtgui/searchclause_w.cpp, qtgui/searchclause_w.h,
+	rcldb/searchdata.cpp: use SearchClauseW for all advsearch fields
+
+2006-11-14 16:13  dockes
+
+	* qtgui/: advsearch.ui, advsearch_w.cpp: [no log message]
+
+2006-11-14 15:58  dockes
+
+	* qtgui/recoll.pro.in: [no log message]
 
 2006-11-14 14:55  dockes
 
-	* doc/user/usermanual.sgml (1.24), qtgui/advsearch.ui (1.19),
-	qtgui/advsearch_w.cpp (1.6), qtgui/advsearch_w.h (1.4),
-	qtgui/rclmain_w.cpp (1.7), qtgui/searchclause_w.cpp (1.1),
-	qtgui/searchclause_w.h (1.1), rcldb/rcldb.cpp (1.94), rcldb/rcldb.h
-	(1.42), rcldb/searchdata.cpp (1.2), rcldb/searchdata.h (1.4): added
+	* doc/user/usermanual.sgml, qtgui/advsearch.ui,
+	qtgui/advsearch_w.cpp, qtgui/advsearch_w.h, qtgui/rclmain_w.cpp,
+	qtgui/searchclause_w.cpp, qtgui/searchclause_w.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, rcldb/searchdata.cpp, rcldb/searchdata.h: added
 	dynamic clauses to adv search. Still needs work
 
+2006-11-13 15:51  dockes
+
+	* rcldb/rcldb.cpp: [no log message]
+
 2006-11-13 15:48  dockes
 
-	* rcldb/rcldb.cpp (1.92): use wdfs for better selection of doc
-	extracts in makeAbstract
+	* rcldb/rcldb.cpp: use wdfs for better selection of doc extracts in
+	makeAbstract
+
+2006-11-13 12:59  dockes
+
+	* utils/smallut.h: [no log message]
 
 2006-11-13 09:58  dockes
 
-	* qtgui/: advsearch_w.cpp (1.5), advsearch_w.h (1.3), rclmain.ui
-	(1.5), rclmain_w.cpp (1.6), rclmain_w.h (1.3), reslist.cpp (1.9),
-	reslist.h (1.2), ssearch_w.cpp (1.11), ssearch_w.h (1.3): make
-	searchdata a more flexible struct
+	* utils/refcntr.h: [no log message]
+
+2006-11-13 09:58  dockes
+
+	* qtgui/: advsearch_w.cpp, advsearch_w.h, rclmain.ui,
+	rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h, ssearch_w.cpp,
+	ssearch_w.h: make searchdata a more flexible struct
 
 2006-11-13 09:49  dockes
 
-	* rcldb/rcldb.cpp (1.91), rcldb/rcldb.h (1.41),
-	rcldb/searchdata.cpp (1.1), rcldb/searchdata.h (1.3), lib/Makefile
-	(1.32), lib/mkMake (1.5): make searchdata a more flexible struct
+	* kde/kioslave/recoll/kio_recoll.cpp: [no log message]
+
+2006-11-13 09:49  dockes
+
+	* rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
+	rcldb/searchdata.h, lib/Makefile, lib/mkMake: make searchdata a
+	more flexible struct
 
 2006-11-13 09:15  dockes
 
-	* qtgui/plaintorich.cpp (1.13): new splitter interface
+	* qtgui/plaintorich.cpp: new splitter interface
 
 2006-11-12 09:35  dockes
 
-	* common/textsplit.cpp (1.24), common/textsplit.h (1.12),
-	rcldb/rcldb.cpp (1.90): phrase queries with bot spans and words
-	must be splitted as words only
+	* common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp: phrase
+	queries with bot spans and words must be splitted as words only
 
 2006-11-11 16:30  dockes
 
-	* qtgui/: reslist.cpp (1.8), uiprefs.ui (1.18): have more compact
-	list header + %N
+	* qtgui/: reslist.cpp, uiprefs.ui: have more compact list header +
+	%N
 
 2006-11-10 18:53  dockes
 
-	* qtgui/reslist.cpp (1.7): Really use the rich abstracts
+	* qtgui/reslist.cpp: Really use the rich abstracts
 
 2006-11-10 18:18  dockes
 
-	* rcldb/rcldb.cpp (1.89): optimized abstract building: bybye big
-	vector
+	* rcldb/rcldb.cpp: optimized abstract building: bybye big vector
 
 2006-11-10 14:32  dockes
 
-	* qtgui/: guiutils.cpp (1.23), guiutils.h (1.15), rclmain_w.cpp
-	(1.5), reslist.cpp (1.6), uiprefs.ui (1.17), uiprefs_w.cpp (1.10):
-	make result list paragraph format user-adjustable
+	* qtgui/: guiutils.cpp, guiutils.h, rclmain_w.cpp, reslist.cpp,
+	uiprefs.ui, uiprefs_w.cpp: make result list paragraph format
+	user-adjustable
 
 2006-11-10 14:30  dockes
 
-	* utils/: smallut.cpp (1.18), smallut.h (1.18): pcSubst()
+	* utils/: smallut.cpp, smallut.h: pcSubst()
 
 2006-11-10 14:29  dockes
 
-	* internfile/internfile.cpp (1.17): errlog
+	* internfile/internfile.cpp: errlog
 
 2006-11-09 20:04  dockes
 
-	* qtgui/preview_w.cpp (1.5): better handle the situation of mbox
-	file name matching search
+	* qtgui/preview_w.cpp: better handle the situation of mbox file
+	name matching search
+
+2006-11-09 18:38  dockes
+
+	* Makefile.in: [no log message]
 
 2006-11-09 18:37  dockes
 
-	* qtgui/reslist.cpp (1.5): nbsp to prevent line date wrap before tz
+	* qtgui/reslist.cpp: nbsp to prevent line date wrap before tz
 
 2006-11-09 18:37  dockes
 
-	* rcldb/rcldb.cpp (1.88): dont continue adding ellipsis into the
-	abstract when its maxlen!
+	* rcldb/rcldb.cpp: dont continue adding ellipsis into the abstract
+	when its maxlen!
+
+2006-11-09 15:56  dockes
+
+	* qtgui/reslist.cpp: [no log message]
+
+2006-11-09 15:49  dockes
+
+	* Makefile.in, VERSION: [no log message]
 
 2006-11-09 15:47  dockes
 
-	* rcldb/rcldb.cpp (1.79.2.1): dont continue adding ellipsis into
-	the abstract when its maxlen!
+	* rcldb/rcldb.cpp: dont continue adding ellipsis into the abstract
+	when its maxlen!
 
 2006-11-09 09:59  dockes
 
-	* utils/mimeparse.cpp (1.16): test driver modifs
+	* utils/mimeparse.cpp: test driver modifs
+
+2006-11-09 09:36  dockes
+
+	* qtgui/reslist.cpp: [no log message]
 
 2006-11-08 16:34  dockes
 
-	* common/rclinit.cpp (1.8), utils/debuglog.cpp (1.4),
-	utils/debuglog.h (1.4): fix pb with special log file names
+	* common/rclinit.cpp, utils/debuglog.cpp, utils/debuglog.h: fix pb
+	with special log file names
 
 2006-11-08 16:32  dockes
 
-	* configure (1.23), configure.ac (1.22): aspell help string
+	* configure, configure.ac: aspell help string
 
 2006-11-08 14:04  dockes
 
-	* qtgui/plaintorich.cpp (1.12): use vector instead of list for
-	positions
+	* qtgui/plaintorich.cpp: use vector instead of list for positions
 
 2006-11-08 08:22  dockes
 
-	* common/rclinit.cpp (1.7), common/rclinit.h (1.5),
-	index/recollindex.cpp (1.27): allow daemon-specific log parameters
+	* common/rclinit.cpp, common/rclinit.h, index/recollindex.cpp:
+	allow daemon-specific log parameters
 
 2006-11-08 07:56  dockes
 
-	* utils/: conftree.cpp (1.7), conftree.h (1.8): volatile conf
+	* utils/: conftree.cpp, conftree.h: volatile conf
 
 2006-11-08 07:49  dockes
 
-	* recollinstall.in (1.23): install rclmon.sh
+	* recollinstall.in: install rclmon.sh
 
 2006-11-07 19:28  dockes
 
-	* VERSION (1.40.2.5), qtgui/reslist.cpp (1.3.2.1),
-	utils/mimeparse.cpp (1.14.2.1), utils/mimeparse.cpp (1.15),
-	qtgui/reslist.cpp (1.4): 1.5.9: fix bad tz correction in email
-	dates + display tz in reslist
+	* VERSION, qtgui/reslist.cpp, utils/mimeparse.cpp,
+	utils/mimeparse.cpp, qtgui/reslist.cpp: 1.5.9: fix bad tz
+	correction in email dates + display tz in reslist
 
 2006-11-07 17:51  dockes
 
-	* index/: rclmon.h (1.7), rclmonprc.cpp (1.7), rclmonrcv.cpp (1.8):
-	traces
+	* index/: rclmon.h, rclmonprc.cpp, rclmonrcv.cpp: traces
 
 2006-11-07 13:02  dockes
 
-	* rcldb/rcldb.cpp (1.87): use both size and mtime changes as
-	updateneeding indicator
+	* rcldb/rcldb.cpp: use both size and mtime changes as updateneeding
+	indicator
 
 2006-11-07 10:11  dockes
 
-	* qtgui/uiprefs.ui (1.16): improved autophrase tooltip
+	* qtgui/uiprefs.ui: improved autophrase tooltip
 
 2006-11-07 10:04  dockes
 
-	* qtgui/uiprefs_w.cpp (1.9): Cancel did not reset uiprefs dialog to
+	* qtgui/uiprefs_w.cpp: Cancel did not reset uiprefs dialog to
 	stored state
 
 2006-11-07 09:57  dockes
 
-	* qtgui/: uiprefs_w.cpp (1.8), uiprefs_w.h (1.2): Cancel did not
-	reset uiprefs dialog to stored state
+	* qtgui/: uiprefs_w.cpp, uiprefs_w.h: Cancel did not reset uiprefs
+	dialog to stored state
 
 2006-11-07 07:41  dockes
 
-	* index/indexer.cpp (1.44): record/show mtime instead of ctime
+	* index/indexer.cpp: record/show mtime instead of ctime
 
 2006-11-07 07:41  dockes
 
-	* VERSION (1.40.2.4), index/indexer.cpp (1.35.2.1): 1.5.8:
-	record/show mtime instead of ctime
+	* VERSION, index/indexer.cpp: 1.5.8: record/show mtime instead of
+	ctime
 
 2006-11-06 18:37  dockes
 
-	* doc/user/usermanual.sgml (1.23), qtgui/rclmain.ui (1.4),
-	qtgui/spell_w.cpp (1.5), rcldb/rcldb.cpp (1.86): wrote manual for
-	term explorer and fixed a few problems
+	* doc/user/usermanual.sgml, qtgui/rclmain.ui, qtgui/spell_w.cpp,
+	rcldb/rcldb.cpp: wrote manual for term explorer and fixed a few
+	problems
 
 2006-11-05 22:09  dockes
 
-	* bincimapmime/mime-parsefull.cc (1.5), VERSION (1.40.2.3),
-	bincimapmime/mime-parsefull.cc (1.3.6.1): fix binc imap infinite
-	loop on multipart with null boundary
+	* bincimapmime/mime-parsefull.cc, VERSION,
+	bincimapmime/mime-parsefull.cc: fix binc imap infinite loop on
+	multipart with null boundary
 
 2006-11-05 19:02  dockes
 
-	* bincimapmime/: address.cc (1.3), address.h (1.2), convert.cc
-	(1.3), convert.h (1.2), depot.h (1.2), iodevice.cc (1.4),
-	iodevice.h (1.2), iofactory.h (1.2), mime-getpart.cc (1.3),
-	mime-inputsource.h (1.4), mime-parsefull.cc (1.4),
-	mime-parseonlyheader.cc (1.4), mime-printbody.cc (1.5),
-	mime-printdoc.cc (1.3), mime-printheader.cc (1.3), mime-utils.h
-	(1.3), mime.cc (1.3), mime.h (1.4), session.h (1.2): included
-	bincimap 1.3.3 to 1.3.4 diffs (mostly cosmetic)
+	* bincimapmime/: address.cc, address.h, convert.cc, convert.h,
+	depot.h, iodevice.cc, iodevice.h, iofactory.h, mime-getpart.cc,
+	mime-inputsource.h, mime-parsefull.cc, mime-parseonlyheader.cc,
+	mime-printbody.cc, mime-printdoc.cc, mime-printheader.cc,
+	mime-utils.h, mime.cc, mime.h, session.h: included bincimap 1.3.3
+	to 1.3.4 diffs (mostly cosmetic)
 
 2006-11-04 18:09  dockes
 
-	* qtgui/: spell.ui (1.3), spell_w.cpp (1.4): fix aspell version of
-	term explorer
+	* qtgui/: spell.ui, spell_w.cpp: fix aspell version of term
+	explorer
 
 2006-11-04 15:49  dockes
 
-	* qtgui/: ssearch_w.cpp (1.10), ssearch_w.h (1.2): change ctrl-tab
-	to esc-spc
+	* qtgui/: ssearch_w.cpp, ssearch_w.h: change ctrl-tab to esc-spc
 
 2006-10-30 13:59  dockes
 
-	* qtgui/guiutils.cpp (1.22), qtgui/guiutils.h (1.14),
-	qtgui/rclmain_w.cpp (1.4), qtgui/spell.ui (1.2), qtgui/spell_w.cpp
-	(1.3), qtgui/ssearch_w.cpp (1.9), rcldb/rcldb.cpp (1.85),
-	rcldb/rcldb.h (1.40): Turn spell tool into multimode
+	* qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain_w.cpp,
+	qtgui/spell.ui, qtgui/spell_w.cpp, qtgui/ssearch_w.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: Turn spell tool into multimode
 	spell/wild/regexp
 
 2006-10-25 13:50  dockes
 
-	* index/indexer.cpp (1.43): make tmpdir only once
+	* index/indexer.cpp: make tmpdir only once
 
 2006-10-25 12:52  dockes
 
-	* index/indexer.cpp (1.42), index/rclmon.h (1.6),
-	index/rclmonprc.cpp (1.6), index/rclmonrcv.cpp (1.7),
-	rcldb/rcldb.cpp (1.84): added some debugging msgs (too much)
+	* index/indexer.cpp, index/rclmon.h, index/rclmonprc.cpp,
+	index/rclmonrcv.cpp, rcldb/rcldb.cpp: added some debugging msgs
+	(too much)
+
+2006-10-24 17:16  dockes
+
+	* mk/Darwin: [no log message]
 
 2006-10-24 16:28  dockes
 
-	* index/: indexer.cpp (1.41), indexer.h (1.21), rclmon.h (1.5),
-	rclmonprc.cpp (1.5), recollindex.cpp (1.26): create stemming db on
-	queue timeout if needed
+	* index/: indexer.cpp, indexer.h, rclmon.h, rclmonprc.cpp,
+	recollindex.cpp: create stemming db on queue timeout if needed
+
+2006-10-24 15:22  dockes
+
+	* index/rclmon.sh: [no log message]
 
 2006-10-24 14:48  dockes
 
-	* index/: rclmon.h (1.4), rclmonprc.cpp (1.4): setup lockfile for
-	monitor
+	* index/: rclmon.h, rclmonprc.cpp: setup lockfile for monitor
 
 2006-10-24 13:42  dockes
 
-	* qtgui/ssearch_w.cpp (1.8): explain error for C-TAB too many
-	expansions
+	* query/Makefile: [no log message]
+
+2006-10-24 13:42  dockes
+
+	* qtgui/ssearch_w.cpp: explain error for C-TAB too many expansions
 
 2006-10-24 11:28  dockes
 
-	* rcldb/: rcldb.cpp (1.83), rcldb.h (1.39): fix slowness in
-	needUpdate by using Database instead of WritableDatabase
+	* rcldb/: rcldb.cpp, rcldb.h: fix slowness in needUpdate by using
+	Database instead of WritableDatabase
 
 2006-10-24 11:09  dockes
 
-	* common/rclconfig.cpp (1.32), common/rclconfig.h (1.24),
-	index/indexer.cpp (1.40), index/rclmonrcv.cpp (1.6): centralize
-	skippedNames computation to add dbdir always
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	index/rclmonrcv.cpp: centralize skippedNames computation to add
+	dbdir always
 
 2006-10-23 17:01  dockes
 
-	* index/: rclmon.h (1.3), rclmonrcv.cpp (1.5): handle directory
-	creation
+	* index/: rclmon.h, rclmonrcv.cpp: handle directory creation
 
 2006-10-23 17:00  dockes
 
-	* utils/: pathut.cpp (1.11), pathut.h (1.9): add path_isdir()
+	* utils/: pathut.cpp, pathut.h: add path_isdir()
 
 2006-10-23 16:29  dockes
 
-	* configure (1.22), configure.ac (1.21), common/autoconfig.h.in
-	(1.4), index/rclmonrcv.cpp (1.4): raw inotify support
+	* configure, configure.ac, common/autoconfig.h.in,
+	index/rclmonrcv.cpp: raw inotify support
+
+2006-10-22 17:55  dockes
+
+	* mk/Linux: [no log message]
 
 2006-10-22 17:54  dockes
 
-	* rcldb/rcldb.cpp (1.82): simplify needUpdate test
+	* rcldb/rcldb.cpp: simplify needUpdate test
 
 2006-10-22 16:47  dockes
 
-	* configure (1.21), configure.ac (1.20), index/Makefile (1.16),
-	index/indexer.cpp (1.39), index/indexer.h (1.20),
-	index/rclmonprc.cpp (1.3), index/rclmonrcv.cpp (1.3),
-	rcldb/rcldb.cpp (1.81), rcldb/rcldb.h (1.38), index/recollindex.cpp
-	(1.25), mk/localdefs.in (1.10): monitor: purge docs for deleted
-	files from db
+	* configure, configure.ac, index/Makefile, index/indexer.cpp,
+	index/indexer.h, index/rclmonprc.cpp, index/rclmonrcv.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, index/recollindex.cpp,
+	mk/localdefs.in: monitor: purge docs for deleted files from db
 
 2006-10-20 10:56  dockes
 
-	* VERSION (1.40.2.2): 1.5.6
+	* VERSION: 1.5.6
 
 2006-10-20 10:54  dockes
 
-	* qtgui/i18n/: recoll_ru.ts (1.3.2.1), recoll_uk.ts (1.3.2.1):
-	russian and ukrainian translations update
+	* qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: russian and ukrainian
+	translations update
 
 2006-10-20 10:31  dockes
 
-	* qtgui/i18n/: recoll_ru.ts (1.4), recoll_uk.ts (1.4): new
-	Ukrainian+Russian messages from Michael
+	* qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: new Ukrainian+Russian
+	messages from Michael
 
 2006-10-20 10:29  dockes
 
-	* qtgui/: advsearch.ui (1.18), rclmain.ui (1.3), uiprefs.ui (1.15):
-	small fixes on label strings
+	* qtgui/: advsearch.ui, rclmain.ui, uiprefs.ui: small fixes on
+	label strings
 
 2006-10-17 16:41  dockes
 
-	* configure (1.20), configure.ac (1.19), common/autoconfig.h.in
-	(1.3), index/rclmon.h (1.2), index/rclmonprc.cpp (1.2),
-	index/rclmonrcv.cpp (1.2), index/recollindex.cpp (1.24): fam
-	autoconfig
+	* configure, configure.ac, common/autoconfig.h.in, index/rclmon.h,
+	index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp:
+	fam autoconfig
 
 2006-10-16 17:33  dockes
 
-	* common/rclconfig.cpp (1.31), common/rclconfig.h (1.23),
-	index/Makefile (1.15), index/indexer.cpp (1.38), index/indexer.h
-	(1.19), index/rclmon.h (1.1), index/rclmonprc.cpp (1.1),
-	index/rclmonrcv.cpp (1.1), index/recollindex.cpp (1.23): 1st
-	version of real time monitor
+	* common/rclconfig.cpp, common/rclconfig.h, index/Makefile,
+	index/indexer.cpp, index/indexer.h, index/rclmon.h,
+	index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp:
+	1st version of real time monitor
 
 2006-10-15 15:07  dockes
 
-	* qtgui/: rclmain_w.cpp (1.3), spell_w.cpp (1.2), spell_w.h (1.2):
-	dbl click in spell win to add to ssearch
+	* qtgui/: rclmain_w.cpp, spell_w.cpp, spell_w.h: dbl click in spell
+	win to add to ssearch
 
 2006-10-12 16:46  dockes
 
-	* configure.ac (1.18), index/indexer.cpp (1.37), index/indexer.h
-	(1.18), index/recollindex.cpp (1.22): recollindex -i now checks
-	that the files are descendants of topdirs
+	* configure.ac, index/indexer.cpp, index/indexer.h,
+	index/recollindex.cpp: recollindex -i now checks that the files are
+	descendants of topdirs
 
 2006-10-12 14:04  dockes
 
-	* VERSION (1.40.2.1), configure (1.18.2.1), configure.ac
-	(1.16.2.1): static link would incorrectly include libc on suse
+	* VERSION, configure, configure.ac: static link would incorrectly
+	include libc on suse
+
+2006-10-12 10:39  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2006-10-11 18:09  dockes
 
-	* aspell/rclaspell.cpp (1.4), utils/execmd.cpp (1.19),
-	utils/execmd.h (1.10): improve execcmd to avoid allocating an
-	allterms buffer when creating dico
+	* aspell/rclaspell.cpp, utils/execmd.cpp, utils/execmd.h: improve
+	execcmd to avoid allocating an allterms buffer when creating dico
 
 2006-10-11 16:16  dockes
 
-	* configure (1.19), configure.ac (1.17), aspell/rclaspell.cpp
-	(1.3), aspell/rclaspell.h (1.3), common/autoconfig.h.in (1.2),
-	common/rclconfig.h (1.22), index/indexer.cpp (1.36),
-	index/indexer.h (1.17), index/recollindex.cpp (1.21), mk/commondefs
-	(1.9), mk/localdefs.in (1.9), qtgui/main.cpp (1.52),
-	qtgui/rclmain.ui (1.2), qtgui/rclmain_w.cpp (1.2),
-	qtgui/rclmain_w.h (1.2), qtgui/recoll.h (1.17), qtgui/recoll.pro.in
-	(1.9), qtgui/spell.ui (1.1), qtgui/spell_w.cpp (1.1),
-	qtgui/spell_w.h (1.1), qtgui/images/d_spell.png (1.1),
-	qtgui/images/spell.png (1.1), sampleconf/recoll.conf.in (1.12),
-	utils/smallut.cpp (1.17), utils/smallut.h (1.17): 1st full version
-	of aspell support
+	* configure, configure.ac, aspell/rclaspell.cpp,
+	aspell/rclaspell.h, common/autoconfig.h.in, common/rclconfig.h,
+	index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
+	mk/commondefs, mk/localdefs.in, qtgui/main.cpp, qtgui/rclmain.ui,
+	qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/recoll.h,
+	qtgui/recoll.pro.in, qtgui/spell.ui, qtgui/spell_w.cpp,
+	qtgui/spell_w.h, qtgui/images/d_spell.png, qtgui/images/spell.png,
+	sampleconf/recoll.conf.in, utils/smallut.cpp, utils/smallut.h: 1st
+	full version of aspell support
+
+2006-10-10 12:57  dockes
+
+	* common/autoconfig.h.in, aspell/aspell-local.h: [no log message]
 
 2006-10-09 18:37  dockes
 
-	* VERSION (1.41), makesrcdist.sh (1.11), aspell/rclaspell.cpp
-	(1.2), aspell/rclaspell.h (1.2), index/Makefile (1.14),
-	lib/Makefile (1.31), lib/mkMake (1.4), rcldb/rcldb.cpp (1.80),
-	rcldb/rcldb.h (1.37), rcldb/stemdb.cpp (1.5), utils/execmd.cpp
-	(1.18), utils/execmd.h (1.9): aspell checkpoint
+	* VERSION, makesrcdist.sh, aspell/rclaspell.cpp,
+	aspell/rclaspell.h, index/Makefile, lib/Makefile, lib/mkMake,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/stemdb.cpp, utils/execmd.cpp,
+	utils/execmd.h: aspell checkpoint
+
+2006-10-09 16:05  dockes
+
+	* aspell/: Makefile, rclaspell.cpp, rclaspell.h: [no log message]
 
 2006-10-02 15:30  dockes
 
-	* VERSION (1.40), makestaticdist.sh (1.8): small glitches in
-	makestaticdist
+	* VERSION, makestaticdist.sh: small glitches in makestaticdist
 
 2006-10-02 14:33  dockes
 
-	* VERSION (1.39), configure (1.18), configure.ac (1.16),
-	query/history.h (1.6): small glitches detected on suse / gcc 4.1
+	* VERSION, configure, configure.ac, query/history.h: small glitches
+	detected on suse / gcc 4.1
+
+2006-10-02 10:38  dockes
+
+	* VERSION: [no log message]
 
 2006-10-02 10:26  dockes
 
-	* sampleconf/mimeconf (1.18): added 2 icons
+	* sampleconf/mimeconf: added 2 icons
+
+2006-10-02 10:25  dockes
+
+	* qtgui/mtpics/: image.png, source.png: [no log message]
 
 2006-10-02 09:45  dockes
 
-	* VERSION (1.37), qtgui/i18n/recoll_ru.ts (1.3),
-	qtgui/i18n/recoll_uk.ts (1.3): 1.5.1
+	* INSTALL, README: [no log message]
+
+2006-10-02 09:45  dockes
+
+	* VERSION, qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: 1.5.1
 
 2006-09-29 13:43  dockes
 
-	* doc/user/usermanual.sgml (1.21): aspell pass
+	* doc/user/usermanual.sgml: aspell pass
 
 2006-09-29 10:26  dockes
 
-	* rcldb/rcldb.cpp (1.79): syntabs: remove size limit. Handle
-	overlapping chunks. Make sure we use only one term per position
+	* rcldb/rcldb.cpp: syntabs: remove size limit. Handle overlapping
+	chunks. Make sure we use only one term per position
 
 2006-09-29 10:24  dockes
 
-	* qtgui/reslist.cpp (1.3): reset curPvDoc on setDocSource
+	* qtgui/reslist.cpp: reset curPvDoc on setDocSource
 
 2006-09-29 10:23  dockes
 
-	* qtgui/uiprefs.ui (1.14): bump up limits on max abstract size
-	parameters
+	* qtgui/uiprefs.ui: bump up limits on max abstract size parameters
 
 2006-09-29 09:13  dockes
 
-	* qtgui/ssearch_w.cpp (1.7): bad/unneeded conversion to utf8 while
-	saving ssearch history would cause some string sizes in history to
-	double at each program invocation
+	* qtgui/ssearch_w.cpp: bad/unneeded conversion to utf8 while saving
+	ssearch history would cause some string sizes in history to double
+	at each program invocation
 
 2006-09-28 16:32  dockes
 
-	* qtgui/i18n/recoll_fr.ts (1.4): 1.5
+	* qtgui/i18n/recoll_fr.ts: 1.5
 
 2006-09-28 16:31  dockes
 
-	* qtgui/ssearchb.ui (1.15): improved tip
+	* qtgui/ssearchb.ui: improved tip
 
 2006-09-28 16:30  dockes
 
-	* doc/user/usermanual.sgml (1.20): reordered the tips
+	* doc/user/usermanual.sgml: reordered the tips
 
 2006-09-28 13:55  dockes
 
-	* qtgui/main.cpp (1.51): debug messages
+	* qtgui/main.cpp: debug messages
+
+2006-09-23 15:12  dockes
+
+	* INSTALL, makesrcdist.sh: [no log message]
+
+2006-09-23 15:09  dockes
+
+	* doc/user/usermanual.sgml, doc/user/usermanual.sgml, INSTALL,
+	README: [no log message]
 
 2006-09-23 09:39  dockes
 
-	* qtgui/: guiutils.cpp (1.21), guiutils.h (1.13), preview_w.cpp
-	(1.4), reslist.cpp (1.2): fix file name display in tooltips
+	* qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, reslist.cpp: fix
+	file name display in tooltips
 
 2006-09-23 09:39  dockes
 
-	* internfile/mh_mail.cpp (1.20): fix newlines
+	* internfile/mh_mail.cpp: fix newlines
 
 2006-09-23 09:21  dockes
 
-	* rcldb/rcldb.cpp (1.78): message
+	* rcldb/rcldb.cpp: message
 
 2006-09-22 16:11  dockes
 
-	* rcldb/rcldb.cpp (1.77), qtgui/i18n/recoll_fr.ts (1.3): msg
+	* rcldb/rcldb.cpp, qtgui/i18n/recoll_fr.ts: msg
 
 2006-09-22 12:46  dockes
 
-	* qtgui/: uiprefs_w.cpp (1.7), i18n/recoll_fr.ts (1.2),
-	i18n/recoll_ru.ts (1.2), i18n/recoll_uk.ts (1.2): messages
+	* qtgui/: uiprefs_w.cpp, i18n/recoll_fr.ts, i18n/recoll_ru.ts,
+	i18n/recoll_uk.ts: messages
+
+2006-09-22 10:19  dockes
+
+	* qtgui/recoll.pro.in: [no log message]
 
 2006-09-22 09:51  dockes
 
-	* qtgui/recoll.pro.in (1.7): names cleanup
+	* qtgui/recoll.pro.in: names cleanup
 
 2006-09-22 09:42  dockes
 
-	* utils/mimeparse.h (1.9): comment
+	* utils/mimeparse.h: comment
 
 2006-09-22 09:41  dockes
 
-	* qtgui/: rclmain.ui (1.1), rclmain_w.cpp (1.1), rclmain_w.h (1.1):
-	names cleanup: rclmain, translations
+	* qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h: names cleanup:
+	rclmain, translations
 
 2006-09-22 09:38  dockes
 
-	* recollinstall.in (1.22): names cleanup: translations
+	* recollinstall.in: names cleanup: translations
 
 2006-09-22 09:37  dockes
 
-	* qtgui/: main.cpp (1.50), rclmain.cpp (1.36), rclmain.h (1.15),
-	recoll_fr.ts (1.11), recoll_ru.ts (1.6), recoll_uk.ts (1.5),
-	recollmain.ui (1.45), i18n/recoll_fr.ts (1.1), i18n/recoll_ru.ts
-	(1.1), i18n/recoll_uk.ts (1.1): names cleanup: rclmain,
+	* qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll_fr.ts,
+	recoll_ru.ts, recoll_uk.ts, recollmain.ui, i18n/recoll_fr.ts,
+	i18n/recoll_ru.ts, i18n/recoll_uk.ts: names cleanup: rclmain,
 	translations
 
 2006-09-22 09:29  dockes
 
-	* qtgui/: rclmain.cpp (1.35), rclreslist.cpp (1.22), rclreslist.h
-	(1.12), recollmain.ui (1.44), reslist.cpp (1.1), reslist.h (1.1):
-	names cleanup: reslist
+	* qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h, recollmain.ui,
+	reslist.cpp, reslist.h: names cleanup: reslist
 
 2006-09-22 09:22  dockes
 
-	* qtgui/: rclreslist.cpp (1.21), rclreslist.h (1.11): clarified
-	preview paragraph coloring in reslist
+	* qtgui/: rclreslist.cpp, rclreslist.h: clarified preview paragraph
+	coloring in reslist
 
 2006-09-22 09:19  dockes
 
-	* internfile/mh_mail.cpp (1.19): clarified depth processing and
-	increased limit
+	* internfile/mh_mail.cpp: clarified depth processing and increased
+	limit
 
 2006-09-21 14:56  dockes
 
-	* qtgui/: preview_w.cpp (1.3), preview_w.h (1.3), rclmain.cpp
-	(1.34), rclmain.h (1.14), rclreslist.cpp (1.20), rclreslist.h
-	(1.10): synchronize preview tab and colored paragraph in result
-	list
+	* qtgui/: preview_w.cpp, preview_w.h, rclmain.cpp, rclmain.h,
+	rclreslist.cpp, rclreslist.h: synchronize preview tab and colored
+	paragraph in result list
 
 2006-09-21 11:37  dockes
 
-	* qtgui/guiutils.cpp (1.20), qtgui/guiutils.h (1.12),
-	qtgui/rclmain.cpp (1.33), qtgui/rclmain.h (1.13), qtgui/sort_w.cpp
-	(1.2), qtgui/sort_w.h (1.2), query/sortseq.cpp (1.8),
-	query/sortseq.h (1.7): remember sort criteria
+	* qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.cpp,
+	qtgui/rclmain.h, qtgui/sort_w.cpp, qtgui/sort_w.h,
+	query/sortseq.cpp, query/sortseq.h: remember sort criteria
 
 2006-09-21 07:59  dockes
 
-	* internfile/myhtmlparse.cpp (1.16): dont throw away text even if
-	html is weird
+	* internfile/myhtmlparse.cpp: dont throw away text even if html is
+	weird
 
 2006-09-21 07:59  dockes
 
-	* common/textsplit.cpp (1.23): 132.jpg was not split
+	* common/textsplit.cpp: 132.jpg was not split
+
+2006-09-21 07:57  dockes
+
+	* common/Makefile, utils/Makefile: [no log message]
 
 2006-09-20 08:21  dockes
 
-	* rcldb/stemdb.cpp (1.4): comments
+	* rcldb/stemdb.cpp: comments
 
 2006-09-19 16:30  dockes
 
-	* internfile/: mh_mail.cpp (1.18), mh_mail.h (1.8): walk the full
-	mime tree instead of staying at level 1
+	* internfile/: mh_mail.cpp, mh_mail.h: walk the full mime tree
+	instead of staying at level 1
 
 2006-09-19 16:30  dockes
 
-	* rcldb/stemdb.cpp (1.3): Stems with unique parent must be in db
-	too so that one can search on stem (which is not a term)
+	* rcldb/stemdb.cpp: Stems with unique parent must be in db too so
+	that one can search on stem (which is not a term)
 
 2006-09-19 16:19  dockes
 
-	* utils/mimeparse.cpp (1.14): disable date debug msgs
+	* configure, configure.ac: [no log message]
+
+2006-09-19 16:19  dockes
+
+	* utils/mimeparse.cpp: disable date debug msgs
 
 2006-09-19 16:18  dockes
 
-	* query/xadump.cpp (1.11): add option to dump a recoll stemdb
+	* query/xadump.cpp: add option to dump a recoll stemdb
+
+2006-09-18 14:17  dockes
+
+	* README: [no log message]
 
 2006-09-15 18:50  dockes
 
-	* VERSION (1.36), doc/user/usermanual.sgml (1.17),
-	internfile/mh_mail.cpp (1.17), utils/mimeparse.cpp (1.13),
-	utils/mimeparse.h (1.8): Use own code to parse rfc822 dates,
-	strptime() cant do
+	* VERSION, doc/user/usermanual.sgml, internfile/mh_mail.cpp,
+	utils/mimeparse.cpp, utils/mimeparse.h: Use own code to parse
+	rfc822 dates, strptime() cant do
 
 2006-09-15 18:49  dockes
 
-	* qtgui/: guiutils.cpp (1.19), guiutils.h (1.11), recoll.pro.in
-	(1.6), uiprefs.ui (1.13), uiprefs_w.cpp (1.6): small typo fixes
+	* qtgui/: guiutils.cpp, guiutils.h, recoll.pro.in, uiprefs.ui,
+	uiprefs_w.cpp: small typo fixes
+
+2006-09-15 14:36  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-09-13 17:31  dockes
 
-	* qtgui/: guiutils.cpp (1.18), guiutils.h (1.10), ssearch_w.cpp
-	(1.6), uiprefs.ui (1.12), uiprefs_w.cpp (1.5): autophrase parameter
+	* qtgui/: guiutils.cpp, guiutils.h, ssearch_w.cpp, uiprefs.ui,
+	uiprefs_w.cpp: autophrase parameter
 
 2006-09-13 16:57  dockes
 
-	* qtgui/plaintorich.cpp (1.11), qtgui/plaintorich.h (1.7),
-	qtgui/rclreslist.cpp (1.19), query/docseq.cpp (1.9), query/docseq.h
-	(1.9): colorize search terms in abstracts
+	* qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/rclreslist.cpp,
+	query/docseq.cpp, query/docseq.h: colorize search terms in
+	abstracts
 
 2006-09-13 15:53  dockes
 
-	* index/indexer.cpp (1.35), qtgui/guiutils.cpp (1.17),
-	qtgui/guiutils.h (1.9), qtgui/main.cpp (1.49), qtgui/rclmain.cpp
-	(1.32), qtgui/ssearch_w.cpp (1.5), qtgui/uiprefs.ui (1.11),
-	qtgui/uiprefs_w.cpp (1.4), rcldb/rcldb.cpp (1.76), rcldb/rcldb.h
-	(1.36), sampleconf/recoll.conf.in (1.11): make constant lengths for
+	* index/indexer.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
+	qtgui/main.cpp, qtgui/rclmain.cpp, qtgui/ssearch_w.cpp,
+	qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, sampleconf/recoll.conf.in: make constant lengths for
 	abstracts config params
 
 2006-09-13 10:13  dockes
 
-	* qtgui/: advsearch.ui (1.17), advsearch_w.cpp (1.4), advsearch_w.h
-	(1.2), guiutils.cpp (1.16), guiutils.h (1.8), main.cpp (1.48),
-	rclmain.cpp (1.31), uiprefs.ui (1.10), uiprefs_w.cpp (1.3): add
-	feature to save asearch ignored file types as startup default
+	* qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
+	guiutils.cpp, guiutils.h, main.cpp, rclmain.cpp, uiprefs.ui,
+	uiprefs_w.cpp: add feature to save asearch ignored file types as
+	startup default
 
 2006-09-12 12:11  dockes
 
-	* qtgui/: advsearch.ui (1.16), advsearch_w.cpp (1.3), preview_w.cpp
-	(1.2), preview_w.h (1.2), rclmain.cpp (1.30), rclmain.h (1.12),
-	rclreslist.cpp (1.18), rclreslist.h (1.9), ssearch_w.cpp (1.4),
-	ssearchb.ui (1.14): allow paging through results inside a preview
-	window with shift-up shift-down
+	* qtgui/: advsearch.ui, advsearch_w.cpp, preview_w.cpp,
+	preview_w.h, rclmain.cpp, rclmain.h, rclreslist.cpp, rclreslist.h,
+	ssearch_w.cpp, ssearchb.ui: allow paging through results inside a
+	preview window with shift-up shift-down
 
 2006-09-11 16:22  dockes
 
-	* doc/user/usermanual.sgml (1.16), qtgui/advsearch.ui (1.15): try
-	to make clearer that adv search fields will accept phrases as well
-	as single words
+	* doc/user/usermanual.sgml, qtgui/advsearch.ui: try to make clearer
+	that adv search fields will accept phrases as well as single words
 
 2006-09-11 14:05  dockes
 
-	* qtgui/advsearch.ui (1.14), qtgui/advsearch_w.cpp (1.2),
-	qtgui/guiutils.cpp (1.15), qtgui/guiutils.h (1.7),
-	qtgui/ssearch_w.cpp (1.3), qtgui/ssearchb.ui (1.13),
-	query/history.cpp (1.7), query/history.h (1.5): remember history of
-	restrict subdirs in adv search
+	* qtgui/advsearch.ui, qtgui/advsearch_w.cpp, qtgui/guiutils.cpp,
+	qtgui/guiutils.h, qtgui/ssearch_w.cpp, qtgui/ssearchb.ui,
+	query/history.cpp, query/history.h: remember history of restrict
+	subdirs in adv search
 
 2006-09-11 11:08  dockes
 
-	* qtgui/guiutils.cpp (1.14), qtgui/main.cpp (1.47),
-	qtgui/rclmain.cpp (1.29), qtgui/rclmain.h (1.11), qtgui/recoll.h
-	(1.16), qtgui/uiprefs.ui (1.9), query/docseq.h (1.8),
-	query/history.cpp (1.6), query/history.h (1.4): use the (should be
-	renamed) history file to store external databases lists
+	* qtgui/guiutils.cpp, qtgui/main.cpp, qtgui/rclmain.cpp,
+	qtgui/rclmain.h, qtgui/recoll.h, qtgui/uiprefs.ui, query/docseq.h,
+	query/history.cpp, query/history.h: use the (should be renamed)
+	history file to store external databases lists
 
 2006-09-11 09:10  dockes
 
-	* qtgui/: ssearch_w.cpp (1.2), ssearchb.ui (1.12): maintain
-	ssearches listbox in mru order
+	* qtgui/: ssearch_w.cpp, ssearchb.ui: maintain ssearches listbox in
+	mru order
 
 2006-09-11 08:58  dockes
 
-	* qtgui/: advsearch.ui (1.13), sort.ui (1.5), uiprefs.ui (1.8):
-	ensure dialogs are sized according to font size
+	* qtgui/: advsearch.ui, sort.ui, uiprefs.ui: ensure dialogs are
+	sized according to font size
 
 2006-09-08 11:02  dockes
 
-	* common/rclconfig.cpp (1.30), common/rclconfig.h (1.21),
-	common/rclinit.cpp (1.6), common/rclinit.h (1.4), doc/man/recoll.1
-	(1.2), doc/man/recoll.conf.5 (1.3), doc/man/recollindex.1 (1.2),
-	doc/user/usermanual.sgml (1.15), index/recollindex.cpp (1.20),
-	qtgui/guiutils.cpp (1.13), qtgui/main.cpp (1.46): Add -c <confdir>
-	option to recoll and recollindex
+	* common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
+	common/rclinit.h, doc/man/recoll.1, doc/man/recoll.conf.5,
+	doc/man/recollindex.1, doc/user/usermanual.sgml,
+	index/recollindex.cpp, qtgui/guiutils.cpp, qtgui/main.cpp: Add -c
+	<confdir> option to recoll and recollindex
 
 2006-09-08 10:51  dockes
 
-	* sampleconf/recoll.conf.in (1.10): The dbdir default value is now
+	* sampleconf/recoll.conf.in: The dbdir default value is now
 	relative to the cnf dir
 
 2006-09-06 11:50  dockes
 
-	* qtgui/uiprefs_w.cpp (1.2): Used to reset the buildAbstract
+	* qtgui/uiprefs_w.cpp: Used to reset the buildAbstract
 	replaceAbstract options because of setDown instead of setChecked
 
 2006-09-06 11:14  dockes
 
-	* utils/: mimeparse.cpp (1.12), mimeparse.h (1.7): implement
-	rfc2231 decoding for mime parameter values
+	* utils/: mimeparse.cpp, mimeparse.h: implement rfc2231 decoding
+	for mime parameter values
 
 2006-09-05 19:09  dockes
 
-	* internfile/mh_mail.cpp (1.16): let mimeparse handle decoding or
-	param values
+	* internfile/mh_mail.cpp: let mimeparse handle decoding or param
+	values
 
 2006-09-05 11:52  dockes
 
-	* filters/rclppt (1.1), filters/rclxls (1.1), sampleconf/mimeconf
-	(1.17), sampleconf/mimemap (1.16): added support for ppt and xls
-	via catdoc
+	* filters/rclppt, filters/rclxls, sampleconf/mimeconf,
+	sampleconf/mimemap: added support for ppt and xls via catdoc
 
 2006-09-05 10:05  dockes
 
-	* internfile/: mh_mail.cpp (1.15), mh_mail.h (1.7): index and
-	display attachment file names
+	* internfile/: mh_mail.cpp, mh_mail.h: index and display attachment
+	file names
 
 2006-09-05 10:04  dockes
 
-	* utils/: mimeparse.cpp (1.11), mimeparse.h (1.6): comments only
+	* utils/: mimeparse.cpp, mimeparse.h: comments only
 
 2006-09-04 17:13  dockes
 
-	* qtgui/: advsearch.ui (1.12), advsearch.ui.h (1.11),
-	advsearch_w.cpp (1.1), advsearch_w.h (1.1), guiutils.cpp (1.12),
-	main.cpp (1.45), preview.ui (1.1), preview.ui.h (1.1),
-	preview_w.cpp (1.1), preview_w.h (1.1), rclmain.cpp (1.28),
-	rclmain.h (1.10), recoll.pro.in (1.5), recollmain.ui (1.43),
-	recollmain.ui.h (1.62), sort.ui (1.4), sort.ui.h (1.6), sort_w.cpp
-	(1.1), sort_w.h (1.1), ssearch_w.cpp (1.1), ssearch_w.h (1.1),
-	ssearchb.ui (1.11), ssearchb.ui.h (1.11), uiprefs.ui (1.7),
-	uiprefs.ui.h (1.9), uiprefs_w.cpp (1.1), uiprefs_w.h (1.1),
-	preview/preview.pro (1.2), preview/preview.ui (1.14),
-	preview/preview.ui.h (1.28), preview/pvmain.cpp (1.6): mostly
-	cosmetic changes to prepare for a future qt4 port: better separate
-	form design from code
+	* qtgui/: advsearch.ui, advsearch.ui.h, advsearch_w.cpp,
+	advsearch_w.h, guiutils.cpp, main.cpp, preview.ui, preview.ui.h,
+	preview_w.cpp, preview_w.h, rclmain.cpp, rclmain.h, recoll.pro.in,
+	recollmain.ui, recollmain.ui.h, sort.ui, sort.ui.h, sort_w.cpp,
+	sort_w.h, ssearch_w.cpp, ssearch_w.h, ssearchb.ui, ssearchb.ui.h,
+	uiprefs.ui, uiprefs.ui.h, uiprefs_w.cpp, uiprefs_w.h,
+	preview/preview.pro, preview/preview.ui, preview/preview.ui.h,
+	preview/pvmain.cpp: mostly cosmetic changes to prepare for a future
+	qt4 port: better separate form design from code
+
+2006-06-29 13:05  dockes
+
+	* qt4gui/recollmain.ui: [no log message]
 
 2006-06-24 11:56  dockes
 
-	* qt4gui/recollmain.ui (1.3): qt4 cleanup: merged back rclmainbase
-	and rclmain
+	* qt4gui/recollmain.ui: qt4 cleanup: merged back rclmainbase and
+	rclmain
 
 2006-06-24 09:40  dockes
 
-	* Makefile.in (1.7), VERSION (1.35), configure (1.16), configure.ac
-	(1.14), recollinstall.in (1.21), doc/user/usermanual.sgml (1.14),
-	qt4gui/recoll.pro.in (1.2), qt4gui/recollmain.ui (1.2): more qt4,
-	unfinished
+	* Makefile.in, VERSION, configure, configure.ac, recollinstall.in,
+	doc/user/usermanual.sgml, qt4gui/recoll.pro.in,
+	qt4gui/recollmain.ui: more qt4, unfinished
 
 2006-06-23 10:07  dockes
 
-	* qt4gui/: recoll.pro.in (1.1), recollmain.ui (1.1): added qt4gui
-	code from Gennadi Sushko
+	* qt4gui/: recoll.pro.in, recollmain.ui: added qt4gui code from
+	Gennadi Sushko
 
 2006-05-09 12:15  dockes
 
-	* rcldb/rcldb.cpp (1.75): perform stem expansion using all active
-	dbs
+	* rcldb/rcldb.cpp: perform stem expansion using all active dbs
 
 2006-05-09 09:56  dockes
 
-	* qtgui/: rclreslist.cpp (1.17), preview/preview.ui.h (1.27): esc
-	quits preview + prev/next links
+	* qtgui/: rclreslist.cpp, preview/preview.ui.h: esc quits preview +
+	prev/next links
 
 2006-05-08 09:08  dockes
 
-	* recollinstall.in (1.20): install icon
+	* recollinstall.in: install icon
+
+2006-05-08 09:08  dockes
+
+	* qtgui/rclreslist.cpp: [no log message]
 
 2006-05-07 16:10  dockes
 
-	* VERSION (1.34): Release 1.4.3
+	* VERSION: Release 1.4.3
 
 2006-05-06 19:24  dockes
 
-	* qtgui/: recoll_ru.ts (1.5), recoll_uk.ts (1.4): new from michael
+	* qtgui/: recoll_ru.ts, recoll_uk.ts: new from michael
+
+2006-05-06 19:23  dockes
+
+	* recoll.png, recoll.xcf, qtgui/recoll.pro.in: [no log message]
 
 2006-05-02 11:49  dockes
 
-	* qtgui/guiutils.cpp (1.11), rcldb/stemdb.cpp (1.2), unac/unac.c
-	(1.6): more fbsd4 tweaks: Release 1.4.2
+	* qtgui/guiutils.cpp, rcldb/stemdb.cpp, unac/unac.c: more fbsd4
+	tweaks: Release 1.4.2
 
 2006-04-30 09:44  dockes
 
-	* rcldb/rcldb.cpp (1.74): fbsd4 tweaks
+	* rcldb/rcldb.cpp: fbsd4 tweaks
 
 2006-04-30 09:39  dockes
 
-	* index/indexer.cpp (1.34): fbsd4 tweaks
+	* index/indexer.cpp: fbsd4 tweaks
 
 2006-04-30 09:35  dockes
 
-	* VERSION (1.33), index/indexer.h (1.16), lib/Makefile (1.30),
-	lib/mkMake (1.3): fbsd4 tweaks
+	* VERSION, index/indexer.h, lib/Makefile, lib/mkMake: fbsd4 tweaks
+
+2006-04-30 09:26  dockes
+
+	* Makefile.in: [no log message]
+
+2006-04-30 09:23  dockes
+
+	* Makefile.in, README: [no log message]
 
 2006-04-30 09:20  dockes
 
-	* qtgui/: recoll_fr.ts (1.10), recoll_ru.ts (1.4), recoll_uk.ts
-	(1.3): lupdate+french
+	* qtgui/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: lupdate+french
 
 2006-04-28 09:54  dockes
 
-	* common/rclconfig.cpp (1.29), common/rclconfig.h (1.20),
-	index/indexer.cpp (1.33), index/recollindex.cpp (1.19),
-	kde/kioslave/recoll/kio_recoll.cpp (1.4), qtgui/main.cpp (1.44),
-	query/qtry.cpp (1.8): centralize dbdir computation in rclconfig+cat
-	with conffdir if not absolute
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	index/recollindex.cpp, kde/kioslave/recoll/kio_recoll.cpp,
+	qtgui/main.cpp, query/qtry.cpp: centralize dbdir computation in
+	rclconfig+cat with conffdir if not absolute
 
 2006-04-28 09:23  dockes
 
-	* utils/transcode.cpp (1.8): change debug log trace
+	* utils/transcode.cpp: change debug log trace
 
 2006-04-27 11:23  dockes
 
-	* doc/user/usermanual.sgml (1.13), qtgui/guiutils.cpp (1.10),
-	qtgui/guiutils.h (1.6), qtgui/rclmain.cpp (1.27), qtgui/ssearchb.ui
-	(1.10), qtgui/ssearchb.ui.h (1.10): make ssearch a combobox
+	* doc/user/usermanual.sgml, qtgui/guiutils.cpp, qtgui/guiutils.h,
+	qtgui/rclmain.cpp, qtgui/ssearchb.ui, qtgui/ssearchb.ui.h: make
+	ssearch a combobox
 
 2006-04-27 08:12  dockes
 
-	* configure (1.15), configure.ac (1.13), lib/Makefile (1.29),
-	lib/mkMake (1.2): fix pb with .deps not existing
+	* configure, configure.ac, lib/Makefile, lib/mkMake: fix pb with
+	.deps not existing
 
 2006-04-27 08:12  dockes
 
-	* qtgui/rclmain.cpp (1.26), qtgui/preview/preview.ui.h (1.26),
-	rcldb/rcldb.cpp (1.73), rcldb/rcldb.h (1.35): use getmatchingterms
-	instead of getqueryterms for highlighting etc. in preview
+	* qtgui/rclmain.cpp, qtgui/preview/preview.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h: use getmatchingterms instead of getqueryterms for
+	highlighting etc. in preview
+
+2006-04-26 13:51  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-04-26 13:29  dockes
 
-	* qtgui/: rclmain.cpp (1.25), rclreslist.cpp (1.15), rclreslist.h
-	(1.8): dblclck in reslist adds to search lineedit
+	* qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h: dblclck in
+	reslist adds to search lineedit
 
 2006-04-25 11:59  dockes
 
-	* index/indexer.cpp (1.32), rcldb/rcldb.cpp (1.72): new way for doc
-	unique terms: only path for monodoc, only path+ipath for doc inside
-	multidoc, add pseudo-doc for file itself
+	* index/indexer.cpp, rcldb/rcldb.cpp: new way for doc unique terms:
+	only path for monodoc, only path+ipath for doc inside multidoc, add
+	pseudo-doc for file itself
 
 2006-04-25 10:17  dockes
 
-	* common/textsplit.cpp (1.22), rcldb/rcldb.cpp (1.71): fixed small
-	glitch in abstract text splitting
+	* common/textsplit.cpp, rcldb/rcldb.cpp: fixed small glitch in
+	abstract text splitting
+
+2006-04-23 15:37  dockes
+
+	* lib/mkMake: [no log message]
 
 2006-04-22 08:27  dockes
 
-	* qtgui/main.cpp (1.43), qtgui/rclmain.cpp (1.24), qtgui/rclmain.h
-	(1.9), qtgui/rclreslist.cpp (1.14), qtgui/rclreslist.h (1.7),
-	qtgui/ssearchb.ui (1.9), qtgui/ssearchb.ui.h (1.9),
-	qtgui/preview/preview.ui (1.13), qtgui/preview/preview.ui.h (1.25),
-	rcldb/rcldb.cpp (1.70), rcldb/rcldb.h (1.34), rcldb/searchdata.h
-	(1.2): turn-off abst. build for fname search (no terms) + prototype
-	query expansion (xapian e-set on chosen doc) + dbl-click in preview
-	adds term to ssearch
+	* qtgui/main.cpp, qtgui/rclmain.cpp, qtgui/rclmain.h,
+	qtgui/rclreslist.cpp, qtgui/rclreslist.h, qtgui/ssearchb.ui,
+	qtgui/ssearchb.ui.h, qtgui/preview/preview.ui,
+	qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	rcldb/searchdata.h: turn-off abst. build for fname search (no
+	terms) + prototype query expansion (xapian e-set on chosen doc) +
+	dbl-click in preview adds term to ssearch
 
 2006-04-20 11:20  dockes
 
-	* common/rclconfig.cpp (1.28), lib/Makefile (1.28),
-	qtgui/rclmain.cpp (1.23), qtgui/rclmain.h (1.8),
-	qtgui/rclreslist.cpp (1.13), qtgui/rclreslist.h (1.6),
-	qtgui/recollmain.ui (1.42), qtgui/recollmain.ui.h (1.61),
-	qtgui/sort.ui (1.3), qtgui/sort.ui.h (1.5), qtgui/ssearchb.ui.h
-	(1.8), query/sortseq.cpp (1.7), query/sortseq.h (1.6): mode 700 on
-	.recoll. move showquerydetails to rclreslist
+	* common/rclconfig.cpp, lib/Makefile, qtgui/rclmain.cpp,
+	qtgui/rclmain.h, qtgui/rclreslist.cpp, qtgui/rclreslist.h,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui,
+	qtgui/sort.ui.h, qtgui/ssearchb.ui.h, query/sortseq.cpp,
+	query/sortseq.h: mode 700 on .recoll. move showquerydetails to
+	rclreslist
 
 2006-04-19 10:26  dockes
 
-	* qtgui/advsearch.ui (1.11), qtgui/advsearch.ui.h (1.10),
-	qtgui/main.cpp (1.42), qtgui/rclmain.h (1.7), qtgui/rclreslist.cpp
-	(1.12), qtgui/ssearchb.ui (1.8), qtgui/ssearchb.ui.h (1.7),
-	rcldb/rcldb.cpp (1.69), rcldb/rcldb.h (1.33), rcldb/searchdata.h
-	(1.1): compacted res list + completions in ssearch + additional or
-	field
+	* qtgui/advsearch.ui, qtgui/advsearch.ui.h, qtgui/main.cpp,
+	qtgui/rclmain.h, qtgui/rclreslist.cpp, qtgui/ssearchb.ui,
+	qtgui/ssearchb.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	rcldb/searchdata.h: compacted res list + completions in ssearch +
+	additional or field
 
 2006-04-18 10:53  dockes
 
-	* index/recollindex.cpp (1.18), lib/Makefile (1.27),
-	qtgui/advsearch.ui (1.10), qtgui/guiutils.cpp (1.9),
-	qtgui/guiutils.h (1.5), qtgui/rclmain.cpp (1.22),
-	qtgui/rclreslist.cpp (1.11), qtgui/rclreslist.h (1.5),
-	qtgui/recollmain.ui (1.41), qtgui/ssearchb.ui (1.7),
-	qtgui/ssearchb.ui.h (1.6), qtgui/uiprefs.ui (1.6),
-	qtgui/uiprefs.ui.h (1.8): new libs Makefile+autoSearchOnWS
+	* index/recollindex.cpp, lib/Makefile, qtgui/advsearch.ui,
+	qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.cpp,
+	qtgui/rclreslist.cpp, qtgui/rclreslist.h, qtgui/recollmain.ui,
+	qtgui/ssearchb.ui, qtgui/ssearchb.ui.h, qtgui/uiprefs.ui,
+	qtgui/uiprefs.ui.h: new libs Makefile+autoSearchOnWS
 
 2006-04-15 19:15  dockes
 
-	* qtgui/main.cpp (1.41), query/Makefile (1.12): small aix tweaks
+	* qtgui/main.cpp, query/Makefile: small aix tweaks
+
+2006-04-15 18:51  dockes
+
+	* mk/AIX: [no log message]
 
 2006-04-13 11:50  dockes
 
-	* rcldb/rcldb.cpp (1.68), lib/Makefile (1.26), rcldb/stemdb.cpp
-	(1.1), rcldb/stemdb.h (1.1): extracted stem database from rcldb to
-	make it smaller
+	* rcldb/rcldb.cpp, lib/Makefile, rcldb/stemdb.cpp, rcldb/stemdb.h:
+	extracted stem database from rcldb to make it smaller
 
 2006-04-12 12:41  dockes
 
-	* index/indexer.cpp (1.31), index/indexer.h (1.15),
-	qtgui/idxthread.cpp (1.9), qtgui/idxthread.h (1.6),
-	qtgui/rclmain.cpp (1.21), qtgui/recollmain.ui (1.40),
-	rcldb/rcldb.cpp (1.67), rcldb/rcldb.h (1.32): improve indexing
-	status reporting
+	* index/indexer.cpp, index/indexer.h, qtgui/idxthread.cpp,
+	qtgui/idxthread.h, qtgui/rclmain.cpp, qtgui/recollmain.ui,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: improve indexing status reporting
 
 2006-04-12 09:26  dockes
 
-	* rcldb/rcldb.cpp (1.66), qtgui/rclmain.cpp (1.20): Fix history not
-	working after thread index run
+	* rcldb/rcldb.cpp, qtgui/rclmain.cpp: Fix history not working after
+	thread index run
 
 2006-04-11 09:14  dockes
 
-	* rcldb/rcldb.cpp (1.65): fix rare case where stem itself was
-	forgotten in list of possible derivatives
+	* rcldb/rcldb.cpp: fix rare case where stem itself was forgotten in
+	list of possible derivatives
 
 2006-04-11 08:49  dockes
 
-	* common/textsplit.cpp (1.21), rcldb/rcldb.cpp (1.64),
-	utils/smallut.cpp (1.16), utils/smallut.h (1.16): comments and
-	moving some util routines out of rcldb.cpp
+	* common/textsplit.cpp, rcldb/rcldb.cpp, utils/smallut.cpp,
+	utils/smallut.h: comments and moving some util routines out of
+	rcldb.cpp
+
+2006-04-08 16:00  dockes
+
+	* VERSION, doc/user/usermanual.sgml: [no log message]
 
 2006-04-07 15:08  dockes
 
-	* qtgui/advsearch.ui.h (1.9), rcldb/rcldb.cpp (1.63): check for and
-	forbid pure negative query
+	* qtgui/advsearch.ui.h, rcldb/rcldb.cpp: check for and forbid pure
+	negative query
 
 2006-04-07 15:08  dockes
 
-	* qtgui/guiutils.cpp (1.8): RECOLL_EXTRA_DBS environment variable
+	* qtgui/guiutils.cpp: RECOLL_EXTRA_DBS environment variable
 
 2006-04-07 15:07  dockes
 
-	* doc/user/usermanual.sgml (1.11): use indexing instead of
-	indexation
+	* doc/user/usermanual.sgml: use indexing instead of indexation
 
 2006-04-07 10:51  dockes
 
-	* internfile/: mh_mail.cpp (1.14), mh_mail.h (1.6):
-	comments+conventions
+	* internfile/: mh_mail.cpp, mh_mail.h: comments+conventions
 
 2006-04-06 16:28  dockes
 
-	* sampleconf/recoll.conf.in (1.9): stem only for english by default
+	* sampleconf/recoll.conf.in: stem only for english by default
 
 2006-04-06 15:09  dockes
 
-	* VERSION (1.31): 1.4.0
+	* VERSION: 1.4.0
 
 2006-04-06 15:08  dockes
 
-	* VERSION (1.30), recollinstall.in (1.19), rcldb/rcldb.h (1.31):
-	rpmlint wants 755 for execs
+	* VERSION, recollinstall.in, rcldb/rcldb.h: rpmlint wants 755 for
+	execs
+
+2006-04-06 14:34  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-04-05 17:41  dockes
 
-	* recollinstall.in (1.18): fix the installed file perms
+	* recollinstall.in: fix the installed file perms
 
 2006-04-05 15:39  dockes
 
-	* qtgui/guiutils.cpp (1.7), qtgui/uiprefs.ui (1.5),
-	qtgui/uiprefs.ui.h (1.7), rcldb/rcldb.cpp (1.62), rcldb/rcldb.h
-	(1.30): small fixes for extra db selection
+	* qtgui/guiutils.cpp, qtgui/uiprefs.ui, qtgui/uiprefs.ui.h,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: small fixes for extra db selection
 
 2006-04-05 15:30  dockes
 
-	* doc/user/usermanual.sgml (1.10): small fixes
+	* doc/user/usermanual.sgml: small fixes
 
 2006-04-05 14:50  dockes
 
-	* qtgui/guiutils.cpp (1.6), qtgui/guiutils.h (1.4), qtgui/main.cpp
-	(1.40), qtgui/uiprefs.ui (1.4), qtgui/uiprefs.ui.h (1.6),
-	rcldb/rcldb.cpp (1.61), rcldb/rcldb.h (1.29): additional search
-	databases
+	* qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/main.cpp,
+	qtgui/uiprefs.ui, qtgui/uiprefs.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h: additional search databases
 
 2006-04-05 08:26  dockes
 
-	* rcldb/: rcldb.cpp (1.60), rcldb.h (1.28): simplified class
-	structure
+	* rcldb/: rcldb.cpp, rcldb.h: simplified class structure
 
 2006-04-04 18:03  dockes
 
-	* filters/: rcldjvu (1.2), rclmedia (1.2), rclps (1.7), rclsoff
-	(1.6): handle paths with embedded spaces
+	* filters/: rcldjvu, rclmedia, rclps, rclsoff: handle paths with
+	embedded spaces
 
 2006-04-04 17:44  dockes
 
-	* filters/rcluncomp (1.2): handle paths with embedded spaces
+	* filters/rcluncomp: handle paths with embedded spaces
 
 2006-04-04 15:49  dockes
 
-	* index/indexer.cpp (1.30), index/indexer.h (1.14),
-	index/recollindex.cpp (1.17), qtgui/idxthread.cpp (1.8),
-	qtgui/idxthread.h (1.5), qtgui/rclmain.cpp (1.19): make indexation
-	more easily cancellable
+	* index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
+	qtgui/idxthread.cpp, qtgui/idxthread.h, qtgui/rclmain.cpp: make
+	indexation more easily cancellable
 
 2006-04-04 14:37  dockes
 
-	* doc/user/usermanual.sgml (1.9), index/indexer.cpp (1.29),
-	index/indexer.h (1.13): check for symlinks in the topdirs list.
-	Generate diags in confIndexer
+	* doc/user/usermanual.sgml, index/indexer.cpp, index/indexer.h:
+	check for symlinks in the topdirs list. Generate diags in
+	confIndexer
 
 2006-04-04 12:38  dockes
 
-	* qtgui/: guiutils.cpp (1.5), rclreslist.cpp (1.10): setup initial
-	default window size smaller
+	* qtgui/: guiutils.cpp, rclreslist.cpp: setup initial default
+	window size smaller
 
 2006-04-04 11:36  dockes
 
-	* common/unacpp.cpp (1.8), unac/unac.c (1.5): clarify/clean up mem
-	buffer handling
+	* common/unacpp.cpp, unac/unac.c: clarify/clean up mem buffer
+	handling
 
 2006-04-04 11:35  dockes
 
-	* utils/conftree.h (1.7): fix potential minor memory leak when
-	copying conftrees
+	* utils/conftree.h: fix potential minor memory leak when copying
+	conftrees
 
 2006-04-04 11:34  dockes
 
-	* index/: indexer.cpp (1.28), indexer.h (1.12): cosmetic: add m_
-	prefix to private vars
+	* index/: indexer.cpp, indexer.h: cosmetic: add m_ prefix to
+	private vars
 
 2006-04-04 09:55  dockes
 
-	* qtgui/: main.cpp (1.39), rclmain.cpp (1.18), preview/preview.ui.h
-	(1.24): Get things to compile with QT_NO_STL
+	* qtgui/: main.cpp, rclmain.cpp, preview/preview.ui.h: Get things
+	to compile with QT_NO_STL
 
 2006-04-03 13:43  dockes
 
-	* VERSION (1.29): 1.3.3
+	* VERSION: 1.3.3
 
 2006-04-03 13:43  dockes
 
-	* common/rclconfig.cpp (1.27): small port fixes for fbsd4 and
-	solaris
+	* common/rclconfig.cpp: small port fixes for fbsd4 and solaris
 
 2006-04-03 11:42  dockes
 
-	* utils/execmd.cpp (1.17): warning
+	* utils/execmd.cpp: warning
 
 2006-04-01 23:02  dockes
 
-	* VERSION (1.28), qtgui/rclmain.cpp (1.17): limit max length of
-	displayed query details. 1.3.2
+	* VERSION, qtgui/rclmain.cpp: limit max length of displayed query
+	details. 1.3.2
 
 2006-04-01 11:15  dockes
 
-	* INSTALL (1.28), README (1.43), qtgui/rclreslist.cpp (1.9),
-	qtgui/ssearchb.ui (1.6): updated INSTALL+README. Fix tab focus in
-	main window
+	* INSTALL, README: [no log message]
+
+2006-04-01 11:15  dockes
+
+	* INSTALL, README, qtgui/rclreslist.cpp, qtgui/ssearchb.ui: updated
+	INSTALL+README. Fix tab focus in main window
 
 2006-04-01 10:07  dockes
 
-	* qtgui/rclmain.cpp (1.16): urlencode file name before executing
-	ext app with url param
+	* qtgui/rclmain.cpp: urlencode file name before executing ext app
+	with url param
 
 2006-04-01 09:34  dockes
 
-	* sampleconf/: mimeconf (1.16), mimemap (1.15): Allow ext edit for
-	c/c++ files. 1.3.1 2?
+	* sampleconf/: mimeconf, mimemap: Allow ext edit for c/c++ files.
+	1.3.1 2?
 
 2006-03-31 19:19  dockes
 
-	* VERSION (1.27), qtgui/rclmain.cpp (1.15), qtgui/rclreslist.cpp
-	(1.8), qtgui/recoll_ru.ts (1.3), qtgui/recoll_uk.ts (1.2): fixed
-	reslist header charset issues. 1.3.1 first
+	* VERSION, qtgui/rclmain.cpp, qtgui/rclreslist.cpp,
+	qtgui/recoll_ru.ts, qtgui/recoll_uk.ts: fixed reslist header
+	charset issues. 1.3.1 first
+
+2006-03-31 11:02  dockes
+
+	* INSTALL, README: [no log message]
+
+2006-03-31 09:51  dockes
+
+	* qtgui/recoll_uk.ts: [no log message]
 
 2006-03-30 15:00  dockes
 
-	* common/Makefile (1.11): cleanup rclconfig
+	* common/Makefile: cleanup rclconfig
 
 2006-03-30 12:31  dockes
 
-	* sampleconf/recoll.conf.in (1.8): dont set defaultcharset to
-	8859-1: will let nls info be used
+	* sampleconf/recoll.conf.in: dont set defaultcharset to 8859-1:
+	will let nls info be used
+
+2006-03-30 12:31  dockes
+
+	* doc/user/usermanual.sgml: [no log message]
 
 2006-03-30 10:19  dockes
 
-	* qtgui/: recoll_fr.ts (1.9), recoll_ru.ts (1.2): lupdate
+	* qtgui/: recoll_fr.ts, recoll_ru.ts: lupdate
 
 2006-03-30 09:54  dockes
 
-	* qtgui/advsearch.ui (1.9): cleaned up layout
+	* qtgui/advsearch.ui: cleaned up layout
 
 2006-03-29 19:31  dockes
 
-	* qtgui/: guiutils.cpp (1.4), guiutils.h (1.3), main.cpp (1.38),
-	ssearchb.ui (1.5), ssearchb.ui.h (1.5): gui: replaced checkboxes
-	for all/filename in simple search with droplist
+	* qtgui/: guiutils.cpp, guiutils.h, main.cpp, ssearchb.ui,
+	ssearchb.ui.h: gui: replaced checkboxes for all/filename in simple
+	search with droplist
 
 2006-03-29 15:08  dockes
 
-	* VERSION (1.26), common/Makefile (1.10), common/rclconfig.cpp
-	(1.26), common/rclconfig.h (1.19), internfile/mimehandler.cpp
-	(1.18), internfile/mimehandler.h (1.12), qtgui/rclreslist.cpp
-	(1.7), sampleconf/mimeconf (1.15), sampleconf/mimemap (1.14):
-	result list: show preview and edit links only when they can be used
+	* VERSION, common/Makefile, common/rclconfig.cpp,
+	common/rclconfig.h, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, qtgui/rclreslist.cpp,
+	sampleconf/mimeconf, sampleconf/mimemap: result list: show preview
+	and edit links only when they can be used
 
 2006-03-29 13:18  dockes
 
-	* common/rclconfig.cpp (1.25), common/rclconfig.h (1.18),
-	common/rclinit.cpp (1.5), index/indexer.cpp (1.27),
-	qtgui/rclreslist.cpp (1.6), qtgui/rclreslist.h (1.4),
-	qtgui/preview/preview.ui.h (1.23), rcldb/rcldb.cpp (1.59),
-	rcldb/rcldb.h (1.27), utils/pathut.cpp (1.10), utils/pathut.h
-	(1.8), utils/transcode.cpp (1.7), utils/transcode.h (1.4): try to
-	better handle non-ascii file names
+	* common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
+	index/indexer.cpp, qtgui/rclreslist.cpp, qtgui/rclreslist.h,
+	qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	utils/pathut.cpp, utils/pathut.h, utils/transcode.cpp,
+	utils/transcode.h: try to better handle non-ascii file names
 
 2006-03-28 14:49  dockes
 
-	* recollinstall.in (1.17), doc/man/recoll.conf.5 (1.2),
-	doc/user/usermanual.sgml (1.7), qtgui/recoll.pro.in (1.3),
-	sampleconf/recoll.conf.in (1.7): 1.3.1pre1
+	* recollinstall.in, doc/man/recoll.conf.5,
+	doc/user/usermanual.sgml, qtgui/recoll.pro.in,
+	sampleconf/recoll.conf.in: 1.3.1pre1
+
+2006-03-28 14:18  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-03-28 11:38  dockes
 
-	* filters/rclmedia (1.1), qtgui/mtpics/sownd.png (1.1),
-	sampleconf/mimeconf (1.14), sampleconf/mimemap (1.13): filter for
-	indexing mp3 tags
+	* filters/rclmedia, qtgui/mtpics/sownd.png, sampleconf/mimeconf,
+	sampleconf/mimemap: filter for indexing mp3 tags
 
 2006-03-28 11:36  dockes
 
-	* internfile/mh_unknown.h (1.1): added code to specifically
+	* internfile/mh_unknown.h: added code to specifically index/search
+	file names
+
+2006-03-22 17:24  dockes
+
+	* index/indexer.cpp, index/indexer.h, qtgui/idxthread.cpp,
+	qtgui/idxthread.h, qtgui/rclmain.cpp, qtgui/recollmain.ui: show
+	current filename as feedback during indexation
+
+2006-03-22 15:25  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, utils/conftree.cpp,
+	utils/conftree.h: Replace user config with central values +
+	override
+
+2006-03-22 12:17  dockes
+
+	* qtgui/rclreslist.cpp: fix size display
+
+2006-03-21 16:11  dockes
+
+	* qtgui/: rclreslist.cpp, rclreslist.h: implement right click menu
+	in result list
+
+2006-03-21 14:46  dockes
+
+	* qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h: replaced
+	(double)clicks in the result list with links
+
+2006-03-21 14:27  dockes
+
+	* qtgui/rclreslist.cpp: ckpt
+
+2006-03-21 12:04  dockes
+
+	* index/mimetype.cpp: sanity check on file -i return
+
+2006-03-21 10:15  dockes
+
+	* qtgui/: rclmain.cpp, rclmain.h, rclreslist.cpp, rclreslist.h,
+	recollmain.ui, reslistb.ui, reslistb.ui.h: reslistb form replaced
+	by object derived from QTextBrowser
+
+2006-03-20 17:05  dockes
+
+	* VERSION, index/indexer.cpp, internfile/internfile.cpp,
+	internfile/mimehandler.cpp, qtgui/advsearch.ui,
+	qtgui/advsearch.ui.h, qtgui/ssearchb.ui, qtgui/ssearchb.ui.h,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: added code to specifically
 	index/search file names
 
-2006-03-22 17:24  dockes
-
-	* index/indexer.cpp (1.26), index/indexer.h (1.11),
-	qtgui/idxthread.cpp (1.7), qtgui/idxthread.h (1.4),
-	qtgui/rclmain.cpp (1.14), qtgui/recollmain.ui (1.39): show current
-	filename as feedback during indexation
-
-2006-03-22 15:25  dockes
-
-	* common/rclconfig.cpp (1.24), common/rclconfig.h (1.17),
-	utils/conftree.cpp (1.6), utils/conftree.h (1.6): Replace user
-	config with central values + override
-
-2006-03-22 12:17  dockes
-
-	* qtgui/rclreslist.cpp (1.5): fix size display
-
-2006-03-21 16:11  dockes
-
-	* qtgui/: rclreslist.cpp (1.4), rclreslist.h (1.3): implement right
-	click menu in result list
-
-2006-03-21 14:46  dockes
-
-	* qtgui/: rclmain.cpp (1.13), rclreslist.cpp (1.3), rclreslist.h
-	(1.2): replaced (double)clicks in the result list with links
-
-2006-03-21 14:27  dockes
-
-	* qtgui/rclreslist.cpp (1.2): ckpt
-
-2006-03-21 12:04  dockes
-
-	* index/mimetype.cpp (1.17): sanity check on file -i return
-
-2006-03-21 10:15  dockes
-
-	* qtgui/: rclmain.cpp (1.12), rclmain.h (1.6), rclreslist.cpp
-	(1.1), rclreslist.h (1.1), recollmain.ui (1.38), reslistb.ui (1.6),
-	reslistb.ui.h (1.11): reslistb form replaced by object derived from
-	QTextBrowser
-
-2006-03-20 17:05  dockes
-
-	* VERSION (1.25), index/indexer.cpp (1.25),
-	internfile/internfile.cpp (1.16), internfile/mimehandler.cpp
-	(1.17), qtgui/advsearch.ui (1.8), qtgui/advsearch.ui.h (1.8),
-	qtgui/ssearchb.ui (1.4), qtgui/ssearchb.ui.h (1.4), rcldb/rcldb.cpp
-	(1.58), rcldb/rcldb.h (1.26): added code to specifically
-	index/search file names
-
 2006-03-20 16:14  dockes
 
-	* internfile/mh_text.cpp (1.5): get rid of unused temp
+	* internfile/mh_text.cpp: get rid of unused temp
 
 2006-03-20 10:54  dockes
 
-	* utils/pathut.h (1.7): comments
+	* utils/pathut.h: comments
 
 2006-03-20 10:54  dockes
 
-	* sampleconf/mimemap (1.12): add # to ignd suffixes
+	* sampleconf/mimemap: add # to ignd suffixes
 
 2006-03-20 10:51  dockes
 
-	* common/: rclconfig.cpp (1.23), rclconfig.h (1.16): try to get
-	default charset from LANG if not in config
+	* common/: rclconfig.cpp, rclconfig.h: try to get default charset
+	from LANG if not in config
 
 2006-03-20 10:50  dockes
 
-	* makestaticdist.sh (1.7): desktop file
+	* makestaticdist.sh: desktop file
 
 2006-03-16 15:00  dockes
 
-	* recoll.desktop (1.1): initial version from Michael Shigorin
+	* recoll.desktop: initial version from Michael Shigorin
 
 2006-03-16 14:49  dockes
 
-	* qtgui/recoll_ru.ts (1.1): initial version from Michael Shigorin
+	* qtgui/recoll_ru.ts: initial version from Michael Shigorin
 
 2006-03-04 11:09  dockes
 
-	* VERSION (1.24), doc/user/usermanual.sgml (1.6): 1.2.3
+	* VERSION, doc/user/usermanual.sgml: 1.2.3
+
+2006-02-21 13:57  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-02-21 13:56  dockes
 
-	* Makefile.in (1.4), configure (1.14), configure.ac (1.12): ensure
-	Makefile uses same qmake as configure
+	* Makefile.in, configure, configure.ac: ensure Makefile uses same
+	qmake as configure
 
 2006-02-21 13:52  dockes
 
-	* query/: docseq.h (1.7), sortseq.h (1.5): sorted sequence title
-	would never show
+	* query/: docseq.h, sortseq.h: sorted sequence title would never
+	show
 
 2006-02-07 11:26  dockes
 
-	* qtgui/reslistb.ui.h (1.10), query/docseq.cpp (1.8),
-	query/docseq.h (1.6), rcldb/rcldb.cpp (1.57), rcldb/rcldb.h (1.25):
-	fix problems with doc fetch sequence (have to know where to stop)
+	* qtgui/reslistb.ui.h, query/docseq.cpp, query/docseq.h,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: fix problems with doc fetch
+	sequence (have to know where to stop)
 
 2006-02-07 10:44  dockes
 
-	* qtgui/: plaintorich.cpp (1.10), plaintorich.h (1.6),
-	preview/preview.ui (1.12), preview/preview.ui.h (1.22): replace
-	computation of term positions in editor text with search for 1st
-	query term
+	* qtgui/: plaintorich.cpp, plaintorich.h, preview/preview.ui,
+	preview/preview.ui.h: replace computation of term positions in
+	editor text with search for 1st query term
 
 2006-02-03 12:47  dockes
 
-	* filters/rcldvi (1.2): option to use catdvi
+	* filters/rcldvi: option to use catdvi
 
 2006-02-03 11:53  dockes
 
-	* filters/rcldjvu (1.1), filters/rcldvi (1.1), filters/rclps (1.6),
-	sampleconf/mimeconf (1.13), sampleconf/mimemap (1.11): added dvi
-	and djvu support
+	* filters/rcldjvu, filters/rcldvi, filters/rclps,
+	sampleconf/mimeconf, sampleconf/mimemap: added dvi and djvu support
 
 2006-02-02 09:58  dockes
 
-	* rcldb/rcldb.cpp (1.56), utils/pathut.cpp (1.9): suppress 2
-	compilation warnings (one was actual 64bits bug but inocuous
+	* rcldb/rcldb.cpp, utils/pathut.cpp: suppress 2 compilation
+	warnings (one was actual 64bits bug but inocuous
 
 2006-02-02 09:35  dockes
 
-	* Makefile.in (1.3), VERSION (1.23), configure (1.13), configure.ac
-	(1.11), qtgui/main.cpp (1.37), qtgui/preview/preview.ui.h (1.21):
-	fix small cc glitches: qt3.1, xapian-config
+	* Makefile.in, VERSION, configure, configure.ac, qtgui/main.cpp,
+	qtgui/preview/preview.ui.h: fix small cc glitches: qt3.1,
+	xapian-config
 
 2006-02-01 15:34  dockes
 
-	* qtgui/: guiutils.cpp (1.3), reslistb.ui.h (1.9): fbsd4 cc
+	* qtgui/: guiutils.cpp, reslistb.ui.h: fbsd4 cc
+
+2006-02-01 15:27  dockes
+
+	* VERSION: [no log message]
 
 2006-02-01 15:18  dockes
 
-	* common/textsplit.cpp (1.20): use string::erase() not clear()
+	* common/textsplit.cpp: use string::erase() not clear()
+
+2006-02-01 10:00  dockes
+
+	* recollinstall.in: [no log message]
+
+2006-02-01 08:12  dockes
+
+	* makesrcdist.sh, excludefile, utils/base64.cpp: [no log message]
+
+2006-02-01 08:05  dockes
+
+	* doc/user/usermanual.sgml, INSTALL, README, excludefile: [no log
+	message]
 
 2006-01-31 12:39  dockes
 
-	* qtgui/reslistb.ui.h (1.8): Clicking on "No results found" will
-	also display the expanded query
+	* qtgui/reslistb.ui.h: Clicking on "No results found" will also
+	display the expanded query
 
 2006-01-31 12:39  dockes
 
-	* qtgui/recoll.h (1.15): close/reopen db by default: let us see
-	results of recollindex -i
+	* qtgui/recoll.h: close/reopen db by default: let us see results of
+	recollindex -i
+
+2006-01-30 13:51  dockes
+
+	* qtgui/recoll_fr.ts: [no log message]
+
+2006-01-30 12:15  dockes
+
+	* common/rclconfig.h, common/rclinit.h, common/textsplit.h,
+	common/unacpp.h, common/uproplist.h, index/csguess.h,
+	index/indexer.h, index/mimetype.h, internfile/htmlparse.cpp,
+	internfile/htmlparse.h, internfile/indextext.h,
+	internfile/internfile.h, internfile/mh_exec.h,
+	internfile/mh_html.h, internfile/mh_mail.h, internfile/mh_text.h,
+	internfile/mimehandler.h, internfile/myhtmlparse.cpp,
+	internfile/myhtmlparse.h, qtgui/advsearch.ui.h, qtgui/guiutils.h,
+	rcldb/pathhash.h, rcldb/rcldb.h, qtgui/idxthread.h,
+	qtgui/plaintorich.h, qtgui/rclmain.h, qtgui/recoll.h,
+	qtgui/recollmain.ui.h, qtgui/reslistb.ui.h, qtgui/sort.ui.h,
+	qtgui/ssearchb.ui.h, qtgui/uiprefs.ui.h,
+	qtgui/preview/preview.ui.h, query/docseq.h, query/history.h,
+	query/sortseq.h, utils/base64.h, utils/cancelcheck.h,
+	utils/conftree.h, utils/copyfile.h, utils/debuglog.h,
+	utils/execmd.h, utils/fstreewalk.h, utils/idfile.h,
+	utils/mimeparse.h, utils/pathut.h, utils/readfile.h,
+	utils/smallut.h, utils/transcode.h, utils/utf8iter.h,
+	utils/wipedir.h: [no log message]
 
 2006-01-30 11:01  dockes
 
-	* qtgui/preview/preview.ui.h (1.19): dont highlight terms in very
-	big docs: too slow
+	* qtgui/preview/preview.ui.h: dont highlight terms in very big
+	docs: too slow
 
 2006-01-30 10:32  dockes
 
-	* mk/localdefs.in (1.8): -O2
+	* mk/localdefs.in: -O2
 
 2006-01-30 10:28  dockes
 
-	* qtgui/: guiutils.cpp (1.2), main.cpp (1.36), rclmain.cpp (1.11),
-	uiprefs.ui (1.3), uiprefs.ui.h (1.4): help browser selection in
-	prefs
+	* qtgui/: guiutils.cpp, main.cpp, rclmain.cpp, uiprefs.ui,
+	uiprefs.ui.h: help browser selection in prefs
 
 2006-01-30 10:28  dockes
 
-	* common/textsplit.cpp (1.19): moved span cleanup where it belonged
+	* utils/execmd.cpp: [no log message]
+
+2006-01-30 10:28  dockes
+
+	* common/textsplit.cpp: moved span cleanup where it belonged
+
+2006-01-28 16:36  dockes
+
+	* common/: textsplit.cpp, textsplit.h: [no log message]
 
 2006-01-28 11:23  dockes
 
-	* configure (1.12), configure.ac (1.10), common/textsplit.cpp
-	(1.17), common/textsplit.h (1.9), query/xadump.cpp (1.10),
-	utils/utf8iter.h (1.5): more textsplit tweaking
+	* configure, configure.ac, common/textsplit.cpp,
+	common/textsplit.h, query/xadump.cpp, utils/utf8iter.h: more
+	textsplit tweaking
 
 2006-01-27 14:43  dockes
 
-	* qtgui/: guiutils.cpp (1.1), guiutils.h (1.1): extracted code from
-	main and others
+	* utils/cancelcheck.h: [no log message]
+
+2006-01-27 14:43  dockes
+
+	* qtgui/: guiutils.cpp, guiutils.h: extracted code from main and
+	others
 
 2006-01-27 14:42  dockes
 
-	* qtgui/: plaintorich.cpp (1.9), plaintorich.h (1.4), rclmain.cpp
-	(1.10), preview/preview.ui (1.11), preview/preview.ui.h (1.18):
-	implement cancellation in preview loading
+	* qtgui/: plaintorich.cpp, plaintorich.h, rclmain.cpp,
+	preview/preview.ui, preview/preview.ui.h: implement cancellation in
+	preview loading
 
 2006-01-27 14:38  dockes
 
-	* internfile/myhtmlparse.cpp (1.14): strip whitespace and newlines
-	(as the original version), except in pre tags
+	* internfile/myhtmlparse.cpp: strip whitespace and newlines (as the
+	original version), except in pre tags
 
 2006-01-27 14:37  dockes
 
-	* filters/: rcldoc (1.5), rclpdf (1.6), rclps (1.5), rclsoff (1.5):
-	fix to output <br> when needed + other misc pbs
+	* filters/: rcldoc, rclpdf, rclps, rclsoff: fix to output <br> when
+	needed + other misc pbs
 
 2006-01-27 14:34  dockes
 
-	* rcldb/rcldb.cpp (1.55): define some constants and increase
-	abstract context width
+	* rcldb/rcldb.cpp: define some constants and increase abstract
+	context width
 
 2006-01-27 12:25  dockes
 
-	* internfile/htmlparse.cpp (1.5): missing amp entity translation
+	* internfile/htmlparse.cpp: missing amp entity translation
 
 2006-01-26 18:59  dockes
 
-	* internfile/mh_exec.cpp (1.6): check for cancellation
+	* internfile/mh_exec.cpp: check for cancellation
 
 2006-01-26 18:59  dockes
 
-	* utils/: execmd.cpp (1.15), execmd.h (1.7): also test cancel on
-	select timeout
+	* utils/: execmd.cpp, execmd.h: also test cancel on select timeout
 
 2006-01-26 18:44  dockes
 
-	* utils/: execmd.cpp (1.14), execmd.h (1.6): make execCmd
-	exception-safe
+	* utils/: execmd.cpp, execmd.h: make execCmd exception-safe
 
 2006-01-26 15:01  dockes
 
-	* qtgui/: reslistb.ui.h (1.6), reslistb.ui (1.5): abstracts + doc
-	sizes
+	* qtgui/: reslistb.ui.h, reslistb.ui: abstracts + doc sizes
 
 2006-01-26 14:59  dockes
 
-	* qtgui/: uiprefs.ui (1.2), uiprefs.ui.h (1.3), recoll.h (1.13),
-	main.cpp (1.35), rclmain.cpp (1.9): abstract params
+	* qtgui/: uiprefs.ui, uiprefs.ui.h, recoll.h, main.cpp,
+	rclmain.cpp: abstract params
 
 2006-01-26 13:30  dockes
 
-	* query/docseq.cpp (1.7): let the db do whats needed to get a
-	result count
+	* query/docseq.cpp: let the db do whats needed to get a result
+	count
 
 2006-01-26 13:29  dockes
 
-	* utils/: smallut.cpp (1.15), smallut.h (1.14): chrono
+	* utils/: smallut.cpp, smallut.h: chrono
 
 2006-01-26 13:28  dockes
 
-	* rcldb/: rcldb.cpp (1.54), rcldb.h (1.23): abstract building from
-	position data
+	* rcldb/: rcldb.cpp, rcldb.h: abstract building from position data
 
 2006-01-26 08:03  dockes
 
-	* qtgui/recoll.pro (1.27): replaced by recoll.pro.in
+	* qtgui/recoll.pro: replaced by recoll.pro.in
 
 2006-01-26 08:02  dockes
 
-	* index/indexer.cpp (1.24): pass size info to db.add
+	* qtgui/recoll.pro, qtgui/recoll.pro.in, utils/smallut.h: [no log
+	message]
+
+2006-01-26 08:02  dockes
+
+	* index/indexer.cpp: pass size info to db.add
 
 2006-01-25 09:39  dockes
 
-	* internfile/: myhtmlparse.cpp (1.13), myhtmlparse.h (1.6):
-	reenable stripping newlines
+	* internfile/: myhtmlparse.cpp, myhtmlparse.h: reenable stripping
+	newlines
 
 2006-01-25 09:09  dockes
 
-	* query/: Makefile (1.11), xadump.cpp (1.9): xadump improvements
+	* query/: Makefile, xadump.cpp: xadump improvements
 
 2006-01-24 13:22  dockes
 
-	* qtgui/rclmain.cpp (1.8): fix signal type
+	* qtgui/rclmain.cpp: fix signal type
 
 2006-01-24 13:22  dockes
 
-	* utils/: execmd.cpp (1.13), execmd.h (1.5): add feedback and
-	possible cancellation
+	* utils/: execmd.cpp, execmd.h: add feedback and possible
+	cancellation
 
 2006-01-23 18:21  dockes
 
-	* qtgui/: rclmain.cpp (1.7), recoll.pro (1.25), recollmain.ui
-	(1.37), images/d_nextpage.png (1.1), images/d_prevpage.png (1.1):
-	slightly improved the icon situation
+	* qtgui/: rclmain.cpp, recoll.pro, recollmain.ui,
+	images/d_nextpage.png, images/d_prevpage.png: slightly improved the
+	icon situation
+
+2006-01-23 17:52  dockes
+
+	* qtgui/images/: asearch.png, history.png, nextpage.png,
+	prevpage.png, sortparms.png: [no log message]
+
+2006-01-23 16:43  dockes
+
+	* qtgui/images/: editcopy, editcut, editpaste, filenew, fileopen,
+	filesave, print, redo, searchfind, undo: [no log message]
 
 2006-01-23 14:32  dockes
 
-	* common/rclconfig.cpp (1.22), common/rclinit.cpp (1.4),
-	common/textsplit.cpp (1.16), common/unacpp.cpp (1.7),
-	index/csguess.cpp (1.5), index/indexer.cpp (1.23),
-	index/mimetype.cpp (1.16), index/recollindex.cpp (1.16),
-	internfile/internfile.cpp (1.15), internfile/mh_exec.cpp (1.5),
-	internfile/mh_mail.cpp (1.13), internfile/mh_text.cpp (1.4),
-	internfile/mimehandler.cpp (1.16), query/docseq.cpp (1.6),
-	query/history.cpp (1.5), query/qtry.cpp (1.7), query/qxtry.cpp
-	(1.3), query/sortseq.cpp (1.6), query/xadump.cpp (1.8),
-	rcldb/pathhash.cpp (1.3), rcldb/rcldb.cpp (1.53), utils/base64.cpp
-	(1.5), utils/conftree.cpp (1.5), utils/copyfile.cpp (1.3),
-	utils/debuglog.cpp (1.3), utils/execmd.cpp (1.12),
-	utils/fstreewalk.cpp (1.8), utils/idfile.cpp (1.4),
-	utils/mimeparse.cpp (1.10), utils/pathut.cpp (1.8),
-	utils/readfile.cpp (1.3), utils/smallut.cpp (1.14),
-	utils/transcode.cpp (1.6), utils/utf8iter.cpp (1.4),
-	utils/wipedir.cpp (1.5): reference to GPL in all .cpp files
+	* common/rclconfig.cpp, common/rclinit.cpp, common/textsplit.cpp,
+	common/unacpp.cpp, index/csguess.cpp, index/indexer.cpp,
+	index/mimetype.cpp, index/recollindex.cpp,
+	internfile/internfile.cpp, internfile/mh_exec.cpp,
+	internfile/mh_mail.cpp, internfile/mh_text.cpp,
+	internfile/mimehandler.cpp, query/docseq.cpp, query/history.cpp,
+	query/qtry.cpp, query/qxtry.cpp, query/sortseq.cpp,
+	query/xadump.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
+	utils/base64.cpp, utils/conftree.cpp, utils/copyfile.cpp,
+	utils/debuglog.cpp, utils/execmd.cpp, utils/fstreewalk.cpp,
+	utils/idfile.cpp, utils/mimeparse.cpp, utils/pathut.cpp,
+	utils/readfile.cpp, utils/smallut.cpp, utils/transcode.cpp,
+	utils/utf8iter.cpp, utils/wipedir.cpp: reference to GPL in all .cpp
+	files
 
 2006-01-23 14:32  dockes
 
-	* qtgui/: idxthread.cpp (1.6), main.cpp (1.34), plaintorich.cpp
-	(1.8), rclmain.cpp (1.6), recoll.h (1.12), recoll.pro (1.24),
-	reslistb.ui.h (1.5), uiprefs.ui.h (1.2): more refactoring
+	* qtgui/: idxthread.cpp, main.cpp, plaintorich.cpp, rclmain.cpp,
+	recoll.h, recoll.pro, reslistb.ui.h, uiprefs.ui.h: more refactoring
+
+2006-01-23 08:15  dockes
+
+	* qtgui/rclmain.cpp: [no log message]
 
 2006-01-23 08:07  dockes
 
-	* qtgui/: rclmain.cpp (1.4), rclmain.h (1.4), reslistb.ui (1.4),
-	reslistb.ui.h (1.4), ssearchb.ui.h (1.2): more modularization
+	* qtgui/: rclmain.cpp, rclmain.h, reslistb.ui, reslistb.ui.h,
+	ssearchb.ui.h: more modularization
 
 2006-01-22 19:46  dockes
 
-	* qtgui/: main.cpp (1.33), rclmain.cpp (1.3), rclmain.h (1.3),
-	recoll.pro (1.23), recoll.pro.in (1.1), recollmain.ui (1.36),
-	recollmain.ui.h (1.59), reslistb.ui (1.3), reslistb.ui.h (1.3),
-	ssearchb.ui (1.3): extract functionality from main window
+	* qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll.pro,
+	recoll.pro.in, recollmain.ui, recollmain.ui.h, reslistb.ui,
+	reslistb.ui.h, ssearchb.ui: extract functionality from main window
+
+2006-01-22 16:16  dockes
+
+	* qtgui/: reslistb.ui, reslistb.ui.h: [no log message]
+
+2006-01-22 14:56  dockes
+
+	* qtgui/: reslistb.ui, reslistb.ui.h, ssearchb.ui.h: [no log
+	message]
+
+2006-01-22 08:41  dockes
+
+	* qtgui/ssearchb.ui: [no log message]
+
+2006-01-22 08:25  dockes
+
+	* qtgui/ssearchb.ui: [no log message]
 
 2006-01-21 16:36  dockes
 
-	* Makefile.in (1.2), configure (1.10), configure.ac (1.9),
-	makesrcdist.sh (1.8), qtgui/recoll.pro (1.22): enable building from
-	inside qtgui/
+	* configure: [no log message]
+
+2006-01-21 16:36  dockes
+
+	* Makefile.in, configure, configure.ac, makesrcdist.sh,
+	qtgui/recoll.pro: enable building from inside qtgui/
+
+2006-01-21 11:47  dockes
+
+	* README, INSTALL: [no log message]
 
 2006-01-20 15:58  dockes
 
-	* common/rclconfig.cpp (1.21), common/rclconfig.h (1.14),
-	qtgui/main.cpp (1.32), qtgui/rclmain.cpp (1.2), qtgui/rclmain.h
-	(1.2), qtgui/recoll.h (1.11), qtgui/preview/preview.ui.h (1.17): qt
-	main program cleanup
+	* common/rclconfig.cpp, common/rclconfig.h, qtgui/main.cpp,
+	qtgui/rclmain.cpp, qtgui/rclmain.h, qtgui/recoll.h,
+	qtgui/preview/preview.ui.h: qt main program cleanup
 
 2006-01-20 13:46  dockes
 
-	* qtgui/: main.cpp (1.31), rclmain.cpp (1.1), rclmain.h (1.1),
-	recoll.pro (1.21), recoll_fr.ts (1.7), recollmain.ui (1.35),
-	recollmain.ui.h (1.58): separated code from design by subclassing
-	recollmain
+	* qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll.pro,
+	recoll_fr.ts, recollmain.ui, recollmain.ui.h: separated code from
+	design by subclassing recollmain
 
 2006-01-20 11:01  dockes
 
-	* common/rclconfig.cpp (1.20), common/rclconfig.h (1.13),
-	kde/kioslave/recoll/00README.txt (1.2), mk/commondefs (1.8),
-	mk/localdefs.in (1.7), qtgui/idxthread.cpp (1.5), qtgui/idxthread.h
-	(1.2), qtgui/main.cpp (1.30), utils/conftree.h (1.4),
-	utils/debuglog.h (1.2): cleanup
+	* common/rclconfig.cpp, common/rclconfig.h,
+	kde/kioslave/recoll/00README.txt, mk/commondefs, mk/localdefs.in,
+	qtgui/idxthread.cpp, qtgui/idxthread.h, qtgui/main.cpp,
+	utils/conftree.h, utils/debuglog.h: cleanup
 
 2006-01-19 18:11  dockes
 
-	* Makefile (1.27), Makefile.in (1.1), configure (1.9), configure.ac
-	(1.8), recollinstall.in (1.15), common/rclconfig.cpp (1.19),
-	common/rclconfig.h (1.12), internfile/internfile.cpp (1.14),
-	internfile/mh_exec.cpp (1.4), mk/localdefs.in (1.6), qtgui/main.cpp
-	(1.29), qtgui/recoll.pro (1.20): slight config cleanup
+	* Makefile, Makefile.in, configure, configure.ac, recollinstall.in,
+	common/rclconfig.cpp, common/rclconfig.h,
+	internfile/internfile.cpp, internfile/mh_exec.cpp, mk/localdefs.in,
+	qtgui/main.cpp, qtgui/recoll.pro: slight config cleanup
 
 2006-01-19 16:08  dockes
 
-	* kde/kioslave/recoll/00README.txt (1.1): end of test, doesnt look
-	very useful
+	* kde/kioslave/recoll/00README.txt: end of test, doesnt look very
+	useful
 
 2006-01-19 15:57  dockes
 
-	* kde/kioslave/recoll/: Makefile (1.3), kio_recoll.cpp (1.3),
-	kio_recoll.h (1.3), kio_recoll.la (1.1), piclib/Makefile (1.1): end
-	of initial experimentation
+	* kde/kioslave/recoll/: Makefile, kio_recoll.cpp, kio_recoll.h,
+	kio_recoll.la: end of initial experimentation
+
+2006-01-19 13:03  dockes
+
+	* utils/Makefile: [no log message]
 
 2006-01-19 13:01  dockes
 
-	* Makefile (1.26), VERSION (1.21), makestaticdist.sh (1.6),
-	bincimapmime/Makefile (1.6), common/Makefile (1.9),
-	doc/user/usermanual.sgml (1.4), index/Makefile (1.13),
-	kde/kioslave/recoll/Makefile (1.2),
-	kde/kioslave/recoll/kio_recoll.cpp (1.2),
-	kde/kioslave/recoll/kio_recoll.h (1.2), lib/Makefile (1.25),
-	mk/Darwin (1.3), mk/FreeBSD (1.9), mk/Linux (1.8), mk/SunOS (1.7),
-	mk/commondefs (1.7), mk/localdefs.in (1.5), qtgui/plaintorich.cpp
-	(1.7), qtgui/plaintorich.h (1.3), qtgui/recollmain.ui.h (1.57),
-	query/Makefile (1.10), utils/Makefile (1.19), utils/smallut.cpp
-	(1.13), utils/smallut.h (1.12): misc small mods to help with
-	building kio_recoll
+	* Makefile, VERSION, makestaticdist.sh, bincimapmime/Makefile,
+	common/Makefile, doc/user/usermanual.sgml, index/Makefile,
+	kde/kioslave/recoll/Makefile, kde/kioslave/recoll/kio_recoll.cpp,
+	kde/kioslave/recoll/kio_recoll.h, lib/Makefile, mk/Darwin,
+	mk/FreeBSD, mk/Linux, mk/SunOS, mk/commondefs, mk/localdefs.in,
+	qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/recollmain.ui.h,
+	query/Makefile, utils/Makefile, utils/smallut.cpp, utils/smallut.h:
+	misc small mods to help with building kio_recoll
+
+2006-01-18 14:41  dockes
+
+	* kde/kioslave/recoll/: Makefile, kio_recoll.cpp, kio_recoll.h,
+	recoll.protocol: [no log message]
 
 2006-01-17 11:08  dockes
 
-	* utils/mimeparse.h (1.4): comments and clarification
+	* utils/mimeparse.h: comments and clarification
 
 2006-01-17 10:31  dockes
 
-	* index/indexer.cpp (1.22), utils/fstreewalk.cpp (1.7),
-	utils/fstreewalk.h (1.4): cleanup and comments
+	* index/indexer.cpp, utils/fstreewalk.cpp, utils/fstreewalk.h:
+	cleanup and comments
 
 2006-01-14 14:08  dockes
 
-	* configure (1.6.4.2), configure.ac (1.5.4.2), configure (1.8),
-	configure.ac (1.7): do a better search for qt configuration
+	* configure, configure.ac, configure, configure.ac: do a better
+	search for qt configuration
 
 2006-01-14 12:47  dockes
 
-	* Makefile (1.24.2.1), configure (1.6.4.1), configure.ac (1.5.4.1),
-	Makefile (1.25), configure (1.7), configure.ac (1.6): do a better
-	search for qt configuration
+	* Makefile, configure, configure.ac, Makefile, configure,
+	configure.ac: do a better search for qt configuration
+
+2006-01-12 10:29  dockes
+
+	* qtgui/recoll_fr.ts: [no log message]
+
+2006-01-12 10:16  dockes
+
+	* README: [no log message]
 
 2006-01-12 10:13  dockes
 
-	* qtgui/recollmain.ui.h (1.56), rcldb/rcldb.cpp (1.52): handle
-	removed docs in history
+	* qtgui/recollmain.ui.h, rcldb/rcldb.cpp: handle removed docs in
+	history
+
+2006-01-11 18:41  dockes
+
+	* qtgui/recollmain.ui.h: [no log message]
+
+2006-01-11 16:09  dockes
+
+	* qtgui/uiprefs.ui.h: [no log message]
 
 2006-01-11 16:08  dockes
 
-	* doc/user/usermanual.sgml (1.3), index/Makefile (1.12),
-	qtgui/recoll_fr.ts (1.5), qtgui/recollmain.ui (1.34),
-	rcldb/rcldb.cpp (1.51), rcldb/rcldb.h (1.22), qtgui/recollmain.ui.h
-	(1.54), query/docseq.h (1.4), query/sortseq.cpp (1.5),
-	query/sortseq.h (1.3): translation of result list title. Show query
+	* doc/user/usermanual.sgml, index/Makefile, qtgui/recoll_fr.ts,
+	qtgui/recollmain.ui, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	qtgui/recollmain.ui.h, query/docseq.h, query/sortseq.cpp,
+	query/sortseq.h: translation of result list title. Show query
 	details when clicking on header
 
+2006-01-10 18:46  dockes
+
+	* recollinstall.in: [no log message]
+
+2006-01-10 14:52  dockes
+
+	* recollinstall.in: [no log message]
+
+2006-01-10 14:41  dockes
+
+	* recollinstall.in: [no log message]
+
+2006-01-10 14:32  dockes
+
+	* recollinstall.in: [no log message]
+
+2006-01-10 14:27  dockes
+
+	* recollinstall.in: [no log message]
+
 2006-01-10 14:16  dockes
 
-	* recollinstall.in (1.9): install man pages
+	* recollinstall.in: install man pages
 
 2006-01-10 13:58  dockes
 
-	* Makefile (1.24), common/rclconfig.cpp (1.18): warning
+	* Makefile, common/rclconfig.cpp: warning
 
 2006-01-10 13:55  dockes
 
-	* rcldb/rcldb.cpp (1.50): include unistd
+	* rcldb/rcldb.cpp: include unistd
+
+2006-01-10 13:06  dockes
+
+	* INSTALL, README: [no log message]
 
 2006-01-10 12:07  dockes
 
-	* common/rclconfig.h (1.11), doc/user/usermanual.sgml (1.2),
-	index/recollindex.cpp (1.15), sampleconf/recoll.conf.in (1.6): doc
-	+ got rid of unused defaultlanguage config param
+	* common/rclconfig.h, doc/user/usermanual.sgml,
+	index/recollindex.cpp, sampleconf/recoll.conf.in: doc + got rid of
+	unused defaultlanguage config param
+
+2006-01-10 10:10  dockes
+
+	* doc/man/recoll.conf.5: [no log message]
+
+2006-01-10 09:14  dockes
+
+	* doc/man/recoll.1: [no log message]
+
+2006-01-10 09:09  dockes
+
+	* doc/man/recollindex.1: [no log message]
 
 2006-01-09 17:53  dockes
 
-	* excludefile (1.13), index/indexer.cpp (1.21), index/indexer.h
-	(1.9), index/recollindex.cpp (1.14), rcldb/rcldb.cpp (1.49),
-	rcldb/rcldb.h (1.21), utils/Makefile (1.18), utils/pathut.cpp
-	(1.7), utils/pathut.h (1.5): allow independant creation / deletion
-	of stem dbs
+	* excludefile, index/indexer.cpp, index/indexer.h,
+	index/recollindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	utils/Makefile, utils/pathut.cpp, utils/pathut.h: allow independant
+	creation / deletion of stem dbs
 
 2006-01-06 14:55  dockes
 
-	* rcldb/rcldb.cpp (1.48): do a better test for a capitalized query
-	term (no stem expand)
+	* rcldb/rcldb.cpp: do a better test for a capitalized query term
+	(no stem expand)
+
+2006-01-06 14:20  dockes
+
+	* qtgui/uiprefs.ui: [no log message]
 
 2006-01-06 14:18  dockes
 
-	* common/Makefile (1.8), common/unacpp.cpp (1.6), common/unacpp.h
-	(1.3), rcldb/rcldb.cpp (1.46), unac/unac.c (1.4), unac/unac.h
-	(1.2), utils/CaseFolding.txt (1.2), utils/caseconvert.cpp (1.2),
-	utils/caseconvert.h (1.2), utils/gencasefold.sh (1.2), lib/Makefile
-	(1.24), utils/Makefile (1.17), rcldb/rcldb.cpp (1.47): integrated
+	* common/Makefile, common/unacpp.cpp, common/unacpp.h,
+	rcldb/rcldb.cpp, unac/unac.c, unac/unac.h, utils/CaseFolding.txt,
+	utils/caseconvert.cpp, utils/caseconvert.h, utils/gencasefold.sh,
+	lib/Makefile, utils/Makefile, rcldb/rcldb.cpp: integrated
 	case-folding into unac for better performance
 
 2006-01-06 08:59  dockes
 
-	* index/Makefile (1.11), qtgui/recoll.pro (1.19): ensure relink for
-	changed lib
+	* index/Makefile, qtgui/recoll.pro: ensure relink for changed lib
 
 2006-01-05 17:37  dockes
 
-	* common/unacpp.cpp (1.5), common/unacpp.h (1.2), rcldb/rcldb.cpp
-	(1.45), lib/Makefile (1.23), utils/Makefile (1.16): Use proper
-	unicode lowercasing
+	* common/unacpp.cpp, common/unacpp.h, rcldb/rcldb.cpp,
+	lib/Makefile, utils/Makefile: Use proper unicode lowercasing
+
+2006-01-05 17:16  dockes
+
+	* utils/: CaseFolding.txt, caseconvert.cpp, caseconvert.h,
+	gencasefold.sh: [no log message]
 
 2006-01-05 11:24  dockes
 
-	* Makefile (1.23), recollinstall.in (1.8): install tweaks for rpm
+	* Makefile, recollinstall.in: install tweaks for rpm compatibility
+
+2006-01-05 11:05  dockes
+
+	* INSTALL, README: [no log message]
+
+2006-01-05 11:05  dockes
+
+	* Makefile, VERSION, recollinstall.in: install tweaks for rpm
 	compatibility
 
-2006-01-05 11:05  dockes
-
-	* Makefile (1.21.2.2), VERSION (1.19.2.2), recollinstall.in
-	(1.5.2.2): install tweaks for rpm compatibility
-
 2006-01-04 12:33  dockes
 
-	* VERSION (1.20), makesrcdist.sh (1.7), recollinstall.in (1.7),
-	common/rclconfig.h (1.10), qtgui/main.cpp (1.28), qtgui/recoll.h
-	(1.10), qtgui/recoll_fr.ts (1.4), qtgui/recollmain.ui (1.33),
-	qtgui/recollmain.ui.h (1.53), utils/smallut.cpp (1.12),
-	utils/smallut.h (1.11): add menu entry to start browser on html doc
+	* VERSION, makesrcdist.sh, recollinstall.in, common/rclconfig.h,
+	qtgui/main.cpp, qtgui/recoll.h, qtgui/recoll_fr.ts,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, utils/smallut.cpp,
+	utils/smallut.h: add menu entry to start browser on html doc
+
+2006-01-04 12:16  dockes
+
+	* INSTALL, README: [no log message]
+
+2006-01-04 12:09  dockes
+
+	* doc/user/: Makefile, docbook.css, usermanual.sgml: [no log
+	message]
+
+2006-01-03 12:35  dockes
+
+	* INSTALL, README: [no log message]
 
 2005-12-17 08:45  dockes
 
-	* sampleconf/recoll.conf.in (1.4.2.1): dont skip .* this precludes
+	* sampleconf/recoll.conf.in: dont skip .* this precludes
 	thunderbird / mozilla mail indexation
 
 2005-12-16 11:06  dockes
 
-	* Makefile (1.22), recollinstall.in (1.6), mk/localdefs.in (1.4),
-	qtgui/main.cpp (1.27), qtgui/recoll.pro (1.18): get prefix to
+	* Makefile, recollinstall.in, mk/localdefs.in, qtgui/main.cpp,
+	qtgui/recoll.pro: get prefix to really work
+
+2005-12-16 11:06  dockes
+
+	* internfile/mh_text.cpp, query/xadump.cpp, unac/unac.c,
+	utils/mimeparse.cpp, query/Makefile, query/xadump.cpp, unac/unac.c,
+	utils/mimeparse.cpp: 64 bits fixes
+
+2005-12-16 10:40  dockes
+
+	* README: [no log message]
+
+2005-12-16 10:04  dockes
+
+	* Makefile, VERSION, excludefile, recollinstall.in,
+	mk/localdefs.in, qtgui/main.cpp, qtgui/recoll.pro: get prefix to
 	really work
 
-2005-12-16 11:06  dockes
-
-	* internfile/mh_text.cpp (1.2.2.1), query/xadump.cpp (1.6.2.1),
-	unac/unac.c (1.2.2.1), utils/mimeparse.cpp (1.8.2.1),
-	query/Makefile (1.9), query/xadump.cpp (1.7), unac/unac.c (1.3),
-	utils/mimeparse.cpp (1.9): 64 bits fixes
-
-2005-12-16 10:04  dockes
-
-	* Makefile (1.21.2.1), VERSION (1.19.2.1), excludefile (1.11.2.1),
-	recollinstall.in (1.5.2.1), mk/localdefs.in (1.3.2.1),
-	qtgui/main.cpp (1.21.2.1), qtgui/recoll.pro (1.16.2.1): get prefix
-	to really work
-
 2005-12-16 09:00  dockes
 
-	* excludefile (1.12): dont copy localdefs
+	* excludefile: dont copy localdefs
+
+2005-12-16 08:58  dockes
+
+	* mk/localdefs: [no log message]
 
 2005-12-15 15:39  dockes
 
-	* qtgui/main.cpp (1.26), qtgui/recoll.h (1.9), qtgui/recollmain.ui
-	(1.32), qtgui/recollmain.ui.h (1.52), sampleconf/recoll.conf.in
-	(1.5): user prefs tweaks. Allow switching stemlang from ui
+	* qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, sampleconf/recoll.conf.in: user prefs
+	tweaks. Allow switching stemlang from ui
+
+2005-12-15 14:41  dockes
+
+	* qtgui/main.cpp: [no log message]
 
 2005-12-14 17:15  dockes
 
-	* qtgui/: main.cpp (1.24), recoll.h (1.8), recoll.pro (1.17),
-	recollmain.ui (1.31), recollmain.ui.h (1.51): user interface
-	preferences settable from ui
+	* qtgui/: main.cpp, recoll.h, recoll.pro, recollmain.ui,
+	recollmain.ui.h: user interface preferences settable from ui
 
 2005-12-14 12:00  dockes
 
-	* index/indexer.cpp (1.20), index/indexer.h (1.8),
-	index/recollindex.cpp (1.13), internfile/mh_html.cpp (1.18),
-	internfile/mh_text.cpp (1.3), qtgui/recollmain.ui (1.30),
-	qtgui/recollmain.ui.h (1.50), qtgui/preview/preview.ui.h (1.16),
-	query/Makefile (1.8): allow indexing individual files. Fix pb with
-	preview and charsets (local defcharset ignored)
+	* index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
+	internfile/mh_html.cpp, internfile/mh_text.cpp,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	qtgui/preview/preview.ui.h, query/Makefile: allow indexing
+	individual files. Fix pb with preview and charsets (local
+	defcharset ignored)
 
 2005-12-13 18:20  dockes
 
-	* qtgui/: main.cpp (1.23), recollmain.ui (1.29), recollmain.ui.h
-	(1.49): add allTerms checkbutton, save state in settings
+	* qtgui/: main.cpp, recollmain.ui, recollmain.ui.h: add allTerms
+	checkbutton, save state in settings
 
 2005-12-13 18:20  dockes
 
-	* qtgui/advsearch.ui (1.7): avoid activating random buttons when
-	typing CR...
+	* qtgui/advsearch.ui: avoid activating random buttons when typing
+	CR...
 
 2005-12-13 13:42  dockes
 
-	* common/rclconfig.cpp (1.17), doc/prog/Doxyfile (1.3),
-	doc/prog/Makefile (1.3), doc/prog/filters.txt (1.2), qtgui/main.cpp
-	(1.22), qtgui/recollmain.ui (1.28), qtgui/recollmain.ui.h (1.48),
-	rcldb/rcldb.cpp (1.44), utils/fstreewalk.cpp (1.6),
-	utils/pathut.cpp (1.6), utils/pathut.h (1.4), utils/smallut.cpp
-	(1.11), utils/wipedir.cpp (1.4): pgup/down in result list
+	* common/rclconfig.cpp, doc/prog/Doxyfile, doc/prog/Makefile,
+	doc/prog/filters.txt, qtgui/main.cpp, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, rcldb/rcldb.cpp, utils/fstreewalk.cpp,
+	utils/pathut.cpp, utils/pathut.h, utils/smallut.cpp,
+	utils/wipedir.cpp: pgup/down in result list
 
 2005-12-08 09:44  dockes
 
-	* common/Makefile (1.7), internfile/htmlparse.cpp (1.4),
-	internfile/htmlparse.h (1.4), internfile/internfile.cpp (1.13),
-	internfile/mh_html.cpp (1.17), internfile/myhtmlparse.cpp (1.12),
-	internfile/myhtmlparse.h (1.5): process text from html files
-	without a </body> tag
+	* common/Makefile, internfile/htmlparse.cpp,
+	internfile/htmlparse.h, internfile/internfile.cpp,
+	internfile/mh_html.cpp, internfile/myhtmlparse.cpp,
+	internfile/myhtmlparse.h: process text from html files without a
+	</body> tag
 
 2005-12-07 16:41  dockes
 
-	* VERSION (1.19), internfile/mh_mail.cpp (1.12),
-	qtgui/recollmain.ui.h (1.47), qtgui/preview/preview.ui.h (1.15),
-	query/docseq.cpp (1.5), utils/utf8iter.h (1.4): freebsd 4 port
+	* VERSION, internfile/mh_mail.cpp, qtgui/recollmain.ui.h,
+	qtgui/preview/preview.ui.h, query/docseq.cpp, utils/utf8iter.h:
+	freebsd 4 port
 
 2005-12-06 16:41  dockes
 
-	* recollinstall.in (1.5): strip execs
+	* recollinstall.in: strip execs
 
 2005-12-06 16:10  dockes
 
-	* Makefile (1.21), VERSION (1.18), recollinstall.in (1.4): no
-	recollinstall install
+	* README: [no log message]
+
+2005-12-06 16:10  dockes
+
+	* Makefile, VERSION, recollinstall.in: no recollinstall install
 
 2005-12-06 10:40  dockes
 
-	* internfile/: mh_html.cpp (1.16), myhtmlparse.cpp (1.11): previous
-	html fix didnt work
+	* internfile/: mh_html.cpp, myhtmlparse.cpp: previous html fix
+	didnt work
 
 2005-12-06 09:35  dockes
 
-	* VERSION (1.17), internfile/internfile.cpp (1.12),
-	internfile/mh_html.cpp (1.15), internfile/myhtmlparse.cpp (1.10):
-	fix nasty html parse bug introduced in 1.0.9
+	* VERSION, internfile/internfile.cpp, internfile/mh_html.cpp,
+	internfile/myhtmlparse.cpp: fix nasty html parse bug introduced in
+	1.0.9
 
 2005-12-06 08:16  dockes
 
-	* qtgui/recollmain.ui (1.27): move search/clear buttons to the left
-	side
+	* qtgui/recollmain.ui: move search/clear buttons to the left side
 
 2005-12-05 18:47  dockes
 
-	* VERSION (1.16): 1.0.11?
+	* VERSION: 1.0.11?
 
 2005-12-05 17:45  dockes
 
-	* qtgui/recollmain.ui.h (1.46): no %F on solaris8
+	* qtgui/recollmain.ui.h: no %F on solaris8
 
 2005-12-05 17:13  dockes
 
-	* query/: docseq.cpp (1.4), docseq.h (1.3): avoid unneeded
-	getDoc(0) + normalize private var names
+	* utils/copyfile.cpp: [no log message]
+
+2005-12-05 17:13  dockes
+
+	* query/: docseq.cpp, docseq.h: avoid unneeded getDoc(0) +
+	normalize private var names
+
+2005-12-05 15:57  dockes
+
+	* Makefile, qtgui/main.cpp, INSTALL, README: [no log message]
 
 2005-12-05 15:09  dockes
 
-	* common/rclconfig.cpp (1.16), lib/Makefile (1.22), mk/localdefs
-	(1.3), mk/localdefs.in (1.3), utils/copyfile.cpp (1.1),
-	utils/copyfile.h (1.1): create personal config if it does not exist
+	* common/rclconfig.cpp, lib/Makefile, mk/localdefs,
+	mk/localdefs.in, utils/copyfile.cpp, utils/copyfile.h: create
+	personal config if it does not exist
 
 2005-12-05 13:02  dockes
 
-	* qtgui/recollmain.ui (1.26), qtgui/recollmain.ui.h (1.45),
-	qtgui/sort.ui.h (1.3), qtgui/images/asearch.png (1.1),
-	qtgui/images/history.png (1.1), qtgui/images/nextpage.png (1.1),
-	qtgui/images/prevpage.png (1.1), qtgui/images/sortparms.png (1.1),
-	query/docseq.cpp (1.3), query/sortseq.cpp (1.4): use toolbar
-	buttons for prev/next + misc cleanups
+	* qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui.h,
+	qtgui/images/asearch.png, qtgui/images/history.png,
+	qtgui/images/nextpage.png, qtgui/images/prevpage.png,
+	qtgui/images/sortparms.png, query/docseq.cpp, query/sortseq.cpp:
+	use toolbar buttons for prev/next + misc cleanups
 
 2005-12-05 11:39  dockes
 
-	* rcldb/rcldb.cpp (1.43): also index file path as terms
+	* rcldb/rcldb.cpp: also index file path as terms
 
 2005-12-04 18:10  dockes
 
-	* qtgui/recoll.pro (1.16): more
+	* qtgui/recoll.pro: more
 
 2005-12-04 18:10  dockes
 
-	* common/textsplit.cpp (1.15): split stdin
+	* common/textsplit.cpp: split stdin
+
+2005-12-04 15:58  dockes
+
+	* qtgui/recollmain.ui: [no log message]
 
 2005-12-02 17:18  dockes
 
-	* qtgui/recollmain.ui (1.24), qtgui/recollmain.ui.h (1.44),
-	qtgui/sort.ui (1.2), qtgui/sort.ui.h (1.2),
-	qtgui/preview/preview.ui.h (1.14), query/sortseq.cpp (1.3),
-	query/sortseq.h (1.2), rcldb/rcldb.h (1.20): 1st version of sorting
-	interface. Needs polishing
+	* qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui,
+	qtgui/sort.ui.h, qtgui/preview/preview.ui.h, query/sortseq.cpp,
+	query/sortseq.h, rcldb/rcldb.h: 1st version of sorting interface.
+	Needs polishing
 
 2005-12-02 17:17  dockes
 
-	* filters/rclpdf (1.5): new version of pdftotext broke us
+	* filters/rclpdf: new version of pdftotext broke us
 
 2005-12-02 17:17  dockes
 
-	* recollinstall.in (1.3), common/rclconfig.cpp (1.15),
-	sampleconf/recoll.conf.in (1.4): install filters to /usr/local
+	* recollinstall.in, common/rclconfig.cpp,
+	sampleconf/recoll.conf.in: install filters to /usr/local
+
+2005-12-02 15:18  dockes
+
+	* query/sortseq.cpp: [no log message]
 
 2005-12-01 17:23  dockes
 
-	* lib/Makefile (1.21), qtgui/recoll.pro (1.15),
-	qtgui/recollmain.ui.h (1.43), qtgui/sort.ui (1.1), qtgui/sort.ui.h
-	(1.1), query/sortseq.cpp (1.1), query/sortseq.h (1.1): sorting 1st
-	steps
+	* lib/Makefile, qtgui/recoll.pro, qtgui/recollmain.ui.h,
+	qtgui/sort.ui, qtgui/sort.ui.h, query/sortseq.cpp, query/sortseq.h:
+	sorting 1st steps
 
 2005-11-30 19:37  dockes
 
-	* configure (1.6): make recollinstall executable
+	* configure: make recollinstall executable
 
 2005-11-30 19:28  dockes
 
-	* configure.ac (1.5): make recollinstall executable
+	* configure.ac: make recollinstall executable
 
 2005-11-30 19:26  dockes
 
-	* sampleconf/recoll.conf.in (1.3): keep log level at 4 for index
-	feedback
+	* sampleconf/recoll.conf.in: keep log level at 4 for index feedback
 
 2005-11-30 19:20  dockes
 
-	* sampleconf/recoll.conf.in (1.2): decrease log level
+	* sampleconf/recoll.conf.in: decrease log level
+
+2005-11-30 19:10  dockes
+
+	* query/history.cpp: [no log message]
+
+2005-11-30 19:05  dockes
+
+	* excludefile: [no log message]
+
+2005-11-30 19:02  dockes
+
+	* excludefile, qtgui/form1.ui, qtgui/form1.ui.h: [no log message]
 
 2005-11-30 18:58  dockes
 
-	* utils/transcode.cpp (1.5): try harder to convert bad encodings
+	* excludefile, excludefile: [no log message]
+
+2005-11-30 18:58  dockes
+
+	* utils/transcode.cpp: try harder to convert bad encodings
+
+2005-11-30 11:36  dockes
+
+	* README: [no log message]
 
 2005-11-30 11:35  dockes
 
-	* VERSION (1.15): v1.0.10
+	* VERSION: v1.0.10
+
+2005-11-30 11:32  dockes
+
+	* qtgui/recollmain.ui: [no log message]
 
 2005-11-30 11:25  dockes
 
-	* qtgui/: recollmain.ui (1.22), recollmain.ui.h (1.42):
-	disable/enable buttons dep. on state
+	* qtgui/: recollmain.ui, recollmain.ui.h: disable/enable buttons
+	dep. on state
 
 2005-11-30 10:46  dockes
 
-	* index/indexer.cpp (1.19), index/indexer.h (1.7),
-	index/recollindex.cpp (1.12), rcldb/rcldb.cpp (1.42): add option to
-	rezero db before index
+	* qtgui/advsearch.ui, qtgui/advsearch.ui.h, sampleconf/mimeconf:
+	[no log message]
+
+2005-11-30 10:46  dockes
+
+	* index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
+	rcldb/rcldb.cpp: add option to rezero db before index
 
 2005-11-28 16:31  dockes
 
-	* qtgui/main.cpp (1.20), qtgui/recoll.h (1.7),
-	qtgui/recollmain.ui.h (1.41), query/docseq.cpp (1.2),
-	query/docseq.h (1.2), query/history.cpp (1.3), query/history.h
-	(1.2): store and display dates in history. Needs more work
+	* qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
+	query/docseq.cpp, query/docseq.h, query/history.cpp,
+	query/history.h: store and display dates in history. Needs more
+	work
 
 2005-11-25 15:36  dockes
 
-	* qtgui/recollmain.ui.h (1.40), query/history.cpp (1.2),
-	utils/conftree.cpp (1.4), utils/smallut.cpp (1.10), utils/smallut.h
-	(1.10): show history newest first + prune duplicate entries
+	* qtgui/recollmain.ui.h, query/history.cpp, utils/conftree.cpp,
+	utils/smallut.cpp, utils/smallut.h: show history newest first +
+	prune duplicate entries
 
 2005-11-25 11:26  dockes
 
-	* recollinstall.in (1.2), qtgui/main.cpp (1.19), qtgui/recoll_fr.ts
-	(1.3): install translations to share/recoll/translations
+	* recollinstall.in, qtgui/main.cpp, qtgui/recoll_fr.ts: install
+	translations to share/recoll/translations
 
 2005-11-25 11:02  dockes
 
-	* lib/Makefile (1.20), qtgui/main.cpp (1.18), qtgui/recoll.h (1.6),
-	qtgui/recollmain.ui (1.21), qtgui/recollmain.ui.h (1.39),
-	query/docseq.cpp (1.1), query/docseq.h (1.1): 1st version of doc
-	history
+	* lib/Makefile, qtgui/main.cpp, qtgui/recoll.h,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, query/docseq.cpp,
+	query/docseq.h: 1st version of doc history
 
 2005-11-25 10:13  dockes
 
-	* common/: rclconfig.cpp (1.14), rclconfig.h (1.9): get all mime
-	list from mimeconf, not mimemap
+	* index/mimetype.cpp, index/indexer.cpp, sampleconf/mimeconf: [no
+	log message]
+
+2005-11-25 10:13  dockes
+
+	* common/: rclconfig.cpp, rclconfig.h: get all mime list from
+	mimeconf, not mimemap
 
 2005-11-25 10:12  dockes
 
-	* rcldb/: rcldb.cpp (1.41), rcldb.h (1.19): added method to
-	retrieve doc from path/ipath
+	* rcldb/: rcldb.cpp, rcldb.h: added method to retrieve doc from
+	path/ipath
+
+2005-11-25 09:51  dockes
+
+	* Makefile, internfile/mimehandler.cpp, rcldb/rcldb.h: [no log
+	message]
 
 2005-11-25 09:50  dockes
 
-	* utils/: conftree.cpp (1.3), conftree.h (1.3), smallut.cpp (1.9),
-	smallut.h (1.9): add methods useful for history. move stuff to
-	smallut
+	* utils/: conftree.cpp, conftree.h, smallut.cpp, smallut.h: add
+	methods useful for history. move stuff to smallut
 
 2005-11-25 09:49  dockes
 
-	* utils/base64.cpp (1.4): Strip extra null byte that we were
-	appending
+	* utils/base64.cpp: Strip extra null byte that we were appending
+
+2005-11-24 19:21  dockes
+
+	* query/: Makefile, history.cpp, history.h, qtry.cpp, xadump.cpp:
+	[no log message]
+
+2005-11-24 08:16  dockes
+
+	* configure, configure.ac, makestaticdist.sh, recollinstall.in,
+	bincimapmime/address.cc, bincimapmime/convert.cc,
+	bincimapmime/iodevice.cc, bincimapmime/iofactory.cc,
+	bincimapmime/mime-getpart.cc, bincimapmime/mime-parsefull.cc,
+	bincimapmime/mime-parseonlyheader.cc,
+	bincimapmime/mime-printbody.cc, bincimapmime/mime-printdoc.cc,
+	bincimapmime/mime-printheader.cc, bincimapmime/mime-utils.h,
+	bincimapmime/mime.cc, bincimapmime/trbinc.cc, common/rclconfig.cpp,
+	common/textsplit.cpp, common/unacpp.cpp, index/csguess.cpp,
+	index/indexer.cpp, index/mimetype.cpp, internfile/htmlparse.cpp,
+	internfile/htmlparse.h, internfile/internfile.cpp,
+	internfile/mh_exec.cpp, internfile/mh_html.cpp,
+	internfile/mh_mail.cpp, internfile/mh_text.cpp,
+	internfile/mimehandler.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
+	qtgui/advsearch.ui.h, qtgui/main.cpp, qtgui/plaintorich.cpp,
+	qtgui/recollmain.ui.h, qtgui/preview/preview.ui.h,
+	qtgui/preview/pvmain.cpp, query/qtry.cpp, query/qxtry.cpp,
+	query/xadump.cpp, sampleconf/recoll.conf.in, utils/base64.cpp,
+	utils/execmd.cpp, utils/fstreewalk.cpp, utils/idfile.cpp,
+	utils/mimeparse.cpp, utils/pathut.cpp, utils/readfile.cpp,
+	utils/smallut.cpp, utils/smallut.h, utils/transcode.cpp,
+	utils/utf8iter.cpp, utils/wipedir.cpp: [no log message]
+
+2005-11-23 14:11  dockes
+
+	* sampleconf/recoll.conf, recollinstall: [no log message]
+
+2005-11-23 12:11  dockes
+
+	* utils/execmd.cpp: [no log message]
+
+2005-11-23 11:59  dockes
+
+	* rcldb/rcldb.cpp, INSTALL, README: [no log message]
 
 2005-11-23 11:57  dockes
 
-	* Makefile (1.18): use prefix instead of PREFIX
+	* Makefile: use prefix instead of PREFIX
+
+2005-11-23 11:19  dockes
+
+	* index/Makefile, index/mimetype.cpp, Makefile, VERSION: [no log
+	message]
 
 2005-11-23 11:18  dockes
 
-	* qtgui/: recollmain.ui.h (1.37), preview/preview.ui (1.10),
-	preview/preview.ui.h (1.12): document already shown test was wrong,
+	* qtgui/: recollmain.ui.h, preview/preview.ui,
+	preview/preview.ui.h: document already shown test was wrong,
 	wouldnt show more docs from same file
 
 2005-11-23 11:17  dockes
 
-	* utils/execmd.cpp (1.9): need to do _exit not exit after exec
-	failure
+	* utils/execmd.cpp: need to do _exit not exit after exec failure
 
 2005-11-23 11:16  dockes
 
-	* internfile/mh_html.cpp (1.13), utils/smallut.cpp (1.7),
-	utils/smallut.h (1.7): improve charset name comparison
+	* internfile/mh_html.cpp, utils/smallut.cpp, utils/smallut.h:
+	improve charset name comparison
+
+2005-11-23 11:15  dockes
+
+	* utils/debuglog.cpp, utils/mimeparse.cpp, filters/rclrtf: [no log
+	message]
 
 2005-11-21 18:18  dockes
 
-	* configure (1.4), configure.ac (1.3), recollinstall (1.5),
-	index/mimetype.cpp (1.12), internfile/myhtmlparse.cpp (1.9),
-	mk/Linux (1.7), mk/SunOS (1.6), utils/execmd.cpp (1.8): glitches in
-	linux/solaris compil. + install
+	* configure, configure.ac, recollinstall, index/mimetype.cpp,
+	internfile/myhtmlparse.cpp, mk/Linux, mk/SunOS, utils/execmd.cpp:
+	glitches in linux/solaris compil. + install
+
+2005-11-21 17:16  dockes
+
+	* README: [no log message]
+
+2005-11-21 17:06  dockes
+
+	* VERSION: [no log message]
 
 2005-11-21 17:05  dockes
 
-	* filters/rclrtf (1.1), sampleconf/mimeconf (1.10),
-	sampleconf/mimemap (1.10), sampleconf/recoll.conf (1.10): add
-	support for rtf
+	* filters/rclrtf, sampleconf/mimeconf, sampleconf/mimemap,
+	sampleconf/recoll.conf: add support for rtf
 
 2005-11-21 17:04  dockes
 
-	* Makefile (1.16), makestaticdist.sh (1.4), recollinstall (1.4):
-	install pics and samples to $PREFIX/local/recoll
+	* Makefile, makestaticdist.sh, recollinstall: install pics and
+	samples to $PREFIX/local/recoll
 
 2005-11-21 15:32  dockes
 
-	* filters/rclgaim (1.2): just needs awk
+	* filters/rclgaim: just needs awk
 
 2005-11-21 15:31  dockes
 
-	* common/rclconfig.cpp (1.12), common/rclconfig.h (1.8),
-	index/indexer.cpp (1.16), index/mimetype.cpp (1.11),
-	index/mimetype.h (1.4), internfile/internfile.cpp (1.10),
-	internfile/mh_html.cpp (1.12), internfile/mimehandler.cpp (1.13),
-	internfile/mimehandler.h (1.10), internfile/myhtmlparse.cpp (1.8),
-	internfile/myhtmlparse.h (1.4), lib/Makefile (1.19),
-	qtgui/recollmain.ui.h (1.36), sampleconf/mimeconf (1.9),
-	sampleconf/mimemap (1.9), sampleconf/recoll.conf (1.9): mimemap
-	processing recentered in rclconfig. Handle directory-local suffix
-	to mime-type definitions. Implement gaim log handling
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	index/mimetype.cpp, index/mimetype.h, internfile/internfile.cpp,
+	internfile/mh_html.cpp, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, internfile/myhtmlparse.cpp,
+	internfile/myhtmlparse.h, lib/Makefile, qtgui/recollmain.ui.h,
+	sampleconf/mimeconf, sampleconf/mimemap, sampleconf/recoll.conf:
+	mimemap processing recentered in rclconfig. Handle directory-local
+	suffix to mime-type definitions. Implement gaim log handling
+
+2005-11-18 18:03  dockes
+
+	* filters/rclgaim: [no log message]
 
 2005-11-18 16:19  dockes
 
-	* internfile/internfile.cpp (1.9), internfile/internfile.h (1.5),
-	internfile/mh_exec.cpp (1.2), internfile/mimehandler.h (1.9),
-	utils/execmd.h (1.4): misc cleanup + tell filters if working for
-	preview or index
+	* internfile/internfile.cpp, internfile/internfile.h,
+	internfile/mh_exec.cpp, internfile/mimehandler.h, utils/execmd.h:
+	misc cleanup + tell filters if working for preview or index
 
 2005-11-18 14:52  dockes
 
-	* utils/: execmd.cpp (1.7), execmd.h (1.3): add putenv interface
+	* utils/: execmd.cpp, execmd.h: add putenv interface
 
 2005-11-18 14:23  dockes
 
-	* internfile/mh_exec.cpp (1.1), internfile/mh_exec.h (1.1),
-	internfile/mh_html.cpp (1.11), internfile/mh_html.h (1.6),
-	internfile/mh_mail.cpp (1.10), internfile/mh_mail.h (1.4),
-	internfile/mh_text.cpp (1.1), internfile/mh_text.h (1.1),
-	internfile/mimehandler.cpp (1.12), lib/Makefile (1.18):
-	restructuring on mimehandler files
+	* internfile/mh_exec.cpp, internfile/mh_exec.h,
+	internfile/mh_html.cpp, internfile/mh_html.h,
+	internfile/mh_mail.cpp, internfile/mh_mail.h,
+	internfile/mh_text.cpp, internfile/mh_text.h,
+	internfile/mimehandler.cpp, lib/Makefile: restructuring on
+	mimehandler files
+
+2005-11-17 18:39  dockes
+
+	* VERSION: [no log message]
 
 2005-11-17 18:36  dockes
 
-	* rcldb/rcldb.cpp (1.38): use OP_FILTER instead of OP_AND to filter
-	on file types
+	* rcldb/rcldb.cpp: use OP_FILTER instead of OP_AND to filter on
+	file types
 
 2005-11-17 13:47  dockes
 
-	* common/rclconfig.cpp (1.11), common/rclconfig.h (1.7),
-	qtgui/main.cpp (1.16), qtgui/recollmain.ui (1.20),
-	sampleconf/recoll.conf (1.8), utils/conftree.cpp (1.2),
-	utils/conftree.h (1.2): allow tilde expansion for section names in
-	config file
+	* common/rclconfig.cpp, common/rclconfig.h, qtgui/main.cpp,
+	qtgui/recollmain.ui, sampleconf/recoll.conf, utils/conftree.cpp,
+	utils/conftree.h: allow tilde expansion for section names in config
+	file
+
+2005-11-16 19:31  dockes
+
+	* qtgui/recollmain.ui.h: [no log message]
+
+2005-11-16 18:30  dockes
+
+	* excludefile: [no log message]
 
 2005-11-16 18:29  dockes
 
-	* mk/localdefs (1.2), rcldb/rcldb.cpp (1.37): use and_maybe in adv
+	* mk/localdefs, rcldb/rcldb.cpp: use and_maybe in adv search
+
+2005-11-16 16:07  dockes
+
+	* internfile/mimehandler.cpp, internfile/mimehandler.h,
+	qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
+	qtgui/preview/preview.ui, qtgui/preview/preview.ui.h,
+	sampleconf/mimeconf, sampleconf/recoll.conf: Optionnally show mime
+	type icons in result list
+
+2005-11-16 16:05  dockes
+
+	* qtgui/mtpics/: document.png, drawing.png, html.png, message.png,
+	mozilla_doc.png, pdf.png, postscript.png, presentation.png,
+	soffice.png, spreadsheet.png, txt.png, wordprocessing.png, README:
+	[no log message]
+
+2005-11-16 12:22  dockes
+
+	* qtgui/: plaintorich.cpp, recollmain.ui.h, preview/preview.ui,
+	preview/preview.ui.h: Implemented better feedback during preview
+	loading
+
+2005-11-16 09:17  dockes
+
+	* Makefile, VERSION, qtgui/main.cpp, qtgui/recoll_fr.ts,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	qtgui/preview/preview.ui, qtgui/preview/preview.ui.h: about dialog,
+	remember previous mainwin geometry
+
+2005-11-14 10:59  dockes
+
+	* internfile/internfile.cpp, internfile/internfile.h,
+	qtgui/recollmain.ui.h: fix rare case where indexed file could not
+	be previewed because of change in file identification config param
+
+2005-11-14 10:57  dockes
+
+	* index/indexer.cpp: comment
+
+2005-11-14 10:56  dockes
+
+	* rcldb/: rcldb.cpp, rcldb.h: stem expansion was never done for adv
 	search
 
-2005-11-16 16:07  dockes
-
-	* internfile/mimehandler.cpp (1.11), internfile/mimehandler.h
-	(1.8), qtgui/main.cpp (1.15), qtgui/recoll.h (1.5),
-	qtgui/recollmain.ui.h (1.34), qtgui/preview/preview.ui (1.9),
-	qtgui/preview/preview.ui.h (1.11), sampleconf/mimeconf (1.8),
-	sampleconf/recoll.conf (1.7): Optionnally show mime type icons in
-	result list
-
-2005-11-16 12:22  dockes
-
-	* qtgui/: plaintorich.cpp (1.5), recollmain.ui.h (1.33),
-	preview/preview.ui (1.8), preview/preview.ui.h (1.10): Implemented
-	better feedback during preview loading
-
-2005-11-16 09:17  dockes
-
-	* Makefile (1.15), VERSION (1.11), qtgui/main.cpp (1.14),
-	qtgui/recoll_fr.ts (1.2), qtgui/recollmain.ui (1.19),
-	qtgui/recollmain.ui.h (1.32), qtgui/preview/preview.ui (1.7),
-	qtgui/preview/preview.ui.h (1.9): about dialog, remember previous
-	mainwin geometry
-
-2005-11-14 10:59  dockes
-
-	* internfile/internfile.cpp (1.8), internfile/internfile.h (1.4),
-	qtgui/recollmain.ui.h (1.31): fix rare case where indexed file
-	could not be previewed because of change in file identification
-	config param
-
-2005-11-14 10:57  dockes
-
-	* index/indexer.cpp (1.15): comment
-
-2005-11-14 10:56  dockes
-
-	* rcldb/: rcldb.cpp (1.36), rcldb.h (1.17): stem expansion was
-	never done for adv search
+2005-11-12 15:34  dockes
+
+	* mk/Linux, README: [no log message]
 
 2005-11-12 15:33  dockes
 
-	* mk/localdefs.in (1.2): typo
+	* mk/localdefs.in: typo
 
 2005-11-12 15:31  dockes
 
-	* Makefile (1.14), configure (1.3), configure.ac (1.2): more config
-	tweaks
+	* Makefile, configure, configure.ac: more config tweaks
 
 2005-11-12 15:24  dockes
 
-	* utils/: conftree.cpp (1.1), conftree.h (1.1), debuglog.cpp (1.1),
-	debuglog.h (1.1): local versions of utility files
+	* utils/: conftree.cpp, conftree.h, debuglog.cpp, debuglog.h: local
+	versions of utility files
+
+2005-11-12 15:23  dockes
+
+	* Makefile: [no log message]
 
 2005-11-12 15:19  dockes
 
-	* Makefile (1.12), configure (1.2), configure.ac (1.1), mk/Darwin
-	(1.2), mk/FreeBSD (1.8), mk/Linux (1.5), mk/SunOS (1.5),
-	mk/commondefs (1.6), mk/localdefs (1.1), mk/localdefs.in (1.1):
+	* Makefile, configure, configure.ac, mk/Darwin, mk/FreeBSD,
+	mk/Linux, mk/SunOS, mk/commondefs, mk/localdefs, mk/localdefs.in:
 	introduced some autoconf
 
 2005-11-12 12:26  dockes
 
-	* Makefile (1.11), bincimapmime/Makefile (1.5), common/Makefile
-	(1.6), index/Makefile (1.9), lib/Makefile (1.17), mk/commondefs
-	(1.5), qtgui/recoll.pro (1.14), query/Makefile (1.6),
-	sampleconf/mimemap (1.8), utils/Makefile (1.15): cleaned-up makes
+	* Makefile, bincimapmime/Makefile, common/Makefile, index/Makefile,
+	lib/Makefile, mk/commondefs, qtgui/recoll.pro, query/Makefile,
+	sampleconf/mimemap, utils/Makefile: cleaned-up makes
 
 2005-11-10 09:47  dockes
 
-	* index/Makefile (1.8), index/indexer.cpp (1.14), index/indexer.h
-	(1.6), index/mimetype.cpp (1.10), index/mimetype.h (1.3),
-	internfile/internfile.cpp (1.7), sampleconf/recoll.conf (1.6): add
-	config parameter to decide if we use the file command as a final
-	step of mimetype identification
+	* index/Makefile, index/indexer.cpp, index/indexer.h,
+	index/mimetype.cpp, index/mimetype.h, internfile/internfile.cpp,
+	sampleconf/recoll.conf: add config parameter to decide if we use
+	the file command as a final step of mimetype identification
 
 2005-11-10 09:46  dockes
 
-	* sampleconf/: mimemap (1.7), mimeconf (1.7): add .Z compressed
-	files
+	* sampleconf/: mimemap, mimeconf: add .Z compressed files
 
 2005-11-09 22:40  dockes
 
-	* sampleconf/mimemap (1.6): add .odt -> openoffice. Add .php and
-	others to ignored types
+	* sampleconf/mimemap: add .odt -> openoffice. Add .php and others
+	to ignored types
 
 2005-11-09 22:39  dockes
 
-	* common/rclinit.cpp (1.3): test cleanup and sigcleanup not zero
-	for small uts that dont need this
+	* common/rclinit.cpp: test cleanup and sigcleanup not zero for
+	small uts that dont need this
 
 2005-11-08 22:02  dockes
 
-	* internfile/: internfile.cpp (1.6), mh_html.cpp (1.10), mh_html.h
-	(1.5), mh_mail.cpp (1.9), mh_mail.h (1.3), mimehandler.cpp (1.10),
-	mimehandler.h (1.7): renamed MimeHandler::worker to mkDoc +
-	comments for doxygen
+	* internfile/: internfile.cpp, mh_html.cpp, mh_html.h, mh_mail.cpp,
+	mh_mail.h, mimehandler.cpp, mimehandler.h: renamed
+	MimeHandler::worker to mkDoc + comments for doxygen
+
+2005-11-08 22:00  dockes
+
+	* doc/prog/: Doxyfile, Makefile, filters.txt, top.txt, Doxyfile,
+	Makefile: [no log message]
+
+2005-11-07 16:52  dockes
+
+	* Makefile, excludefile, makesrcdist.sh, makestaticdist.sh,
+	INSTALL, README: [no log message]
+
+2005-11-07 16:36  dockes
+
+	* INSTALL, README, README: [no log message]
+
+2005-11-07 16:11  dockes
+
+	* VERSION: [no log message]
 
 2005-11-07 16:06  dockes
 
-	* Makefile (1.9), recollinstall (1.3), mk/commondefs (1.4): fixed
-	installation script
+	* Makefile, recollinstall, mk/commondefs: fixed installation script
+
+2005-11-07 12:21  dockes
+
+	* VERSION: [no log message]
 
 2005-11-06 16:07  dockes
 
-	* qtgui/idxthread.cpp (1.4), qtgui/main.cpp (1.13),
-	qtgui/recollmain.ui (1.18), qtgui/recollmain.ui.h (1.30),
-	rcldb/rcldb.cpp (1.35), utils/base64.cpp (1.2): slightly better
-	status printing while loading preview
+	* qtgui/idxthread.cpp, qtgui/main.cpp, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, rcldb/rcldb.cpp, utils/base64.cpp: slightly
+	better status printing while loading preview
 
 2005-11-06 12:16  dockes
 
-	* rcldb/pathhash.cpp (1.1), rcldb/pathhash.h (1.1), lib/Makefile
-	(1.16), rcldb/rcldb.cpp (1.34), utils/base64.cpp (1.1),
-	utils/base64.h (1.1), utils/md5.cpp (1.1), utils/md5.h (1.1),
-	utils/mimeparse.cpp (1.6): limit path therm length through hashing
+	* rcldb/pathhash.cpp, rcldb/pathhash.h, lib/Makefile,
+	rcldb/rcldb.cpp, utils/base64.cpp, utils/base64.h, utils/md5.cpp,
+	utils/md5.h, utils/mimeparse.cpp: limit path therm length through
+	hashing
+
+2005-11-05 16:30  dockes
+
+	* VERSION, INSTALL, README: [no log message]
 
 2005-11-05 16:29  dockes
 
-	* rcldb/rcldb.cpp (1.33): debug message
+	* rcldb/rcldb.cpp: debug message
 
 2005-11-05 16:17  dockes
 
-	* mk/commondefs (1.3): unused def
+	* mk/commondefs: unused def
 
 2005-11-05 15:40  dockes
 
-	* common/rclconfig.cpp (1.10), common/rclconfig.h (1.6),
-	common/rclinit.cpp (1.2), common/rclinit.h (1.2), index/indexer.cpp
-	(1.13), index/recollindex.cpp (1.11), internfile/mh_mail.cpp (1.8),
-	mk/SunOS (1.4), qtgui/main.cpp (1.12), qtgui/recollmain.ui.h
-	(1.29), qtgui/preview/preview.ui (1.6), qtgui/preview/preview.ui.h
-	(1.8), rcldb/rcldb.cpp (1.32), rcldb/rcldb.h (1.16): separate file
-	and document dates (mainly for email folders). Better check
-	configuration at startup
+	* common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
+	common/rclinit.h, index/indexer.cpp, index/recollindex.cpp,
+	internfile/mh_mail.cpp, mk/SunOS, qtgui/main.cpp,
+	qtgui/recollmain.ui.h, qtgui/preview/preview.ui,
+	qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h:
+	separate file and document dates (mainly for email folders). Better
+	check configuration at startup
 
 2005-11-02 13:36  dockes
 
-	* lib/Makefile (1.15), mk/commondefs (1.2): add def for RANLIB
+	* lib/Makefile, mk/commondefs: add def for RANLIB
+
+2005-11-01 11:55  dockes
+
+	* mk/Darwin: [no log message]
 
 2005-10-31 09:59  dockes
 
-	* internfile/mh_mail.cpp (1.7), utils/mimeparse.cpp (1.5): fixed
-	base64 decoding of email parts: str[x] = ch does not adjust length!
-	and be more lenient with encoding errors
+	* internfile/mh_mail.cpp, utils/mimeparse.cpp: fixed base64
+	decoding of email parts: str[x] = ch does not adjust length! and be
+	more lenient with encoding errors
 
 2005-10-22 15:10  dockes
 
-	* VERSION (1.7), qtgui/recollmain.ui (1.17), qtgui/recollmain.ui.h
-	(1.28): update status line when starting lengthy operations
+	* README: [no log message]
+
+2005-10-22 15:10  dockes
+
+	* VERSION, qtgui/recollmain.ui, qtgui/recollmain.ui.h: update
+	status line when starting lengthy operations
 
 2005-10-22 09:29  dockes
 
-	* qtgui/: recollmain.ui (1.16), recollmain.ui.h (1.27): get clicks
-	in res list to behave: drag->no click. dblclick->no single click
+	* qtgui/: recollmain.ui, recollmain.ui.h: get clicks in res list to
+	behave: drag->no click. dblclick->no single click
 
 2005-10-22 07:35  dockes
 
-	* qtgui/: main.cpp (1.11), recoll.pro (1.13), recoll_fr.ts (1.1):
-	i8n
+	* qtgui/: main.cpp, recoll.pro, recoll_fr.ts: i8n
+
+2005-10-21 17:45  dockes
+
+	* mk/commondefs: [no log message]
 
 2005-10-21 17:41  dockes
 
-	* makestaticdist.sh (1.2), recollinstall (1.2): more verbosity in
-	install
+	* makestaticdist.sh, recollinstall: more verbosity in install
+
+2005-10-21 17:22  dockes
+
+	* INSTALL: [no log message]
+
+2005-10-21 17:11  dockes
+
+	* INSTALL: [no log message]
+
+2005-10-21 16:14  dockes
+
+	* excludefile: [no log message]
 
 2005-10-21 16:11  dockes
 
-	* Makefile (1.8), makestaticdist.sh (1.1): static bin dists
+	* Makefile, makestaticdist.sh: static bin dists
+
+2005-10-21 15:34  dockes
+
+	* INSTALL, README: [no log message]
 
 2005-10-21 15:33  dockes
 
-	* Makefile (1.7), excludefile (1.4), makesrcdist.sh (1.5),
-	index/Makefile (1.7), mk/FreeBSD (1.7), mk/Linux (1.4), mk/SunOS
-	(1.3), qtgui/recoll.pro (1.12): rearrange make includes+prepare bin
-	static distrib
+	* Makefile, excludefile, makesrcdist.sh, index/Makefile,
+	mk/FreeBSD, mk/Linux, mk/SunOS, qtgui/recoll.pro: rearrange make
+	includes+prepare bin static distrib
 
 2005-10-21 14:15  dockes
 
-	* unac/unac.c (1.2): fix args to iconv to get rid of warnings
+	* unac/unac.c: fix args to iconv to get rid of warnings
 
 2005-10-21 10:14  dockes
 
-	* Makefile (1.6), VERSION (1.6), excludefile (1.3), mk/FreeBSD
-	(1.6), mk/Linux (1.3), qtgui/preview/pvmain.cpp (1.4),
-	utils/smallut.cpp (1.6): more small build tweaks. use mkdtemp if
-	available
+	* Makefile, VERSION, excludefile, mk/FreeBSD, mk/Linux,
+	qtgui/preview/pvmain.cpp, utils/smallut.cpp: more small build
+	tweaks. use mkdtemp if available
 
 2005-10-20 18:20  dockes
 
-	* qtgui/: advsearch.ui (1.5), preview/preview.ui (1.5),
-	preview/preview.ui.h (1.7): CR->search in advanced dialog. ^W close
-	tab in preview
+	* qtgui/: advsearch.ui, preview/preview.ui, preview/preview.ui.h:
+	CR->search in advanced dialog. ^W close tab in preview
 
 2005-10-20 17:42  dockes
 
-	* filters/rcldoc (1.4), filters/rclpdf (1.4), filters/rclps (1.4),
-	filters/rclsoff (1.4), mk/SunOS (1.2): small fixes for SunOS
+	* filters/rcldoc, filters/rclpdf, filters/rclps, filters/rclsoff,
+	mk/SunOS: small fixes for SunOS
+
+2005-10-20 14:16  dockes
+
+	* INSTALL, README, INSTALL, README, INSTALL, README, INSTALL,
+	README, makesrcdist.sh: [no log message]
+
+2005-10-20 14:10  dockes
+
+	* README, INSTALL, README: [no log message]
 
 2005-10-20 13:38  dockes
 
-	* sampleconf/recoll.conf (1.5): defaultlanguage->english
+	* sampleconf/recoll.conf: defaultlanguage->english
 
 2005-10-20 13:33  dockes
 
-	* recollinstall (1.1), bincimapmime/Makefile (1.4), filters/rcldoc
-	(1.3), filters/rclpdf (1.3), filters/rclps (1.3), filters/rclsoff
-	(1.3), rcldb/rcldb.cpp (1.31), qtgui/recollmain.ui.h (1.26),
-	qtgui/preview/preview.ui.h (1.6): small installation tweaks
+	* recollinstall, bincimapmime/Makefile, filters/rcldoc,
+	filters/rclpdf, filters/rclps, filters/rclsoff, rcldb/rcldb.cpp,
+	qtgui/recollmain.ui.h, qtgui/preview/preview.ui.h: small
+	installation tweaks
 
 2005-10-20 10:34  dockes
 
-	* Makefile (1.5), VERSION (1.5), excludefile (1.2),
-	bincimapmime/Makefile (1.3), lib/Makefile (1.14), mk/FreeBSD (1.5),
-	qtgui/plaintorich.cpp (1.4), qtgui/recoll.pro (1.11),
-	qtgui/preview/preview.ui.h (1.5): small warning and compilation
+	* Makefile, VERSION, excludefile, bincimapmime/Makefile,
+	lib/Makefile, mk/FreeBSD, qtgui/plaintorich.cpp, qtgui/recoll.pro,
+	qtgui/preview/preview.ui.h: small warning and compilation
 	adjustments
 
+2005-10-20 09:51  dockes
+
+	* configure, README: [no log message]
+
+2005-10-19 18:27  dockes
+
+	* INSTALL, INSTALL, README: [no log message]
+
+2005-10-19 18:09  dockes
+
+	* VERSION, README: [no log message]
+
+2005-10-19 17:22  dockes
+
+	* qtgui/recollmain.ui: [no log message]
+
 2005-10-19 16:14  dockes
 
-	* common/rclconfig.cpp (1.9), qtgui/advsearch.ui.h (1.4),
-	qtgui/recollmain.ui (1.14), qtgui/recollmain.ui.h (1.25),
-	rcldb/rcldb.cpp (1.30), rcldb/rcldb.h (1.15), utils/idfile.cpp
-	(1.2), utils/idfile.h (1.2): implemented filtering on file subtree
+	* common/rclconfig.cpp, qtgui/advsearch.ui.h, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	utils/idfile.cpp, utils/idfile.h: implemented filtering on file
+	subtree
 
 2005-10-19 12:21  dockes
 
-	* rcldb/rcldb.cpp (1.29), rcldb/rcldb.h (1.14),
-	common/textsplit.cpp (1.13), common/textsplit.h (1.8),
-	filters/rcldoc (1.2), filters/rclpdf (1.2), filters/rclps (1.2),
-	filters/rclsoff (1.2), qtgui/advsearch.ui (1.4),
-	qtgui/advsearch.ui.h (1.3), qtgui/main.cpp (1.10),
-	qtgui/plaintorich.cpp (1.3), qtgui/recoll.h (1.4),
-	qtgui/recollmain.ui (1.13), qtgui/recollmain.ui.h (1.24): most of
-	adv search working. Still need subtree/filename filters
+	* rcldb/rcldb.cpp, rcldb/rcldb.h, common/textsplit.cpp,
+	common/textsplit.h, filters/rcldoc, filters/rclpdf, filters/rclps,
+	filters/rclsoff, qtgui/advsearch.ui, qtgui/advsearch.ui.h,
+	qtgui/main.cpp, qtgui/plaintorich.cpp, qtgui/recoll.h,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h: most of adv search
+	working. Still need subtree/filename filters
 
 2005-10-17 15:36  dockes
 
-	* common/rclconfig.cpp (1.8), common/rclconfig.h (1.5),
-	qtgui/advsearch.ui (1.3), qtgui/advsearch.ui.h (1.2),
-	qtgui/recoll.h (1.3), qtgui/recollmain.ui (1.12),
-	qtgui/recollmain.ui.h (1.23), qtgui/preview/preview.ui (1.4),
-	qtgui/preview/preview.ui.h (1.4), qtgui/preview/pvmain.cpp (1.3),
-	utils/Makefile (1.14): implemented dialog/glue for advanced search
+	* common/rclconfig.cpp, common/rclconfig.h, qtgui/advsearch.ui,
+	qtgui/advsearch.ui.h, qtgui/recoll.h, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, qtgui/preview/preview.ui,
+	qtgui/preview/preview.ui.h, qtgui/preview/pvmain.cpp,
+	utils/Makefile: implemented dialog/glue for advanced search
 
 2005-10-15 14:18  dockes
 
-	* index/indexer.cpp (1.12), internfile/mh_mail.cpp (1.6),
-	utils/mimeparse.cpp (1.4), utils/mimeparse.h (1.3): decode encoded
-	mail headers, plus use message date instead of file mtime
+	* index/indexer.cpp, internfile/mh_mail.cpp, utils/mimeparse.cpp,
+	utils/mimeparse.h: decode encoded mail headers, plus use message
+	date instead of file mtime
 
 2005-10-10 15:25  dockes
 
-	* common/textsplit.h (1.7): comments
+	* common/textsplit.h: comments
 
 2005-10-10 15:24  dockes
 
-	* qtgui/: plaintorich.cpp (1.2), plaintorich.h (1.2), recollmain.ui
-	(1.11), recollmain.ui.h (1.22), preview/preview.ui (1.3),
-	preview/preview.ui.h (1.3): ckpt
+	* qtgui/: plaintorich.cpp, plaintorich.h, recollmain.ui,
+	recollmain.ui.h, preview/preview.ui, preview/preview.ui.h: ckpt
 
 2005-10-10 14:29  dockes
 
-	* qtgui/: advsearch.ui (1.2), main.cpp (1.9), recollmain.ui (1.10),
-	recollmain.ui.h (1.21), preview/preview.ui (1.2),
-	preview/preview.ui.h (1.2), preview/pvmain.cpp (1.2): ckpt
+	* qtgui/: advsearch.ui, main.cpp, recollmain.ui, recollmain.ui.h,
+	preview/preview.ui, preview/preview.ui.h, preview/pvmain.cpp: ckpt
+
+2005-09-27 08:20  dockes
+
+	* qtgui/preview/: preview.pro, preview.ui, preview.ui.h,
+	pvmain.cpp: [no log message]
+
+2005-09-26 18:17  dockes
+
+	* qtgui/recoll.pro: [no log message]
+
+2005-09-22 18:22  dockes
+
+	* qtgui/: plaintorich.cpp, plaintorich.h: [no log message]
+
+2005-09-22 17:00  dockes
+
+	* qtgui/recollmain.ui.h: [no log message]
 
 2005-09-22 16:09  dockes
 
-	* common/textsplit.cpp (1.12): adjust start/end of word when
-	trimming
+	* common/textsplit.cpp: adjust start/end of word when trimming
 
 2005-09-22 13:10  dockes
 
-	* common/textsplit.cpp (1.11): fix problems with word followed by .
+	* common/textsplit.cpp: fix problems with word followed by .
+
+2005-05-18 10:42  dockes
+
+	* qtgui/recoll.pro: [no log message]
+
+2005-05-17 13:46  dockes
+
+	* qtgui/: advsearch.ui, advsearch.ui.h, recoll.pro: [no log
+	message]
 
 2005-05-17 08:30  dockes
 
-	* qtgui/recollmain.ui.h (1.19): escape < to &lt; in rich text
+	* README: [no log message]
+
+2005-05-17 08:30  dockes
+
+	* qtgui/recollmain.ui.h: escape < to &lt; in rich text
 
 2005-04-08 09:32  dockes
 
-	* Makefile (1.4), mk/SunOS (1.1), utils/Makefile (1.13): works on
-	solaris8
+	* README: [no log message]
+
+2005-04-08 09:32  dockes
+
+	* Makefile, mk/SunOS, utils/Makefile: works on solaris8
 
 2005-04-07 11:05  dockes
 
-	* index/mimetype.cpp (1.9), lib/Makefile (1.13), sampleconf/mimemap
-	(1.5), utils/Makefile (1.12), utils/idfile.cpp (1.1),
-	utils/idfile.h (1.1): replaced /usr/bin/file exec with internal
-	code
+	* index/mimetype.cpp, lib/Makefile, sampleconf/mimemap,
+	utils/Makefile, utils/idfile.cpp, utils/idfile.h: replaced
+	/usr/bin/file exec with internal code
 
 2005-04-06 12:20  dockes
 
-	* INSTALL (1.4), VERSION (1.3), makesrcdist.sh (1.3),
-	bincimapmime/AUTHORS (1.1), bincimapmime/COPYING (1.1),
-	bincimapmime/mime-inputsource.h (1.3), index/indexer.cpp (1.11),
-	internfile/mh_mail.cpp (1.5), mk/FreeBSD (1.4), mk/Linux (1.2),
-	qtgui/main.cpp (1.8), rcldb/rcldb.cpp (1.28),
-	sampleconf/recoll.conf (1.4), utils/smallut.h (1.6),
-	utils/wipedir.cpp (1.2): re-port to linux
+	* INSTALL, VERSION, makesrcdist.sh, bincimapmime/AUTHORS,
+	bincimapmime/COPYING, bincimapmime/mime-inputsource.h,
+	index/indexer.cpp, internfile/mh_mail.cpp, mk/FreeBSD, mk/Linux,
+	qtgui/main.cpp, rcldb/rcldb.cpp, sampleconf/recoll.conf,
+	utils/smallut.h, utils/wipedir.cpp: re-port to linux
+
+2005-04-06 11:18  dockes
+
+	* README: [no log message]
+
+2005-04-06 11:13  dockes
+
+	* README: [no log message]
+
+2005-04-05 11:35  dockes
+
+	* common/rclinit.cpp, common/rclinit.h, index/mimetype.cpp,
+	index/recollindex.cpp, internfile/internfile.cpp,
+	internfile/mh_mail.cpp, lib/Makefile, qtgui/main.cpp,
+	rcldb/rcldb.cpp, sampleconf/mimemap: [no log message]
+
+2005-04-04 15:18  dockes
+
+	* index/indexer.cpp, index/mimetype.cpp, internfile/mh_html.cpp,
+	internfile/mh_mail.cpp, rcldb/rcldb.cpp, sampleconf/mimeconf,
+	utils/fstreewalk.cpp, utils/fstreewalk.h: [no log message]
 
 2005-03-31 12:04  dockes
 
-	* bincimapmime/mime-inputsource.h (1.2),
-	bincimapmime/mime-parsefull.cc (1.2),
-	bincimapmime/mime-parseonlyheader.cc (1.2),
-	bincimapmime/mime-printbody.cc (1.3), bincimapmime/mime.h (1.3),
-	bincimapmime/trbinc.cc (1.2), common/rclconfig.cpp (1.7),
-	internfile/mh_html.cpp (1.8), internfile/mh_html.h (1.4),
-	internfile/mh_mail.cpp (1.2), internfile/mh_mail.h (1.2),
-	rcldb/rcldb.cpp (1.25): mail handling 1st working version
+	* bincimapmime/mime-inputsource.h, bincimapmime/mime-parsefull.cc,
+	bincimapmime/mime-parseonlyheader.cc,
+	bincimapmime/mime-printbody.cc, bincimapmime/mime.h,
+	bincimapmime/trbinc.cc, common/rclconfig.cpp,
+	internfile/mh_html.cpp, internfile/mh_html.h,
+	internfile/mh_mail.cpp, internfile/mh_mail.h, rcldb/rcldb.cpp: mail
+	handling 1st working version
 
 2005-03-25 10:40  dockes
 
-	* bincimapmime/00README.recoll (1.1),
-	bincimapmime/mime-printbody.cc (1.2), bincimapmime/mime.h (1.2),
-	bincimapmime/trbinc.cc (1.1), common/Makefile (1.5), index/Makefile
-	(1.6), index/indexer.cpp (1.9), index/mimetype.cpp (1.6),
-	internfile/internfile.cpp (1.4), internfile/internfile.h (1.3),
-	internfile/mh_html.cpp (1.7), internfile/mh_html.h (1.3),
-	internfile/mh_mail.cpp (1.1), internfile/mh_mail.h (1.1),
-	internfile/mimehandler.cpp (1.9), internfile/mimehandler.h (1.6),
-	internfile/myhtmlparse.cpp (1.7), lib/Makefile (1.11), mk/FreeBSD
-	(1.3), rcldb/rcldb.h (1.13), qtgui/recoll.pro (1.7),
-	qtgui/recollmain.ui.h (1.18), sampleconf/mimeconf (1.5),
-	utils/mimeparse.cpp (1.3), utils/mimeparse.h (1.2): mail ckpt
+	* bincimapmime/00README.recoll, bincimapmime/mime-printbody.cc,
+	bincimapmime/mime.h, bincimapmime/trbinc.cc, common/Makefile,
+	index/Makefile, index/indexer.cpp, index/mimetype.cpp,
+	internfile/internfile.cpp, internfile/internfile.h,
+	internfile/mh_html.cpp, internfile/mh_html.h,
+	internfile/mh_mail.cpp, internfile/mh_mail.h,
+	internfile/mimehandler.cpp, internfile/mimehandler.h,
+	internfile/myhtmlparse.cpp, lib/Makefile, mk/FreeBSD,
+	rcldb/rcldb.h, qtgui/recoll.pro, qtgui/recollmain.ui.h,
+	sampleconf/mimeconf, utils/mimeparse.cpp, utils/mimeparse.h: mail
+	ckpt
 
 2005-03-17 16:35  dockes
 
-	* index/indexer.cpp (1.8), index/indexer.h (1.5),
-	internfile/internfile.cpp (1.3), internfile/mh_html.h (1.2): only
-	comments. Before multidoc files
+	* index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
+	internfile/mh_html.h: only comments. Before multidoc files
 
 2005-03-17 15:02  dockes
 
-	* bincimapmime/Makefile (1.2), bincimapmime/iodevice.cc (1.2),
-	index/indexer.cpp (1.7), qtgui/recollmain.ui.h (1.17),
-	sampleconf/mimeconf (1.4), utils/execmd.cpp (1.6), utils/execmd.h
-	(1.2), utils/mimeparse.cpp (1.2), utils/smallut.cpp (1.5),
-	utils/smallut.h (1.5), utils/utf8iter.h (1.3): checkpoint after
-	long pause
+	* bincimapmime/Makefile, bincimapmime/iodevice.cc,
+	index/indexer.cpp, qtgui/recollmain.ui.h, sampleconf/mimeconf,
+	utils/execmd.cpp, utils/execmd.h, utils/mimeparse.cpp,
+	utils/smallut.cpp, utils/smallut.h, utils/utf8iter.h: checkpoint
+	after long pause
 
 2005-03-16 08:35  dockes
 
-	* bincimapmime/: Makefile (1.1), address.cc (1.1), address.h (1.1),
-	config.h (1.1), convert.cc (1.1), convert.h (1.1), depot.h (1.1),
-	iodevice.cc (1.1), iodevice.h (1.1), iofactory.cc (1.1),
-	iofactory.h (1.1), mime-getpart.cc (1.1), mime-inputsource.h (1.1),
-	mime-parsefull.cc (1.1), mime-parseonlyheader.cc (1.1),
-	mime-printbody.cc (1.1), mime-printdoc.cc (1.1),
-	mime-printheader.cc (1.1), mime-utils.h (1.1), mime.cc (1.1),
-	mime.h (1.1), session.h (1.1): initial import from bincimap-1.3.3
+	* bincimapmime/: Makefile, address.cc, address.h, config.h,
+	convert.cc, convert.h, depot.h, iodevice.cc, iodevice.h,
+	iofactory.cc, iofactory.h, mime-getpart.cc, mime-inputsource.h,
+	mime-parsefull.cc, mime-parseonlyheader.cc, mime-printbody.cc,
+	mime-printdoc.cc, mime-printheader.cc, mime-utils.h, mime.cc,
+	mime.h, session.h: initial import from bincimap-1.3.3
+
+2005-02-11 12:48  dockes
+
+	* README, makesrcdist.sh, README: [no log message]
 
 2005-02-11 12:20  dockes
 
-	* common/textsplit.cpp (1.10), common/uproplist.h (1.1),
-	utils/Makefile (1.11), utils/utf8iter.cpp (1.2), utils/utf8iter.h
-	(1.2), utils/utf8testin.txt (1.1): improved word extraction a bit
-	(unicode punctuation)
+	* common/textsplit.cpp, common/uproplist.h, utils/Makefile,
+	utils/utf8iter.cpp, utils/utf8iter.h, utils/utf8testin.txt:
+	improved word extraction a bit (unicode punctuation)
+
+2005-02-10 20:52  dockes
+
+	* common/textsplit.cpp, utils/Makefile, utils/utf8iter.cpp,
+	utils/utf8iter.h: [no log message]
 
 2005-02-10 16:21  dockes
 
-	* index/indexer.cpp (1.6), qtgui/recollmain.ui.h (1.16),
-	rcldb/rcldb.cpp (1.24), rcldb/rcldb.h (1.12), utils/execmd.cpp
-	(1.5), utils/fstreewalk.cpp (1.3), utils/fstreewalk.h (1.2),
-	utils/smallut.cpp (1.4), utils/smallut.h (1.4): implemented stem
-	databases
+	* index/indexer.cpp, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, utils/execmd.cpp, utils/fstreewalk.cpp,
+	utils/fstreewalk.h, utils/smallut.cpp, utils/smallut.h: implemented
+	stem databases
+
+2005-02-09 14:34  dockes
+
+	* index/: Makefile, mimetype.cpp: [no log message]
 
 2005-02-09 13:07  dockes
 
-	* VERSION (1.2), internfile/internfile.cpp (1.2),
-	internfile/internfile.h (1.2), internfile/myhtmlparse.cpp (1.6),
-	filters/rcldoc (1.1), filters/rclsoff (1.1), index/indexer.cpp
-	(1.5), index/mimetype.cpp (1.4), lib/Makefile (1.10),
-	qtgui/main.cpp (1.6), qtgui/recoll.h (1.2), qtgui/recollmain.ui.h
-	(1.15), sampleconf/mimeconf (1.3), sampleconf/mimemap (1.3),
-	utils/Makefile (1.9), utils/smallut.cpp (1.3), utils/smallut.h
-	(1.3), utils/wipedir.cpp (1.1), utils/wipedir.h (1.1): added
-	support for openoffice and word + optimized decomp temp dir usage
+	* VERSION, internfile/internfile.cpp, internfile/internfile.h,
+	internfile/myhtmlparse.cpp, filters/rcldoc, filters/rclsoff,
+	index/indexer.cpp, index/mimetype.cpp, lib/Makefile,
+	qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
+	sampleconf/mimeconf, sampleconf/mimemap, utils/Makefile,
+	utils/smallut.cpp, utils/smallut.h, utils/wipedir.cpp,
+	utils/wipedir.h: added support for openoffice and word + optimized
+	decomp temp dir usage
+
+2005-02-08 18:35  dockes
+
+	* INSTALL, README: [no log message]
+
+2005-02-08 16:08  dockes
+
+	* README, excludefile, makesrcdist.sh: [no log message]
+
+2005-02-08 16:03  dockes
+
+	* README: [no log message]
+
+2005-02-08 15:54  dockes
+
+	* README, README: [no log message]
+
+2005-02-08 15:50  dockes
+
+	* qtgui/recoll.pro, Makefile: [no log message]
+
+2005-02-08 15:45  dockes
+
+	* INSTALL, internfile/myhtmlparse.cpp, qtgui/recoll.pro,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, sampleconf/recoll.conf: [no log message]
 
 2005-02-08 12:59  dockes
 
-	* common/textsplit.cpp (1.8), rcldb/rcldb.cpp (1.22), rcldb/rcldb.h
-	(1.10), qtgui/recollmain.ui.h (1.13): fixed next/prev screen pb +
-	pb with accents when matching in preview
+	* common/textsplit.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
+	qtgui/recollmain.ui.h: fixed next/prev screen pb + pb with accents
+	when matching in preview
 
 2005-02-08 11:56  dockes
 
-	* rcldb/rcldb.cpp (1.21), common/textsplit.cpp (1.7),
-	common/textsplit.h (1.6): phrases ok except for preview position
+	* rcldb/rcldb.cpp, common/textsplit.cpp, common/textsplit.h:
+	phrases ok except for preview position
 
 2005-02-08 10:34  dockes
 
-	* common/textsplit.cpp (1.6), common/textsplit.h (1.5),
-	rcldb/rcldb.cpp (1.20), qtgui/recoll.pro (1.4),
-	qtgui/recollmain.ui.h (1.12), query/xadump.cpp (1.4),
-	utils/execmd.cpp (1.4): fixes in textsplit
+	* common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp,
+	qtgui/recoll.pro, qtgui/recollmain.ui.h, query/xadump.cpp,
+	utils/execmd.cpp: fixes in textsplit
 
 2005-02-07 14:17  dockes
 
-	* common/textsplit.cpp (1.5), common/textsplit.h (1.4),
-	qtgui/recollmain.ui.h (1.11), rcldb/rcldb.cpp (1.19), rcldb/rcldb.h
-	(1.9): simple term highlighting in query preview
+	* common/textsplit.cpp, common/textsplit.h, qtgui/recollmain.ui.h,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: simple term highlighting in query
+	preview
 
 2005-02-04 15:21  dockes
 
-	* COPYING (1.1), INSTALL (1.1), Makefile (1.2), README (1.1),
-	VERSION (1.1), common/Makefile (1.4), common/unacpp.cpp (1.3),
-	filters/rcluncomp (1.1), index/Makefile (1.4), index/csguess.cpp
-	(1.3), index/indexer.cpp (1.4), internfile/internfile.cpp (1.1),
-	internfile/internfile.h (1.1), internfile/mimehandler.cpp (1.8),
-	lib/Makefile (1.9), mk/FreeBSD (1.2), rcldb/rcldb.cpp (1.18),
-	mk/Linux (1.1), qtgui/idxthread.cpp (1.3), qtgui/recoll.pro (1.3),
-	qtgui/recollmain.ui (1.8), qtgui/recollmain.ui.h (1.10),
-	qtgui/images/editcopy (1.1), qtgui/images/editcut (1.1),
-	qtgui/images/editpaste (1.1), qtgui/images/filenew (1.1),
-	qtgui/images/fileopen (1.1), qtgui/images/filesave (1.1),
-	qtgui/images/print (1.1), qtgui/images/redo (1.1),
-	qtgui/images/searchfind (1.1), qtgui/images/undo (1.1),
-	query/Makefile (1.5), utils/Makefile (1.8), utils/pathut.cpp (1.4),
-	utils/transcode.cpp (1.3): uncompression+linux port
+	* COPYING, INSTALL, Makefile, README, VERSION, common/Makefile,
+	common/unacpp.cpp, filters/rcluncomp, index/Makefile,
+	index/csguess.cpp, index/indexer.cpp, internfile/internfile.cpp,
+	internfile/internfile.h, internfile/mimehandler.cpp, lib/Makefile,
+	mk/FreeBSD, rcldb/rcldb.cpp, mk/Linux, qtgui/idxthread.cpp,
+	qtgui/recoll.pro, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	qtgui/images/editcopy, qtgui/images/editcut,
+	qtgui/images/editpaste, qtgui/images/filenew,
+	qtgui/images/fileopen, qtgui/images/filesave, qtgui/images/print,
+	qtgui/images/redo, qtgui/images/searchfind, qtgui/images/undo,
+	query/Makefile, utils/Makefile, utils/pathut.cpp,
+	utils/transcode.cpp: uncompression+linux port
+
+2005-02-04 10:39  dockes
+
+	* common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
+	internfile/mh_html.cpp, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, lib/Makefile, qtgui/recollmain.ui.h,
+	utils/smallut.cpp, utils/smallut.h: [no log message]
+
+2005-02-04 10:30  dockes
+
+	* sampleconf/: mimeconf, mimemap, recoll.conf: [no log message]
+
+2005-02-04 10:21  dockes
+
+	* sampleconf/: mimeconf, mimemap, recoll.conf: [no log message]
+
+2005-02-02 18:57  dockes
+
+	* filters/rclps: [no log message]
+
+2005-02-01 18:52  dockes
+
+	* internfile/mimehandler.cpp, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, rcldb/rcldb.cpp: [no log message]
 
 2005-02-01 18:20  dockes
 
-	* filters/rclpdf (1.1), index/indexer.cpp (1.2),
-	internfile/mh_html.cpp (1.5), internfile/mh_html.h (1.1),
-	internfile/mimehandler.cpp (1.5), internfile/mimehandler.h (1.4),
-	lib/Makefile (1.7), mk/FreeBSD (1.1), qtgui/idxthread.h (1.1),
-	qtgui/recoll.h (1.1), qtgui/recollmain.ui.h (1.7), rcldb/rcldb.cpp
-	(1.16), utils/Makefile (1.7), utils/execmd.cpp (1.3): added
-	external filters and pdf handling
+	* filters/rclpdf, index/indexer.cpp, internfile/mh_html.cpp,
+	internfile/mh_html.h, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, lib/Makefile, mk/FreeBSD,
+	qtgui/idxthread.h, qtgui/recoll.h, qtgui/recollmain.ui.h,
+	rcldb/rcldb.cpp, utils/Makefile, utils/execmd.cpp: added external
+	filters and pdf handling
+
+2005-02-01 09:42  dockes
+
+	* common/Makefile, rcldb/rcldb.cpp, index/Makefile,
+	index/recollindex.cpp, lib/Makefile, qtgui/idxthread.cpp,
+	qtgui/main.cpp, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	query/Makefile, utils/Makefile: [no log message]
 
 2005-01-31 15:31  dockes
 
-	* common/rclconfig.cpp (1.5), index/indexer.cpp (1.1),
-	index/indexer.h (1.4), index/recollindex.cpp (1.8), lib/Makefile
-	(1.5), rcldb/rcldb.cpp (1.14), rcldb/rcldb.h (1.8),
-	qtgui/idxthread.cpp (1.1), qtgui/main.cpp (1.4), qtgui/recoll.pro
-	(1.2), qtgui/recollmain.ui (1.5), qtgui/recollmain.ui.h (1.5),
-	query/qtry.cpp (1.4), utils/Makefile (1.5), utils/pathut.cpp (1.3),
-	utils/pathut.h (1.3), utils/smallut.cpp (1.1), utils/smallut.h
-	(1.1): first incarnation of indexing thread
+	* common/rclconfig.cpp, index/indexer.cpp, index/indexer.h,
+	index/recollindex.cpp, lib/Makefile, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, qtgui/idxthread.cpp, qtgui/main.cpp,
+	qtgui/recoll.pro, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	query/qtry.cpp, utils/Makefile, utils/pathut.cpp, utils/pathut.h,
+	utils/smallut.cpp, utils/smallut.h: first incarnation of indexing
+	thread
 
 2005-01-29 16:41  dockes
 
-	* index/recollindex.cpp (1.7), internfile/mimehandler.cpp (1.4),
-	internfile/mimehandler.h (1.3), lib/Makefile (1.4), qtgui/main.cpp
-	(1.3), qtgui/recollmain.ui (1.4), qtgui/recollmain.ui.h (1.4),
-	rcldb/rcldb.cpp (1.13), rcldb/rcldb.h (1.7), utils/Makefile (1.4):
-	external viewer+ deleted doc purging
+	* index/recollindex.cpp, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, lib/Makefile, qtgui/main.cpp,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, utils/Makefile: external viewer+ deleted doc purging
 
 2005-01-28 16:25  dockes
 
-	* Makefile (1.1), internfile/indextext.h (1.1),
-	internfile/myhtmlparse.cpp (1.4), qtgui/recollmain.ui (1.3),
-	qtgui/recollmain.ui.h (1.3), rcldb/rcldb.cpp (1.12), rcldb/rcldb.h
-	(1.6): ckpt
+	* Makefile, internfile/indextext.h, internfile/myhtmlparse.cpp,
+	qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
+	rcldb/rcldb.h: ckpt
 
 2005-01-28 10:37  dockes
 
-	* internfile/mh_html.cpp (1.4), internfile/myhtmlparse.cpp (1.3),
-	internfile/myhtmlparse.h (1.3), lib/Makefile (1.3), rcldb/rcldb.cpp
-	(1.11): merged modifs from xapian/omega 0.8.5
+	* internfile/mh_html.cpp, internfile/myhtmlparse.cpp,
+	internfile/myhtmlparse.h, lib/Makefile, rcldb/rcldb.cpp: merged
+	modifs from xapian/omega 0.8.5
 
 2005-01-28 09:56  dockes
 
-	* internfile/: myhtmlparse.cpp (1.2), myhtmlparse.h (1.2): import
-	from xapian 0.8.5
+	* internfile/: myhtmlparse.cpp, myhtmlparse.h: import from xapian
+	0.8.5
 
 2005-01-28 09:50  dockes
 
-	* internfile/: htmlparse.cpp (1.2), htmlparse.h (1.2): Initial
-	recoll modifs for utf8
+	* internfile/: htmlparse.cpp, htmlparse.h: Initial recoll modifs
+	for utf8
 
 2005-01-28 09:49  dockes
 
-	* internfile/: htmlparse.cpp (1.1.2.2), htmlparse.h (1.1.2.2),
-	myhtmlparse.cpp (1.1.2.2), myhtmlparse.h (1.1.2.2): XAPIAN 0.8.5
+	* internfile/: htmlparse.cpp, htmlparse.h, myhtmlparse.cpp,
+	myhtmlparse.h: XAPIAN 0.8.5
 
 2005-01-28 09:46  dockes
 
-	* internfile/: myhtmlparse.cpp (1.1.2.1), myhtmlparse.h (1.1.2.1):
-	xapian 0.8.3
+	* internfile/: myhtmlparse.cpp, myhtmlparse.h: xapian 0.8.3
+
+2005-01-28 09:45  dockes
+
+	* internfile/: myhtmlparse.cpp, myhtmlparse.h: [no log message]
 
 2005-01-28 09:41  dockes
 
-	* internfile/htmlparse.cpp (1.1), internfile/htmlparse.h (1.1),
-	internfile/mh_html.cpp (1.3), rcldb/rcldb.cpp (1.10),
-	internfile/htmlparse.cpp (1.1.2.1), internfile/htmlparse.h
-	(1.1.2.1): xapian 0.8.3
+	* internfile/htmlparse.cpp, internfile/htmlparse.h,
+	internfile/mh_html.cpp, rcldb/rcldb.cpp, internfile/htmlparse.cpp,
+	internfile/htmlparse.h: xapian 0.8.3
 
 2005-01-26 14:03  dockes
 
-	* index/recollindex.cpp (1.6), internfile/mh_html.cpp (1.2),
-	internfile/mimehandler.cpp (1.3), rcldb/rcldb.cpp (1.9): sort of
-	indexes html
+	* index/recollindex.cpp, internfile/mh_html.cpp,
+	internfile/mimehandler.cpp, rcldb/rcldb.cpp: sort of indexes html
 
 2005-01-26 12:47  dockes
 
-	* internfile/mh_html.cpp (1.1), internfile/mimehandler.cpp (1.2),
-	internfile/mimehandler.h (1.2), lib/Makefile (1.2),
-	qtgui/recollmain.ui (1.2), qtgui/recollmain.ui.h (1.2),
-	query/qtry.cpp (1.3), rcldb/rcldb.cpp (1.8), utils/Makefile (1.3):
-	ckpt
+	* internfile/mh_html.cpp, internfile/mimehandler.cpp,
+	internfile/mimehandler.h, lib/Makefile, qtgui/recollmain.ui,
+	qtgui/recollmain.ui.h, query/qtry.cpp, rcldb/rcldb.cpp,
+	utils/Makefile: ckpt
 
 2005-01-26 12:45  dockes
 
-	* utils/: mimeparse.cpp (1.1), mimeparse.h (1.1): mime header
-	parsing embryo
+	* utils/: mimeparse.cpp, mimeparse.h: mime header parsing embryo
 
 2005-01-25 15:37  dockes
 
-	* common/Makefile (1.2), common/rclconfig.cpp (1.4), index/Makefile
-	(1.2), index/indexer.h (1.3), index/recollindex.cpp (1.5),
-	lib/Makefile (1.1), qtgui/main.cpp (1.2), qtgui/recollmain.ui
-	(1.1), qtgui/recollmain.ui.h (1.1), query/Makefile (1.3),
-	query/qtry.cpp (1.2), query/xadump.cpp (1.3), rcldb/rcldb.cpp
-	(1.7), rcldb/rcldb.h (1.5), utils/Makefile (1.2), utils/transcode.h
-	(1.2), qtgui/recoll.pro (1.1): gui connected to rcldb (init)
+	* internfile/: mimehandler.cpp, mimehandler.h: [no log message]
+
+2005-01-25 15:37  dockes
+
+	* common/Makefile, common/rclconfig.cpp, index/Makefile,
+	index/indexer.h, index/recollindex.cpp, lib/Makefile,
+	qtgui/main.cpp, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
+	query/Makefile, query/qtry.cpp, query/xadump.cpp, rcldb/rcldb.cpp,
+	rcldb/rcldb.h, utils/Makefile, utils/transcode.h, qtgui/recoll.pro:
+	gui connected to rcldb (init)
+
+2005-01-24 14:17  dockes
+
+	* common/Makefile, common/rclconfig.cpp, common/textsplit.h,
+	common/unacpp.cpp, index/Makefile, qtgui/form1.ui,
+	qtgui/form1.ui.h, qtgui/main.cpp, query/Makefile, query/qtry.cpp,
+	query/qxtry.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h, utils/Makefile:
+	[no log message]
 
 2004-12-17 16:50  dockes
 
-	* query/xadump.cpp (1.2), rcldb/rcldb.cpp (1.5): very basic
-	indexing working
+	* query/xadump.cpp, rcldb/rcldb.cpp: very basic indexing working
+
+2004-12-17 16:36  dockes
+
+	* common/unacpp.cpp, common/unacpp.h, rcldb/rcldb.cpp: [no log
+	message]
 
 2004-12-17 16:04  dockes
 
-	* unac/: AUTHORS (1.1), COPYING (1.1), README (1.1), README.recoll
-	(1.1), unac.c (1.1), unac.h (1.1): unac 1.7.0
+	* unac/: AUTHORS, COPYING, README, README.recoll, unac.c, unac.h:
+	unac 1.7.0
+
+2004-12-17 14:01  dockes
+
+	* common/rclconfig.h, common/textsplit.cpp, common/textsplit.h,
+	index/recollindex.cpp, query/Makefile, query/xadump.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h: [no log message]
 
 2004-12-15 16:00  dockes
 
-	* common/rclconfig.cpp (1.2), common/rclconfig.h (1.2),
-	common/textsplit.cpp (1.3), rcldb/rcldb.cpp (1.2), rcldb/rcldb.h
-	(1.2), index/csguess.cpp (1.2), index/csguess.h (1.2),
-	index/indexer.h (1.2), index/mimetype.cpp (1.3),
-	index/recollindex.cpp (1.3), utils/transcode.cpp (1.2): warnings
-	cleanup
+	* common/rclconfig.cpp, common/rclconfig.h, common/textsplit.cpp,
+	rcldb/rcldb.cpp, rcldb/rcldb.h, index/csguess.cpp, index/csguess.h,
+	index/indexer.h, index/mimetype.cpp, index/recollindex.cpp,
+	utils/transcode.cpp: warnings cleanup
+
+2004-12-15 10:43  dockes
+
+	* utils/: transcode.cpp, transcode.h: [no log message]
 
 2004-12-15 09:21  dockes
 
-	* index/: csguess.cpp (1.1), csguess.h (1.1): just converted
-	(indent+comments) from estraier
-
+	* index/: csguess.cpp, csguess.h: just converted (indent+comments)
+	from estraier
+
+2004-12-14 18:53  dockes
+
+	* index/indexer.h, index/mimetype.cpp, index/mimetype.h,
+	index/recollindex.cpp, utils/execmd.cpp, utils/pathut.cpp,
+	utils/pathut.h, utils/readfile.cpp, utils/readfile.h: [no log
+	message]
+
+2004-12-14 18:49  dockes
+
+	* common/textsplit.cpp, common/textsplit.h, common/rclconfig.cpp,
+	common/rclconfig.h, rcldb/rcldb.cpp, rcldb/rcldb.h: [no log
+	message]
+
+2004-12-13 16:42  dockes
+
+	* common/textsplit.cpp, index/mimetype.cpp, index/mimetype.h,
+	index/recollindex.cpp: [no log message]
+
+2004-12-12 09:58  dockes
+
+	* utils/: execmd.cpp, execmd.h, fstreewalk.cpp: [no log message]
+
+2004-12-10 19:13  dockes
+
+	* utils/: fstreewalk.cpp, fstreewalk.h, pathut.cpp, pathut.h: [no
+	log message]
+