Parent: [4ebfc4] (diff)

Child: [da24a0] (diff)

Download this file

ChangeLog    4962 lines (3183 with data), 145.8 kB

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

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

2008-10-03 18:02  dockes

	* qtgui/preview_w.cpp (1.38): 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

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

2008-10-03 08:17  dockes

	* internfile/: mh_html.cpp (1.26), mh_html.h (1.11): save
	transcoded html for preview

2008-10-02 15:30  dockes

	* internfile/: mh_exec.cpp (1.11), mh_exec.h (1.6): 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

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
	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

2008-09-29 09:13  dockes

	* qtgui/reslist.h (1.16): 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

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

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

2008-09-25 11:07  dockes

	* python/xesam/xesam-recoll-service (1.3): arret apres hackfest

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

2008-09-25 08:02  dockes

	* qtgui/i18n/: recoll_ru.ts (1.19), recoll_uk.ts (1.19): 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

2008-09-24 08:44  dockes

	* query/recollq.cpp (1.16): command line args must be processed as
	local 8 bit

2008-09-24 08:02  dockes

	* qtgui/main.cpp (1.67.2.1): 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

2008-09-24 07:31  dockes

	* qtgui/main.cpp (1.68): 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

2008-09-16 12:19  dockes

	* python/recoll/pyrecoll.cpp (1.13): fields, indexing i/f

2008-09-16 12:13  dockes

	* qtgui/rclmain_w.cpp (1.50): 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

2008-09-16 10:13  dockes

	* internfile/mh_mail.cpp (1.34): 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

2008-09-12 13:35  dockes

	* sampleconf/mimeconf (1.42): index c code with the new rcltext
	generic filter

2008-09-09 14:58  dockes

	* rcldb/rcldb.cpp (1.144): 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

2008-09-08 17:47  dockes

	* rcldb/searchdata.h (1.17): unused args warning

2008-09-08 17:47  dockes

	* utils/smallut.cpp (1.32): test driver

2008-09-07 09:22  dockes

	* Makefile.in (1.15), qt4gui/uifrom3 (1.6): cleanup

2008-09-07 09:08  dockes

	* Makefile.in (1.14): cleaning

2008-09-07 08:43  dockes

	* Makefile.in (1.13), VERSION (1.57), mk/localdefs.in (1.14):
	improved cleaning

2008-09-05 13:45  dockes

	* rcldb/: rclquery.cpp (1.3.2.1), stemdb.cpp (1.11.2.1): comp
	warning

2008-09-05 13:45  dockes

	* rcldb/rclquery.cpp (1.5): 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

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

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

2008-09-05 12:33  dockes

	* internfile/myhtmlparse.cpp (1.22): accept iso date format
	(2008-09-05T11:55:32)

2008-09-02 08:02  dockes

	* VERSION (1.56.2.2): 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

2008-09-01 19:31  dockes

	* filters/rclopxml (1.2): sort of works

2008-09-01 19:21  dockes

	* filters/rclopxml (1.1): 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

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

2008-08-30 09:34  dockes

	* utils/: smallut.cpp (1.31), smallut.cpp (1.29.2.2): 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

2008-08-29 15:59  dockes

	* VERSION (1.56.2.1): 1.10.4?

2008-08-29 15:47  dockes

	* internfile/mh_mbox.cpp (1.3.2.1): 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

2008-08-29 11:51  dockes

	* index/recollindex.cpp (1.36): be more informative when monitoring
	not configured

2008-08-28 17:43  dockes

	* query/wasatorcl.cpp (1.15), rcldb/searchdata.h (1.16): 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

2008-08-27 14:34  dockes

	* python/recoll/pyrecoll.cpp (1.9): reorganize+traces

2008-08-27 14:12  dockes

	* python/recoll/pyrecoll.cpp (1.8): doc

2008-08-26 15:50  dockes

	* query/wasastringtoquery.cpp (1.9): 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

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

2008-08-26 09:38  dockes

	* rcldb/: rcldb.cpp (1.138), rcldb.h (1.61): copy author back from
	data record to Doc

2008-08-26 09:33  dockes

	* rcldb/rcldoc.h (1.8): 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

2008-08-26 09:31  dockes

	* internfile/: mh_exec.cpp (1.10), mh_exec.h (1.5): implement
	skip_to_document

2008-08-25 18:12  dockes

	* sampleconf/: mimeconf (1.40), mimemap (1.31), mimeview (1.13):
	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

2008-07-29 10:25  dockes

	* rcldb/: rcldb.h (1.60), rcldoc.h (1.7): 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

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

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)

2008-07-04 11:29  dockes

	* qtgui/plaintorich.cpp (1.32): turn dbg off

2008-07-01 15:00  dockes

	* ChangeLog (1.11), VERSION (1.56): 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

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

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

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

2008-07-01 10:31  dockes

	* rcldb/: rclquery.cpp (1.2), rclquery.h (1.2), rclquery_p.h (1.2):
	small cleanups and comments

2008-07-01 10:28  dockes

	* rcldb/rcldb.h (1.56): 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

2008-07-01 10:27  dockes

	* qtgui/confgui/confguiindex.cpp (1.11): 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

2008-07-01 10:24  dockes

	* python/recoll/pyrecoll.cpp (1.5): 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

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

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

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

2008-05-27 12:45  dockes

	* python/recoll/: pyrecoll.cpp (1.2), setup.py (1.2): 1.10.2

2008-05-27 08:46  dockes

	* VERSION (1.55): 1.10.2

2008-05-27 08:18  dockes

	* utils/pathut.cpp (1.19): suppress warning

2008-05-27 07:40  dockes

	* internfile/internfile.cpp (1.38): 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

2008-05-20 12:09  dockes

	* unac/unac.c (1.7): make strict gcc happy

2008-05-08 12:00  dockes

	* rcldb/searchdata.h (1.13): comments

2008-05-05 22:28  dockes

	* doc/user/usermanual.sgml (1.61): 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

2008-05-05 18:38  dockes

	* qtgui/reslist.cpp (1.37): 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

2008-04-18 13:41  dockes

	* mk/localdefs.in (1.13): get CXXFLAGS from autoconf

2008-04-18 13:39  dockes

	* query/xadump.cpp (1.17): 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

2008-04-18 13:37  dockes

	* utils/: Makefile (1.26), base64.cpp (1.8), readfile.cpp (1.8):
	base64 testing code

2008-02-19 09:02  dockes

	* qtgui/main.cpp (1.66): make first sort after -q work

2008-02-19 09:02  dockes

	* qtgui/rclmain_w.cpp (1.48): comments+debug

2008-02-19 08:41  dockes

	* rcldb/rcldb.cpp (1.131): traces

2008-02-11 11:21  dockes

	* utils/idfile.cpp (1.7): 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

2008-02-03 17:24  dockes

	* sampleconf/: mimeconf (1.37), mimemap (1.29), mimeview (1.11):
	rclsvg

2008-01-29 11:11  dockes

	* rcldb/searchdata.h (1.12): m_haveWildCards was sometimes not init

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

2008-01-17 12:14  dockes

	* query/wasastringtoquery.h (1.6): comment

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

2008-01-16 09:43  dockes

	* rcldb/searchdata.cpp (1.20): 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

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

2007-12-04 11:17  dockes

	* qtgui/rclmain_w.cpp (1.46): directly open editor action choice
	dialog when user says so

2007-11-24 17:51  dockes

	* qtgui/i18n/recoll_fr.ts (1.19): accents

2007-11-24 17:43  dockes

	* qtgui/confgui/confguiindex.h (1.5): make conftoppanelw a q_object
	for translations to work

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

2007-11-21 10:34  dockes

	* utils/conftree.cpp (1.14): explicitely detect lines beginning
	with #

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

2007-11-16 13:21  dockes

	* query/: wasastringtoquery.cpp (1.6), wasatorcl.cpp (1.12): very
	small effort to look like xesam simple query

2007-11-15 19:44  dockes

	* qtgui/preview_w.cpp (1.31): comment

2007-11-15 19:39  dockes

	* qt4gui/: q3richtext_p.h (1.1), recoll.pro.in (1.9): qt4
	movetoanchor

2007-11-15 19:34  dockes

	* qtgui/: preview_w.cpp (1.30), preview_w.h (1.17): 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

2007-11-13 19:40  dockes

	* query/recollq.cpp (1.11): keep format constant

2007-11-13 19:40  dockes

	* doc/user/usermanual.sgml (1.57): text

2007-11-13 16:34  dockes

	* VERSION (1.53): 1.10.0?

2007-11-09 19:48  dockes

	* qtgui/i18n/recoll_fr.ts (1.17): 1.9 ?

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

2007-11-09 14:44  dockes

	* sampleconf/mimeview (1.10): 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
	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
	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

2007-01-08 14:00  dockes

	* VERSION (1.43): 1.7.1

2007-01-08 13:43  dockes

	* qtgui/advsearch.ui (1.32): lost sizers?

2007-01-08 11:11  dockes

	* qtgui/rclmain_w.cpp (1.21): 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

2007-01-08 10:40  dockes

	* qtgui/uiprefs.ui (1.20): 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

2007-01-08 08:01  dockes

	* qtgui/reslist.cpp (1.17): synthetic abstracts not displayed

2006-12-24 09:07  dockes

	* Makefile.in (1.9): better cleanup -> 1.7.0 NOW

2006-12-24 09:02  dockes

	* excludefile (1.16): 1.7.0

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

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

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

2006-12-21 11:08  dockes

	* index/rclmonprc.cpp (1.8): 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

2006-12-21 10:21  dockes

	* qtgui/: advsearch.ui (1.31), ssearchb.ui (1.18): tooltips

2006-12-21 09:22  dockes

	* utils/: fstreewalk.cpp (1.9), fstreewalk.h (1.6): add skipped
	paths

2006-12-20 15:28  dockes

	* internfile/internfile.cpp (1.23): msg

2006-12-20 15:09  dockes

	* qtgui/preview_w.cpp (1.13): 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

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

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

2006-12-20 10:41  dockes

	* index/recollindex.cpp (1.28): opt -e

2006-12-19 13:38  dockes

	* qtgui/spell_w.cpp (1.9): 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

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

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

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

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

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

2006-12-16 16:31  dockes

	* utils/: pathut.cpp (1.13), pathut.h (1.11): added TempFile class

2006-12-16 16:30  dockes

	* index/indexer.cpp (1.48): dont clobber utf8fn from filter

2006-12-16 16:30  dockes

	* common/: rclconfig.cpp (1.37), rclconfig.h (1.28): added
	getSuffixFromMimeType()

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

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

2006-12-14 15:54  dockes

	* rcldb/: rcldb.h (1.44), rcldoc.h (1.1): 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

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

2006-12-11 15:56  dockes

	* qtgui/plaintorich.cpp (1.19): 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

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

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

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

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

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

2006-12-07 14:24  dockes

	* rcldb/rcldb.cpp (1.100): comment

2006-12-07 14:02  dockes

	* rcldb/rcldb.cpp (1.99): 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

2006-12-07 08:08  dockes

	* VERSION (1.41.2.3): 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

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

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

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

2006-12-05 16:18  dockes

	* query/: sortseq.cpp (1.9), sortseq.h (1.8): 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

2006-12-05 16:17  dockes

	* rcldb/searchdata.h (1.7): clauseCount

2006-12-05 16:16  dockes

	* utils/refcntr.h (1.3): 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

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

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

2006-12-02 08:32  dockes

	* utils/idfile.cpp (1.5): improved tests to check for mail

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

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

2006-11-28 10:34  dockes

	* qtgui/searchclause_w.cpp (1.2.2.2): removed forgotten fprintf

2006-11-28 09:22  dockes

	* sampleconf/recoll.conf.in (1.12.2.1): add .svn in skippedNames

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

2006-11-28 08:02  dockes

	* qtgui/reslist.cpp (1.12.2.4): 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

2006-11-27 21:57  dockes

	* qtgui/images/close.png (1.1): file close.png was initially added
	on branch RECOLL_1_6_MAINT.

2006-11-27 21:57  dockes

	* qtgui/images/cancel.png (1.1): 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

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.

2006-11-27 16:15  dockes

	* doc/user/usermanual.sgml (1.27.2.1): 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

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

2006-11-27 10:18  dockes

	* qtgui/ssearch_w.cpp (1.11.2.1): cleanup ssearch string handling

2006-11-27 10:16  dockes

	* qtgui/reslist.cpp (1.12.2.1): no 01 in docnum

2006-11-27 10:16  dockes

	* qtgui/plaintorich.cpp (1.17.2.1): merge overlapping tagging
	regions

2006-11-27 10:14  dockes

	* rcldb/searchdata.cpp (1.5.2.1): 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

2006-11-27 10:03  dockes

	* utils/execmd.cpp (1.19.2.1): ignore sigpipe in execmd

2006-11-21 14:05  dockes

	* configure (1.24), configure.ac (1.23), aspell/rclaspell.cpp
	(1.5): mdk 2006 aspell quirks

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

2006-11-20 19:07  dockes

	* doc/: man/recoll.conf.5 (1.4), man/recollindex.1 (1.3),
	user/usermanual.sgml (1.26): doc

2006-11-20 16:35  dockes

	* qtgui/advsearch.ui (1.25): tooltip

2006-11-20 16:28  dockes

	* rcldb/rcldb.cpp (1.97): clear abstract if its only ...

2006-11-20 16:28  dockes

	* common/rclconfig.cpp (1.33): test driver

2006-11-20 16:28  dockes

	* common/rclconfig.h (1.25): 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

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

2006-11-20 12:16  dockes

	* utils/: Makefile (1.22), utf8iter.cpp (1.5), utf8iter.h (1.8):
	cleaned and speeded up utf8iter

2006-11-19 19:37  dockes

	* common/: textsplit.cpp (1.25), textsplit.h (1.13): optim ckpt

2006-11-18 13:56  dockes

	* qtgui/plaintorich.cpp (1.17): 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

2006-11-18 13:30  dockes

	* rcldb/searchdata.cpp (1.5): 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

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

2006-11-17 13:32  dockes

	* qtgui/plaintorich.cpp (1.15): small opts + fixed near region
	detection code

2006-11-17 13:31  dockes

	* qtgui/plaintorich.h (1.9): comments

2006-11-17 13:31  dockes

	* utils/utf8iter.h (1.7): 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

2006-11-17 11:08  dockes

	* qtgui/advsearch_w.cpp (1.11): 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

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
	files from common/ into rcld, internfile, common

2006-11-14 19:29  dockes

	* qtgui/: advsearch_w.cpp (1.10), advsearch_w.h (1.6): got rid of
	the static clause names

2006-11-14 18:56  dockes

	* qtgui/: advsearch.ui (1.22), advsearch_w.cpp (1.9): 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

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
	dynamic clauses to adv search. Still needs work

2006-11-13 15:48  dockes

	* rcldb/rcldb.cpp (1.92): use wdfs for better selection of doc
	extracts in makeAbstract

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

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

2006-11-13 09:15  dockes

	* qtgui/plaintorich.cpp (1.13): 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

2006-11-11 16:30  dockes

	* qtgui/: reslist.cpp (1.8), uiprefs.ui (1.18): have more compact
	list header + %N

2006-11-10 18:53  dockes

	* qtgui/reslist.cpp (1.7): Really use the rich abstracts

2006-11-10 18:18  dockes

	* rcldb/rcldb.cpp (1.89): 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

2006-11-10 14:30  dockes

	* utils/: smallut.cpp (1.18), smallut.h (1.18): pcSubst()

2006-11-10 14:29  dockes

	* internfile/internfile.cpp (1.17): errlog

2006-11-09 20:04  dockes

	* qtgui/preview_w.cpp (1.5): better handle the situation of mbox
	file name matching search

2006-11-09 18:37  dockes

	* qtgui/reslist.cpp (1.5): 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!

2006-11-09 15:47  dockes

	* rcldb/rcldb.cpp (1.79.2.1): dont continue adding ellipsis into
	the abstract when its maxlen!

2006-11-09 09:59  dockes

	* utils/mimeparse.cpp (1.16): test driver modifs

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

2006-11-08 16:32  dockes

	* configure (1.23), configure.ac (1.22): aspell help string

2006-11-08 14:04  dockes

	* qtgui/plaintorich.cpp (1.12): 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

2006-11-08 07:56  dockes

	* utils/: conftree.cpp (1.7), conftree.h (1.8): volatile conf

2006-11-08 07:49  dockes

	* recollinstall.in (1.23): 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

2006-11-07 17:51  dockes

	* index/: rclmon.h (1.7), rclmonprc.cpp (1.7), rclmonrcv.cpp (1.8):
	traces

2006-11-07 13:02  dockes

	* rcldb/rcldb.cpp (1.87): use both size and mtime changes as
	updateneeding indicator

2006-11-07 10:11  dockes

	* qtgui/uiprefs.ui (1.16): improved autophrase tooltip

2006-11-07 10:04  dockes

	* qtgui/uiprefs_w.cpp (1.9): 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

2006-11-07 07:41  dockes

	* index/indexer.cpp (1.44): 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

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

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

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)

2006-11-04 18:09  dockes

	* qtgui/: spell.ui (1.3), spell_w.cpp (1.4): 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

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
	spell/wild/regexp

2006-10-25 13:50  dockes

	* index/indexer.cpp (1.43): 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)

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

2006-10-24 14:48  dockes

	* index/: rclmon.h (1.4), rclmonprc.cpp (1.4): setup lockfile for
	monitor

2006-10-24 13:42  dockes

	* qtgui/ssearch_w.cpp (1.8): 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

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

2006-10-23 17:01  dockes

	* index/: rclmon.h (1.3), rclmonrcv.cpp (1.5): handle directory
	creation

2006-10-23 17:00  dockes

	* utils/: pathut.cpp (1.11), pathut.h (1.9): 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

2006-10-22 17:54  dockes

	* rcldb/rcldb.cpp (1.82): 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

2006-10-20 10:56  dockes

	* VERSION (1.40.2.2): 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

2006-10-20 10:31  dockes

	* qtgui/i18n/: recoll_ru.ts (1.4), recoll_uk.ts (1.4): 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

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

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

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

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

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

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

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

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

2006-10-02 15:30  dockes

	* VERSION (1.40), makestaticdist.sh (1.8): 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

2006-10-02 10:26  dockes

	* sampleconf/mimeconf (1.18): added 2 icons

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

2006-09-29 13:43  dockes

	* doc/user/usermanual.sgml (1.21): 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

2006-09-29 10:24  dockes

	* qtgui/reslist.cpp (1.3): reset curPvDoc on setDocSource

2006-09-29 10:23  dockes

	* qtgui/uiprefs.ui (1.14): 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

2006-09-28 16:32  dockes

	* qtgui/i18n/recoll_fr.ts (1.4): 1.5

2006-09-28 16:31  dockes

	* qtgui/ssearchb.ui (1.15): improved tip

2006-09-28 16:30  dockes

	* doc/user/usermanual.sgml (1.20): reordered the tips

2006-09-28 13:55  dockes

	* qtgui/main.cpp (1.51): debug messages

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

2006-09-23 09:39  dockes

	* internfile/mh_mail.cpp (1.20): fix newlines

2006-09-23 09:21  dockes

	* rcldb/rcldb.cpp (1.78): message

2006-09-22 16:11  dockes

	* rcldb/rcldb.cpp (1.77), qtgui/i18n/recoll_fr.ts (1.3): 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

2006-09-22 09:51  dockes

	* qtgui/recoll.pro.in (1.7): names cleanup

2006-09-22 09:42  dockes

	* utils/mimeparse.h (1.9): 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

2006-09-22 09:38  dockes

	* recollinstall.in (1.22): 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,
	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

2006-09-22 09:22  dockes

	* qtgui/: rclreslist.cpp (1.21), rclreslist.h (1.11): clarified
	preview paragraph coloring in reslist

2006-09-22 09:19  dockes

	* internfile/mh_mail.cpp (1.19): 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

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

2006-09-21 07:59  dockes

	* internfile/myhtmlparse.cpp (1.16): 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

2006-09-20 08:21  dockes

	* rcldb/stemdb.cpp (1.4): 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

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)

2006-09-19 16:19  dockes

	* utils/mimeparse.cpp (1.14): disable date debug msgs

2006-09-19 16:18  dockes

	* query/xadump.cpp (1.11): add option to dump a recoll stemdb

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

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

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

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

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
	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

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

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

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

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

2006-09-11 09:10  dockes

	* qtgui/: ssearch_w.cpp (1.2), ssearchb.ui (1.12): 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

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

2006-09-08 10:51  dockes

	* sampleconf/recoll.conf.in (1.10): 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
	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

2006-09-05 19:09  dockes

	* internfile/mh_mail.cpp (1.16): 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

2006-09-05 10:05  dockes

	* internfile/: mh_mail.cpp (1.15), mh_mail.h (1.7): index and
	display attachment file names

2006-09-05 10:04  dockes

	* utils/: mimeparse.cpp (1.11), mimeparse.h (1.6): 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

2006-06-24 11:56  dockes

	* qt4gui/recollmain.ui (1.3): 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

2006-06-23 10:07  dockes

	* qt4gui/: recoll.pro.in (1.1), recollmain.ui (1.1): added qt4gui
	code from Gennadi Sushko

2006-05-09 12:15  dockes

	* rcldb/rcldb.cpp (1.75): 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

2006-05-08 09:08  dockes

	* recollinstall.in (1.20): install icon

2006-05-07 16:10  dockes

	* VERSION (1.34): Release 1.4.3

2006-05-06 19:24  dockes

	* qtgui/: recoll_ru.ts (1.5), recoll_uk.ts (1.4): new from michael

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

2006-04-30 09:44  dockes

	* rcldb/rcldb.cpp (1.74): fbsd4 tweaks

2006-04-30 09:39  dockes

	* index/indexer.cpp (1.34): 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

2006-04-30 09:20  dockes

	* qtgui/: recoll_fr.ts (1.10), recoll_ru.ts (1.4), recoll_uk.ts
	(1.3): 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

2006-04-28 09:23  dockes

	* utils/transcode.cpp (1.8): 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

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

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

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

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

2006-04-25 10:17  dockes

	* common/textsplit.cpp (1.22), rcldb/rcldb.cpp (1.71): fixed small
	glitch in abstract text splitting

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

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

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

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

2006-04-15 19:15  dockes

	* qtgui/main.cpp (1.41), query/Makefile (1.12): small aix tweaks

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

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

2006-04-12 09:26  dockes

	* rcldb/rcldb.cpp (1.66), qtgui/rclmain.cpp (1.20): 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

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

2006-04-07 15:08  dockes

	* qtgui/advsearch.ui.h (1.9), rcldb/rcldb.cpp (1.63): check for and
	forbid pure negative query

2006-04-07 15:08  dockes

	* qtgui/guiutils.cpp (1.8): RECOLL_EXTRA_DBS environment variable

2006-04-07 15:07  dockes

	* doc/user/usermanual.sgml (1.11): use indexing instead of
	indexation

2006-04-07 10:51  dockes

	* internfile/: mh_mail.cpp (1.14), mh_mail.h (1.6):
	comments+conventions

2006-04-06 16:28  dockes

	* sampleconf/recoll.conf.in (1.9): stem only for english by default

2006-04-06 15:09  dockes

	* VERSION (1.31): 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

2006-04-05 17:41  dockes

	* recollinstall.in (1.18): 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

2006-04-05 15:30  dockes

	* doc/user/usermanual.sgml (1.10): 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

2006-04-05 08:26  dockes

	* rcldb/: rcldb.cpp (1.60), rcldb.h (1.28): 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

2006-04-04 17:44  dockes

	* filters/rcluncomp (1.2): 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

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

2006-04-04 12:38  dockes

	* qtgui/: guiutils.cpp (1.5), rclreslist.cpp (1.10): 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

2006-04-04 11:35  dockes

	* utils/conftree.h (1.7): 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

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

2006-04-03 13:43  dockes

	* VERSION (1.29): 1.3.3

2006-04-03 13:43  dockes

	* common/rclconfig.cpp (1.27): small port fixes for fbsd4 and
	solaris

2006-04-03 11:42  dockes

	* utils/execmd.cpp (1.17): 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

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

2006-04-01 10:07  dockes

	* qtgui/rclmain.cpp (1.16): 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?

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

2006-03-30 15:00  dockes

	* common/Makefile (1.11): 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

2006-03-30 10:19  dockes

	* qtgui/: recoll_fr.ts (1.9), recoll_ru.ts (1.2): lupdate

2006-03-30 09:54  dockes

	* qtgui/advsearch.ui (1.9): 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

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

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

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

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

2006-03-28 11:36  dockes

	* internfile/mh_unknown.h (1.1): 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

2006-03-20 10:54  dockes

	* utils/pathut.h (1.7): comments

2006-03-20 10:54  dockes

	* sampleconf/mimemap (1.12): 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

2006-03-20 10:50  dockes

	* makestaticdist.sh (1.7): desktop file

2006-03-16 15:00  dockes

	* recoll.desktop (1.1): initial version from Michael Shigorin

2006-03-16 14:49  dockes

	* qtgui/recoll_ru.ts (1.1): initial version from Michael Shigorin

2006-03-04 11:09  dockes

	* VERSION (1.24), doc/user/usermanual.sgml (1.6): 1.2.3

2006-02-21 13:56  dockes

	* Makefile.in (1.4), configure (1.14), configure.ac (1.12): 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

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)

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

2006-02-03 12:47  dockes

	* filters/rcldvi (1.2): 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

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

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

2006-02-01 15:34  dockes

	* qtgui/: guiutils.cpp (1.3), reslistb.ui.h (1.9): fbsd4 cc

2006-02-01 15:18  dockes

	* common/textsplit.cpp (1.20): use string::erase() not clear()

2006-01-31 12:39  dockes

	* qtgui/reslistb.ui.h (1.8): 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

2006-01-30 11:01  dockes

	* qtgui/preview/preview.ui.h (1.19): dont highlight terms in very
	big docs: too slow

2006-01-30 10:32  dockes

	* mk/localdefs.in (1.8): -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

2006-01-30 10:28  dockes

	* common/textsplit.cpp (1.19): moved span cleanup where it belonged

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

2006-01-27 14:43  dockes

	* qtgui/: guiutils.cpp (1.1), guiutils.h (1.1): 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

2006-01-27 14:38  dockes

	* internfile/myhtmlparse.cpp (1.14): 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

2006-01-27 14:34  dockes

	* rcldb/rcldb.cpp (1.55): define some constants and increase
	abstract context width

2006-01-27 12:25  dockes

	* internfile/htmlparse.cpp (1.5): missing amp entity translation

2006-01-26 18:59  dockes

	* internfile/mh_exec.cpp (1.6): check for cancellation

2006-01-26 18:59  dockes

	* utils/: execmd.cpp (1.15), execmd.h (1.7): 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

2006-01-26 15:01  dockes

	* qtgui/: reslistb.ui.h (1.6), reslistb.ui (1.5): 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

2006-01-26 13:30  dockes

	* query/docseq.cpp (1.7): 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

2006-01-26 13:28  dockes

	* rcldb/: rcldb.cpp (1.54), rcldb.h (1.23): abstract building from
	position data

2006-01-26 08:03  dockes

	* qtgui/recoll.pro (1.27): replaced by recoll.pro.in

2006-01-26 08:02  dockes

	* index/indexer.cpp (1.24): pass size info to db.add

2006-01-25 09:39  dockes

	* internfile/: myhtmlparse.cpp (1.13), myhtmlparse.h (1.6):
	reenable stripping newlines

2006-01-25 09:09  dockes

	* query/: Makefile (1.11), xadump.cpp (1.9): xadump improvements

2006-01-24 13:22  dockes

	* qtgui/rclmain.cpp (1.8): fix signal type

2006-01-24 13:22  dockes

	* utils/: execmd.cpp (1.13), execmd.h (1.5): 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

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

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

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

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

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/

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

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

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

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

2006-01-19 16:08  dockes

	* kde/kioslave/recoll/00README.txt (1.1): 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

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

2006-01-17 11:08  dockes

	* utils/mimeparse.h (1.4): 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

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

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

2006-01-12 10:13  dockes

	* qtgui/recollmain.ui.h (1.56), rcldb/rcldb.cpp (1.52): handle
	removed docs in history

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
	details when clicking on header

2006-01-10 14:16  dockes

	* recollinstall.in (1.9): install man pages

2006-01-10 13:58  dockes

	* Makefile (1.24), common/rclconfig.cpp (1.18): warning

2006-01-10 13:55  dockes

	* rcldb/rcldb.cpp (1.50): include unistd

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

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

2006-01-06 14:55  dockes

	* rcldb/rcldb.cpp (1.48): do a better test for a capitalized query
	term (no stem expand)

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
	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

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

2006-01-05 11:24  dockes

	* Makefile (1.23), recollinstall.in (1.8): 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

2005-12-17 08:45  dockes

	* sampleconf/recoll.conf.in (1.4.2.1): 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
	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

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

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

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)

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

2005-12-13 18:20  dockes

	* qtgui/advsearch.ui (1.7): 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

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

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

2005-12-06 16:41  dockes

	* recollinstall.in (1.5): strip execs

2005-12-06 16:10  dockes

	* Makefile (1.21), VERSION (1.18), recollinstall.in (1.4): no
	recollinstall install

2005-12-06 10:40  dockes

	* internfile/: mh_html.cpp (1.16), myhtmlparse.cpp (1.11): 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

2005-12-06 08:16  dockes

	* qtgui/recollmain.ui (1.27): move search/clear buttons to the left
	side

2005-12-05 18:47  dockes

	* VERSION (1.16): 1.0.11?

2005-12-05 17:45  dockes

	* qtgui/recollmain.ui.h (1.46): 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

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

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

2005-12-05 11:39  dockes

	* rcldb/rcldb.cpp (1.43): also index file path as terms

2005-12-04 18:10  dockes

	* qtgui/recoll.pro (1.16): more

2005-12-04 18:10  dockes

	* common/textsplit.cpp (1.15): split stdin

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

2005-12-02 17:17  dockes

	* filters/rclpdf (1.5): 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

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

2005-11-30 19:37  dockes

	* configure (1.6): make recollinstall executable

2005-11-30 19:28  dockes

	* configure.ac (1.5): make recollinstall executable

2005-11-30 19:26  dockes

	* sampleconf/recoll.conf.in (1.3): keep log level at 4 for index
	feedback

2005-11-30 19:20  dockes

	* sampleconf/recoll.conf.in (1.2): decrease log level

2005-11-30 18:58  dockes

	* utils/transcode.cpp (1.5): try harder to convert bad encodings

2005-11-30 11:35  dockes

	* VERSION (1.15): v1.0.10

2005-11-30 11:25  dockes

	* qtgui/: recollmain.ui (1.22), recollmain.ui.h (1.42):
	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

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

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

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

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

2005-11-25 10:13  dockes

	* common/: rclconfig.cpp (1.14), rclconfig.h (1.9): 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

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

2005-11-25 09:49  dockes

	* utils/base64.cpp (1.4): Strip extra null byte that we were
	appending

2005-11-23 11:57  dockes

	* Makefile (1.18): use prefix instead of PREFIX

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,
	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

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

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

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

2005-11-21 17:04  dockes

	* Makefile (1.16), makestaticdist.sh (1.4), recollinstall (1.4):
	install pics and samples to $PREFIX/local/recoll

2005-11-21 15:32  dockes

	* filters/rclgaim (1.2): 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

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

2005-11-18 14:52  dockes

	* utils/: execmd.cpp (1.7), execmd.h (1.3): 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

2005-11-17 18:36  dockes

	* rcldb/rcldb.cpp (1.38): 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

2005-11-16 18:29  dockes

	* mk/localdefs (1.2), rcldb/rcldb.cpp (1.37): use and_maybe in 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:33  dockes

	* mk/localdefs.in (1.2): typo

2005-11-12 15:31  dockes

	* Makefile (1.14), configure (1.3), configure.ac (1.2): 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

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):
	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

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

2005-11-10 09:46  dockes

	* sampleconf/: mimemap (1.7), mimeconf (1.7): add .Z compressed
	files

2005-11-09 22:40  dockes

	* sampleconf/mimemap (1.6): 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

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

2005-11-07 16:06  dockes

	* Makefile (1.9), recollinstall (1.3), mk/commondefs (1.4): fixed
	installation script

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

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

2005-11-05 16:29  dockes

	* rcldb/rcldb.cpp (1.33): debug message

2005-11-05 16:17  dockes

	* mk/commondefs (1.3): 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

2005-11-02 13:36  dockes

	* lib/Makefile (1.15), mk/commondefs (1.2): add def for RANLIB

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

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

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

2005-10-22 07:35  dockes

	* qtgui/: main.cpp (1.11), recoll.pro (1.13), recoll_fr.ts (1.1):
	i8n

2005-10-21 17:41  dockes

	* makestaticdist.sh (1.2), recollinstall (1.2): more verbosity in
	install

2005-10-21 16:11  dockes

	* Makefile (1.8), makestaticdist.sh (1.1): static bin dists

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

2005-10-21 14:15  dockes

	* unac/unac.c (1.2): 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

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

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

2005-10-20 13:38  dockes

	* sampleconf/recoll.conf (1.5): 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

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
	adjustments

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

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

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

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

2005-10-10 15:25  dockes

	* common/textsplit.h (1.7): 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

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

2005-09-22 16:09  dockes

	* common/textsplit.cpp (1.12): adjust start/end of word when
	trimming

2005-09-22 13:10  dockes

	* common/textsplit.cpp (1.11): fix problems with word followed by .

2005-05-17 08:30  dockes

	* qtgui/recollmain.ui.h (1.19): 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

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

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

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

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

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

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

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

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)

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

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

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

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

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

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

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

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

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

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

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

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

2005-01-28 09:56  dockes

	* internfile/: myhtmlparse.cpp (1.2), myhtmlparse.h (1.2): 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

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

2005-01-28 09:46  dockes

	* internfile/: myhtmlparse.cpp (1.1.2.1), myhtmlparse.h (1.1.2.1):
	xapian 0.8.3

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

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

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

2005-01-26 12:45  dockes

	* utils/: mimeparse.cpp (1.1), mimeparse.h (1.1): 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)

2004-12-17 16:50  dockes

	* query/xadump.cpp (1.2), rcldb/rcldb.cpp (1.5): very basic
	indexing working

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

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

2004-12-15 09:21  dockes

	* index/: csguess.cpp (1.1), csguess.h (1.1): just converted
	(indent+comments) from estraier