2012-08-23 16:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20254] NEWS: update NEWS file

2012-08-23 15:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20253] po/fr.po, po/gramps.pot: Update template and french
	  translation; it only removes one description into the set of
	  gramplets

2012-08-22 11:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r20248] src/plugins/view/pedigreeview.py: 5756: First names are
	  sometimes displayed incorrectly in Ancestry View

2012-08-22 09:30  zenhas

	* [r20247] po/cs.po: czech translation update

2012-08-21 18:33  Doug Blank <doug.blank@gmail.com>

	* [r20244] src/plugins/export/ExportXml.py: 5990: order of families
	  not preserved across XML export-import

2012-08-21 12:37  Doug Blank <doug.blank@gmail.com>

	* [r20238] src/plugins/export/ExportXml.py: 5990: order of families
	  not preserved across XML export-import

2012-08-15 03:05  amalvarenga

	* [r20214] po/pt_BR.po: Update pt_BR translation

2012-08-11 08:40  Peter Landgren <peter.talken@telia.com>

	* [r20200] src/plugins/lib/libgedcom.py: Issue 5964, UTF16reader
	  returned str, shoul be unicode.

2012-08-06 09:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20191] po/fr.po: minor improvement

2012-08-06 09:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20188] po/fr.po: typo

2012-08-06 03:22  amalvarenga

	* [r20186] po/pt_BR.po: update pt_BR translation

2012-08-06 02:00  amalvarenga

	* [r20183] configure.in, data/man/Makefile.am,
	  data/man/pt_BR/Makefile.am, data/man/pt_BR/gramps.1.in: add pt_BR
	  man page

2012-08-06 01:48  amalvarenga

	* [r20182] data/man/pt_BR: pt_BR dir for man pages

2012-08-05 03:28  amalvarenga

	* [r20180] po/pt_BR.po: update pt_BR translation

2012-08-04 17:32  amalvarenga

	* [r20178] po/pt_BR.po: update pt_BR translation

2012-08-03 03:09  amalvarenga

	* [r20173] po/pt_BR.po: update pt_BR translation

2012-08-01 18:46  Craig J. Anderson <ander882@hotmail.com>

	* [r20170] src/plugins/lib/libsubstkeyword.py: fix for:
	  http://www.gramps-project.org/bugs/view.php?id=5960
	  http://www.gramps-project.org/bugs/view.php?id=5958 errors when a
	  person is unknown in the database.

2012-08-01 02:11  amalvarenga

	* [r20166] po/pt_BR.po: update pt_BR translation

2012-07-30 02:59  amalvarenga

	* [r20134] po/pt_BR.po, src/plugins/rel/rel_pt.py: update pt_BR
	  translation

2012-07-29 00:33  Craig J. Anderson <ander882@hotmail.com>

	* [r20126] src/plugins/textreport/DescendReport.py: Fix for error
	  http://www.gramps-project.org/bugs/view.php?id=5221#c24809

2012-07-22 05:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20047] data/grampsxml.dtd, data/grampsxml.rng,
	  src/plugins/export/ExportXml.py, src/plugins/import/ImportXml.py:
	  5914: Cannot save bookmarked citations into Gramps XML file
	  format

2012-07-19 05:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20030] po/POTFILES.skip, src/plugins/gramplet/Makefile.am:
	  remove "PluginManagerGramplet" references (see rev20028)

2012-07-18 18:17  amalvarenga

	* [r20029] po/pt_BR.po: update pt_BR translation

2012-07-18 17:25  Doug Blank <doug.blank@gmail.com>

	* [r20028] src/plugins/gramplet/PluginManagerGramplet.py,
	  src/plugins/gramplet/gramplet.gpr.py: Removed unneeded plugin,
	  now that this is built into Gramps

2012-07-18 05:45  Doug Blank <doug.blank@gmail.com>

	* [r20026] src/plugins/gramplet/StatsGramplet.py: 5708: Confusing
	  results with statistic gramplet and filter

2012-07-18 05:18  Doug Blank <doug.blank@gmail.com>

	* [r20024] src/gen/proxy/living.py: 4538: security - information
	  disclosure: export with 'restrict data on living people'on leaks
	  first names when patronymic is present

2012-07-18 05:10  Doug Blank <doug.blank@gmail.com>

	* [r20023] src/gen/utils/configmanager.py: 5443: Maximum number of
	  generations (fixed slightly different types, such as int to long)

2012-07-17 01:30  Craig J. Anderson <ander882@hotmail.com>

	* [r20017] src/plugins/drawreport/FanChart.py,
	  src/plugins/lib/libcairodoc.py: Backed out a change I made in
	  parameters in commit 19862

2012-07-17 00:24  Craig J. Anderson <ander882@hotmail.com>

	* [r20016] src/plugins/drawreport/AncestorTree.py: Paul found a
	  strange error. Using the book report. when a
	  self._user.begin_progress is started, it must be finished in the
	  same method. If not, the progress box will not go away.

2012-07-16 22:54  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r20013] src/TransUtils.py, src/gramps.py: 0005785: print
	  statements in Check.py causing a crash in Windows (pythonw.exe)
	  after outputting 4096 characters. Setup logging in gramps.py
	  before anything else; for Windows divert stderr/stdout to a log
	  file; use logging instead of print for errors or warnings.

2012-07-16 17:53  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r20010] src/ImgManip.py, src/config.py, src/gen/db/write.py,
	  src/gen/utils/configmanager.py,
	  src/plugins/gramplet/bottombar.gpr.py,
	  src/plugins/view/geography.gpr.py: 0005785: print statements in
	  Check.py causing a crash in Windows (pythonw.exe) after
	  outputting 4096 characters. Change warning print statements to
	  logging.

2012-07-16 12:38  zenhas

	* [r20009] po/cs.po: czech translation update

2012-07-16 11:38  Peter Landgren <peter.talken@telia.com>

	* [r20006] po/sv.po: Swedish update.

2012-07-15 14:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r20002] po/fr.po, po/gramps.pot: update template and french
	  translation

2012-07-15 14:14  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r20001] po/de.po: updated german translation

2012-07-14 14:05  paul-franklin

	* [r19999] src/gui/views/navigationview.py: 5696: clicking the
	  "home" icon should report if no default person has been set

2012-07-12 22:13  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19993] src/plugins/tool/Check.py: 0005785: print statements in
	  Check.py causing a crash in Windows (pythonw.exe) after
	  outputting 4096 characters. Change to logging.warning and
	  logging.info.

2012-07-10 19:33  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19979] src/Filters/Rules/Citation/_HasSource.py,
	  src/gui/filtereditor.py: 0005735: Custom Source filter missing.
	  Citation filter was not using 'page' and source filter was not
	  using 'Abbreviation'.

2012-07-10 18:54  amalvarenga

	* [r19978] po/pt_BR.po: update pt_BR translation

2012-07-10 17:59  amalvarenga

	* [r19976] po/pt_BR.po: update pt_BR translation

2012-07-10 17:04  Doug Blank <doug.blank@gmail.com>

	* [r19974] src/plugins/webreport/NarrativeWeb.py: 5905: Links
	  (other than internet) in Notes don't work in NAVWEB; don't crash
	  and handle Family

2012-07-10 14:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19973] po/nn.po: update Norwegian Nynorsk (by Sigmund
	  Lorentsen)

2012-07-07 17:32  fedik

	* [r19959] po/uk.po: small translation and uptades

2012-07-05 13:54  paul-franklin

	* [r19953] src/plugins/docgen/LaTeXDoc.py: 5765: table-lines out of
	  order in complete-individual-report in LaTeX (patch by Harald
	  Rosemann <rosemann@imkt.uni-hannover.de>)

2012-06-28 15:41  Craig J. Anderson <ander882@hotmail.com>

	* [r19933] src/plugins/drawreport/AncestorTree.py,
	  src/plugins/drawreport/DescendTree.py,
	  src/plugins/lib/libtreebase.py: small error fixes to these
	  reports when run in a book report

2012-06-28 14:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19932] src/plugins/import/ImportXml.py: 5881: data_item ignored
	  on citation object

2012-06-27 06:21  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19927] po/nl.po:

2012-06-23 12:45  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19900] po/de.po: Fixed one small german translation error

2012-06-22 18:03  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19897] po/nl.po: update nl translation

2012-06-21 20:39  Craig J. Anderson <ander882@hotmail.com>

	* [r19893] src/plugins/lib/libcairodoc.py: fix for 5851

2012-06-21 09:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19890] src/plugins/textreport/BirthdayReport.py: 5794: Birthday
	  list report has invalid code

2012-06-19 16:51  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19883] po/de.po: updated german translation

2012-06-19 13:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19877] po/fr.po, po/gramps.pot: update french translation

2012-06-18 20:19  Craig J. Anderson <ander882@hotmail.com>

	* [r19867] src/plugins/lib/libcairodoc.py: Error 5851 (part 2)

2012-06-18 18:06  Craig J. Anderson <ander882@hotmail.com>

	* [r19865] src/plugins/drawreport/FanChart.py,
	  src/plugins/lib/libcairodoc.py: Fix for error 5851 in trunk and
	  3.4.
	  
	  '&' and '<' give Pango warnings and does not display properly in
	  (most) Graphical reports.

2012-06-18 17:58  Peter Landgren <peter.talken@telia.com>

	* [r19864] src/plugins/webreport/NarrativeWeb.py: Found a new
	  untranslated word.

2012-06-18 17:57  Peter Landgren <peter.talken@telia.com>

	* [r19863] po/gramps.pot, po/sv.po: Found a new untranslated word.

2012-06-17 17:20  Peter Landgren <peter.talken@telia.com>

	* [r19855] po/gramps.pot, po/sv.po: Found an untranslated word.

2012-06-17 17:19  Peter Landgren <peter.talken@telia.com>

	* [r19854] src/plugins/webreport/NarrativeWeb.py: Found an
	  untranslated word.

2012-06-16 09:16  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r19847] src/plugins/lib/maps/grampsmaps.py,
	  src/plugins/view/geoevents.py, src/plugins/view/geofamily.py,
	  src/plugins/view/geoperson.py, src/plugins/view/geoplaces.py:
	  Geography : performance issue with a lot of places.

2012-06-10 17:55  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19820] po/nl.po: update nl translation

2012-06-09 09:54  Joan Creus <joan.creus@gmail.com>

	* [r19808] po/ca.po: Translation update

2012-06-06 21:04  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19778] po/nl.po: update nl translation

2012-06-05 18:19  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19762] src/plugins/tool/MergeCitations.py: 0005781: Errors with
	  Merge Citations. Amended so it checks whether the first citation
	  processed for a particular page/volume/confidence/date (as
	  applicable) has notes.

2012-06-04 00:55  jralls

	* [r19753] src/ScratchPad.py, src/Simple/_SimpleTable.py,
	  src/gui/editors/displaytabs/embeddedlist.py,
	  src/gui/editors/displaytabs/gallerytab.py,
	  src/gui/editors/displaytabs/groupembeddedlist.py,
	  src/gui/editors/editperson.py, src/gui/editors/editprimary.py,
	  src/gui/grampsbar.py, src/gui/utils.py,
	  src/gui/views/listview.py, src/gui/widgets/grampletpane.py,
	  src/plugins/BookReport.py,
	  src/plugins/gramplet/FanChartGramplet.py,
	  src/plugins/lib/maps/grampsmaps.py, src/plugins/tool/Leak.py,
	  src/plugins/tool/OwnerEditor.py,
	  src/plugins/view/fanchartview.py,
	  src/plugins/view/pedigreeview.py: Accept control-click as an
	  alternative for right-click when the Gdk backend is Quartz.
	  
	  This is a standard behavior on Macs, since they often have
	  single-button mice or trackpads.

2012-06-03 21:56  jralls

	* [r19751] src/plugins/gramplet/SessionLogGramplet.py: [Bug 5825]
	  Error in SessionLog
	  
	  locale.nl_info isn't supported, but we can use an ISO8601-like
	  format without localization.

2012-06-03 21:02  Craig J. Anderson <ander882@hotmail.com>

	* [r19749] src/plugins/drawreport/AncestorTree.py,
	  src/plugins/drawreport/DescendTree.py: reverse out the changes
	  made by fix 5733. This is fix is worse than the origional. going
	  to fix another way.

2012-06-03 20:11  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19747] src/GrampsLogger/_ErrorView.py, src/Merge/mergenote.py,
	  src/gui/editors/editperson.py: 5809: Multisurname editor
	  impossibly narrow

2012-06-03 15:05  Nick Hall <nick__hall@hotmail.com>

	* [r19745] src/plugins/view/mediaview.py: 5827: Add missing comma
	  in media view default gramplets list

2012-06-01 20:34  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19740] po/nl.po: update nl translation

2012-05-31 18:30  Craig J. Anderson <ander882@hotmail.com>

	* [r19730] src/plugins/drawreport/AncestorTree.py,
	  src/plugins/drawreport/DescendTree.py: fixed error 5733. Text was
	  not scaling up/down in odt reports.

2012-05-29 07:06  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19694] po/nl.po: update nl translation

2012-05-28 08:39  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19683] po/nl.po: updated nl translation

2012-05-28 08:10  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r19682] po/nl.po: updated nl translation

2012-05-27 19:01  Espen Berg <espenbe@gmail.com>

	* [r19678] po/nb.po: Some more Norwegian bokmål. Not completed...

2012-05-27 14:44  paul-franklin

	* [r19674] src/cli/user.py, src/gen/user.py, src/gui/user.py:
	  permit only one argument to user.warn and user.notify_error since
	  second arguments are optional in both ErrorDialog and
	  WarningDialog (so some errors and warnings have only one)

2012-05-26 17:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19662] po/nl.po: update Dutch translation (by Erik on 3.4 tag)

2012-05-26 17:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19660] src/plugins/lib/libtranslate.py: add key for vietnamese
	  into _LANG_MAP (lang selector on some textual reports)

2012-05-26 09:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19658] po/fr.po: 5778: Error in the label "Aperçu des note"

2012-05-26 09:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19657] src/plugins/tool/Verify.py: 5705: Wrong detection of
	  error (burial before death) when checking data

2012-05-25 19:14  Peter Landgren <peter.talken@telia.com>

	* [r19646] po/sv.po: Fixed a number of minor typos.

2012-05-24 14:37  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r19635] po/cs.po: czech translation update

2012-05-23 13:21  Nick Hall <nick__hall@hotmail.com>

	* [r19630] src/gen/db/upgrade.py, src/gui/views/tags.py,
	  src/plugins/tool/NotRelated.py,
	  src/plugins/tool/TestcaseGenerator.py: 5752: Store tag names as
	  unicode

2012-05-22 21:46  jralls

	* [r19627] mac/Info.plist, mac/gramps.modules: Update for
	  gramps-3.4.0

2012-05-22 16:38  paul-franklin

	* [r19625] src/gen/utils/configmanager.py: 5718: crashes on startup

2012-05-22 15:51  paul-franklin

	* [r19622] src/gen/plug/report/_options.py: 5755: some report
	  "custom paper" sizes are saved incorrectly

2012-05-22 15:07  paul-franklin

	* [r19620] src/plugins/lib/libcairodoc.py: 5727: some PDF book
	  reports have extra blank pages between them

2012-05-22 08:31  Stéphane Charette <stephanecharette@gmail.com>

	* [r19618] configure.in, src/const.py.in: bump gramps34 branch
	  version to 3.4.1

2012-05-22 07:56  Stéphane Charette <stephanecharette@gmail.com>

	* [r19614] NEWS: update for 3.4.0 release

2012-05-19 21:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19595] po/nl.po: 5750: Dutch typos (contribution by 'ennoborg')

2012-05-19 17:26  Doug Blank <doug.blank@gmail.com>

	* [r19593] src/ExportOptions.py: 5279: i can't export my database

2012-05-19 08:29  Stéphane Charette <stephanecharette@gmail.com>

	* [r19587] NEWS: 3.3.2 news

2012-05-17 09:52  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19550] src/gen/db/write.py: Add warning on db env opening
	  failure

2012-05-11 11:35  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r19492] po/cs.po: czech translation update

2012-05-08 05:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19466] po/ja.po: Updated Japanese Translation (by yanmar)

2012-05-07 12:25  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r19462] src/plugins/lib/maps/geography.py: Geography : wrong
	  autozoom when we click on the map.

2012-05-06 17:24  amalvarenga

	* [r19457] po/pt_BR.po: update pt_BR translation

2012-05-06 15:57  fedik

	* [r19455] po/uk.po: small translation and uptades

2012-05-06 10:28  Peter Landgren <peter.talken@telia.com>

	* [r19452] po/sv.po: Final (I hope) of Swedish translation for 3.4.

2012-05-06 09:46  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19450] src/plugins/tool/Verify.py: 5676: Crashed when verifying
	  data

2012-05-06 08:22  Espen Berg <espenbe@gmail.com>

	* [r19448] po/nb.po: Some revision of Norwegian bokmål

2012-05-05 19:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19445] po/da.po: minor update on translated desktop key

2012-05-05 19:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19444] po/da.po, po/fr.po, po/gramps.pot: updated Danish
	  translation (by Morten Bo Johansen), update template and french
	  translation (no new entry, only updated references)

2012-05-05 16:21  Peter Landgren <peter.talken@telia.com>

	* [r19441] po/sv.po: Finally translation of name display editor is
	  OK.

2012-05-04 18:18  Craig J. Anderson <ander882@hotmail.com>

	* [r19439] src/plugins/drawreport/DescendTree.py: simple update to
	  help with book report messages display to console

2012-05-04 18:05  Craig J. Anderson <ander882@hotmail.com>

	* [r19437] src/plugins/lib/libsubstkeyword.py: proper fix so evens
	  work within the display format

2012-05-03 14:08  Craig J. Anderson <ander882@hotmail.com>

	* [r19431] src/plugins/drawreport/DescendTree.py: fixed a crash
	  when you add the descendant_chart to a book report. In the
	  'include' tab, you can select a 'family chart' option for the
	  title which should not be there. When ran it will crash.

2012-05-01 02:04  amalvarenga

	* [r19419] po/pt_BR.po: update pt_BR translation

2012-04-29 01:44  amalvarenga

	* [r19400] po/pt_BR.po: update pt_BR translation

2012-04-28 19:54  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19394] src/plugins/webstuff/css/Web_Basic-Ash.css,
	  src/plugins/webstuff/css/Web_Basic-Cypress.css,
	  src/plugins/webstuff/css/Web_Basic-Lilac.css,
	  src/plugins/webstuff/css/Web_Basic-Peach.css,
	  src/plugins/webstuff/css/Web_Basic-Spruce.css,
	  src/plugins/webstuff/css/Web_Mainz.css: 5691: narrative web site
	  regression: blank line

2012-04-22 08:29  Peter Landgren <peter.talken@telia.com>

	* [r19374] po/sv.po: Minor updates in translation.

2012-04-20 19:50  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19371] po/de.po: fixed corrupted po file

2012-04-20 02:46  Doug Blank <doug.blank@gmail.com>

	* [r19366] src/gui/viewmanager.py: Addons were looking in trunk
	  instead of gramps34

2012-04-19 20:45  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19364] po/de.po: update german translation

2012-04-19 18:39  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19362] src/gui/editors/editnote.py: 0005687: Can't delete a
	  note, which is a citation.

2012-04-19 12:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19357] po/fr.po, po/gramps.pot: update template and french
	  translation

2012-04-19 05:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19355] po/POTFILES.in, src/gen/db/upgrade.py: some strings were
	  not translated (patch by MathieuMD), see devel mailing list; need
	  to generate a new 'gramps.pot'

2012-04-16 16:20  Nick Hall <nick__hall@hotmail.com>

	* [r19343] src/gui/views/tags.py: 5655: Fix warnings when tags have
	  duplicate names

2012-04-16 07:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19340] po/fr.po, po/gramps.pot: update template and french
	  translation

2012-04-15 20:42  Gary Burton <gary.burton@zen.co.uk>

	* [r19338] src/ScratchPad.py: Fix crash when copying family objects
	  to the clipboard

2012-04-15 20:27  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19336] po/de.po: typo fixing

2012-04-15 07:04  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r19333] src/plugins/view/geography.gpr.py: Geography : same as
	  for trunk from vassilii : fix l10n call when wrong osmgpsmap
	  version reported (parameters should be substituted only AFTER _()
	  is called)

2012-04-14 15:40  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19331] po/de.po: update german translation

2012-04-14 12:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19327] src/Utils.py, src/gen/lib/tagbase.py,
	  src/plugins/import/ImportXml.py, src/plugins/lib/libgedcom.py,
	  src/plugins/tool/Check.py: 5466: On import and Check and Repair
	  need to check references to absent objects

2012-04-13 19:55  jralls

	* [r19319] src/gui/grampsgui.py: Load a menu accelerator map named
	  gramps.accel if such a file exists in const.DATA_DIR

2012-04-13 16:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19315] src/plugins/webreport/WebCal.py: 5654: write all files
	  into one directory for years and months, level issue with NavWeb,
	  patched by MD Nauta

2012-04-13 10:35  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19310] src/plugins/import/ImportGrdb.py: ImportGrdb does not
	  support the latest database format. Adopted suggested solution
	  that the "file association with grdb files perhaps remains but
	  that the importer gives a message to use old version 3.0 to
	  upgrade these old files".

2012-04-12 18:07  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19306] example/gramps/example.gramps: Change citation gramps_id
	  to default format

2012-04-10 23:03  jralls

	* [r19292] mac/gramps.launcher: Bug #5641: Links to other programs
	  don't work

2012-04-10 17:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19289] po/fr.po: typo

2012-04-10 14:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19287] po/pt_BR.po, po/sv.po: typos on non-fuzzy strings

2012-04-09 09:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19282] po/fr.po, po/gramps.pot: update template and french
	  translation

2012-04-08 14:37  Peter Landgren <peter.talken@telia.com>

	* [r19280] po/sv.po: Swedish update.

2012-04-08 02:26  amalvarenga

	* [r19275] po/pt_BR.po: Update pt_BR translation

2012-04-07 20:34  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19270] src/Utils.py: 5595: DBError when rebuilding reference
	  maps while Event view row is selected

2012-04-07 20:02  Espen Berg <espenbe@gmail.com>

	* [r19268] po/nb.po: Some revision of Norwegian bokmål

2012-04-07 19:42  Espen Berg <espenbe@gmail.com>

	* [r19267] po/nb.po: Some revision of Norwegian bokmål

2012-04-07 19:01  Nick Hall <nick__hall@hotmail.com>

	* [r19265] src/config.py, src/gui/filtereditor.py: 5206: Remember
	  size of FilterEditor and EditFilter windows

2012-04-07 11:26  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19261] src/gen/lib/event.py: is_equal called on handle

2012-04-06 17:15  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19251] src/Merge/mergemedia.py, src/Merge/mergenote.py:
	  0005667: Merging notes with citation references fails (also merge
	  media)

2012-04-05 13:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19241] po/fr.po: typo on desktop name

2012-04-05 13:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19239] po/bg.po, po/ca.po, po/cs.po, po/da.po, po/de.po,
	  po/fr.po, po/he.po, po/hr.po, po/hu.po, po/it.po, po/lt.po,
	  po/nb.po, po/nl.po, po/nn.po, po/pl.po, po/pt_BR.po, po/ru.po,
	  po/sl.po, po/sv.po, po/uk.po, po/vi.po, po/zh_CN.po: 5665: add
	  translations for updated desktop file

2012-04-05 13:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19238] data/gramps.desktop.in: 5665: update keys for Gnome
	  (keep current translations)

2012-04-04 18:14  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19231] src/Merge/mergecitation.py: 0005656: Error during
	  citation merging. get_confidence_level should be
	  set_confidence_level - the classic single character fix!!

2012-04-03 08:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19207] src/plugins/webreport/WebCal.py: 5654#c23595, #5193:
	  should not try to copy a style sheet if 'No style sheet' value is
	  set

2012-04-02 17:59  Joan Creus <joan.creus@gmail.com>

	* [r19205] po/ca.po: Translation update

2012-04-01 19:25  Gary Burton <gary.burton@zen.co.uk>

	* [r19203] src/ScratchPad.py: Use replacement refresh_objects
	  method instead of remove_invalid_objects which no longer exists

2012-04-01 17:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19201] po/fr.po: consistency on translated keys for names

2012-04-01 15:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19199] src/DateHandler/_Date_fr.py: improvements on french date
	  handler (by Mathieu MD)

2012-04-01 14:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19197] po/fr.po: 5648: update and review on french translation
	  by Mathieu MD

2012-03-29 18:08  Joan Creus <joan.creus@gmail.com>

	* [r19171] po/ca.po: Translation update

2012-03-26 23:39  Joan Creus <joan.creus@gmail.com>

	* [r19159] po/ca.po: Translation update

2012-03-26 09:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19154] po/nl.po: 5532: typo on 'Select Event' string

2012-03-24 07:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19132] po/fr.po: 5648: plurial for given (names)

2012-03-23 16:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19123] src/gen/proxy/living.py: 5081: check and use unfilterd
	  persons on __is_living (by MD Nauta)

2012-03-23 07:46  Rob G. Healey <robhealey1@gmail.com>

	* [r19118] AUTHORS: Re- created the Gramps authors list based upon
	  the src/data/authors.xml. Based upon request from Benny
	  Malengier.

2012-03-22 19:54  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19111] po/de.po: update german translation

2012-03-22 19:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19109] po/fr.po: 5648: review on french translation (by Mathieu
	  MD)

2012-03-19 16:04  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19094] src/plugins/lib/libgedcom.py: GEDCOM import: IdMapper
	  can sometimes be passed @F2002@ and sometimes F2002. These were
	  not mapping to the same swapped Gramps Id.(Partly a consequence
	  of revision 19053).

2012-03-19 14:10  Peter Landgren <peter.talken@telia.com>

	* [r19090] po/sv.po: Fixed a missing word.

2012-03-19 06:36  Rob G. Healey <robhealey1@gmail.com>

	* [r19088] src/plugins/webreport/NarrativeWeb.py,
	  src/plugins/webstuff/css/Web_Basic-Cypress.css: Bug#0002738:
	  NarrativeWeb: strange behaviour with alphabet navigation when
	  used with narrow browser window --> has now been fixed.

2012-03-19 04:33  Rob G. Healey <robhealey1@gmail.com>

	* [r19087] src/plugins/webreport/WebCal.py: Fixed bug in the
	  navigation menu and the calendar day items.

2012-03-19 02:49  Rob G. Healey <robhealey1@gmail.com>

	* [r19085] src/plugins/webreport/NarrativeWeb.py: Bug#0005274:
	  Narweb - Web Link, showing Url -- has been fixed as requested.

2012-03-18 20:13  jralls

	* [r19083] src/MacTransUtils.py: Bug 5429: Fix typo in
	  MacTransUtils.py

2012-03-18 17:06  Espen Berg <espenbe@gmail.com>

	* [r19081] po/nb.po, po/nn.po: Slightly revised Norwegian bokmål
	  and nynorsk

2012-03-17 14:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19078] po/es.po, po/sv.po: error on non-fuzzy strings

2012-03-17 14:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r19076] src/plugins/view/geoperson.py: 5617: local variable for
	  mother on 'plugins/views/geoperson.py

2012-03-14 20:04  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19065] src/plugins/tool/Check.py: 5632: Objects with references
	  to missing tags not fixed by Check and Repair

2012-03-13 21:39  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r19057] src/plugins/tool/Check.py: 5629: Citations with
	  reference to missing note/media not fixed by Check and Repair

2012-03-13 17:45  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19055] src/plugins/lib/libgedcom.py: 0005608: GEDCOM import
	  ignores leading 0's in INDI ID's

2012-03-13 17:09  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r19053] src/plugins/export/ExportGedcom.py,
	  src/plugins/lib/libgedcom.py: 0005620: Export name types to
	  GEDCOM. Patch extended following testing against various GEDCOM
	  files from the internet.

2012-03-11 11:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19042] po/fr.po, po/gramps.pot: update french translation

2012-03-10 23:14  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19040] po/de.po: update german translation

2012-03-09 16:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19028] data/man/fr/gramps.1.in: typo (contribution by Alain
	  Aupeix)

2012-03-06 19:08  jralls

	* [r19022] src/gui/utils.py: [Bug #5610] Can't launch external
	  viewer due to PATH set by Gramps startup script
	  
	  Hard-code the path to /usr/bin/open in gui/utils.py. Since this
	  is an Apple-only utility and Apple-proprietary, there's no
	  legitimate reason to use a different one.

2012-03-06 16:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19020] src/plugins/import/Makefile.am: 5554:
	  'importgedcom.glade' into plugins.import folder

2012-03-05 19:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19015] po/POTFILES.in, po/POTFILES.skip,
	  src/plugins/import/Makefile.am: 5554: 'importgedcom.glade' is
	  used with ANSEL encoding

2012-03-05 19:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19014] src/plugins/lib/libsubstkeyword.py: try to avoid key
	  issue on event

2012-03-05 17:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19010] po/POTFILES.in, po/POTFILES.skip,
	  src/plugins/export/Makefile.am, src/plugins/import/Makefile.am:
	  5554: Ignore no more used .glade files on installation and
	  translation

2012-03-05 17:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r19007] src/plugins/tool/MergeCitations.py: Enable translation
	  on top object

2012-03-04 22:20  josipsf

	* [r19006] po/hr.po: Updated Croatian translations

2012-03-04 20:30  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19005] po/de.po: update german translation

2012-03-04 02:48  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r19002] po/de.po: update german translation

2012-03-03 08:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18999] src/ExportOptions.py: Avoid to ignore last characters
	  when we have more than 999 individuals (string length into
	  button). It is not fixed for all cases, only more confort.

2012-03-02 17:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18992] po/fr.po: 'Verify' tool is checking our data, avoid
	  'database' translation in french, use 'data' word on messages

2012-03-02 17:40  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18991] src/plugins/lib/libgedcom.py: 0005606: GEDCOM import:
	  NOTE_RECORD is not handled properly

2012-03-02 17:10  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18989] src/plugins/lib/libgedcom.py: 0005605: GEDCOM inport:
	  Embedded from of MULTIMEDIA_LINK in INDIVIDUAL_RECORD does not
	  use IdMapper

2012-03-02 08:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18986] po/vi.po: update vietnamese translation (contribution by
	  De Tran)

2012-02-29 23:29  Nick Hall <nick__hall@hotmail.com>

	* [r18981] src/ScratchPad.py: 1446: Fix Clipboard refresh problem

2012-02-27 04:48  paul-franklin

	* [r18978] src/plugins/BookReport.py: revert 18977

2012-02-26 17:53  paul-franklin

	* [r18977] src/plugins/BookReport.py: add strings before gramps34
	  "string freze"

2012-02-26 09:23  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18975] po/de.po: update german translation

2012-02-25 17:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18973] po/fr.po: improve some french translations (history
	  dialog)

2012-02-25 07:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18971] po/fr.po: improve some french translations

2012-02-25 03:26  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18970] po/de.po: update german translation

2012-02-24 18:30  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18968] src/gui/plug/_windows.py: Disable 'Install Addons' tab
	  in Help->Plugin Manager because it is superseded by the
	  Preferences check for updates features.

2012-02-24 16:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18967] po/fr.po: minor improvement on french translation
	  (contents)

2012-02-24 14:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18966] po/fr.po, po/gramps.pot: Update template for
	  translations

2012-02-24 11:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18965] data/grampsxml.rng: 5264: missing personref section

2012-02-23 20:51  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18962] src/config.py: Change defaults so that new users are not
	  notified about new plugins (before they have even seen the UI).
	  This solves 0004994: Gramp hangs on retriving addons list

2012-02-23 14:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18961] po/fr.po: avoid 'Nobility' sample on title section

2012-02-23 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18958] po/fr.po: avoid 'Nobility Title' reference, which is
	  also an event

2012-02-23 13:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18957] po/fr.po: bug: too complicated translated key for
	  displaying title (name); Thanks Serge

2012-02-23 07:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18956] src/plugins/webreport/NarrativeWeb.py: 5537: Crash when
	  making an archive for the Narrative Web Site with the option
	  Include Family Map with all places (merged from trunk)

2012-02-23 07:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18954] src/plugins/tool/MergeCitations.py: grammar improvement

2012-02-22 20:34  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18952] po/de.po: update german translation

2012-02-22 01:14  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r18949] po/it.po: Italian translation updates and fixes.

2012-02-21 23:23  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18948] src/plugins/import/ImportXml.py: 0005588: [XML]: Media
	  object handling on citation and private marker on (source
	  reference). Add media object to citation. No change needed for
	  privacy.

2012-02-21 15:49  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18946] src/plugins/lib/libgedcom.py: GEDCOM import: if a
	  default source is created, attached date data for submitters was
	  incorrectly stored as a Date object when it should be text.

2012-02-21 00:27  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r18943] po/it.po: Italian translation updates and fixes.

2012-02-20 17:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18940] docs/gen/gen_plug.rst: minor improvements for
	  ordering/grouping index (plugins documentation)

2012-02-20 16:22  fedik

	* [r18939] po/uk.po: small translation uptades

2012-02-20 15:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18937] docs/api.rst, docs/conf.py, docs/corecli/cli.rst,
	  docs/coregui/gui.rst, docs/gen/gen.rst, docs/gen/gen_plug.rst:
	  update API documentation (3.4)

2012-02-20 09:38  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18936] po/de.po: update german translation

2012-02-19 16:42  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18934] src/plugins/lib/libgedcom.py: GEDCOM import: error
	  handling code moved to one place (no change to effect)

2012-02-19 16:18  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18932] src/plugins/lib/libgedcom.py: 0005202: Failed gedcom
	  file import. Dates too far in the future give OverflowError,
	  allow for this exception.

2012-02-19 15:57  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18930] src/plugins/lib/libgedcom.py: GEDCOM import. Fix parsing
	  of ALIA (alias) tag, if it is a reference to another person,
	  store the reference in the association secondary object

2012-02-19 14:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18929] src/plugins/tool/MergeCitations.py: use 'ngettext'

2012-02-19 14:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18926] src/plugins/tool/MergeCitations.py: typo

2012-02-18 17:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18925] po/hu.po: updated Hungarian translation (by Lajos
	  Nemeseri)

2012-02-18 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18922] docs/gen/gen_lib.rst: try to update API documentation
	  (gen.lib); citations

2012-02-17 23:52  Rob G. Healey <robhealey1@gmail.com>

	* [r18921] src/plugins/webreport/NarrativeWeb.py: Fixed error in
	  get_citation_links(). Thanks for pointing it out to me.

2012-02-17 18:37  Gary Burton <gary.burton@zen.co.uk>

	* [r18919] src/gui/viewmanager.py: Get an instance of
	  GuiPluginManager to report errors loading plugins

2012-02-17 18:00  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18916] src/plugins/lib/libgedcom.py: GEDCOM import: make
	  generated GEDCOM notes monospaced

2012-02-17 16:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18915] src/ExportOptions.py, src/cli/clidbman.py,
	  src/gen/plug/report/utils.py,
	  src/plugins/drawreport/AncestorTree.py,
	  src/plugins/drawreport/TimeLine.py,
	  src/plugins/export/ExportVCalendar.py,
	  src/plugins/gramplet/DescendGramplet.py,
	  src/plugins/import/ImportXml.py, src/plugins/lib/libgedcom.py,
	  src/plugins/quickview/all_events.py,
	  src/plugins/quickview/lineage.py,
	  src/plugins/quickview/siblings.py,
	  src/plugins/textreport/AncestorReport.py,
	  src/plugins/textreport/BirthdayReport.py,
	  src/plugins/textreport/DescendReport.py,
	  src/plugins/textreport/DetAncestralReport.py,
	  src/plugins/textreport/DetDescendantReport.py,
	  src/plugins/textreport/EndOfLineReport.py,
	  src/plugins/textreport/IndivComplete.py,
	  src/plugins/textreport/KinshipReport.py,
	  src/plugins/textreport/NumberOfAncestorsReport.py,
	  src/plugins/textreport/TagReport.py,
	  src/plugins/tool/EventNames.py, src/plugins/tool/NotRelated.py,
	  src/plugins/webreport/NarrativeWeb.py: 2356: add comments about
	  genitive form issues under some locales

2012-02-17 14:19  Nick Hall <nick__hall@hotmail.com>

	* [r18911] src/ImgManip.py: 4774: Bug fix for r17451

2012-02-17 12:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18909] po/fr.po, po/gramps.pot: update template

2012-02-17 10:37  Peter Landgren <peter.talken@telia.com>

	* [r18907] src/gui/editors/editcitation.py: Fix of two typos.

2012-02-17 00:34  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18905] src/plugins/lib/libgedcom.py: Typo (inconsistent warning
	  note titles)

2012-02-17 00:12  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18903] src/gen/lib/mediaobj.py, src/plugins/lib/libgedcom.py:
	  GEDCOM Import
	  
	  0005456: Default log level after installation results in disk
	  being filled on import (various problems manifested by geni.com
	  data) 0005030: Remove warning of libgedcom.py from family tree
	  builder (_UID, RIN, EMAIL and WWW from FTB) 0003553: Import media
	  files from GEDCOM (web located media for geni.com)
	  
	  * Add EMAIl and WWW for RESI events (for FamilyTreeMaker) *
	  Detect missing FORM or FILE for Multimedia objects and produce
	  warning reports (FORM and FILE are mandatory for GEDCOM, but are
	  difficult to locate without messages) (for geni.com imports among
	  others) * Handle multimedia images that are given by web
	  addresses (for geni.com imports among others) * Produce warning
	  reports when DATE, TYPE and PLACe are ignored for the event
	  details of attributes * Handle change date/time on notes (for
	  geni.com imports among others)

2012-02-16 19:41  paul-franklin

	* [r18902] src/plugins/docgen/LaTeXDoc.py: 5562: New LaTeXDoc.py --
	  patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>

2012-02-16 18:32  Peter Landgren <peter.talken@telia.com>

	* [r18900] po/sv.po: Update Swedish translation.

2012-02-16 13:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18898] po/pl.po: update polish translation (by Łukasz
	  Rymarczyk)

2012-02-16 05:18  Rob G. Healey <robhealey1@gmail.com>

	* [r18897] src/plugins/webreport/NarrativeWeb.py,
	  src/plugins/webstuff/css/Makefile.am,
	  src/plugins/webstuff/css/Web_Basic-Blue.css,
	  src/plugins/webstuff/css/Web_DropDown-Citations.css,
	  src/plugins/webstuff/webstuff.py: Finished class SourcePage's
	  Citations Referents section.

2012-02-16 01:51  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r18894] po/it.po: Italian translation updates

2012-02-15 21:18  Gary Burton <gary.burton@zen.co.uk>

	* [r18893] src/gui/viewmanager.py: Improve error message when a
	  view or plugin fails to load

2012-02-15 15:59  Peter Landgren <peter.talken@telia.com>

	* [r18890] po/sv.po: Swedish translation, partial update. Took
	  wrong sv.po in 18889.

2012-02-15 10:46  Peter Landgren <peter.talken@telia.com>

	* [r18889] po/sv.po: Swedish translation update.

2012-02-14 23:11  Nick Hall <nick__hall@hotmail.com>

	* [r18886] src/gen/plug/report/_options.py,
	  src/plugins/docgen/ODFDoc.py, src/plugins/docgen/PdfDoc.py,
	  src/plugins/textreport/AlphabeticalIndex.py,
	  src/plugins/textreport/TableOfContents.py,
	  src/plugins/textreport/textplugins.gpr.py: 5326: Add table of
	  contents and index support for ODF documents

2012-02-14 14:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18884] po/POTFILES.in, po/POTFILES.skip, src/gen/lib/person.py:
	  use translated string for custom attribute type after merging

2012-02-14 12:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18880] src/plugins/webreport/NarrativeWeb.py: typos

2012-02-14 12:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18879] src/gen/lib/person.py: use translated stringfor custom
	  attribute type after merging

2012-02-14 12:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18878] po/fr.po, po/gramps.pot, src/plugins/lib/libgedcom.py:
	  1571: use translated strings

2012-02-13 18:38  Nick Hall <nick__hall@hotmail.com>

	* [r18875] src/plugins/docgen/PdfDoc.py: 5326: Bug fix for table of
	  contents and index in pdf reports

2012-02-13 18:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18874] src/plugins/lib/libgedcom.py: 1571: use translated
	  strings

2012-02-13 02:39  Brian Matherly <brian@gramps-project.org>

	* [r18872] .: Create the 3.4 maintenance branch

2012-02-13 01:15  paul-franklin

	* [r18871] typos

2012-02-12 21:55  Nick Hall <nick__hall@hotmail.com>

	* [r18870] 5326: Add Alphabetical Index and Table of Contents
	  generation for pdf reports

2012-02-12 20:58  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18869] update german translation

2012-02-12 19:47  Espen Berg <espenbe@gmail.com>

	* [r18868] Cleaned up a bit in Norwegian bokmål translation. Still
	  a lot to do...

2012-02-12 17:37  Rob G. Healey <robhealey1@gmail.com>

	* [r18866] As there is no time left for code changes, I have
	  reverted changes for bio, half, step- siblings.

2012-02-12 04:00  paul-franklin

	* [r18864] 5562: New LaTeXDoc.py -- patch by Harald Rosemann
	  <rosemann@imkt.uni-hannover.de>

2012-02-11 18:55  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18863] Support _MAR as tag for married name for geni.com
	  (similarly to existing _MARNM). This is related to 0005456:
	  Default log level after installation results in disk being filled
	  on import.

2012-02-11 18:34  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18862] 0003553: Import media files from GEDCOM (part fix).
	  0005456: Default log level after installation results in disk
	  being filled on import (part fix). Don't give error messages if
	  the imported media file is an http URL (instead of a local file).
	  Note that the double slash in 'http://" is still stored as a
	  single slash.

2012-02-11 18:16  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18861] 0005030: Remove warning of libgedcom.py from family tree
	  builder. Handle RIN and _UID on events.

2012-02-11 17:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18859] update french translation

2012-02-11 16:48  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18858] Changes to Export GEDCOM consequent on pylint changes in
	  r18846.

2012-02-11 11:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18857] update template and french translation

2012-02-11 08:08  Rob G. Healey <robhealey1@gmail.com>

	* [r18856] Re- added half/ step -siblings back into Narrative Web,
	  wWith Benny Malengier showing the functions to used.

2012-02-10 23:47  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18855] 0005042: Import Gedcom : Address. There can be problems
	  if the place structure creates a main location (any subsequent
	  address structure will overwrite the main location) or if an ADDR
	  tag is encountered before the PLAC tag (the place will create a
	  new place, and the data already created for the ADDR will become
	  an orphan).

2012-02-10 23:46  Rob G. Healey <robhealey1@gmail.com>

	* [r18854] Moved javascript files from the js directory to the
	  scripts directory.

2012-02-10 23:40  Rob G. Healey <robhealey1@gmail.com>

	* [r18853] Moved stylesheets from styles directory to css
	  directory.

2012-02-10 23:25  Rob G. Healey <robhealey1@gmail.com>

	* [r18852] Removed additional class identifiers so that they would
	  be no possible conflicts. Moved them to the role field instead.

2012-02-10 20:25  josipsf

	* [r18851] bug #5554: Automake problem

2012-02-10 20:14  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18850] 0003874: ImportGedcom: does not recognise changes to
	  'preferences.default-source' after startup

2012-02-10 19:57  Nick Hall <nick__hall@hotmail.com>

	* [r18848] 5326: Revert r18842

2012-02-10 19:39  paul-franklin

	* [r18847] 1) add SVN svn:keywords "Id" property if it didn't have
	  it 2) add SVN svn:mime-type "text/plain" property if it didn't
	  have it

2012-02-10 19:16  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18846] pylint improvements

2012-02-10 18:38  paul-franklin

	* [r18845] 5394: Gramps support for backup/restore of multiple
	  trees needs to be better thought out
	  
	  partial fix (nothing done about media directories); original
	  patch by Doug Blank, then modified by me

2012-02-10 15:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18844] 5555: Some translation strings should be the same as
	  keys in english (GrampsType classes), detailed reports

2012-02-10 14:53  Nick Hall <nick__hall@hotmail.com>

	* [r18842] 5326: Add Alphabetical Index and Table of Contents
	  generation for pdf reports

2012-02-10 00:13  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18841] 0002172: Warnings on GEDCOM import. Improve
	  compatibility with standard GEDCOM. Issue warning if both ADDR
	  and ADR1 are supplied, as only one is stored. Store attributes
	  more consistently: store person RIN and REFN:TYPE. Store family
	  REFN:TYPE and RIN. Store source RIN. Fix parsing of HEAD, so that
	  detection and storing of software product and version is not
	  dependant on the sequence in which the tags are encountered. Fix
	  processing of 'Submitter' so that if more than one, the correct
	  one is stored as the researcher. Issue warning when various
	  elements are ignored. Fix level of parsing of top level notes.
	  Also process more of the HEAD header so that if the option for
	  adding a default source on import is set, most of the header is
	  stored as attributes etc. of the default source (the submitter(s)
	  are stored as repositories).

2012-02-09 12:03  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18840] czech translation update

2012-02-09 08:57  Rob G. Healey <robhealey1@gmail.com>

	* [r18839] Some re-workings on the SourcePage Citations section:
	  Look at the Drop Down menu options using Basic-Blue and Visually
	  style sheets.

2012-02-08 18:29  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18838] update german translation

2012-02-08 05:04  Rob G. Healey <robhealey1@gmail.com>

	* [r18837] Replaced Drop Down Citations with Drop Down Animated
	  Citations.

2012-02-08 03:31  Rob G. Healey <robhealey1@gmail.com>

	* [r18836] Fixed and remove database objects that are not in the
	  report database for class SourcePage's Citation Referents.

2012-02-07 18:36  Rob G. Healey <robhealey1@gmail.com>

	* [r18835] Added Makefile.am to webstuff/js directory to allow this
	  directory to become part of the Gramps autotools build.

2012-02-07 02:09  Rob G. Healey <robhealey1@gmail.com>

	* [r18834] Updated the jquery javascript library up to version
	  1.7.1.

2012-02-07 01:31  Rob G. Healey <robhealey1@gmail.com>

	* [r18833] Modified all style sheets to match changes made in
	  SourcePage Citation Referents section.

2012-02-06 22:46  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18832] 0001571: Option on import to preserve Non-standard data
	  from GEDCOM files (currently discarded without notice). Change
	  the generated NoteType to GEDCOM import.

2012-02-06 20:43  Gary Burton <gary.burton@zen.co.uk>

	* [r18830] Remove redundant variable from by_event_id_key

2012-02-06 20:38  Gary Burton <gary.burton@zen.co.uk>

	* [r18829] Fix by_event_place_key to use correct locale method

2012-02-05 23:35  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18827] GEDCOM import remove debug outputs (also a few extra
	  comments)

2012-02-05 17:51  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18826] 0005553: GEDCOM import does not import references to
	  repositories. rid_map was not being used. Also removed redundant
	  code in __find_or_create_repository()

2012-02-05 15:55  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18825] GEDCOM import. Minor fix for reporting of top level
	  errors.

2012-02-05 15:38  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18824] GEDCOM import. Fix handling of notes. Notes could get
	  duplicate Gramps IDs. If a note was going to be assigned the next
	  Gramps ID, then there was no check whether the Gramps ID had
	  already been allocated to a note that had been encountered as a
	  linked note, but not yet committed. Also handle change date and
	  time for notes. Also media objects attached to a source citation
	  were parsed with the wrong level, so they swallowed the following
	  tags (this had been a problem with the previous source references
	  processing).

2012-02-05 12:58  Gary Burton <gary.burton@zen.co.uk>

	* [r18822] Ensure dates are sorted by key. Bug #5493

2012-02-05 07:00  Rob G. Healey <robhealey1@gmail.com>

	* [r18821] Complete re- write of SourcePage Citation Referents
	  section. It now works correctly and the web page source layout is
	  also correct, which afects the page layout.

2012-02-03 14:00  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18819] czech translation update

2012-02-03 11:15  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18818] GEPS 023: Citations: GEDCOM import was not working if
	  Preferences->General->'Add default source on import' was set.

2012-02-03 07:19  Rob G. Healey <robhealey1@gmail.com>

	* [r18817] Fixed issue on SourcePage Citation Referents not
	  displaying the person's name.

2012-02-03 06:55  Rob G. Healey <robhealey1@gmail.com>

	* [r18816] Fixed hyperlinks for person and media links in the
	  SourcePage Citation Referents section.

2012-02-02 23:02  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18815] Added a report for GEDCOM import showing lines that were
	  not imported, and build notes containing the unimported data. The
	  notes are attached, where possible, to appropriate objects.
	  
	  This resolves the following two issues: 0001371: source record
	  ignores useful DATA block 0001571: Option on import to preserve
	  Non-standard data from GEDCOM files (currently discarded without
	  notice)

2012-02-02 13:27  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18814] czech translation update, typo fixes

2012-02-02 13:01  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18813] Changed so that the Merge Citation dialogue box closes
	  on its own when the OkDialog box which reports the number of
	  merges is closed.

2012-02-02 12:53  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18812] Change to use monospaced font in InfoDialog in upgrade
	  16 report. (The report was designed for a monospaced font)

2012-02-02 12:50  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18811] Add option for monospaced font in InfoDialog

2012-02-02 12:06  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18809] czech translation update

2012-02-01 22:14  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18808] Added comments for the level 0 parsing to clarify
	  signposts in the code.

2012-02-01 19:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18807] fix a broken url by using sourceforge archives

2012-02-01 08:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18806] use uncompressed .gramps (diff before rev18801)

2012-02-01 07:11  Rob G. Healey <robhealey1@gmail.com>

	* [r18805] Fixed all errors that were causing crashes. Thank you
	  for taking the time to point them out to me.

2012-01-31 20:58  Rob G. Healey <robhealey1@gmail.com>

	* [r18804] More update on SourcePage Drop Down Citations Menu.

2012-01-31 18:25  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18803] 0005501: Gedcom with embedded and linked notes creates
	  duplicate IDs. The translate parameter is removed from IdMapper,
	  so that IDs are always translated. This still means that import
	  attempts to preserve the IDs in the GEDCOM file (unless there are
	  collisions).

2012-01-31 17:08  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18801] Added all possible source citations. These are all
	  related to the home person (a few other items of data also added
	  so the citations can be attached to them). See note with Gramps
	  ID N0015.

2012-01-30 23:00  Rob G. Healey <robhealey1@gmail.com>

	* [r18800] Fixed and simplified the Drop Down Navigaton menu, which
	  will also work for the Drop Down SourcePage Citations.

2012-01-30 21:21  Rob G. Healey <robhealey1@gmail.com>

	* [r18799] Fixedclasses FamilyListPage and FamilyPage.

2012-01-30 10:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18798] visual consistency (icons on Sources category)

2012-01-30 06:38  Rob G. Healey <robhealey1@gmail.com>

	* [r18797] Removed class CitationPage as it will not be created
	  after all.

2012-01-30 06:35  Rob G. Healey <robhealey1@gmail.com>

	* [r18796] Beginning of work to allow Drop Down menu to work with
	  class SourcePage's Citation Referents section.

2012-01-30 01:45  Rob G. Healey <robhealey1@gmail.com>

	* [r18795] Clean up work: * Added docstrings where missing... *
	  removed empty lines where needed... * removed whitespace... *
	  changed several variable names

2012-01-29 16:25  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18794] 5543: Error on merging media objects

2012-01-29 16:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18793] Updated gen/lib/test/merge_test.py

2012-01-29 01:45  jralls

	* [r18791] Update mac build files

2012-01-29 01:39  jralls

	* [r18790] Bug 5474: Unicode chars can't display on Mac GTK-OSX
	  port
	  
	  Make Arial Unicode MS the default face for OSX Supports East
	  Asian, Semitic, and European scripts, but not Indic (Hindi,
	  Telugu, Tamil, Thai, etc.). Since Pango's ATSUI backend doesn't
	  support fallback, users of these scripts will have to override
	  the default face in their ~/.gtkrc-2.0

2012-01-28 22:10  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18786] 5536: Abbreviation field in source sidebar filter

2012-01-28 11:22  Rob G. Healey <robhealey1@gmail.com>

	* [r18785] Remove Web_Source_Citations.css from
	  src/plugins/webstuff/css/Makefile.am to allow autotools to
	  compile Gramps.

2012-01-28 11:19  Rob G. Healey <robhealey1@gmail.com>

	* [r18784] Removed referenced.py from the src/gen/proxy directory
	  to allow autotools to compile Gramps.

2012-01-27 21:56  Rob G. Healey <robhealey1@gmail.com>

	* [r18783] Edit the outline symbols for SourcePage Citation
	  Referents section.

2012-01-27 21:36  Rob G. Healey <robhealey1@gmail.com>

	* [r18782] Remove unnecessary Style Sheet.

2012-01-27 21:03  Gary Burton <gary.burton@zen.co.uk>

	* [r18781] Removed referenced proxy in favour of
	  referencedBySelection

2012-01-27 20:59  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18780] 0002918: Add Gedcom EVENT_TYPE_CITED_FROM and
	  ROLE_IN_EVENT in relation with Source Citation Fields. These are
	  added as data elements with keys EVEN and EVEN:ROLE respectively.

2012-01-27 17:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18779] Add missing citation file reference for desktop using
	  svg (installation)

2012-01-27 15:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18778] update french translation

2012-01-27 15:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18777] merge some updated translations from 3.3.x to trunk with
	  last template

2012-01-27 13:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18776] run 'po/test/po_test.py'; update template

2012-01-26 17:35  Rob G. Healey <robhealey1@gmail.com>

	* [r18774] Moved Home link to the Main line of Drop-Down navigation
	  menu.

2012-01-26 16:50  Rob G. Healey <robhealey1@gmail.com>

	* [r18773] Style Sheet that will create the brand new Citations
	  Referents Drop Down menu for class SourcePage for NarrativeWeb.

2012-01-26 09:09  Rob G. Healey <robhealey1@gmail.com>

	* [r18772] Moved Contact out to the main line Drop down menu. Clean
	  up of the web page output.

2012-01-26 08:15  Rob G. Healey <robhealey1@gmail.com>

	* [r18771] Drop Down Main Navigation Menu is now working... * you
	  will need to choose either Basic-Blue or Visually Style Sheet for
	  this to work. * I could extend this to all Style sheets if it is
	  wanted.

2012-01-25 23:28  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18770] 0005533: RTFDoc produces invalid RTF when bold and
	  normal are mixed in a paragraph. start_bold and end_bold changed
	  to store data in the self.text buffer

2012-01-25 05:14  Rob G. Healey <robhealey1@gmail.com>

	* [r18769] Added NarrativeWeb menu option for Drop Drop Menus.

2012-01-25 04:52  Rob G. Healey <robhealey1@gmail.com>

	* [r18768] Adding Cascading Style Sheet for the beginning of HTML5/
	  CSS3 Drop Down menus option in NarrativeWeb.

2012-01-25 04:12  Rob G. Healey <robhealey1@gmail.com>

	* [r18767] Needed to remove gramps-citation.png from this file to
	  get autotools to work.

2012-01-24 18:13  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18766] 0005529: Implement clickable links in reports, at least
	  for odf. Implemented for odf output only, using mark.type
	  LOCAL_HYPERLINK and LOCAL_TARGET.

2012-01-24 16:00  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18765] 0005528: ODF output fails validation. Added generation
	  of settings.xml, and fixed illegal characters in style-name

2012-01-24 06:14  paul-franklin

	* [r18764] 5434: Complete Individual report does not display photos
	  with PDF or LaTeX file formats

2012-01-23 17:09  paul-franklin

	* [r18763] 5526: Complete Individual report sometimes has trailing
	  blank page

2012-01-22 17:18  paul-franklin

	* [r18762] typo

2012-01-22 14:57  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18761] GEPS 023: Updates to source and citation icons to make
	  them more tango-like, following suggestion in
	  http://gramps.1791082.n4.nabble.com/Gigantic-Wow-Geps023-large-sources-tp4033527p4036773.html

2012-01-22 04:03  paul-franklin

	* [r18760] 5317: Multi-line photo captions are not rendered
	  correctly in output reports patch from Adam Stein
	  <adam@csh.rit.edu>

2012-01-21 18:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18758] 5522: Birth abbreviation (contribution by lcc)

2012-01-19 09:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18755] 5513: notes on places are not exported

2012-01-19 08:48  Rob G. Healey <robhealey1@gmail.com>

	* [r18753] Added code to handle when the event has multiple
	  participants such as a census record.

2012-01-19 03:10  Rob G. Healey <robhealey1@gmail.com>

	* [r18752] Created line for Marriage of for Marriage event on new
	  SourcePage.

2012-01-17 10:22  Rob G. Healey <robhealey1@gmail.com>

	* [r18751] Added section roles to web output. Modified menu
	  navigation so that it will continue to work with all style
	  sheets. Added ability to have Fade menu if there is only one year
	  being created and only if Blue or Visually is being used.

2012-01-17 06:22  Rob G. Healey <robhealey1@gmail.com>

	* [r18750] Fixed the menu navigation for WebCal since changing it
	  for NarrativeWeb.

2012-01-16 07:50  Rob G. Healey <robhealey1@gmail.com>

	* [r18749] Work has been done to make this style sheet more
	  compliant with the W3C CSS validation service.

2012-01-15 23:56  Rob G. Healey <robhealey1@gmail.com>

	* [r18748] Fixed a typo in class MediaPage(). Thank you Tim Lyons
	  for pointing it out to me.

2012-01-15 21:03  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18747] Fix named constant

2012-01-15 21:01  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18745] Fix keyboard shortcut

2012-01-14 20:34  Gerald Britton <gerald.britton@gmail.com>

	* [r18744] Reverting inadvertent changes to WebCal

2012-01-14 20:27  Gerald Britton <gerald.britton@gmail.com>

	* [r18743] Change HTML5 support so that pages pass the w3c
	  validator tests

2012-01-14 14:51  Gary Burton <gary.burton@zen.co.uk>

	* [r18742] Add optional pygoocanvas dependency

2012-01-13 22:21  Nick Hall <nick__hall@hotmail.com>

	* [r18740] Tidy up code for secondary object nodes (see r18706)

2012-01-12 17:06  Rob G. Healey <robhealey1@gmail.com>

	* [r18739] Reverted Main Navigation Menu back to a two row display
	  if there are more than ten (10) menu items.

2012-01-12 16:36  Rob G. Healey <robhealey1@gmail.com>

	* [r18738] Added a Horizontal Fade-In/ Fade-Out Navigation Menus
	  Style Sheet for use with WebKit Browsers.

2012-01-12 08:29  Rob G. Healey <robhealey1@gmail.com>

	* [r18737] Fixed a type in webstuff.py and a little bit of
	  separation of lines. * Fixed the Vertical menu placement on the
	  page. * Removed margin-top element from Basic-Blue style sheet.

2012-01-12 07:50  Rob G. Healey <robhealey1@gmail.com>

	* [r18736] Minor clean up of comments...

2012-01-12 07:06  Rob G. Healey <robhealey1@gmail.com>

	* [r18735] Fixed Events for SourcePage and sorted them by
	  event.get_date_object().get_sort_value().

2012-01-11 20:50  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18734] updated german translation

2012-01-10 09:13  Rob G. Healey <robhealey1@gmail.com>

	* [r18733] Updated Vertical to handle the new navigation/ alphabet
	  division names. Re- worked the Vertical menu.

2012-01-10 07:36  Rob G. Healey <robhealey1@gmail.com>

	* [r18732] Increased font size of Navigation menus as it was too
	  tiny to see.

2012-01-10 07:10  Rob G. Healey <robhealey1@gmail.com>

	* [r18731] Fixed issue in the navigation bar of not showing it
	  horizontally. All style sheets tested and working with menus.

2012-01-09 18:20  paul-franklin

	* [r18730] warn user if nobody selected

2012-01-09 18:13  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18729] 5397: In "Check & Repair Database" the default path to
	  missing media is always to \gramps\bin

2012-01-09 18:05  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18727] 3435: Deleting Locked Database from Dialog causes
	  database change

2012-01-09 15:04  paul-franklin

	* [r18726] 5489: some FamilyGroup.py rows have no right border

2012-01-09 03:38  Rob G. Healey <robhealey1@gmail.com>

	* [r18725] Removed coding for splitting the navigation menu: based
	  on user screen resolution; instead it will break up the menu
	  based of a screen resolution of 1024 as suggested by Nick Hall in
	  the past.

2012-01-08 09:10  Rob G. Healey <robhealey1@gmail.com>

	* [r18724] Beginning of CitationPage has begun. Waiting for
	  comments from Tim Lyons to continue work on it.

2012-01-08 06:58  Rob G. Healey <robhealey1@gmail.com>

	* [r18722] Add ability to split the navigation menu if too many
	  items for one line based on screen width.

2012-01-08 03:00  Rob G. Healey <robhealey1@gmail.com>

	* [r18721] Have done alot of cleanup work on some parts of
	  NarrativeWeb. Complete re-write of class SourcePage.
	  
	  * Style sheets: Noticed that on larger screen widths of more than
	  1024, that a hard- coded screen width, that the web page is only
	  half the screen or less. Changed screen width to 100% rather than
	  965px. Might look into removing the hard- coded screen size.
	  
	  * Need to look into changing how many list items are in the
	  navigation menu based on screen width.

2012-01-07 23:41  paul-franklin

	* [r18720] typo

2012-01-07 22:55  paul-franklin

	* [r18719] better PEP08, shorten some lines

2012-01-07 07:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18718] now in 2012

2012-01-07 00:10  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18715] 0005351: Focus on event window should be set to "Event
	  type" by default. Discussion also suggests focus for
	  EditSourceRef. This patch applies that focus algorithm to
	  EditCitation, since this, in effect, takes the place of
	  EditSourceRef.

2012-01-06 23:36  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18714] Add ID code for citation object to the preferences
	  dialogue (see posting from Jerome on Gramps Dev mailing list 13
	  Nov 2011)

2012-01-06 22:56  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18713] GEPS 023: Updates to Check and Repair, Test Case
	  Generator and repo and Utils
	  
	  Check and Repair tool
	  
	  - new check source and citation reference function, with
	  extensive changes from previous (temporary) check citation
	  references function, - low level in-table duplicate handle check
	  removed as this is superfluous because the main database tables
	  do not use the DB_DUP flag, - Progress meter added for cross
	  table duplicate checking and fixed for all checks, - diagnostic
	  prints added for all checks to indicate success, and for many to
	  indicate details of failures detected. These prints could be
	  simply changed to Log messages if necessary. Comments added to
	  show how checks relate to Test Case Generator test data, - order
	  of checks revised so empty objects are removed first, -
	  fix_encoding of media paths and descriptions modified to remove
	  invalid characters (see change to Utils), - check and remove
	  empty citations added.
	  
	  repo.py remove_citation_references added to fix removal of
	  citations on addresses in Repository records.
	  
	  Utils.py fix_encoding modified to add an option to ignore
	  characters that can't be unicode encoded.
	  
	  TestCaseGenerator
	  
	  - generate families extended to generate family events, - options
	  dialogue updated to reflect available features and to make it
	  clearer, - block transactions options removed as they were
	  by-passed in the code. - progress meter updated to use current
	  function, and to properly update for all options, - signal
	  testing code (that wasn't functional anyway) removed, - tag
	  generating code called when it needed to be, - data error
	  generating code broken up into functions to reflect the functions
	  in the Check and Repair tool that they are designed to test, -
	  various test data functions added for testing cross table
	  duplicates, media encoding errors, missing photos, control
	  characters in notes, empty objects, source and citation
	  references and a few missing broken family links tests, - some
	  fixes for some test cases (check events, person events were
	  marked as birth events) - fix random text so tags don't contain
	  invalid characters and add a styled text option, - ensure that
	  some citations are shared, - remove old redundant
	  commit_transaction function, - media linked to pictures that
	  exist in the Gramps code so that they don't appear as missing
	  images.

2012-01-06 21:40  Rob G. Healey <robhealey1@gmail.com>

	* [r18712] Removed surname list on Citation Referents in Source
	  Pages as per request from Tim Lyons.

2012-01-06 18:16  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18710] 5478: Multiline text field in reports dialogs not
	  rendered correctly

2012-01-06 05:46  Rob G. Healey <robhealey1@gmail.com>

	* [r18709] Fix errors on class SourcePage and write_data_map().
	  Thank you Tim Lyons for pointing them out to me.

2012-01-06 04:10  paul-franklin

	* [r18708] cope if no image file exists

2012-01-05 19:52  paul-franklin

	* [r18707] better PEP08 formatting, for 18695

2012-01-05 19:16  Nick Hall <nick__hall@hotmail.com>

	* [r18706] Improve treebasemodel to allow filtering of secondary
	  object nodes. Fix sorting of secondary object nodes.

2012-01-05 18:54  Nick Hall <nick__hall@hotmail.com>

	* [r18705] Remove redundant variable

2012-01-05 17:50  paul-franklin

	* [r18704] bug #5485 (introduced at rev 18118, for f.r. #5149)

2012-01-05 08:33  Rob G. Healey <robhealey1@gmail.com>

	* [r18703] Cleanup and consistence cleanup of code.

2012-01-04 21:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18702] Added a conditional to make sure that there was a
	  citation before creating hyper links.

2012-01-04 18:41  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18700] 5366: When doing a backup to a non existing directory,
	  the error msg box is unreadable Only the first characters are
	  shown

2012-01-04 01:57  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18699] updated german translation

2012-01-04 00:16  Rob G. Healey <robhealey1@gmail.com>

	* [r18697] Making code changes that will make things more
	  consistent in style.

2012-01-03 21:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18696] 5196: When reordering items in a list, make sure
	  selected item is always visible

2012-01-03 18:27  paul-franklin

	* [r18695] clarify error typeout

2012-01-03 17:06  Rob G. Healey <robhealey1@gmail.com>

	* [r18694] Modified the alphabet menu as it almost had faded into
	  obilivion. Made it more prominent on the pages where it is
	  available.

2012-01-03 17:04  Rob G. Healey <robhealey1@gmail.com>

	* [r18693] Bug#5477; Applies to this one also as the same
	  translation issuesw were in here.

2012-01-03 07:43  Rob G. Healey <robhealey1@gmail.com>

	* [r18691] Fixed the huge time delay in Creating Event pages.

2012-01-03 06:40  Rob G. Healey <robhealey1@gmail.com>

	* [r18690] Adjusted the navigation and alphabet menus so as they do
	  not appear so cramped and crowded.

2012-01-03 05:21  Rob G. Healey <robhealey1@gmail.com>

	* [r18689] Clean up of a lot of code, complete re-do of the
	  navigation and alphabet menus.

2012-01-03 04:58  Doug Blank <doug.blank@gmail.com>

	* [r18688] 5268: Filters do not work on exporting XML gramps or
	  generating NAVWEB

2012-01-02 15:12  Doug Blank <doug.blank@gmail.com>

	* [r18687] 5476: Allow user to set a default relationship type

2012-01-02 10:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18685] revert r18681

2012-01-02 09:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18684] typo

2012-01-02 09:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18681] typo 'full family name' (pointed out by Alain Aupeix)

2012-01-01 22:13  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18680] 1995: DB remains locked if it is incompatible

2012-01-01 17:58  Nick Hall <nick__hall@hotmail.com>

	* [r18679] 5472: Update gramplets when database changed so that
	  they correctly show if they have data. Also remove superfluous
	  updates.

2012-01-01 05:41  Rob G. Healey <robhealey1@gmail.com>

	* [r18677] Adjusted the placement of the progress bar in
	  event_pages() in an attemp to speed up the display of the
	  progress bar.

2012-01-01 05:39  Rob G. Healey <robhealey1@gmail.com>

	* [r18676] Added text-indent to p#description; ListPage description
	  paragraph.

2012-01-01 01:03  Rob G. Healey <robhealey1@gmail.com>

	* [r18675] Added style elements into all style sheets.

2012-01-01 00:41  Rob G. Healey <robhealey1@gmail.com>

	* [r18674] Added list style types to the list in SourcePage.

2011-12-31 23:46  Rob G. Healey <robhealey1@gmail.com>

	* [r18673] class SourcePage is now ready.

2011-12-31 22:04  Nick Hall <nick__hall@hotmail.com>

	* [r18672] 5232: Connect database signals using the callback
	  manager

2011-12-31 18:47  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18669] 5467: Selected object after merger is not always merged
	  object

2011-12-31 18:05  Nick Hall <nick__hall@hotmail.com>

	* [r18668] 5442: Clear pedigree view when creating new database and
	  the active person is not set

2011-12-31 10:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18666] 5463: missing _PeoplePublic.py reference

2011-12-31 07:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18665] 5463: missing _IsPublic.py reference

2011-12-30 22:09  Rob G. Healey <robhealey1@gmail.com>

	* [r18664] Fixed two typos in SourcePage. Thank you, Doug Blank,
	  for showing them to me.

2011-12-30 19:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18662] 5444: Gramps crashes when using the scroll wheel

2011-12-30 08:21  Rob G. Healey <robhealey1@gmail.com>

	* [r18661] More work as been done on class SourcePage using the new
	  Source/ Citation code that Tim committed. Alphabetizing of the
	  Person referents to a Source has been done but the list is not
	  running correctly yet.

2011-12-29 20:28  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18659] 5271: Gramps Crashes when trying to change tabs / views

2011-12-29 01:20  paul-franklin

	* [r18658] avoid version incompatibility

2011-12-28 21:45  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18657] 2276: System themes are not followed (Hard to read)

2011-12-27 17:35  paul-franklin

	* [r18656] sort the plugins in the first two Help => Plugin Manager
	  tabs

2011-12-25 09:28  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18654] 5290: Unhandled exception when merging people

2011-12-25 02:04  Rob G. Healey <robhealey1@gmail.com>

	* [r18653] Added post_init() and updated db_changed().

2011-12-24 23:00  paul-franklin

	* [r18652] added SVN "Id" line

2011-12-24 19:08  paul-franklin

	* [r18651] typos (and one file's SVN properties)

2011-12-23 07:33  Rob G. Healey <robhealey1@gmail.com>

	* [r18650] Fixed a crash in dump_ordinance() where I forgot to
	  remove a variable at line 607/

2011-12-23 03:08  Rob G. Healey <robhealey1@gmail.com>

	* [r18649] Removed some debugging code.

2011-12-22 02:02  Rob G. Healey <robhealey1@gmail.com>

	* [r18648] Updated Navigation menu for allowing for more than one
	  row of hyperlinks...

2011-12-21 05:39  paul-franklin

	* [r18647] improve CLI "indefinite" progress typeout finish

2011-12-21 01:03  Rob G. Healey <robhealey1@gmail.com>

	* [r18646] Changed the horizontal placement of the javascript code
	  in the head section of the page.

2011-12-21 00:44  Rob G. Healey <robhealey1@gmail.com>

	* [r18645] Moved javascript map code from
	  src/plugins/lib/libhtmlconst.py to NarrativeWeb. Fixed the single
	  marker PlacePage.

2011-12-20 18:52  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18643] 5410: Merge dialog (context) ignores role on Events
	  section for Person objects

2011-12-20 16:38  Gerald Britton <gerald.britton@gmail.com>

	* [r18642] Update libhtml.py to handle html5 and make html5 the
	  default -- extra stuff

2011-12-20 15:55  Gerald Britton <gerald.britton@gmail.com>

	* [r18641] Update libhtml.py to handle html5 and make html5 the
	  default

2011-12-20 09:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18640] Committing changes only for the purpose of getting help.

2011-12-19 22:43  paul-franklin

	* [r18639] typos

2011-12-19 18:35  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18636] 4156: Database export crash because of entagled jpeg
	  libraries

2011-12-19 18:11  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18634] updated german translation

2011-12-19 14:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18632] 5451: 'Clear' clipboard causes crashes

2011-12-19 14:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18631] 1698: tooltips on buttons (Style Editor on report
	  dialogs)

2011-12-19 09:26  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18629] 5433: Wrong url separator in Webreport for some pictures

2011-12-18 10:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18628] 3903: Message doesn't sound right

2011-12-18 10:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18626] 5439: Wrong row when dragging upwards to move items in
	  embedded list

2011-12-18 10:05  Rob G. Healey <robhealey1@gmail.com>

	* [r18625] First part of what the Source Pages will look like. I
	  need to make it pretty instead of dirty and unclean.

2011-12-18 09:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18623] 3954: Language list for rel_de not complete
	  (contribution by Reinhard)

2011-12-18 09:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18620] 3954: Language list for rel_de not complete; 5438:
	  Relationship calculator for Catalan

2011-12-17 22:57  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18618] updated german translation

2011-12-17 21:04  paul-franklin

	* [r18617] typos

2011-12-17 09:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18612] update french translation

2011-12-16 22:00  paul-franklin

	* [r18611] shorten some lines (better PEP08), translate some
	  strings

2011-12-16 12:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18609] 5392: Addon check type strings are not translatable

2011-12-16 12:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18607] 5301 5320 ATK support; minor accessibility improvement

2011-12-16 08:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18606] minor mnemonic limitation on a non-ASCII capital letter

2011-12-15 16:54  paul-franklin

	* [r18604] add bookname to report_options.xml

2011-12-15 07:54  Rob G. Healey <robhealey1@gmail.com>

	* [r18603] Isolate and only place map markers for Birth, Death,
	  Census, Marriage, and Divorce events for the Place and Family Map
	  Pages.

2011-12-15 07:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18602] Adjusted and cleanup of the Maps style sheet.

2011-12-15 04:37  Rob G. Healey <robhealey1@gmail.com>

	* [r18601] Completed stylesheet cleanup.

2011-12-14 23:00  Rob G. Healey <robhealey1@gmail.com>

	* [r18600] Part One of a complete cleanup of Blue stylesheet and
	  navigation menus.

2011-12-14 19:43  Rob G. Healey <robhealey1@gmail.com>

	* [r18599] Remove Event and Family media on Individual Pages if the
	  Event and Family pages are already being created.

2011-12-14 19:00  paul-franklin

	* [r18597] cope better when LANG is not set at all

2011-12-14 08:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18596] update languages list

2011-12-13 17:10  paul-franklin

	* [r18594] typos

2011-12-13 14:23  Doug Blank <doug.blank@gmail.com>

	* [r18593] Need to upate cache and probably_alive after edit/import

2011-12-13 07:31  Rob G. Healey <robhealey1@gmail.com>

	* [r18592] Adjusted several style elements for better layout and
	  presentation.

2011-12-13 06:10  Rob G. Healey <robhealey1@gmail.com>

	* [r18591] Some cleanup in the Maps.

2011-12-13 04:58  Rob G. Healey <robhealey1@gmail.com>

	* [r18590] Fixed all of the Family and Place Map Pages.

2011-12-13 02:08  Doug Blank <doug.blank@gmail.com>

	* [r18589] Person view details and edit sorta working

2011-12-12 23:21  Doug Blank <doug.blank@gmail.com>

	* [r18588] Webapp refinements

2011-12-12 23:20  Doug Blank <doug.blank@gmail.com>

	* [r18587] Return self from serialize to work with the create
	  method

2011-12-12 18:37  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18585] 5349: Filter and "Quick Filter" are not applied when you
	  press [Enter]

2011-12-12 13:09  Doug Blank <doug.blank@gmail.com>

	* [r18584] Citation refinements

2011-12-12 12:23  Doug Blank <doug.blank@gmail.com>

	* [r18583] One citation bug fix (typo); change needed due to Django
	  1.3 security issue re: passing model to function

2011-12-12 03:43  Doug Blank <doug.blank@gmail.com>

	* [r18581] Upgraded Django database to version 15, with citations

2011-12-12 01:52  Doug Blank <doug.blank@gmail.com>

	* [r18580] Upgraded database to version 15, with citations

2011-12-11 21:18  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18579] 0005414: Crash in SourceView. LRU clear does not reset
	  first and last pointers

2011-12-11 19:09  paul-franklin

	* [r18578] revert 18559 and 18560

2011-12-11 15:58  Doug Blank <doug.blank@gmail.com>

	* [r18576] 5423: Incorrect age for 'death before XX'

2011-12-11 12:32  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18574] updated german translation

2011-12-11 05:50  Rob G. Healey <robhealey1@gmail.com>

	* [r18573] Fixed missing OpenStreetMap (OSM) map on Place Pages.

2011-12-11 04:06  Doug Blank <doug.blank@gmail.com>

	* [r18572] Added Generic Public and Public People filters
	  (convenience, as you need to make a private filter, and then
	  invert it for this common use)

2011-12-11 04:04  Doug Blank <doug.blank@gmail.com>

	* [r18571] Added Generic Public and Public People filters
	  (convenience, as you need to make a private filter, and then
	  invert it for this common use)

2011-12-11 03:59  Doug Blank <doug.blank@gmail.com>

	* [r18570] Fixed invalid numbering; also has sequence as logical
	  rule connector

2011-12-11 03:57  Doug Blank <doug.blank@gmail.com>

	* [r18569] Added missing get_XXX_cursor methods to proxybase

2011-12-10 20:29  Rob G. Healey <robhealey1@gmail.com>

	* [r18568] Minor change to OSM maps in PlacePage and FamilyMap.

2011-12-10 19:37  Rob G. Healey <robhealey1@gmail.com>

	* [r18567] Cleanup of class SourcePage.

2011-12-10 15:05  Doug Blank <doug.blank@gmail.com>

	* [r18566] 5415: I tried to open/edit an internet link

2011-12-10 10:04  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18562] 5422: Error on date entry

2011-12-09 21:29  paul-franklin

	* [r18561] handle CLI EOFError

2011-12-09 19:31  paul-franklin

	* [r18560] enhance error message

2011-12-09 17:11  paul-franklin

	* [r18559] enhance error message

2011-12-09 14:25  Doug Blank <doug.blank@gmail.com>

	* [r18558] Fix bugs in drag-n-drop filenames on dbmanager; allow
	  any URL

2011-12-09 01:53  Rob G. Healey <robhealey1@gmail.com>

	* [r18557] Fixed a crash in trying to close the edit window of this
	  gramplet.

2011-12-08 16:40  paul-franklin

	* [r18556] 4646: reports cannot be run from the command line in a
	  non-GUI environment -- partial fix

2011-12-06 17:44  Rob G. Healey <robhealey1@gmail.com>

	* [r18555] Adjusted the Creating family pages progress bar.

2011-12-06 16:56  paul-franklin

	* [r18554] for Python files and Makefile.am files in the "src"
	  (only) sub-tree: 1) add SVN svn:keywords "Id" property if it
	  didn't have it 2) add SVN svn:mime-type "text/plain" property if
	  it didn't have it 3) add SVN "Id" line to the file if it had none

2011-12-06 13:52  Doug Blank <doug.blank@gmail.com>

	* [r18553] Updating to Django 1.3; begin update to Gramps DB
	  version 16

2011-12-06 10:18  Rob G. Healey <robhealey1@gmail.com>

	* [r18552] Added table to the Family Map Reference section.

2011-12-06 06:16  Rob G. Healey <robhealey1@gmail.com>

	* [r18551] Cleanup of __create_family_map(). Fixed and make it work
	  once again.

2011-12-05 17:30  Peter Landgren <peter.talken@telia.com>

	* [r18550] Fixed a minor typo.

2011-12-04 23:04  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18549] Fix warning on Cancel and OK in citation editor (now
	  allows empty citation information, and detects whether either the
	  source or citation Gramps ID have been used, and whether either
	  have changed when cancelling). (Part of GEPS023)

2011-12-04 17:09  Tim G L Lyons <tim.g.lyons@gmail.com>

	* [r18548] GEPS023: merge branch (changes 17960-18546) into trunk

2011-12-04 04:28  paul-franklin

	* [r18547] remove 15169 trailing whitespace

2011-12-03 05:51  paul-franklin

	* [r18545] remove trailing whitespace

2011-12-02 19:58  paul-franklin

	* [r18543] typo

2011-11-29 22:35  paul-franklin

	* [r18536] revert half of 18535 (TagReport error line)

2011-11-29 21:50  paul-franklin

	* [r18535] remove redundant TagReport error line (the report's
	  name)

2011-11-29 15:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18533] 5392: Addon check type strings are not translatable

2011-11-29 05:27  paul-franklin

	* [r18532] improvement to 18527: give user feedback for bad CLI
	  "off" option

2011-11-29 03:33  paul-franklin

	* [r18531] 5386: libhtmlbackend.py crashes if a dir-name file
	  preexists

2011-11-29 03:08  Doug Blank <doug.blank@gmail.com>

	* [r18530] 5392: Addon check type strings are not translatable

2011-11-29 03:05  Doug Blank <doug.blank@gmail.com>

	* [r18529] 5392: Addon check type strings are not translatable

2011-11-29 01:24  paul-franklin

	* [r18528] 5187: Plugins twice on plugin list -- slight name
	  change, to unique ones

2011-11-28 20:25  paul-franklin

	* [r18527] give user feedback for bad "off" option

2011-11-28 13:14  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18525] czech translation update

2011-11-28 04:21  paul-franklin

	* [r18521] add .pdf to filename, if needed

2011-11-27 23:45  paul-franklin

	* [r18520] typo in 18378

2011-11-27 20:19  paul-franklin

	* [r18518] change string syntax

2011-11-27 20:00  paul-franklin

	* [r18517] mark some strings to be translated

2011-11-27 17:19  Rob G. Healey <robhealey1@gmail.com>

	* [r18515] Change the boolean state of self.__create_thumbs_only to
	  False at start.

2011-11-26 18:00  paul-franklin

	* [r18512] typo

2011-11-26 17:35  Doug Blank <doug.blank@gmail.com>

	* [r18511] Prevent continuation on no active person

2011-11-26 12:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18510] no translation environment on 'MetadataViewer.py' module

2011-11-26 12:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18507] no translation environment on 'user.py' modules

2011-11-26 11:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18506] ignore debug tools for translations

2011-11-24 00:40  paul-franklin

	* [r18496] 5389: GVFamilyLine.py has some incorrect help hints

2011-11-23 20:19  paul-franklin

	* [r18495] 4646: reports cannot be run from the command line in a
	  non-GUI environment -- partial fix

2011-11-23 18:29  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18493] 5335: Failure loading Geni.com GedCom into Gramps 3.3.1

2011-11-23 12:07  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18492] typo

2011-11-23 11:57  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18490] czech translation update

2011-11-22 18:39  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18487] updated german translation

2011-11-22 11:18  Rob G. Healey <robhealey1@gmail.com>

	* [r18484] Fixed errors created by my last commit# 18480.

2011-11-22 07:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18482] typo

2011-11-22 05:31  Rob G. Healey <robhealey1@gmail.com>

	* [r18480] Created Feature Request#5381; NarrativeWeb: Remove full
	  sized images; please see
	  http://www.gramps-project.org/bugs/view.php?id=5381 for further
	  information...

2011-11-22 05:30  Rob G. Healey <robhealey1@gmail.com>

	* [r18479] Created Feature Request#5381; NarrativeWeb: Remove full
	  sized images; please see
	  http://www.gramps-project.org/bugs/view.php?id=5381 for further
	  information...

2011-11-21 15:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18478] reuse tooltip string for gid on event object

2011-11-21 10:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18472] 5351: Focus on eventref and sourecref editors (patches
	  by Michiel, MathieuMD); consistent editeventref.glade file and
	  accessibilty improvement #5301 (romjerome)

2011-11-20 17:52  paul-franklin

	* [r18470] typo

2011-11-20 09:33  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18467] 5368: Loading familytree with downgraded Berkeley db
	  should generate expressive error

2011-11-20 07:32  Rob G. Healey <robhealey1@gmail.com>

	* [r18466] Fixed a typo that was causing a crash.

2011-11-19 00:16  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18464] updated german translation

2011-11-18 19:43  paul-franklin

	* [r18463] 5353: CLI tools ignore an option if remembered as
	  non-default

2011-11-18 19:35  paul-franklin

	* [r18462] 5347: Verify.py should test for old age but no death

2011-11-18 11:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18461] typo

2011-11-16 17:58  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18457] 5291: JPG is not imported

2011-11-16 09:18  Peter Landgren <peter.talken@telia.com>

	* [r18453] Swedish update.

2011-11-15 18:13  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18451] updated german translation

2011-11-15 17:42  Peter Landgren <peter.talken@telia.com>

	* [r18449] Include translation of export optioins in headlines.

2011-11-15 03:16  Rob G. Healey <robhealey1@gmail.com>

	* [r18444] Fixed a missing variable in display_spouse().

2011-11-14 22:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18441] 5350: Focus on the "Quick Filter" is lost after clicking
	  on "Find"

2011-11-14 09:47  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18439] czech translation update

2011-11-12 08:35  Peter Landgren <peter.talken@telia.com>

	* [r18436] Swedish update

2011-11-10 18:44  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18431] updated german translation

2011-11-10 08:43  Rob G. Healey <robhealey1@gmail.com>

	* [r18430] Made USA holidays more consistent to all of the
	  holidays-- Holiday Name value type offset.

2011-11-10 05:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18427] 5361: Add Japanese holidays (contribution by MathieuMD)

2011-11-09 18:07  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18425] updated german translation

2011-11-09 12:51  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18422] czech translation update

2011-11-09 12:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18421] 5187: Plugins twice in plugin list; update french
	  translation

2011-11-09 12:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18419] 5187: Plugins twice in plugin list; more descriptive as
	  suggested by Paul F.

2011-11-08 10:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18414] 5187: Plugins twice in plugin list (use book
	  description)

2011-11-08 05:58  Rob G. Healey <robhealey1@gmail.com>

	* [r18412] Resolved the sizing issue related to this gramplet.

2011-11-08 04:01  paul-franklin

	* [r18411] better syntax

2011-11-07 19:18  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18409] updated german translation

2011-11-07 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18407] 5187: Plugins twice in plugin list

2011-11-05 09:38  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r18402] odfbackend : #0005278 : no need to escape color,
	  highlight color.

2011-11-04 16:04  paul-franklin

	* [r18401] clarify error typeout

2011-11-03 17:03  Rob G. Healey <robhealey1@gmail.com>

	* [r18400] Minor changes to all three of these. Cleanup work.

2011-11-02 17:15  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r18399] Geography : #0005337 : change the tiles cache directory
	  doesn't work.

2011-11-01 13:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18397] 5308 5320 5342 5301 better ATK support, GtkBuilder for
	  gtk+ 2.16

2011-11-01 13:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18395] 5338: Family Descendant Chart text errors; english
	  locale -> gen.ggettext

2011-10-31 16:46  paul-franklin

	* [r18393] added/replaced SVN "Id" property

2011-10-31 15:33  paul-franklin

	* [r18392] malformed SVN "Id" line

2011-10-31 15:27  paul-franklin

	* [r18391] malformed SVN "Id" line

2011-10-31 09:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18389] 5338: Family Descendant Chart text errors

2011-10-31 02:40  Brian Matherly <brian@gramps-project.org>

	* [r18388] Remove ErrorDialog and WarningDialog from reports.
	  Replace with User.warn() and User.notify_error().

2011-10-31 02:33  Brian Matherly <brian@gramps-project.org>

	* [r18387] Fix crash in ODF styled text output.

2011-10-30 09:06  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18386] czech translation update

2011-10-30 05:26  Brian Matherly <brian@gramps-project.org>

	* [r18385] Cleanup Timeline Report and improve handling of data
	  with no dates.

2011-10-30 05:15  Brian Matherly <brian@gramps-project.org>

	* [r18384] Disable the automated "activity" bar that is shown
	  whenever a report is run.
	  
	  The dialog interferes with any report that may open its own
	  dialog (like a progress bar) and causes GTK crashes. Every report
	  will just have to run its own progress bar.

2011-10-29 15:53  Brian Matherly <brian@gramps-project.org>

	* [r18383] Fix Type in narrative web progress.

2011-10-29 13:58  Doug Blank <doug.blank@gmail.com>

	* [r18382] Working on names

2011-10-29 13:45  Doug Blank <doug.blank@gmail.com>

	* [r18381] Added media functions and other missing functions

2011-10-29 09:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18380] 5308 5309 5312 5320 5301 better ATK support

2011-10-29 08:47  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18379] czech translation update

2011-10-29 05:02  Brian Matherly <brian@gramps-project.org>

	* [r18378] Implement new "User()" class for reports to indicate
	  progress and prompt the user. This allows the removal of from
	  "gui.utils import ProgressMeter" from reports so that they don't
	  depend on gui.

2011-10-28 07:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18377] 5337: Maps View crash when tiles' storage path is not
	  existent, call ErrorDialog

2011-10-27 09:07  Nick Hall <nick__hall@hotmail.com>

	* [r18375] Set maximum for default GrampsBar size

2011-10-26 18:28  Nick Hall <nick__hall@hotmail.com>

	* [r18374] Replace netbook mode with sizing proportional to screen
	  size

2011-10-25 21:31  Nick Hall <nick__hall@hotmail.com>

	* [r18372] 5321: Tidy up code for the children tab in the family
	  editor

2011-10-25 20:18  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18370] updated german translation

2011-10-25 08:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18369] 5331: Deprecated
	  http://gazetteer.openstreetmap.org/namefinder/

2011-10-24 10:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18367] 5310 5314: missing tags and date fields

2011-10-23 20:38  paul-franklin

	* [r18366] 5031: Some reports should not register the page
	  orientation to non-default (Landscape)

2011-10-23 17:01  paul-franklin

	* [r18365] 5323: Cannot run sort events in gramps 3.4 SVN

2011-10-23 07:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18364] 5293: wording improvements

2011-10-23 07:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18363] 5264: missing noteref on person reference

2011-10-23 03:13  paul-franklin

	* [r18361] missing or malformed SVN "Id" line

2011-10-22 22:50  Nick Hall <nick__hall@hotmail.com>

	* [r18360] 5322: Fix error when dragging an alternative location
	  onto the clipboard

2011-10-22 15:10  paul-franklin

	* [r18357] corrected SVN "Id" property

2011-10-20 14:58  paul-franklin

	* [r18352] Jerome said on the gramps-devel list that in fixing
	  http://www.gramps-project.org/bugs/view.php?id=4556 he removed
	  mk_blue_marble.py and its output from the Makefile:
	  http://gramps.svn.sourceforge.net/viewvc/gramps/trunk/src/images/Makefile.am?r1=16419&r2=16418&pathrev=16419
	  
	  So since mk_blue_marble.py is not needed anymore I am deleting
	  it.

2011-10-18 21:10  Doug Blank <doug.blank@gmail.com>

	* [r18349] 5266: Christening dates displayed as Birth dates in
	  Family editor

2011-10-18 20:59  Gary Burton <gary.burton@zen.co.uk>

	* [r18348] Add SVN Id

2011-10-18 20:50  Gary Burton <gary.burton@zen.co.uk>

	* [r18347] Add gramps header

2011-10-18 19:07  Doug Blank <doug.blank@gmail.com>

	* [r18346] Not needed

2011-10-18 18:14  paul-franklin

	* [r18345] added GPLv2 and SVN Id line

2011-10-18 17:05  paul-franklin

	* [r18344] added GPLv2 and Id line

2011-10-18 01:56  Doug Blank <doug.blank@gmail.com>

	* [r18342] Working on editing person

2011-10-17 14:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18341] 3145: improve image subsection, bug with filtered
	  objects (patch by Robert Cheramy)

2011-10-17 04:27  Doug Blank <doug.blank@gmail.com>

	* [r18340] Added missing methods

2011-10-16 20:21  paul-franklin

	* [r18338] 5128: Python files with no SVN "Id" property (& added
	  MIME text/plain if none)

2011-10-16 19:55  paul-franklin

	* [r18337] added svn:mime-type text/plain and svn:keywords Id
	  peoperties

2011-10-16 17:30  Doug Blank <doug.blank@gmail.com>

	* [r18336] Working on providing good error feedback

2011-10-16 17:05  Doug Blank <doug.blank@gmail.com>

	* [r18335] New page for browsing data

2011-10-16 17:00  Doug Blank <doug.blank@gmail.com>

	* [r18334] Breadcrumbs on all pages; refactor menus and views

2011-10-16 03:58  Doug Blank <doug.blank@gmail.com>

	* [r18333] Messages; fixes throughout

2011-10-16 01:46  Doug Blank <doug.blank@gmail.com>

	* [r18332] Importing from webpage--- need to report error and
	  status

2011-10-15 20:35  Doug Blank <doug.blank@gmail.com>

	* [r18330] Moved src/web to src/webapp

2011-10-15 20:30  Doug Blank <doug.blank@gmail.com>

	* [r18329] Moved src/web to src/webapp

2011-10-15 20:23  Doug Blank <doug.blank@gmail.com>

	* [r18328] Move src/web to src/webapp to make it more clear what
	  this dir is for

2011-10-15 20:21  Doug Blank <doug.blank@gmail.com>

	* [r18327] Move src/web to src/webapp to make it more clear what
	  this dir is for

2011-10-15 20:12  Doug Blank <doug.blank@gmail.com>

	* [r18326] Export from webapp is complete; working on import into
	  webapp

2011-10-15 20:09  Doug Blank <doug.blank@gmail.com>

	* [r18325] Missing return self on unserialize for convienience and
	  consistency

2011-10-15 16:22  paul-franklin

	* [r18324] 5124: filter-rule file has semi-DOS format

2011-10-15 15:02  Doug Blank <doug.blank@gmail.com>

	* [r18323] Return self from unserialize as convienience and to
	  match other objects

2011-10-15 14:31  Doug Blank <doug.blank@gmail.com>

	* [r18322] Working on running all reports/import/export from the
	  web

2011-10-14 14:43  Doug Blank <doug.blank@gmail.com>

	* [r18320] Clean up of transactions; fixed bug on reference to
	  events; removed clean_cache; GEDCOM import works

2011-10-14 11:42  Doug Blank <doug.blank@gmail.com>

	* [r18319] added clear_cache; removed cache set from inside for
	  now; bugs introduced (eg, people events wrong handles to
	  events)---why?

2011-10-14 03:03  Doug Blank <doug.blank@gmail.com>

	* [r18318] Cleanup of django code for import; need to fix import,
	  not correct in linking to objects

2011-10-13 18:17  paul-franklin

	* [r18317] 5300: make gramps.py more BSD-friendly

2011-10-13 16:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18316] can died at same year as max_alive

2011-10-13 14:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18315] 5293: use correct method with precision set; try to
	  avoid age greater than max alive (user preferences)

2011-10-13 10:32  Doug Blank <doug.blank@gmail.com>

	* [r18314] Copy deepcopy fix to src/web (thanks P. Franklin);
	  removed workaround

2011-10-13 05:46  paul-franklin

	* [r18313] 4952: Several grammar mistakes -- partial fix, remainder
	  were by Jerome R.

2011-10-13 02:58  Doug Blank <doug.blank@gmail.com>

	* [r18312] Import error

2011-10-13 02:33  Doug Blank <doug.blank@gmail.com>

	* [r18311] Edit names sorta working again

2011-10-13 01:29  Doug Blank <doug.blank@gmail.com>

	* [r18310] Adjust colors of table

2011-10-13 00:47  Doug Blank <doug.blank@gmail.com>

	* [r18309] Use const.VERSION

2011-10-13 00:41  Doug Blank <doug.blank@gmail.com>

	* [r18308] Settings for server; added version, and refined user
	  page

2011-10-13 00:13  Doug Blank <doug.blank@gmail.com>

	* [r18307] Changes to keep up with current css in trunk

2011-10-12 23:10  Doug Blank <doug.blank@gmail.com>

	* [r18306] Python 2.6.4 could not deepcopy the name_display

2011-10-12 21:48  Doug Blank <doug.blank@gmail.com>

	* [r18305] Corrections to find 404 error items

2011-10-12 20:55  Doug Blank <doug.blank@gmail.com>

	* [r18304] Run report as a valid user; use username as part of tmp
	  name

2011-10-12 20:20  Doug Blank <doug.blank@gmail.com>

	* [r18303] Python 2.6.4 could not deepcopy the name_display

2011-10-12 20:18  Doug Blank <doug.blank@gmail.com>

	* [r18302] Keep gtk out of includes, if possible

2011-10-12 18:48  Doug Blank <doug.blank@gmail.com>

	* [r18301] Fixes for running on server

2011-10-12 17:15  Doug Blank <doug.blank@gmail.com>

	* [r18300] Accidently added; removed

2011-10-12 16:32  Doug Blank <doug.blank@gmail.com>

	* [r18299] Changes for Tag and Report views; Reports can be run
	  from the website

2011-10-12 16:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18298] 5293: age='unknown' for after/after and before/before
	  dates (age calculation)

2011-10-12 16:28  Doug Blank <doug.blank@gmail.com>

	* [r18297] Changes for Tag and Report views; Reports can be run
	  from the website

2011-10-12 14:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18295] 5297: typo; self.update() was missing

2011-10-12 14:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18294] 5293: return year only with 'about' calculation

2011-10-12 12:34  Doug Blank <doug.blank@gmail.com>

	* [r18293] Changes to search new surname table

2011-10-12 11:24  Doug Blank <doug.blank@gmail.com>

	* [r18291] Should not call _LOG.error (reported by P. Franklin)

2011-10-12 07:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18290] 5293: at least/at most for ages at death (DAR/DDR)

2011-10-12 02:52  Doug Blank <doug.blank@gmail.com>

	* [r18289] Gramps Django exports to GEDCOM

2011-10-12 01:17  Doug Blank <doug.blank@gmail.com>

	* [r18288] Added rebuild_cache; use base64 string to encode/decode

2011-10-11 23:42  Doug Blank <doug.blank@gmail.com>

	* [r18287] added cache to objects; added birth/death_ref_index

2011-10-11 23:39  Doug Blank <doug.blank@gmail.com>

	* [r18286] Added return on unserialize; added create for all
	  classes

2011-10-11 05:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18285] 4365: Import/Export Gramps XML is not idempotent; sort
	  primary objects by handles after rev18272

2011-10-11 02:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18284] Referenced Sources has been added to class
	  RepositoryPage().

2011-10-10 20:41  Rob G. Healey <robhealey1@gmail.com>

	* [r18283] Completed some work on RepositoryPage, some work on
	  Navigation menus...

2011-10-10 19:35  paul-franklin

	* [r18282] 5240: Failure on start of gramps.py by missing
	  locale.LC_MESSAGE

2011-10-10 16:34  Doug Blank <doug.blank@gmail.com>

	* [r18281] Changes to allow all reports to run from Django-based
	  backend

2011-10-10 16:33  paul-franklin

	* [r18280] typo

2011-10-10 16:30  paul-franklin

	* [r18279] typo

2011-10-10 15:57  Doug Blank <doug.blank@gmail.com>

	* [r18278] Typo: menu not defined

2011-10-10 12:27  Doug Blank <doug.blank@gmail.com>

	* [r18276] Added include_in_listing handling to ignore packages

2011-10-10 11:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18275] 4365: Import/Export Gramps XML is not idempotent; sort
	  primary objects by handles after rev18272

2011-10-10 05:34  Rob G. Healey <robhealey1@gmail.com>

	* [r18274] Created same fix from Gramps33 for Source Pages.

2011-10-10 01:16  Doug Blank <doug.blank@gmail.com>

	* [r18272] Another fix for idempotent export/import round trip

2011-10-10 00:42  Doug Blank <doug.blank@gmail.com>

	* [r18271] allow flag to get_person_handles; update example

2011-10-10 00:40  Doug Blank <doug.blank@gmail.com>

	* [r18270] do_reg_plugins() requires at least a dbstate

2011-10-09 18:06  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18267] czech translation update

2011-10-09 16:16  Doug Blank <doug.blank@gmail.com>

	* [r18265] 4365: Import/Export Gramps XML is not idempotent

2011-10-08 16:23  Peter Landgren <peter.talken@telia.com>

	* [r18263] Issue 5275, missed the case when lat or long was
	  missing.

2011-10-08 14:23  Peter Landgren <peter.talken@telia.com>

	* [r18262] Issue 5275, problem when lat/long has wrong format in
	  place view.

2011-10-08 11:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18260] 5285: Add a blank entry on countries list (same as
	  Calendar)

2011-10-07 19:08  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18258] czech translation update

2011-10-07 10:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18256] 5285: Add a blank entry on countries list

2011-10-07 05:52  Rob G. Healey <robhealey1@gmail.com>

	* [r18254] Fixed problem in creating Google Family Links page

2011-10-06 16:48  Peter Landgren <peter.talken@telia.com>

	* [r18252] Fix of issue 5282, white spaces should be kept.

2011-10-06 07:56  Rob G. Healey <robhealey1@gmail.com>

	* [r18251] Fixed a crash in creating the family map page, and some
	  little changes in comments.

2011-10-04 18:00  paul-franklin

	* [r18250] typo in 3165 patch -- caught by lcc

2011-10-03 22:51  paul-franklin

	* [r18248] 3165: Fix printing of marriage strings in
	  Det{Asc/Desc}Reports -- original patch from Vlada Perić
	  (vlada.peric@gmail.com), then split in two by Matt Keenan
	  (matt.keenan@gmail.com) -- both were applied

2011-10-03 19:35  paul-franklin

	* [r18247] 5259: Detailed Descendant Report, incorrect number
	  sequence and printing of duplicates -- patch from Matt Keenan
	  (matt.keenan@gmail.com)

2011-10-03 19:33  paul-franklin

	* [r18246] 5252: Descendend Report traceback referencing NoneType
	  person -- patch from Matt Keenan (matt.keenan@gmail.com)

2011-10-02 08:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18239] 3145: Improve image subsection selection; patch for gtk
	  < 2.22 (by Robert Cheramy)

2011-10-02 05:47  Stéphane Charette <stephanecharette@gmail.com>

	* [r18238] merge several 3.3.1 changes (NEWS, debian/control) up to
	  trunk

2011-10-02 01:53  Rob G. Healey <robhealey1@gmail.com>

	* [r18233] Tr- erote the display_relationships() on class
	  IndividualPage.

2011-10-01 19:59  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18232] 5264: DTD syntax and RNG validation, again remove xml
	  and make coords strings

2011-09-30 06:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18225] Add Vietnamese translation (by De Tran)

2011-09-30 06:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18222] 5264: update location, researcher, address

2011-09-29 16:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18219] 5264: minor validation issues on researcher and person
	  reference

2011-09-28 18:14  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18214] czech translation update missing holiday added to
	  holidays list

2011-09-27 06:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18212] 3145: Improve image subsection selection (contribution
	  by Robert Cheramy)

2011-09-26 13:47  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18208] czech translation update

2011-09-24 10:30  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18202] czech translation update

2011-09-24 09:49  Rob G. Healey <robhealey1@gmail.com>

	* [r18201] Remoed the global use of place_handle_list, and
	  place_lat_long. Soe cleanup and also pep8 work.

2011-09-24 07:51  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18198] 4927: Narrated Web test - layout

2011-09-23 15:10  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18196] czech translation update

2011-09-21 19:13  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18191] 4937: Clipboard - unable to added second source

2011-09-21 13:44  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18189] 5246: NarWeb crash when using Family Links option for
	  maps with a place with invalid lat/long

2011-09-21 12:21  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18187] 5029: Attributes in websites; again, Nebraska en
	  Visually stylesheets

2011-09-21 05:55  paul-franklin

	* [r18186] 5233: Detailed Descendant report, Only show spouse
	  reference if spouse in main report -- patch from Matt Keenan
	  <matt.keenan@gmail.com>

2011-09-21 05:50  paul-franklin

	* [r18185] 5221: Duplicate Families in Descendant Report -- patch
	  from Matt Keenan <matt.keenan@gmail.com>

2011-09-21 05:40  paul-franklin

	* [r18184] 5221: Duplicate Families in Descendant Report

2011-09-21 03:34  Rob G. Healey <robhealey1@gmail.com>

	* [r18183] Fixed two errors that caused crashes. Changed variable
	  thumbpreview to inc_thumbnails.

2011-09-20 19:59  paul-franklin

	* [r18181] 5155: Complete Individual Report always tries to include
	  images

2011-09-20 18:34  paul-franklin

	* [r18180] typo

2011-09-20 14:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18178] update list to 3.4 number ...

2011-09-19 08:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18175] 5244: Add IsRelatedWith Filter

2011-09-19 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18174] 5244: Add IsRelatedWith Filter

2011-09-19 05:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18173] Changed the name of the Horizontal and Vertical menus
	  style sheets.

2011-09-19 02:26  Rob G. Healey <robhealey1@gmail.com>

	* [r18172] Fixed Family Attributes and Family LDS Ordinance. Thank
	  you Michiel Nauta.

2011-09-15 00:27  Craig J. Anderson <ander882@hotmail.com>

	* [r18169] didn't see that I had modified this file for something
	  else. backed out the one line change.

2011-09-15 00:19  Craig J. Anderson <ander882@hotmail.com>

	* [r18168] fixes:
	  http://www.gramps-project.org/bugs/view.php?id=5175 put in a
	  valid email address

2011-09-14 18:13  Espen Berg <espenbe@gmail.com>

	* [r18167] Some revision of Norwegian bokmål

2011-09-14 17:26  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18165] updated german translation

2011-09-14 14:08  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r18163] czech translation update

2011-09-13 21:49  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18160] 5063: again, rewritten Mainz stylesheet

2011-09-13 18:04  Rob G. Healey <robhealey1@gmail.com>

	* [r18159] Brought Family LDS section with IndividualPage's:
	  Families section.

2011-09-13 03:26  Rob G. Healey <robhealey1@gmail.com>

	* [r18158] Bug#5029-- Attributes in Websites; Moved Family
	  ttributes into IndidivudalPage: Families: Attributes.

2011-09-12 02:40  Brian Matherly <brian@gramps-project.org>

	* [r18156] Patch from Matt Keenan <matt.keenan@gmail.com> -
	  0005217: Number of text reports crashing during deepcopy() for
	  Python <2.7

2011-09-11 20:56  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18155] updated german translation

2011-09-11 20:26  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18152] 5227: NarWeb, multiple persons are not seperated by
	  comma

2011-09-11 13:46  fedik

	* [r18150] small translation updates

2011-09-11 10:55  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18148] 5226: again, husband and wife links

2011-09-11 10:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18146] 5226: NarWeb, family events don't list persons on event
	  page and event list page

2011-09-11 08:09  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18144] 5225: again, place page title

2011-09-10 08:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18141] update Polish translation (by Łukasz Rymarczyk)

2011-09-10 06:17  Rob G. Healey <robhealey1@gmail.com>

	* [r18139] Fixed the last row's emptyCols for
	  ThumbnailPreviewPage().

2011-09-09 22:02  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18137] 5225: NarWeb, map page title misses and event page title
	  is strange

2011-09-09 21:08  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18135] 5224: NarWeb, associations table appends 1 to person
	  name

2011-09-09 20:26  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18133] 5223: NarWeb, first image thumbnail description errors

2011-09-09 19:31  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18131] 4305: again for mimeless images

2011-09-09 19:09  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18129] 5209: Narrated Web Site - Mainz - Year At A Glance -
	  Rendering Error

2011-09-09 08:34  Rob G. Healey <robhealey1@gmail.com>

	* [r18127] Finished off creating the last row if it is incomplete
	  in Thumbnail Preview Grid page?

2011-09-08 10:03  Rob G. Healey <robhealey1@gmail.com>

	* [r18125] Cleanup of ColumnPartner, and removed section
	  MarriageReport.

2011-09-08 09:47  Rob G. Healey <robhealey1@gmail.com>

	* [r18124] Cleanup of class PlaceListPage()

2011-09-08 09:23  Rob G. Healey <robhealey1@gmail.com>

	* [r18123] Simplified the listing of the class FamilyListPage(), so
	  that a couple is only shown once in the list.

2011-09-08 09:21  Rob G. Healey <robhealey1@gmail.com>

	* [r18122] Consolidated many occurences of ColumnRowLabel into
	  one...

2011-09-07 12:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18120] 4400: add chinese date handler for testing (not enabled
	  on Makefile.am, see __init__.py and DateHandler.py)

2011-09-07 02:54  Brian Matherly <brian@gramps-project.org>

	* [r18119] Patch by Adam Stein <adam@csh.rit.edu > - Continued work
	  on "0002513: Using section/region on media_ref as thumbnail on
	  reports" - add image cropping to Individual report.

2011-09-07 02:49  Brian Matherly <brian@gramps-project.org>

	* [r18118] Patch from Matt Keenan <matt.keenan@gmail.com> -
	  0005149: Provide Name Format option for some text reports

2011-09-07 01:35  Rob G. Healey <robhealey1@gmail.com>

	* [r18117] Some cleanup work

2011-09-06 14:43  Nick Hall <nick__hall@hotmail.com>

	* [r18115] 5012: Move custom rule configuration file into the
	  version directory and provide upgrade from previous version

2011-09-04 23:29  Rob G. Healey <robhealey1@gmail.com>

	* [r18113] Bug#5165; fixed filename of Thumbnail Page in class
	  ThumbnailPreview(). Thank you, Jerome Rapinat.

2011-09-04 16:30  Peter Landgren <peter.talken@telia.com>

	* [r18112] Swedish update.

2011-09-03 15:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18109] 4973: Gramps doesn't handle locale setting failure very
	  well; testing (Tim's patch)

2011-09-03 12:02  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18107] updated german translation

2011-09-03 11:26  Peter Landgren <peter.talken@telia.com>

	* [r18105] Fix of first issue in 5194.

2011-09-02 21:46  amalvarenga

	* [r18103] update pt_BR translation

2011-09-02 20:10  Nick Hall <nick__hall@hotmail.com>

	* [r18102] 5112: Fix error when moving empty surname row

2011-09-02 02:03  Brian Matherly <brian@gramps-project.org>

	* [r18099] Patch from Nick Hall - 0005193: Web Calendar report
	  gives an error for the default style sheet.

2011-09-02 01:32  Brian Matherly <brian@gramps-project.org>

	* [r18097] Patch by Adam Stein <adam@csh.rit.edu > - Continued work
	  on "0002513: Using section/region on media_ref as thumbnail on
	  reports" - add image cropping to Cairo documents

2011-09-01 04:51  Rob G. Healey <robhealey1@gmail.com>

	* [r18094] Added the missing thumbnails on the preview page. Added
	  option to create the family pages or not?

2011-09-01 02:43  Rob G. Healey <robhealey1@gmail.com>

	* [r18093] Fixed hyperlink to the Thumbnail Preview page. Thank
	  you, Jerome Rapinat

2011-08-31 02:06  Rob G. Healey <robhealey1@gmail.com>

	* [r18091] Finished working on the thumbnail preview page and
	  updated the style sheets with the necessary style elements.

2011-08-30 19:16  Rob G. Healey <robhealey1@gmail.com>

	* [r18090] Removed this style sheet as there are so many different
	  stylesheets already and there is really no value to it.

2011-08-30 18:35  Nick Hall <nick__hall@hotmail.com>

	* [r18089] 5191: Remove family heading when the active person has
	  no families

2011-08-29 19:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18083] 5151: Latin American surname guessing fails

2011-08-29 09:04  Rob G. Healey <robhealey1@gmail.com>

	* [r18082] Fixed table alighment error that I just created. Re-
	  created event_header_row(), but every event may use it now.

2011-08-29 07:02  Rob G. Healey <robhealey1@gmail.com>

	* [r18081] Cleanup of FamilyPage(), format_family_events(), and
	  display_event_row().

2011-08-29 05:06  Rob G. Healey <robhealey1@gmail.com>

	* [r18080] Fixed the problem with the FamilyPage content not
	  showing in the page. Added a conditional to MediaListPage to
	  catch possible failure.

2011-08-27 10:08  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18078] 3963: Webreport, Individual's side, bug in event's note

2011-08-27 10:01  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18076] 3893: [NarWeb] Narrated Website does not export all
	  sources

2011-08-27 09:51  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18074] 4523: WebCal generates wrong path slash -\ instead of /

2011-08-27 09:43  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18072] 4486: Validate webpages again, single parent families

2011-08-27 02:53  Rob G. Healey <robhealey1@gmail.com>

	* [r18071] Fixed FamilyPage()...

2011-08-27 00:26  Rob G. Healey <robhealey1@gmail.com>

	* [r18070] Added event.get_media_list() and Notes, urls, source
	  references, and media to FamilyPage.

2011-08-26 05:34  Rob G. Healey <robhealey1@gmail.com>

	* [r18068] Completed the use of check_person_database() for all
	  usage of 'if handle in self.ind_list:' for looking to see if a
	  person is in the report database.

2011-08-25 20:47  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18064] 4486: NarrativeWeb does not validate

2011-08-24 17:03  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18063] updated german translation

2011-08-24 07:12  Rob G. Healey <robhealey1@gmail.com>

	* [r18061] Removed ColumnMedia from FamilyListPage, and Benny said
	  it would take a huge hit on bandwidth and load timing.

2011-08-24 05:52  Rob G. Healey <robhealey1@gmail.com>

	* [r18060] Added class FamilyListPage, remove global variable
	  _individuallist, and added some error catching. I am stuck on
	  class FamilyPage...

2011-08-23 19:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r18056] Bugfix for 5146 and 5106 - ImportProGen fails on Windows
	  because some files must be read as "binary".

2011-08-23 19:46  Kees Bakker <kees.bakker@xs4all.nl>

	* [r18055] Comment out set_patronymic in ImportProGen plugin. This
	  is a temporary measure and we have to see how many PG30 users
	  actually want it.

2011-08-23 07:21  Rob G. Healey <robhealey1@gmail.com>

	* [r18053] Cleanup of alphabet navigation bar's title

2011-08-21 19:34  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18052] Updated Rob's stylesheets from r18045

2011-08-21 08:27  Rob G. Healey <robhealey1@gmail.com>

	* [r18051] Added style sheet for upcoming Web Thumbnail Gallery

2011-08-19 19:10  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18048] 4305: p element in W3 compliance

2011-08-19 01:57  Brian Matherly <brian@gramps-project.org>

	* [r18047] Patch from Paul Franklin - Partial work for: 0004646:
	  reports cannot be run from the command line in a non-GUI
	  environment

2011-08-18 00:43  Rob G. Healey <robhealey1@gmail.com>

	* [r18045] Added style sheet elements for the upcoming
	  FamilyListPage() coming in NarrativeWeb... Already discussed
	  these elements with Michael Nauta.

2011-08-18 00:29  Rob G. Healey <robhealey1@gmail.com>

	* [r18044] Fixed issue with creating the Media object's Date object
	  from image Exif metadata.

2011-08-17 17:28  amalvarenga

	* [r18043] update pt_BR translation

2011-08-17 17:24  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18041] updated german translation

2011-08-17 07:08  Rob G. Healey <robhealey1@gmail.com>

	* [r18040] Re- wrote the entire save_metadata() function. Still
	  have a couple little irritating issues, but I will work them out
	  too soon.

2011-08-16 20:31  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18038] 5159: Import of xml file with note linking to duplicate
	  object points to original object

2011-08-16 20:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18036] 5140: Import of Gramps XML file with cross table
	  duplicate handles crashes

2011-08-14 14:12  Brian Matherly <brian@gramps-project.org>

	* [r18035] 0004605: Multiple improvements for LaTeX output (patch
	  from Harald Rosemann)

2011-08-11 23:14  Rob G. Healey <robhealey1@gmail.com>

	* [r18033] Adjusted dtyle sheet elements for Family Map pages.

2011-08-11 21:50  Rob G. Healey <robhealey1@gmail.com>

	* [r18032] Code cleanup: Fixed and cleanup of event_box and entry
	  combo.

2011-08-11 20:11  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18030] Add "note" to acceptable target types in schemafiles

2011-08-11 20:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18028] Use correct thumbnail for unthumbnailable images, see
	  bug 5017

2011-08-11 09:28  Rob G. Healey <robhealey1@gmail.com>

	* [r18027] Little bits of cleanup in the javascript code for place
	  maps.

2011-08-11 07:55  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r18026] Geography : first try to solve bug 5053.

2011-08-11 07:02  Rob G. Healey <robhealey1@gmail.com>

	* [r18024] If there is no image Exif metadata, the media object's
	  date will be displayed on the Edit screen if there is one
	  available.

2011-08-10 20:48  Rob G. Healey <robhealey1@gmail.com>

	* [r18023] Fixed issue in adding the media object's date field.

2011-08-09 20:34  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18020] 5145: attempted deletion stopped

2011-08-09 19:56  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r18018] updated german translation

2011-08-09 16:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18017] more confort for small screen

2011-08-09 07:41  Rob G. Healey <robhealey1@gmail.com>

	* [r18015] Re- verted two function name back to their original as I
	  keep forgetting what they are and I can't access them.

2011-08-08 23:59  Rob G. Healey <robhealey1@gmail.com>

	* [r18014] Instead of re- inventing the wheel, used the existing
	  wheel. Used conv_lat_lon() from PlaceUtils to handle GPS
	  Coordinates.

2011-08-08 21:04  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18012] 5109: Error when merging duplicate records

2011-08-08 16:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18011] openstreet_jsc not initialized on body according to
	  htmlconst

2011-08-08 07:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r18009] Enable Japanese support

2011-08-07 21:55  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r18004] 5105: Parser Error on DTD 1.4.0 with XML::LibXML

2011-08-07 10:58  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r18000] Geoview : after removing mapstraction, make didn't work.

2011-08-06 23:19  Rob G. Healey <robhealey1@gmail.com>

	* [r17998] Removed mapstraction files from the Makefile.am, and
	  removed the directory from the configurew file. Failure to
	  compile is now fixed.

2011-08-06 20:50  Rob G. Healey <robhealey1@gmail.com>

	* [r17997] Fixed a couple of small little things.

2011-08-06 19:56  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17996] GeoView : removing all the old files ( mapstraction
	  directory )

2011-08-06 17:15  Rob G. Healey <robhealey1@gmail.com>

	* [r17995] Removed unnecessary function that was missed from
	  earlier commits.

2011-08-06 08:27  Rob G. Healey <robhealey1@gmail.com>

	* [r17993] Fixed placement of button on Google-Markers. Fixed
	  navigation menu title within hyperlink.

2011-08-06 00:38  Rob G. Healey <robhealey1@gmail.com>

	* [r17992] Attempt at getting zoomlevel correct in displaying a
	  larger map section based on Family Map.

2011-08-05 07:15  Rob G. Healey <robhealey1@gmail.com>

	* [r17991] Fixed and enhanced the Google Maps, OpenStreetMaps will
	  be next

2011-08-04 07:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17990] major update (by André Marcelo Alvarenga); merge from
	  branch33

2011-08-02 09:10  Rob G. Healey <robhealey1@gmail.com>

	* [r17987] Finally have all pieces working once again...

2011-08-02 06:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17986] 5120: 'Export view' to odt file crashs (patch by
	  PaulFranklin)

2011-07-31 20:44  Brian Matherly <brian@gramps-project.org>

	* [r17982] Patch by Adam Stein <adam@csh.rit.edu > - Continued work
	  on "0002513: Using section/region on media_ref as thumbnail on
	  reports" - make links clickable in LaTeX.

2011-07-30 06:07  Rob G. Healey <robhealey1@gmail.com>

	* [r17980] Removed blue-marker.png image because Serge has plenty
	  of marker images for GeoView and Geography.

2011-07-28 16:10  Rob G. Healey <robhealey1@gmail.com>

	* [r17976] Beginning steps for Google/ Family Map Options.

2011-07-28 14:44  Rob G. Healey <robhealey1@gmail.com>

	* [r17975] Adding blue marker as a secondary marker for
	  NarrativeWeb's PlaceMap and FamilyMap.

2011-07-28 14:16  Rob G. Healey <robhealey1@gmail.com>

	* [r17974] More work being done on FamilyMap with OpenStreetMap.

2011-07-27 03:57  Rob G. Healey <robhealey1@gmail.com>

	* [r17972] Changed Place Map Options so that either option will
	  allow the MapService options as both should have access to it.

2011-07-27 03:26  Brian Matherly <brian@gramps-project.org>

	* [r17971] Patch by Adam Stein <adam@csh.rit.edu > - Continued work
	  on "0002513: Using section/region on media_ref as thumbnail on
	  reports"

2011-07-26 09:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17969] typo

2011-07-26 08:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17968] make OpenStreetMap and Marker layers working together

2011-07-26 07:05  Rob G. Healey <robhealey1@gmail.com>

	* [r17967] Removedall unnecessary style sheet elements.

2011-07-26 05:12  Rob G. Healey <robhealey1@gmail.com>

	* [r17966] Added extra features to OpenStreetMap in Place Maps.

2011-07-25 22:47  Nick Hall <nick__hall@hotmail.com>

	* [r17965] Introduce experimental netbook mode for small screen
	  sizes

2011-07-24 14:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17958] try to add support for OpenStreetMap; overview controler

2011-07-24 14:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17957] try to add support for OpenStreetMap; switcher support

2011-07-24 14:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17956] try to add support for OpenStreetMap; better naming

2011-07-24 14:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17955] try to add support for OpenStreetMap; cleanup

2011-07-24 13:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17954] try to add support for OpenStreetMap; same init() name
	  as Google (body onload)

2011-07-24 13:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17953] try to add support for OpenStreetMap's marker and layer

2011-07-24 12:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17952] try to add OpenLayers.js support for OpenStreetMap

2011-07-24 12:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17951] use main url for OpenLayers.js

2011-07-24 12:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17950] try to add OpenLayers.js support for OpenStreetMap

2011-07-24 09:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17949] Fixed missing longitude/ latitude variables for
	  openstreetmap. Thank Jerome Rapinet.

2011-07-23 10:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17948] minor improvements after rev17946

2011-07-23 06:16  Rob G. Healey <robhealey1@gmail.com>

	* [r17947] Feature request#4754; Updated Creative Commons's icon
	  for web pages such as NarrativeWeb and WebCal.

2011-07-23 06:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17946] Added OpenStreetMap and GoogleMap javascript code into
	  the library for easier processing and usability. Updated
	  NarrativeWeb as needed.

2011-07-21 09:09  Rob G. Healey <robhealey1@gmail.com>

	* [r17943] Fixed the proper timing for the Edit and Delete buttons
	  to be sensitive.

2011-07-20 05:42  Rob G. Healey <robhealey1@gmail.com>

	* [r17941] Forgot to remove mapstraction.css ad add
	  narrative-maps.css

2011-07-20 01:53  Rob G. Healey <robhealey1@gmail.com>

	* [r17940] Fixed an error in saving Altitude. Some cleanup of code

2011-07-19 07:32  Rob G. Healey <robhealey1@gmail.com>

	* [r17939] Feature request#4754; update 'reative Commons' logo
	  update since the old one has been used in NarrativeWeb and Web
	  Cal for some long now.

2011-07-19 06:12  Rob G. Healey <robhealey1@gmail.com>

	* [r17938] Finished up with Family Map Pages' map. Fixed the Place
	  Maps' tab options.

2011-07-18 22:09  Rob G. Healey <robhealey1@gmail.com>

	* [r17937] Updated FamilyMap to use current google v3 javascript.
	  No longer needs mxn/ Mapstraction jaqvascript files. Changed name
	  of a css file for using with these maps.

2011-07-16 07:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17935] Updated Family Map pages to use the latest google v3
	  javascript map builder.

2011-07-16 00:04  Rob G. Healey <robhealey1@gmail.com>

	* [r17934] Great big cleanup.

2011-07-15 17:14  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17932] 4861: Relationship view doesn't show marriage if no
	  spouse

2011-07-15 14:57  Nick Hall <nick__hall@hotmail.com>

	* [r17931] Remove set_has_data calls

2011-07-14 21:32  Rob G. Healey <robhealey1@gmail.com>

	* [r17930] Completion of Feature Request#5026; Use object instead
	  of iframe. Allow only googlemap or (openstreetmap or wikimapia
	  together). Google map will override openstreetmap and wikimapia.

2011-07-14 19:28  Espen Berg <espenbe@gmail.com>

	* [r17929] Fully revised Norwegian bokmål translation

2011-07-14 18:51  Espen Berg <espenbe@gmail.com>

	* [r17928] Revised Norwegian bokmål translation

2011-07-14 09:26  Rob G. Healey <robhealey1@gmail.com>

	* [r17927] Enabled the marker for the place in the place map. Click
	  on a marker and watch...

2011-07-14 08:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17926] Feature request#5026 -- fixed mistakes added in last
	  commit.

2011-07-13 22:53  Rob G. Healey <robhealey1@gmail.com>

	* [r17925] Feature request#5026: Ability to select another map
	  provider than Google on NarrativeWeb report; thank you Jerome
	  Rapinet.

2011-07-13 14:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17924] start Japanese translation (contribution by yanmar)

2011-07-12 21:17  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17921] 4907: Do not create links to AddressBookPage on Main Nav
	  Menu if addrlist is empty

2011-07-12 20:48  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17919] 5063: Mainz stylesheet bugs: align subtables and fix
	  source ref links

2011-07-12 04:15  Rob G. Healey <robhealey1@gmail.com>

	* [r17918] Added functionality to allow user to changed the media
	  object's title within my addon.

2011-07-12 03:30  Brian Matherly <brian@gramps-project.org>

	* [r17917] Patch by Adam Stein <adam@csh.rit.edu > - Partial
	  completion of "0002513: Using section/region on media_ref as
	  thumbnail on reports"

2011-07-12 02:02  Rob G. Healey <robhealey1@gmail.com>

	* [r17916] Removed the convert GPS functionality as this is not a
	  GPS Conversion script.

2011-07-12 00:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17915] Fixed many errors in save, copy, clear. Added changes
	  made by Nick Hall-- using libmetadata.

2011-07-10 19:01  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17913] 5063: Mainz stylesheet bugs

2011-07-10 18:32  Nick Hall <nick__hall@hotmail.com>

	* [r17912] Move metadata treeview into a new library file

2011-07-09 20:36  Rob G. Healey <robhealey1@gmail.com>

	* [r17911] Fixed an crashing error in Save and Copy functions.

2011-07-09 19:07  Rob G. Healey <robhealey1@gmail.com>

	* [r17910] Moved tag_label to before func in TAGS_. Modified column
	  lengths to attempt to better view the displaying area.

2011-07-09 10:18  Rob G. Healey <robhealey1@gmail.com>

	* [r17909] Modified valid PIL.Image file types to match file types
	  in valid exiv2 types.

2011-07-09 08:13  Rob G. Healey <robhealey1@gmail.com>

	* [r17908] Added a label for XmpTag and IptcTag tags in TAGS_, so
	  now it is: for section, key, key2, func, label in TAGS_ in
	  __display_exif_tags()

2011-07-08 18:37  Espen Berg <espenbe@gmail.com>

	* [r17907] Revised Norwegian bokmål translation

2011-07-08 15:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17905] typo on docstring

2011-07-07 19:32  Rob G. Healey <robhealey1@gmail.com>

	* [r17903] Fixed some layout things.

2011-07-07 19:19  Rob G. Healey <robhealey1@gmail.com>

	* [r17902] Removed a duplicate function. Removed some
	  set.size_requests as possible without destroying the layout of
	  the Edit window.

2011-07-07 08:29  Peter Landgren <peter.talken@telia.com>

	* [r17900] Fix of issue 5045 and 5073, double progress bars ic now
	  one.

2011-07-07 05:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17899] Re- sized the width and height of the Edit window for
	  Exif metadata. I hope that this will be a better layout.

2011-07-07 02:37  Doug Blank <doug.blank@gmail.com>

	* [r17898] Refactored statusbar width

2011-07-06 22:31  Nick Hall <nick__hall@hotmail.com>

	* [r17897] 4809: Add an option to restore a GrampsBar to its
	  default gramplets

2011-07-05 21:20  Rob G. Healey <robhealey1@gmail.com>

	* [r17894] Clean up of import section, added node category --
	  thanks Nick Hall. Cleanup of code.

2011-07-05 17:01  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17893] czech translation update

2011-07-02 17:29  Nick Hall <nick__hall@hotmail.com>

	* [r17892] Update Metadata Viewer gramplet to use a tree view

2011-07-02 14:05  Nick Hall <nick__hall@hotmail.com>

	* [r17891] 5069: Fix bug preventing info objects being added to a
	  root node of a tree

2011-07-01 11:44  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17886] 5059: Reordering Gramps IDs fails

2011-07-01 11:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17884] 5054: ID format conversion creates duplicates

2011-07-01 08:29  Peter Landgren <peter.talken@telia.com>

	* [r17882] Swedish update, not complete yet.

2011-07-01 06:13  Rob G. Healey <robhealey1@gmail.com>

	* [r17879] Cleanup of some def variables.

2011-07-01 05:25  Rob G. Healey <robhealey1@gmail.com>

	* [r17878] Fixed problems in converting files. Fixed problem when a
	  user would convert an image and then double same image after it
	  was converted. Adjusted sizes of the event boxes of Thumbnail,
	  ImageType, and Convert Buttons.

2011-06-30 21:30  Nick Hall <nick__hall@hotmail.com>

	* [r17875] Enhance sources gramplets to show sources of child
	  objects

2011-06-30 20:41  Nick Hall <nick__hall@hotmail.com>

	* [r17873] 5055: Issue warning when attempting to edit media
	  reference when media object is already being edited

2011-06-30 15:39  Rob G. Healey <robhealey1@gmail.com>

	* [r17871] Removed a lot of debugging code from when I first got
	  involved with Gramps. back in those immature days of learning my
	  first python code.

2011-06-30 02:47  Brian Matherly <brian@gramps-project.org>

	* [r17870] 0004705: Book Report does not work from CLI (Patch from
	  Paul Franklin).

2011-06-30 02:16  Rob G. Healey <robhealey1@gmail.com>

	* [r17869] Fixed an error in convert_file().

2011-06-30 00:30  Rob G. Healey <robhealey1@gmail.com>

	* [r17868] Fixed list of compatible PIL.Image convertible image
	  types.

2011-06-29 08:31  Rob G. Healey <robhealey1@gmail.com>

	* [r17865] Fixed problem with not being able to hide my combo box.
	  Use combo_box.set_sensitive() instead of combo_box.hide().

2011-06-29 05:04  Rob G. Healey <robhealey1@gmail.com>

	* [r17864] Removed ImageMagick and Jhead from dependencies

2011-06-29 05:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17863] Fixed GPS Coordinates. Fixed Converting image files.
	  Fixed media object.set_path(). Fixed media
	  object_set_date_object(). Some cleanup.

2011-06-28 23:05  jralls

	* [r17859] Bug #5044: Unable to enter valid dates when the (full)
	  month contains accented letters.
	  
	  This turns out to be a codeset-setting issue, where unicode()
	  returns different (perfectly valid) encodings of the words
	  depending upon which codeset it's given.
	  
	  There's also a problem with using locale.getpreferredencoding()
	  on OSX: It returns "mac roman", pretty much regardless of the
	  environment locale settings. This isn't correct for recent
	  versions of OSX under any circumstances, so this change also
	  disables calling it on macs.

2011-06-28 18:55  jralls

	* [r17858] OSX: Add gramps-33 addons module

2011-06-28 18:54  jralls

	* [r17857] OSX: Gramps.bundle cleanup; fix accelerator file name

2011-06-28 18:54  jralls

	* [r17856] OSX: Launcher script cleanup; makes changing python
	  version easier

2011-06-28 18:54  jralls

	* [r17855] OSX: Modify launcher script to reflect moving of the
	  localizations inside gramps (r17707/08)

2011-06-28 18:54  jralls

	* [r17854] OSX: Update dependencies to match Gramps-3.3.0 release
	  notes.

2011-06-28 18:54  jralls

	* [r17853] OSX: Change pyosmgpsmap package from autotools to
	  distutils; distutils works better.

2011-06-28 18:54  jralls

	* [r17852] OSX: Remove berkeleydb module; moved to gtk-osx
	  modulesets.

2011-06-28 18:54  jralls

	* [r17851] OSX: Update modules for new URL scheme at Github

2011-06-28 18:54  jralls

	* [r17850] OSX: Remove the python runfile. Didn't work out.

2011-06-27 15:20  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17838] 5046: GEDCOM import fails on aka name

2011-06-27 07:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17837] 5023: Textual reports are crashing with HTML format
	  without stylesheet set

2011-06-27 07:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17835] 5032: Report selection logic

2011-06-25 11:56  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17830] Hardened thumbnailer for errors such as bug 5017

2011-06-22 12:14  Brian Matherly <brian@gramps-project.org>

	* [r17826] 0004977: feature request: sorted "Available Items" in
	  Book Report (Patch from Paul Franklin)

2011-06-22 06:22  Rob G. Healey <robhealey1@gmail.com>

	* [r17825] Fixed error in strip_metadata() that crashed when
	  clearing the viewing area.

2011-06-21 00:29  Rob G. Healey <robhealey1@gmail.com>

	* [r17824] Removed the use of the del/ rm command to delete a file.
	  Thank you, Brian Matterly.

2011-06-20 21:38  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17822] 5022: Layout in website 3.0

2011-06-20 21:34  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17820] 4808: Latitude and Longitude in the web report

2011-06-20 15:25  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17818] 5027: After export to XML and Import into new DB all
	  surnames become primary

2011-06-20 06:31  Rob G. Healey <robhealey1@gmail.com>

	* [r17817] Fixed errors discovered by Nick Hall. Remove
	  dependencies on ImageMagick and Jhead. Convert is being done by
	  PIL.Image, and delete is being done by local computer delete
	  command. Thank you Nick and Benny

2011-06-19 17:17  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r17816] reviewed german translation

2011-06-19 17:13  fedik

	* [r17814] updated and translated a few lines

2011-06-19 16:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17812] need at least python 2.6 and pygtk 2.16

2011-06-19 13:24  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17810] czech translation update

2011-06-19 11:47  Peter Landgren <peter.talken@telia.com>

	* [r17809] Endnotes improvment, see issue 4997 & 4998.

2011-06-19 02:50  Brian Matherly <brian@gramps-project.org>

	* [r17807] 0005018: CLI report claims to ignore pre-existing "note"
	  option (Patch from Paul Franklin)

2011-06-17 06:54  Rob G. Healey <robhealey1@gmail.com>

	* [r17804] Added error trapping, adjusted size of Edit Window,
	  fixed errors and some cleanup.

2011-06-16 11:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17800] Add Danish DateHandler (contribution by Chris Darnell)

2011-06-16 10:42  Doug Blank <doug.blank@gmail.com>

	* [r17798] 5000: feature request: make GRAMPSHOME's parent tree if
	  needed, by PFranklin

2011-06-15 12:18  Brian Matherly <brian@gramps-project.org>

	* [r17795] Clarify some command line report options.

2011-06-15 11:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17793] 4934: Menu items on SimpleTable and ScratchPad ignore
	  translation strings for object class

2011-06-15 08:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17791] 5002: control n and p to move between categories not
	  working

2011-06-15 05:13  Rob G. Healey <robhealey1@gmail.com>

	* [r17786] Added ImageMagick and jhead to the list of optional
	  depemdemcies.

2011-06-14 21:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17784] src/gui/views/navigationview.py

2011-06-14 21:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17782] 5004: hot key for bottombar and filter sidebar

2011-06-14 20:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17780] 5002: control n and p to move between categories not
	  working 5003: A hotkey to enable/disable the navigator is needed

2011-06-14 18:46  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r17777] updated german translation

2011-06-14 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17776] 4934: context for translators

2011-06-14 09:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17775] 4935: Update API documentation; add Simple API

2011-06-13 08:25  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17766] 4856: Gedcom import of empty note leads to invalid
	  database

2011-06-12 20:51  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17764] czech translation update

2011-06-12 18:42  Peter Landgren <peter.talken@telia.com>

	* [r17762] Fix of issue 4992, same value in both lat and long.

2011-06-12 13:10  Nick Hall <nick__hall@hotmail.com>

	* [r17760] Display partial dates as invalid

2011-06-12 13:04  Nick Hall <nick__hall@hotmail.com>

	* [r17759] Bug fix

2011-06-12 12:04  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r17758] Merge from 3.3

2011-06-12 10:01  Stéphane Charette <stephanecharette@gmail.com>

	* [r17756] updated several files to reflect the 3.3.0 release

2011-06-10 17:05  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17742] 4316: [NarWeb] Missing document.png

2011-06-10 06:47  Rob G. Healey <robhealey1@gmail.com>

	* [r17740] pylint score cleanup...

2011-06-10 04:25  Rob G. Healey <robhealey1@gmail.com>

	* [r17739] Disabled 'content-changed' signal which at least allows
	  me to enter the date without it crashing.

2011-06-10 02:12  Rob G. Healey <robhealey1@gmail.com>

	* [r17738] Nick Hall created a patch which adds bet6ter date
	  validation, and Latitude/ Longitude validation.

2011-06-09 22:35  Nick Hall <nick__hall@hotmail.com>

	* [r17736] Fix error when date and time are empty

2011-06-09 17:16  Nick Hall <nick__hall@hotmail.com>

	* [r17735] Tidy up date/time functionality

2011-06-09 14:26  Peter Landgren <peter.talken@telia.com>

	* [r17734] Fix so that date, if any, in source reference is
	  printed.

2011-06-09 14:25  Peter Landgren <peter.talken@telia.com>

	* [r17733] Fix so that date, if any, in source reference is
	  printed.

2011-06-09 06:32  Rob G. Healey <robhealey1@gmail.com>

	* [r17728] Code refinement provided by Gerald Britton.

2011-06-09 03:41  Rob G. Healey <robhealey1@gmail.com>

	* [r17726] Tweak'd the _format_datetime() function.

2011-06-09 03:27  Rob G. Healey <robhealey1@gmail.com>

	* [r17725] Added patch to fix the 'Modified' and 'Original' date/
	  time fields. Thank you Nick Hall.

2011-06-08 19:51  Gary Burton <gary.burton@zen.co.uk>

	* [r17721] Improve alignment of gallery objects and their text
	  labels

2011-06-08 16:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17718] 4935: update API documentation

2011-06-08 15:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17715] Preserve import handle when family tree is empty

2011-06-08 05:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17714] Fixed an error in 'converting Latitude/ Longitude' in
	  save_metadata().

2011-06-08 02:48  Rob G. Healey <robhealey1@gmail.com>

	* [r17713] Fixed a failure to save...

2011-06-08 00:29  Rob G. Healey <robhealey1@gmail.com>

	* [r17711] Fixed errors in _format_datetime() to match corrections
	  from Nick Hall. Removed 'Clear' button from the initial display,
	  thanks Nick and Helge.

2011-06-07 22:49  Nick Hall <nick__hall@hotmail.com>

	* [r17710] 4969: Prevent a view being changed whilst a view change
	  is already in progress

2011-06-07 16:29  jralls

	* [r17707] Move Mac localization settings inside Gramps.

2011-06-07 16:02  jralls

	* [r17706] Undo the rungramps changes.
	  
	  Importing gramps at the end of rungramps causes threading
	  deadlocks because of a lock (held by the main thread as long as
	  Gramps is running) on import.

2011-06-07 06:09  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17704] Geography : The first click on button 1 ( left ) gives a
	  zoom after changing map view.

2011-06-07 01:53  Rob G. Healey <robhealey1@gmail.com>

	* [r17703] Fixed an error in thumbnail_view(). Thank you, Helge
	  Privat

2011-06-06 22:33  Nick Hall <nick__hall@hotmail.com>

	* [r17702] 4974: Fix formatting of dates before 1900

2011-06-06 20:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17699] Add comment clarifying use of modal during tag
	  assignment/reÃmoval

2011-06-06 19:55  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17696] czech translation update

2011-06-06 16:07  Gary Burton <gary.burton@zen.co.uk>

	* [r17695] Bug #4825. Ensure that button is still clickable

2011-06-06 03:12  Brian Matherly <brian@gramps-project.org>

	* [r17693] Add support for paper margins from CLI.

2011-06-06 02:06  Brian Matherly <brian@gramps-project.org>

	* [r17691] Add support for lists on the command line.

2011-06-04 23:56  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r17688] updated german translation

2011-06-04 14:00  Doug Blank <doug.blank@gmail.com>

	* [r17687] 4964: Gramps crashed during web report generation with
	  person place maps

2011-06-04 13:55  Doug Blank <doug.blank@gmail.com>

	* [r17685] 4964: Gramps crashed during web report generation with
	  person place maps

2011-06-04 00:07  Rob G. Healey <robhealey1@gmail.com>

	* [r17681] Added GPSAltitude, GPSAltitudeRef, GPSTimeStamp...

2011-06-03 15:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17679] Make InfoDialog non modal

2011-06-03 15:20  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17677] Fix merge advice on import to merge places with
	  identical ids

2011-06-03 12:11  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17675] 4959: Errors raised by Organize Tags window related to
	  tag removal

2011-06-03 10:08  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17674] Geography : cursor driven region and autozoom ( #0004882
	  )

2011-06-03 09:04  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17672] 4951: AttributeError on removal of a tag

2011-06-02 23:13  Nick Hall <nick__hall@hotmail.com>

	* [r17671] 4951: Fix bug introduced in r17423

2011-06-02 20:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17667] revert r17665 and r17623

2011-06-02 10:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17665] try to fix 'self.URL'

2011-06-02 09:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17662] 4952: Several grammar mistakes

2011-06-02 08:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17661] 4952: Several grammar mistakes

2011-06-02 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17660] 4952: Several grammar mistakes

2011-06-02 08:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17658] 4954: Error showing children if no spouse in family

2011-06-02 06:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17656] Removed the background event_box colors as Gerald
	  Britton reported a crash on his computer because of them.

2011-06-02 05:58  Rob G. Healey <robhealey1@gmail.com>

	* [r17655] Removed gpsTimeStamp and re-added the converting of GPS
	  Latitude/ Longitude Coordinates.

2011-06-02 04:39  Rob G. Healey <robhealey1@gmail.com>

	* [r17654] Modified retrieving and setting of image metadata
	  keypairs.

2011-06-02 03:50  Rob G. Healey <robhealey1@gmail.com>

	* [r17653] Re-adjusted column widths to display information easier
	  to see.

2011-06-02 02:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17652] Added image dimensions to main display area.

2011-06-02 02:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17651] Added 'Total number shown' to the display.

2011-06-02 01:10  Rob G. Healey <robhealey1@gmail.com>

	* [r17650] Bug#4919: Fixed error in reading and processing Xmp,
	  Iptc keys in pyexiv2-0.1.3. Thanks Benny Malengier.

2011-06-01 21:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17647] 4209: XML DTD rewrite, cleanup

2011-06-01 20:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17646] 4935: update API documentation

2011-06-01 12:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17644] 4935: update API documentation

2011-06-01 00:14  Rob G. Healey <robhealey1@gmail.com>

	* [r17642] First step in reading and processing GPSAltitude, and
	  GPSTimeStamp.

2011-05-31 17:34  Doug Blank <doug.blank@gmail.com>

	* [r17639] 4950: Unhandled exception upon closing Gramps with an
	  undocked gramplet

2011-05-31 17:27  Doug Blank <doug.blank@gmail.com>

	* [r17637] Corrupt gramplet file fixes

2011-05-31 14:08  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17634] GeoView : close the Place Selection window before
	  editing place

2011-05-30 21:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17631] 4398: [GEDCOM] Import Father AND Mother ages on a family
	  event, does not check gender.

2011-05-30 20:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17629] 4825: Tag button opens tagwindow on all buttons
	  including tab

2011-05-30 20:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17625] 4906: Infinitive loop when trying to remove matched
	  person/event filter rules

2011-05-30 13:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17623] typo

2011-05-29 21:45  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17622] Geography : bug when liking to a place.

2011-05-29 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17619] navigation history is for all objects

2011-05-29 15:18  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17617] Geography : copy and paste error.

2011-05-29 14:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17614] Geography : bug when linking a lat,lon to a place.

2011-05-29 10:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17613] 4934: try to properly return translation for objclass

2011-05-29 02:54  Rob G. Healey <robhealey1@gmail.com>

	* [r17610] Re-sized the date/ time fields to make them larger and
	  easier to hold the date/time string.

2011-05-28 16:46  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17609] RU: some extra capitalization removed adding phantom
	  patronymic in translation of display formats, for consistency
	  (but it's still inconsistent with the custom format editor...
	  aaargh...)

2011-05-28 16:29  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17608] POT merge

2011-05-28 15:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17606] 4910: when no surname known, Narweb picks up the
	  patronymic as Main surnames

2011-05-28 07:35  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17602] Geography : bug when link to place if you don't choose a
	  place.

2011-05-28 06:21  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17601] Geography : suppress a print message.

2011-05-28 06:12  Rob G. Healey <robhealey1@gmail.com>

	* [r17600] Fix an error in changing date/ time display into
	  human_value in the model display area.

2011-05-28 06:00  Rob G. Healey <robhealey1@gmail.com>

	* [r17599] Basically, a total new re-write of my addon.

2011-05-27 22:05  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17598] Geography : add go to place in the right click menu for
	  the places map view.

2011-05-27 21:55  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17597] Geography : show the place name in the status bar when
	  the mouse is over a marker.

2011-05-27 18:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17595] 4934: Menu items on SimpleTable and ScratchPad ignore
	  translation strings for object class (test translations)

2011-05-27 17:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17592] 4935: Update API documentation for Gramps 3.3.x; add
	  localized handlers; start CLI and GUI

2011-05-27 15:58  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17590] Geography : add motion events to show places in the
	  status bar.

2011-05-27 14:15  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17589] Geography : feature request #0004882 : adding "go to
	  place" from menu ( right click on the map )

2011-05-27 13:54  Doug Blank <doug.blank@gmail.com>

	* [r17587] Typo

2011-05-27 12:23  Doug Blank <doug.blank@gmail.com>

	* [r17584] Refined welcome statement

2011-05-27 12:07  Doug Blank <doug.blank@gmail.com>

	* [r17583] Added a translation function for 'See %s details'

2011-05-27 11:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17582] update welcome gramplet for release

2011-05-27 09:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17579] Allow modifier % on styledtext

2011-05-27 07:56  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17577] Geography : use the same date format in events, person
	  and family map views.

2011-05-26 18:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17573] 4935: add Date Handler classes

2011-05-26 16:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17569] 4935: Update API for Gramps 3.3.x

2011-05-26 09:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17567] Geography : adding date in popup to person and family
	  views ( feature request #0004882 )

2011-05-26 08:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17566] Last column is an integer, not general object

2011-05-26 08:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17563] 3866 3976 3977: Two 'spell' entries; remove Enchant
	  dependency (patch by Tim Lyons)

2011-05-26 05:13  Rob G. Healey <robhealey1@gmail.com>

	* [r17562] Fixed errors in disabling buttons.

2011-05-25 22:52  Rob G. Healey <robhealey1@gmail.com>

	* [r17561] Fixed an error in _format_datetime() when the year <
	  1900...

2011-05-25 21:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17560] Geography : geoevents : adding year in popup + bug
	  correction.

2011-05-25 19:26  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17557] Geography : feature request : #0004867 + some cleaning (
	  trailing spaces )

2011-05-24 20:31  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17555] 759: regular expression not working in family
	  filter/sidebar filters

2011-05-22 13:39  Doug Blank <doug.blank@gmail.com>

	* [r17553] Fixed issue with state check

2011-05-22 13:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17551] Prevent crash on building of a view that fails. A dummy
	  view is shown with the error on failure of a view.

2011-05-22 12:40  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17549] 4921: Want a "Main Participants" entry in sidebar
	  eventfilter; cleanup

2011-05-21 22:06  Doug Blank <doug.blank@gmail.com>

	* [r17547] Made NextYear use Today() + 1

2011-05-21 08:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17545] 2521, 4923 'after' and validation (partial fix); typo on
	  NextYear()

2011-05-21 08:00  Stéphane Charette <stephanecharette@gmail.com>

	* [r17543] updated gramps.pot prior to beta release

2011-05-20 09:48  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17540] POT merge, more translations.

2011-05-19 21:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17539] 4921: Want a "Main Participants" entry in sidebar
	  eventfilter

2011-05-19 20:36  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17537] Change default to return handles unsorted on
	  get_object_handles methods

2011-05-19 19:30  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17535] 4920: Click on family in Session Log gramplet doesn't
	  select that family

2011-05-19 07:50  Rob G. Healey <robhealey1@gmail.com>

	* [r17534] If a user selects a non exiv2 image type, the Latitude/
	  Longitude event_boxes will change the background color to red
	  instead of blue.

2011-05-19 07:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17533] Fixed text alignment for the Latitude/ Longitude labels.

2011-05-19 06:30  Rob G. Healey <robhealey1@gmail.com>

	* [r17532] Added border around Latitude/ Longitude...

2011-05-19 05:14  Rob G. Healey <robhealey1@gmail.com>

	* [r17531] Re-worked the Latitude/ Longitude display.

2011-05-18 09:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17530] bug #4891 - tooltips on webcal

2011-05-18 05:09  Rob G. Healey <robhealey1@gmail.com>

	* [r17529] Added gtk.STOCK_CLOSE to the Advanced View Close
	  button...

2011-05-18 04:40  Rob G. Healey <robhealey1@gmail.com>

	* [r17528] Re-worked Advanced View...

2011-05-18 01:29  Rob G. Healey <robhealey1@gmail.com>

	* [r17527] Changed a few strings for more appropriate sentences.

2011-05-17 21:41  Rob G. Healey <robhealey1@gmail.com>

	* [r17526] Added code to make sure that the entered day is not
	  larger than the amount of days for the entered year and month in
	  the date.

2011-05-17 21:18  Rob G. Healey <robhealey1@gmail.com>

	* [r17525] Added tooltip_text for all of the spin buttons.

2011-05-17 21:11  Rob G. Healey <robhealey1@gmail.com>

	* [r17524] Fixed and updated the 'Select Date' button to work
	  properly with the spin buttons for the Date/ Time.

2011-05-17 18:23  Rob G. Healey <robhealey1@gmail.com>

	* [r17523] Bug#4891; Translate issues for the menu items outside of
	  the month names. Thank you Jerome Rapinet and JujuLand.

2011-05-17 17:58  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17521] Align interface with Xml import

2011-05-17 17:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17519] Allow setting mode on opening of file

2011-05-17 17:15  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17517] Prevent db deadlock on all_handles method

2011-05-17 14:09  Doug Blank <doug.blank@gmail.com>

	* [r17516] Change initial gramplets, as per name change (dropped
	  Gramplet from id)

2011-05-17 09:44  Rob G. Healey <robhealey1@gmail.com>

	* [r17514] Bug#4891; myTitle patch provided by Jerome. Thank you.

2011-05-17 01:17  Rob G. Healey <robhealey1@gmail.com>

	* [r17512] Bug# 0004891: Some little bugs in WebCal; issue #4
	  fixed...

2011-05-17 00:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17511] Bug# 0004891: Some little bugs in WebCal; #2 fixed...

2011-05-17 00:21  Rob G. Healey <robhealey1@gmail.com>

	* [r17510] Bug# 0004891: Some little bugs in WebCal; item #1
	  fixed...

2011-05-16 21:02  Rob G. Healey <robhealey1@gmail.com>

	* [r17509] Fixed a problem in _TOOLTIPS, and added 'Datestamp'
	  label to show Original Date/ Time, which is still editable.

2011-05-16 05:37  Rob G. Healey <robhealey1@gmail.com>

	* [r17507] Updated spinners and created __create_spinner().

2011-05-16 04:46  Rob G. Healey <robhealey1@gmail.com>

	* [r17506] Fixed entry and button tooltips not being available
	  until after clicking on a media object.

2011-05-15 08:46  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17502] geography : use the same map directory for all views.
	  adding possibility to change the zoom when we center the map.

2011-05-15 06:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17500] Added gtk.SpinButton() for the image DateTimeOriginal or
	  DateTimeDigitized.

2011-05-14 21:08  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17499] RU: POT merge, grammar fix in prev filter tooltips, more
	  translations. Change the translation for "custom filter".

2011-05-14 20:30  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17498] Removing text_display method, as suggested by Doug (see
	  http://www.gramps-project.org/bugs/view.php?id=4658#c19416 ).

2011-05-14 14:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17496] 4331: typo

2011-05-14 04:09  Rob G. Healey <robhealey1@gmail.com>

	* [r17494] Fixed the 'changed' signal for data fields.

2011-05-13 22:53  Rob G. Healey <robhealey1@gmail.com>

	* [r17493] Fixed an error caused by last commit. Got is_editable()
	  working correctly now...

2011-05-13 20:44  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17491] Make interface similar to XML import

2011-05-13 07:00  Rob G. Healey <robhealey1@gmail.com>

	* [r17490] Several corrections, update has_data functionality,
	  added update_exif functionality.

2011-05-13 06:45  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17489] RU: minor fixes

2011-05-13 06:37  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17488] RU: Minor fixes and EditExifMetadata translation (50%).
	  While testing, discovered the strings don't look nice with the
	  current GUI, but the gramplet doesn't work well here at the
	  moment, so I'll wait with further translation until it does (see
	  bug #4909).

2011-05-13 06:22  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17487] geography : remove debug_layer from grampsmaps (error)

2011-05-13 06:14  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17486] geography : add a marker when we add or link a place.

2011-05-13 04:00  Brian Matherly <brian@gramps-project.org>

	* [r17484] Only show progress if progress exists. (Patch from Adam
	  Stein)

2011-05-13 03:58  Brian Matherly <brian@gramps-project.org>

	* [r17483] 0004905: Bug in ODF output format that ONLY crops the
	  first image correctly (Patch from Adam Stein)

2011-05-12 20:16  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17482] POT merge. Remove redundant capitalization (33%)

2011-05-12 12:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17481] 4899: according to specification, increase limite from
	  '72' (default) to '120'

2011-05-12 05:26  Rob G. Healey <robhealey1@gmail.com>

	* [r17478] Added two new functionalities: a Thumbnail Viewing and
	  an Advanced Viewing area.

2011-05-12 01:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17477] Removed the Exif metadata Viewing Area...

2011-05-11 09:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17474] 4810: NarWeb - name formats not aligned in general
	  preferences and NarWeb option

2011-05-11 09:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17473] 4842: Crash when exporting in Web Family Tree

2011-05-11 06:33  Rob G. Healey <robhealey1@gmail.com>

	* [r17472] Added functionality to be able to add Xmp and Iptc tags
	  to plugin images.

2011-05-11 02:53  Brian Matherly <brian@gramps-project.org>

	* [r17471] 0004801: Error in Database Verification tool check for
	  max no of yrs between children (Patch from Paul Franklin)

2011-05-10 17:56  Doug Blank <doug.blank@gmail.com>

	* [r17468] 4852: [NarWeb]: urls to indivuals on Events page/base
	  use relative path

2011-05-10 17:24  Rob G. Healey <robhealey1@gmail.com>

	* [r17467] Re-do some elements in the WebCal section of the style
	  sheet.

2011-05-10 08:37  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17466] RU: minor fixes, more translation

2011-05-09 09:00  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17464] message ending fixes

2011-05-09 07:22  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17463] RU: more translations

2011-05-08 19:29  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17461] Merge POT - 4896: Remove the word "Gramplet" from
	  gramplet names

2011-05-08 15:58  Doug Blank <doug.blank@gmail.com>

	* [r17460] Remove index on surname

2011-05-08 15:50  Doug Blank <doug.blank@gmail.com>

	* [r17459] Swap parent classes because Python 2.7 can't find proper
	  methods in subclass

2011-05-08 13:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17457] 4891: consitent on common WEB translation string and
	  with RTF support

2011-05-08 13:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17456] 4853: Cannot enable 'child' options of BooleanOption
	  (patch by Adam Stein)

2011-05-08 06:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17454] 4891: enable translation for main navigation items

2011-05-08 03:47  Doug Blank <doug.blank@gmail.com>

	* [r17452] Bring gramps-connect up to date with gramps 3.3

2011-05-08 03:29  Brian Matherly <brian@gramps-project.org>

	* [r17451] Patch from Adam Stein <adam@csh.rit.edu>: Add support
	  for links and cropped images in ODF document output. Also related
	  to: http://www.gramps-project.org/bugs/view.php?id=4774

2011-05-08 02:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17449] Added warning messages if the user does not have the
	  external programs available on their computer.

2011-05-07 18:42  Nick Hall <nick__hall@hotmail.com>

	* [r17447] 4896: Remove the word "Gramplet" from gramplet names

2011-05-07 18:36  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17444] RU: more translations

2011-05-07 17:25  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17443] RU: source ref dialog translation and kbd accel fix

2011-05-07 17:12  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17442] POT merge (lots of new strings not translated came from
	  geoview merge)

2011-05-07 14:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17441] 4698: do not split descriptions string

2011-05-07 13:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17439] 4847: when no surname known, GRAMPS picks up the
	  patronymic as Primary[sur]

2011-05-07 13:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17437] Bring inline with 3.3

2011-05-07 13:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17436] Bring README up to data with 3.3

2011-05-07 12:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17431] 4891: Some little bugs in WebCal

2011-05-07 08:14  Peter Landgren <peter.talken@telia.com>

	* [r17428] Swedish update.

2011-05-06 10:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17426] folder moved to plugins/lib/maps

2011-05-06 03:13  Rob G. Healey <robhealey1@gmail.com>

	* [r17424] Added delete functionality after convert to .jpeg image

2011-05-05 20:02  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17422] 4669: Long transactions can cause unwanted effects in
	  TreeViews

2011-05-05 17:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17420] use english name...

2011-05-05 13:26  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17418] geography : add roles to geoperson. some cleaning.

2011-05-05 12:48  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17417] geography : take role in account for events.

2011-05-05 11:30  Peter Landgren <peter.talken@telia.com>

	* [r17416] Found a typo.

2011-05-05 08:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17413] 4884: need to translate to home label

2011-05-05 08:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17412] 4698: Additional Source Filters

2011-05-04 23:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17410] Added the ability to add more than one connect to a
	  button in __create_button().

2011-05-04 23:00  Nick Hall <nick__hall@hotmail.com>

	* [r17409] Add family gallery bottombar gramplet

2011-05-04 19:02  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17406] geography : add preferences for animation in geoperson.

2011-05-04 17:07  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17404] 4780: Error when hitting ESC or Close-button in name
	  display editor

2011-05-04 07:35  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17402] geography : geoperson - try to show animation better
	  when we have big moves. geofamily - better message.

2011-05-04 06:57  Rob G. Healey <robhealey1@gmail.com>

	* [r17401] Beginning of my update on Edit Exif Metadata.

2011-05-03 21:33  Nick Hall <nick__hall@hotmail.com>

	* [r17400] 4881: Convert bottombar gramplets to use the thumbnailer

2011-05-03 21:04  jralls

	* [r17395] Aggregated patches to gramps.modules

2011-05-03 20:59  jralls

	* [r17394] Apply revisions from 3.2.6 fixes with Richard Taylor

2011-05-03 20:57  jralls

	* [r17393] Remove gramps, not useful

2011-05-03 20:24  Nick Hall <nick__hall@hotmail.com>

	* [r17391] Add svn:ignore property

2011-05-03 14:38  Nick Hall <nick__hall@hotmail.com>

	* [r17390] Add osmgpsmap to command line version information

2011-05-03 06:48  Rob G. Healey <robhealey1@gmail.com>

	* [r17387] Fixed multiple date/ time issues. Thank you, Nick Hall.

2011-05-02 18:52  jralls

	* [r17382] Change version string in Info.plist to Trunk, that being
	  this subversion branch.

2011-05-02 18:51  Nick Hall <nick__hall@hotmail.com>

	* [r17381] 4881: Use the thumbnailer to display the image

2011-05-02 18:47  jralls

	* [r17379] Improvements to new python launcher

2011-05-02 18:42  Nick Hall <nick__hall@hotmail.com>

	* [r17378] 4880: Ensure image rectangle is updated when editing a
	  media reference from the gallery

2011-05-02 14:42  Peter Landgren <peter.talken@telia.com>

	* [r17376] Fixed so that menu items in GeoView begin with upper
	  case letter.

2011-05-02 11:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17374] geography : typo problem.

2011-05-02 07:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17372] Geography : bug 4873 + marker selection changes.

2011-05-01 07:08  Stéphane Charette <stephanecharette@gmail.com>

	* [r17368] update the NEWS file for 3.2.6 released tonight

2011-05-01 06:53  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17364] 4322: Upgrading a large database to new version runs out
	  of memory; increase locktable size

2011-04-30 20:29  Kees Bakker <kees.bakker@xs4all.nl>

	* [r17360] One more change to ImportProGen (bug #4869), to solve
	  some uppercase/lowercase issues

2011-04-30 18:34  Nick Hall <nick__hall@hotmail.com>

	* [r17359] 4870: Do not attempt to archive a media file that does
	  not have read permission

2011-04-30 10:51  Nick Hall <nick__hall@hotmail.com>

	* [r17355] Remove gramplet update messages from the status bar

2011-04-30 00:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17351] Fixed a date error in display_exif_tags(). Thank you
	  Nick Hall

2011-04-29 21:54  jralls

	* [r17347] Provide for PREFIX to be set to the bundle when the
	  platform is darwin. Bundle is detected by differing sys.prefix
	  and sys.exec_prefix, indicating that sys.prefix has been changed
	  (which it is, in rungramps.py).

2011-04-29 21:43  Kees Bakker <kees.bakker@xs4all.nl>

	* [r17346] Bugfix for ImportProGen, bug #4869

2011-04-29 21:28  jralls

	* [r17345] Add a gramps33 target to the moduleset; also some
	  whitespace cleanup and spellcheck dependencies to gramps-svn
	  target

2011-04-29 21:26  jralls

	* [r17344] Update gramps.bundle to add rungramps.py to the bundle

2011-04-29 21:21  jralls

	* [r17342] Bug #4302: Language settings are wrong when an english
	  variant is first
	  
	  Rewrote the launcher in python with much improved language
	  handling; renamed it to rungramps.py, and replaced launcher.sh
	  with a minimal shell launcher.
	  
	  Any english selection will now have $LANG set to "C", while
	  $LC_ALL will be set to whatever english variant the user selected
	  (and en_US if she specified just "en"). For languages other than
	  English, $LC_ALL will be set to xx_XX if the language selection
	  had no region (e.g., if the language selection is de, $LANG will
	  be de and $LC_ALL will be de_DE. $LANG will be truncated if the
	  language selection has a region that Gramps doesn't support, but
	  does support the bare language (e.g., if the language selection
	  is de_DE, $LANG will be de because there is no de_DE translation.
	  Gettext is smart enough to get this right without the help, but
	  the check is necessary to ensure that we don't skip over a
	  supported generic language.
	  
	  The language settings can now be overridden for gramps by using
	  the defaults system.

2011-04-29 20:55  Nick Hall <nick__hall@hotmail.com>

	* [r17341] Hide navigation the plugin selector when only the
	  default plugin is loaded

2011-04-29 14:01  Doug Blank <doug.blank@gmail.com>

	* [r17338] 4841: Crash when exporting in sqlite database

2011-04-29 12:40  Doug Blank <doug.blank@gmail.com>

	* [r17336] 4871: The Reference Gramplet in all Views, bottom panel:
	  The Type is not translated.

2011-04-29 09:09  Rob G. Healey <robhealey1@gmail.com>

	* [r17335] Fixed a typo, thanks Peter Landgren.

2011-04-28 22:06  Nick Hall <nick__hall@hotmail.com>

	* [r17333] Cosmetic improvements to details gramplets

2011-04-28 19:16  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17330] Update ProGen import to new name structure

2011-04-28 17:28  Nick Hall <nick__hall@hotmail.com>

	* [r17329] Better column alignment and handling of attributes

2011-04-28 16:17  Rob G. Healey <robhealey1@gmail.com>

	* [r17326] Added convertDialog, fixed several errors, and removed
	  the delete converted image function as it was not working
	  anyways.

2011-04-28 15:40  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17324] geography : icons not correctly selected due to the sort
	  key. cleaning.

2011-04-28 15:22  Rob G. Healey <robhealey1@gmail.com>

	* [r17323] Fixed an issue with media full path. Thank you Peter
	  Landgren...

2011-04-28 14:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17322] re-enable translation for labels on ChangedSince filter
	  rule

2011-04-28 14:35  Nick Hall <nick__hall@hotmail.com>

	* [r17319] Increase size of configuration dialog window

2011-04-28 11:08  Peter Landgren <peter.talken@telia.com>

	* [r17317] Fix of issue 4840, tooltip not shown translated.

2011-04-28 09:59  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17315] geography : animate : sometimes, the last marker is not
	  animated.

2011-04-28 09:25  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17313] czech translation update

2011-04-28 08:43  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17311] geography : setting Id on all files.

2011-04-28 08:28  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17310] geography : try to solve the svn Id field.

2011-04-28 07:46  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17309] geography : issue 4866 : geoperson animation : rounding
	  problem.

2011-04-28 00:47  Rob G. Healey <robhealey1@gmail.com>

	* [r17305] Fixed an error in the Save function.

2011-04-27 23:24  Rob G. Healey <robhealey1@gmail.com>

	* [r17304] Added more code to the convert2Jpeg function.

2011-04-27 20:35  Nick Hall <nick__hall@hotmail.com>

	* [r17300] 4435: Change WhatsNext gramplet to work with tags (based
	  on a patch by Reinhard Mueller)

2011-04-27 19:07  Peter Landgren <peter.talken@telia.com>

	* [r17297] Fix so that tool tips for lat/long can be translated.

2011-04-27 10:37  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17291] geography : osmgpsmap must be >= 0.7.0

2011-04-27 06:28  Peter Landgren <peter.talken@telia.com>

	* [r17289] Fixed so that Replace '%(map)s' by => works in
	  translation.

2011-04-26 23:06  Rob G. Healey <robhealey1@gmail.com>

	* [r17287] Fixed typo... Thank you Peter L.

2011-04-26 20:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17283] Fix methodcall on nonetype object

2011-04-26 17:45  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17278] 4114: use stdin/stdout/stderr; plugins

2011-04-26 16:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17277] geps025, update image references (Makefile)

2011-04-26 14:16  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17274] geography : avoid multiple translation and fix a bug
	  with variable referenced before assignment

2011-04-26 06:03  Rob G. Healey <robhealey1@gmail.com>

	* [r17271] Fixed an error in getting gettext to work and some
	  cleanup too.

2011-04-26 02:39  Rob G. Healey <robhealey1@gmail.com>

	* [r17267] Removed registry of Edit Image Exif Metadata from its
	  own file into gramplet.gpr.py

2011-04-26 01:39  Rob G. Healey <robhealey1@gmail.com>

	* [r17264] Updated Gramps README file for pyexiv2.

2011-04-25 23:06  Nick Hall <nick__hall@hotmail.com>

	* [r17263] Add default GrampsBar gramplets for new geography views

2011-04-25 22:49  Rob G. Healey <robhealey1@gmail.com>

	* [r17261] Adding 'Edit Image Exif Metadata' into trunk

2011-04-25 21:14  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17257] geography : bug when we changed the map in the events
	  and places map.

2011-04-25 19:37  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17255] geography : missing icons after merge.

2011-04-25 13:49  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17254] geography : display a message is no osmgpsmap library
	  available.

2011-04-25 13:32  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r17253] Including geps-025 in trunk for new geography based on
	  osmgpsmap.

2011-04-24 15:35  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17244] RU: No more fuzzies

2011-04-24 12:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17243] merge french translation from branch33

2011-04-24 11:23  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17241] RU: more fuzzies translated

2011-04-24 09:41  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17240] RU: fuzzies cleanup

2011-04-24 07:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17235] typo

2011-04-24 02:54  Brian Matherly <brian@gramps-project.org>

	* [r17233] 0004821: get_family_from_gramps_id(fid) broken on
	  initialize_family (gui/plug/_guioptions.py)

2011-04-23 14:17  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17225] 3614: Undo gives wrong text in menu of what it will do;
	  uncontroversial patch part

2011-04-23 08:53  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17219] 4047: Cannot modify a mother on a family editor without
	  father

2011-04-23 06:45  Rob G. Healey <robhealey1@gmail.com>

	* [r17217] Added pyexiv2 to the README file as asked to by Benny.

2011-04-23 02:30  Doug Blank <doug.blank@gmail.com>

	* [r17214] Limit gramplets showing on Gramplet View, and made add
	  list faster

2011-04-22 23:20  Nick Hall <nick__hall@hotmail.com>

	* [r17213] 4772: Performance improvement for context menu

2011-04-22 18:33  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17210] More translations

2011-04-22 14:24  Doug Blank <doug.blank@gmail.com>

	* [r17209] 4772: Not all Gramplets make sense on all views (filter
	  gramplet on Gramplets View); changed to using navigation_type
	  rather than category

2011-04-22 12:36  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17206] more translation

2011-04-22 10:11  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17205] 3 more tips

2011-04-22 09:40  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17204] POT merge; more translations.

2011-04-22 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17202] 4848: Lithuanian date handler (display gregorian) and
	  libtranslate

2011-04-22 03:00  Doug Blank <doug.blank@gmail.com>

	* [r17199] 4772: Not all Gramplets make sense on all views (filter
	  gramplet on Gramplets View)

2011-04-22 01:44  Doug Blank <doug.blank@gmail.com>

	* [r17197] Removed title_id from gramplets; not needed

2011-04-21 23:34  Doug Blank <doug.blank@gmail.com>

	* [r17195] 4851: [NarWeb]: Displaying Note reference of the Source
	  on Name object

2011-04-21 16:34  Nick Hall <nick__hall@hotmail.com>

	* [r17190] 4850: Update set_has_data when non-image media are made
	  active

2011-04-21 16:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17188] enable translation on title enum list

2011-04-21 15:56  Nick Hall <nick__hall@hotmail.com>

	* [r17186] 4849: Prevent errors in gramplets that depend on the
	  pyexiv2 module when this module is not available

2011-04-21 09:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17182] 4546 Numbers are always bound to Go menu (MacOS)

2011-04-21 09:16  Peter Landgren <peter.talken@telia.com>

	* [r17180] Fiexed a typo.

2011-04-21 08:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17178] 4844: revert rev17071

2011-04-21 07:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17177] update references, new gramps.pot

2011-04-21 07:39  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17175] POT merge дерево => древо (more common term in the
	  context of genealogy) more angular quotes and less English-style
	  uppercase more translations

2011-04-21 04:54  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17172] 4284: again, fix for parentless family

2011-04-20 19:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17170] print if bsddb3 is used in help

2011-04-20 13:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17166] 4284: Common ancestor filter ignores persons without
	  ancestors

2011-04-20 12:39  Doug Blank <doug.blank@gmail.com>

	* [r17165] Don't use 3.4.x unless plugin only works for 3.4.x,
	  rather than 3.4 in general

2011-04-20 10:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17163] 4455: Family Tree Maker now uses 'FTM' gedcom header

2011-04-20 10:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r17162] 4455: Gramps crashes when selecting Events due to PHON
	  in GEDCOM

2011-04-19 18:13  Nick Hall <nick__hall@hotmail.com>

	* [r17156] Add new person events and family events bottombar
	  gramplets

2011-04-19 18:00  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17154] 4818: Change time after DB upgrade (3.2 to 3.3)

2011-04-19 16:49  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17153] RU: Address editor dialog tips

2011-04-19 15:26  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17151] 4750: SessionLog gramplet crash

2011-04-19 14:42  Nick Hall <nick__hall@hotmail.com>

	* [r17150] 4814: Display dates in the current Gramps date format

2011-04-18 21:09  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17146] Speedup merging

2011-04-18 13:26  Doug Blank <doug.blank@gmail.com>

	* [r17143] 4839: Old notes info is kept when a new family tree is
	  created. Fixed QuickView Gramplet

2011-04-18 13:02  Doug Blank <doug.blank@gmail.com>

	* [r17141] 4839: Old notes info is kept when a new family tree is
	  created. Fixed Notes

2011-04-18 09:21  Peter Landgren <peter.talken@telia.com>

	* [r17139] Issue 4000, patch from Josip.

2011-04-17 05:45  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17136] RU: more strings translated

2011-04-17 05:03  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17135] POT merge

2011-04-16 23:07  Nick Hall <nick__hall@hotmail.com>

	* [r17134] 4435: Generate random Tags

2011-04-16 19:03  Nick Hall <nick__hall@hotmail.com>

	* [r17132] 4435: Convert Markers into Tags

2011-04-15 16:17  Doug Blank <doug.blank@gmail.com>

	* [r17126] Added has_data interface to all quickviews

2011-04-15 15:50  Doug Blank <doug.blank@gmail.com>

	* [r17124] Added missing has_data interface for QuickViews

2011-04-15 15:17  Doug Blank <doug.blank@gmail.com>

	* [r17122] Added missing Note category for Quick View Gramplet

2011-04-13 21:20  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17119] Fix mergeoverwrite from reporting same info nine times

2011-04-13 17:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17117] Align code with DTD/schema

2011-04-13 13:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17115] typo

2011-04-12 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17112] 4833: ImportGeneWeb and set_surname()

2011-04-12 14:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17109] 4823: Cannot store an internal uri/url on Note object
	  with localized version

2011-04-12 13:30  Doug Blank <doug.blank@gmail.com>

	* [r17106] Handle gramplet functions for has_data

2011-04-12 08:24  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17104] czech translation update

2011-04-12 06:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17103] 3220: use unicode() on formatting (Reinhard)

2011-04-12 02:49  Brian Matherly <brian@gramps-project.org>

	* [r17101] 0004820: Cannot translate hard coded 'PERSON' string on
	  reports

2011-04-11 06:23  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17097] POT merge

2011-04-10 14:38  Peter Landgren <peter.talken@telia.com>

	* [r17093] If UTF-8 is used in env variable LANG, wrong date
	  handler might be loaded.

2011-04-10 08:26  Peter Landgren <peter.talken@telia.com>

	* [r17091] Fixed so that correct date format was shown in
	  Preferences.

2011-04-09 21:57  Nick Hall <nick__hall@hotmail.com>

	* [r17089] 4443: Enable Preferences menu entry when no database is
	  open

2011-04-09 16:25  Nick Hall <nick__hall@hotmail.com>

	* [r17087] 3649: Relative media paths used when creating new media
	  objetcs by drag-and-drop

2011-04-09 14:09  Nick Hall <nick__hall@hotmail.com>

	* [r17085] 4788: Fix drag-and-drop of files onto the media view

2011-04-08 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17082] there was a translation string; call gettext

2011-04-07 22:46  Craig J. Anderson <ander882@hotmail.com>

	* [r17079] small error found and fixed.

2011-04-07 17:04  Craig J. Anderson <ander882@hotmail.com>

	* [r17076] missing space

2011-04-07 16:58  Craig J. Anderson <ander882@hotmail.com>

	* [r17074] fixes:
	  http://www.gramps-project.org/bugs/view.php?id=4767#c18712
	  http://www.gramps-project.org/bugs/view.php?id=4603#c18711 this
	  could well be final for these two reports.

2011-04-07 12:41  Peter Landgren <peter.talken@telia.com>

	* [r17072] Fix of issue 4812, use of LANG env variable.

2011-04-07 01:50  Craig J. Anderson <ander882@hotmail.com>

	* [r17070] updates as per:
	  http://www.gramps-project.org/bugs/view.php?id=4767#c18708

2011-04-06 20:07  Craig J. Anderson <ander882@hotmail.com>

	* [r17067] updates for:
	  http://www.gramps-project.org/bugs/view.php?id=4767#c18699

2011-04-06 19:54  Doug Blank <doug.blank@gmail.com>

	* [r17066] Doesn't handle links to family, yet

2011-04-06 18:26  Gerald Britton <gerald.britton@gmail.com>

	* [r17064] Tweaks and simplifications

2011-04-06 16:43  Craig J. Anderson <ander882@hotmail.com>

	* [r17063] fixes error found on:
	  http://www.gramps-project.org/bugs/view.php?id=4603#c18674
	  basically the children of a spouse of a spouse are not direct
	  descendants. do not bold them

2011-04-06 13:20  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17061] POT merge

2011-04-06 00:31  Doug Blank <doug.blank@gmail.com>

	* [r17058] 4055: [NarWeb] export of 'Living People' is set to value
	  'include' by default

2011-04-05 21:17  Nick Hall <nick__hall@hotmail.com>

	* [r17052] 4802: Removing a gramplet from a GrampsBar moved from
	  the close button to the context menu

2011-04-05 20:38  Doug Blank <doug.blank@gmail.com>

	* [r17050] Needed to manually call rebuild initially (see #4593 for
	  more details)

2011-04-05 18:24  Nick Hall <nick__hall@hotmail.com>

	* [r17049] 4641: Interface for indicating if GrampsBar gramplets
	  have data

2011-04-05 14:49  Craig J. Anderson <ander882@hotmail.com>

	* [r17047] incramental update for:
	  http://www.gramps-project.org/bugs/view.php?id=4767
	  
	  re 18636: Ok, I've gone with 'Whether to include a separate
	  marital box in the report'
	  
	  re 18637: 1) missing information is a future feature. a check box
	  to "include placeholders for missing generations"... I'll think
	  about it. But I think I may go your way.
	  
	  2) it deals with space available for missing boxes. Or instead of
	  displaying an empty box with "include placeholders for missing
	  generations" above, no box is displayed and the space for it is
	  still there.
	  
	  3) This has nothing to do with marriages boxes. Fathers have a
	  display format, and Mothers have a display format. The center
	  person is neither a Father or Mother. So which display box should
	  we use?
	  
	  4) good. But most common? I have no idea what those are... I'll
	  think about it, but if you have any ideas...
	  
	  5) Done
	  
	  6) Done and Done (above)
	  
	  7) I was thinking that scale was sizing and resizing is sizing
	  too. Hense the 's'. I may still be wrong.
	  
	  8) I'm under the impression that people don't see the tool tip.
	  
	  9) wow. checked a 3.2 version and there is no 'include title'
	  option... wow.
	  
	  10) I don't see a 'include border' either in 3.2. Set to default
	  to False
	  
	  11) done but I can't seem to get the text box or enumerated list
	  to be greyed out. I'll work on it more.

2011-04-05 11:56  Peter Landgren <peter.talken@telia.com>

	* [r17044] Fix of issue 4806, header value not translated.

2011-04-04 21:15  Nick Hall <nick__hall@hotmail.com>

	* [r17040] Change media preview gramplet to use the thumbnailer

2011-04-04 20:23  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r17038] Removed translation of string that doesn't need it

2011-04-04 16:47  Doug Blank <doug.blank@gmail.com>

	* [r17035] 4593: Updating a StringOption option (via set_value())
	  does NOT update the GUI widget

2011-04-03 01:13  Craig J. Anderson <ander882@hotmail.com>

	* [r17030] updates to fix:
	  http://www.gramps-project.org/bugs/view.php?id=4767
	  
	  Ancestor report: - removed father uses main option changed to
	  'center person uses' option on tree tab - option main_disp to
	  father_disp - opton sec_dis to mother_disp - moved secondary tab
	  to display tab - display boxes are now labeled 'father display'
	  and mother display'
	  
	  Descendant report: - changed cli opts to 'descend_disp' and
	  'spouse_disp' - removed 'use separate display for spouses' -
	  changed default note location to bottom left
	  
	  Both reports: - added 'Sizes' tab to hold scale and resize
	  options only - 'print' tab is now the 'include' tab - options on
	  the include tab say 'include' instead of 'print' - moved 'Note'
	  tab into the 'include' tab and labeled 'include note' - moved
	  some of the resize tooltip into the description - tried to get
	  the 'compress' tool tip a little better

2011-04-02 19:29  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17026] translation update

2011-04-02 15:35  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17025] RU: More strings translated.

2011-04-02 14:59  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17024] POT merge

2011-04-02 03:34  Brian Matherly <brian@gramps-project.org>

	* [r17023] 0004706: Book Report subject-name nuances, and
	  pathological cases Patch from Paul Franklin

2011-04-01 16:52  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r17020] translation update

2011-04-01 08:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17019] typo on death year, long date calculation

2011-04-01 06:45  Peter Landgren <peter.talken@telia.com>

	* [r17016] Fix of errormsg when loading unknown gramplet.

2011-04-01 06:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17015] try to use dict() for a better translation string

2011-04-01 05:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r17013] minor change on translation strings

2011-03-31 19:58  Nick Hall <nick__hall@hotmail.com>

	* [r17010] Replace MediaReferences gramplet with Backlinks
	  gramplets

2011-03-31 15:53  Rob G. Healey <robhealey1@gmail.com>

	* [r17008] Added MediaReferences to the mediaview bottombar set of
	  gramplets.

2011-03-31 11:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17005] RU: 9 more fuzzies down

2011-03-31 11:01  Doug Blank <doug.blank@gmail.com>

	* [r17004] Fix error message

2011-03-31 09:32  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r17003] POT merge

2011-03-30 23:44  Doug Blank <doug.blank@gmail.com>

	* [r17001] 4779: Backup feedback and overwrite

2011-03-30 23:33  Craig J. Anderson <ander882@hotmail.com>

	* [r16999] This is a fix for:
	  http://www.gramps-project.org/bugs/view.php?id=4767
	  
	  Unified cli option names removed a '2' from a class name

2011-03-30 22:40  Nick Hall <nick__hall@hotmail.com>

	* [r16997] Add backlink bottombar gramplets

2011-03-30 20:00  Doug Blank <doug.blank@gmail.com>

	* [r16994] Saves title override; removed title_id

2011-03-30 19:01  Doug Blank <doug.blank@gmail.com>

	* [r16993] typo

2011-03-30 17:40  Doug Blank <doug.blank@gmail.com>

	* [r16991] Fixed error report in mailing list by Peter 2011-03-30

2011-03-30 16:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16988] RU l10n update: * Complete translation of all name
	  fields, harmonized with the name format editor. * Use a
	  consistent translation of "person". * POT merge.

2011-03-30 14:43  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16986] 4796: 'Primary' string needs l10n context CR: Benny *
	  Created two strings with l10n context instead of the old one,
	  'Role|Primary' and 'Name|Primary'. * While testing, GUI started
	  showing the context when not localized, fixed that with
	  appropriate sgettext instead of gettext in surnametab.py. * While
	  at it, changed also changed 'Family' in the Role context to
	  'Role|Family'. * ru.po: major translations in the area of name
	  and name formats. The new Primary[...] and Patronymic[...]
	  concept along with Notpatronymic still don't fit well when
	  translated :-(

2011-03-30 13:48  Doug Blank <doug.blank@gmail.com>

	* [r16985] #4795 Gramplet titles now appear in current language,
	  not the language used at time of creation; also added properties
	  for gramplet navtype and orientation preferences

2011-03-30 09:11  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16982] POT merge, major translation in the name editor dialog,
	  other strings translated, too.

2011-03-30 08:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16980] 3220: Improvements for Records Report (Reinhard,
	  PaulFranklin)

2011-03-30 01:31  Brian Matherly <brian@gramps-project.org>

	* [r16978] 0004637: GraphViz reports should be runnable from the
	  command line

2011-03-29 19:56  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16976] Update command line show values for boolean options to
	  reflect current practice

2011-03-29 17:42  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16973] 4794: Error adding new repository via source dialog

2011-03-29 11:41  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16971] czech translation update

2011-03-28 18:33  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16969] updated german translation and bug fix

2011-03-28 11:25  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16966] czech translation update

2011-03-28 08:43  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16965] POT merge, more strings translated.

2011-03-28 08:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16964] KeyError on styled note (translation for Link); add
	  missing link style on map

2011-03-28 04:05  Brian Matherly <brian@gramps-project.org>

	* [r16962] 0004143: Book report GUI has many issues

2011-03-28 03:30  Brian Matherly <brian@gramps-project.org>

	* [r16960] 0004693: sorted list in Book Report's "Available Books"
	  window Patch from Paul Franklin.

2011-03-28 03:20  Brian Matherly <brian@gramps-project.org>

	* [r16958] 0004626: feature request: a few wider fields in the Book
	  Report Patch from Paul Franklin.

2011-03-28 03:07  Brian Matherly <brian@gramps-project.org>

	* [r16956] 0004625: make Book Report's "Available Books" window
	  wider

2011-03-28 02:36  Brian Matherly <brian@gramps-project.org>

	* [r16953] 0004593: Updating a StringOption option (via
	  set_value()) does NOT update the GUI widget

2011-03-27 21:15  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16952] Add merge unittests

2011-03-27 21:14  Craig J. Anderson <ander882@hotmail.com>

	* [r16951] new 'o' feature for date format strings.

2011-03-27 19:54  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16948] * "Note" as in the gramps Note object is now
	  consistently translated according to
	  http://www.gramps-project.org/wiki/index.php?title=Translation_into_Russian#Glossary
	  * « and » used as required by Russian typographic rules rather
	  than " * other minor fixes where noticed during the above major
	  changes

2011-03-27 12:49  Doug Blank <doug.blank@gmail.com>

	* [r16943] MediaObject is called Media in some places

2011-03-27 12:36  Doug Blank <doug.blank@gmail.com>

	* [r16941] TabGramplet needs get_title method

2011-03-27 08:11  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16939] Move opening of file to gen.plug.utils

2011-03-26 18:51  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16937] Commit phoenix asap to fix a bug and simplify code in
	  merge code

2011-03-26 09:39  fedik

	* [r16935] translated a few tips of the day

2011-03-25 19:36  Nick Hall <nick__hall@hotmail.com>

	* [r16933] Fix to work with pyexiv2 v0.1 and remove section column

2011-03-25 15:40  Craig J. Anderson <ander882@hotmail.com>

	* [r16929] updated this file to show version 3.4 instead of 3.3

2011-03-25 15:36  Craig J. Anderson <ander882@hotmail.com>

	* [r16928] Fixes:
	  http://www.gramps-project.org/bugs/view.php?id=4729
	  
	  Modified how the first two options on the 'page' tab are worded
	  also removes the 'Resize Page to Fit Tree size.' option in the
	  bookreport -This line, and those below, will be ignored--
	  
	  M src/plugins/drawreport/AncestorTree.py M
	  src/plugins/drawreport/DescendTree.py M
	  src/plugins/drawreport/drawplugins.gpr.py

2011-03-25 11:15  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16927] 0004783: l10n not enabled for "Install Selected _Addons"
	  button in the update addons dialog Applied patch from Egor -
	  fixing the issue, translating the new string and some more
	  strings. Minor copyedit applied.

2011-03-25 10:54  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16926] 0004784: r16915 breaks build of po/gramps.pot fix by
	  renaming MetadataViewer.py to Exif.py in the POTFILES.in, in line
	  with the original commit

2011-03-25 08:54  Peter Landgren <peter.talken@telia.com>

	* [r16925] Fix of encoding errormsg, specially for Windows.
	  Rearranged the msg a little.

2011-03-25 05:08  Rob G. Healey <robhealey1@gmail.com>

	* [r16919] Added the functionality so that users of pyexiv2-0.1.3
	  can also use this addon...

2011-03-25 04:14  Rob G. Healey <robhealey1@gmail.com>

	* [r16917] Fixed AttributeError in
	  src/plugins/gramplet/bottombar.gpr.py

2011-03-25 04:00  Rob G. Healey <robhealey1@gmail.com>

	* [r16915] Swappped out MetadataViewer Gramplet in MediaView
	  bottombar for Exif from Nick Hall.

2011-03-24 21:38  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16913] Make DbWriteBase inherit from DbReadBase to increase
	  pylint score

2011-03-24 21:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16910] 4763: Crash because error passes instead of string

2011-03-24 15:44  Rob G. Healey <robhealey1@gmail.com>

	* [r16908] Removed obsoleted tag of Keywords. Updated code so that
	  pyexiv2-0.1.3 users can now use it too.

2011-03-24 14:28  Peter Landgren <peter.talken@telia.com>

	* [r16906] Complete updated Swedish translation.

2011-03-24 07:47  Peter Landgren <peter.talken@telia.com>

	* [r16903] Fixed so that errormsg with non latin char is readable.

2011-03-23 21:55  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16900] 4776: Unable to produce text and graph reports

2011-03-23 20:28  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16897] 4770: Unexpected error exporting a database to Gramps
	  Xml format

2011-03-22 22:15  beernarrd

	* [r16893] Slovenian translation update

2011-03-22 18:05  Peter Landgren <peter.talken@telia.com>

	* [r16890] Made a typo in commit 16886.

2011-03-22 18:04  Peter Landgren <peter.talken@telia.com>

	* [r16889] Made a typo in commit 16885.

2011-03-22 17:23  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16887] GeoView : issues 4674 and 4773 crash when quitting
	  gramps.

2011-03-22 16:00  Peter Landgren <peter.talken@telia.com>

	* [r16886] Changed from gettext import gettext as _ to from
	  gen.ggettext import sgettext as _

2011-03-22 15:59  Peter Landgren <peter.talken@telia.com>

	* [r16885] Changed from gettext import gettext as _ to from
	  gen.ggettext import sgettext as _

2011-03-22 14:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16882] Duplicate category (fix by Peter, Gary)

2011-03-22 13:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16881] merge some translations with last template

2011-03-22 12:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16879] help for translators, avoid long strings here

2011-03-22 10:11  fedik

	* [r16877] translated and updated a few lines

2011-03-21 21:13  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16876] abbrev translation update

2011-03-21 20:43  Doug Blank <doug.blank@gmail.com>

	* [r16874] Move all trunk plugins to version 3.4

2011-03-21 20:30  Doug Blank <doug.blank@gmail.com>

	* [r16872] Bump trunk to version 3.4

2011-03-21 16:33  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16871] czech translation update. most of abbreviations is still
	  missing.

2011-03-21 13:13  Peter Landgren <peter.talken@telia.com>

	* [r16867] More explanation in tooltip for call name with red
	  background.

2011-03-20 21:10  Brian Matherly <brian@gramps-project.org>

	* [r16864] 0004769: Crash with Narrative Web Report

2011-03-20 19:08  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16863] Hebrew: POT merge and minor fixes to a couple of strings

2011-03-20 18:48  Nick Hall <nick__hall@hotmail.com>

	* [r16862] Set svn:ignore property

2011-03-20 09:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16858] Russian l10n credits minor correction for filter sidebar

2011-03-20 08:17  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16856] add self to authors list

2011-03-20 02:05  Brian Matherly <brian@gramps-project.org>

	* [r16854] Fix problem with "Print" report formats that was
	  introduced with the last change to the report system.

2011-03-19 15:20  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16853] Harmonise parser with displayer - accept genitive case
	  for months in parser, so that the same case as output by
	  displayer is recognised, not just nominative case. (Added
	  genitive for all calendars).
	  
	  Also, fixed some wrong genitive spellings present in the parser
	  and also added some common alternative spellings for Hebrew
	  months.

2011-03-19 13:54  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16852] updated german translation

2011-03-19 09:54  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16851] czech translation update

2011-03-18 19:59  Rob G. Healey <robhealey1@gmail.com>

	* [r16850] Bug#4724; Fixed a deprecation warning in using values
	  instead of value.

2011-03-18 15:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16849] Fix regression with sort as and display as in names.
	  Functionality is again as one would expect in treeview

2011-03-18 10:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16848] 4598: (trunk 3.3) new name format copies patronymic into
	  surname as well as leaving it as a patronymic when importing This
	  extends what name display can be

2011-03-18 03:31  Rob G. Healey <robhealey1@gmail.com>

	* [r16847] Bug#4724; Mistaken KeyTag error has been fixed.

2011-03-18 02:44  Rob G. Healey <robhealey1@gmail.com>

	* [r16846] Bug#4724; Added code to where non MIME images will not
	  be read or allowed to be written to...

2011-03-17 19:21  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16845] POT update; more translations.

2011-03-17 16:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16844] 4423: Web report does not handle Czech 'CH' character
	  properly (contribution by phejl)

2011-03-17 16:28  Craig J. Anderson <ander882@hotmail.com>

	* [r16842] fixes for error:
	  http://www.gramps-project.org/bugs/view.php?id=4751
	  
	  Too much work was done inside of __init__. Moved it out.

2011-03-17 14:45  Rob G. Healey <robhealey1@gmail.com>

	* [r16841] Changed the name of this gramplet to distinguish the
	  differene from this viewer from its sister gramplet of
	  ImageMetadataGramplet for the sidebar. Suggestion from Jerome
	  Rapinet. Thank you...

2011-03-17 11:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16840] 'Default' instead of 'default', like country names (only
	  for translation strings)

2011-03-17 09:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16839] add sidebar strings

2011-03-17 03:02  Brian Matherly <brian@gramps-project.org>

	* [r16838] Separate some general code from GUI specific code -
	  particularly for graph generators so that graphs can be generated
	  from the CLI.

2011-03-16 22:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16837] 4759: Make setting a grampstype only assign a string
	  when type is CUSTOM

2011-03-16 21:54  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16835] 4109: Command line arguments for tools ignored

2011-03-16 18:33  Nick Hall <nick__hall@hotmail.com>

	* [r16834] Only change the foreground color of tagged rows

2011-03-16 18:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16833] 4362 4220: typo, lowercase for name argument on styled
	  text

2011-03-16 18:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16832] 4362 4220: typo, lowercase for name argument on styled
	  text

2011-03-16 15:36  Peter Landgren <peter.talken@telia.com>

	* [r16831] Found another type.

2011-03-16 15:15  Peter Landgren <peter.talken@telia.com>

	* [r16829] Fixed typo in Swedish translation.

2011-03-15 23:04  Rob G. Healey <robhealey1@gmail.com>

	* [r16827] #4723; Error when reportying pyexiv2 failed import

2011-03-15 21:52  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16825] 4758: Copy constructor of gen.lib objects uses shallow
	  copy instead of deep copy

2011-03-13 22:07  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16823] Update VCard unittests to use XML import and command
	  line config

2011-03-13 20:39  Peter Landgren <peter.talken@telia.com>

	* [r16822] Better explanation in one error message.

2011-03-13 16:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16821] trick for ordering paper menu selection

2011-03-13 11:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16820] update french translation

2011-03-13 09:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16819] current year on copyright message

2011-03-13 09:00  Peter Landgren <peter.talken@telia.com>

	* [r16818] Made --help more clear.

2011-03-13 08:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16817] upgrade manual number (3.2 -> 3.3)

2011-03-12 21:13  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16816] updated german translation

2011-03-12 20:11  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16815] RU: more strings translated

2011-03-12 20:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16814] RU: Update POT to POT-Creation-Date: 2011-03-12
	  21:51+0200 * string changes pertaining to 4733: cannot set config
	  variables from command line in trunk 16794

2011-03-12 15:32  Peter Landgren <peter.talken@telia.com>

	* [r16813] Issue 4733; improved help and sparate commands for show
	  and set config settings.

2011-03-12 15:32  Peter Landgren <peter.talken@telia.com>

	* [r16812] Issue 4733; improved help and sparate command for show
	  and set config settings.

2011-03-12 05:10  Rob G. Healey <robhealey1@gmail.com>

	* [r16811] Changed KeyValue for Ipptc KeyTag from value to values
	  for Keywords. Thank you Helge.Privat for the change.

2011-03-12 04:45  Rob G. Healey <robhealey1@gmail.com>

	* [r16810] Bug#4692; NarrativeWeb: crash generating the event pages
	  in ctor on ltr = unicode(evt_type)[0].capitalize() - string index
	  out of range

2011-03-12 02:56  Rob G. Healey <robhealey1@gmail.com>

	* [r16809] Bug#4744; set_surname is now fixed. It was causing a
	  crash in reading the database.

2011-03-11 20:37  Peter Landgren <peter.talken@telia.com>

	* [r16808] Fix of issue 4733. Maybe --help should be more precise

2011-03-11 09:11  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16807] Use consistent number of letters to denote the YYYY
	  field.

2011-03-11 07:57  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16806] RU: translate "flowed" using the right typographic term
	  thanks to J.V.Romanovsky <josephromanovsky@gmail.com>

2011-03-11 07:29  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16805] RU l10n strings update

2011-03-10 21:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16804] Add myself to author list

2011-03-10 21:20  Gary Burton <gary.burton@zen.co.uk>

	* [r16803] Import DbTxn from the correct place

2011-03-10 21:13  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16802] 4739: Update addon list crashes when working offline
	  with 'plugin_dict referenced before assignment'

2011-03-10 16:16  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16801] 4732: 'ArgParser' object has no attribute 'runqml'

2011-03-10 14:43  Rob G. Healey <robhealey1@gmail.com>

	* [r16800] Escape media description in gramplet for proper handling
	  of media names.

2011-03-10 13:35  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16798] argparser help l10n:

2011-03-10 09:47  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16797] czech translation update

2011-03-10 08:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16796] update Polish translation (Łukasz Rymarczyk)

2011-03-10 06:36  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16795] Patch from Egor Reentov <egor.gramps@google.com>: *
	  Adding l10n to a string in PatchNames.py. * ru.po: Many strings
	  added / updated. (applied w/minor copyedit)
	  
	  POT merge, more translation.

2011-03-09 20:40  Peter Landgren <peter.talken@telia.com>

	* [r16794] Swedish update.

2011-03-09 18:44  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16793] 4728: Python evaluation window crashes in trunk

2011-03-09 16:46  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16792] Remove translation of internal error in VCard
	  export/import

2011-03-09 16:22  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16791] 4416: Adjust import ID to users ID format

2011-03-09 16:16  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16790] Add icon for merge button

2011-03-09 16:07  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16789] Add tooltip to mergebutton

2011-03-09 15:16  Gerald Britton <gerald.britton@gmail.com>

	* [r16788] Use partial to simplify path-building

2011-03-09 14:41  Peter Landgren <peter.talken@telia.com>

	* [r16787] Swedish update.

2011-03-09 14:33  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16786] POT update - following patch from Egor Reentov
	  <egor.gramps@gmail.com> fixing strings in NarrativeWeb.py (see
	  prev. check-in in r16785).
	  
	  RU: Companion l10n string updates from Egor, with minor fixes,
	  and further translations.

2011-03-09 14:18  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16785] Patch from Egor Reentov <egor.gramps@gmail.com>: i18n
	  doesn't pick up strings concatenated using +, use syntactic
	  literal concatenation instead. This enables l10n of the
	  corresponding strings. CRed and tested --vassilii

2011-03-09 04:00  Rob G. Healey <robhealey1@gmail.com>

	* [r16784] Bug#4724; fixed processing of GPS Latitude/ Longitude
	  with help from Helge.Privat...

2011-03-08 13:12  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16783] ru l10n update

2011-03-08 06:44  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16781] minor docstring update

2011-03-08 02:06  Rob G. Healey <robhealey1@gmail.com>

	* [r16780] Bug#4724; fixed problems with IptcTag and Latitude/
	  Longitude handling.

2011-03-07 22:34  Rob G. Healey <robhealey1@gmail.com>

	* [r16779] Previous fix for bug#4696 broke NarrativeWeb. I now have
	  a fix that solves both of them now. The missing images and icon
	  are now there.

2011-03-07 20:42  Rob G. Healey <robhealey1@gmail.com>

	* [r16778] Bug#4696; Wrong parent path with 'Creative Commons' on
	  Web Calendar report has been fixed ...

2011-03-07 15:54  Craig J. Anderson <ander882@hotmail.com>

	* [r16777] Fixes (part one) for
	  http://www.gramps-project.org/bugs/view.php?id=4727 too much
	  report work was done in __init__() Moved it to begin_report()
	  
	  also modified libtreebase to not have so many pointers to .doc

2011-03-07 14:38  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16776] updated german translation

2011-03-07 13:40  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16775] minor Russian l10n update

2011-03-07 10:08  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16774] merged fresh POT strings

2011-03-07 10:02  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16773] Merged more translations from Egor Reentov, w/minor
	  copyediting.

2011-03-07 08:09  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16772] Use new transactions with eventmerger

2011-03-07 04:31  Rob G. Healey <robhealey1@gmail.com>

	* [r16771] Forgot to remove debug printing.

2011-03-07 04:20  Rob G. Healey <robhealey1@gmail.com>

	* [r16770] Fixed the way the ancestortree gender graphics are
	  handled.

2011-03-06 22:44  Rob G. Healey <robhealey1@gmail.com>

	* [r16769] Made all fields except the Description to be read only,
	  so that those fields do NOT get changed. It is not an editing
	  gramplet but simply for viewing.

2011-03-06 18:59  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16768] Store changed children during family deletion

2011-03-06 18:46  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16767] Remove superflous database access in delete
	  signalhandler

2011-03-06 18:43  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16766] Use GrampsImportError in stead of GedcomError

2011-03-06 18:18  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16765] 4114: Would like to use stdin and stdout for command
	  line import/export; Xml import

2011-03-06 01:21  Rob G. Healey <robhealey1@gmail.com>

	* [r16764] Fixed a problem with GPS coordinates handling

2011-03-05 14:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16763] 4696: copyright path, use 'images' folder instead of
	  'filename' (related to webstuff)

2011-03-05 12:41  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16762] Removal of command line parameter in XML import

2011-03-05 10:47  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16760] 4041: Filter rule people with records containing
	  <substring> fails on street name

2011-03-05 09:41  Rob G. Healey <robhealey1@gmail.com>

	* [r16759] Fixed a bug where the keywords entry was not being
	  displayed and therefore only Active Image and Description were
	  being displayed.

2011-03-05 07:48  Rob G. Healey <robhealey1@gmail.com>

	* [r16758] Added properties listed in
	  http://www.gramps-project.org/wiki/index.php?title=Committing_Policies,
	  to my new file. Was going to add it to po/POTFILES.in, but it was
	  already listed.

2011-03-05 00:32  Rob G. Healey <robhealey1@gmail.com>

	* [r16757] Bug#4724; Fixed KeyError in Iptc of _get_value() --
	  similar to #4723 .

2011-03-04 22:22  Rob G. Healey <robhealey1@gmail.com>

	* [r16756] Part2 of MediaMetadata.py for MediaView in the bottom
	  bar. Please remove all of *.ini in /home/USER/.gramps/gramps33
	  after updating... Display is now exactly as I would like to see
	  it be.

2011-03-04 14:13  Gerald Britton <gerald.britton@gmail.com>

	* [r16754] 0004715: Statistic Diagram Parameter box too big for
	  1024x768\ regression from commit 16035

2011-03-04 08:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16753] Add MediaMetadata gramplet reference

2011-03-04 04:45  Rob G. Healey <robhealey1@gmail.com>

	* [r16752] First part of Media Metadata Gramplet for the MediaView
	  bottom bar! The only reason that I am committing this now is
	  because I am confused and baffled at the results that I am
	  getting from this gramplet. Please see email to the development
	  list for more information. It is working, but it looks weird...

2011-03-03 17:21  Gerald Britton <gerald.britton@gmail.com>

	* [r16751] Simplify html_escape using library escape function and
	  string substitutions

2011-03-03 16:29  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16750] 4681: Web report crash (DenominoViso); make external
	  plugin options work again

2011-03-03 09:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16748] 4692, 4519, 4390: try to avoid empty event types with a
	  better support for web addresses on individual

2011-03-02 18:02  Craig J. Anderson <ander882@hotmail.com>

	* [r16747] found that the 'one page' option should be false by
	  default.

2011-03-02 17:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16746] Detailed info box wasn't translated (Alain Aupeix -
	  devel mailing list)

2011-03-02 16:35  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16745] 4464: VCard import/export needs update to new surname
	  and spec incompatibilities

2011-03-02 15:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16744] 4364, 4220: cleanup escape characters written on sample

2011-03-02 11:31  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16742] undo revision 16673

2011-03-01 20:43  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16741] 4364: Some First names with replace variable '& a m p ;
	  q u o t ;' are re-written after a XML import/export

2011-03-01 16:20  Peter Landgren <peter.talken@telia.com>

	* [r16740] Swedish update.

2011-03-01 16:01  Nick Hall <nick__hall@hotmail.com>

	* [r16739] 4703: Ensure correct tab is removed when a gramplet is
	  dragged into an empty GrampsBar

2011-03-01 14:59  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16738] Update POT to 2011-03-01 16:43+0200 PO total: 5459
	  Fuzzy: 324 Untranslated: 179 Last character: 35 Shortcut in
	  msgstr: 1 PO Coverage: 96.72%

2011-03-01 13:11  Peter Landgren <peter.talken@telia.com>

	* [r16737] One more string to translate.

2011-03-01 05:05  jralls

	* [r16736] Delete libxml2 dependency; no longer needed. Besides,
	  it's built in bootstrap now, and the module can't see it.

2011-03-01 03:17  Craig J. Anderson <ander882@hotmail.com>

	* [r16735] Updated MakeAncestorTree.recurse to
	  MakeAncestorTree.iterate an iterative version of recurse. Mostly
	  done to try and reduce memory usage. Use
	  http://www.gramps-project.org/bugs/view.php?id=4670
	  http://www.gramps-project.org/bugs/view.php?id=4708 to test.

2011-02-28 21:02  Gary Burton <gary.burton@zen.co.uk>

	* [r16734] Set transaction description properly. Bug 4672

2011-02-28 20:50  fedik

	* [r16733] translated and updated a few lines

2011-02-28 19:20  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16732] Removing redundant capitalization and other minor fixes
	  that jumped out while debugging #4672.

2011-02-28 16:21  Craig J. Anderson <ander882@hotmail.com>

	* [r16731] This is in responce to:
	  http://www.gramps-project.org/bugs/view.php?id=4670 1. cannot
	  display individuals without parents (AncestorsTree)
	  
	  Also a little code cleanup to prepare for an iterative version of
	  recurse

2011-02-28 15:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16730] 'Selected' action/string was missing; update translation
	  template

2011-02-28 13:50  Doug Blank <doug.blank@gmail.com>

	* [r16728] 4694: Tools->Utilities->Verify the Data->crash

2011-02-27 21:31  Gary Burton <gary.burton@zen.co.uk>

	* [r16726] Load button on debug only. Bug 4704

2011-02-27 13:20  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16724] 4700: add timestamps to the session log

2011-02-26 20:53  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16723] czech translation update

2011-02-26 14:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16722] 4696 4555: Installation missed webstuff subdirectories

2011-02-26 13:10  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16721] NAVWEB l10n

2011-02-26 11:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16720] 4696 4555: Installation missed webstuff subdirectories

2011-02-26 10:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16719] 4696 4555: Installation missed webstuff subdirectories

2011-02-26 08:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16718] 4668: Web reports crash (translation css filename)

2011-02-25 22:03  Nick Hall <nick__hall@hotmail.com>

	* [r16717] Add Place Details, Repository Details and Media Preview
	  gramplets

2011-02-25 19:23  Nick Hall <nick__hall@hotmail.com>

	* [r16716] Add Photo widget

2011-02-25 19:21  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16715] Russian l10n strings update. Template total: 5451 PO
	  total: 5451 Fuzzy: 332 Untranslated: 179 PO Coverage: 96.72%
	  Template Coverage: 96.72%

2011-02-25 17:24  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16714] Fix bug #4687: session log gramplet - overzealous l10n
	  of signal names breaks clickable link handlers * No longer
	  translate "link_type" passed to GuiGramplet.link, this is an
	  internal constant name never exposed to the user. * Add a warning
	  to GuiGramplet.on_button_press, in case an unknown link type is
	  encountered during the event processing * Applied changes to my
	  patch as suggested during the CR by dsblank

2011-02-25 16:05  Gerald Britton <gerald.britton@gmail.com>

	* [r16713] Revert commit 16664 to restore full functionality

2011-02-25 14:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16712] 4689: More space for localized sentences on
	  ProgressMeter

2011-02-24 20:09  Gerald Britton <gerald.britton@gmail.com>

	* [r16710] Simplify using partials and lambdas

2011-02-24 17:46  Gerald Britton <gerald.britton@gmail.com>

	* [r16709] Simplify using partials and lambdas

2011-02-24 17:11  Craig J. Anderson <ander882@hotmail.com>

	* [r16708] Fixed issue 4670. 'one_page' option in the
	  Ancestor/Descendant graphical repororts did not change the page
	  type to 'custom'. also landscape orientation did not switch the
	  page.height and page.width properties which made items print
	  outside the page and give infinate loop errors.

2011-02-23 23:39  Doug Blank <doug.blank@gmail.com>

	* [r16707] Removed debugging code

2011-02-23 21:29  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16706] Bug #4679: Children bottom bar gramplet - crash upon
	  add; l10n of empty string CR by nick-h

2011-02-23 19:34  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16705] Update TestcaseGenerator to work with new transaction
	  code

2011-02-23 18:23  Gerald Britton <gerald.britton@gmail.com>

	* [r16704] Simplify using partials and lambdas

2011-02-23 14:53  Gerald Britton <gerald.britton@gmail.com>

	* [r16703] Simplify using partials and lambdas

2011-02-23 12:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16702] POT update merged

2011-02-23 10:27  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16701] Major spellcheck run. Fixed nasties that popped up while
	  at it.

2011-02-22 21:30  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16700] Bugfix in German translation

2011-02-22 18:19  Nick Hall <nick__hall@hotmail.com>

	* [r16699] Remove cancel button from progress dialogs

2011-02-22 18:00  Gerald Britton <gerald.britton@gmail.com>

	* [r16698] Simplify using partials and lambdas

2011-02-22 16:03  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16697] 4665: Aborted transactions appear in the undo history

2011-02-22 13:45  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16696] small update

2011-02-22 12:01  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16695] change the export dialog so as to have two similar
	  options (GRAMPSXML w/ and w/o media) appear on adjacent lines

2011-02-22 11:41  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16694] minor fix

2011-02-22 08:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16693] typo - PostScript trademark (contribution by Paul
	  Franklin)

2011-02-22 08:04  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16692] 4666: GEDCOM import into a black database crashes trunk,
	  OK with 3.2.5

2011-02-22 06:11  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16691] A big chunk of translation updates from Egor, with minor
	  copyedit.

2011-02-21 19:26  Nick Hall <nick__hall@hotmail.com>

	* [r16690] Update tagging to work with new transaction code

2011-02-21 15:46  Gerald Britton <gerald.britton@gmail.com>

	* [r16689] Teaks for readability

2011-02-21 14:35  Gerald Britton <gerald.britton@gmail.com>

	* [r16688] Tweak

2011-02-20 23:45  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16687] updated german translation

2011-02-20 21:55  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16686] Committing fresh gramps.pot, with new strings in ---
	  OK'ed by romjerome.

2011-02-20 21:44  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16685] harmonize l10n string with DescendTree.py, by suggestion
	  from Egor

2011-02-20 20:21  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16684] fix some strings in src/plugins/view/view.gpr.py

2011-02-20 19:41  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16683] * From Egor Reentov <Egor.Gramps@gmail.com>: Adding i18n
	  of strings in AncestorTree.py and DescendTree.py (CR'ed with
	  Benny's and Jerome's help --- thanks a lot, folks!) * Merged
	  Egor's and other recent new strings into ru.po (from a local
	  gramps.pot - not checking it in) "POT-Creation-Date: 2011-02-20
	  20:52+0200\n" * Minor fixes of ru.po along the way

2011-02-20 18:29  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16682] 4662: Unable to add more than one name format

2011-02-20 11:17  beernarrd

	* [r16681] slovenian translation update

2011-02-20 10:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16680] 4198: Person view does not remove a row correctly when
	  two people are merged.
	  
	  This patch improves on the context changes: * avoid use of
	  transaction_xx methods * force an abort in case of unclean
	  transaction
	  
	  Backward compatibility is broken to achieve this.

2011-02-19 17:21  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16679] czech translation update

2011-02-19 16:22  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16678] More l10n from Egor Reentov <egor.gramps@gmail.org>, in
	  ancestor tree report.

2011-02-19 14:13  Peter Landgren <peter.talken@telia.com>

	* [r16675] Further improvment for Swedish Calendar.

2011-02-19 14:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16673] 4657: The "sort as" name is ignored

2011-02-19 11:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16672] update translation map (title)

2011-02-19 02:36  Doug Blank <doug.blank@gmail.com>

	* [r16671] Second step in bringing gramps-connect back into sync
	  with gramps 3.3

2011-02-18 23:58  Doug Blank <doug.blank@gmail.com>

	* [r16670] First stage to bringing gramps-connect back into sync:
	  surnames, locality in places, and marker/tag changes

2011-02-18 23:17  Doug Blank <doug.blank@gmail.com>

	* [r16669] typo

2011-02-18 23:12  Doug Blank <doug.blank@gmail.com>

	* [r16668] Remove some (apparently) leftover debug testing

2011-02-18 21:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16667] update french translation

2011-02-18 19:07  Doug Blank <doug.blank@gmail.com>

	* [r16666] Don't crash if name.txt doesn't exist; this can happen
	  if you try to get name before you open a database

2011-02-18 16:16  Doug Blank <doug.blank@gmail.com>

	* [r16665] 4643: command line report query of "off" should return
	  all possible values

2011-02-18 15:10  Gerald Britton <gerald.britton@gmail.com>

	* [r16664] Use escape function from xml.sax.saxutils instead of
	  built-in

2011-02-18 11:32  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16663] Another update from Egor Reentov
	  <egor.gramps@gmail.com>: * FAQ gramplet links fix * attempt to
	  make the inches look better (paper options - metric) (still ugly
	  - need to redesign the dialog to allow for 4 chars where "in."
	  used to fit in English version)
	  
	  On top of Egor's change, minor copyedit of the FAQ q's
	  (punctuation)

2011-02-18 02:48  Doug Blank <doug.blank@gmail.com>

	* [r16662] 4588: FAQ-gramplet looks very strange when translated to
	  Swedish.

2011-02-18 02:22  Doug Blank <doug.blank@gmail.com>

	* [r16661] 4635: Localized FAQ gramplet incorrectly generates links
	  to the wiki

2011-02-18 01:12  Doug Blank <doug.blank@gmail.com>

	* [r16660] Protection around .next() when there is no next

2011-02-17 22:55  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16659] Committing my fix to bug #4550: OnThisDay.py disregards
	  calendar differences (e.g., Julian vs Gregorian) - PATCH OK'ed by
	  dsblank

2011-02-17 22:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16657] 4653: typo, capital letter (contribution by cderory)

2011-02-17 21:09  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16655] czech translation update

2011-02-17 20:33  Doug Blank <doug.blank@gmail.com>

	* [r16654] Why was this removed?

2011-02-17 18:52  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16653] Typo in string text

2011-02-17 18:09  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16652] 4614: Views with persons name look strang after XML
	  import

2011-02-17 17:03  Gerald Britton <gerald.britton@gmail.com>

	* [r16651] Fix bug in version_str_to_tup

2011-02-17 16:57  Craig J. Anderson <ander882@hotmail.com>

	* [r16650] Somehow a not had been removed from an if statement
	  making the report only show one level of spouses max. Inserted
	  the not again. fixes error 4603

2011-02-17 16:43  Rob G. Healey <robhealey1@gmail.com>

	* [r16649] Returned html_escape() back to NarrativeWeb after
	  discussions with Benny.

2011-02-17 15:58  Gerald Britton <gerald.britton@gmail.com>

	* [r16648] Simplifications and tweaks

2011-02-17 11:36  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16647] Trying to use ″ for the inch contraction, as Egor
	  suggested.

2011-02-17 11:29  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16646] Another update from Egor Reentov
	  <egor.gramps@gmail.com>, with minimal corrections applied to it.
	  Highlights: * FAQ gramplet HREFs now point to Russian manual *
	  Further translation of the family tree report dialog

2011-02-17 09:51  Peter Landgren <peter.talken@telia.com>

	* [r16645] Swedish update.

2011-02-17 08:36  Peter Landgren <peter.talken@telia.com>

	* [r16643] Improved Swedish Calendar.

2011-02-17 08:34  Peter Landgren <peter.talken@telia.com>

	* [r16642] Fixed a typo and improved Swedish Calendar.

2011-02-17 07:42  Rob G. Healey <robhealey1@gmail.com>

	* [r16639] Removed the html_escape code from libhtml and using
	  saxutils for escaping characters. Thank you, Gerald Britton, for
	  the better way.

2011-02-16 23:36  Rob G. Healey <robhealey1@gmail.com>

	* [r16638] Moved html_escape from NarrativeWeb to libhtml ... use:
	  from libhtml import html_escape as html_escape

2011-02-16 20:10  Gerald Britton <gerald.britton@gmail.com>

	* [r16637] add missing closing paren from commit 16636

2011-02-16 20:06  Gerald Britton <gerald.britton@gmail.com>

	* [r16636] Use built-in map function to simplify some list
	  comprehensions

2011-02-16 20:01  Gerald Britton <gerald.britton@gmail.com>

	* [r16635] Use partial from functools to simplify menu options

2011-02-16 18:59  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16634] 4651: XML import of name with only display or sort
	  format set fails

2011-02-16 18:45  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16632] czech translation update

2011-02-16 18:38  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16631] 4650: Error raised when family tree created with name
	  that already exists

2011-02-16 14:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16630] 'overseas days' (France)

2011-02-16 14:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16627] cleanup France;
	  http://fr.wikipedia.org/wiki/Jour_f%C3%A9ri%C3%A9#.C2.A0France

2011-02-15 23:31  Craig J. Anderson <ander882@hotmail.com>

	* [r16626] Updates to all three reports. Ancestor Descendant Family
	  Descendant
	  
	  fixes error 4602, 4603 and other errors I found

2011-02-15 22:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16625] updated german translation

2011-02-15 16:56  Nick Hall <nick__hall@hotmail.com>

	* [r16624] Disable buttons in Note gramplets for empty database

2011-02-15 16:43  Gerald Britton <gerald.britton@gmail.com>

	* [r16623] Simplify make_gui_option with table-driven logic

2011-02-15 16:35  Nick Hall <nick__hall@hotmail.com>

	* [r16622] Add LocationBox widget

2011-02-15 13:06  Nick Hall <nick__hall@hotmail.com>

	* [r16621] Add children bottombar gramplets

2011-02-15 11:12  Nick Hall <nick__hall@hotmail.com>

	* [r16620] 4647: Fix ListModel so that it uses the correct sort
	  column

2011-02-14 21:43  Gary Burton <gary.burton@zen.co.uk>

	* [r16619] Fix column title indent sizes. Bug 4645

2011-02-14 20:19  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16618] Properly close database environment upon open failure

2011-02-14 19:48  fedik

	* [r16617] translated and updated a few lines

2011-02-13 23:33  Nick Hall <nick__hall@hotmail.com>

	* [r16616] Remove definition for children gramplet

2011-02-13 22:09  Gary Burton <gary.burton@zen.co.uk>

	* [r16615] Update to the place report by derHeinzi which link
	  persons and events at a place. #4622

2011-02-13 21:19  Rob G. Healey <robhealey1@gmail.com>

	* [r16614] Used one of Gerald Britton's idea in simplifying adding
	  menu options by using partial().

2011-02-13 00:02  Nick Hall <nick__hall@hotmail.com>

	* [r16613] Add new bottombar gramplets

2011-02-12 19:52  Nick Hall <nick__hall@hotmail.com>

	* [r16612] 4618: Fix for non-latin characters in filter names

2011-02-12 15:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16611] update Chinese translation (by honeyword)

2011-02-12 14:35  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16610] merge to the newest gramps.pot minor fixes along the way
	  major changes: event abbreviations and new GUI filter gramplets

2011-02-12 13:52  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16609] consistently translate "tools" and "utilities" according
	  to
	  http://www.gramps-project.org/wiki/index.php?title=Translation_into_Russian

2011-02-12 13:37  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16608] ru.po fuzzies cleanup -- down to Fuzzy: 393
	  Untranslated: 223 Family descendent tree dialog looks better now.

2011-02-12 11:18  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16607] Merged new translated strings from Egor Reentov
	  <egor.gramps@gmail.com>, with minor spelling fixes applied to
	  them.
	  
	  Commit includes reformat by poedit.
	  
	  FAQ gramplet translated strings include HREFs to en FAQ pages
	  rather than ru, still applied -- better than no translation at
	  all.

2011-02-11 18:29  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16606] Replace bare except by specific exception.

2011-02-11 14:50  Gerald Britton <gerald.britton@gmail.com>

	* [r16604] In method collect_unused, replace dispatch dictionary
	  with tuple

2011-02-11 14:19  Doug Blank <doug.blank@gmail.com>

	* [r16603] 4304: PedigreeGramplet and memory management; attempted
	  fix

2011-02-11 14:18  Doug Blank <doug.blank@gmail.com>

	* [r16602] Spanish didn't like this string

2011-02-11 14:03  Gerald Britton <gerald.britton@gmail.com>

	* [r16601] Rearrange comments for added clarity

2011-02-11 13:35  Doug Blank <doug.blank@gmail.com>

	* [r16600] 4362: [XML] Cannot import url styled text on note

2011-02-11 09:55  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16599] czech translation update

2011-02-10 17:46  Gerald Britton <gerald.britton@gmail.com>

	* [r16598] In method cleanup_empty_objects, replace dispatch
	  dictionary with tuple

2011-02-10 17:44  Gerald Britton <gerald.britton@gmail.com>

	* [r16597] Tweak replacing a list with a set

2011-02-10 14:41  Craig J. Anderson <ander882@hotmail.com>

	* [r16596] added 'raise ReportError' if the person/family is not in
	  the database (cli mostly)

2011-02-10 03:55  Craig J. Anderson <ander882@hotmail.com>

	* [r16595] fixed 4602 fixed 4623 various code clean up

2011-02-09 19:06  Gerald Britton <gerald.britton@gmail.com>

	* [r16593] Simplify code by replacing references with module-level
	  variables

2011-02-09 16:03  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16592] 4590: Error on access of LDS editor when sealed to
	  family has been removed.

2011-02-08 21:27  Gerald Britton <gerald.britton@gmail.com>

	* [r16590] simplifications in plugin update code

2011-02-07 09:07  Rob G. Healey <robhealey1@gmail.com>

	* [r16588] Beg#4601: Fixed and cleanup for NarrativeWeb for W3C
	  compliance; IndividualPages still have errors in the Pedigree
	  section -- this will require more than a simple tweak of code or
	  style sheet elements.

2011-02-07 07:06  Rob G. Healey <robhealey1@gmail.com>

	* [r16586] Bug#4601: More w3c compliance fixes in person_link() and
	  SurnameListPages.

2011-02-06 13:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16585] 4612: 'elf' instead of 'self' (fixed by Harald Rosemann)

2011-02-05 18:59  Gerald Britton <gerald.britton@gmail.com>

	* [r16582] Bug 4287: Fix Html.attr property for self-closing tags
	  (e.g. <img ... />)

2011-02-05 17:46  Gary Burton <gary.burton@zen.co.uk>

	* [r16581] Add new abstract methods to ReportOptions. Bug #4572

2011-02-05 16:56  Gary Burton <gary.burton@zen.co.uk>

	* [r16579] Redraw selectors on toggling sort order. Bug #4518

2011-02-05 15:30  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16578] updated german translation

2011-02-05 08:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16574] 4089: Month names for Lithuanian (contribution by embar)

2011-02-04 23:11  Nick Hall <nick__hall@hotmail.com>

	* [r16572] Add new gramplets from a context menu rather than a
	  dialog

2011-02-04 18:47  Nick Hall <nick__hall@hotmail.com>

	* [r16571] Fix bug where first gramplet added was not made active

2011-02-04 17:55  Nick Hall <nick__hall@hotmail.com>

	* [r16570] Set default wrap mode for tabbed gramplets

2011-02-04 17:32  Vassilii Khachaturov <vassilii@tarunz.org>

	* [r16569] Merged stuff from my patches sent on bug #4587, merged
	  my stuff with Andrew's previous decisions on the trunk
	  translations.
	  
	  Clean up of Russian translation on the trunk: mismatches at zero
	  again, fuzzies and untranslated going down as well.
	  
	  File: ru.po Template total: 5379 PO total: 5313 Fuzzy: 423
	  Untranslated: 260 %s mismatches: 0 %d mismatches: 0 %() name
	  mismatches:0 %() missing s/d: 0 Runaway context: 0 XML special
	  chars: 0 Last character: 25 Shortcut in msgstr: 15 PO Coverage:
	  95.11% Template Coverage: 93.94% Localized at: 87.30% (previous
	  gramps.pot)

2011-02-04 15:43  Peter Landgren <peter.talken@telia.com>

	* [r16568] Better abbreviations, thanks to Paul Franklin.

2011-02-04 15:34  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16566] czech translation update

2011-02-04 10:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16565] 4599: regression from 3.2.5 - name format preference
	  doesn't persist across reloads

2011-02-04 07:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16564] 4597: crash when switching into Geography view from
	  Places view

2011-02-04 03:41  Rob G. Healey <robhealey1@gmail.com>

	* [r16563] Bug#4601 -- W3C Validation part#1; cleanup of the core
	  pages has been done.

2011-02-03 22:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16562] 3975: Accessing an incompatible database corrupts the
	  database Undoing unset of DB_RECOVERY flag, we need it to have
	  ACI(D) database

2011-02-03 19:36  Nick Hall <nick__hall@hotmail.com>

	* [r16560] Fix tab labels for gramplet configuration

2011-02-03 19:17  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16559] GeoView : Resizing problem : desactivate the possibility
	  to have bars.

2011-02-03 18:42  Rob G. Healey <robhealey1@gmail.com>

	* [r16558] Fixed navigation menus in Nebraska style sheet.

2011-02-03 18:35  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16556] Fix typos in mergecode, notebly one missing space.

2011-02-03 18:17  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16555] Restore person-place replace_handle_reference.

2011-02-03 18:14  Nick Hall <nick__hall@hotmail.com>

	* [r16554] Add configurable GrampsBar gramplets to the Configure
	  View dialog

2011-02-03 15:43  Gerald Britton <gerald.britton@gmail.com>

	* [r16553] Port fix in branch for missing PUBLIC keyword in DOCTYPE
	  to trunk

2011-02-03 10:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16552] 4326: improve context description

2011-02-03 09:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16551] 4326: 'descendant' instead of 'descendent'

2011-02-03 08:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16550] 4326: improve context description

2011-02-03 04:35  Rob G. Healey <robhealey1@gmail.com>

	* [r16549] Removed MarriageReport elements from this style sheet.

2011-02-03 04:34  Rob G. Healey <robhealey1@gmail.com>

	* [r16548] Changed the name of the navigation menus style sheet to
	  confirm to current naming scheme.

2011-02-02 22:09  Nick Hall <nick__hall@hotmail.com>

	* [r16547] 4591: Do not allow less than a single column in the
	  Gramplet view

2011-02-02 21:57  Gary Burton <gary.burton@zen.co.uk>

	* [r16545] Fix crash running Note gramplet in side and bottom bars
	  when using object linking functionality

2011-02-02 19:56  Nick Hall <nick__hall@hotmail.com>

	* [r16544] Allow remove_gramplet to remove a detached gramplet

2011-02-02 18:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16543] 4326: typos (by PaulFranklin); part I

2011-02-02 17:32  Nick Hall <nick__hall@hotmail.com>

	* [r16542] Display a dummy tab when a GrampsBar is empty

2011-02-02 11:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16540] wording, spacing, separator

2011-02-01 22:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16538] GeoView : Better management of sidebar and bottombar.
	  Navigation correctly initialized.

2011-02-01 22:05  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16537] updated german translation

2011-02-01 19:34  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16535] GeoView : icons are no more visible in gtk : revert svn
	  16487

2011-02-01 16:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16534] typos

2011-02-01 15:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16531] 3782: Cannot set max generation > 15; use the same value
	  as DAR and pedigree gramplet

2011-02-01 13:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16529] 4425: event type abbreviations; do not split string; new
	  template; update french translation

2011-02-01 12:11  Peter Landgren <peter.talken@telia.com>

	* [r16528] Added a comment.

2011-02-01 12:10  Peter Landgren <peter.talken@telia.com>

	* [r16527] Update with abbreviations.

2011-02-01 12:06  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16525] make context info work for person merge

2011-01-31 21:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16523] 4198: Person view does not remove a row correctly when
	  two people are merged.
	  
	  This is a major patch by Michael Nauta. It means all writes
	  happen immediately to bsddb, and the bsddb rollback is used on a
	  crash. Transaction is no longer used to store changes and do them
	  on commit. Undo database is set on end. At the same time with
	  statement is used throughout for transactions At the same time,
	  the original bug in merge code should be fixed Still some issues,
	  that will be ironed out

2011-01-31 20:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16522] GeoView : add timeout to avoid multiple resize.

2011-01-31 20:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16521] 4352: more memory leak problems Fix some memory leak
	  problems in guioptions

2011-01-31 19:41  Peter Landgren <peter.talken@telia.com>

	* [r16519] Almost complete Swedish translation.

2011-01-31 19:40  Peter Landgren <peter.talken@telia.com>

	* [r16518] Issue 4425: Abbreviation algorithm does not work for all
	  languages.

2011-01-31 19:05  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16517] GeoView : restrict gtk to 2.12 : VBox and set_allocation

2011-01-31 18:59  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16516] sort_as and display_as of a name was ignored on import
	  if only one is specified.

2011-01-31 18:44  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16515] Fix errormessage on import of duplicate namemap value.

2011-01-31 12:32  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16514] month inflection added to DateDisplay

2011-01-31 10:04  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16513] czech translation updated

2011-01-31 09:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16512] 4365: idempotent, attribute order and primary surname

2011-01-31 09:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16511] 4582: cleanup by vassilii; merge with last template

2011-01-30 20:45  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16508] updated german translation

2011-01-30 19:01  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16507] czech translation update, pot update

2011-01-30 16:43  Gary Burton <gary.burton@zen.co.uk>

	* [r16506] Make create_buttons method protected rather than private
	  because it is overridden by BackRefList class. Bug #4576

2011-01-30 16:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16505] Commit experimental QML interface, python gramps.py
	  --qml to run This is not part of Makefile system at the moment.
	  Just proof of concept to see what can be done

2011-01-30 16:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16504] Changes to allow a QML interface: * a const to launch it
	  * fix an error in obtaining dbname * refractor pieces to allow
	  reuse

2011-01-30 12:16  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16503] GeoView : adapt geoview to svn 16501.

2011-01-30 03:02  Nick Hall <nick__hall@hotmail.com>

	* [r16502] Add extra GrampsBar functionality.

2011-01-29 07:59  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16501] various updates to reflect current handler features,
	  cleanup

2011-01-28 22:02  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16500] GeoView : Now using NavigationView

2011-01-28 22:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16499] GeoView : issue 4547 : restoring images in 22x22 and
	  48x48

2011-01-28 15:56  Nick Hall <nick__hall@hotmail.com>

	* [r16498] Add svn:ignore property

2011-01-28 15:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16497] typo

2011-01-28 15:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16496] update french translation

2011-01-28 12:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16495] 4578: cleanup by vassilii

2011-01-28 09:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16493] 4089: Month names (by embar)

2011-01-28 09:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16491] 4491 4492: integer list for matching tag and confidence
	  levels

2011-01-28 09:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16490] 4491: Matching source and quality level(s)

2011-01-27 21:22  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16489] czech translation update

2011-01-27 19:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16488] GeoView : issue 4547 : applying const.WEBSTUFF_DIR

2011-01-27 15:34  Rob G. Healey <robhealey1@gmail.com>

	* [r16487] Moved the source images from src/images/scalable to
	  src/plugins/webstuff/images. Removed gramps-geo-altmap.png and
	  gramps-geo-mainmap.png from src/gui/grampsgui.py per Benny
	  Malengier.

2011-01-27 13:02  Rob G. Healey <robhealey1@gmail.com>

	* [r16486] Removing graphic files that are no longer needed. Serge
	  and Rob do not see a need for them... Benny Malengier agrees.

2011-01-26 23:37  Rob G. Healey <robhealey1@gmail.com>

	* [r16485] Cleanup of this file was needed. Alphabetized files and
	  removed extra whitespace.

2011-01-26 23:07  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16484] updated german translation

2011-01-26 22:58  Nick Hall <nick__hall@hotmail.com>

	* [r16483] Allow GrampsBars to shrink for smaller screen sizes

2011-01-26 21:07  Rob G. Healey <robhealey1@gmail.com>

	* [r16482] Added const.WEBSTUFF_DIR for Serge in working with
	  GeoView.

2011-01-26 20:10  Gerald Britton <gerald.britton@gmail.com>

	* [r16481] Remove unneeded line continuations and tidy up

2011-01-26 19:45  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16480] src/gui/editors/displaytabs/Makefile.am : typo :
	  MOSTLYcLEANFILES instead of MOSTLYCLEANFILES

2011-01-26 19:42  Nick Hall <nick__hall@hotmail.com>

	* [r16479] Fix image layout problems

2011-01-26 18:52  Nick Hall <nick__hall@hotmail.com>

	* [r16478] Clear bottombar gramplets when no active person is set

2011-01-26 15:39  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16477] czech translation update

2011-01-26 12:51  Doug Blank <doug.blank@gmail.com>

	* [r16476] Added missing STABLE

2011-01-25 22:22  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16475] updated german translation

2011-01-25 18:47  Gerald Britton <gerald.britton@gmail.com>

	* [r16472] Remove unneeded line continuations and tidy up

2011-01-25 18:32  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16471] czech translation update

2011-01-25 17:56  Gary Burton <gary.burton@zen.co.uk>

	* [r16470] Remove the need to explicitly call _set_size(). This was
	  due to the multisurname tab size request and reference occurring
	  in _local_init causing the window height to be sized to
	  accomodate the tab. Moving this code to _post_init allows the
	  window to size correctly accordinging to the height settings
	  stored in gramps.ini

2011-01-25 12:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16468] 4383: Error while attempt to edit family 2521: Problem
	  with erroneous birth date in using the family editor. We show
	  validation error on date > next year, and don't crash on large
	  year anymore

2011-01-25 09:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16466] GEPS 008: File Organization : about dialog (rev16464)

2011-01-24 22:37  josipsf

	* [r16465] hr translation update

2011-01-24 21:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16464] GEPS 008: File Organization : about dialog in gui +
	  pylint fixes + real modal

2011-01-24 21:07  fedik

	* [r16463] translated a few lines and it my first commit :)

2011-01-24 20:14  Gerald Britton <gerald.britton@gmail.com>

	* [r16462] Remove redundant line continuations

2011-01-24 19:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16460] Fix bug in bsddb 4.7 by moving the NOSYNC setting before
	  env open

2011-01-24 18:55  Gerald Britton <gerald.britton@gmail.com>

	* [r16459] Remove redundant line continuations

2011-01-24 16:27  Gerald Britton <gerald.britton@gmail.com>

	* [r16458] Remove unnecessary line continuations and tidy up a bit

2011-01-24 14:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16457] 4557: do not need XML_DATA macro

2011-01-24 14:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16456] 4557: do not need XML_DATA macro

2011-01-24 14:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16455] 4557: do not need XML_DATA macro

2011-01-24 14:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16454] fix errors on previous commit

2011-01-24 13:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16453] #4569 #4560 patches for Russian translation on
	  Records.py and Name formats (by vassilii)

2011-01-24 13:36  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16451] czech translation update

2011-01-23 23:01  Gerald Britton <gerald.britton@gmail.com>

	* [r16450] Remove unneeded line continuations

2011-01-23 21:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16449] Still write to log synchronously, don't flush

2011-01-23 21:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16448] Allow easy experimenting with QML

2011-01-23 21:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16447] same as previous commit, allow bsddb3 use

2011-01-23 21:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16446] Some bsddb changes * allow to use bsddb3 as database via
	  a config setting * set async write to disk to improve speed, eg
	  import * 40

2011-01-23 08:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16445] 4557: holidays.xml copied twice (by Josip)

2011-01-22 19:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16444] Make sure surnames are saved in a way that makes sense:
	  * no empty surnames if more than one * one primary surname Clean
	  up whitespace

2011-01-22 19:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16443] remove whitespace

2011-01-22 19:46  Peter Landgren <peter.talken@telia.com>

	* [r16442] Preliminary update fr trunk.

2011-01-22 17:52  Peter Landgren <peter.talken@telia.com>

	* [r16441] Added filter for selecting persons without death date.

2011-01-22 17:51  Peter Landgren <peter.talken@telia.com>

	* [r16440] Added filter for selecting persons without death date.

2011-01-22 16:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16439] correct tab errors given by tabnanny

2011-01-22 16:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16438] correct syntax error

2011-01-22 15:21  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16437] updated Dutch translation

2011-01-22 15:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16436] location as predifined name origin type

2011-01-22 15:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16435] Mult surname interface changes: * buttons on line of
	  label * configurable height surname table

2011-01-22 10:52  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16434] updated czech Easter translation

2011-01-22 10:20  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16433] GeoView : issue 4547 : move GeoView and Mapstraction
	  javascript into src/plugins/webstuff

2011-01-22 10:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16432] update template, merge french translation

2011-01-22 08:10  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16430] updated Dutch translation

2011-01-22 07:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16429] 4557: order by 'English' name and type; re-enable jewish
	  holidays translation

2011-01-22 07:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16428] 4556: src/images/Makefile.am needs a cleanup

2011-01-21 21:26  Rob G. Healey <robhealey1@gmail.com>

	* [r16427] Completed the move of the webstuff into the webstuff
	  directories. Feature Request 4547, 4555. Doug Blank told me that
	  he thought that I could finish this one.

2011-01-21 20:25  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16426] GeoView : Force gtkmozembed the first time instead of
	  webkit. sidebar and bottombar don't use configuration parameter
	  anymore.

2011-01-21 16:27  Gerald Britton <gerald.britton@gmail.com>

	* [r16425] Remove redundant line continuations

2011-01-21 16:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16424] FaqGramplet uses translation strings; part of the core

2011-01-21 15:09  Nick Hall <nick__hall@hotmail.com>

	* [r16423] Update details tab when name format is changed

2011-01-21 14:30  Gerald Britton <gerald.britton@gmail.com>

	* [r16422] Tweaks to graphical tree reports

2011-01-21 12:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16421] tweaking edit person, more to come

2011-01-21 12:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16420] 4336: Generate a set of filters matching Alternate
	  names, Nickname attribute and a NameType() selector

2011-01-21 09:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16419] 4556: src/images/Makefile.am needs a cleanup

2011-01-21 08:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16418] 4557: Country selector for holidays.xml returns
	  duplicated entries; only translate country names

2011-01-21 08:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16417] 4554: Do not need to merge translations into tips.xml
	  and holidays.xml (by Josip)

2011-01-21 08:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16416] 4554: Do not need to merge translations into tips.xml
	  and holidays.xml (by Josip)

2011-01-21 08:11  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16415] updated Dutch translation

2011-01-19 16:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16414] Avoid quote warnings during '$ make distcheck'

2011-01-19 16:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16413] do not forget to remove created 'holidays.xml' after
	  build

2011-01-19 14:40  Nick Hall <nick__hall@hotmail.com>

	* [r16412] Combine the sidebar and bottombar functionality into a
	  single class

2011-01-18 18:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16411] add gettext for translation strings

2011-01-18 17:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16410] $ make distcheck

2011-01-18 17:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16409] update french translation

2011-01-18 10:23  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16407] bug #3482 and other fixes

2011-01-18 01:55  Rob G. Healey <robhealey1@gmail.com>

	* [r16406] Added locality elements to all related style sheets.

2011-01-18 01:38  Rob G. Healey <robhealey1@gmail.com>

	* [r16405] Either added or modified my copyright mark in these
	  files.

2011-01-18 01:21  Rob G. Healey <robhealey1@gmail.com>

	* [r16404] Reverted the changes to this made by Jerome to allow
	  ./autogen.sh && make to work and complete. Yes, there is no way
	  for the automake tools to verify that the webstuff and its
	  directories are being copy in the build system. Doug Blank will
	  need to take a look into this one.

2011-01-18 01:17  Rob G. Healey <robhealey1@gmail.com>

	* [r16403] Updated stylesheets to show note hyperlinks in the pages
	  of Home, Introduction, and Contact.

2011-01-17 20:52  Craig J. Anderson <ander882@hotmail.com>

	* [r16402] added back copyright notices
	  
	  added great updates given to me by Gerald Britton

2011-01-17 20:49  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16401] czech translation update

2011-01-17 18:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16400] 4537: spelling mistake (contribution by vassilii)

2011-01-17 17:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16398] partial fix, need to know the files used

2011-01-17 17:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16397] Add support for Ukrainian translation (by fedik)

2011-01-17 10:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16396] try to add missing directories

2011-01-17 09:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16395] add 'megabyte' context

2011-01-17 09:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16394] update template and french translation

2011-01-17 08:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16393] typos (contribution by Paul Franklin)

2011-01-16 22:38  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16392] GeoView : bottombar and sidebar management. better
	  resizing and some cleaning.

2011-01-16 20:47  Craig J. Anderson <ander882@hotmail.com>

	* [r16391] removed '+' from _("text" + "more text") lines to help
	  with translations.

2011-01-16 04:35  Craig J. Anderson <ander882@hotmail.com>

	* [r16390] accidently backed out some work dealing with shadows.

2011-01-16 04:27  Craig J. Anderson <ander882@hotmail.com>

	* [r16389] update shadows to be more like Descendant report updated
	  _fill function to be iterative. not recursive.

2011-01-15 20:30  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16388] czech translation update

2011-01-15 18:18  Nick Hall <nick__hall@hotmail.com>

	* [r16387] Avoid redefining self.title as a label

2011-01-15 09:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16386] 4532: Patch for Windows (by josip)

2011-01-15 07:23  Rob G. Healey <robhealey1@gmail.com>

	* [r16385] Added Locality to Addresses, Places, and ContactPage.

2011-01-15 07:21  Rob G. Healey <robhealey1@gmail.com>

	* [r16384] Bug#3795; fixed DownloadPage alignment for Mainz style
	  sheet.

2011-01-14 20:49  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16381] czech translation update

2011-01-14 19:20  Craig J. Anderson <ander882@hotmail.com>

	* [r16380] small updates. remove box.shadow and used
	  report_opt.box_shadow also removed .prev from Descendant reports.
	  updated shadows to be more consistent.

2011-01-14 00:13  Nick Hall <nick__hall@hotmail.com>

	* [r16379] Add tooltips showing the gramplet name to bottombar tabs

2011-01-13 23:15  Nick Hall <nick__hall@hotmail.com>

	* [r16378] Remove default gramplet tooltip in tabbed layout

2011-01-13 18:32  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16377] Manual page translated to Czech.

2011-01-13 18:10  Craig J. Anderson <ander882@hotmail.com>

	* [r16376] Update to remove doc references from boxes.

2011-01-13 14:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16375] 4530: typo

2011-01-13 10:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16374] 4530: Gedcom import looses custom family event
	  description

2011-01-13 09:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16371] correct typo in error message

2011-01-12 18:09  Nick Hall <nick__hall@hotmail.com>

	* [r16370] Add tooltips to bottombar gramplets

2011-01-12 14:05  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16369] Czech translation update.

2011-01-12 08:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16368] string change update

2011-01-12 03:16  Craig J. Anderson <ander882@hotmail.com>

	* [r16367] This is speed/memory improvement number 1 for the
	  Ancestor report added a CalcItems helper class to calculate text
	  for boxes.
	  
	  also fixed some strings that were concatinated (due to length),
	  but did not have a space at the end or beginning.

2011-01-11 23:30  Nick Hall <nick__hall@hotmail.com>

	* [r16366] Change sidebar page selection to standard tabs

2011-01-11 19:04  Nick Hall <nick__hall@hotmail.com>

	* [r16365] Restore gramplet buttons for grid layout

2011-01-11 18:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16364] 964: Input field explanatory tooltips (contribution by
	  joeljkp)

2011-01-11 13:15  Nick Hall <nick__hall@hotmail.com>

	* [r16363] Fix bug with views containing an empty bottombar

2011-01-11 07:16  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16362] updated Dutch translation

2011-01-11 03:32  Craig J. Anderson <ander882@hotmail.com>

	* [r16361] fixed errors found with MMM MMMM date format codes.
	  updated test cases to not use mmm and mmmm as these are localized
	  and the output can differ.
	  
	  still need to put in a test case for mmmm and mmm.

2011-01-11 01:21  Nick Hall <nick__hall@hotmail.com>

	* [r16360] Implement Gramps bottombar

2011-01-10 22:12  Joan Creus <joan.creus@gmail.com>

	* [r16359] Translation update

2011-01-10 13:27  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16358] Czech translation update.

2011-01-10 09:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16357] 4326: typo (contribution by Paul Franklin)

2011-01-09 13:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16356] check_po script

2011-01-09 11:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16355] Fix Plural-Forms header, add some 'system and common'
	  strings

2011-01-09 08:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16354] Add Irish translation (by Dale Athanasias)

2011-01-09 00:06  Nick Hall <nick__hall@hotmail.com>

	* [r16353] 3996: show divorce information in a "text" descendant
	  report

2011-01-09 00:05  Nick Hall <nick__hall@hotmail.com>

	* [r16352] Add get_divorce_or_fallback function

2011-01-08 09:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16351] new template, clean-up, update

2011-01-07 17:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16350] 4363: missing tag references on XML import

2011-01-07 17:32  beernarrd

	* [r16349] slovenian translation update

2011-01-07 16:11  Craig J. Anderson <ander882@hotmail.com>

	* [r16348] In this commit: Update Ancestor report Updated
	  Descendant report new Family Descendant report
	  
	  new docs for these reports are found at
	  http://www.gramps-project.org/wiki/index.php?title=User:Ander882
	  
	  included into trunk for hopeful inclusion into 3.3

2011-01-07 11:16  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16347] updated german translation

2011-01-06 21:17  Joan Creus <joan.creus@gmail.com>

	* [r16345] Several typos and language corrections

2011-01-06 18:49  Joan Creus <joan.creus@gmail.com>

	* [r16344] Translation update

2011-01-06 12:12  Peter Landgren <peter.talken@telia.com>

	* [r16342] Issue 4515, Check and Repair replaces illegal cntrl char
	  with space.

2011-01-05 18:11  Peter Landgren <peter.talken@telia.com>

	* [r16340] Issue 4515, allow only 09, 0A, 0D in GEDCOM input.

2011-01-05 17:50  Joan Creus <joan.creus@gmail.com>

	* [r16339] Translation update

2011-01-05 10:45  Peter Landgren <peter.talken@telia.com>

	* [r16336] Issue 4515, skip all control char in XML output except
	  09, 0A, 0D.

2011-01-03 19:44  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16334] updated Dutch translation

2011-01-03 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16333] Add support for Portuguese 'Portugal' (by Frederico
	  Muñoz)

2011-01-03 15:02  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16332] Czech translation update.

2011-01-02 16:52  Doug Blank <doug.blank@gmail.com>

	* [r16330] Signal item can have more than one callback to handle

2011-01-02 14:48  Doug Blank <doug.blank@gmail.com>

	* [r16329] 4304: PedigreeGramplet and memory management

2011-01-01 11:18  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16327] updated Dutch translation

2010-12-31 16:41  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16326] updated Dutch translation

2010-12-30 16:36  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16325] updated Dutch translation

2010-12-30 14:04  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16324] updated Dutch translation

2010-12-30 08:00  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16323] updated Dutch translation

2010-12-29 22:15  Nick Hall <nick__hall@hotmail.com>

	* [r16322] Fix error when attempting to match a nonexistent tag

2010-12-29 16:27  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16321] 4422: Search on father fails in family view

2010-12-29 09:51  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r16320] updated Dutch translation

2010-12-28 17:04  Nick Hall <nick__hall@hotmail.com>

	* [r16319] Sidebar tidy-up and bug fixes

2010-12-27 22:42  jralls

	* [r16318] Add MacOSX build modules, bundle description, and
	  ancilary files needed to build and bundle Gramps with Gtk-OSX and
	  ige-mac-bundler.

2010-12-27 18:22  Doug Blank <doug.blank@gmail.com>

	* [r16317] Assert to make sure method is called correctly

2010-12-27 14:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16316] update data.gramps and sample.ged (next major release)

2010-12-25 16:59  Doug Blank <doug.blank@gmail.com>

	* [r16315] Added new methods for using a proxy selection widget for
	  reports

2010-12-25 16:57  Doug Blank <doug.blank@gmail.com>

	* [r16314] use new consfunc.has_display(), cleanup to keep gtk out
	  of main imports

2010-12-25 16:55  Doug Blank <doug.blank@gmail.com>

	* [r16313] Workaround to suppress gtk bogus warning regarding
	  non-string items in sys.argv, error reported upstream as gnome
	  (pygtk) #637877

2010-12-25 16:52  Doug Blank <doug.blank@gmail.com>

	* [r16312] Cleanup of CLI output (sorts lists, gives additional
	  help, straight columns) and don't crash on non-gui Options

2010-12-25 16:04  Doug Blank <doug.blank@gmail.com>

	* [r16311] Forgot to add this to the person tree view; allows
	  WebConnect to web searches, etc

2010-12-23 22:41  Doug Blank <doug.blank@gmail.com>

	* [r16310] Undo of 16304; found a less intrusive method

2010-12-23 22:32  Michiel Nauta <m.d.nauta@hetnet.nl>

	* [r16309] 4372: Merge of objects unable to set selection

2010-12-23 17:47  Doug Blank <doug.blank@gmail.com>

	* [r16308] 4114: Would like to use stdin and stdout for command
	  line import/export by MD Nauta

2010-12-23 16:51  Doug Blank <doug.blank@gmail.com>

	* [r16307] Added is_quartz() and has_display() functions to tell if
	  running with quartz window manager, and if have a display,
	  respectively. See #4467 for more details

2010-12-23 15:10  Doug Blank <doug.blank@gmail.com>

	* [r16306] Check to see if gtk is valid; 'import gtk' used to raise
	  an exception, now init_check does (should return boolean - pygtk
	  bug reported #637877)

2010-12-23 14:18  Doug Blank <doug.blank@gmail.com>

	* [r16305] Move config to instance variable so reports can share
	  proxy system; moved gtk to methods for CLI export with no DISPLAY

2010-12-21 13:58  Doug Blank <doug.blank@gmail.com>

	* [r16304] Add new selection class option to reports so that
	  reports can reuse a common proxy/filter selection framework

2010-12-20 12:29  Doug Blank <doug.blank@gmail.com>

	* [r16303] added comment about why this file exists

2010-12-19 17:05  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16301] CZ translation update.

2010-12-19 12:04  Peter Landgren <peter.talken@telia.com>

	* [r16300] Issue 4460. Fixed by changing =+ to +=.

2010-12-18 13:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16298] update Chinese translation (by honeyword)

2010-12-18 00:28  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16296] Bugfix in German translation

2010-12-17 17:26  Doug Blank <doug.blank@gmail.com>

	* [r16295] fixed surname; added bold holidays; sorted events pers
	  day, holidays last; removed duplicate entry in US 2011; added
	  Mardi Gras in US

2010-12-17 00:05  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16293] updated german translation

2010-12-16 21:08  Gerald Britton <gerald.britton@gmail.com>

	* [r16292] remove obsolete code

2010-12-16 21:03  Gerald Britton <gerald.britton@gmail.com>

	* [r16291] remove obsolete code

2010-12-16 09:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16288] 4326: typo (refactoring ?)

2010-12-15 19:40  Nick Hall <nick__hall@hotmail.com>

	* [r16287] Fix configuration problem in Gramplet View

2010-12-15 16:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16286] 4463: Forgotten return statement in
	  get_surnames/get_prefixes/get_connectors (contribution by MD
	  Nauta)

2010-12-15 12:21  Doug Blank <doug.blank@gmail.com>

	* [r16283] 4436: FindDuplicated tool uses merging

2010-12-14 13:47  Doug Blank <doug.blank@gmail.com>

	* [r16281] 192: Pedigree collapse, inbreeding, kinship searcher
	  module; added Filter IsDuplicatedAncestor by romjerome

2010-12-13 22:38  Doug Blank <doug.blank@gmail.com>

	* [r16279] 4429: gramps can't export my database

2010-12-13 02:37  Craig J. Anderson <ander882@hotmail.com>

	* [r16277] found $T was taking 2 too many chars from string in and
	  bBdDmMvV did not handle None(s)

2010-12-12 22:37  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16275] CZ translation update.

2010-12-12 18:58  Nick Hall <nick__hall@hotmail.com>

	* [r16274] Store sidebar state in the configuration file

2010-12-12 18:15  Doug Blank <doug.blank@gmail.com>

	* [r16273] Added batch media tool to sync directories of images
	  with Gramps media database files

2010-12-12 18:09  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16272] GeoView : better resizing with the new gui.

2010-12-12 18:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16271] GeoView : different placement between googlev3 and
	  openlayers

2010-12-12 18:06  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r16270] GeoView : add openlayers infobubble capabilities.

2010-12-12 15:44  Doug Blank <doug.blank@gmail.com>

	* [r16269] Logic error when no media

2010-12-12 14:42  Doug Blank <doug.blank@gmail.com>

	* [r16268] Changed CREATE_FOLDER to SELECT_FOLDER to prevent
	  infinite loop; still allows one to create folder, with no lack of
	  functionality

2010-12-12 10:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16267] python 2.6 and later

2010-12-12 10:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16266] typo

2010-12-12 08:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16265] 4326: typo - missing prefix

2010-12-12 08:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16264] 4445: better English in database-repair typeout
	  (contribution by Paul Franklin)

2010-12-11 19:44  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16263] translation update

2010-12-10 13:06  Craig J. Anderson <ander882@hotmail.com>

	* [r16261] Fixed a couple of little errors. updated a little piece
	  of code.

2010-12-10 12:59  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16260] CZ translation update.

2010-12-08 07:13  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16259] Minor translation update.

2010-12-07 17:17  Craig J. Anderson <ander882@hotmail.com>

	* [r16258] added $T (todays date) and testing cases at bottom

2010-12-07 13:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16257] 3930: Verify data tool ignores role on burial event

2010-12-07 02:35  Craig J. Anderson <ander882@hotmail.com>

	* [r16255] updates to libsuvstkeyword. added test cases at the
	  bottom.

2010-12-06 09:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16254] 4436: FindDuplicated tool uses merging (fix by MD Nauta)

2010-12-06 08:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16253] fix substkeyword references

2010-12-06 03:10  Craig J. Anderson <ander882@hotmail.com>

	* [r16252] The new version of SubstKeywords by ander882@hotmail.com
	  docs at:
	  http://www.gramps-project.org/wiki/index.php?title=Display_formatting33

2010-12-05 21:47  Doug Blank <doug.blank@gmail.com>

	* [r16251] Typo on surname changes

2010-12-05 17:58  Doug Blank <doug.blank@gmail.com>

	* [r16250] 3719: Pedigree View: should display engagement date if
	  no marriage known; added markup dates to family view to show
	  fallback dates, and invalid dates; pedigreeview shows abbrev.
	  date with markup, and tooltip details

2010-12-05 17:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16249] 4185: kinship report in Portuguese (by Robert Jerome)

2010-12-05 17:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16248] #4331: enable translation

2010-12-05 05:54  Doug Blank <doug.blank@gmail.com>

	* [r16247] 4331: Display Media size before quick backup, in stats
	  gramplet, and summary report

2010-12-04 18:09  Doug Blank <doug.blank@gmail.com>

	* [r16246] GUI now remembers if set to 'Open with default
	  application'; should not effect running report from CLI

2010-12-04 08:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16245] update Russian translation (by Andrew I Baznikin)

2010-12-03 22:06  Doug Blank <doug.blank@gmail.com>

	* [r16244] Log messages to help debug

2010-12-03 14:42  Doug Blank <doug.blank@gmail.com>

	* [r16243] Add image viewer with click on image

2010-12-03 01:59  Doug Blank <doug.blank@gmail.com>

	* [r16242] Added expander for top section and vpane with slider
	  between

2010-12-02 00:05  Nick Hall <nick__hall@hotmail.com>

	* [r16241] Allow configuration of sidebar gramplets

2010-11-30 14:30  Doug Blank <doug.blank@gmail.com>

	* [r16239] 4427: GEDCOM export: non-standard end of line characters
	  not output properly

2010-11-30 03:11  Doug Blank <doug.blank@gmail.com>

	* [r16238] Addon Update now shows lists by categories (eg, New
	  Gramplets)

2010-11-30 03:09  Doug Blank <doug.blank@gmail.com>

	* [r16237] Added ability for ListModel to hold treeview, using new
	  dictionary-based dlist, with new visible_col support

2010-11-27 04:55  steve_geo

	* [r16236] Small script to check GTK installation on Windows

2010-11-24 13:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16235] all non primary surnames as an option in the display of
	  names in preferences

2010-11-23 23:11  Doug Blank <doug.blank@gmail.com>

	* [r16233] 4418: CSV import/export doesn't deal with new surname
	  structure, by MD Nauta

2010-11-23 21:09  Doug Blank <doug.blank@gmail.com>

	* [r16232] Typo in comment

2010-11-23 10:41  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16231] Translation update.

2010-11-23 06:07  Doug Blank <doug.blank@gmail.com>

	* [r16230] 4413: Selecting a Family record does not cause the
	  Relationship view to show that relationship

2010-11-23 06:03  Doug Blank <doug.blank@gmail.com>

	* [r16229] 4413: Selecting a Family record does not cause the
	  Relationship view to show that relationship

2010-11-23 04:01  Doug Blank <doug.blank@gmail.com>

	* [r16227] 4415: Editing ID format in preferences can throw
	  exception

2010-11-23 00:48  Doug Blank <doug.blank@gmail.com>

	* [r16226] added scrolling area and remembers window width/height
	  for filter rule editor (see #4336 for more details)

2010-11-22 13:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16225] #4410: do not set width on gender selector

2010-11-20 22:36  Doug Blank <doug.blank@gmail.com>

	* [r16224] 4409: Error when using Filter Rule 'people with the
	  <name>' in Person Filter Editor

2010-11-20 22:22  Doug Blank <doug.blank@gmail.com>

	* [r16223] related to 4336: added regex to name filter

2010-11-20 14:47  Peter Landgren <peter.talken@telia.com>

	* [r16222] Fixed a type and added print out od system PATH.

2010-11-20 14:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16221] merge 'old' translations

2010-11-20 10:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16219] Add TagReport reference

2010-11-19 14:36  Doug Blank <doug.blank@gmail.com>

	* [r16216] 4395: Crash on selecting Gramplets

2010-11-19 14:36  Doug Blank <doug.blank@gmail.com>

	* [r16215] Compressed text some; changed common to mean 'nickname
	  or first of given'

2010-11-19 12:32  Doug Blank <doug.blank@gmail.com>

	* [r16214] Don't move selected filter name in combobox after a
	  filter edit

2010-11-19 12:30  Doug Blank <doug.blank@gmail.com>

	* [r16213] Added a callback that takes the filterdb and filter name
	  edited/saved

2010-11-19 01:08  Doug Blank <doug.blank@gmail.com>

	* [r16212] 3975: Accessing an incompatible database corrupts the
	  database

2010-11-18 21:11  Gerald Britton <gerald.britton@gmail.com>

	* [r16211] Minor tweaks with list comps

2010-11-18 20:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16210] 4370: Reports in ODT format are corrupted

2010-11-18 19:27  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16208] Translation update.

2010-11-18 12:38  Doug Blank <doug.blank@gmail.com>

	* [r16206] Added workaround to allow EditPerson window to be
	  smaller than 500 px

2010-11-18 12:22  Doug Blank <doug.blank@gmail.com>

	* [r16205] Allow newer filters to add items to older filters, and
	  still work

2010-11-18 07:38  Stéphane Charette <stephanecharette@gmail.com>

	* [r16203] 3.2.5 news also commited in trunk

2010-11-18 02:17  steve_geo

	* [r16199] Improve support for windows installer

2010-11-17 08:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16198] 4220 better surnames attributes for home person; add a
	  sample of time on birth event

2010-11-16 20:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16197] extend nameorigin with 3 extra types: coming from
	  father, from mother, and from occupation. Adding surname to the
	  generated docs

2010-11-16 20:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16196] 4376: A different Edit Person dialog

2010-11-16 11:46  Doug Blank <doug.blank@gmail.com>

	* [r16195] Allow general plugin type to return list

2010-11-15 05:58  Rob G. Healey <robhealey1@gmail.com>

	* [r16193] Adjusted Makefile since gedcom.xml was remove from
	  src/data.

2010-11-14 19:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16192] remove no more used target definitions for old Exporter

2010-11-14 12:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16191] New event role type: 'Informant' (UK, FR)

2010-11-13 21:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16189] 4089: Month names for Russian (contribution)

2010-11-12 15:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16187] 4345: TIME on eventdate

2010-11-12 14:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16186] 4345: TIME on eventdate

2010-11-12 10:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16185] update polish translation (by Łukasz Rymarczyk); partial
	  french translation

2010-11-12 10:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16183] 4345: TIME on eventdate

2010-11-11 20:12  Doug Blank <doug.blank@gmail.com>

	* [r16182] Load all general plugins of a category

2010-11-11 16:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16180] better description for custom LVG event (part3)

2010-11-11 15:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16179] 4345: add _TIME token

2010-11-11 14:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16178] 4345: custom TIME on eventdate

2010-11-11 13:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16177] better description for custom LVG event (part2)

2010-11-11 13:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16176] better description for custom LVG event (part1)

2010-11-11 08:29  Peter Landgren <peter.talken@telia.com>

	* [r16174] Fix of issue 4369, parameter msg not always a string
	  object.

2010-11-10 17:03  Nick Hall <nick__hall@hotmail.com>

	* [r16172] 4366: Fix bug with event type of Unknown

2010-11-10 15:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16170] minor update on comments according schema

2010-11-09 21:15  Gerald Britton <gerald.britton@gmail.com>

	* [r16169] Make life easier with defaultdict and list
	  comprehensions

2010-11-09 16:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16167] add missing link value on styled note

2010-11-09 16:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16166] add two missing internal links on Notes

2010-11-09 15:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16165] use the same Nickname as used on attribute

2010-11-09 15:24  Nick Hall <nick__hall@hotmail.com>

	* [r16164] Update BaseSidebar

2010-11-08 19:53  Nick Hall <nick__hall@hotmail.com>

	* [r16163] Remove history sidebar

2010-11-08 19:50  Nick Hall <nick__hall@hotmail.com>

	* [r16162] Go to default page after navigation sidebar is loaded

2010-11-08 15:56  Nick Hall <nick__hall@hotmail.com>

	* [r16161] Update translation files for previous commit

2010-11-08 15:50  Nick Hall <nick__hall@hotmail.com>

	* [r16160] Introduce workspaces with a shared filter/gramplet
	  sidebar

2010-11-07 12:39  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r16155] Translation update.

2010-11-07 08:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16154] 4352: more memory leak problems - reporef

2010-11-06 08:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16147] 4301: Got a database error

2010-11-05 20:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16146] allow edit person in 800 pixels

2010-11-05 20:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16145] GUI cleanup for editreporef

2010-11-05 10:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16143] more compact edit person dialog

2010-11-04 23:34  Nick Hall <nick__hall@hotmail.com>

	* [r16141] Revert r16140

2010-11-04 23:30  Nick Hall <nick__hall@hotmail.com>

	* [r16140] Committed by mistake

2010-11-04 23:29  Nick Hall <nick__hall@hotmail.com>

	* [r16139] After creating a new page switch to it

2010-11-04 23:06  Nick Hall <nick__hall@hotmail.com>

	* [r16138] Turn off tabs used for debugging

2010-11-04 23:00  Nick Hall <nick__hall@hotmail.com>

	* [r16137] Move category management back into the view manager

2010-11-04 21:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16136] updated german translation

2010-11-04 19:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16135] 4301: Got a database error

2010-11-04 17:37  Doug Blank <doug.blank@gmail.com>

	* [r16132] Unintended side-effects; undoing last commits

2010-11-04 14:26  Doug Blank <doug.blank@gmail.com>

	* [r16131] Better solution for previous commit

2010-11-04 14:02  Doug Blank <doug.blank@gmail.com>

	* [r16130] Allow customFilters.get_filters() to return a list where
	  an item might be a list of custom filters

2010-11-04 13:58  Doug Blank <doug.blank@gmail.com>

	* [r16129] Allow customFilters.get_filters() to return a list where
	  an item might be a list of custom filters

2010-11-04 12:12  Doug Blank <doug.blank@gmail.com>

	* [r16128] Added a flag to force using the filter sidebar object

2010-11-04 12:12  Doug Blank <doug.blank@gmail.com>

	* [r16127] Added a property to hold main splitview object

2010-11-04 08:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16126] 4318: add relationship (new) and gen_plug (draft) API
	  documentation

2010-11-04 08:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16125] 4220: add missing link to note style

2010-11-03 22:43  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16124] updated german translation

2010-11-02 20:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16122] GEP 021: import new xml, primary not present means
	  primary name

2010-11-02 20:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16121] 4343: Error message at close of address entry

2010-11-02 18:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16119] 4341: Error when adding a new place

2010-11-02 18:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16117] merge from branch the more recent translations

2010-11-02 18:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16116] 2 errors on plural forms

2010-11-02 15:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16114] Nickname was a call name for Avis Fernandez

2010-11-02 15:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16113] add Gramps type name on translator class

2010-11-02 14:29  Gerald Britton <gerald.britton@gmail.com>

	* [r16112] Tweak reducing source- and byte-code- sizes

2010-11-02 13:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16111] 4340: Error when adding source reference

2010-11-02 11:45  Doug Blank <doug.blank@gmail.com>

	* [r16108] 4122: feature request: have Relationship View optionally
	  show divorces

2010-11-01 22:32  Nick Hall <nick__hall@hotmail.com>

	* [r16107] Refresh view UI when a new database is loaded

2010-11-01 22:20  Nick Hall <nick__hall@hotmail.com>

	* [r16106] Prevent activation of view UI when no database is loaded

2010-11-01 20:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16105] 4333: memory leak in 3.2

2010-11-01 19:22  Gerald Britton <gerald.britton@gmail.com>

	* [r16103] Minor tweaks and a few pep 8 fixes

2010-11-01 19:02  Nick Hall <nick__hall@hotmail.com>

	* [r16102] 4320: Ensure that the initial person is set when
	  clearing history

2010-11-01 15:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16101] 2371: translate family attributes

2010-11-01 15:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16100] 2371: Make printing reports in different languages
	  easier

2010-11-01 12:34  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r16099] updated german translation

2010-11-01 12:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16098] 2371: Make printing reports in different languages
	  easier

2010-11-01 12:00  Nick Hall <nick__hall@hotmail.com>

	* [r16097] Remove rebuilds from merges that do not use batch
	  transactions

2010-10-31 14:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16096] #4220 #4334: change primary surname and derivation

2010-10-31 13:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16095] #4220 #4334: add surname group on person

2010-10-31 08:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16094] 4333: memory leak in 3.2

2010-10-31 08:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16091] 4333: memory leak in 3.2

2010-10-31 08:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16090] #4220: update examples (part 1)

2010-10-31 07:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16089] 4333: memory leak in 3.2

2010-10-30 22:17  Nick Hall <nick__hall@hotmail.com>

	* [r16088] Update is_empty method with street and locality

2010-10-30 21:55  Nick Hall <nick__hall@hotmail.com>

	* [r16087] Only convert main location to new format if it exists

2010-10-30 21:01  Nick Hall <nick__hall@hotmail.com>

	* [r16086] Fix problems with importing phone numbers and add
	  support for email and web addresses

2010-10-30 14:34  Nick Hall <nick__hall@hotmail.com>

	* [r16085] Fix bug when importing researcher locality

2010-10-30 09:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16084] add missing gettext module

2010-10-29 23:21  Nick Hall <nick__hall@hotmail.com>

	* [r16083] Fix problem with duplicate places on import

2010-10-29 23:11  Nick Hall <nick__hall@hotmail.com>

	* [r16082] GEPS 006: Add Locality to researcher

2010-10-29 18:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16081] enable suite of tests that check for 'import gettext' or
	  'sgettext'

2010-10-29 17:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16080] two exceptions on gettext check (gpr.py and
	  libnarrate.py)

2010-10-29 16:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16079] skip some files for translation

2010-10-29 16:09  Gerald Britton <gerald.britton@gmail.com>

	* [r16078] Tweaks

2010-10-29 14:09  Nick Hall <nick__hall@hotmail.com>

	* [r16077] Fix handle column in selectors

2010-10-29 13:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16076] correct errors introduced by allowing no gtk loading
	  plugins for CLI

2010-10-28 21:56  Rob G. Healey <robhealey1@gmail.com>

	* [r16075] Remove Marker files from the Makefile so that make
	  install will complete. Do not do with with development code.

2010-10-28 19:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16074] Various fixes for GEP21 and locality * narweb and webcal
	  works again * proxy filters work * locality upgrade in repository
	  * fix progress on upgrade

2010-10-28 17:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16073] 4325: Error with 'More Name Details' if window is
	  already opened

2010-10-28 17:55  Nick Hall <nick__hall@hotmail.com>

	* [r16071] GEPS 006: Add Locality to Address and GEDCOM
	  Import/Export

2010-10-28 13:38  Doug Blank <doug.blank@gmail.com>

	* [r16070] 4198: Person view does not remove a row correctly when
	  two people are merged (fixed issue from previous commit)

2010-10-28 13:33  Doug Blank <doug.blank@gmail.com>

	* [r16069] 4198: Person view does not remove a row correctly when
	  two people are merged.

2010-10-28 10:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16068] test and partial update on french translation

2010-10-27 21:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16067] horizontal lines where ugly. In line with Gnome HIG I
	  have put the bold sections in again instead. Added tooltips and
	  moved pushbuttons to the right as that is visually more pleasing
	  to me

2010-10-27 21:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16066] tooltips editurl editpersonref

2010-10-27 20:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16065] GUI cleanup on editmediaref

2010-10-27 19:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16064] tooltips in address attribute editor

2010-10-27 18:13  Nick Hall <nick__hall@hotmail.com>

	* [r16063] GEPS 006: Add Locality field to Location

2010-10-26 21:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16062] tooltips in address editor

2010-10-26 20:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16061] tooltips in attribute editor

2010-10-26 11:18  Doug Blank <doug.blank@gmail.com>

	* [r16060] 4315: Error when loading all plugins

2010-10-26 10:49  Doug Blank <doug.blank@gmail.com>

	* [r16059] Add property keywords; removed unneeded files after
	  merge fixes (#2059)

2010-10-26 08:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16058] clean-up references

2010-10-26 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16057] clean-up references

2010-10-25 21:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16056] GUI cleanup in the source ref editor

2010-10-25 21:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16055] GUI cleanup in name editor

2010-10-25 21:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16054] GUI cleanup in eventref editor

2010-10-25 20:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16053] GUI cleanup of note editor

2010-10-25 20:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16052] GUI cleanup of media and repo editor

2010-10-25 20:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16051] GUI cleanup of source, tooltip and consistent with other
	  dialogs

2010-10-25 19:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16050] GUI cleanup of place and event, adding tooltips

2010-10-25 19:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16049] GUI cleanup for family editor

2010-10-25 18:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16048] different order for edit person

2010-10-25 17:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16047] update template

2010-10-25 17:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16046] Do not need to translate filter base

2010-10-25 17:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16045] update translation references

2010-10-24 21:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16044] allow no surname list to be created when needed

2010-10-24 21:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16043] various fixes and additions for GEP 021'

2010-10-24 20:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16042] allow adding people from family editor and relview

2010-10-24 19:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16041] fix import xml crash on patronymic

2010-10-24 19:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16040] Don't use database in tool description

2010-10-24 18:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16039] fix crash on add person in empty person treeview

2010-10-24 18:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16038] smaller tag icon to use

2010-10-24 17:46  Nick Hall <nick__hall@hotmail.com>

	* [r16037] Fix import of ValidationError

2010-10-24 17:37  Nick Hall <nick__hall@hotmail.com>

	* [r16036] Correct typo

2010-10-24 14:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16035] Merged geps21 branch, changes r15866-16034, into trunk

2010-10-24 07:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16032] #2644: Do not export individual events without primary
	  role

2010-10-23 20:34  Nick Hall <nick__hall@hotmail.com>

	* [r16030] 1937: Fix Gtk color warning problem

2010-10-23 17:32  Nick Hall <nick__hall@hotmail.com>

	* [r16029] Remove marker color preferences

2010-10-23 13:11  Nick Hall <nick__hall@hotmail.com>

	* [r16027] 4306: Fix selector problems related to tagging update

2010-10-23 09:49  Nick Hall <nick__hall@hotmail.com>

	* [r16026] Remove references to HasCompleteRecord and HasMarkerOf
	  rules

2010-10-22 23:22  Nick Hall <nick__hall@hotmail.com>

	* [r16025] GEPS 011: Tagging - Extended to Family, Note and Media
	  objects

2010-10-22 17:27  Peter Landgren <peter.talken@telia.com>

	* [r16023] Issue 4308, missed one parameter when calling Narrator.

2010-10-21 16:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16021] 2371 use date format set by the user for printing
	  reports in different languages easier (by VPeric)

2010-10-19 18:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16014] 4288: Preformatted blocks broken in web report

2010-10-19 15:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r16013] 4292: Error in RTF output

2010-10-18 03:37  Rob G. Healey <robhealey1@gmail.com>

	* [r16007] Blue: Adjusted MarriageReport styles and alphabet border
	  color-- Horiz: Adjusted alphabet elements.

2010-10-16 09:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r16006] #4264: import ignores marriage and divorce dates (.gw
	  file)

2010-10-15 17:57  Peter Landgren <peter.talken@telia.com>

	* [r15998] Issue 4293, problems with LagecyGedcom and empty events.

2010-10-15 17:56  Peter Landgren <peter.talken@telia.com>

	* [r15997] Issue 4293, problems with LagecyGedcom and empty events.

2010-10-15 17:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15995] #4264: import ignores marriage and divorce dates (.gw
	  file)

2010-10-15 17:22  Doug Blank <doug.blank@gmail.com>

	* [r15993] 4252: WebCal does not create index.html

2010-10-15 17:07  Doug Blank <doug.blank@gmail.com>

	* [r15992] 4280: Error when trying Webcalendar or Narr Web (removed
	  debugging code)

2010-10-15 17:03  Doug Blank <doug.blank@gmail.com>

	* [r15991] 4273: Error during execution of CLI command (part 2,
	  TestcaseGenerator)

2010-10-15 16:58  Doug Blank <doug.blank@gmail.com>

	* [r15990] 4273: Error during execution of CLI command (part 1,
	  Verify)

2010-10-15 04:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15988] Blue: Added elements for Marriage Report. Horizontal:
	  Added elements for letter grouping list.

2010-10-14 12:53  Peter Landgren <peter.talken@telia.com>

	* [r15987] Added versions for graphviz and ghostscript in cli
	  command --version.

2010-10-14 11:46  Peter Landgren <peter.talken@telia.com>

	* [r15984] Issue 4276: Gramps cli interface for user with non latin
	  characters in name. Mostly Windows.

2010-10-14 00:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15981] Style Sheets: Added comment line to remove the
	  description under the thumbnails in Individual Gallery. Search
	  for line that is: #indivgallery div.thumbnail p, and follow the
	  directions there.

2010-10-13 11:10  Doug Blank <doug.blank@gmail.com>

	* [r15980] 4285: Check and Repair, check_dates gives an error

2010-10-13 10:56  Doug Blank <doug.blank@gmail.com>

	* [r15978] 4236: All notes and sources ALWAYS written to GEDCOM
	  file even when no notes are suppose to be written

2010-10-13 08:46  Peter Landgren <peter.talken@telia.com>

	* [r15976] Issue 4291, wrong path when cancel.

2010-10-11 11:23  Peter Landgren <peter.talken@telia.com>

	* [r15968] Update with --usage text.

2010-10-10 23:36  Stéphane Charette <stephanecharette@gmail.com>

	* [r15967] included NEWS details from today's 3.2.4 release up to
	  trunk

2010-10-10 19:38  Peter Landgren <peter.talken@telia.com>

	* [r15962] Swedish update.

2010-10-10 19:08  Peter Landgren <peter.talken@telia.com>

	* [r15961] Swedish update.

2010-10-09 12:33  Peter Landgren <peter.talken@telia.com>

	* [r15959] Part 1 of issue 4276. I principle same patch as for
	  branch, but adapeted to trunk.

2010-10-08 06:54  Rob G. Healey <robhealey1@gmail.com>

	* [r15957] Style Sheet: Adjusted height of the navigation row which
	  only will affect the Stylesheets of Blue and Visually.

2010-10-06 14:12  Peter Landgren <peter.talken@telia.com>

	* [r15955] Minor update of Swedish translation.

2010-10-04 20:54  Nick Hall <nick__hall@hotmail.com>

	* [r15954] Fix bug in has_<class name>_handle methods

2010-10-04 20:41  Nick Hall <nick__hall@hotmail.com>

	* [r15953] Fix get_dbname method when called from CLI and remove
	  redundant code

2010-10-03 00:05  Nick Hall <nick__hall@hotmail.com>

	* [r15950] Update database proxies to include tag objects

2010-09-30 22:43  Nick Hall <nick__hall@hotmail.com>

	* [r15945] Fix issues with long tag names

2010-09-30 22:29  Nick Hall <nick__hall@hotmail.com>

	* [r15944] GEPS 011: Tagging - Allow edit of tag name

2010-09-30 14:33  Peter Landgren <peter.talken@telia.com>

	* [r15943] Updates to allow for Family Tree names, with non latin
	  characters in Windows, in -l/-L commands.

2010-09-30 13:11  Peter Landgren <peter.talken@telia.com>

	* [r15941] Final fix of 4164, problems with cairo: out of memory
	  for mult pages in Grapviz output.

2010-09-29 22:25  Nick Hall <nick__hall@hotmail.com>

	* [r15938] GEPS 011: Tagging - Add XML import and export

2010-09-29 14:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15937] minor clean-up

2010-09-28 16:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15934] bugs 2488 and 4251: spacing on families

2010-09-27 17:54  Peter Landgren <peter.talken@telia.com>

	* [r15932] Consistent use of OS detection and host added to Win
	  users.

2010-09-24 23:40  Doug Blank <doug.blank@gmail.com>

	* [r15928] 4256: r15645 Created gen/lib/const.py, didn't add it to
	  Makefile.am

2010-09-24 20:12  Nick Hall <nick__hall@hotmail.com>

	* [r15927] Add a space after the comma when displaying a tag list

2010-09-24 19:00  Nick Hall <nick__hall@hotmail.com>

	* [r15926] Escape tag names in the menu

2010-09-24 02:20  Rob G. Healey <robhealey1@gmail.com>

	* [r15924] Style Sheets: Adjusted navigation menus and added
	  dividers between alphabet navigation.

2010-09-23 21:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15923] 3969: [NarWeb] Narrated Web Site: Newlines and white
	  space are not preserved in note text Patch of Tim Lyons and Benny
	  Malengier

2010-09-21 17:52  Nick Hall <nick__hall@hotmail.com>

	* [r15921] GEPS 011: Tagging - Converted to use new database table
	  object

2010-09-21 14:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15920] #4242: NarWeb ignores Calendar for sorting Dates on
	  Event groups

2010-09-20 23:58  Nick Hall <nick__hall@hotmail.com>

	* [r15918] Add move_up and move_down methods to ListModel

2010-09-20 23:49  Nick Hall <nick__hall@hotmail.com>

	* [r15917] 4250: Bookmark menu does not redraw when bookmarks are
	  re-ordered

2010-09-17 12:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15911] copyright Jakim Friant, ticket 4237: Line Styles in
	  Report not Fully Supported

2010-09-17 02:32  Rob G. Healey <robhealey1@gmail.com>

	* [r15910] Style Sheet: Cleaned up the look of the Download Page.

2010-09-17 02:29  Rob G. Healey <robhealey1@gmail.com>

	* [r15909] NarrativeWeb: Now hyperlinks people on Event Pages back
	  to their Individual Pages.

2010-09-16 12:38  Peter Landgren <peter.talken@telia.com>

	* [r15907] Issue 4235.

2010-09-16 12:33  Peter Landgren <peter.talken@telia.com>

	* [r15905] Issue 4212, Win problems with media path/file name with
	  non latin.

2010-09-15 05:38  Rob G. Healey <robhealey1@gmail.com>

	* [r15902] NarrativeWeb and Ancestortree: returned back to
	  gramps3.2.x code as it had gotten screwed up severely. Now
	  working again except for generation#3.

2010-09-14 01:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15900] NarrativeWeb: Completion of fix for Bug#4079.

2010-09-14 00:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15899] NarrativeWeb: Bug#4079 -- All children siblings,
	  pedigree all now all sorted in birth date order.

2010-09-13 19:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15896] 3519: Wrong 'Group as' value (Given instead of Surname)
	  is used for custom display name

2010-09-13 18:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15893] 4192: [NarWeb] media is out of order in Places

2010-09-13 12:56  steve_geo

	* [r15890]

2010-09-13 09:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15888] 3870: [NarWeb] Reference name to Source incorrectly
	  displayed as "unknown"

2010-09-13 04:55  Rob G. Healey <robhealey1@gmail.com>

	* [r15885] NarrativeWeb: Feature Request: #4232 -- Repository is
	  now hyperlinked to its source.

2010-09-13 00:40  Rob G. Healey <robhealey1@gmail.com>

	* [r15884] Style Sheets: Changing colors out of the Horizontal
	  Style sheet. Navigation-Horizontal should only contain the
	  structure and layout of the menus.

2010-09-13 00:24  Rob G. Healey <robhealey1@gmail.com>

	* [r15883] Navigation: Removed the colors out of this stylesheet,
	  and placed them in Blue. The primarly style sheet, Blue, must
	  control colors.

2010-09-13 00:13  Rob G. Healey <robhealey1@gmail.com>

	* [r15882] Horizontal Menus: Fixed the padding of the selected menu
	  option.

2010-09-12 23:59  Rob G. Healey <robhealey1@gmail.com>

	* [r15881] AncestorTree: Adjusted font size and border color of
	  unlinked individuals

2010-09-12 05:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15878] NarrativeWeb: Fixed a typo on line 4251.

2010-09-11 17:06  Rob G. Healey <robhealey1@gmail.com>

	* [r15877] Jakim Friant: Changes made to the Ancestor Tree.

2010-09-11 15:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15876] 3944: [NarWeb] Alternate Locations on places site in web
	  report vers. 3.2.2

2010-09-09 19:12  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15868] updated german translation

2010-09-09 14:18  Peter Landgren <peter.talken@telia.com>

	* [r15864] Two strings made translatable.

2010-09-09 11:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15860] 4131: [NarWeb] No clickable link in referenced region in
	  the photo, if person has no name

2010-09-06 15:19  Peter Landgren <peter.talken@telia.com>

	* [r15859] Issue 3960, warn button disappears too soon on long
	  GEDCOM import with errors.

2010-09-06 11:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15857] 3960: Import information windows disappears before
	  import is done

2010-09-03 22:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15855] 4196: Error by using special filter in person view

2010-09-02 23:43  Rob G. Healey <robhealey1@gmail.com>

	* [r15851] Stylesheets: If you find any regressions in Html style
	  and layout, please let me know.

2010-09-02 20:23  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15849] GeoView : new feature #4210: Ability to change the
	  number of places per page in preferences.

2010-09-02 17:05  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15848] GeoView : adapt geoview to the new gui. Resizing
	  problem. It currently works correctly with gecko. webkit doesn't
	  work in a Hpane widget ( filter, status bar, ... )

2010-08-31 21:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15844] 2786: Add quick undo/redo to all fields This adds: *
	  undoentry instead of entry for all normal entry fields in glade
	  files * have maskedentry based on undoentry, so that date changes
	  can be undone :-) To do: entry fields added in py code is not
	  checked.

2010-08-31 19:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15843] undo support for words with unicode symbols of length 2
	  in the buffer

2010-08-31 10:45  Nick Hall <nick__hall@hotmail.com>

	* [r15841] Connect to tags-changed signal when initialised

2010-08-31 10:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15840] comboentry in toolbar determines optimal width
	  automatically

2010-08-31 07:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15839] bug #2402 : Line spacing for text not correct in
	  CairoDoc

2010-08-30 23:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15837] * missing installation stuff for undo/redo * create a
	  first undo gtk entry field: family name in person editor

2010-08-30 21:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15836] fix inheritance bug in undo/redo code

2010-08-30 20:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15835] limit the size of the undo buffer to 700

2010-08-30 19:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15834] redesign undo/redo for styled notes, much better now

2010-08-30 10:36  Nick Hall <nick__hall@hotmail.com>

	* [r15832] Fix database upgrade

2010-08-30 01:14  Doug Blank <doug.blank@gmail.com>

	* [r15831] Will not start gramps if the config option is used to
	  show a value; changed the format of the output to make it easier
	  to read/copy-paste

2010-08-29 18:36  Nick Hall <nick__hall@hotmail.com>

	* [r15830] GEPS 011: Tagging

2010-08-29 17:29  Nick Hall <nick__hall@hotmail.com>

	* [r15829] Set properties for src/plugins/webstuff

2010-08-29 06:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15828] copy somerights20.gif to webstuff

2010-08-28 11:23  Doug Blank <doug.blank@gmail.com>

	* [r15825] Changes for version and config

2010-08-27 10:22  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15824] GeoView : bug 4168 : avoid parenthesis in const.ROOT_DIR

2010-08-26 23:07  Rob G. Healey <robhealey1@gmail.com>

	* [r15821] Web_Mainz.css: Fixed problem with the backgrounds not
	  showing as they were intended. Thanks Jason Simanek.

2010-08-26 14:00  Doug Blank <doug.blank@gmail.com>

	* [r15820] Web search right-click for note editor

2010-08-26 13:57  Doug Blank <doug.blank@gmail.com>

	* [r15819] Allow config setting value to be DEFAULT which will
	  reset value

2010-08-26 13:15  Doug Blank <doug.blank@gmail.com>

	* [r15818] Do not display missing locale dir if in english

2010-08-26 12:17  Doug Blank <doug.blank@gmail.com>

	* [r15817] Changed --settings to --version to be more compatible
	  with other programs; added --config=[section.setting[:value]] to
	  see/set config value(s)

2010-08-25 13:30  Doug Blank <doug.blank@gmail.com>

	* [r15816] Added plugin.depends_on = ['plugin_id', ...] for
	  plugin.load_on_reg plugins

2010-08-25 05:07  Doug Blank <doug.blank@gmail.com>

	* [r15815] Census report made this value too big (it tried to make
	  more than 50 columns) even though the US 1880 census only has
	  about 24.

2010-08-25 02:45  Doug Blank <doug.blank@gmail.com>

	* [r15813] Don't load a GENERAL lib if hidden

2010-08-25 01:17  Doug Blank <doug.blank@gmail.com>

	* [r15812] Added a new addon type 'WebConnect' which defines a
	  method to lookup data on websites

2010-08-24 23:43  Nick Hall <nick__hall@hotmail.com>

	* [r15811] Added documentation to ListModel. Changes to make
	  editable and callback parameters more consistent.

2010-08-24 11:54  Doug Blank <doug.blank@gmail.com>

	* [r15810] Added log, and db cursor close error handler

2010-08-23 14:06  Doug Blank <doug.blank@gmail.com>

	* [r15808] Added method for gramps to handle url requests

2010-08-23 14:04  Doug Blank <doug.blank@gmail.com>

	* [r15807] Return the actual page object

2010-08-23 13:20  Doug Blank <doug.blank@gmail.com>

	* [r15806] Added external API for category_manager functions:
	  .get_categories(), .get_category(category), and
	  .get_category_page(category)

2010-08-23 13:18  Doug Blank <doug.blank@gmail.com>

	* [r15805] Added a category_manager for pages to talk to other
	  pages

2010-08-22 21:25  Doug Blank <doug.blank@gmail.com>

	* [r15804] Rearranged patterns that are searched for; match longer
	  ones first

2010-08-22 15:47  Doug Blank <doug.blank@gmail.com>

	* [r15802] FilterList needs to handle all namespaces

2010-08-22 15:39  Doug Blank <doug.blank@gmail.com>

	* [r15801] typo

2010-08-22 15:22  Doug Blank <doug.blank@gmail.com>

	* [r15800] Filter speed ups, and hook for filter plugins

2010-08-22 14:28  Doug Blank <doug.blank@gmail.com>

	* [r15799] Removed for now; too slow

2010-08-22 13:52  Doug Blank <doug.blank@gmail.com>

	* [r15798] Bring up to date with gramps32 version

2010-08-22 13:35  Doug Blank <doug.blank@gmail.com>

	* [r15796] 4190: Gedcom import: All my internet addresses are
	  missing...

2010-08-22 06:33  Doug Blank <doug.blank@gmail.com>

	* [r15795] Rewrote autoremove flag workaround

2010-08-22 04:53  Doug Blank <doug.blank@gmail.com>

	* [r15794] Doesn't backup with slashes in filename

2010-08-22 02:37  Doug Blank <doug.blank@gmail.com>

	* [r15793] Filters can now be added through plugins
	  register(GENERAL, category='Filter: Person', etc)

2010-08-22 01:00  Doug Blank <doug.blank@gmail.com>

	* [r15790] Don't evaluate callable data returned from the plugin
	  API

2010-08-21 23:44  Doug Blank <doug.blank@gmail.com>

	* [r15789] Removed unnecessary code

2010-08-21 23:10  Doug Blank <doug.blank@gmail.com>

	* [r15788] Refactored copy/paste to PageView for general use

2010-08-21 20:22  Doug Blank <doug.blank@gmail.com>

	* [r15787] Major refactor; also added valid indicator in list,
	  dbid, and dbname

2010-08-21 20:20  Doug Blank <doug.blank@gmail.com>

	* [r15786] Added dbid and dbname to databases; id is the unique dir
	  name, and name is the assigned name stored in text file

2010-08-21 20:18  Doug Blank <doug.blank@gmail.com>

	* [r15785] Protection from a bad child drop

2010-08-21 12:31  Doug Blank <doug.blank@gmail.com>

	* [r15784] Make sure newvalue is a int(fraction * 100)

2010-08-21 05:40  Rob G. Healey <robhealey1@gmail.com>

	* [r15783] A little bit of formatting and spacing.

2010-08-20 10:37  Doug Blank <doug.blank@gmail.com>

	* [r15782] Refactor make_filter to make more reusable

2010-08-20 04:40  Doug Blank <doug.blank@gmail.com>

	* [r15781] Added progress bar to quick backup

2010-08-20 02:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15780] Added ancestor tree style sheet.

2010-08-20 02:33  Rob G. Healey <robhealey1@gmail.com>

	* [r15779] NarrativeWeb: Added ancestortree.css only if there is
	  ancestor tree being built? Style sheets: removed ancestor tree
	  section from the style sheets. Changes to Ancestor tree, thanks
	  Jakim Friant.

2010-08-19 23:32  Doug Blank <doug.blank@gmail.com>

	* [r15778] Reset buttons when we reset the buffer

2010-08-19 16:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15777] undo and redo with correct style in noteeditor

2010-08-19 15:48  Doug Blank <doug.blank@gmail.com>

	* [r15776] DEBUG = False

2010-08-19 14:45  Doug Blank <doug.blank@gmail.com>

	* [r15775] Refactor make_filter for use in other parts of gramps

2010-08-19 12:12  Doug Blank <doug.blank@gmail.com>

	* [r15774] Typo medu -> menu

2010-08-19 04:08  Doug Blank <doug.blank@gmail.com>

	* [r15773] Fixed one issue with multi-select and drop on self; one
	  issue remains: copies data on a self multi drop

2010-08-19 01:04  Doug Blank <doug.blank@gmail.com>

	* [r15772] Do not show previously notified addons

2010-08-19 00:43  Doug Blank <doug.blank@gmail.com>

	* [r15771] Something is wrong; email sent to Nick

2010-08-18 21:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15769] better fix for #4166, #3955, remove extra line

2010-08-18 21:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15768] better fix for #4166, #3955

2010-08-18 13:28  Doug Blank <doug.blank@gmail.com>

	* [r15767] Clipboards do not allow duplicates

2010-08-18 13:20  Doug Blank <doug.blank@gmail.com>

	* [r15766] Added selected_handles() to navigation views for
	  compatibility with listviews

2010-08-18 12:37  Doug Blank <doug.blank@gmail.com>

	* [r15765] Added selected_handles() to navigation views for
	  compatibility with listviews

2010-08-18 02:36  Doug Blank <doug.blank@gmail.com>

	* [r15764] Moving to Django 1.2; changes to work with css plugin

2010-08-17 17:43  Nick Hall <nick__hall@hotmail.com>

	* [r15763] Add color column type and fix toggle in ListModel

2010-08-17 14:18  Doug Blank <doug.blank@gmail.com>

	* [r15762] Revised undo/redo for different versions of gtk

2010-08-17 08:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15761] Slovenian Date et Relationships handlers (by Bernard
	  Banko)

2010-08-17 07:00  Rob G. Healey <robhealey1@gmail.com>

	* [r15760] updateaddons: fixed typo to remove the the Gramps
	  website to just the Gramps...

2010-08-17 06:39  Doug Blank <doug.blank@gmail.com>

	* [r15759] Added UndoableBuffer to text gramplets; fixed an issue
	  in recognizing keypresses accurately; rewrote keypress handler

2010-08-17 05:45  Doug Blank <doug.blank@gmail.com>

	* [r15758] Typos in code

2010-08-17 05:09  Doug Blank <doug.blank@gmail.com>

	* [r15757] 4177: Needed usability improvements to addon update
	  window

2010-08-16 23:25  Doug Blank <doug.blank@gmail.com>

	* [r15756] 4178: undo on note editor goes back to no text; added a
	  reset method to styled text buffer and editor

2010-08-16 22:18  Rob G. Healey <robhealey1@gmail.com>

	* [r15755] Final piece of moving Mapstraction stylesheet into
	  src/plugins/webstuff/css .

2010-08-16 16:27  Doug Blank <doug.blank@gmail.com>

	* [r15754] Hook up undoable inserts

2010-08-16 12:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15752] update Slovenian files

2010-08-16 11:44  Doug Blank <doug.blank@gmail.com>

	* [r15751] Added UndoableBuffer for notes that allows undo
	  (control+z) and redo (control+shift+z)

2010-08-16 11:20  Doug Blank <doug.blank@gmail.com>

	* [r15750] New MultiTreeView to allow left-click to drag a
	  multi-selected group

2010-08-16 04:30  Doug Blank <doug.blank@gmail.com>

	* [r15749] Allow lang_SUBTYPE formats; fixed an error when no
	  network

2010-08-16 03:31  Doug Blank <doug.blank@gmail.com>

	* [r15748] Needed a DATABASE_ROUTERS default

2010-08-16 03:01  Rob G. Healey <robhealey1@gmail.com>

	* [r15747] Moved src/data/Mapstraction.css over to
	  sex/plugins/webstuff/css with the other ones. Updated
	  src/data/Makefile.am to reflect the move.

2010-08-16 01:31  Doug Blank <doug.blank@gmail.com>

	* [r15746] Moved data/*.css to plugins/webstuff/css/

2010-08-16 01:28  Doug Blank <doug.blank@gmail.com>

	* [r15745] Remove duplicate css files

2010-08-16 01:27  Doug Blank <doug.blank@gmail.com>

	* [r15744] Select all/none for addon updates

2010-08-16 00:16  Doug Blank <doug.blank@gmail.com>

	* [r15743] Fixes to work under Django 1.2

2010-08-15 23:43  Rob G. Healey <robhealey1@gmail.com>

	* [r15742] NarrativeWeb: Fixed problem on DownloadPage. Style
	  sheets: Removed elements from DownloadPage. Download page and
	  files now share the same copyright license as the remaining of
	  the pages.

2010-08-15 20:20  Doug Blank <doug.blank@gmail.com>

	* [r15741] Fixed bug preventing control+shift+b key presses from
	  working in styled text editor

2010-08-15 13:30  Doug Blank <doug.blank@gmail.com>

	* [r15740] Fixed bug preventing control+b etc. key presses from
	  working in styled text editor

2010-08-15 11:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15738] 4166: Export Assistant crashes when closing or
	  cancelling using the mouse

2010-08-15 08:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15737] update french translation

2010-08-14 19:06  Doug Blank <doug.blank@gmail.com>

	* [r15736] Control+c, Control+v are now handled properly by nav
	  views and otherwise

2010-08-14 18:16  Doug Blank <doug.blank@gmail.com>

	* [r15735] Defaults to check once a week, everything, enable
	  logging

2010-08-14 15:43  Doug Blank <doug.blank@gmail.com>

	* [r15734] Have update select default to True

2010-08-14 15:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15733] run intltool-update -m

2010-08-14 09:20  Doug Blank <doug.blank@gmail.com>

	* [r15732] Allow multiple objects to be copied

2010-08-14 09:18  Doug Blank <doug.blank@gmail.com>

	* [r15731] minor tweak in position

2010-08-14 00:41  Doug Blank <doug.blank@gmail.com>

	* [r15730] added updateaddons.glade to system files

2010-08-14 00:20  Doug Blank <doug.blank@gmail.com>

	* [r15729] Now can download selections

2010-08-13 23:35  Doug Blank <doug.blank@gmail.com>

	* [r15728] Fixed three errors in ListModel

2010-08-13 21:44  Doug Blank <doug.blank@gmail.com>

	* [r15727] Added option of what addons to check (new, updated, or
	  both)

2010-08-13 17:57  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15726] GeoView : Resizing not done the first time we load a
	  page. Centering not always correct.

2010-08-13 14:32  Doug Blank <doug.blank@gmail.com>

	* [r15725] Bring dialog box, if updates available (doesn't update
	  them yet)

2010-08-13 13:31  Doug Blank <doug.blank@gmail.com>

	* [r15724] Checks for open network connection; get listing file in
	  proper language

2010-08-13 11:23  Peter Landgren <peter.talken@telia.com>

	* [r15723] Issue 4164, correction.

2010-08-13 06:42  Doug Blank <doug.blank@gmail.com>

	* [r15721] New check for updated addons

2010-08-13 06:18  Doug Blank <doug.blank@gmail.com>

	* [r15720] Perference for checking (and currently updates) addons

2010-08-13 04:19  Doug Blank <doug.blank@gmail.com>

	* [r15719] Refactor to move load_addon_file out of gui code

2010-08-13 03:55  Doug Blank <doug.blank@gmail.com>

	* [r15718] Force an addon translation to be in a given language(s)

2010-08-12 18:27  Peter Landgren <peter.talken@telia.com>

	* [r15717] Issue 4164, Graphviz version=2.26.3

2010-08-12 07:10  Peter Landgren <peter.talken@telia.com>

	* [r15715] Fixed a typo.

2010-08-12 07:02  Peter Landgren <peter.talken@telia.com>

	* [r15714] Just an update.

2010-08-12 06:02  Peter Landgren <peter.talken@telia.com>

	* [r15713] Date part of issue 4160. Use of option Use full dates
	  instead of full year works again.

2010-08-12 05:59  Peter Landgren <peter.talken@telia.com>

	* [r15712] Date part of issue 4160. Use of option Use full dates
	  instead of full year works again.

2010-08-12 05:26  Doug Blank <doug.blank@gmail.com>

	* [r15711] CSS and web resources are now a plugin

2010-08-12 05:21  Doug Blank <doug.blank@gmail.com>

	* [r15710] Added missing merge files and new webstuff

2010-08-12 02:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15709] Stylesheet: Removed the light blue background on the
	  tables cells.

2010-08-12 02:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15708] NarrativeWeb: changed the name of the navigation menus
	  stylesheet to match other stylesheet naming.

2010-08-11 21:33  Doug Blank <doug.blank@gmail.com>

	* [r15707] Forgot to include navigation web pages

2010-08-11 18:21  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15706] GeoView : remove completely mapstraction v1.

2010-08-11 18:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15705] GeoView : Some cleaning. Some corrections with googlev3
	  crosshair. Resizing now ok with a new crosshair implementation
	  for googlev3.

2010-08-11 14:11  Doug Blank <doug.blank@gmail.com>

	* [r15704] First step in breaking up NarrativeWeb into plugins;
	  please test

2010-08-11 07:00  Peter Landgren <peter.talken@telia.com>

	* [r15702] Issue 4162, correction of box width.

2010-08-11 05:42  Doug Blank <doug.blank@gmail.com>

	* [r15701] Enhanced GENERAL plugins for flexible API: added data
	  and process to GENERAL plugindata, more details at
	  http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins

2010-08-10 15:37  Doug Blank <doug.blank@gmail.com>

	* [r15700] Added _%s_ for surrounding name parts, such as _Call_

2010-08-10 13:14  Doug Blank <doug.blank@gmail.com>

	* [r15699] Allow GENERAL plugins to have category, and more
	  flexibility

2010-08-09 21:36  Doug Blank <doug.blank@gmail.com>

	* [r15698] Moved all behavior from clipboard gramplet to clipboard,
	  which they now share

2010-08-09 20:51  Doug Blank <doug.blank@gmail.com>

	* [r15697] Added copy and paste to all views; gramplet view needs
	  work

2010-08-09 20:04  Doug Blank <doug.blank@gmail.com>

	* [r15696] Refector: moved some class methods to module functions

2010-08-09 17:44  Peter Landgren <peter.talken@telia.com>

	* [r15694] Issue 4124. See also Wiki for substitution keywords.

2010-08-09 13:51  Doug Blank <doug.blank@gmail.com>

	* [r15693] 4159: New Backup option creates invalid file when media
	  is included

2010-08-09 13:02  Doug Blank <doug.blank@gmail.com>

	* [r15691] Name Format strings can have XML in them; now escaped-
	  prevented valid XML from being written

2010-08-09 06:56  Rob G. Healey <robhealey1@gmail.com>

	* [r15690] NarrayiveWeb: More tweaking of _create_family_map().

2010-08-08 22:06  Doug Blank <doug.blank@gmail.com>

	* [r15689] Renamed GrampsCursor to BsddbBaseCursor

2010-08-08 18:59  Nick Hall <nick__hall@hotmail.com>

	* [r15688] Tidy up warnings and change error to warning in flat
	  model

2010-08-08 18:33  Nick Hall <nick__hall@hotmail.com>

	* [r15687] Sort by "surname" instead of "group as" in flat person
	  view

2010-08-08 13:16  Doug Blank <doug.blank@gmail.com>

	* [r15685] Update gramps-connect to use new reg_plugin params

2010-08-08 13:15  Doug Blank <doug.blank@gmail.com>

	* [r15684] No need to crash, just warn, on dup nodes

2010-08-08 13:14  Doug Blank <doug.blank@gmail.com>

	* [r15683] Fixed issue in showing database repair message

2010-08-05 18:04  Rob G. Healey <robhealey1@gmail.com>

	* [r15682] Adjusted PlaceListPage elements to make it fit
	  correctly.

2010-08-03 00:57  Doug Blank <doug.blank@gmail.com>

	* [r15681] Added a new method to work around gramps' use of
	  show_all: hidden_widgets

2010-08-02 14:12  Nick Hall <nick__hall@hotmail.com>

	* [r15680] Raise error if duplicate handle added to model

2010-08-02 05:23  Doug Blank <doug.blank@gmail.com>

	* [r15679] Solved the gramplet popup menu not working

2010-08-01 18:52  Espen Berg <espenbe@gmail.com>

	* [r15678] Revised Norwegian translation

2010-08-01 18:51  Espen Berg <espenbe@gmail.com>

	* [r15677] Revised Norwegian translation

2010-08-01 18:18  Nick Hall <nick__hall@hotmail.com>

	* [r15675] Fix error handling when merging people

2010-07-31 17:19  Doug Blank <doug.blank@gmail.com>

	* [r15674] 3366: Assistant for new users

2010-07-31 15:55  Doug Blank <doug.blank@gmail.com>

	* [r15673] Only use iter_items if you are sure it is used just
	  once; fixed issue duplicating places

2010-07-31 15:42  Doug Blank <doug.blank@gmail.com>

	* [r15672] Removed debugging trace

2010-07-31 15:18  Doug Blank <doug.blank@gmail.com>

	* [r15671] 3502: Extend CSV import to include additional fields;
	  added source title to export

2010-07-31 15:17  Doug Blank <doug.blank@gmail.com>

	* [r15670] Added is_type('Name'), is_burial(), and is_baptism()

2010-07-31 02:11  Doug Blank <doug.blank@gmail.com>

	* [r15669] Added family type drag objects

2010-07-30 18:13  Nick Hall <nick__hall@hotmail.com>

	* [r15668] Add new merge functionality to tree views (see r15645)

2010-07-30 05:35  Rob G. Healey <robhealey1@gmail.com>

	* [r15667] Complete my issue with the zoom level of the maps.

2010-07-30 05:13  Doug Blank <doug.blank@gmail.com>

	* [r15666] Fixed right-click with no selection issue

2010-07-30 01:18  Doug Blank <doug.blank@gmail.com>

	* [r15665] Added ability for multiple selections from Simple Tables
	  of Quick Views to be dropped on Clipboards

2010-07-29 18:37  Doug Blank <doug.blank@gmail.com>

	* [r15664] Update detached window title when changing the gramplet
	  title

2010-07-29 16:57  Doug Blank <doug.blank@gmail.com>

	* [r15663] Removed TreeTips: didn't work right, and didn't use
	  actual tooltips

2010-07-29 08:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15662] 4089: 5 caracters for short months

2010-07-29 08:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15659] 3526:Documentation for relationship module

2010-07-29 08:01  Doug Blank <doug.blank@gmail.com>

	* [r15658] Added icons for each row; fixed multi object select,
	  drag, and drop; many refinements

2010-07-29 07:59  Doug Blank <doug.blank@gmail.com>

	* [r15657] Fixed a couple of misspelled methods

2010-07-29 07:59  Doug Blank <doug.blank@gmail.com>

	* [r15656] Refactored listviews to be able to select multiple items
	  for dnd

2010-07-29 07:57  Doug Blank <doug.blank@gmail.com>

	* [r15655] Added a new raw_list dnd type

2010-07-28 15:04  Doug Blank <doug.blank@gmail.com>

	* [r15654] Cleanup and refactor of some of Scratchpad, especially
	  to make easier to use for Clipboard Gramplet

2010-07-28 15:03  Doug Blank <doug.blank@gmail.com>

	* [r15653] Show errors on invalid plugin load

2010-07-27 08:33  Rob G. Healey <robhealey1@gmail.com>

	* [r15652] Mapstraction.css: Fixed a problem where it was not
	  allowing PlacePage Place Maps to not be shown. NarrativeWeb: More
	  tweaks to FamilyMap and PlacePage Maps.

2010-07-25 17:22  Doug Blank <doug.blank@gmail.com>

	* [r15651] Allow Gramplet frame titles to be edited in place

2010-07-24 08:43  Rob G. Healey <robhealey1@gmail.com>

	* [r15650] NarrativeWeb: Continuing work on getting FamilyMap and
	  Place Page Map to look and work as I want it too. StyleSheet:
	  Changing elements to match current modifications.

2010-07-23 07:27  Peter Landgren <peter.talken@telia.com>

	* [r15649] Changed gramps to Gramps.

2010-07-23 07:23  Peter Landgren <peter.talken@telia.com>

	* [r15648] Update of Swedish translation.

2010-07-23 06:30  Rob G. Healey <robhealey1@gmail.com>

	* [r15647] NarrativeWeb: Refinements in creating family maps.
	  Changes in style sheets to match work.

2010-07-23 06:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15646] Removed gramps-merge.png from these files so that
	  compilation would complete itself.

2010-07-22 02:16  Doug Blank <doug.blank@gmail.com>

	* [r15645] 2059: need a way to compare and merge all objects, by MD
	  Nauta

2010-07-22 01:50  Doug Blank <doug.blank@gmail.com>

	* [r15644] 3142: To allow backups into GRAMPS XML format without
	  Proxy or Living filters; added two config settings for
	  quick-backup dir and filename pattern; added dbstate.db_name

2010-07-21 07:31  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15643] mapstraction : cannot generate Makefile

2010-07-20 21:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15642] GeoView : new mapstraction V2. added crosshair
	  implementation for googlev3 and openlayers. resize is now fully
	  integrated with crosshair. possibility to select the html toolkit
	  when webkit and gecko are available. javascript simplification in
	  the html page. add LOG functionality for debugging.

2010-07-20 21:39  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15641] GeoView : new mapstraction V2. added crosshair
	  implementation for googlev3 and openlayers. resize is now fully
	  integrated with crosshair even with filters. possibility to
	  select the html toolkit when webkit and gecko are available.
	  javascript simplification inside the html page. add LOG
	  functionality for debugging.

2010-07-16 03:17  Rob G. Healey <robhealey1@gmail.com>

	* [r15639] Print StyleSheet: Updated to fix some issues.

2010-07-15 23:25  Rob G. Healey <robhealey1@gmail.com>

	* [r15638] NarrativeWeb: Re-verted dump_place() with
	  alternate_locations returned back to original setup.

2010-07-15 08:56  Rob G. Healey <robhealey1@gmail.com>

	* [r15637] NarrativeWeb: Fixed place and dump_ordinance().

2010-07-14 22:08  Rob G. Healey <robhealey1@gmail.com>

	* [r15636] NarrativeWeb: Fixed crash error introduced in last
	  commit regarding place.get_alternate_locations().

2010-07-14 21:21  Rob G. Healey <robhealey1@gmail.com>

	* [r15635] NarrativeWeb: Changed the way that
	  place.alternate_locations are displayed.

2010-07-13 18:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15634] NarrativeWeb: Furthering the use of _individuallist
	  variable. For checking whether a person is in the database or
	  not?

2010-07-11 05:55  Rob G. Healey <robhealey1@gmail.com>

	* [r15633] NarrativeWeb: Changed how center and zoom are set.
	  Changed _place_exists() to _append_to_lat_long(). Using some of
	  the code that Serge Noiraud is using in GeoView.

2010-07-10 02:56  Rob G. Healey <robhealey1@gmail.com>

	* [r15632] Added dashed underline to div#SurnameDetail
	  table.surnames .

2010-07-09 16:29  Peter Landgren <peter.talken@telia.com>

	* [r15631] Fix of typo.

2010-07-09 16:26  Peter Landgren <peter.talken@telia.com>

	* [r15630] Fix of typo.

2010-07-09 15:13  Nick Hall <nick__hall@hotmail.com>

	* [r15629] Ensure signals are connected when a view is created

2010-07-08 22:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15627] NarrativeWeb: Bug fix for #4095. Thank you Peter for the
	  heads up on this one.

2010-07-08 07:49  Rob G. Healey <robhealey1@gmail.com>

	* [r15626] Fixed a crash issue that I created in the last commit.

2010-07-08 07:22  Rob G. Healey <robhealey1@gmail.com>

	* [r15625] NarrativeWeb: Re-aligned the javascript code output to
	  match how Google displays theirs.

2010-07-08 01:46  Rob G. Healey <robhealey1@gmail.com>

	* [r15624] NarrativeWeb: Removed the addition of listing the active
	  person in its siblings. Fixed typo error.

2010-07-06 14:47  Nick Hall <nick__hall@hotmail.com>

	* [r15623] Add a history sidebar plugin

2010-07-06 14:38  Nick Hall <nick__hall@hotmail.com>

	* [r15622] Fix bug where edit buttons are missing in person view

2010-07-06 14:30  Nick Hall <nick__hall@hotmail.com>

	* [r15621] Tidy up navigation sidebar code

2010-07-05 09:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15620] NarrativeWeb: Fixed inline usage in dump_attribute().

2010-07-05 09:11  Rob G. Healey <robhealey1@gmail.com>

	* [r15619] NarrativeWeb: Removed extra hyperlink in
	  display_ind_sources(). Re-claimed valuable and expensive vertical
	  real estatetoo. Web_Basic-Blue: added element to remove underline
	  in display_ind_sources().

2010-07-05 07:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15618] Added underlines under children and siblings.

2010-07-05 07:21  Rob G. Healey <robhealey1@gmail.com>

	* [r15617] NarrativeWeb: Fixed attributes section display on
	  Individual Pages. Moved sources to the end instead of middle.

2010-07-05 06:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15616] Refactoring of Place Page and Family Map Pages is should
	  now be completed. Adjusted elements in Mapstraction style sheet.

2010-07-04 16:59  Nick Hall <nick__hall@hotmail.com>

	* [r15615] Fix tooltips in list views (currently disabled)

2010-07-03 15:04  Nick Hall <nick__hall@hotmail.com>

	* [r15613] Fix marker colours in Family and Note views

2010-06-30 08:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15612] 4089: Capital letter and short months for russian

2010-06-30 07:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15611] 4089: try to use cyrillic alphabet for russian long
	  months

2010-06-30 07:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15610] 4089: translate month names (Finnish, Lithuanian,
	  Russian)

2010-06-30 07:14  Peter Landgren <peter.talken@telia.com>

	* [r15606] Some unnecessary unicode conversion cleanup after fix of
	  issue 4078.

2010-06-30 07:13  Peter Landgren <peter.talken@telia.com>

	* [r15605] Some unnecessary unicode conversion cleanup after fix of
	  issue 4078.

2010-06-30 07:11  Peter Landgren <peter.talken@telia.com>

	* [r15604] Some unnecessary unicode conversion cleanup after fix of
	  issue 4078.

2010-06-30 07:10  Peter Landgren <peter.talken@telia.com>

	* [r15603] Some unnecessary unicode conversion cleanup after fix of
	  issue 4078.

2010-06-29 19:07  Rob G. Healey <robhealey1@gmail.com>

	* [r15602] Added parents and partner to list of people and places
	  for family place map.

2010-06-29 00:05  Rob G. Healey <robhealey1@gmail.com>

	* [r15601] Fixed a border dashed style for Attributes list.

2010-06-28 21:55  Rob G. Healey <robhealey1@gmail.com>

	* [r15600] Added references section to Family Map Page. Adjusted
	  the zoom level, and modified style sheet elements.

2010-06-28 07:45  Peter Landgren <peter.talken@telia.com>

	* [r15599] Fix of issue 4078, note.get() unicode now.

2010-06-28 07:44  Peter Landgren <peter.talken@telia.com>

	* [r15598] Fix of issue 4078, note.get() unicode now.

2010-06-28 07:43  Peter Landgren <peter.talken@telia.com>

	* [r15597] Fix of issue 4078, note.get() unicode now.

2010-06-26 08:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15594] 4087: name for a polish language (by Yenidai_2nd)

2010-06-25 09:22  Rob G. Healey <robhealey1@gmail.com>

	* [r15593] Added Individual Family Place Map to NarrativeWeb;
	  Created and adjusted css elements for Place and Family Maps.

2010-06-24 06:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15591] Removing extra mapstraction provider javascript files
	  after conversations with Serge Noiraud. Would like to do some
	  more research on mxn.googleearth.core.js for possible use in
	  something else.

2010-06-23 08:39  Rob G. Healey <robhealey1@gmail.com>

	* [r15590] Added elements for family map option to mapstraction
	  style sheet.

2010-06-23 08:37  Rob G. Healey <robhealey1@gmail.com>

	* [r15589] Uploading missing mapstraction javascript files. Updated
	  to 2.0.2

2010-06-22 04:32  Rob G. Healey <robhealey1@gmail.com>

	* [r15588] Cleared up some valuable vertical spacing.

2010-06-21 02:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15587] Added border lines to PlaceDetail table section.

2010-06-20 19:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15586] Added dashed line back into Attributes section.

2010-06-20 07:48  Rob G. Healey <robhealey1@gmail.com>

	* [r15585] Moved _create_place_map() back into class PlacePage.
	  Getting ready for include family place map. Added border around
	  PlacePage map in style sheet.

2010-06-20 05:42  Rob G. Healey <robhealey1@gmail.com>

	* [r15584] Add place_title to bottom of map and at marker
	  description. Added style elements to style sheet.

2010-06-19 23:44  Nick Hall <nick__hall@hotmail.com>

	* [r15583] Change sort order from D.D8 to ISO-DMS

2010-06-19 17:41  Nick Hall <nick__hall@hotmail.com>

	* [r15581] 4076: Fix sort order when different latitude/longitude
	  formats are used

2010-06-19 02:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15579] Pep8 cleanup, media_link() and doc_link(): can see
	  object description now and making them look and work like each
	  other. indivgallery changes in style sheet.

2010-06-18 22:05  Rob G. Healey <robhealey1@gmail.com>

	* [r15578] Re-added the dashed border on the List pages.

2010-06-18 07:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15577] Fixed name sorting in AddressBookListPage. Fixed
	  has_residence in AddressBookPage. Fixed some elements in style
	  sheet.

2010-06-17 05:21  Rob G. Healey <robhealey1@gmail.com>

	* [r15576] Added marker.setInfoBubble() back into Place Map, and
	  adjusted font of the div#geo-info to a more readable size.

2010-06-17 04:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15575] Added ftps:// to list of url.startswith() in
	  display_url_list().

2010-06-16 06:03  Rob G. Healey <robhealey1@gmail.com>

	* [r15574] Fixed missing marker on PlacePage Map.

2010-06-15 08:26  Rob G. Healey <robhealey1@gmail.com>

	* [r15570] Simplified the python and style sheet code for Place
	  Maps.

2010-06-15 06:34  Peter Landgren <peter.talken@telia.com>

	* [r15569] Fix of 4071 so that substitutioins variables /%N, /%s,
	  /%S follow the spec in the manual.

2010-06-15 00:30  Rob G. Healey <robhealey1@gmail.com>

	* [r15567] Re-located the _create_place_map() code and updated
	  Mapstraction.css style sheet.

2010-06-14 05:16  Rob G. Healey <robhealey1@gmail.com>

	* [r15566] NarrativeWeb: Adding new style sheet for Mapstraction
	  CSS elements.

2010-06-13 18:40  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r15565] minor translation updates

2010-06-13 13:16  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15563] Updated German translation

2010-06-12 21:46  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15562] GeoView : Moving to mapstraction v2, openlayers and
	  google v3 as google v2 is deprecated. With mapstraction v2, we
	  need to use the openlayers api to show openstreetmap.

2010-06-12 19:23  Rob G. Healey <robhealey1@gmail.com>

	* [r15561] Add border to place map and added info-bubble to
	  left-click on marker.

2010-06-12 17:21  Rob G. Healey <robhealey1@gmail.com>

	* [r15560] Removed table from the place map division because of
	  problem associated with drifting when changing providers. Thank
	  you Serge Noiraud.

2010-06-12 09:18  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15559] NarrativeWeb : add icons and correct a drift problem
	  with openlayers.

2010-06-11 14:29  Gerald Britton <gerald.britton@gmail.com>

	* [r15558] Optimize by replacing multiple calls to .write methods
	  with one call where possible

2010-06-11 06:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15557] Removed options from Place Map tab and added to advanced
	  instead. Removed individualpage map. Please test it out and let
	  me know how well it works.

2010-06-11 00:35  Doug Blank <doug.blank@gmail.com>

	* [r15554] Removed some subtle checks in probably_alive to make
	  more protective when restricting on alive status

2010-06-11 00:10  Rob G. Healey <robhealey1@gmail.com>

	* [r15553] Fixed problems in Basic-Blue style sheet. Cleaned up
	  page layout for PlacePage.

2010-06-10 08:03  Rob G. Healey <robhealey1@gmail.com>

	* [r15552] PlacePage map using mapstraction is now complete and
	  ready for testing. IndividualPage maps are not ready yet.

2010-06-10 01:37  Doug Blank <doug.blank@gmail.com>

	* [r15551] Duplicate messages in he.po

2010-06-09 21:04  Peter Landgren <peter.talken@telia.com>

	* [r15550] Fix of issue 4059, event type begins with non latin
	  char.

2010-06-09 20:08  Gerald Britton <gerald.britton@gmail.com>

	* [r15547] Replace "== None" with "is None"

2010-06-09 20:06  Gerald Britton <gerald.britton@gmail.com>

	* [r15546] Optimize by combining many write calls into one plus
	  other minor tweaks

2010-06-09 07:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15545] Add Breton contributions - not installed)

2010-06-08 23:16  Rob G. Healey <robhealey1@gmail.com>

	* [r15544] Fixed problems with attributes not being properly
	  displayed.

2010-06-08 06:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15542] Add svn Id string to file.

2010-06-08 06:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15541] Add extra files needed for google and openlayers maps
	  for v3.

2010-06-08 06:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15540] Fixed errors introduced in r15528.

2010-06-08 06:25  Rob G. Healey <robhealey1@gmail.com>

	* [r15539] Removed options from plugin that didn't exist in plugin
	  options -- fixed crash.

2010-06-08 06:06  Rob G. Healey <robhealey1@gmail.com>

	* [r15538] Cleanup and simplify display_first_image_as_thumbnail().

2010-06-06 18:17  igalshapira

	* [r15536] Merge hebrew translations to trunk (67%)

2010-06-06 17:18  Peter Landgren <peter.talken@telia.com>

	* [r15535] Fixed coding error when looking at issue 4034.

2010-06-05 13:53  Rob G. Healey <robhealey1@gmail.com>

	* [r15533] Cleanup of class PlaceListPage and PlacePage,
	  dump_places(). Add the elements for the PlaceListPage.

2010-06-05 11:36  Doug Blank <doug.blank@gmail.com>

	* [r15532] Crash on family with no parents

2010-06-05 09:16  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15530] Mapstraction : google v2 is deprecated. So we move to v2
	  with googlev3 and openlayers. will be used by narativeweb
	  individual maps. The gramps maps use v1 for the moment : no more
	  crosshair in v2, ...

2010-06-05 05:09  Rob G. Healey <robhealey1@gmail.com>

	* [r15528] Feature Request#4029: Added PlaceMap elements to all
	  style sheets. Thanks Serge Noiraud.

2010-06-04 17:19  Gerald Britton <gerald.britton@gmail.com>

	* [r15527] Optimize docgen backends by consolidating calls to write
	  methods

2010-06-04 13:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15526] #4044 #2855 #2762 fix on half relations (contribution by
	  reinhard)

2010-06-04 04:04  Rob G. Healey <robhealey1@gmail.com>

	* [r15525] Mirrored changed made in display_url_list() to all style
	  sheets.

2010-06-04 03:33  Rob G. Healey <robhealey1@gmail.com>

	* [r15524] Cleanup on display_url_list() and WebLinks elements.

2010-06-04 02:56  Rob G. Healey <robhealey1@gmail.com>

	* [r15523] Cleanup and add conformity to dump_residence().

2010-06-04 02:29  Rob G. Healey <robhealey1@gmail.com>

	* [r15522] Adjusted some PlaceDetail elements.

2010-06-04 02:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15521] Beginning of feature request #4029: placemaps on
	  placepages with help from Serge Noiraud. Cleanup and conformity
	  of dump_place() with remainder of NarrativeWeb.

2010-06-01 17:10  Doug Blank <doug.blank@gmail.com>

	* [r15520] Follow StyledText links to include other objects, too

2010-05-31 15:47  Doug Blank <doug.blank@gmail.com>

	* [r15519] Protection from null family

2010-05-31 14:50  Doug Blank <doug.blank@gmail.com>

	* [r15518] Added filter editor for person and note filters, and
	  removed unneeded reference filters

2010-05-31 12:56  Doug Blank <doug.blank@gmail.com>

	* [r15517] 4037: get_full_path method of gen.lib.url uses undefined
	  variable

2010-05-31 09:31  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15516] Fixed error with plural forms

2010-05-30 14:03  Doug Blank <doug.blank@gmail.com>

	* [r15514] Inverse filters will show differences between previous
	  proxy

2010-05-30 13:50  Doug Blank <doug.blank@gmail.com>

	* [r15513] Change message to right-click from double-click

2010-05-30 13:38  Doug Blank <doug.blank@gmail.com>

	* [r15512] Add a second version of reference by select proxy
	  (doesn't remove people)

2010-05-30 13:15  Doug Blank <doug.blank@gmail.com>

	* [r15511] Use correct method of translating number-based items
	  (ngettext)

2010-05-30 13:08  Doug Blank <doug.blank@gmail.com>

	* [r15510] Use correct method of translating number-based items
	  (ngettext)

2010-05-30 12:59  Doug Blank <doug.blank@gmail.com>

	* [r15509] Minor change of packing

2010-05-30 12:57  Doug Blank <doug.blank@gmail.com>

	* [r15508] Use new option_box in ExportCsv

2010-05-30 12:14  Doug Blank <doug.blank@gmail.com>

	* [r15507] Protection from null objects

2010-05-30 12:09  Doug Blank <doug.blank@gmail.com>

	* [r15506] Protection from null objects

2010-05-30 11:49  Doug Blank <doug.blank@gmail.com>

	* [r15505] Protect from null tree iter

2010-05-30 11:35  Doug Blank <doug.blank@gmail.com>

	* [r15504] Protection from null objects

2010-05-30 07:14  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r15503] update nl translation

2010-05-30 04:07  Doug Blank <doug.blank@gmail.com>

	* [r15502] 3878: Private option and filter on Exporter; adds proxy
	  order, browse of proxy data, referenced proxy, update of all
	  exports (except csv)

2010-05-30 04:03  Doug Blank <doug.blank@gmail.com>

	* [r15501] Protection from null family

2010-05-29 20:19  Doug Blank <doug.blank@gmail.com>

	* [r15500] Protections for readonly databases

2010-05-29 20:17  Doug Blank <doug.blank@gmail.com>

	* [r15499] New proxy that traces forward references

2010-05-29 20:13  Doug Blank <doug.blank@gmail.com>

	* [r15498] Added SimpleAccess.describe method that gives a simple
	  description of an object instance; protection for null objects;
	  new quick views for proxies

2010-05-28 21:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15497] Make Menu easier to read and see when hovering over
	  it...for Web_Basic_Blue.css

2010-05-28 21:11  Rob G. Healey <robhealey1@gmail.com>

	* [r15496] Mant Pep8 fixes in this commit from 7.19 to 8.82

2010-05-28 13:35  Doug Blank <doug.blank@gmail.com>

	* [r15495] Convert SimpleTable left- and double-click actions to a
	  right-click popup menu to workaround gtk problems

2010-05-28 13:34  Doug Blank <doug.blank@gmail.com>

	* [r15494] Added a new quickview: people not in proxy, but in
	  basedb

2010-05-28 13:21  Peter Landgren <peter.talken@telia.com>

	* [r15493] Final fix of issue 3935, coding problem in Windows.

2010-05-28 07:11  Rob G. Healey <robhealey1@gmail.com>

	* [r15491] Changed main and sub navigation menus.

2010-05-27 19:12  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15490] Open Document : Issue 4018 and 4017 : random page break
	  + top and bottom margin for paragraphs.

2010-05-27 17:30  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15489] Updated German translation

2010-05-27 11:04  Peter Landgren <peter.talken@telia.com>

	* [r15487] Added info about DB version.

2010-05-26 02:15  Doug Blank <doug.blank@gmail.com>

	* [r15485] 3778: Family notes and attributes are not displayed in
	  reports, by lcc

2010-05-25 23:29  Doug Blank <doug.blank@gmail.com>

	* [r15484] Removed .get_base_db() method as there was already
	  basedb for the same purpose

2010-05-25 21:21  Doug Blank <doug.blank@gmail.com>

	* [r15482] 4015: Addition of option of 'Page Break before Endnotes'
	  on DDR and DAR reports

2010-05-25 21:10  Doug Blank <doug.blank@gmail.com>

	* [r15481] 4016: Plugin with a BooleanListOption crashes when
	  report_options.xml has fewer entries than expected.

2010-05-25 18:31  Gerald Britton <gerald.britton@gmail.com>

	* [r15480] Use itertools ifilter and imap to simplify some
	  operations

2010-05-25 13:21  Doug Blank <doug.blank@gmail.com>

	* [r15479] 4012: Improvement for "What's next" report

2010-05-25 11:30  Doug Blank <doug.blank@gmail.com>

	* [r15477] Fixed spelling error

2010-05-25 10:06  Doug Blank <doug.blank@gmail.com>

	* [r15475] 4012: Improvement for "What's next" report

2010-05-25 04:59  Rob G. Healey <robhealey1@gmail.com>

	* [r15472] Removed Totals Column and Row from class EventListPage.

2010-05-25 04:43  Rob G. Healey <robhealey1@gmail.com>

	* [r15471] Increased the size of #navigation and #subnavigation
	  menus.

2010-05-25 04:42  Rob G. Healey <robhealey1@gmail.com>

	* [r15470] Bug#4007: class EventListPage and EventPage: family
	  events are being doubled up.

2010-05-24 04:57  Rob G. Healey <robhealey1@gmail.com>

	* [r15469] Some cleanup of the menus.

2010-05-24 01:41  Doug Blank <doug.blank@gmail.com>

	* [r15467] 4004, 3983, 3861, 3758: initialize_options missing
	  argument

2010-05-23 15:45  Doug Blank <doug.blank@gmail.com>

	* [r15466] use new get_base_db method of db

2010-05-23 15:44  Doug Blank <doug.blank@gmail.com>

	* [r15465] method for getting base database, if a proxy

2010-05-23 15:43  Doug Blank <doug.blank@gmail.com>

	* [r15464] Show All filter shows counts out of total, unfiltered

2010-05-23 15:42  Doug Blank <doug.blank@gmail.com>

	* [r15463] Some ordering problems when readonly db

2010-05-23 15:40  Doug Blank <doug.blank@gmail.com>

	* [r15462] No need to get surname list for a readonly db

2010-05-23 15:36  Doug Blank <doug.blank@gmail.com>

	* [r15461] Apparently we don't need these two methods (see Gerald
	  in mailing list, 05/23/2010)

2010-05-23 15:00  Doug Blank <doug.blank@gmail.com>

	* [r15460] Readonly databases do not necessarily have commit
	  methods

2010-05-23 14:59  Doug Blank <doug.blank@gmail.com>

	* [r15459] Backrefmodel will skip missing or inaccessible objects

2010-05-23 14:57  Doug Blank <doug.blank@gmail.com>

	* [r15458] Added 7 new quick view filters: all (summary counts),
	  all events, all media, all notes, all repos, all sources, and all
	  places.

2010-05-23 14:55  Doug Blank <doug.blank@gmail.com>

	* [r15457] Proxies should report that they are read-only

2010-05-23 14:53  Doug Blank <doug.blank@gmail.com>

	* [r15456] Added missing editors for media and note; add ability
	  for table link to be a filter

2010-05-23 14:51  Doug Blank <doug.blank@gmail.com>

	* [r15455] Protection from missing (or inaccessible) person

2010-05-23 11:44  Doug Blank <doug.blank@gmail.com>

	* [r15454] 3986: Interface for running code not associated with a
	  plugin type: this passes dbstate and uistate to a load_on_reg
	  function/class if a library has it, and it is marked as
	  load_on_reg

2010-05-23 05:10  Doug Blank <doug.blank@gmail.com>

	* [r15453] added methods that protect living data from leaking out:
	  get_person_handles, iter_person_handles, and iter_people

2010-05-23 04:51  Rob G. Healey <robhealey1@gmail.com>

	* [r15452] Bug#4006: Fixed WebCal text being doubled up. Thank you
	  Doug S. Blank for the patch.

2010-05-23 04:40  Doug Blank <doug.blank@gmail.com>

	* [r15451] iter_people method was incorrectly returning handles and
	  people objects; should be just people to match gen.db interface

2010-05-22 07:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15448] GeoView : bug #4002 console message: undefined @1:
	  ReferenceError: Can't find variable: addcrosshair

2010-05-22 07:20  Rob G. Healey <robhealey1@gmail.com>

	* [r15446] Changed Download page a little and made the changes
	  uniform in all the style sheets. Still have a problem in
	  Web_Mainz.css though.

2010-05-21 20:08  Doug Blank <doug.blank@gmail.com>

	* [r15443] 3993: Add Jewish holidays and translate holidays and
	  countries names (part 1), by igal_shapira: hide file

2010-05-21 19:49  Doug Blank <doug.blank@gmail.com>

	* [r15442] 3993: Add Jewish holidays and translate holidays and
	  countries names (part 2)

2010-05-21 14:18  Peter Landgren <peter.talken@telia.com>

	* [r15441] Added version info about the database.

2010-05-21 12:58  Doug Blank <doug.blank@gmail.com>

	* [r15439] 3993: Add Jewish holidays and translate holidays and
	  countries names (part 2)

2010-05-21 12:18  Doug Blank <doug.blank@gmail.com>

	* [r15438] 3993: Add Jewish holidays and translate holidays and
	  countries names (part 1), by igal_shapira

2010-05-21 11:15  Doug Blank <doug.blank@gmail.com>

	* [r15436] 3982: One more date-time format - Database Timestamp
	  (ISO) format, by Yenidai

2010-05-21 06:22  Peter Landgren <peter.talken@telia.com>

	* [r15434] Fixed problem with non unicode path name.

2010-05-20 21:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15433] GeoView : bug #3973 ignore buttons_have_icons which
	  avoid set_image() to change the image of a button. gnome => 2.26
	  now set this to false

2010-05-20 18:40  Gerald Britton <gerald.britton@gmail.com>

	* [r15430] Add extra information for undo history

2010-05-20 18:39  Gerald Britton <gerald.britton@gmail.com>

	* [r15429] Tweak

2010-05-20 18:32  Gerald Britton <gerald.britton@gmail.com>

	* [r15428] Minor edit

2010-05-20 18:32  Gerald Britton <gerald.britton@gmail.com>

	* [r15427] Updates to undo/redo logic: 1. Replace single
	  transaction list with separate undo/redo deques 2. Update
	  UndoHistory GUI to work with new queue setup 3. Add test to
	  txn.py for empty transaction list

2010-05-20 17:47  Nick Hall <nick__hall@hotmail.com>

	* [r15426] Format date in Last Changed column in views according to
	  preference setting

2010-05-19 00:30  Doug Blank <doug.blank@gmail.com>

	* [r15425] 3878: Private option and filter on Exporter ---
	  protection from null person

2010-05-19 00:13  Doug Blank <doug.blank@gmail.com>

	* [r15424] 3878: Private option and filter on Exporter (undo of
	  commit 15402)

2010-05-17 05:40  Stéphane Charette <stephanecharette@gmail.com>

	* [r15422] merge forward the NEW files since 3.2.3 was released

2010-05-16 15:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15418] update month names (by Łukasz Rymarczyk)

2010-05-16 12:17  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15416] Updated german translation

2010-05-14 08:59  Doug Blank <doug.blank@gmail.com>

	* [r15411] Remove debug setting as default

2010-05-14 07:18  Peter Landgren <peter.talken@telia.com>

	* [r15410] Update of Swedish translation.

2010-05-13 21:50  Nick Hall <nick__hall@hotmail.com>

	* [r15409] 3710: Add a configuration dialog to the pedigree view

2010-05-13 17:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15406] use of functions

2010-05-13 17:12  Nick Hall <nick__hall@hotmail.com>

	* [r15404] Append space to paragraph leader in ascii reports.
	  (revert 15388)

2010-05-13 13:02  Doug Blank <doug.blank@gmail.com>

	* [r15403] Try to reload first; if fails, then not in path (addon),
	  and try new import

2010-05-13 12:11  Doug Blank <doug.blank@gmail.com>

	* [r15402] 3878: Private option and filter on Exporter

2010-05-13 12:09  Doug Blank <doug.blank@gmail.com>

	* [r15401] 3957: probably_alive does not use full database to
	  determine living status

2010-05-13 11:08  Doug Blank <doug.blank@gmail.com>

	* [r15400] 3958: Extremely slow gedcom import

2010-05-13 06:17  Rob G. Healey <robhealey1@gmail.com>

	* [r15398] Fixed EventDetail pages in ColumnPerson... First
	  individual was being shown twice in the line

2010-05-13 03:20  Rob G. Healey <robhealey1@gmail.com>

	* [r15397] Removed forcing the table headers to be full
	  capsitalization, except for the calendar day letters

2010-05-12 19:25  Doug Blank <doug.blank@gmail.com>

	* [r15396] Protection against null objects; added ability to get
	  fallback object rather than just date

2010-05-12 07:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15392] Removed border lines from Parents section on the
	  IndividualPages

2010-05-12 07:17  Rob G. Healey <robhealey1@gmail.com>

	* [r15391] Switched 'Graph generations' option in Report Options
	  from EnumeratedListOption to NumberOption as it didn't maked
	  sense to me

2010-05-12 07:08  Rob G. Healey <robhealey1@gmail.com>

	* [r15390] Re-added event description back into event sections

2010-05-12 06:11  Rob G. Healey <robhealey1@gmail.com>

	* [r15389] Removed black cell in EventsPage details on Person

2010-05-12 02:35  Craig J. Anderson <ander882@hotmail.com>

	* [r15388] added a space after the descendant number.

2010-05-11 17:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15386] update Polish translation (by Łukasz Rymarczyk)

2010-05-10 00:00  Doug Blank <doug.blank@gmail.com>

	* [r15383] 3878: Private option and filter on Exporter

2010-05-09 20:25  Espen Berg <espenbe@gmail.com>

	* [r15380] Revised Norwegian bokmål translation

2010-05-09 18:43  Espen Berg <espenbe@gmail.com>

	* [r15378] issues 3915, 3950 and 3951 (and perhaps some more?) due
	  to a change in pygtk appears to be fixed with this patch.

2010-05-09 16:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15377] minor improvement on unit test

2010-05-09 15:18  Doug Blank <doug.blank@gmail.com>

	* [r15374] 3943: Crashed whilst exporting to data.gramps using a
	  person filter 'Public'; fixed many filter rules for people

2010-05-09 15:08  Doug Blank <doug.blank@gmail.com>

	* [r15372] 3943: Crashed whilst exporting to data.gramps using a
	  person filter 'Public'; fixed many filter rules for people

2010-05-09 13:54  Doug Blank <doug.blank@gmail.com>

	* [r15370] 3640: Truncated FILE media path on Gedcom export;
	  extended line for file to 255 characters

2010-05-09 13:43  Doug Blank <doug.blank@gmail.com>

	* [r15369] 3943: Crashed whilst exporting to data.gramps using a
	  person filter 'Public'; fixed many filter rules for people

2010-05-09 12:57  Doug Blank <doug.blank@gmail.com>

	* [r15366] 3640: Truncated FILE media path on Gedcom export;
	  extended line for file to 255 characters

2010-05-08 19:24  Rob G. Healey <robhealey1@gmail.com>

	* [r15365] Added Gramps Styled Notes hyperlink element to Blue
	  stylesheet.

2010-05-08 19:22  Rob G. Healey <robhealey1@gmail.com>

	* [r15364] Moved navigation menu outside borders to Horizontal
	  stylesheet.

2010-05-08 19:17  Rob G. Healey <robhealey1@gmail.com>

	* [r15363] Fixed Horiontal navigation menus outside borders.

2010-05-08 15:21  Doug Blank <doug.blank@gmail.com>

	* [r15362] Added a flag to get_note_format to set the up variable
	  so that the backend will build_link correctly. This should be
	  refactored, but it at least does the right thing for now.

2010-05-08 15:19  Doug Blank <doug.blank@gmail.com>

	* [r15361] Typo in handling tags

2010-05-08 14:30  Peter Landgren <peter.talken@telia.com>

	* [r15360] Fix of issue 3935. Wrong encoding in Windows.

2010-05-08 13:05  Doug Blank <doug.blank@gmail.com>

	* [r15358] Header and Footer notes were not formatted

2010-05-08 12:45  Doug Blank <doug.blank@gmail.com>

	* [r15357] Removed changing of padding on a hover

2010-05-08 12:04  Doug Blank <doug.blank@gmail.com>

	* [r15356] Need to handle links in _create_xmltag because they are
	  a supported styletype now

2010-05-08 11:45  Doug Blank <doug.blank@gmail.com>

	* [r15355] Jakim Friant's fix: msg_callback typo

2010-05-07 23:45  Doug Blank <doug.blank@gmail.com>

	* [r15354] Fixing issues with get_privacy on non-existent objects
	  which were probably filted out by a living proxy

2010-05-07 21:00  Rob G. Healey <robhealey1@gmail.com>

	* [r15352] Adjusted alphabet navigation in Horizontal menu to be
	  more consistent with navigation menu in appearance.

2010-05-07 20:59  Doug Blank <doug.blank@gmail.com>

	* [r15351] Allows load button for those plugins which are not
	  loaded (eg, failed to load)

2010-05-07 19:46  Doug Blank <doug.blank@gmail.com>

	* [r15350] Forces the unloading of loaded plugins to load new
	  versions

2010-05-07 18:33  Doug Blank <doug.blank@gmail.com>

	* [r15349] Small cleanup of link type names

2010-05-07 12:59  Doug Blank <doug.blank@gmail.com>

	* [r15348] Added 'Link References' quickview; added a get_link to
	  SimpleAccess

2010-05-07 11:03  steve_geo

	* [r15347] Windows: Provide ability to patch a release version
	  installer Windows: Generate a locale dependent launcher

2010-05-07 10:59  Doug Blank <doug.blank@gmail.com>

	* [r15346] Added files to svn:ignore list

2010-05-07 09:33  Rob G. Healey <robhealey1@gmail.com>

	* [r15345] Added overflow: hidden to the header section of this
	  stylesheet for user_header note.

2010-05-06 19:48  Peter Landgren <peter.talken@telia.com>

	* [r15344] Deleted deprecated cli --usage.

2010-05-06 19:47  Peter Landgren <peter.talken@telia.com>

	* [r15343] Deleted deprecated cli --usage.

2010-05-06 18:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15342] #3936: months not localized (by maple)

2010-05-06 15:54  Doug Blank <doug.blank@gmail.com>

	* [r15340] 3914: Add a new markup for creating links to URLs and
	  for gramps objects

2010-05-06 07:26  Peter Landgren <peter.talken@telia.com>

	* [r15338] Added data for --settings so that translation works.

2010-05-06 07:25  Peter Landgren <peter.talken@telia.com>

	* [r15337] Fixed tramslation of cli help message.

2010-05-06 07:07  Peter Landgren <peter.talken@telia.com>

	* [r15336] Fixed two minor spelling issues and added some new
	  translations.

2010-05-06 03:44  Brian Matherly <brian@gramps-project.org>

	* [r15333] POTFILES.in needs to be updated after #0003796

2010-05-06 03:40  Brian Matherly <brian@gramps-project.org>

	* [r15332] Repair duplicated file contents resulting from 0003796
	  (Make export available when no GUI available).

2010-05-05 16:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15330] #3918: months not localized (by jcreus)

2010-05-05 15:49  Doug Blank <doug.blank@gmail.com>

	* [r15328] Always return a string (even if error message) for
	  SimpleAccess.display

2010-05-05 11:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15327] merge fix on branch rev15295

2010-05-05 11:02  Doug Blank <doug.blank@gmail.com>

	* [r15326] Removed unneeded import of StyledTextEditor; gets
	  StyledTextEditor from glade file

2010-05-05 04:24  Doug Blank <doug.blank@gmail.com>

	* [r15325] Disabled Load button on Loaded Plugin tab... doesn't
	  make any sense to have there as they are already loaded.

2010-05-05 03:23  Doug Blank <doug.blank@gmail.com>

	* [r15323] Added a generic goto_handle that works (at least) with
	  selectors; added a default keyword that takes a handle

2010-05-05 03:19  Doug Blank <doug.blank@gmail.com>

	* [r15322] Allow 'Media' short for 'MediaObject'

2010-05-04 22:13  Doug Blank <doug.blank@gmail.com>

	* [r15321] Double Oops: that line does belong here

2010-05-04 12:04  Peter Landgren <peter.talken@telia.com>

	* [r15320] Issue 3915, error in error message.

2010-05-04 11:59  Doug Blank <doug.blank@gmail.com>

	* [r15319] Oops: should not have included this line; from another
	  patch

2010-05-04 11:55  Peter Landgren <peter.talken@telia.com>

	* [r15317] Issue 3904, dirname and filename swapped.

2010-05-03 22:47  Doug Blank <doug.blank@gmail.com>

	* [r15314] Added an EditObject that works on any object_class; will
	  look up obj based on gramps_id or handle

2010-05-03 22:46  Doug Blank <doug.blank@gmail.com>

	* [r15313] Added a display to return a string of any object; fixed
	  a bug in gid(obj) so that it can now work for any obj

2010-05-03 16:31  Peter Landgren <peter.talken@telia.com>

	* [r15312] Fix of included files.

2010-05-03 16:20  Peter Landgren <peter.talken@telia.com>

	* [r15311] Fix of included files.

2010-05-03 16:17  Peter Landgren <peter.talken@telia.com>

	* [r15310] Fix of included files.

2010-05-03 12:40  Peter Landgren <peter.talken@telia.com>

	* [r15309] Information in file was doubled/tripled.

2010-05-03 12:39  Peter Landgren <peter.talken@telia.com>

	* [r15308] Information in file was doubled/tripled.

2010-05-03 12:39  Peter Landgren <peter.talken@telia.com>

	* [r15307] Information in file was doubled/tripled.

2010-05-03 12:38  Peter Landgren <peter.talken@telia.com>

	* [r15306] Information in file was doubled/tripled.

2010-05-03 12:22  Simanek

	* [r15305] bug #0003908: fixed NarWeb footer height problem

2010-05-03 10:30  Doug Blank <doug.blank@gmail.com>

	* [r15303] Added underline to a links as otherwise one couldn't see
	  them with new links in notes

2010-05-03 01:07  Doug Blank <doug.blank@gmail.com>

	* [r15302] 3911: Crash because of syntax error in name format

2010-05-02 13:46  Doug Blank <doug.blank@gmail.com>

	* [r15300] Protect views with no histories

2010-05-01 21:30  Doug Blank <doug.blank@gmail.com>

	* [r15299] 3879: Allow multiple versions of a plugin

2010-05-01 21:22  Doug Blank <doug.blank@gmail.com>

	* [r15298] Removed duplicate code inserted by change set 15294;
	  added plugin version in display

2010-05-01 18:51  Doug Blank <doug.blank@gmail.com>

	* [r15297] 3900: Export to Gedcom; and other living proxy None
	  issue

2010-05-01 04:12  Brian Matherly <brian@gramps-project.org>

	* [r15294] 0003796: Make export available when no GUI available.
	  Patch from jmodule (Jakim Friant).

2010-04-25 18:06  Rob G. Healey <robhealey1@gmail.com>

	* [r15293] Removed div#footer section height limitation.

2010-04-25 18:03  Rob G. Healey <robhealey1@gmail.com>

	* [r15292] Added source_citations back into media attributes.

2010-04-25 08:31  Stéphane Charette <stephanecharette@gmail.com>

	* [r15290] removed libgconf2 as a build dependency

2010-04-25 08:30  Stéphane Charette <stephanecharette@gmail.com>

	* [r15289] update for 3.2.2 release

2010-04-25 06:29  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r15283] update nl translation

2010-04-24 23:20  Espen Berg <espenbe@gmail.com>

	* [r15281] Revised Norwegian translation

2010-04-24 18:59  Doug Blank <doug.blank@gmail.com>

	* [r15280] 3877: 'alive' and incomplet date

2010-04-23 19:02  Gerald Britton <gerald.britton@gmail.com>

	* [r15277] Updates to undo/redo logic -- part 1

2010-04-23 02:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15274] Added a:hover element to all style sheets for
	  Div#EventList table.infolist tbody tr td.ColumnLetter.

2010-04-23 00:39  Rob G. Healey <robhealey1@gmail.com>

	* [r15273] Modified alphabet_navigation to remove the necessity of
	  key, modified class EventListPage to use alphabet_navigation just
	  like the rest of the site.

2010-04-22 19:46  Gerald Britton <gerald.britton@gmail.com>

	* [r15272] PEP8 edits and minor simplifications

2010-04-22 19:41  Gerald Britton <gerald.britton@gmail.com>

	* [r15271] Use print function instead of print statement

2010-04-22 17:05  Rob G. Healey <robhealey1@gmail.com>

	* [r15270] Removed page x of page y from 'Creating event pages'.

2010-04-22 14:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15269] Added title attribute to navigation/alphabet navigation
	  menus for better visually impaired accessibility. The title
	  attribute is read by accessibility devices.

2010-04-22 13:56  Rob G. Healey <robhealey1@gmail.com>

	* [r15268] Added title attribute to all media objects for better
	  readability by screen readers and braille writers, Jaws(c) by
	  http://www.freedomscientific.com/, for example.

2010-04-22 08:17  Stéphane Charette <stephanecharette@gmail.com>

	* [r15267] updated NEWS on trunk with 3.2.1 information

2010-04-22 07:49  Rob G. Healey <robhealey1@gmail.com>

	* [r15265] Reverted NarrativeWeb back to before I committed it
	  today. Back to Doug Blank's last revisions.

2010-04-22 07:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15264] Added src/plugins/sidebar directory to
	  src/plugins/Makefile.am. Added src/plugins/sidebar/sidebar.gpr.py
	  to po/POTFILES.skip .

2010-04-22 01:27  Rob G. Healey <robhealey1@gmail.com>

	* [r15257] Added title and alt attributes to images and http links
	  for better ability for screen readers and braille writers. These
	  changes make it so that the devices can read the page to its
	  users.

2010-04-22 01:24  Rob G. Healey <robhealey1@gmail.com>

	* [r15256] Removed the use of key in write_header(). Added <h2>
	  tags back into write_header() so that the printed pages can be
	  identified by it. Re-wrote alphabet_navigation for the class
	  EventsListPage only. Added title for navigation and alphabet so
	  that screen readers and braille writers can identify the menu
	  items.

2010-04-22 01:10  Rob G. Healey <robhealey1@gmail.com>

	* [r15255] Cleanup div#Places elements in Basic-Blue Style sheet.

2010-04-22 01:05  Rob G. Healey <robhealey1@gmail.com>

	* [r15254] Re-wrote Vertical navigation menu elements.

2010-04-22 00:59  Rob G. Healey <robhealey1@gmail.com>

	* [r15253] Made two minor spacing changes.

2010-04-21 17:27  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15251] Updated german translation

2010-04-20 21:48  steve_geo

	* [r15246]

2010-04-19 22:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15241] Fixed Printer stylesheet. More updates of Blue.

2010-04-19 20:19  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15240] Updated german translation

2010-04-19 14:39  Doug Blank <doug.blank@gmail.com>

	* [r15238] 3430: Add Gramps version to the output of reports

2010-04-19 13:53  Peter Landgren <peter.talken@telia.com>

	* [r15236] Fix of issue 3865.

2010-04-19 13:48  Doug Blank <doug.blank@gmail.com>

	* [r15234] 3863: Narrative Web report : role not displayed when not
	  primary

2010-04-19 13:11  Peter Landgren <peter.talken@telia.com>

	* [r15232] Fix of 3838.

2010-04-19 11:01  Doug Blank <doug.blank@gmail.com>

	* [r15229] Format references: [1], [2]

2010-04-19 10:53  Doug Blank <doug.blank@gmail.com>

	* [r15228] 3868: NarWeb Associations should be a link to the
	  person's webpage

2010-04-19 08:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15226] typo

2010-04-18 16:14  Doug Blank <doug.blank@gmail.com>

	* [r15220] 3862: Narrative Web Report - Hyperlink on image regions
	  no more clikable

2010-04-18 13:52  Doug Blank <doug.blank@gmail.com>

	* [r15218] 3805: Report 'Narrated Web Site...' - Contact page will
	  be shown only if Publisher contact note OR image was set before

2010-04-18 13:42  Doug Blank <doug.blank@gmail.com>

	* [r15215] Fixes for configuring gramplets

2010-04-18 12:59  Doug Blank <doug.blank@gmail.com>

	* [r15214] Fixed error in losing options on config of this gramplet

2010-04-18 12:55  Doug Blank <doug.blank@gmail.com>

	* [r15212] Fixed error in losing options on config of this gramplet

2010-04-18 11:07  Doug Blank <doug.blank@gmail.com>

	* [r15209] 3863: Narrative Web report : role not displayed when not
	  primary; moved associations above sources to include assoc
	  sources

2010-04-18 08:11  Rob G. Healey <robhealey1@gmail.com>

	* [r15207] Moved color elements out of Horizontal as color should
	  be handled by the stylesheet and not menus. Completing the
	  cleanup of Basic-Blue style sheet.

2010-04-18 02:14  Rob G. Healey <robhealey1@gmail.com>

	* [r15206] Changed trunk favicon.ico to favicon2.ico as Benny
	  suggested.

2010-04-18 00:39  Doug Blank <doug.blank@gmail.com>

	* [r15203] All known CSS syntax errors fixed

2010-04-17 23:20  Doug Blank <doug.blank@gmail.com>

	* [r15201] 3798: tempfile wrongly used in Gramps: possible error
	  'Too many open files: ...'

2010-04-17 21:58  Doug Blank <doug.blank@gmail.com>

	* [r15197] 3544: Narrated web report does not get created

2010-04-17 21:46  Doug Blank <doug.blank@gmail.com>

	* [r15196] CSS fixes---need to do to all

2010-04-17 20:07  Doug Blank <doug.blank@gmail.com>

	* [r15192] 3851: NarWeb Associations don't show unless Include
	  Private is checked

2010-04-17 18:34  Doug Blank <doug.blank@gmail.com>

	* [r15188] Rest of fix of 3837

2010-04-17 18:20  Doug Blank <doug.blank@gmail.com>

	* [r15187] Width issues in CSS

2010-04-17 14:49  Doug Blank <doug.blank@gmail.com>

	* [r15185] CSS fixes and partial fix to 3837

2010-04-17 13:57  Peter Landgren <peter.talken@telia.com>

	* [r15182] Issue 3823, improved support for 2-byte unicode
	  sequence.

2010-04-17 13:14  Doug Blank <doug.blank@gmail.com>

	* [r15181] Changed a gettext string (home -> active); only show
	  home link if person is selected

2010-04-17 12:35  Doug Blank <doug.blank@gmail.com>

	* [r15178] Show gallery in order of media_list, and include
	  snapshot in gallery

2010-04-17 01:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15177] Fixed the home_link in the footer.

2010-04-17 01:34  Rob G. Healey <robhealey1@gmail.com>

	* [r15176] Partial cleanup of Visually Impaired.

2010-04-17 01:28  Rob G. Healey <robhealey1@gmail.com>

	* [r15175] Removed CurrentSection Elements from the navigation
	  menus. Put them into Blue and Visually.

2010-04-17 01:25  Rob G. Healey <robhealey1@gmail.com>

	* [r15174] Huge cleanup and making it consistent.

2010-04-17 00:47  Doug Blank <doug.blank@gmail.com>

	* [r15172] Removed unnecessary return

2010-04-17 00:21  Doug Blank <doug.blank@gmail.com>

	* [r15171] 3848: Web Report Revision 15110, missing name

2010-04-16 20:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15169] 3815: Notes with html show verbatim in narrative web

2010-04-16 15:38  Doug Blank <doug.blank@gmail.com>

	* [r15165] Protection from scale error

2010-04-16 15:36  Doug Blank <doug.blank@gmail.com>

	* [r15163] 3798: Narrative Web Report error 'Too many open files:
	  ...'

2010-04-16 15:35  Doug Blank <doug.blank@gmail.com>

	* [r15162] Protect from unknown types---just mark as unknown

2010-04-16 06:30  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r15159] update nl translation

2010-04-16 00:16  Doug Blank <doug.blank@gmail.com>

	* [r15157] Resized Download page

2010-04-15 21:44  Doug Blank <doug.blank@gmail.com>

	* [r15155] Create Addressbook Page, even if no addresses if it is
	  checked; center mainz addressbook pages

2010-04-15 21:26  Doug Blank <doug.blank@gmail.com>

	* [r15153] Mainz subparts centered

2010-04-15 21:16  Doug Blank <doug.blank@gmail.com>

	* [r15151] Mainz centered

2010-04-15 21:02  Doug Blank <doug.blank@gmail.com>

	* [r15149] Errors in CSS

2010-04-15 19:32  Espen Berg <espenbe@gmail.com>

	* [r15148] Revised Norwegian Bokmål translation

2010-04-15 14:37  Rob G. Healey <robhealey1@gmail.com>

	* [r15146] Added Navigation menus and Basic-Blue style sheet to
	  src/data directory.

2010-04-15 12:40  Doug Blank <doug.blank@gmail.com>

	* [r15143] 3829: Narrated Web Site: Type of source ref note is not
	  output

2010-04-15 10:52  Doug Blank <doug.blank@gmail.com>

	* [r15141] Long/lat showing as None

2010-04-15 10:47  Doug Blank <doug.blank@gmail.com>

	* [r15139] Repository name was double-escaped

2010-04-15 10:40  Doug Blank <doug.blank@gmail.com>

	* [r15138] Added cropped region thumbnail to ancestor tree

2010-04-15 06:49  Rob G. Healey <robhealey1@gmail.com>

	* [r15135] Some cleanup work on class RepositoryList.

2010-04-15 06:47  Rob G. Healey <robhealey1@gmail.com>

	* [r15134] Attempt to return Mainz to its original state. Only
	  needs work on the div#footer. Sides, header, and body all working
	  once again.

2010-04-15 06:41  Peter Landgren <peter.talken@telia.com>

	* [r15133] Fix of 3800, so that error msg are dispalyed.

2010-04-15 04:12  Doug Blank <doug.blank@gmail.com>

	* [r15130] 3845: In NarrativeWeb plugin, would like to remove the
	  <sup> from the source annotations, by adamplumb

2010-04-15 04:03  Doug Blank <doug.blank@gmail.com>

	* [r15129] 3843: In NarrativeWeb plugin Events Table, the column
	  needs to be written even if no notes exist, by adamplumb

2010-04-15 03:52  Doug Blank <doug.blank@gmail.com>

	* [r15128] 3828: Narrated Web Site: Association output is
	  incorrect, by kulath

2010-04-15 03:01  Doug Blank <doug.blank@gmail.com>

	* [r15126] If first image is a image with region that links to
	  object, then use a thumbnail of the region for snapshot; show
	  regions in snapshot thumbnails otherwise; some refactoring

2010-04-15 02:10  Rob G. Healey <robhealey1@gmail.com>

	* [r15125] Adjusted padding for div#header, and div#navigation for
	  Horizontal menus.

2010-04-15 01:59  Rob G. Healey <robhealey1@gmail.com>

	* [r15124] Fixed class SourcePage where information would not be
	  created if 'Suppress Gramps IDs' was selected.

2010-04-14 20:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15121] 1892: Name Editor Cancel marks Override

2010-04-14 16:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15117] update Slovak DateHandler (by Lubo Vasko)

2010-04-14 08:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15114] update Hebrew and Slovak translations (by Igal Shapira
	  and Lubo Vasko) and enable Hebrew (50%) for 3.2.1 and later

2010-04-14 06:00  Rob G. Healey <robhealey1@gmail.com>

	* [r15111] Fixed the place detail missing because if place.main_loc
	  in dump_places() was indented one too far.

2010-04-14 05:01  Rob G. Healey <robhealey1@gmail.com>

	* [r15109] Removed ColumnPath from display_url_list() elements from
	  all stylesheets.

2010-04-14 04:58  Rob G. Healey <robhealey1@gmail.com>

	* [r15108] Removed the extra media_ref_rect_regions that should not
	  have been tried in the first place. Remove ColumnPath from
	  display_url_list().

2010-04-14 00:26  Doug Blank <doug.blank@gmail.com>

	* [r15106] 3822: Narrated Web Site: citations for person sources
	  are missing

2010-04-13 17:08  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r15104] GeoView : bug 3820 : The database was no more opened the
	  first time we create a page ( relative to svn 15029 )

2010-04-13 07:34  Peter Landgren <peter.talken@telia.com>

	* [r15103] Fix of issue 3840.

2010-04-13 02:49  Doug Blank <doug.blank@gmail.com>

	* [r15100] 3827: Narrated Web Site: Dates for Alternate names are
	  not shown, by kulath

2010-04-13 02:38  Doug Blank <doug.blank@gmail.com>

	* [r15099] 3834: Death date on individuals an surnames pages in
	  Narrative Web Report

2010-04-13 02:23  Doug Blank <doug.blank@gmail.com>

	* [r15096] 3831: Childref notes are lost on merging of children

2010-04-13 02:16  Doug Blank <doug.blank@gmail.com>

	* [r15095] 3676: NarrativeWeb report sometimes uses urls not
	  availables (filter, proxy, living)

2010-04-12 23:56  Doug Blank <doug.blank@gmail.com>

	* [r15093] CSS Errors

2010-04-11 20:28  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r15090] Updated german translation

2010-04-11 17:34  Peter Landgren <peter.talken@telia.com>

	* [r15088] All strings in unicode.

2010-04-11 14:16  Doug Blank <doug.blank@gmail.com>

	* [r15084] 3826: Language detection in spelling does not work, by
	  kulath

2010-04-11 13:44  Doug Blank <doug.blank@gmail.com>

	* [r15083] 3831: Childref notes are lost on merging of children, by
	  MD Nauta

2010-04-11 13:09  Doug Blank <doug.blank@gmail.com>

	* [r15080] 3830: 'Merged GRAMPS ID' attribute overwritten on
	  PeopleMerge by MD Nauta

2010-04-11 06:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15079] 3756: Cannot set new year value different than default
	  (first January)

2010-04-10 18:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15075] 3756: Cannot set new year value different than default
	  (first January)

2010-04-10 18:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15074] 3756: Cannot set new year value different than default
	  (first January)

2010-04-10 16:29  Nick Hall <nick__hall@hotmail.com>

	* [r15073] Add scrollbar to category sidebar

2010-04-10 16:13  Nick Hall <nick__hall@hotmail.com>

	* [r15072] Make sidebar menu label translatable

2010-04-09 22:35  Rob G. Healey <robhealey1@gmail.com>

	* [r15069] Fixed note issue in header_note and footer_note.

2010-04-08 14:09  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r15066] update nl translation

2010-04-08 06:50  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15063] fix docstring typos

2010-04-08 05:10  Rob G. Healey <robhealey1@gmail.com>

	* [r15061] Fixed the center person to be using the actual center
	  person option in NarrativeWeb.

2010-04-08 02:29  Rob G. Healey <robhealey1@gmail.com>

	* [r15060] Fixed footer note to use straight HTML code instead of
	  styled text.

2010-04-07 23:43  Rob G. Healey <robhealey1@gmail.com>

	* [r15055] Bug #3816: Fixxed header note so that there is no
	  formatting. Straight HTML.

2010-04-07 23:38  Rob G. Healey <robhealey1@gmail.com>

	* [r15054] Fixed page source layout for links so that they all line
	  up together.

2010-04-07 18:23  Nick Hall <nick__hall@hotmail.com>

	* [r15053] Reset last view defaults if number of categories changes

2010-04-06 20:15  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15051] 0003219: Mother Lineage Quick Report (on Person view)
	  uses incorrect genetic nomenclature see
	  http://genealogy.about.com/cs/geneticgenealogy/a/dna_tests.htm
	  for info about this.

2010-04-06 20:01  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15050] doc string typo

2010-04-06 20:00  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15049] add all menu options to doc string

2010-04-06 19:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15048] improve error message when missing report name

2010-04-06 19:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15047] add more cli options to docstring

2010-04-06 19:22  Benny Malengier <benny.malengier@gramps-project.org>

	* [r15046] fix short month dutch datehandler

2010-04-06 17:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15042] Add bookmark icon was missing on Menu (same string as
	  navigationview)

2010-04-06 17:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15041] Edit bookmark icon was missing on Menu

2010-04-06 16:34  Nick Hall <nick__hall@hotmail.com>

	* [r15038] Add base class for sidebar plugins

2010-04-05 16:14  Nick Hall <nick__hall@hotmail.com>

	* [r15037] get_active should return None if no history object
	  exists

2010-04-05 13:10  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15036] docstring typo fixes

2010-04-05 12:38  Doug Blank <doug.blank@gmail.com>

	* [r15035] Add empty date for fallback wrapper in SimpleAccess
	  where there is no event

2010-04-05 05:54  Rob G. Healey <robhealey1@gmail.com>

	* [r15034] Fixed menu element padding to allow all menu items on
	  one row in Horizontal menu.

2010-04-05 02:53  Doug Blank <doug.blank@gmail.com>

	* [r15033] 3131: sibling quickview doesn't reflect person view

2010-04-04 23:36  Rob G. Healey <robhealey1@gmail.com>

	* [r15032] Removed libaccess, improved birth and death lookup in
	  IndividualPages.

2010-04-04 21:06  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15031] fix typos in doc

2010-04-04 18:55  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15030] docstring typo fixes

2010-04-04 18:16  Nick Hall <nick__hall@hotmail.com>

	* [r15029] GEPS 019: Improved sidebar which allows sidebar plugins

2010-04-04 14:46  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15028] 0003075: Image scaling in web pages

2010-04-04 12:10  Doug Blank <doug.blank@gmail.com>

	* [r15027] Newyear import/export changes and fix

2010-04-04 11:58  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15026] doc typos

2010-04-04 11:32  Doug Blank <doug.blank@gmail.com>

	* [r15024] Typo on newyear fix

2010-04-04 11:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15023] 0002953: wrong handling of gramps id's on individual
	  report. I44 and I440 I441 etc are all included when only I44
	  should be replacing comparison by find with == (find only looks
	  for substrings, doesn't check for equality of strings)

2010-04-04 11:03  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15022] doc typos

2010-04-04 09:25  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15021] added checks so that missing LOCALEDIR won't prevent
	  gramps from starting

2010-04-04 06:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15019] 3756: Cannot set new year value different than default
	  (first January) - remove list and parsing

2010-04-04 03:44  Rob G. Healey <robhealey1@gmail.com>

	* [r15014] Fixed navigation menu spacing and alignment.

2010-04-04 02:52  Rob G. Healey <robhealey1@gmail.com>

	* [r15013] Bug#2872: Fixed #streetaddress in ContactPage for
	  Nebraska stylesheet.

2010-04-03 23:36  Doug Blank <doug.blank@gmail.com>

	* [r15011] 3756: Cannot set new year value different than default
	  (first January) - removed textbased example so as not to confuse

2010-04-03 23:33  Doug Blank <doug.blank@gmail.com>

	* [r15010] 3756: Cannot set new year value different than default
	  (first January)

2010-04-03 22:44  Doug Blank <doug.blank@gmail.com>

	* [r15009] Added a --settings to show settings and versions (based
	  on test_dependencies.py by Stephen George)

2010-04-03 11:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r15006] 0003770: Transutils crashes if it cannot find
	  /usr/local/share/locale

2010-04-03 10:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r15005] first test for newyear support

2010-04-03 01:22  Rob G. Healey <robhealey1@gmail.com>

	* [r15002] Fixed download page table being oversized. Removed
	  download page note from download page. Bug#3795 should be
	  resolved.

2010-04-02 09:11  Peter Landgren <peter.talken@telia.com>

	* [r14998] Fix of issue 2740.

2010-04-02 07:25  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14997] update nl translation

2010-04-02 00:04  Rob G. Healey <robhealey1@gmail.com>

	* [r14995] Fixed a typo from eaxct_search to exact_search.

2010-04-01 23:36  Doug Blank <doug.blank@gmail.com>

	* [r14994] 3789: Web report crash

2010-04-01 16:16  Rob G. Healey <robhealey1@gmail.com>

	* [r14991] Exacted changes to reflect the change from
	  Web_Alphabet-*.css to Web_Navigation-*.css

2010-04-01 15:42  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14990] Updated german translation

2010-04-01 15:11  Rob G. Healey <robhealey1@gmail.com>

	* [r14988] Changed names of Navigation Alphabet stylesheets.
	  Cleanup code and stylesheets.

2010-04-01 13:22  Doug Blank <doug.blank@gmail.com>

	* [r14985] 3780: 'Gender contains' filter does not work as I expect

2010-04-01 01:19  Doug Blank <doug.blank@gmail.com>

	* [r14983] 3609: Can't open a gramps 3.1 database from trunk on
	  Windows 7 64 bit from Gramps 3.2

2010-04-01 01:02  Doug Blank <doug.blank@gmail.com>

	* [r14981] 0003734: [Calendars] Only add persons whose birth date
	  is year/01/01 on the first january

2010-03-31 08:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14979] 3757: key2string map still in memory after XML import

2010-03-31 07:54  Rob G. Healey <robhealey1@gmail.com>

	* [r14978] Fix for bug #3775. Add separation between citation
	  links.

2010-03-31 02:45  Rob G. Healey <robhealey1@gmail.com>

	* [r14977] Converted Date, Name, and NameType to gen.lib.object so
	  that libaccess can be used instead.

2010-03-30 13:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14975] 3783: NewPerson Dialogue: "available surname list" shows
	  each occurrence of a family name instead of one per family name

2010-03-30 07:52  Rob G. Healey <robhealey1@gmail.com>

	* [r14973] Changed some of the gen.lib objects back to gen.lib.
	  EventType, Person, ChildRelType...

2010-03-30 07:49  Rob G. Healey <robhealey1@gmail.com>

	* [r14972] Made a few little changes to AddressBookList and
	  AddressBookDetail.

2010-03-29 22:37  Nick Hall <nick__hall@hotmail.com>

	* [r14970] Fix bug introduced with adding column to place tree view

2010-03-29 16:00  Nick Hall <nick__hall@hotmail.com>

	* [r14968] 3740: Fix problems with add, delete and update of views
	  when filter applied

2010-03-29 13:20  Peter Landgren <peter.talken@telia.com>

	* [r14967] Swedish update.

2010-03-28 16:05  Espen Berg <espenbe@gmail.com>

	* [r14961] Revised Norwegian translation

2010-03-28 14:48  Stéphane Charette <stephanecharette@gmail.com>

	* [r14958] merged from 32: only scale images down, not up

2010-03-28 14:36  Stéphane Charette <stephanecharette@gmail.com>

	* [r14957] merged from 32: remove stray html on resized images

2010-03-28 00:55  Nick Hall <nick__hall@hotmail.com>

	* [r14953] 0407 and 1447: Save column widths in configuration file

2010-03-27 23:00  Nick Hall <nick__hall@hotmail.com>

	* [r14951] 3731: Add place name column to place tree view

2010-03-27 19:30  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r14949] typo in docstring

2010-03-27 07:11  Rob G. Healey <robhealey1@gmail.com>

	* [r14942] Created CSS elements for WebLinks sections in Individual
	  Pages and AddressBook Pages. Fixed missing hyperlinks and
	  description fields. Problem from Alain Aupeix. No bug tracker
	  created.

2010-03-27 01:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14940] Updated german translation

2010-03-27 00:47  Craig J. Anderson <ander882@hotmail.com>

	* [r14939] Fixed bug 2878

2010-03-26 23:51  Rob G. Healey <robhealey1@gmail.com>

	* [r14937] Fixed missing notes and sources in Event Section of
	  Individual Pages. Reported by Alain Aupeix and Stephane Charette.
	  No bug report generated.

2010-03-26 22:51  Rob G. Healey <robhealey1@gmail.com>

	* [r14936] Fixed a navigation menu errors in WebCal and Basic-Blue
	  and Visually.

2010-03-26 21:12  Nick Hall <nick__hall@hotmail.com>

	* [r14935] Translate strings for hierarchy level headings

2010-03-26 19:49  Nick Hall <nick__hall@hotmail.com>

	* [r14933] 3752: Fix sort order of last-changed column

2010-03-26 15:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14930] convert localized short months to DateObject

2010-03-26 05:54  Rob G. Healey <robhealey1@gmail.com>

	* [r14927] Fixed something in the Events section of IndividualPage.

2010-03-26 05:50  Rob G. Healey <robhealey1@gmail.com>

	* [r14926] Added notes and sources back to the Events on the
	  IndividualPage again! It was on the EventPage. Problem brought me
	  by Alvin and Stephane.

2010-03-24 19:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14924] 3761: Error when editing family event

2010-03-24 16:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14922] Solving connected date bugs 3390: Date module that reads
	  calendar on Gedcom file format, cannot read the @ 3763: dates
	  parsed wrong 3754: Active markup for invalid date on Event View
	  Some other bugs might be fixed by these changes

2010-03-23 20:43  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14918] Updating Bulgarian translation

2010-03-23 18:40  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14916] ODFDoc : Issue 2576 : change run-through form background
	  to foreground.

2010-03-23 13:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14914] 3715: Plugin manager load/reload does not unload earlier
	  versions of plugins

2010-03-22 22:35  Julio Sánchez <julio.sanchez@gmail.com>

	* [r14912] Handle GEDCOM 5.5.1 formats for latitude and longitude
	  (bug #3743)

2010-03-22 17:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14906] 3723: Some labels should be plural ?

2010-03-22 13:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14903] 3723: Some labels should be plural ?

2010-03-22 08:13  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14901]

2010-03-21 21:40  Espen Berg <espenbe@gmail.com>

	* [r14899] Revised Norwegian bokmål translation

2010-03-21 21:01  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r14898] Merge translations from gramps32 branch, regenerate
	  template

2010-03-21 16:21  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14896] GeoView : Issue 3749 : syncronize the crosshair to the
	  new position.

2010-03-21 15:58  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14892] GeoView : Issue 3749: better way to place the icon at
	  the same place as googlemap do.

2010-03-21 15:24  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14890] GeoView : Issue 3749 : Pin positions drift with zoom

2010-03-21 10:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14889] 3690: Do not need to use underscore on text for file
	  formats (import/export)

2010-03-21 09:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14887] 3655: last modified timestamp changes everytime a tree
	  is accessed

2010-03-20 15:23  Doug Blank <doug.blank@gmail.com>

	* [r14883] 3742: Gramps 3.2 crashes on data entry

2010-03-20 14:30  Doug Blank <doug.blank@gmail.com>

	* [r14881] 3475: Sort temple names on LDS Editor

2010-03-20 13:06  Doug Blank <doug.blank@gmail.com>

	* [r14880] Commented out set_pagesize to be compatible with
	  previous versions of gramps (gramps31).

2010-03-20 12:33  Doug Blank <doug.blank@gmail.com>

	* [r14878] 3739: Find duplicate people (error in soundex unicode)

2010-03-20 11:54  Peter Landgren <peter.talken@telia.com>

	* [r14877] Fix of issue 3737.

2010-03-20 08:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14875] 3744: Cannot display name, description, uri for 'Web
	  Home' web link generated by NarrativeWeb (need descr)

2010-03-20 04:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14872] 3738: ftp url can lead to NarrativeWeb crash (typo)

2010-03-20 00:31  Rob G. Healey <robhealey1@gmail.com>

	* [r14870] Did some cleanup work on the import statements.

2010-03-19 13:47  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r14867] 0002857: Spacebar doesn't activate embedded edit buttons

2010-03-19 01:20  Doug Blank <doug.blank@gmail.com>

	* [r14866] 3728: Daterange with cformat doesn't XML-import

2010-03-18 23:56  Doug Blank <doug.blank@gmail.com>

	* [r14863] Changed variable name to avoid conflict with reload
	  function

2010-03-18 22:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14861] 3715: Plugin manager load/reload does not unload earlier
	  versions of plugins

2010-03-17 15:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14856] 3729: plugin names are description

2010-03-17 15:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14855] 3694: Use of the same translation string on View as the
	  name set on group

2010-03-16 08:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14848] 3706: GRAMPS plugins selecting a local path produces an
	  error

2010-03-15 22:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14845] 3709: Typos and grammar mistakes

2010-03-15 22:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14843] 3709: Typos and grammar mistakes

2010-03-15 22:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14841] 3709: Typos and grammar mistakes

2010-03-15 22:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14839] 3721: RuntimeWarning on Event comparison tool

2010-03-15 15:33  Espen Berg <espenbe@gmail.com>

	* [r14833] Revised Norwegian translation

2010-03-15 13:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14831] Some 16x16 images are missing, used by OS or desktop not
	  able to scale SVG images

2010-03-15 11:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14828] 3696: Typo on translation strings into NarrativeWeb

2010-03-15 11:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14826] missing image for old distribution or desktop (no SVG
	  support)

2010-03-15 07:52  Stéphane Charette <stephanecharette@gmail.com>

	* [r14823] copy NEWS of 3.2.0 into trunk

2010-03-14 17:59  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14817] GeoView : first try to have navigation for person and
	  family views.

2010-03-14 15:19  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14815] Bulgarian Calendar Holidays fixed tipo

2010-03-14 14:19  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14812] Bulgarian Calendar Holidays

2010-03-14 13:46  Doug Blank <doug.blank@gmail.com>

	* [r14810] 3688: Fanchart view is built twice when made active

2010-03-14 12:27  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14809] Updated german translation

2010-03-14 10:04  Peter Landgren <peter.talken@telia.com>

	* [r14805] Found a missing _

2010-03-14 08:39  josipsf

	* [r14802] hr translations

2010-03-13 21:32  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14798] Updating Bulgarian translation

2010-03-13 20:26  Peter Landgren <peter.talken@telia.com>

	* [r14796] Fix of issue 3703.

2010-03-13 08:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14791] 3708: Portuguese Date Handler updated (by lcc)

2010-03-13 07:47  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14790] update nl translation

2010-03-13 06:59  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14788] update nl translation

2010-03-12 23:04  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14785] Bug fixing of DateParser class in _Date_bg.py.

2010-03-12 23:00  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14784] Bulgarian translation update. Some minor spell errors
	  fixed.

2010-03-12 21:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14781] GeoView : crosshair synchronization between providers.
	  config file named "None.ini"

2010-03-12 18:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14777] update french translations

2010-03-12 08:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14773] add bulgarian date handler

2010-03-12 08:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14772] add bulgarian date handler

2010-03-11 23:05  Nick Hall <nick__hall@hotmail.com>

	* [r14768] Correct maximum sizes for compact style trees

2010-03-11 22:30  Nick Hall <nick__hall@hotmail.com>

	* [r14767] Fix problem with marriage box size for small trees

2010-03-11 21:22  Craig J. Anderson <ander882@hotmail.com>

	* [r14765] fixed small type-o's and does not print ', ' before
	  marriage infomration if no birth and death information

2010-03-11 19:50  Nick Hall <nick__hall@hotmail.com>

	* [r14763] Improvments to coding style (pylint=9.56). Also fixes
	  bug #3698.

2010-03-11 19:04  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14762] Updated german translation

2010-03-11 18:23  Espen Berg <espenbe@gmail.com>

	* [r14760] Revised Norwegian bokmål translation

2010-03-11 17:58  Nick Hall <nick__hall@hotmail.com>

	* [r14758] Rebuild pedigree view if flagged as dirty

2010-03-11 16:44  Craig J. Anderson <ander882@hotmail.com>

	* [r14755] ticket 3490, add marriage info into spousal line.
	  refactored code.

2010-03-11 07:14  Rob G. Healey <robhealey1@gmail.com>

	* [r14749] Cleaned up display_url_list().

2010-03-11 07:03  Rob G. Healey <robhealey1@gmail.com>

	* [r14748] Made each stylesheet consistence with AddressBookList
	  elements.

2010-03-10 22:40  Rob G. Healey <robhealey1@gmail.com>

	* [r14744] NarrativeWeb: Fixed Address Book not creating page if
	  there was no address. Stylesheets: Cleanup to correctly show
	  AddressBookList.

2010-03-10 18:51  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14742] Update of Bulgarian translation, sinchronization with
	  3.2

2010-03-10 12:36  Nick Hall <nick__hall@hotmail.com>

	* [r14737] 3691: Make all views displaying names respond to
	  nameformat-changed signals

2010-03-10 11:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14734] activate help buttons in editors

2010-03-10 09:45  Stéphane Charette <stephanecharette@gmail.com>

	* [r14733] merge of changeset 14731 to trunk; debian config files
	  to create the .deb packages

2010-03-10 07:44  Stéphane Charette <stephanecharette@gmail.com>

	* [r14729] update copyright year in "about" dialog window

2010-03-09 22:40  Nick Hall <nick__hall@hotmail.com>

	* [r14725] 3687: Prevent multiple re-build of views when name
	  format changed

2010-03-09 21:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14723] make notrelated ok in glade designer

2010-03-09 20:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14720] add help button to changenames as it is assumed in the
	  code

2010-03-09 17:41  Nick Hall <nick__hall@hotmail.com>

	* [r14717] Add navigation menu items to place tree view

2010-03-09 16:51  Espen Berg <espenbe@gmail.com>

	* [r14714] Updated Norwegian bokmål

2010-03-09 12:49  Peter Landgren <peter.talken@telia.com>

	* [r14710] Add message if addon has wrong version.

2010-03-09 09:49  Espen Berg <espenbe@gmail.com>

	* [r14709] Updated Norwegian bokmål translation for trunk

2010-03-09 02:20  Craig J. Anderson <ander882@hotmail.com>

	* [r14708] all for textreport/DescendReport.py. 1. fixed top level
	  de_Villiers_Pama number

2010-03-09 01:43  Craig J. Anderson <ander882@hotmail.com>

	* [r14707] all for textreport/DescendReport.py. 1. added option
	  'show spouses.' 2. added 'Meurgey de Tupigny' and 'de
	  Villiers/Pama' numbering systems. 3. refactored code.

2010-03-09 01:21  Doug Blank <doug.blank@gmail.com>

	* [r14704] Used module desc rather than plugin desc

2010-03-08 18:12  josipsf

	* [r14700] bug #3662: SoundEx works only for ascii characters

2010-03-08 12:25  Peter Landgren <peter.talken@telia.com>

	* [r14697] Swedish update.

2010-03-08 12:08  Peter Landgren <peter.talken@telia.com>

	* [r14696] Fixed a typo.

2010-03-08 03:06  Craig J. Anderson <ander882@hotmail.com>

	* [r14690] updated authors.xml

2010-03-08 02:59  Doug Blank <doug.blank@gmail.com>

	* [r14689] 3673: People with less than 1 year seems to be ignored
	  on 'Age on Date' gramplet and 'Records' report

2010-03-07 21:42  Doug Blank <doug.blank@gmail.com>

	* [r14685] Removed Django import/export and CalcEstimateDates
	  (moved to addons)

2010-03-07 21:21  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r14684] Updated Lithuanian translation

2010-03-07 20:57  Doug Blank <doug.blank@gmail.com>

	* [r14681] Speed-up for right-click menu

2010-03-07 19:49  Nick Hall <nick__hall@hotmail.com>

	* [r14679] Bug fix for multiple sort keys

2010-03-07 19:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14677] 3175: Crash when undoing a family edit- part of undo
	  being slow

2010-03-07 17:48  Nick Hall <nick__hall@hotmail.com>

	* [r14673] Allow multiple sort keys on tree views

2010-03-07 17:27  Nick Hall <nick__hall@hotmail.com>

	* [r14672] Fix sort order in flat person view

2010-03-07 16:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14667] 3657: Calculation od step siblings is incorrect in
	  narrated Web report

2010-03-07 16:07  Doug Blank <doug.blank@gmail.com>

	* [r14664] Added FAQs with links from user list and wiki

2010-03-07 15:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14662] 3667: Addings a new person and changing the name
	  grouping results in frozen window

2010-03-07 15:00  Doug Blank <doug.blank@gmail.com>

	* [r14661] Added comments for gramplets

2010-03-07 09:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14659] 3671: Asymmetric strings in Check plugin

2010-03-07 09:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14658] 3672: Crosshair image missing from GeoView

2010-03-06 23:26  Doug Blank <doug.blank@gmail.com>

	* [r14654] Removed specific gramps version number in message

2010-03-06 22:47  Doug Blank <doug.blank@gmail.com>

	* [r14653] Trunk is now version 3.3.0

2010-03-06 16:09  Nick Hall <nick__hall@hotmail.com>

	* [r14652] Add my name to authors file

2010-03-06 16:02  Espen Berg <espenbe@gmail.com>

	* [r14650] Complete Norwegian bokmål translation in trunk

2010-03-06 13:29  Doug Blank <doug.blank@gmail.com>

	* [r14648] 3665: Crash with Webcal report when linking with
	  WebReport

2010-03-06 10:52  Peter Landgren <peter.talken@telia.com>

	* [r14646] One file was listed twice.

2010-03-06 10:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14645] make fanchart a stable plugin

2010-03-05 22:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14641] 3441: Need to connect on_result_delete_event on glade
	  dialogs - part 2

2010-03-05 22:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14640] 3441: Need to connect on_result_delete_event on glade
	  dialogs

2010-03-05 21:36  Craig J. Anderson <ander882@hotmail.com>

	* [r14637] (1)Removed dependancy on (not needed) dependancy
	  SubstKeywords. (2)Code cleanup. (3)better use of def get_info.

2010-03-05 18:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14635] geoview icon for zoom missing

2010-03-05 17:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14633] typo, only copy geo-place-add.svg

2010-03-05 17:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14631] PNG images for Gnome UI (SVG missing)

2010-03-05 15:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14629] 3271: Verify tool glade file needs to have elements
	  renamed

2010-03-05 15:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14626] 2043: Error on cosole output when Esc press in configure
	  window of custom text in the book report

2010-03-04 14:54  Peter Landgren <peter.talken@telia.com>

	* [r14619] Delteted extended perdigree view.

2010-03-04 14:09  Peter Landgren <peter.talken@telia.com>

	* [r14616] Fixed another three problems with string formatting
	  using {}.

2010-03-04 13:56  Peter Landgren <peter.talken@telia.com>

	* [r14614] Fixed another two problems with string formatting using
	  {}.

2010-03-04 13:48  Peter Landgren <peter.talken@telia.com>

	* [r14612] Fixed another problem with string formatting using {}.

2010-03-04 13:39  Peter Landgren <peter.talken@telia.com>

	* [r14611] Fixed another problem with string formatting using {}.

2010-03-04 13:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14609] 3659: unable to load MediaManager

2010-03-04 12:09  Nick Hall <nick__hall@hotmail.com>

	* [r14607] Swap lines so they show the correct relationship line
	  style

2010-03-04 11:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14605] 3661: Typo on all_events.py quickview

2010-03-04 01:04  Doug Blank <doug.blank@gmail.com>

	* [r14601] Added some protection on loading bad views

2010-03-03 23:12  Nick Hall <nick__hall@hotmail.com>

	* [r14598] Replace pedigree view with new extended pedigree view

2010-03-03 20:19  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14597] Update of Bulgarian translation, fixed some bugs

2010-03-03 15:37  Peter Landgren <peter.talken@telia.com>

	* [r14596] Typo.

2010-03-03 08:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14594] 3654: Cannot print title on all_relations quick view

2010-03-03 06:59  Rob G. Healey <robhealey1@gmail.com>

	* [r14592] Moved colors for CurrentSection in navigation to
	  stylesheet rather than navigation stylesheet.

2010-03-03 06:49  Rob G. Healey <robhealey1@gmail.com>

	* [r14591] Changed Navigation Menu spacing and layout. Move colors
	  from Vertical to Basic-Blue.

2010-03-02 21:57  Gary Burton <gary.burton@zen.co.uk>

	* [r14589] Do not explicitly set an item width as it causes
	  excessive whitespace around thumbnails when the image description
	  becomes longer.

2010-03-02 21:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14586] GeoView : synchronization with 3.2 : bad word and bug
	  3517.

2010-03-02 20:27  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14585] Updated _Date_de.py

2010-03-02 15:49  Nick Hall <nick__hall@hotmail.com>

	* [r14581] Update history and MRU lists when objects are deleted

2010-03-02 11:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14577] 03650: Cannot execute changes proposed by Calculate
	  Estimated Date

2010-03-02 11:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14575] 03651: Deleting more than one person causes crash
	  Actually these are fixes trying to fix this bug

2010-03-02 09:15  Peter Landgren <peter.talken@telia.com>

	* [r14567] Fix of issue 3653 (Windows only issue).

2010-03-02 08:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14565] include fanchart in distribution

2010-03-02 07:40  Rob G. Healey <robhealey1@gmail.com>

	* [r14562] Fixed Horizontal/ Vertical menu options in NarrativeWeb.
	  Fixed alphabet/navigation menus in the stylesheets.

2010-03-02 05:36  Rob G. Healey <robhealey1@gmail.com>

	* [r14561] Fixed overlapping border when mouse is over a hyperlink
	  in alphabet navigation.

2010-03-02 01:16  Rob G. Healey <robhealey1@gmail.com>

	* [r14559] Fixed Navigation Menus. Updated stylesheets.

2010-03-01 21:39  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14557] Updated _Date_de.py translated months

2010-03-01 19:20  Nick Hall <nick__hall@hotmail.com>

	* [r14554] 3603: Make family option in reports default to the
	  active family

2010-03-01 18:08  Peter Landgren <peter.talken@telia.com>

	* [r14551] Dix of issue 3645.

2010-03-01 17:46  Nick Hall <nick__hall@hotmail.com>

	* [r14550] 3646: Remove redundant code

2010-03-01 12:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14546] 3542: Scratchpad does not remove objects when changing
	  database

2010-03-01 08:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14542] Fix bug: allow drop from Nautilius/Dolphin

2010-03-01 08:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14540] Fix bug: allow drop from Nautilius/Dolphin

2010-02-28 22:12  Boril Gourinov <boril.gourinov@gmail.com>

	* [r14538] Update of Bulgarian translation, copy from 3.2 branch

2010-02-28 21:29  Peter Landgren <peter.talken@telia.com>

	* [r14535] Further improvments to drag and drop mult files in
	  Windows.

2010-02-28 21:13  Gary Burton <gary.burton@zen.co.uk>

	* [r14533] Fix for 0003629: Cannot set entry on marker field into
	  NotRelated tool

2010-02-28 19:59  Gary Burton <gary.burton@zen.co.uk>

	* [r14529] Align vertical position of person label and edit button

2010-02-28 17:27  Nick Hall <nick__hall@hotmail.com>

	* [r14527] Only update display counts for nodes with handles

2010-02-28 17:02  Nick Hall <nick__hall@hotmail.com>

	* [r14525] 3448: Prevent removal of hidden root node

2010-02-28 16:18  Gary Burton <gary.burton@zen.co.uk>

	* [r14523] Improve GEDCOM round trip by parsing SOUR and NOTE
	  tokens for FACT attributes. Gramps was previously exporting this
	  data but ignoring it on import.

2010-02-28 15:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14520] typo

2010-02-28 14:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14518] 3631: Cannot start Gramps without any view loaded (OK,
	  it is stupid...)

2010-02-28 14:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14515] Fix drag/drop bug: allow multiple drop on gallery

2010-02-28 12:28  Gary Burton <gary.burton@zen.co.uk>

	* [r14513] Fix GEDCOM import of CHAN for SOUR, REPO, OBJE. Bug
	  3373.

2010-02-27 14:22  Peter Landgren <peter.talken@telia.com>

	* [r14509] Fixed a type 'juct' -> 'just'.

2010-02-27 14:19  Peter Landgren <peter.talken@telia.com>

	* [r14508] Made translation more consistent.

2010-02-27 13:30  Peter Landgren <peter.talken@telia.com>

	* [r14506] Fix of issue 3642.

2010-02-27 12:12  Doug Blank <doug.blank@gmail.com>

	* [r14503] 3639: Check and Repair tool fails with unsupported
	  operand

2010-02-27 09:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14502] typo

2010-02-26 07:01  Rob G. Healey <robhealey1@gmail.com>

	* [r14495] Still working on it.

2010-02-26 01:54  Doug Blank <doug.blank@gmail.com>

	* [r14493] 3639: Check and Repair tool fails with unsupported
	  operand

2010-02-26 01:02  Rob G. Healey <robhealey1@gmail.com>

	* [r14492] Fixed place.lat and place.long in class PlaceListPage.
	  Working on Navigation menu placement and look.

2010-02-25 23:55  Rob G. Healey <robhealey1@gmail.com>

	* [r14491] Re-working the Vertical Navigation Menu.

2010-02-25 22:28  Rob G. Healey <robhealey1@gmail.com>

	* [r14490] Added Vertical and Horizontal Navigation Menus back into
	  NarrativeWeb. Added State, Country, and Lat & Long to the
	  PlacesListPage.

2010-02-25 17:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14488] typo

2010-02-25 16:53  Rob G. Healey <robhealey1@gmail.com>

	* [r14486] Fixed an error on line 691-- named variables. Thanks
	  Peter for pointing it out.

2010-02-25 15:54  Rob G. Healey <robhealey1@gmail.com>

	* [r14484] Something else was wrong.

2010-02-25 15:52  Rob G. Healey <robhealey1@gmail.com>

	* [r14483] Changed some formatted strings to named variables for
	  'make distcheck' to work properly.

2010-02-25 15:35  Peter Landgren <peter.talken@telia.com>

	* [r14482] Update of Swedish translation after some
	  problems(Murphy's Law).

2010-02-25 12:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14479] translate category in menu and title

2010-02-25 01:05  Doug Blank <doug.blank@gmail.com>

	* [r14472] 3628: Frames not set on CalcToolManagedWindow class

2010-02-24 13:58  Peter Landgren <peter.talken@telia.com>

	* [r14451] Swedish update.

2010-02-24 07:10  Rob G. Healey <robhealey1@gmail.com>

	* [r14449] Fixed two errors incurred from r14448.

2010-02-24 06:37  Rob G. Healey <robhealey1@gmail.com>

	* [r14448] Added formatted strings for distcheck.

2010-02-23 13:47  Peter Landgren <peter.talken@telia.com>

	* [r14447] Fix of issue 3534.

2010-02-23 13:45  Peter Landgren <peter.talken@telia.com>

	* [r14446] Fix of issue 3534.

2010-02-22 18:09  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14443] GeoView : Don't use a dot at the end of messages in the
	  configuration window.

2010-02-22 15:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14439] disable translations without active translators and too
	  many untranslated strings

2010-02-22 12:05  Doug Blank <doug.blank@gmail.com>

	* [r14436] Changes to allow distcheck to pass

2010-02-22 08:17  Peter Landgren <peter.talken@telia.com>

	* [r14434] Missed () in some constfunc.win().

2010-02-22 02:52  Stéphane Charette <stephanecharette@gmail.com>

	* [r14431] increment version number on trunk

2010-02-21 20:57  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14430] GeoView : Allow message translation.

2010-02-21 16:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14428] Update german translation

2010-02-21 15:12  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14426] update nl translation

2010-02-21 12:59  Doug Blank <doug.blank@gmail.com>

	* [r14424] Allows unicode strings in config .ini files

2010-02-21 12:38  Peter Landgren <peter.talken@telia.com>

	* [r14423] Fixed some misspellings and changed to print instead of
	  a dialog.

2010-02-21 12:19  Peter Landgren <peter.talken@telia.com>

	* [r14422] Added some comments to explain unicode path conversion.

2010-02-21 08:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14421] update french translation

2010-02-20 18:01  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14420] update nl translation

2010-02-20 17:17  Peter Landgren <peter.talken@telia.com>

	* [r14418] Found another typo.

2010-02-20 14:04  Rob G. Healey <robhealey1@gmail.com>

	* [r14417] Fixed a bug in Alphabet Navigation which had the wrong
	  screen width. Thank you, Phillip Olsson, for pointing it out.

2010-02-20 13:30  Peter Landgren <peter.talken@telia.com>

	* [r14415] Found a typo.

2010-02-20 13:21  Peter Landgren <peter.talken@telia.com>

	* [r14414] New attemot to improve complete translation in Windows.

2010-02-20 09:20  Peter Landgren <peter.talken@telia.com>

	* [r14413] Fix of issue 3625 for path with ASCII characters.
	  Working on the problem with non ASCII characters.

2010-02-18 16:21  Peter Landgren <peter.talken@telia.com>

	* [r14412] Better handling of path with non ascii in Windows.

2010-02-18 14:54  Peter Landgren <peter.talken@telia.com>

	* [r14411] Better support for non ascii in path under Windows.

2010-02-18 14:52  Peter Landgren <peter.talken@telia.com>

	* [r14410] Better support for translation under Windows.

2010-02-18 14:45  Peter Landgren <peter.talken@telia.com>

	* [r14409] Better support for translation under Windows.

2010-02-18 09:11  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14408] GeoView : Avoid multiple network test simultaneously.
	  Allow the possibility to activate or desactivate the network
	  test. Allow configuration of timeout, frequency and host for this
	  test.

2010-02-17 11:53  Doug Blank <doug.blank@gmail.com>

	* [r14407] Unoptimized to work

2010-02-17 07:58  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14406] GeoView : Replacing ping command by a socket connexion
	  to test the network.

2010-02-17 02:45  Doug Blank <doug.blank@gmail.com>

	* [r14405] Fixed error on probably_alive with people with a future
	  death guess

2010-02-16 18:54  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14404] GeoView : differentiate ping between windows and linux.

2010-02-16 15:47  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14403] GeoVies : Restart the view automaticaly when the network
	  get active. Allow the ping difference between OSes. Ping interval
	  is 30 secondes.

2010-02-16 14:57  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r14402] Updated Lithuanian translation

2010-02-16 12:16  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14400] Update german translation

2010-02-16 12:07  Doug Blank <doug.blank@gmail.com>

	* [r14399] log -> LOG

2010-02-16 09:42  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14398] update nl translation

2010-02-16 02:57  Doug Blank <doug.blank@gmail.com>

	* [r14397] 3612: Missing christian namesand gw export

2010-02-16 02:18  Doug Blank <doug.blank@gmail.com>

	* [r14396] 3428: When running with pythonw.exe, Windows may crash
	  if you write to stdout

2010-02-15 20:07  Peter Landgren <peter.talken@telia.com>

	* [r14395] bookreport.gpr.py was missing.

2010-02-15 15:13  Peter Landgren <peter.talken@telia.com>

	* [r14394] Separate gpr file for non-debug tools. Part of
	  Makefile.am

2010-02-15 15:12  Peter Landgren <peter.talken@telia.com>

	* [r14393] Separate gpr file for debug tools. Not part of
	  Makefile.am

2010-02-15 15:09  Peter Landgren <peter.talken@telia.com>

	* [r14392] PluginManagerGramplet.py was missing.

2010-02-15 15:04  Peter Landgren <peter.talken@telia.com>

	* [r14391] libnarrate.py was missing.

2010-02-15 14:48  Gerald Britton <gerald.britton@gmail.com>

	* [r14390] 0003470: Glade error on Book Report, GError: Duplicate
	  object id 'title'

2010-02-15 14:14  Gerald Britton <gerald.britton@gmail.com>

	* [r14389] Bug 003611: delete/undo/delete sequence causes crash

2010-02-15 13:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14388] 3513: Cannot move up an individual alone in the event
	  tab (Person Editor)

2010-02-15 12:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14387] fix papercut: OKDialogs which are modal but can hide
	  behind gramps are very annoying: fix 6 of them in often used
	  tools

2010-02-15 12:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14384] 3580: People list (private handlers) and display Name
	  format in reality: associations are not removed on delete person

2010-02-15 11:12  Peter Landgren <peter.talken@telia.com>

	* [r14383] Support for non ASCII usernames in Windows.

2010-02-15 11:11  Peter Landgren <peter.talken@telia.com>

	* [r14382] Better support for non-ASCII filenames in Windows.

2010-02-15 10:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14381] update glade file to gtk builder latest 3593: Cannot
	  open Reports/Tools dialogs by clicking on theirs icons into
	  toolbar

2010-02-15 08:08  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14380] GeoView : replace problem in events.

2010-02-15 03:48  Doug Blank <doug.blank@gmail.com>

	* [r14379] Set default help page to the wiki gramplet page

2010-02-15 02:08  Doug Blank <doug.blank@gmail.com>

	* [r14378] Print Complete Individual Report in surname order, 3598:
	  Name sort on output

2010-02-15 00:55  Doug Blank <doug.blank@gmail.com>

	* [r14377] Protection from crash; display error

2010-02-14 23:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14376] GeoView : pylint more compliant. String changed.

2010-02-14 21:23  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14375] GeoView : replace problem when some place fields are
	  empty.

2010-02-14 21:06  Peter Landgren <peter.talken@telia.com>

	* [r14374] Hopefully last fix for complete translation in Linux and
	  Windows.

2010-02-14 21:03  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14373] GeoView : adding network testing.

2010-02-14 21:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14372] Make reference regions show in website, fix bug with
	  empty places, ... not creating website

2010-02-14 20:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14371] Fix bug, function should return a two tuple

2010-02-14 20:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14370] Remove unused function, add comment on a callback

2010-02-14 18:45  Doug Blank <doug.blank@gmail.com>

	* [r14369] Additional test before import

2010-02-14 17:49  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14368] GeoView : Changing comments for time period in the
	  configuration window.

2010-02-14 16:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14367] allow better string translation of no active object

2010-02-14 16:19  Peter Landgren <peter.talken@telia.com>

	* [r14366] Update of Swedish.

2010-02-14 15:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14365] Update french translation

2010-02-14 13:50  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14364] GeoView : Two new options : Add or remove crosshair. In
	  the statusbar, we can choose between old degrees and D.D8.
	  Correction in the title bar of the configuration window.

2010-02-14 13:34  Doug Blank <doug.blank@gmail.com>

	* [r14363] Bug fix for source == None

2010-02-14 07:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14362] updated check to allow some xml in tips

2010-02-14 02:01  Doug Blank <doug.blank@gmail.com>

	* [r14361] 3071: Set different abbreviations for life events in all
	  non-detailed reports

2010-02-14 01:37  Doug Blank <doug.blank@gmail.com>

	* [r14360] 3300: Detailed Descendant Report: option for '+' sign of
	  succession in child-list

2010-02-14 00:45  Doug Blank <doug.blank@gmail.com>

	* [r14359] Gramplet height behaves correctly: is min height if
	  maximized, max height if not

2010-02-13 20:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14358] GeoView : Solved the crosshair centering with filter.

2010-02-13 19:15  Doug Blank <doug.blank@gmail.com>

	* [r14357] Minor reposition

2010-02-13 18:29  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14356] GeoView: crosshair is now always centered even with
	  filter active.

2010-02-13 17:45  Doug Blank <doug.blank@gmail.com>

	* [r14355] Typo

2010-02-13 17:45  Doug Blank <doug.blank@gmail.com>

	* [r14354] Workaround for redisplay widget issue; added pane
	  orientation

2010-02-13 16:22  Doug Blank <doug.blank@gmail.com>

	* [r14353] Track options

2010-02-13 15:37  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14352] GeoView : coordinates on all views.

2010-02-13 14:36  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14351] GeoView : Omit the crosshair png file.

2010-02-13 14:29  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14350] GeoView : Add coordinates and zoom in the status bar.
	  First try to add crosshair.

2010-02-13 06:37  Doug Blank <doug.blank@gmail.com>

	* [r14349] Regenerate gui options because previous configdialog may
	  have deleted them; draw a frame around options that need 'save'.

2010-02-13 04:30  Doug Blank <doug.blank@gmail.com>

	* [r14348] Added additional config items for gramplets: height,
	  expand, detached width and height

2010-02-13 04:29  Doug Blank <doug.blank@gmail.com>

	* [r14347] Allow external update checkbox to use external config

2010-02-13 03:21  Doug Blank <doug.blank@gmail.com>

	* [r14346] Updates to gramplets with options

2010-02-13 02:39  Doug Blank <doug.blank@gmail.com>

	* [r14345] 2671: Error in saving options in Gramplets

2010-02-12 21:53  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14344] GeoView : shadow suppression for markers.

2010-02-12 21:24  Doug Blank <doug.blank@gmail.com>

	* [r14343] Added on_load/on_save for data options

2010-02-12 21:22  Doug Blank <doug.blank@gmail.com>

	* [r14342] Removed unneeded pane widths

2010-02-12 20:23  Doug Blank <doug.blank@gmail.com>

	* [r14341] Every plugin needs a gramps_target_version for 3.2+

2010-02-12 20:18  Doug Blank <doug.blank@gmail.com>

	* [r14340] Display view name on status bar; enlarge to enable more
	  text

2010-02-12 19:42  Doug Blank <doug.blank@gmail.com>

	* [r14339] 3601: ALIVE algorithm needs someone alive today in the
	  database; mistake fix on a variable name

2010-02-12 19:11  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14338] update nl translation

2010-02-12 16:42  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14337] update nl translation

2010-02-12 13:59  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14336] Update german translation

2010-02-12 12:48  Doug Blank <doug.blank@gmail.com>

	* [r14335] Override config, if necessary

2010-02-12 12:47  Doug Blank <doug.blank@gmail.com>

	* [r14334] Ability to override config on adding an item

2010-02-12 12:08  Doug Blank <doug.blank@gmail.com>

	* [r14333] Added old options to new configure

2010-02-12 12:07  Doug Blank <doug.blank@gmail.com>

	* [r14332] Allow to work with new active signals

2010-02-12 10:04  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14331] GeoView: escape error in event view. some cleaning.

2010-02-12 09:51  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14330] GeoView : escape '"' and '&' characters

2010-02-11 22:49  Doug Blank <doug.blank@gmail.com>

	* [r14329] Working on a better config system for gramplet pane

2010-02-11 22:48  Doug Blank <doug.blank@gmail.com>

	* [r14328] Two changes: make notebook tabs scroll if too big;
	  allows config pages to be a callable for more dynamic views

2010-02-11 22:30  Nick Hall <nick__hall@hotmail.com>

	* [r14327] Extend markup column definition to a list of columns for
	  listviews.

2010-02-11 21:14  Doug Blank <doug.blank@gmail.com>

	* [r14326] Workaround for hiding buttons on detached gramplet

2010-02-11 20:53  Doug Blank <doug.blank@gmail.com>

	* [r14325] Two workarounds for displaying gramplets correctly

2010-02-11 19:35  Nick Hall <nick__hall@hotmail.com>

	* [r14324] Fix error when deleting person

2010-02-11 17:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14323] error on Russian translation - test tips.xml.in

2010-02-11 17:24  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14322] GeoView : Allow all events in the person view. Add a
	  comment about filtering when no places selected.

2010-02-11 15:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14321] Update Russian translation (by dikiy)

2010-02-11 15:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14320] typo

2010-02-11 15:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14319] improvements (by Duncan)

2010-02-11 13:45  Doug Blank <doug.blank@gmail.com>

	* [r14318] Fixed 2-point versions; did allow any 2-point less that
	  gramps to load-- now must match 1-point parts (3.2)

2010-02-11 13:36  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14317] GeoView : cut and past problem. Arghh !

2010-02-11 13:32  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14316] GeoView : cut and paste error.

2010-02-11 13:26  Doug Blank <doug.blank@gmail.com>

	* [r14315] Allow 2-point versions <= gramps version; added ERROR to
	  print statements

2010-02-11 13:26  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14314] GeoView : Show we found no places instead to show the
	  last view when we use filters.

2010-02-11 12:43  Doug Blank <doug.blank@gmail.com>

	* [r14313] Display type of navigation in status on no active object

2010-02-11 12:18  Doug Blank <doug.blank@gmail.com>

	* [r14312] Protection from crashing on a bad lang name

2010-02-11 12:13  Doug Blank <doug.blank@gmail.com>

	* [r14311] Added 'c' as same as English; made error message less
	  cryptic (I hope)

2010-02-11 11:01  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14310] GeoView : gtk.tooltips is obsolete.

2010-02-11 06:52  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14309] GeoView : Some cleaning and move Provider and SaveZoom
	  in the geoview bar. Add tooltips in the geoview bar.

2010-02-10 23:25  Doug Blank <doug.blank@gmail.com>

	* [r14308] Still need to build the non-gui options

2010-02-10 22:25  Doug Blank <doug.blank@gmail.com>

	* [r14307] Fixed conflict with alt keys

2010-02-10 22:11  Doug Blank <doug.blank@gmail.com>

	* [r14306] Fix for bad open on tarfile

2010-02-10 19:19  Doug Blank <doug.blank@gmail.com>

	* [r14305] Added a basic configure for GrampletView; removed config
	  of columns by right-clicking

2010-02-10 17:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14304] 3582: wrong module name

2010-02-10 17:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14303] 3595: More confort for non-english users

2010-02-10 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14302] typo - return translated string

2010-02-10 15:43  Doug Blank <doug.blank@gmail.com>

	* [r14301] Added an optional message area to Progressmeter; addon
	  updates uses this to report back status

2010-02-10 12:13  Doug Blank <doug.blank@gmail.com>

	* [r14300] Plugins required to be correct version

2010-02-09 22:43  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14299] GeoView : issue 3583 and missing file when no database.

2010-02-09 21:32  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14298] GeoView : Add menu interface, so we can use geoview
	  without toolbar.

2010-02-09 18:51  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14297] GeoView : more pylint compliant.

2010-02-09 17:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14296] Update french translation

2010-02-09 13:15  Doug Blank <doug.blank@gmail.com>

	* [r14295] Don't build options

2010-02-09 13:14  Doug Blank <doug.blank@gmail.com>

	* [r14294] Config of gramplet keeps track of details if it is in a
	  split pane

2010-02-09 10:48  Peter Landgren <peter.talken@telia.com>

	* [r14293] Fix of issue 3573.

2010-02-09 09:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14292] 2548: unused system_filter.xml

2010-02-09 01:41  Doug Blank <doug.blank@gmail.com>

	* [r14291] Get rid of warnings on view categories with more than 9
	  views (yes, I have a category with 16 views)

2010-02-09 00:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14290] Updated tip of the day from Duncan

2010-02-09 00:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14289] Allow plugins to register their icons, new icons for
	  geoview

2010-02-08 22:33  Nick Hall <nick__hall@hotmail.com>

	* [r14288] Fix initial value of filter sidebar toggle on menu

2010-02-08 17:29  Peter Landgren <peter.talken@telia.com>

	* [r14287] Make use of new module constfunc.

2010-02-08 17:26  Peter Landgren <peter.talken@telia.com>

	* [r14286] Make use of new module constfunc.

2010-02-08 17:24  Peter Landgren <peter.talken@telia.com>

	* [r14285] Make use of new module constfunc.

2010-02-08 17:23  Peter Landgren <peter.talken@telia.com>

	* [r14284] make use of new module constfunc.

2010-02-08 17:20  Peter Landgren <peter.talken@telia.com>

	* [r14283] Make use of new module constfunc.

2010-02-08 17:19  Peter Landgren <peter.talken@telia.com>

	* [r14282] Make use of new module constfunc.

2010-02-08 17:17  Peter Landgren <peter.talken@telia.com>

	* [r14281] Make use of new module constfunc.

2010-02-08 17:16  Peter Landgren <peter.talken@telia.com>

	* [r14280] Make use of new module constfunc.

2010-02-08 16:49  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14279] Update german translation

2010-02-08 14:56  Peter Landgren <peter.talken@telia.com>

	* [r14278] Translation now works in Windows with gtk.glade method.

2010-02-08 13:34  Doug Blank <doug.blank@gmail.com>

	* [r14277] Removed gui options from Gramplet Pane; plan on having a
	  Configure View window

2010-02-08 09:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14276] New tip of the days of Duncan, code to support <br/>

2010-02-08 08:27  Peter Landgren <peter.talken@telia.com>

	* [r14275] Make use of new module constfunc.

2010-02-08 08:26  Peter Landgren <peter.talken@telia.com>

	* [r14274] Deleted not used imports.

2010-02-08 04:20  Doug Blank <doug.blank@gmail.com>

	* [r14273] Column of handle of note model had changed, apparently;
	  used in selecting ID

2010-02-07 18:11  Peter Landgren <peter.talken@telia.com>

	* [r14272] Fixed a typo.

2010-02-07 18:04  Peter Landgren <peter.talken@telia.com>

	* [r14271] Step towards fix of translation in Windows.

2010-02-07 18:03  Peter Landgren <peter.talken@telia.com>

	* [r14270] Step towards fix of translation in Windows.

2010-02-07 18:02  Peter Landgren <peter.talken@telia.com>

	* [r14269] Step towards fix of translation in Windows.

2010-02-07 18:01  Peter Landgren <peter.talken@telia.com>

	* [r14268] Step towards fix of translation in Windows.

2010-02-07 16:59  Doug Blank <doug.blank@gmail.com>

	* [r14267] Have some parameters of the GrampletPane passed in at
	  runtime (default_gramplets)

2010-02-07 16:38  Doug Blank <doug.blank@gmail.com>

	* [r14266] Have some parameters of the GrampletPane passed in at
	  runtime (column_count)

2010-02-07 13:30  Doug Blank <doug.blank@gmail.com>

	* [r14265] Allow each grampletpane to have its own config

2010-02-07 12:20  Doug Blank <doug.blank@gmail.com>

	* [r14264] Support files for grampletpane

2010-02-07 08:31  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r14263] Updated Lithuanian translation. Not finished translation
	  in trunk

2010-02-07 04:52  Doug Blank <doug.blank@gmail.com>

	* [r14261] Moved to grampletpane

2010-02-07 04:48  Doug Blank <doug.blank@gmail.com>

	* [r14260] Not sure I need this...

2010-02-07 04:44  Doug Blank <doug.blank@gmail.com>

	* [r14259] Moved GrampletPane to gui/widgets/grampletpane.py

2010-02-07 04:04  Doug Blank <doug.blank@gmail.com>

	* [r14258] Moved most the GrampletView into a pane widget

2010-02-07 02:54  Doug Blank <doug.blank@gmail.com>

	* [r14257] 3559: Home button does not work in Relationship view.

2010-02-06 22:34  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14256] GeoView : Some cleaning. Use only GeoView.css.

2010-02-06 20:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14255] consistent strings for views

2010-02-06 20:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14254] string improvement in geoview

2010-02-06 17:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14253] FINALLY: this fixes translation issues with gtk.Builder
	  on my box (ubuntu 9.10)

2010-02-06 16:56  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14252] update nl translation

2010-02-06 16:54  Doug Blank <doug.blank@gmail.com>

	* [r14251] 3572: Selection of People from picklist seems to not
	  work because of PeopleModel change

2010-02-06 16:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14250] glade 3 updates

2010-02-06 16:23  Doug Blank <doug.blank@gmail.com>

	* [r14249] 3136: Creating a graphical report crashes the report
	  generator

2010-02-06 16:08  Doug Blank <doug.blank@gmail.com>

	* [r14248] 3569: Filter Sidebar should include a link to the Filter
	  Editor

2010-02-06 15:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14247] Make Filter Sidebar consistent on Menu

2010-02-06 15:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14246] 2384: KinshipReport use hard to translate sentences
	  (Josip)

2010-02-06 12:52  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14245] GeoView : configuration window : save and some cleaning.

2010-02-06 12:42  Doug Blank <doug.blank@gmail.com>

	* [r14244] 3328: Rule Editor does not select current rule to edit

2010-02-06 09:38  Peter Landgren <peter.talken@telia.com>

	* [r14243] Delete of debug print.

2010-02-06 09:36  Peter Landgren <peter.talken@telia.com>

	* [r14242] Better test for English rel calc.

2010-02-06 08:11  Peter Landgren <peter.talken@telia.com>

	* [r14241] Swedish translation update.

2010-02-05 23:56  Doug Blank <doug.blank@gmail.com>

	* [r14240] 3557: optimization error

2010-02-05 23:29  Nick Hall <nick__hall@hotmail.com>

	* [r14239] Make navigation labels consistent

2010-02-05 23:24  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14238] GeoView : Added configuration window.

2010-02-05 21:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14237] an icon for geoview which does not resemple the places
	  view icon

2010-02-05 20:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14236] htmlview should be hidden

2010-02-05 20:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14235] fix wrong variable

2010-02-05 20:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14234] make README more clear as to how packagers must handle
	  webkit/gecko choice

2010-02-05 20:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14233] consistent naming and order of views

2010-02-05 19:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14232] remember in every view cat the last used view

2010-02-05 19:15  Nick Hall <nick__hall@hotmail.com>

	* [r14231] Performance improvement when reversing the order of a
	  column

2010-02-05 18:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14230] update french translation

2010-02-05 18:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14229] typo

2010-02-05 12:39  Gary Burton <gary.burton@zen.co.uk>

	* [r14227] Use name displayer. Bug 3530

2010-02-05 12:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14226] GeoView : Toolbar optimization.

2010-02-05 12:05  Gary Burton <gary.burton@zen.co.uk>

	* [r14225] Fix for bug 3566: The column Last Changed is empty for
	  places

2010-02-05 11:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14224] update references and partial french translation

2010-02-05 10:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14223] fix bug on collapse of parents in relview"

2010-02-05 10:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14222] fix bug: spouse data was not shown in personviews

2010-02-05 09:33  Peter Landgren <peter.talken@telia.com>

	* [r14221] Use English for English locale.

2010-02-05 08:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14220] Move 2 more options to config, increase columndialog
	  size

2010-02-04 23:33  Nick Hall <nick__hall@hotmail.com>

	* [r14219] Avoid detach model problem when reversing a column sort

2010-02-04 22:52  Gary Burton <gary.burton@zen.co.uk>

	* [r14218] Include recent change to PlaceListModel in
	  get_handle_column

2010-02-04 22:43  Gary Burton <gary.burton@zen.co.uk>

	* [r14217] Include more place attributes in the place selector

2010-02-04 21:05  Nick Hall <nick__hall@hotmail.com>

	* [r14216] Rename placeview and placemodel classes for consistency

2010-02-04 19:13  Nick Hall <nick__hall@hotmail.com>

	* [r14215] Remove unused constants

2010-02-04 19:04  Nick Hall <nick__hall@hotmail.com>

	* [r14214] Add main participant to title

2010-02-04 17:55  Nick Hall <nick__hall@hotmail.com>

	* [r14213] Add svn:ignore property

2010-02-04 16:15  Peter Landgren <peter.talken@telia.com>

	* [r14212] Better handling of LANG. My code need to be tided up.

2010-02-04 16:11  Peter Landgren <peter.talken@telia.com>

	* [r14211] Update for Swedish under Windows.

2010-02-04 15:01  Peter Landgren <peter.talken@telia.com>

	* [r14210] Fixed a typo.

2010-02-04 12:56  Peter Landgren <peter.talken@telia.com>

	* [r14209] Translation even if LANG missing or set wrong or None.

2010-02-04 12:52  Peter Landgren <peter.talken@telia.com>

	* [r14208] Translation even if LANG missing or set wrong or None.

2010-02-04 12:38  Peter Landgren <peter.talken@telia.com>

	* [r14207] Translation even if LANG missing or set wrong.

2010-02-04 09:58  Peter Landgren <peter.talken@telia.com>

	* [r14206] Used replace parameter in Windows for encodeing problem
	  with strange characters.

2010-02-04 07:29  Peter Landgren <peter.talken@telia.com>

	* [r14205] Do not cut a string within an utf-8 sequence.

2010-02-03 23:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14204] Give relview a configuration, remove old config from
	  preferences

2010-02-03 22:45  Doug Blank <doug.blank@gmail.com>

	* [r14203] Now updates newly added gramplet

2010-02-03 21:43  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14202] GeoView : Don't show the filter when the database is not
	  yet selected.

2010-02-03 21:08  Gerald Britton <gerald.britton@gmail.com>

	* [r14201] fix some duplicate gtk object ids causing crashes on
	  recent versions of gtk

2010-02-03 20:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14200] base place view should be a plugin lib, only used in
	  other plugins

2010-02-03 20:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14199] Prettify columnorder a bit

2010-02-03 18:13  Nick Hall <nick__hall@hotmail.com>

	* [r14198] Revert unintentional commit

2010-02-03 16:33  Nick Hall <nick__hall@hotmail.com>

	* [r14197] Fix bug where handle column not defined consistently
	  between view and model

2010-02-03 13:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14196] Add missing files from previous commit

2010-02-03 13:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14195] Use the new view plugin structure to offer a flat list
	  person view

2010-02-03 10:26  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14194] GeoView: Change the start page.

2010-02-02 15:31  Nick Hall <nick__hall@hotmail.com>

	* [r14193] Fix moving to bookmark when object is the first in a
	  flat view

2010-02-02 14:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14192] make bookmarks work on review

2010-02-02 13:56  Gerald Britton <gerald.britton@gmail.com>

	* [r14191] Revert some map calls to list comps to correct bug
	  introduced in rev. 14104

2010-02-02 09:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14190] fix bug: close not disconnected on dbchange

2010-02-02 08:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14187] new gtk version has also a set_window

2010-02-02 02:48  Rob G. Healey <robhealey1@gmail.com>

	* [r14186] Fixed line 122 in src/ExportAssistant.py, for gtk-2.19.4
	  and pygtk-2.17.0 for Fedora 13.

2010-02-01 23:07  Rob G. Healey <robhealey1@gmail.com>

	* [r14185] Fixed BirthdayReport and Calendar report from errors in
	  commit 14178, which I created.

2010-02-01 19:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14184] fix bug in notemodel, wrong offset

2010-02-01 18:30  Gerald Britton <gerald.britton@gmail.com>

	* [r14183] Remove method that is now unused as a result of changes
	  in rev. 14179

2010-02-01 16:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14182] fix bug that prevents show change date in place view

2010-02-01 15:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14181] Fix sort on change issues

2010-02-01 15:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14180] missing imports

2010-02-01 13:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14179] Reenable changing column order for all listviews

2010-02-01 09:57  Rob G. Healey <robhealey1@gmail.com>

	* [r14178] Remove GrampsLocale.long_months for
	  DateHandler.display.long_months.

2010-02-01 09:47  Rob G. Healey <robhealey1@gmail.com>

	* [r14177] Updated GrampsLocale.long_months to
	  DateHandler.displayer.long_months.

2010-02-01 07:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14176] Remove column config from db, move to the plugins Start
	  with reuse of preferences for all configuration Allow all view
	  plugins to set configuration dialog TODO: activate the column
	  reorder in config of listviews

2010-01-30 16:05  Peter Landgren <peter.talken@telia.com>

	* [r14175] nantionaldagen -> Nationaldagen.

2010-01-30 13:34  Doug Blank <doug.blank@gmail.com>

	* [r14174] Added Croatian (Josip) and standardized type names to
	  lowercase

2010-01-30 13:31  Gerald Britton <gerald.britton@gmail.com>

	* [r14173] fix bug causing problems with thumbnails and other
	  attributes

2010-01-29 23:56  Doug Blank <doug.blank@gmail.com>

	* [r14172] Handle non-object (function) gramplets' active setting

2010-01-29 23:49  Doug Blank <doug.blank@gmail.com>

	* [r14171] When you close a detached gramplet, need to set active
	  to the same as its viewpage

2010-01-29 21:56  Doug Blank <doug.blank@gmail.com>

	* [r14170] Renamed isodow to dow

2010-01-29 18:55  Nick Hall <nick__hall@hotmail.com>

	* [r14169] Tweaks to English holidays

2010-01-29 18:18  Nick Hall <nick__hall@hotmail.com>

	* [r14168] Add ISO day of week function

2010-01-29 17:33  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14167] Adding holidays for France.

2010-01-29 15:25  Peter Landgren <peter.talken@telia.com>

	* [r14166] Updated Swedish part.

2010-01-29 14:28  Peter Landgren <peter.talken@telia.com>

	* [r14165] Easier method (and correct) to calculate Midsommardagen.

2010-01-29 14:27  Doug Blank <doug.blank@gmail.com>

	* [r14164] Polish on workday/weekend offset

2010-01-29 13:57  Doug Blank <doug.blank@gmail.com>

	* [r14163] added 'workday' and 'weekend' to offset

2010-01-29 13:15  Doug Blank <doug.blank@gmail.com>

	* [r14162] Added month names for year/MON/day form

2010-01-29 12:41  Doug Blank <doug.blank@gmail.com>

	* [r14161] Redraw initially closed, then maximized gramplet

2010-01-29 08:02  Peter Landgren <peter.talken@telia.com>

	* [r14160] Fix for Swedish Midsummer Day.

2010-01-28 22:50  Nick Hall <nick__hall@hotmail.com>

	* [r14159] Add English holidays

2010-01-28 19:35  Gerald Britton <gerald.britton@gmail.com>

	* [r14158] fix little bug checking for wrong condition

2010-01-28 15:21  Peter Landgren <peter.talken@telia.com>

	* [r14157] Fix of issue 3531.

2010-01-28 15:20  Peter Landgren <peter.talken@telia.com>

	* [r14156] Fix of issue 3531.

2010-01-28 14:35  Peter Landgren <peter.talken@telia.com>

	* [r14155] Fix of minor bug in inlaw.

2010-01-28 14:34  Doug Blank <doug.blank@gmail.com>

	* [r14154] Added help trans, and fixed .transaction issue

2010-01-28 13:57  Doug Blank <doug.blank@gmail.com>

	* [r14153] Attempts to fix unicode column text

2010-01-28 13:36  Doug Blank <doug.blank@gmail.com>

	* [r14152] 3537: Wrong easter calculation in birthday report, and
	  updated holidays

2010-01-28 04:51  Brian Matherly <brian@gramps-project.org>

	* [r14151] Update to polish translation from Łukasz Rymarczyk

2010-01-27 13:32  Doug Blank <doug.blank@gmail.com>

	* [r14149] Some fixes for Age on Date

2010-01-27 12:07  Doug Blank <doug.blank@gmail.com>

	* [r14148] Fixed some optimized reference copy errors

2010-01-27 06:06  Doug Blank <doug.blank@gmail.com>

	* [r14147] Some bug fixes on Probably Alive

2010-01-27 06:05  Doug Blank <doug.blank@gmail.com>

	* [r14146] A method for comparing person == person

2010-01-27 03:38  Brian Matherly <brian@gramps-project.org>

	* [r14145] PEP8 Improvements. Remove dependency on DateHandler.

2010-01-26 19:00  Peter Landgren <peter.talken@telia.com>

	* [r14144] Notes and Endnotes look better now, but there are more
	  to done.

2010-01-26 14:21  Gerald Britton <gerald.britton@gmail.com>

	* [r14143] Tweaks

2010-01-26 13:56  Doug Blank <doug.blank@gmail.com>

	* [r14142] If detached, force active

2010-01-26 13:38  Doug Blank <doug.blank@gmail.com>

	* [r14141] Refinements on statusbar update; only updated when
	  really necessary; fixed bug in updating when db is closed

2010-01-26 13:04  Doug Blank <doug.blank@gmail.com>

	* [r14140] Start out dirty and not active; removed debugging stuff

2010-01-26 12:21  Doug Blank <doug.blank@gmail.com>

	* [r14139] Fixed bug reveal by optimization

2010-01-26 12:00  Doug Blank <doug.blank@gmail.com>

	* [r14138] Gramplets only update when active, detached, or forced

2010-01-25 23:58  Doug Blank <doug.blank@gmail.com>

	* [r14137] Renamed for_gramps to gramps_target_version; added
	  newplugin function to work on additional register style

2010-01-25 23:56  Doug Blank <doug.blank@gmail.com>

	* [r14136] Renamed for_gramps to gramps_target_version

2010-01-25 17:45  Gerald Britton <gerald.britton@gmail.com>

	* [r14135] Use built-in functions to replace for loops:
	  
	  Old code:
	  
	  for x in y: f(x)
	  
	  New Code:
	  
	  map(f, y)
	  
	  Also use defaultdict instead of simple dict when advantageous and
	  use list comprehensions instead of for loops where map() could be
	  used but requires lambdas.

2010-01-25 17:40  Gerald Britton <gerald.britton@gmail.com>

	* [r14134] Use list comprehensions and built-in functions

2010-01-25 08:56  Peter Landgren <peter.talken@telia.com>

	* [r14133] Fixed typo.

2010-01-25 08:56  Peter Landgren <peter.talken@telia.com>

	* [r14132] Fixed typo.

2010-01-25 08:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14131] Update Chinese translation (by Honeyword)

2010-01-25 08:44  Peter Landgren <peter.talken@telia.com>

	* [r14130] Added missed file.

2010-01-25 08:41  Peter Landgren <peter.talken@telia.com>

	* [r14129] Added missed files.

2010-01-25 08:31  Peter Landgren <peter.talken@telia.com>

	* [r14127] Added missed file.

2010-01-25 08:26  Peter Landgren <peter.talken@telia.com>

	* [r14126] Fixed a typo.

2010-01-25 04:54  Brian Matherly <brian@gramps-project.org>

	* [r14125] Move GEDCOM date functions into libgedcom.

2010-01-25 04:53  Brian Matherly <brian@gramps-project.org>

	* [r14124] Remove redundant calendar function from DateHandler.

2010-01-25 03:20  Doug Blank <doug.blank@gmail.com>

	* [r14123] Install plugins from wiki, Part 2. Last remaining part
	  is to give feedback and check for proper plugin version

2010-01-25 03:18  Doug Blank <doug.blank@gmail.com>

	* [r14122] Added a make_environment function for evaluating gpr.py
	  envs

2010-01-24 23:36  Doug Blank <doug.blank@gmail.com>

	* [r14121] Support for plugin.for_gramps = '3.2' in registry

2010-01-24 21:27  Doug Blank <doug.blank@gmail.com>

	* [r14120] Make const.py.in work for Windows, too

2010-01-24 20:24  Brian Matherly <brian@gramps-project.org>

	* [r14119] Fix comment description in gen module.

2010-01-24 20:17  Brian Matherly <brian@gramps-project.org>

	* [r14118] Continued work on GEP008: move src/Mime to src/gen/mime.

2010-01-24 16:19  Doug Blank <doug.blank@gmail.com>

	* [r14117] Added est date modifier type (about, or after/before)

2010-01-24 16:18  Doug Blank <doug.blank@gmail.com>

	* [r14116] Cleanup, removed old functions

2010-01-24 15:24  Doug Blank <doug.blank@gmail.com>

	* [r14115] Had to allow links now that plugins is a dir inside
	  gramps32 to allow flexibility in addons

2010-01-24 14:19  Doug Blank <doug.blank@gmail.com>

	* [r14114] Moved djangodb.py to dbdjango.py

2010-01-24 14:01  Doug Blank <doug.blank@gmail.com>

	* [r14113] Renamed djangodb.DjangoDb to dbdjango.DbDjango

2010-01-24 13:55  Doug Blank <doug.blank@gmail.com>

	* [r14112] Fixed DbDjango's

2010-01-24 13:47  Doug Blank <doug.blank@gmail.com>

	* [r14111] Added doc notes on new database hierarchy

2010-01-24 12:18  Doug Blank <doug.blank@gmail.com>

	* [r14110] Moved plugins to ~/.gramps/gramps32/plugins and ini to
	  ~/.gramps/gramps32/

2010-01-24 04:52  Brian Matherly <brian@gramps-project.org>

	* [r14109] Move find_mime_type_pixbuf from the Mime module to
	  ThumbNails. It is more closely related to thumbnails than mime.

2010-01-23 15:31  Nick Hall <nick__hall@hotmail.com>

	* [r14108] Fix selected handles for merge operations

2010-01-22 17:59  Peter Landgren <peter.talken@telia.com>

	* [r14107] Something forgotten.

2010-01-22 17:59  Peter Landgren <peter.talken@telia.com>

	* [r14106] Something forgotten.

2010-01-22 16:14  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14105] update nl translation

2010-01-21 18:42  Gerald Britton <gerald.britton@gmail.com>

	* [r14104] Simplify with built-in functions where possible. e.g.
	  change [x for x in y if x] to filter(None, y) change [f(x) for x
	  in y] to map(f, x) change [x for x in y] to list(y)
	  
	  These changes reduce source code size and complexity and produce
	  some minor performance gains

2010-01-21 01:55  Doug Blank <doug.blank@gmail.com>

	* [r14103] 3527: People View sometimes skips items because of LRU
	  key error

2010-01-20 13:39  Doug Blank <doug.blank@gmail.com>

	* [r14102] probably_alive and CalcEstDates now share same codebase;
	  rewritten probably_alive

2010-01-20 13:37  Doug Blank <doug.blank@gmail.com>

	* [r14101] Added two additional cases for date matches: <=, >=

2010-01-19 19:34  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14100] GeoView : issue 3497 adds filters. javascript errors
	  when switching between maps.

2010-01-19 15:41  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r14099] update nl translation

2010-01-19 12:47  Peter Landgren <peter.talken@telia.com>

	* [r14098] Better output of pre- and unformatted notes and of end
	  notes references.

2010-01-19 12:47  Peter Landgren <peter.talken@telia.com>

	* [r14097] Better output of pre- and unformatted notes and of end
	  notes references.

2010-01-18 20:14  Gerald Britton <gerald.britton@gmail.com>

	* [r14096] Tweaks and minor refactoring

2010-01-18 17:59  Peter Landgren <peter.talken@telia.com>

	* [r14095] More info in tooltip text about formatting.

2010-01-18 15:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14094] 2384: KinshipReport use hard to translate sentences (by
	  Josip)

2010-01-18 14:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14093] 3105: general base objects

2010-01-18 12:29  Peter Landgren <peter.talken@telia.com>

	* [r14092] Just an update.

2010-01-18 04:42  Brian Matherly <brian@gramps-project.org>

	* [r14091] Move gettext, ngettext and sgettext calls into the new
	  ggettext module. All of them return unicode all of the time.

2010-01-18 04:09  Doug Blank <doug.blank@gmail.com>

	* [r14090] Plugin Manager part 3: can now install plugins

2010-01-17 23:05  Doug Blank <doug.blank@gmail.com>

	* [r14089] Removed src/FilterEditor/ and src/BasicUtils/ from
	  config

2010-01-17 21:45  Doug Blank <doug.blank@gmail.com>

	* [r14088] Plugin Manager, part 2 of 3: updates trunk for using 3.2
	  manual, Plugin Manager gets addon list from wiki

2010-01-17 20:23  Doug Blank <doug.blank@gmail.com>

	* [r14087] Bug in comparing defaults if no deepcopy

2010-01-17 16:24  Doug Blank <doug.blank@gmail.com>

	* [r14086] Plugin Manager refinements, part 1: refactored plugin
	  lists, renamed Plugin Status to Plugin Manager, added
	  functionality on loaded plugin page

2010-01-17 13:47  Doug Blank <doug.blank@gmail.com>

	* [r14085] Refined API: better arg names, and better docstring;
	  allow config to get path implicitly, ala our Glade API

2010-01-17 13:44  Doug Blank <doug.blank@gmail.com>

	* [r14084] Add ability to ask for addon translator without giving
	  filename, ala our Glade API

2010-01-16 23:02  Doug Blank <doug.blank@gmail.com>

	* [r14083] Added a yield occasionaly in main

2010-01-16 23:00  Doug Blank <doug.blank@gmail.com>

	* [r14082] Make main a generator

2010-01-16 22:23  Gary Burton <gary.burton@zen.co.uk>

	* [r14081] Fix for tree model changes. See bug 3503

2010-01-16 14:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14080] Merge more recent translations from branch (3.1.3)

2010-01-14 19:53  Peter Landgren <peter.talken@telia.com>

	* [r14079] Trying to fix Notes and end notes ref. It is better now,
	  but still some more to do.

2010-01-14 18:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14078] rename sr@latin.po to sr.po

2010-01-14 18:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14077] rename sr@latin.po to sr.po

2010-01-14 18:40  Rob G. Healey <robhealey1@gmail.com>

	* [r14076] Added src/gen/display/Makefile to configure.in to allow
	  compilation to complete.

2010-01-14 05:45  Brian Matherly <brian@gramps-project.org>

	* [r14075] Continued work on GEP008: Move contents of ansel_utf8.py
	  into libgedcom.py since that is the only place it is used.

2010-01-14 04:58  Brian Matherly <brian@gramps-project.org>

	* [r14074] Continued work on GEP008: Consolidate src/FilterEditor
	  files into one file and move it to gui/filtereditor.py.

2010-01-14 04:21  Brian Matherly <brian@gramps-project.org>

	* [r14073] NameDisplay was moved.

2010-01-14 04:08  Brian Matherly <brian@gramps-project.org>

	* [r14072] Continued work on GEP008: Move
	  src/BasicUtils/_NameDisplay.py to src/gen/display.

2010-01-13 23:48  Rob G. Healey <robhealey1@gmail.com>

	* [r14071] Removed Navigation.py from src/Makefile.am so that it
	  will build correctly.

2010-01-13 22:07  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r14070] Update german translation

2010-01-13 20:54  Gerald Britton <gerald.britton@gmail.com>

	* [r14069] Tweaks to reduce source- and byte-code sizes

2010-01-13 20:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14068] fix 3 one line bugs in treebasemodel

2010-01-13 18:57  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14067] Add comments for packaging : webkit ang gecko engines.

2010-01-13 18:47  Peter Landgren <peter.talken@telia.com>

	* [r14066] Fix of issue 2848.

2010-01-13 18:45  Peter Landgren <peter.talken@telia.com>

	* [r14065] Fix of issue 2848.

2010-01-13 18:40  Peter Landgren <peter.talken@telia.com>

	* [r14064] Fix of issue 2848.

2010-01-13 18:39  Peter Landgren <peter.talken@telia.com>

	* [r14063] Fix of issue 2848.

2010-01-13 16:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14062] typo

2010-01-13 15:59  Nick Hall <nick__hall@hotmail.com>

	* [r14061] Add Most Recently Used object functionality to Go menu

2010-01-13 15:46  Gerald Britton <gerald.britton@gmail.com>

	* [r14060] Use defaultdict instead of dict to simplify code and
	  improve performance

2010-01-13 10:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14059] wrong permissions

2010-01-13 09:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14058] start of release notes

2010-01-13 09:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14057] wrong permissions

2010-01-13 07:57  Peter Landgren <peter.talken@telia.com>

	* [r14056] Update after Brians rev 14053.

2010-01-13 07:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14055] merged with last template

2010-01-13 07:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14054] copy Arabic and Serbian latin translations - not on
	  install yet - were out of SVN

2010-01-13 04:31  Brian Matherly <brian@gramps-project.org>

	* [r14053] Make in-law relationships easier to translate for the
	  Kinship Report.

2010-01-12 22:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14052] On delete of node in treeview, remove handle link so
	  that goto_handle unsets selection

2010-01-12 21:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14051] 1. remove leftover from using nodeid as iter 2. fix
	  error in add on placetreeview: preset values with node.name of
	  parents

2010-01-12 21:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14050] Update French translation

2010-01-12 18:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14049] Update French translation

2010-01-12 18:38  Doug Blank <doug.blank@gmail.com>

	* [r14048] Revised iterable table interface; removed DbEngine and
	  DbTable

2010-01-12 16:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14046] 1683 Untranslatable text in Relationship calculator
	  window - was the last one still using old API

2010-01-12 14:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14045] get rid of generation limitation (was 30)

2010-01-12 13:05  Doug Blank <doug.blank@gmail.com>

	* [r14044] Added missing _; return errors and print

2010-01-12 13:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14043] Do not need to translate DEBUG tools (name, description)

2010-01-12 12:54  Brian Matherly <brian@gramps-project.org>

	* [r14042] Add ngettext, sgettext, sngettext to libtranslate.

2010-01-12 10:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14041] Do not need to translate variables

2010-01-12 08:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14040] correct not general string, more logical treeview

2010-01-12 01:29  Nick Hall <nick__hall@hotmail.com>

	* [r14039] Clear all navigation history on change of database

2010-01-12 00:30  Nick Hall <nick__hall@hotmail.com>

	* [r14038] Fix bug in bookmark organiser introduced with commit
	  14023

2010-01-11 22:37  Nick Hall <nick__hall@hotmail.com>

	* [r14037] Bug fixes for commit 14023

2010-01-11 20:34  Doug Blank <doug.blank@gmail.com>

	* [r14036] Missing underscore

2010-01-11 19:45  Doug Blank <doug.blank@gmail.com>

	* [r14035] Towards an DbEngine, for a variety of reasons

2010-01-11 19:42  Doug Blank <doug.blank@gmail.com>

	* [r14034] Some minor refinements

2010-01-11 17:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14033] 1683 Untranslatable text in Relationship calculator
	  window - keep level logic but avoid index out of range

2010-01-11 16:31  Doug Blank <doug.blank@gmail.com>

	* [r14032] 3511: Minor improvements on new 'Calculate Estimated
	  dates' tool

2010-01-11 16:11  Doug Blank <doug.blank@gmail.com>

	* [r14031] Fix for activating a notepad that hasn't been shown yet
	  can crash python

2010-01-11 14:29  Doug Blank <doug.blank@gmail.com>

	* [r14030] 3506: Allow third-party plugins (addons) to have their
	  own config.ini file

2010-01-11 13:50  Doug Blank <doug.blank@gmail.com>

	* [r14029] Added get_active_object

2010-01-11 10:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14028] Only clear dicts, don't reassign

2010-01-11 08:11  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r14026] ODFDoc : issue 3439, 3440, 3461, 3462

2010-01-10 20:21  Brian Matherly <brian@gramps-project.org>

	* [r14025] Continued work on GEP008: Move
	  BasicUtils/UpdateCallback.py to gen/updatecallback.py.

2010-01-10 20:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14024] fix goto_handle on row update change placetreeview
	  somewhat, further to discuss

2010-01-10 19:19  Nick Hall <nick__hall@hotmail.com>

	* [r14023] Extend history functionality (back/forward) and
	  active-changed signals to all primary objects

2010-01-10 17:20  Doug Blank <doug.blank@gmail.com>

	* [r14022] Fixing defaultdict optimization so that it works

2010-01-10 16:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14021] 1683 Untranslatable text in Relationship calculator
	  window - no crash on rel_xx tests - get working with current API
	  (contribution by Andrew I Baznikin, lcc)

2010-01-10 15:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14020] *fix displayed/total on views, so they are correct on
	  updates *listviews don't become dirty from add/delete/update
	  signals while they are not active. This should improve
	  performance on large trees now that these actions are cheap in
	  all views after rework of the views

2010-01-10 12:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14019] Extra keybinding/buttonbinding on treeviews for
	  usability Shift+enter and dblclick: expand group and children

2010-01-10 10:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14018] 1683 Untranslatable text in Relationship calculator
	  window - no crash on rel_xx tests - get working with current API
	  (contribution by Andrew I Baznikin)

2010-01-10 09:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14017] 1683 Untranslatable text in Relationship calculator
	  window - no crash on rel_xx tests - get working with current API
	  (contribution by Andrew I Baznikin)

2010-01-10 08:52  Peter Landgren <peter.talken@telia.com>

	* [r14016] ProgressDialog.py has moved from src/

2010-01-10 07:45  Doug Blank <doug.blank@gmail.com>

	* [r14015] Now searches spouse, and their familes, for evidence

2010-01-10 04:06  Doug Blank <doug.blank@gmail.com>

	* [r14014] Enhanced Calculate Estimated Dates tool

2010-01-10 04:05  Doug Blank <doug.blank@gmail.com>

	* [r14013] Support for additional notebook pages in Tool manager

2010-01-10 04:03  Doug Blank <doug.blank@gmail.com>

	* [r14012] Add support for checkbox/toggle columns; a debug msg for
	  developers

2010-01-09 19:54  Gerald Britton <gerald.britton@gmail.com>

	* [r14011] Use defaultdict type where possible for minor
	  performance gain and source code simplification

2010-01-09 19:41  Gerald Britton <gerald.britton@gmail.com>

	* [r14010] Missing import

2010-01-09 19:39  Gerald Britton <gerald.britton@gmail.com>

	* [r14009] Fix duplicate object ids in glade files

2010-01-09 17:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r14008] 3473: To dynamicaly change calendar option on the Gramps
	  session

2010-01-09 17:13  Doug Blank <doug.blank@gmail.com>

	* [r14007] Workaround added for strange Python 2.6 bug on recusive
	  signal handling

2010-01-09 17:12  Doug Blank <doug.blank@gmail.com>

	* [r14006] Removed unneeded imports

2010-01-09 16:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14005] Renable enter to expand nodes on the treeviews

2010-01-09 15:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14004] More info on gtk in error report & remove duplicate
	  PYTHON line

2010-01-09 13:40  Doug Blank <doug.blank@gmail.com>

	* [r14003] Fixed code that gave warning: GtkWarning: gtk_box_pack:
	  assertion 'child->parent == NULL' failed

2010-01-09 11:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r14002] 3275: PageView reworking, changes by B. Malengier and
	  N.Hall Specifically: improve new treeview by using a linked list
	  implementation so iters can be quickly iterated over Also:
	  progressdialog on long personview loads.

2010-01-08 21:47  Gerald Britton <gerald.britton@gmail.com>

	* [r14001] Tweaks and simplifications

2010-01-08 21:46  Gerald Britton <gerald.britton@gmail.com>

	* [r14000] Add missing import

2010-01-08 20:06  Doug Blank <doug.blank@gmail.com>

	* [r13999] Fixed issue of not re-docking gramplet from whence it
	  came (reported by Rob); refined some code

2010-01-08 16:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13998] pylint

2010-01-08 15:59  Peter Landgren <peter.talken@telia.com>

	* [r13997] Fix of issue 3480.

2010-01-08 15:57  Peter Landgren <peter.talken@telia.com>

	* [r13996] Fix of issue 3480.

2010-01-08 15:56  Peter Landgren <peter.talken@telia.com>

	* [r13995] Fix of issue 3480.

2010-01-08 15:54  Peter Landgren <peter.talken@telia.com>

	* [r13994] Fix of issue 3480.

2010-01-07 22:02  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13992] GeoView : issue 3472; using date format preference.

2010-01-07 21:42  Doug Blank <doug.blank@gmail.com>

	* [r13991] Add ability for Table to have toggle-able rows; also
	  keeps track of raw data

2010-01-07 21:41  Doug Blank <doug.blank@gmail.com>

	* [r13990] Added method to make dates non-specific

2010-01-07 20:40  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13989] ODFDoc : issue 3440; only remove fo:max-height.

2010-01-07 14:57  Doug Blank <doug.blank@gmail.com>

	* [r13987] Allow notebook to expand; remove unneeded table
	  (leftover?)

2010-01-07 14:39  Peter Landgren <peter.talken@telia.com>

	* [r13986] Fix of issue 3507.

2010-01-07 14:16  Doug Blank <doug.blank@gmail.com>

	* [r13985] Removed items generated from Makefile

2010-01-07 14:13  Doug Blank <doug.blank@gmail.com>

	* [r13984] Changed Apply to more generic Execute; Added return
	  value for results tab textbuffer

2010-01-07 14:10  Doug Blank <doug.blank@gmail.com>

	* [r13983] Added on_delete_event signal handler to surpress
	  RuntimeWarning: missing handler

2010-01-07 10:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13982] 2846: build tree basic on arithmetics - uncomment lines
	  (ezegzda)

2010-01-06 17:53  Gerald Britton <gerald.britton@gmail.com>

	* [r13981] tweaks to reduce source and object code and run-time
	  lookups

2010-01-06 05:27  Brian Matherly <brian@gramps-project.org>

	* [r13980] Continued work on GEP008: move gen/utils/longop.py,
	  gen/utils/progressmon.py, ProgressDialog.py into
	  gui/widgets/progressdialog.py.

2010-01-06 04:44  Brian Matherly <brian@gramps-project.org>

	* [r13979] Remove gen.db.iterator.py - it is not used.

2010-01-06 04:12  Doug Blank <doug.blank@gmail.com>

	* [r13978] Working towards GEDCOM imports through the web

2010-01-06 01:39  Doug Blank <doug.blank@gmail.com>

	* [r13977] Changed default date range to 50 years for before,
	  after, and about (50 before and 50 after)

2010-01-05 19:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13976] pylint

2010-01-05 18:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13975] pylint

2010-01-05 16:56  Gerald Britton <gerald.britton@gmail.com>

	* [r13974] Bug 3499: Referenced proxy not filtering out
	  unreferenced sources

2010-01-05 15:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13973] 1683 Untranslatable text in Relationship calculator
	  window - no crash on rel_xx tests (contribution by Andrew I
	  Baznikin)

2010-01-05 14:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13972] pylint

2010-01-05 13:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13971] 2855 2762 1683 enable tests on rel_xx (pass with sucess)

2010-01-04 20:18  Gary Burton <gary.burton@zen.co.uk>

	* [r13970] Make sure a family is selected.

2010-01-04 18:44  Nick Hall <nick__hall@hotmail.com>

	* [r13969] 3498: Fix bug and enable show all checkbox in selector

2010-01-04 14:15  Nick Hall <nick__hall@hotmail.com>

	* [r13968] 3432: Fix family selection in report options

2010-01-03 14:14  Peter Landgren <peter.talken@telia.com>

	* [r13967] Fix of issue 3480.

2010-01-03 11:31  Peter Landgren <peter.talken@telia.com>

	* [r13965] Fix of issue 3495.

2010-01-03 02:20  Doug Blank <doug.blank@gmail.com>

	* [r13963] Removed debug code

2010-01-03 02:19  Doug Blank <doug.blank@gmail.com>

	* [r13962] Removed old docs

2010-01-02 23:51  Doug Blank <doug.blank@gmail.com>

	* [r13961] Temporary workaround for NAV constants

2010-01-02 23:01  Nick Hall <nick__hall@hotmail.com>

	* [r13960] 2563: Add signals for all objects when active object
	  changes

2010-01-02 16:34  Doug Blank <doug.blank@gmail.com>

	* [r13959] Added profile, with css theme

2010-01-02 12:33  Gary Burton <gary.burton@zen.co.uk>

	* [r13958] New source filter which counts repository references

2010-01-02 02:09  Doug Blank <doug.blank@gmail.com>

	* [r13957] Refinements on gramps-connect editing people, families,
	  and events

2010-01-01 21:28  Doug Blank <doug.blank@gmail.com>

	* [r13956] 3491: [Gramplet] AgeOnDate Gramplet ignores
	  Probably_alive variable

2010-01-01 19:55  Nick Hall <nick__hall@hotmail.com>

	* [r13955] Preparation to extend navigation to all object types

2010-01-01 18:59  Doug Blank <doug.blank@gmail.com>

	* [r13954] Refined right-click popup menus on placeviews

2010-01-01 15:42  Doug Blank <doug.blank@gmail.com>

	* [r13953] Removed print debug statements (django will crash if you
	  attempt to write to stdout)

2010-01-01 15:16  Doug Blank <doug.blank@gmail.com>

	* [r13952] Working add/edit people and names; working privacy
	  (living and private); unified templates for display/edit

2010-01-01 15:11  Doug Blank <doug.blank@gmail.com>

	* [r13951] A simple, conservative probably_alive

2010-01-01 08:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13950] 3485: A better message for date validator on AgeOnDate
	  Gramplet.

2009-12-31 17:03  Doug Blank <doug.blank@gmail.com>

	* [r13949] Add signal for media-changed, and test on mediaview

2009-12-31 15:01  Doug Blank <doug.blank@gmail.com>

	* [r13948] New control for pagination

2009-12-31 14:59  Doug Blank <doug.blank@gmail.com>

	* [r13947] Enabled Quickviews on all list views; enabled References
	  Quickview for all views

2009-12-31 14:56  Doug Blank <doug.blank@gmail.com>

	* [r13946] Fixed issue on emitting a signal which will change a
	  table before the click has returned, which can crash Python

2009-12-30 20:53  Doug Blank <doug.blank@gmail.com>

	* [r13945] Moved import gtk to make Mime module cli usable

2009-12-30 14:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13944] error in configure

2009-12-30 00:04  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r13943] gramps.pot regenerated; updates for Italian translation.

2009-12-29 19:38  Brian Matherly <brian@gramps-project.org>

	* [r13942] Remove unused "SpreadSheet" document generators.

2009-12-29 19:28  Brian Matherly <brian@gramps-project.org>

	* [r13941] Clean up someone's copy-paste errors.

2009-12-29 19:20  Brian Matherly <brian@gramps-project.org>

	* [r13940] Move _GedcomParse.py to src/plugins/lib/libgedcom.py.
	  Remove GrampsDbUtils.

2009-12-29 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13939] 3485: A better message for date validator on AgeOnDate
	  Gramplet.

2009-12-29 13:14  Doug Blank <doug.blank@gmail.com>

	* [r13938] Fixed incorrect error message

2009-12-29 06:01  Brian Matherly <brian@gramps-project.org>

	* [r13937] Move _GedcomTokens.py and _GedcomUtils.py into
	  _GedcomParse.py.

2009-12-29 05:37  Brian Matherly <brian@gramps-project.org>

	* [r13936] Move GedcomStageOne.py into GedcomParse.py.

2009-12-29 03:24  Doug Blank <doug.blank@gmail.com>

	* [r13935] Added missing 'return self' at end of unserialize to
	  match the rest of the classes in lib.gen

2009-12-29 03:22  Doug Blank <doug.blank@gmail.com>

	* [r13934] Added fields to Person to reduce queries; should be able
	  to add/edit people and names tomorrow

2009-12-28 18:09  Nick Hall <nick__hall@hotmail.com>

	* [r13933] Improve event type defaults for new events in display
	  tabs

2009-12-28 08:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13932] 2385: last minor improvements (wording, import
	  gen.lib.date)

2009-12-28 06:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13931] 2385: too much cleanup...

2009-12-28 05:07  Brian Matherly <brian@gramps-project.org>

	* [r13930] Merge GedcomInfo.py and GedcomLex.py into
	  GedcomParse.py.

2009-12-27 18:23  Doug Blank <doug.blank@gmail.com>

	* [r13929] Latest advancement in privacy issues; reworked proxy +
	  forms

2009-12-27 18:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13928] 2385: use gen.lib.date.Date.ui_calendar_names for
	  getting list of supported calendars

2009-12-27 13:49  Doug Blank <doug.blank@gmail.com>

	* [r13927] Missing gettext

2009-12-27 11:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13925] 2385: drawreports and multiple calendars

2009-12-27 10:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13924] remove unneeded option (tracker 3452 2385 2371 3473)

2009-12-27 09:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13923] correct wrong editperson import

2009-12-26 23:11  Nick Hall <nick__hall@hotmail.com>

	* [r13922] 3463: Re-select edited row after edit in tree view

2009-12-26 19:42  Nick Hall <nick__hall@hotmail.com>

	* [r13921] Allow nodes with handles at higher levels in the tree

2009-12-26 10:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13920] init list before use

2009-12-26 05:40  Doug Blank <doug.blank@gmail.com>

	* [r13919] Basic framework for edit/view forms

2009-12-25 23:39  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13918] minor fixes in German translation (Lastname translation)

2009-12-25 23:24  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13916] minor fixes in German translation (Surname translation)

2009-12-25 21:06  Brian Matherly <brian@gramps-project.org>

	* [r13915] Move _GedcomChar.py into _GedcomParse.py

2009-12-25 20:39  Brian Matherly <brian@gramps-project.org>

	* [r13914] Remove GEDCOM tests - they are broken and not used.

2009-12-25 11:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13913] Fix two things in nar web: 1/fix bug that not scaled
	  images are not printed out on webpage 2/remove annoying warning
	  dialogs on every missing images, and replace it by one warning
	  dialog at the end of the report

2009-12-25 02:27  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13912] Update german translation

2009-12-24 22:19  Doug Blank <doug.blank@gmail.com>

	* [r13911] Typo in SimpleAccess and refinement in SimpleTable --
	  allow any object, just turn into string

2009-12-24 20:14  Brian Matherly <brian@gramps-project.org>

	* [r13910] Fix Misnamed DbMixin

2009-12-24 17:21  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13909] GeoView : issue 3472

2009-12-24 15:55  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13908] GeoView : Replacement for openstreetmap and google map
	  button by one provider toglebutton. This is to minimize the space
	  used by the buttons now we have the new "Add place" and "Link
	  place" buttons.

2009-12-24 14:38  Doug Blank <doug.blank@gmail.com>

	* [r13907] Refinements on database hierarchy

2009-12-24 12:18  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13906] GeoView : Entrybox completion now works when entering
	  "tab" We can erase the text with the place list label at the left
	  of the entrybox. Performance : comment the sort to reduce display
	  time.

2009-12-24 09:04  Peter Landgren <peter.talken@telia.com>

	* [r13905] Fixed some typos.

2009-12-24 07:55  Rob G. Healey <robhealey1@gmail.com>

	* [r13904] Some cleanup work, and changed get_marriage_event() to
	  use the extended eventtype.py

2009-12-23 23:02  Gary Burton <gary.burton@zen.co.uk>

	* [r13903] Another instance where we need to pass str latitude and
	  longitude to EditPlace

2009-12-23 21:32  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13902] GeoView : EditPlace crash with real instead of string.

2009-12-23 20:55  Gary Burton <gary.burton@zen.co.uk>

	* [r13901] Make search bar work again in selectors

2009-12-23 20:50  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r13900] Italian translation updates.

2009-12-23 20:16  Doug Blank <doug.blank@gmail.com>

	* [r13899] 3302: Detailed Descendant Report fallback for child-list
	  birth/death strings and fixed a typo baptized -> baptised

2009-12-23 19:35  Doug Blank <doug.blank@gmail.com>

	* [r13898] Event types know how to abbreviate themselves

2009-12-23 18:33  Doug Blank <doug.blank@gmail.com>

	* [r13897] Updated my email and corrected Rob's

2009-12-23 18:20  Gary Burton <gary.burton@zen.co.uk>

	* [r13896] Add an existing place to a map

2009-12-23 17:57  Doug Blank <doug.blank@gmail.com>

	* [r13895] Constructors don't return things; renderer gets set in
	  constructor

2009-12-23 15:55  Doug Blank <doug.blank@gmail.com>

	* [r13894] 3465: Create a new hierarchy of base classes for gramps
	  cor databases (read, write) and add methods

2009-12-23 15:48  Doug Blank <doug.blank@gmail.com>

	* [r13893] Changes to allow GrampsDb tests to run

2009-12-23 11:42  Doug Blank <doug.blank@gmail.com>

	* [r13892] 3467: Exporter returns an error, but it exports fine if
	  we try once more during session

2009-12-23 11:32  Doug Blank <doug.blank@gmail.com>

	* [r13891] 3466: invalid literal for int() with base 10: in
	  preferences when you try to modify the dates preference

2009-12-23 10:08  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13890] GeoView : Add Nick to the contributors. Force the zoom
	  to be locked when adding places.

2009-12-23 07:06  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13889] GeoView : add signal when places are added. thanks nick.

2009-12-22 22:53  Doug Blank <doug.blank@gmail.com>

	* [r13888] Apparently gen.proxy.dbbase and gen.db.dbdir are not
	  needed anymore; edited support files too

2009-12-22 22:00  Rob G. Healey <robhealey1@gmail.com>

	* [r13887] Remove references to import pyexiv2, and fixed
	  RepositoryTypes.

2009-12-22 20:50  Gary Burton <gary.burton@zen.co.uk>

	* [r13886] Add a new place to Gramps using latitude and longitude
	  from GeoView

2009-12-22 19:37  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13885] GeoView: issue 3312.

2009-12-22 15:48  Nick Hall <nick__hall@hotmail.com>

	* [r13884] Better error message when gramplet fails to load

2009-12-22 12:21  Brian Matherly <brian@gramps-project.org>

	* [r13883] Fix missing import for family event reference editor.

2009-12-22 01:21  Doug Blank <doug.blank@gmail.com>

	* [r13882] Change to go with fallback update

2009-12-21 13:43  Doug Blank <doug.blank@gmail.com>

	* [r13881] Fixed svn Id property

2009-12-21 13:03  Doug Blank <doug.blank@gmail.com>

	* [r13880] svn propset svn:keywords Id

2009-12-21 07:58  Rob G. Healey <robhealey1@gmail.com>

	* [r13879] Added to files that were missing it.

2009-12-21 07:44  Rob G. Healey <robhealey1@gmail.com>

	* [r13878] Added to *.gpr.py files and WebCal. Updated EventList
	  and add _find_death_date().

2009-12-21 05:59  Doug Blank <doug.blank@gmail.com>

	* [r13877] Moved fallback functions from Db to gen.utils

2009-12-21 05:58  Doug Blank <doug.blank@gmail.com>

	* [r13876] Moved fallback functions from Db to gen.utils

2009-12-21 04:57  Rob G. Healey <robhealey1@gmail.com>

	* [r13875] Still typo problem somewhere. Should be fixed now.

2009-12-21 04:41  Doug Blank <doug.blank@gmail.com>

	* [r13874] Moved configmanager code to gen/utils so other parts of
	  gramps can use configman

2009-12-21 04:22  Doug Blank <doug.blank@gmail.com>

	* [r13873] Removed gen.utils.dbutils

2009-12-21 04:18  Doug Blank <doug.blank@gmail.com>

	* [r13872] gen.lib and gen.utils are independent; removed
	  gen.utils.dbutils --- moved db methods to gen.db.base

2009-12-21 04:00  Rob G. Healey <robhealey1@gmail.com>

	* [r13871] Fixed error in my entry.

2009-12-21 03:15  Rob G. Healey <robhealey1@gmail.com>

	* [r13870] Updated my author entry.

2009-12-21 02:53  Doug Blank <doug.blank@gmail.com>

	* [r13869] Generic Template Tag framework with context variable

2009-12-21 00:01  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13868] GeoView : issue 3312 : erase entrybox and years
	  interval.

2009-12-20 23:51  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13867] ODFdoc : issues 3439, 3440, 3461 and 3462.

2009-12-20 23:24  Doug Blank <doug.blank@gmail.com>

	* [r13866] 3460: Wrong configuration value on behavior (date, age)

2009-12-20 22:44  Brian Matherly <brian@gramps-project.org>

	* [r13865] Remove QuestionDialog dependency from gen. The database
	  now raises exceptions and the GUI generates the question dialog.

2009-12-20 22:44  Doug Blank <doug.blank@gmail.com>

	* [r13864] Added getitem, setitem methods and config for module
	  cleanup plans

2009-12-20 22:26  Doug Blank <doug.blank@gmail.com>

	* [r13863] Using Gramps Proxy Databases from Gramps-Connect: first
	  revisions

2009-12-20 22:21  Doug Blank <doug.blank@gmail.com>

	* [r13862] Cleaning up Utils and refactoring common functionality

2009-12-20 22:21  Doug Blank <doug.blank@gmail.com>

	* [r13861] Take advantage of refactored functionality in EventType
	  and EventRoleType

2009-12-20 22:12  Doug Blank <doug.blank@gmail.com>

	* [r13860] Cleaning up Utils and refactoring common functionality

2009-12-20 19:59  Doug Blank <doug.blank@gmail.com>

	* [r13859] Added is_primary method to EventRoleType

2009-12-20 17:24  Gary Burton <gary.burton@zen.co.uk>

	* [r13858] Fix bug 2926. Two references created when dropping media
	  onto gallery tab

2009-12-20 04:30  Brian Matherly <brian@gramps-project.org>

	* [r13856] Continued work on GEP008: Move GrampsDbUtils/_Backup.py
	  to gen/db/backup.py.

2009-12-20 02:34  Doug Blank <doug.blank@gmail.com>

	* [r13855] Simplifying view/edit logic

2009-12-20 02:32  Doug Blank <doug.blank@gmail.com>

	* [r13854] Added try/except to exif tag import

2009-12-20 01:57  Doug Blank <doug.blank@gmail.com>

	* [r13853] Working on PrivateProxy ideas; minor tweaks otherwise

2009-12-19 16:08  Gary Burton <gary.burton@zen.co.uk>

	* [r13852] Fix wrong calls to get_type

2009-12-19 12:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13850] remove a not necessary comment

2009-12-18 18:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13848] QuestionDialog was already called

2009-12-18 18:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13847] PEP8 Import at the top of the file

2009-12-18 18:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13846] #2385 #3452 #2371 add options for selecting date format
	  and calendars on reports

2009-12-18 15:55  Nick Hall <nick__hall@hotmail.com>

	* [r13845] Bug fix for trees with handles on non-leaf nodes

2009-12-18 07:36  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13844] GeoView : Added some corrections for issue 3312 When we
	  switch between databases, if no info exist for the current view,
	  don't try to load the page.

2009-12-18 03:57  Doug Blank <doug.blank@gmail.com>

	* [r13843] basic format of edit working; remove preferred field?

2009-12-18 03:55  Doug Blank <doug.blank@gmail.com>

	* [r13842] Fix to prevent duplicate tags

2009-12-18 03:55  Doug Blank <doug.blank@gmail.com>

	* [r13841] Slight change in data width (shouldn't change NarWeb)

2009-12-17 20:14  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13840] Geography : unable to display geoview when only mozilla
	  is present.

2009-12-17 18:30  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13839] htmlrenderer : use vars() instead of inline dictionary.

2009-12-17 16:21  Gerald Britton <gerald.britton@gmail.com>

	* [r13838] tweak replacing for-loop with call to map() function

2009-12-17 15:42  Rob G. Healey <robhealey1@gmail.com>

	* [r13837] Removed myself from the contributor's list.

2009-12-17 14:59  Rob G. Healey <robhealey1@gmail.com>

	* [r13836] Removed Exif tags completely from NarrativeWeb.

2009-12-17 07:22  Rob G. Healey <robhealey1@gmail.com>

	* [r13835] Fixed the sorting in class EventListPage. Changed
	  elements in stylesheet.

2009-12-17 04:38  Doug Blank <doug.blank@gmail.com>

	* [r13834] Small little crash fix

2009-12-17 04:10  Doug Blank <doug.blank@gmail.com>

	* [r13833] Some basic name editing; moved forms to web/grampsdb

2009-12-17 04:02  Doug Blank <doug.blank@gmail.com>

	* [r13832] Was adding .svn and subdirectories; this should properly
	  limit subdirs

2009-12-17 00:04  Doug Blank <doug.blank@gmail.com>

	* [r13831] First draft of gramps-connect using django Forms

2009-12-16 22:56  Nick Hall <nick__hall@hotmail.com>

	* [r13830] Improved export for hierarchical views

2009-12-16 22:09  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13829] htmlrenderer : The prefs.js was created twice. We didn't
	  use the locale language. Adding var args to the gerald's
	  modifications.

2009-12-16 19:40  Nick Hall <nick__hall@hotmail.com>

	* [r13828] 3433: Fix hierarchy problem in place view

2009-12-16 18:55  Doug Blank <doug.blank@gmail.com>

	* [r13827] Fixed incorrect fix (thanks Gerald)

2009-12-16 17:51  Gerald Britton <gerald.britton@gmail.com>

	* [r13826] Simplification using list comprehension

2009-12-16 16:56  Gerald Britton <gerald.britton@gmail.com>

	* [r13825] Tweak to improve readability and reduce dcalls to write
	  method

2009-12-16 12:43  Doug Blank <doug.blank@gmail.com>

	* [r13824] Moved gtk imports out of global scope for cli use

2009-12-16 12:04  Doug Blank <doug.blank@gmail.com>

	* [r13823] Sort events by alphabetical type name

2009-12-16 08:07  Peter Landgren <peter.talken@telia.com>

	* [r13822] Fixed some uppercase in filenames to lowercase.

2009-12-16 06:11  Brian Matherly <brian@gramps-project.org>

	* [r13821] move src/DisplayTabs/* to src/gui/editors/displaytabs as
	  part of GEP008

2009-12-16 04:36  Brian Matherly <brian@gramps-project.org>

	* [r13820] Fix POTFILES.in for new selectors location.

2009-12-16 03:02  Rob G. Healey <robhealey1@gmail.com>

	* [r13819] Removed Editors and Sekectors directories to allow
	  ./autogen.sh to complete. Fixed attribute type so it is
	  translated. Made option visible, but greyed out if the library is
	  not installed by suggestion from Doug Blank. See feature request
	  3449.

2009-12-16 01:50  Doug Blank <doug.blank@gmail.com>

	* [r13818] Removed some of the too-many progress updates

2009-12-15 23:43  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13817] GeoView : Better initialization. Avoid to create the
	  same page several times. Don't create the start page twice now we
	  have Web and Geography views.

2009-12-15 22:12  Doug Blank <doug.blank@gmail.com>

	* [r13816] Fixes for some existing filters, and new 3240: New
	  filter to find connections between people by spidering over the
	  database

2009-12-15 17:32  Doug Blank <doug.blank@gmail.com>

	* [r13815] Removed as now unneeded with Django-supported interface

2009-12-15 17:14  Doug Blank <doug.blank@gmail.com>

	* [r13814] Renamed Same Given Name duplicate name

2009-12-15 17:11  Doug Blank <doug.blank@gmail.com>

	* [r13813] Removed as now unneeded with Django-supported interface

2009-12-15 16:59  Doug Blank <doug.blank@gmail.com>

	* [r13812] Moved to gramps-addons

2009-12-15 16:48  Doug Blank <doug.blank@gmail.com>

	* [r13811] Removed hacky flag; don't know why it was needed

2009-12-15 16:46  Doug Blank <doug.blank@gmail.com>

	* [r13810] Cleanup treestyle to work across gramps versions

2009-12-15 16:21  Gerald Britton <gerald.britton@gmail.com>

	* [r13809] tweak using enumerate() instead of more complicated
	  zip(range(len())) alternative

2009-12-15 15:19  Doug Blank <doug.blank@gmail.com>

	* [r13808] Moved DeepConnections.py HeadlineNewsGramplet.py
	  NoteGramplet.py PythonGramplet.py to gramps-addons

2009-12-15 05:56  Brian Matherly <brian@gramps-project.org>

	* [r13807] move src/Editors/* to src/gui/editors as part of GEP008

2009-12-15 03:45  Brian Matherly <brian@gramps-project.org>

	* [r13806] Move src/Selectors to src/gui/selectors. Rename files to
	  lower case in conformance with the Gramps coding style.

2009-12-15 02:50  Rob G. Healey <robhealey1@gmail.com>

	* [r13805] Fixed error causing crash as per Nick Hall. Corrected
	  tags on libhtmlconst and WebCal.

2009-12-14 18:32  Gerald Britton <gerald.britton@gmail.com>

	* [r13804] tweaks

2009-12-14 12:48  Brian Matherly <brian@gramps-project.org>

	* [r13802] add widgets to src/gui/Makefile and po/POTFILES

2009-12-14 12:31  Rob G. Healey <robhealey1@gmail.com>

	* [r13801] Not ready yet and I am out of time for now.

2009-12-14 12:24  Rob G. Healey <robhealey1@gmail.com>

	* [r13800] Added exiftype.pu to POTFILES.

2009-12-14 12:22  Rob G. Healey <robhealey1@gmail.com>

	* [r13799] Finished exiftype.py Will add it to POTFILES.IN in the
	  afternoon.

2009-12-14 10:52  Rob G. Healey <robhealey1@gmail.com>

	* [r13798] Continuation of exiftype. Variables have been completed.

2009-12-14 10:01  Rob G. Healey <robhealey1@gmail.com>

	* [r13797] Beginning of extending the media exif tags section.

2009-12-14 08:47  Rob G. Healey <robhealey1@gmail.com>

	* [r13796] Cleanup work on attributes and a comment on
	  sort_event_types() in NarrativeWeb. Clean up work on
	  calendar_build() in WebCal.

2009-12-14 07:45  Peter Landgren <peter.talken@telia.com>

	* [r13795] Deleted ref to src/widgets.

2009-12-14 07:04  Rob G. Healey <robhealey1@gmail.com>

	* [r13794] Removed debugging code in NarrativeWeb. Adjusted
	  elements in MediaListPage.

2009-12-14 06:18  Rob G. Healey <robhealey1@gmail.com>

	* [r13793] Cleaned up class MediaListPage and added mime type to
	  the MediaListPage.

2009-12-14 06:15  Rob G. Healey <robhealey1@gmail.com>

	* [r13792] Fix bug report #3276. Link to temp.png should be
	  document.png. Thanks jerome for finding it.

2009-12-14 03:20  Brian Matherly <brian@gramps-project.org>

	* [r13791] move src/widgets/* to src/gui/widgets as part of GEP008

2009-12-13 21:16  Brian Matherly <brian@gramps-project.org>

	* [r13790] Add translated language and country strings to the
	  report transation option.

2009-12-13 19:43  Peter Landgren <peter.talken@telia.com>

	* [r13789] After major review.

2009-12-13 15:56  Peter Landgren <peter.talken@telia.com>

	* [r13786] Fix problem cut off messages. gettext can only handle
	  string constants, not string experssions.

2009-12-13 14:45  Doug Blank <doug.blank@gmail.com>

	* [r13785] Four ways to link a row: by object, object/col, (object,
	  handle), [(obj, handle)...]]

2009-12-13 14:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13784] 1683: Untranslatable text in Relationship calculator
	  window

2009-12-13 14:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13783] 2385: Fan chart and multiple calendars

2009-12-13 14:07  Peter Landgren <peter.talken@telia.com>

	* [r13782] Fixed one wrong gettext call and deleted one unnecessary
	  statement.

2009-12-13 05:36  Brian Matherly <brian@gramps-project.org>

	* [r13781] Don't import removed "unused" module.

2009-12-13 04:43  Brian Matherly <brian@gramps-project.org>

	* [r13780] Remove widgets/unused.py for obvious reasons.

2009-12-13 01:04  Doug Blank <doug.blank@gmail.com>

	* [r13779] Sorts event by ID, date

2009-12-12 17:01  Doug Blank <doug.blank@gmail.com>

	* [r13778] Sometimes, the pending events can get into an infinite
	  loop of causing more events to be handled; this fix makes it
	  finite

2009-12-12 13:03  Doug Blank <doug.blank@gmail.com>

	* [r13777] gtk is hidden in methods to not import it overall for
	  cli

2009-12-12 07:42  Rob G. Healey <robhealey1@gmail.com>

	* [r13775] Cleanup of little things in WebCal.

2009-12-12 07:41  Rob G. Healey <robhealey1@gmail.com>

	* [r13774] Moved "import gtk" from several different places to the
	  area where all imports are located. Had a problem with
	  set_header() in class progressMeter.

2009-12-12 07:38  Rob G. Healey <robhealey1@gmail.com>

	* [r13773] Changed how EventPage works. Cleanup work on
	  NarrativeWeb. Changed some elements in stylesheet that is
	  specific to Visually impaired only.

2009-12-12 04:18  Doug Blank <doug.blank@gmail.com>

	* [r13772] Added options for font sizes and count

2009-12-12 03:07  Doug Blank <doug.blank@gmail.com>

	* [r13771] Fixed wrong value for 'track' for detached gramplets

2009-12-12 00:46  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13770] Update german translation

2009-12-11 23:09  Doug Blank <doug.blank@gmail.com>

	* [r13769] Proper default value for lookup_calendar

2009-12-11 17:39  Doug Blank <doug.blank@gmail.com>

	* [r13768] RuntimeWarning: missing handler 'on_delete_event'

2009-12-11 17:30  Gerald Britton <gerald.britton@gmail.com>

	* [r13767] Readability and performance tweaks

2009-12-11 17:28  Doug Blank <doug.blank@gmail.com>

	* [r13766] 3415: gtk.HBox in src/widgets/statusbar.py; changes in
	  latest gtk

2009-12-11 17:26  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13765] update nl translation

2009-12-11 15:17  Doug Blank <doug.blank@gmail.com>

	* [r13764] Convieniences: get_year_calendar(int) or
	  get_year_calendar(name); date.to_calendar(int) or
	  to_calendar(name)

2009-12-11 15:06  Doug Blank <doug.blank@gmail.com>

	* [r13763] Updated date_test to test swedish dates more

2009-12-11 15:05  Doug Blank <doug.blank@gmail.com>

	* [r13762] Refined calendar lookup

2009-12-11 14:27  Doug Blank <doug.blank@gmail.com>

	* [r13761] Fixed error in get_year_calendar

2009-12-11 13:04  Doug Blank <doug.blank@gmail.com>

	* [r13760] RuntimeWarning: missing handler 'on_delete_event'

2009-12-11 12:38  Brian Matherly <brian@gramps-project.org>

	* [r13759] Remove unneeded TranslationOption import.

2009-12-11 05:55  Brian Matherly <brian@gramps-project.org>

	* [r13758] Fix translated dates in Ancestor Report. Currently,
	  dates for other than the current locale will print in ISO format.

2009-12-11 05:51  Brian Matherly <brian@gramps-project.org>

	* [r13757] Fix crash in NavWeb when accessing uninitiailzed
	  variables.

2009-12-11 03:19  Doug Blank <doug.blank@gmail.com>

	* [r13756] 3394: Pango Warning for Fanchartview during start

2009-12-11 03:11  Doug Blank <doug.blank@gmail.com>

	* [r13755] Fixed two bugs with one check: last wart is gone in
	  config

2009-12-11 01:48  Doug Blank <doug.blank@gmail.com>

	* [r13754] Charts to Ancestry view category renaming

2009-12-11 01:36  Doug Blank <doug.blank@gmail.com>

	* [r13753] Defaults are written to .ini as comments

2009-12-10 21:06  Gerald Britton <gerald.britton@gmail.com>

	* [r13752] Tweaks

2009-12-10 18:52  Gary Burton <gary.burton@zen.co.uk>

	* [r13751] Remove a typo which prevents the plugin from loading.

2009-12-10 15:37  Rob G. Healey <robhealey1@gmail.com>

	* [r13750] Fixed event types in multiple places. Fixed a crash at
	  line 520 reported by Gary Britton. Thank you.

2009-12-10 06:50  Rob G. Healey <robhealey1@gmail.com>

	* [r13749] Fixed all of the stylesheets, NarrativeWeb, and WebCal
	  with the proper use of the header from Brian Matherly.

2009-12-10 00:01  Rob G. Healey <robhealey1@gmail.com>

	* [r13748] Fixed event types not being translated in
	  IndividualPages, Events section. Made some spacial alignment in
	  eventtypes.py for better visual aid.

2009-12-09 23:05  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r13747] Regenerate gramps.pot, merge Italian translations from
	  branches/maintenance/gramps31.

2009-12-09 20:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13746] 2846: PedigreeView: build tree basic on arithmetics

2009-12-09 13:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13745] 2846: PedigreeView: build tree basic on arithmetics

2009-12-09 08:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13744] #2385: Fan chart and multiple calendars (only for years
	  on french calendar; < 15)

2009-12-08 12:32  Doug Blank <doug.blank@gmail.com>

	* [r13743] Fixes for get_year_calendar

2009-12-08 02:41  Doug Blank <doug.blank@gmail.com>

	* [r13742] Small change to avoid Quirks Mode in Firefox

2009-12-08 02:22  Doug Blank <doug.blank@gmail.com>

	* [r13741] 3265: An improvement of calendar report

2009-12-08 01:13  Doug Blank <doug.blank@gmail.com>

	* [r13740] 3420: Error in line 498 of importCSV.py during CSV
	  import.

2009-12-08 00:24  Doug Blank <doug.blank@gmail.com>

	* [r13739] 3426: No "invalid_date_format" definition on peoplemodel

2009-12-07 13:11  Brian Matherly <brian@gramps-project.org>

	* [r13738] Fix DetailedDescendant and DetailedAncestor reports.

2009-12-07 09:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13737] merge some strings from branch to trunk

2009-12-06 23:35  Doug Blank <doug.blank@gmail.com>

	* [r13736] Fixed CSS typos; got all gramps-connect view pages
	  structured

2009-12-06 22:42  Brian Matherly <brian@gramps-project.org>

	* [r13735] Add draw_wedge function that was removed from
	  ReportUtils.py.

2009-12-06 18:38  Doug Blank <doug.blank@gmail.com>

	* [r13734] Don't escape objects in table columns

2009-12-06 18:38  Peter Landgren <peter.talken@telia.com>

	* [r13733] Found two typos when translating.

2009-12-06 17:35  Doug Blank <doug.blank@gmail.com>

	* [r13732] Empty table cells have clickable area, even if empty

2009-12-06 17:34  Doug Blank <doug.blank@gmail.com>

	* [r13731] Added convienience method for getting year in the
	  calendar of a date

2009-12-06 15:57  Doug Blank <doug.blank@gmail.com>

	* [r13730] Add manual url links on table rows

2009-12-06 13:38  Doug Blank <doug.blank@gmail.com>

	* [r13729] Added map for 3406: Use of translation context on
	  plugins/quickview/FilterByName.py

2009-12-06 10:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r13728] updated with 3.1.3 information

2009-12-06 09:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13726] #3406: Try to use of translation context (first step)

2009-12-06 09:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13725] #2385: Fan chart and multiple calendars (like
	  TimeLine.py)

2009-12-06 05:09  Doug Blank <doug.blank@gmail.com>

	* [r13721] Working on private/protected non-logged-in
	  viewing/searching

2009-12-06 01:16  Doug Blank <doug.blank@gmail.com>

	* [r13720] Refinements to ProgressMeter and ProgressMonitor for
	  cancelling

2009-12-06 00:36  Doug Blank <doug.blank@gmail.com>

	* [r13719] Refinements and tests for cancelling processes

2009-12-05 20:11  Doug Blank <doug.blank@gmail.com>

	* [r13718] 3351: Living people are considered as dead (and some
	  dead considered alive)

2009-12-05 20:07  Doug Blank <doug.blank@gmail.com>

	* [r13717] Added a == to match to check more exact matches

2009-12-05 17:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13716] typo

2009-12-05 11:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13715] Completed bug# 2698. Please test it out completely.
	  Report issues to bug#2698.

2009-12-05 09:00  Rob G. Healey <robhealey1@gmail.com>

	* [r13714] Beginning work on Bug #2698.

2009-12-05 06:52  Doug Blank <doug.blank@gmail.com>

	* [r13709] 3339: [Patch] Views get their column display data from
	  db (meta); should get from config ini

2009-12-05 06:35  Doug Blank <doug.blank@gmail.com>

	* [r13708] 3413: Hidden export plugins still show in list; and
	  rewrote eval() as getattr()

2009-12-05 05:56  Doug Blank <doug.blank@gmail.com>

	* [r13707] 3412: Export types are not in any particular order in
	  ExportAssistant

2009-12-05 05:52  Doug Blank <doug.blank@gmail.com>

	* [r13706] 3411: Exporters "Gramps XML" and "Gramps Package" names
	  are asymmetric

2009-12-05 04:38  Doug Blank <doug.blank@gmail.com>

	* [r13705] 3352: Confusion in creating multiple views of same type
	  and selecting them; see tracker for more details

2009-12-05 03:09  Doug Blank <doug.blank@gmail.com>

	* [r13703] 3410: holidays.xml is reported to not load from user's
	  plugin directory

2009-12-03 19:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13698] Fixed person section of Event Pages.

2009-12-03 06:52  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13697] update nl translation

2009-12-01 15:41  Rob G. Healey <robhealey1@gmail.com>

	* [r13695] Working more on Events classes.

2009-12-01 02:56  Doug Blank <doug.blank@gmail.com>

	* [r13693] 3376: RFE: please add 'Open directory' to context menu
	  of media objects

2009-11-29 23:48  Rob G. Healey <robhealey1@gmail.com>

	* [r13692] Kept place source references and fixed a crash.

2009-11-29 22:02  Gary Burton <gary.burton@zen.co.uk>

	* [r13691] Fix for bug 3393.

2009-11-29 19:59  Peter Landgren <peter.talken@telia.com>

	* [r13690] Second fixed a minor bug.

2009-11-29 19:27  Peter Landgren <peter.talken@telia.com>

	* [r13689] Fixed a minor bug.

2009-11-29 02:35  Rob G. Healey <robhealey1@gmail.com>

	* [r13687] Fixed a background issue in Web_Basic-Ash.css.

2009-11-29 02:19  Rob G. Healey <robhealey1@gmail.com>

	* [r13686] Added new EventListPage styles to all stylesheets.

2009-11-28 19:24  Gary Burton <gary.burton@zen.co.uk>

	* [r13684] Fix issue with paragraph breaks on preformatted notes.

2009-11-28 19:12  Gary Burton <gary.burton@zen.co.uk>

	* [r13683] Fix typo

2009-11-28 19:11  Gary Burton <gary.burton@zen.co.uk>

	* [r13682] Fix problem with missing sources in bibliography

2009-11-28 10:07  Rob G. Healey <robhealey1@gmail.com>

	* [r13681] Fixed missing person in class EventListPage. Hyperlinked
	  the grampsid to the to its EventPage as I didn't have the event
	  type to hyperlink with.

2009-11-27 09:47  Rob G. Healey <robhealey1@gmail.com>

	* [r13679] Rest of the Ancestor Tree fix from Jason Simanek. Bug
	  #3371

2009-11-27 09:28  Rob G. Healey <robhealey1@gmail.com>

	* [r13678] Finished EventListPage. Now only need to work out the
	  sorting protion of it... updated stylesheet to match.

2009-11-26 19:53  Gerald Britton <gerald.britton@gmail.com>

	* [r13676] Small simplifications

2009-11-26 19:47  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13675] Update german translation

2009-11-26 11:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13674] 3391: Some sentences missed the final dot

2009-11-25 08:24  Rob G. Healey <robhealey1@gmail.com>

	* [r13671] Fix for Ancestor Tree: unlinked individuals has been
	  fixed. Jason Simanek has come with a correction. I will slowly be
	  updating the rest of the stylesheets as well.

2009-11-24 20:14  Gerald Britton <gerald.britton@gmail.com>

	* [r13670] Tweaks using list comprehensions

2009-11-23 20:52  Gerald Britton <gerald.britton@gmail.com>

	* [r13664] Tweaks replacing for-loops with iterator expressions

2009-11-23 02:34  Doug Blank <doug.blank@gmail.com>

	* [r13662] Some work on event and source detail pages

2009-11-23 01:54  Doug Blank <doug.blank@gmail.com>

	* [r13661] Fixed error in computing days of a date diff span

2009-11-23 01:39  Doug Blank <doug.blank@gmail.com>

	* [r13660] Fixed a bug in HTML table widths; allow args to
	  make_basic_stylesheet; add scrollbars to tabbed items

2009-11-22 22:29  Doug Blank <doug.blank@gmail.com>

	* [r13658] Added scrollbars to main page views

2009-11-22 22:28  Doug Blank <doug.blank@gmail.com>

	* [r13657] Added copyright; added scrollbars on page views; indexes
	  on other ref tables

2009-11-22 22:03  Espen Berg <espenbe@gmail.com>

	* [r13655] Some revised strings in Norwegian bokmål. Still a lot to
	  do

2009-11-22 18:12  Doug Blank <doug.blank@gmail.com>

	* [r13654] Print to stderr, turn debug off, use addon translations,
	  if any

2009-11-22 18:07  Doug Blank <doug.blank@gmail.com>

	* [r13653] Django importer; may move to addons later, but keeping
	  it with DjangoExport for now

2009-11-22 16:43  Doug Blank <doug.blank@gmail.com>

	* [r13652] Added indexes; clean properly; updated db schema version
	  num to 0.5.1 (added indexes)

2009-11-22 13:43  Doug Blank <doug.blank@gmail.com>

	* [r13651] Settings ready for debugging; removed select_related

2009-11-22 08:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13649] 3106: Unable to use People with a common ancestor with
	  <filter> match rule

2009-11-21 23:18  Doug Blank <doug.blank@gmail.com>

	* [r13647] Protect crashing from malformed data; working on
	  locale-based issues; fast flush; UI focus

2009-11-21 14:27  Doug Blank <doug.blank@gmail.com>

	* [r13646] Changes to allow large, fast exports

2009-11-21 07:42  Rob G. Healey <robhealey1@gmail.com>

	* [r13645] Removed unused and unnecessary functions:
	  get_birth_date() and get_death_date(). I never did use them at
	  all.

2009-11-21 02:25  Doug Blank <doug.blank@gmail.com>

	* [r13644] Added 404 page error checking and gettext readiness

2009-11-21 01:22  Doug Blank <doug.blank@gmail.com>

	* [r13643] New error pages

2009-11-20 17:50  Peter Landgren <peter.talken@telia.com>

	* [r13642] Fifth update for GRAMPS-> Gramps.

2009-11-20 17:35  Gerald Britton <gerald.britton@gmail.com>

	* [r13641] Tweaks

2009-11-19 20:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13639] 3269: Export privacy switch toggles inclusion of source
	  page data

2009-11-19 20:10  Gerald Britton <gerald.britton@gmail.com>

	* [r13638] Tweaks

2009-11-19 19:45  Rob G. Healey <robhealey1@gmail.com>

	* [r13637] Fixed date display in NarrativeWeb. Bug #3370.

2009-11-19 17:56  Peter Landgren <peter.talken@telia.com>

	* [r13636] Fix of global name 'ltr' is not defined in line 6156.

2009-11-19 17:40  Peter Landgren <peter.talken@telia.com>

	* [r13635] Fourth update for consistent use of Gramps. See issue
	  3355.

2009-11-19 17:34  Peter Landgren <peter.talken@telia.com>

	* [r13634] TransUtils.py should not be among them.

2009-11-19 17:32  Peter Landgren <peter.talken@telia.com>

	* [r13633] Third update for consistent use of Gramps. See issue
	  3355.

2009-11-19 11:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13632] 3343: Misnamed report format. Open Document to
	  OpenDocument

2009-11-19 02:41  Doug Blank <doug.blank@gmail.com>

	* [r13631] Incremental updates for css tweaks, showing validated
	  info, family details and attempts for proper url handling

2009-11-18 22:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13630] 2799: in GEDCOM export, changed timestamp for every
	  single record is 31 DEC 1969

2009-11-18 22:11  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13628] Update german translation

2009-11-18 19:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13627] avoid _ on p (typo on key)

2009-11-18 18:41  Gerald Britton <gerald.britton@gmail.com>

	* [r13626] Fix bug in Narrative Web source page. Small performance
	  enhancements in display_source_refs.

2009-11-18 13:39  Peter Landgren <peter.talken@telia.com>

	* [r13625] Update after some major changes.

2009-11-18 12:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13623] 2371: Make printing reports in different languages
	  easier (test)

2009-11-18 08:36  Rob G. Healey <robhealey1@gmail.com>

	* [r13622] Converted alphabet navigation to be able to handle words
	  as well as letters.

2009-11-18 08:34  Peter Landgren <peter.talken@telia.com>

	* [r13621] Update for consistent use of Gramps. See issue 3355.

2009-11-18 08:17  Peter Landgren <peter.talken@telia.com>

	* [r13620] Update after GRAMPS->Gramsp.

2009-11-18 08:05  Rob G. Healey <robhealey1@gmail.com>

	* [r13619] Working on source references and events. Changes in
	  stylesheet to match work.

2009-11-18 06:14  Brian Matherly <brian@gramps-project.org>

	* [r13618] Fix translation problem in libnarrate.

2009-11-18 05:32  Brian Matherly <brian@gramps-project.org>

	* [r13617]

2009-11-18 02:58  Doug Blank <doug.blank@gmail.com>

	* [r13616] Updates to Family view and tabs

2009-11-18 00:24  Doug Blank <doug.blank@gmail.com>

	* [r13615] removed debug print

2009-11-17 23:48  Doug Blank <doug.blank@gmail.com>

	* [r13614] Changed GRAMPS to Gramps

2009-11-17 23:28  Doug Blank <doug.blank@gmail.com>

	* [r13613] Workaround to avoid importing all of ReportUtils and gtk

2009-11-17 20:53  Peter Landgren <peter.talken@telia.com>

	* [r13612] Update for consistent use of ZIP/Postal code. See issue
	  3355.

2009-11-17 20:45  Peter Landgren <peter.talken@telia.com>

	* [r13611] Second update for consistent use of Gramps. See issue
	  3355.

2009-11-17 20:14  Peter Landgren <peter.talken@telia.com>

	* [r13610] First update for consistent use of Gramps. See issue
	  3355.

2009-11-17 10:28  Nick Hall <nick__hall@hotmail.com>

	* [r13608] Fix bug in new place view with empty places

2009-11-17 09:26  Rob G. Healey <robhealey1@gmail.com>

	* [r13607] Fixed bug #3357. Formatting of the date was messed up.

2009-11-17 08:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13606] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559

2009-11-17 08:39  Espen Berg <espenbe@gmail.com>

	* [r13604] Some revision on Norwegian bokmål translation

2009-11-17 05:11  Brian Matherly <brian@gramps-project.org>

	* [r13603] Clean up descendant tree - PEP8, naming, etc.

2009-11-17 00:13  Nick Hall <nick__hall@hotmail.com>

	* [r13601] Add hierarchical place view. Reorganise existing place
	  view and model.

2009-11-16 23:06  Doug Blank <doug.blank@gmail.com>

	* [r13600] Moved gtk out of scope of import

2009-11-16 22:39  Doug Blank <doug.blank@gmail.com>

	* [r13599] Move gtk-based items out of scope of import for cli

2009-11-16 21:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13598] Fixed if hyper: cconditional in class MediaPage, lines
	  2554-2563.

2009-11-16 13:36  Doug Blank <doug.blank@gmail.com>

	* [r13597] Notes on running Django+gramps under apache with wsgi

2009-11-16 03:19  Doug Blank <doug.blank@gmail.com>

	* [r13596] Fixed bug in assoc table

2009-11-16 00:38  Doug Blank <doug.blank@gmail.com>

	* [r13595] fixed typo

2009-11-15 22:47  Doug Blank <doug.blank@gmail.com>

	* [r13594] Django debug support; added table support; add missing
	  DjangoDb funcs; minor css tweaks

2009-11-15 22:43  Doug Blank <doug.blank@gmail.com>

	* [r13593] Changed the displayed text of an object in the simple
	  table to gramps_id rather than name of item

2009-11-15 22:04  Espen Berg <espenbe@gmail.com>

	* [r13592] Some revision on Norwegian bokmål language file

2009-11-15 17:21  Peter Landgren <peter.talken@telia.com>

	* [r13591] Updateing Swedish translation.

2009-11-15 13:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13590] allow forcing a view to be first in category

2009-11-15 13:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13589] register the gramps-view icon

2009-11-15 13:18  Doug Blank <doug.blank@gmail.com>

	* [r13588] Use new link tag; SimpleTable can now output docgen
	  types other than gtk

2009-11-15 13:15  Doug Blank <doug.blank@gmail.com>

	* [r13587] Added link and underline sections to base and html
	  docgen types; defaults to silent pass so that we can add to other
	  docgen types without breaking anything yet

2009-11-15 06:44  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13586] update nl translation

2009-11-15 06:25  Rob G. Healey <robhealey1@gmail.com>

	* [r13585] Added Address Book styles to all style sheets.

2009-11-15 05:47  Rob G. Healey <robhealey1@gmail.com>

	* [r13584] The exif tags option will only be displayed if they have
	  the pyexiv2 library installed. Great error prevention.

2009-11-15 05:12  Rob G. Healey <robhealey1@gmail.com>

	* [r13583] Added Image Exif Tags back into NarrativeWeb. Need to
	  download and install pyexiv2 to see them though.

2009-11-15 05:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13582] Fixed Makefiles after Reorgination part2.

2009-11-14 23:48  Doug Blank <doug.blank@gmail.com>

	* [r13581] Refinements to events_table and css

2009-11-14 22:50  Doug Blank <doug.blank@gmail.com>

	* [r13580] Changed the names of the styles of tables and fixed a
	  col width error (which weren't used, but will be in the webapp)

2009-11-14 22:48  Doug Blank <doug.blank@gmail.com>

	* [r13579] Moved functions from my_tags to web.utils; added some
	  support for tables; uses docgen code; minor changes to css

2009-11-14 17:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13578] GEPS_014:_Plugin_registration_and_management finish
	  views in category, todo: configuration

2009-11-13 20:48  Espen Berg <espenbe@gmail.com>

	* [r13575] Removed some illegal translations in nb.po

2009-11-13 17:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13574] testing french translation at this date time

2009-11-13 14:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13572] intltool-update -m : search for left out files from
	  POTFILES.in

2009-11-13 05:40  Doug Blank <doug.blank@gmail.com>

	* [r13571] Draft notes template

2009-11-13 05:38  Doug Blank <doug.blank@gmail.com>

	* [r13570] Removed from SVN

2009-11-13 05:37  Doug Blank <doug.blank@gmail.com>

	* [r13569] jquery added, due to modifications needed (css changes)

2009-11-13 05:33  Doug Blank <doug.blank@gmail.com>

	* [r13568] New template tags; new view_detail function

2009-11-13 05:32  Doug Blank <doug.blank@gmail.com>

	* [r13567] Drafts of the detail html templates

2009-11-13 05:29  Doug Blank <doug.blank@gmail.com>

	* [r13566] Updated imports

2009-11-13 01:59  Doug Blank <doug.blank@gmail.com>

	* [r13565] A Fan chart view (unstable)

2009-11-13 01:57  Doug Blank <doug.blank@gmail.com>

	* [r13564] Allow lateral move placement of Fan Chart

2009-11-12 22:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13563] Cleanup after making views plugins, remove last imports
	  of DataView

2009-11-12 21:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13562] 3347: /src/Selectors/_SelectPlace.py is still looking
	  for DataViews

2009-11-12 21:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13561] 3347: /src/Selectors/_SelectPlace.py is still looking
	  for DataViews

2009-11-12 02:58  Doug Blank <doug.blank@gmail.com>

	* [r13560] Further hacking to make testing locales faster, but
	  still work in a limited fashion when pyenchant is not installed

2009-11-11 16:18  Doug Blank <doug.blank@gmail.com>

	* [r13559] Added context_processor to handle contexts for every
	  template; refer to favion2; some visual polish

2009-11-11 14:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13556] 1563: 'Compressed Strudtured Vector Graphic SVG should
	  be SVGZ (contribution by DuncanNZ)

2009-11-11 14:58  Doug Blank <doug.blank@gmail.com>

	* [r13555] Slightly different favicon for webapp (to see it among
	  other gramps pages in the browser)

2009-11-11 13:42  Doug Blank <doug.blank@gmail.com>

	* [r13554] Better error reporting; return options from run_report
	  to see what happened and where it went

2009-11-11 13:41  Doug Blank <doug.blank@gmail.com>

	* [r13553] Added more compatibility to run reports

2009-11-11 03:20  Doug Blank <doug.blank@gmail.com>

	* [r13552] Fix an error in handling null times

2009-11-11 03:19  Doug Blank <doug.blank@gmail.com>

	* [r13551] Webapp can now run some gramps reports using a django
	  database

2009-11-11 03:16  Doug Blank <doug.blank@gmail.com>

	* [r13550] Added a direct way to run a report without having to go
	  through ArgHandler; fixed an error in reporting errors for cli
	  reports

2009-11-10 22:42  Doug Blank <doug.blank@gmail.com>

	* [r13549] visual refinements; changed search to use istartswith

2009-11-10 14:23  Doug Blank <doug.blank@gmail.com>

	* [r13547] Moved src/gen/web to src/web

2009-11-10 13:10  Doug Blank <doug.blank@gmail.com>

	* [r13546] Changes to allow webapp to work out of the box

2009-11-10 13:06  Doug Blank <doug.blank@gmail.com>

	* [r13545] Added WEB_DIR constant

2009-11-10 13:04  Doug Blank <doug.blank@gmail.com>

	* [r13544] Use gramps const for locations

2009-11-10 05:29  Doug Blank <doug.blank@gmail.com>

	* [r13543] Test db should not be in svn; removed

2009-11-10 05:28  Doug Blank <doug.blank@gmail.com>

	* [r13542] New files for gramps webapp; src/data/templates contains
	  html templates, and src/gen/web contains gramps-Django interface

2009-11-10 05:21  Doug Blank <doug.blank@gmail.com>

	* [r13541] UNSTABLE plugin for django export

2009-11-10 05:20  Doug Blank <doug.blank@gmail.com>

	* [r13540] Some fixes for tabs, and an option to skip saving
	  filename

2009-11-10 05:11  Doug Blank <doug.blank@gmail.com>

	* [r13539] Missing uuid import

2009-11-10 03:33  Doug Blank <doug.blank@gmail.com>

	* [r13538] New constant for UUID creations

2009-11-10 03:27  Doug Blank <doug.blank@gmail.com>

	* [r13537] Send warnings to stderr rather than stdout

2009-11-10 01:33  Rob G. Healey <robhealey1@gmail.com>

	* [r13536] Fixed two build problems. configure.in had a reference
	  to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am
	  had a reference to htmlrenderer without the .py extension.

2009-11-09 20:34  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13535] DataViews/Makefile is now plugins/view/Makefile

2009-11-09 20:31  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13534] GeoView : Plugin registration and management
	  corrections.

2009-11-09 06:05  Rob G. Healey <robhealey1@gmail.com>

	* [r13530] Re-stretched out navigation and subnavigation menu bars.

2009-11-09 04:37  Rob G. Healey <robhealey1@gmail.com>

	* [r13529] Re-did Internet Address Book. it is now Address Book.
	  Current styles for my work on Address Book in stylesheet.

2009-11-08 16:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13528] GEPS 014: Plugin registration and management Also views
	  are now plugins belonging to view category

2009-11-07 23:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13527] enable change of sortkey moves rows in flat views

2009-11-07 15:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13524] 3333: Update for the Croatian DateHandler (contribution
	  by VPeric)

2009-11-07 15:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13523] 3333: Update for the Croatian DateHandler (contribution
	  by VPeric)

2009-11-07 15:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13522] revert update for the Croatian DateHandler

2009-11-07 13:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13520] one way of converting the sortkey, not two

2009-11-07 13:31  Doug Blank <doug.blank@gmail.com>

	* [r13519] Fix for running quick view gramplet; disable unnecessary
	  signals reception for some change-actives

2009-11-07 13:29  Doug Blank <doug.blank@gmail.com>

	* [r13518] Allow special quick views to receive additional
	  arguments

2009-11-07 13:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13516] set svn keywords

2009-11-07 13:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13515] 3275: PageView reworking main work by Nick Hall Moving
	  personview to the new pageview classes, and using a generic
	  treebasemodel

2009-11-07 09:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13514] 3333: Update for the Croatian DateHandler

2009-11-07 09:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13513] 3333: Update for the Serbian DateHandler

2009-11-06 21:50  Rob G. Healey <robhealey1@gmail.com>

	* [r13512] Fixed listing of internet addresses in
	  display_url_list() and class InternetAddressBook.

2009-11-06 21:08  Rob G. Healey <robhealey1@gmail.com>

	* [r13511] Added progress meter bar to Internet Address Book.

2009-11-06 15:14  Doug Blank <doug.blank@gmail.com>

	* [r13509] Removed walking of links

2009-11-06 08:17  Espen Berg <espenbe@gmail.com>

	* [r13507] Fixed a bug in Norwegian translation which makes
	  compilation crash

2009-11-06 08:04  Rob G. Healey <robhealey1@gmail.com>

	* [r13506] Fix my html source layout problems. Cleanup and making
	  stylesheet consistent.

2009-11-06 04:42  Doug Blank <doug.blank@gmail.com>

	* [r13505] Added code to use gramplet.help_url which shows help for
	  gramplet

2009-11-05 18:18  Rob G. Healey <robhealey1@gmail.com>

	* [r13503] Added Internet Address Book to NarrativeWeb. Added
	  styles for it and OneDay elements for WebCal. Updated printer
	  stylesheet to current work.

2009-11-05 16:49  Nick Hall <nick__hall@hotmail.com>

	* [r13501] Fixed error when opening two plugin status windows

2009-11-05 11:57  Doug Blank <doug.blank@gmail.com>

	* [r13500] Added fpath and help_url for plugins

2009-11-04 23:20  Doug Blank <doug.blank@gmail.com>

	* [r13499] Fixes translation problem for addons

2009-11-04 22:15  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13498] GeoView : issue 3312 : keep years selection between
	  pages, place selection, ...

2009-11-04 20:58  Espen Berg <espenbe@gmail.com>

	* [r13497] Some revision on Norwegian bokmål language file

2009-11-04 14:18  Espen Berg <espenbe@gmail.com>

	* [r13496] Some revision on Norwegian translation

2009-11-03 17:33  Peter Landgren <peter.talken@telia.com>

	* [r13494] Fix so that a copy is created, if new filename already
	  exists. Works like normal XML export.

2009-11-03 14:22  Gerald Britton <gerald.britton@gmail.com>

	* [r13492] Tweaks using builtins and list comprehensions -- fix
	  error in get_name

2009-11-03 13:47  Doug Blank <doug.blank@gmail.com>

	* [r13491] Supress warning on not loading local translations (1st
	  party plugins don't have them)

2009-11-03 13:42  Doug Blank <doug.blank@gmail.com>

	* [r13490] Added localized gettext for registration code

2009-11-03 12:01  Doug Blank <doug.blank@gmail.com>

	* [r13489] Used the gramps way of editing files

2009-11-03 07:32  Rob G. Healey <robhealey1@gmail.com>

	* [r13488] Cleanup and remove some old functions in WebCal.

2009-11-03 05:25  Brian Matherly <brian@gramps-project.org>

	* [r13487] Cleanup libnarrate.

2009-11-03 04:18  Rob G. Healey <robhealey1@gmail.com>

	* [r13486] NarrativeWeb is now using format_date() where it is just
	  needing to be displayed. Where calculations are needed, using
	  Date() and date(). Stylesheets are being updated as well. A lot
	  of general cleanup as well.

2009-11-03 01:56  Doug Blank <doug.blank@gmail.com>

	* [r13485] Skip hidden directories, and the po and locale system
	  dirs of gramps-addons

2009-11-03 01:39  Doug Blank <doug.blank@gmail.com>

	* [r13484] Added plugin.fpath to keep track of path; added edit
	  button in plugin window

2009-11-03 00:34  Doug Blank <doug.blank@gmail.com>

	* [r13483] Default to 'en' in get_addon_translator() if
	  locale.getlocale()[0] returns None

2009-11-02 19:07  Gerald Britton <gerald.britton@gmail.com>

	* [r13482] Tweaks using builtins and list comprehensions

2009-11-02 14:57  Nick Hall <nick__hall@hotmail.com>

	* [r13481] Add extra sections to Complete Individual Report

2009-11-01 22:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13480] GeoView : issue 3312 : limits problem and some other
	  minor bugs.

2009-11-01 15:45  Doug Blank <doug.blank@gmail.com>

	* [r13479] Allow plugin manager to follow links (so you can add a
	  link in plugins to a development dir)

2009-11-01 15:44  Doug Blank <doug.blank@gmail.com>

	* [r13478] Don't complain if LANG is en and there is no explicit
	  translation for addons

2009-11-01 14:30  Doug Blank <doug.blank@gmail.com>

	* [r13477] Added __file__ to plugin registration environment (to
	  retrieve addon translations)

2009-11-01 14:28  Doug Blank <doug.blank@gmail.com>

	* [r13476] Begin moving 3rd-party plugins to external SVN:
	  DataEntryGramplet removed

2009-11-01 14:26  Doug Blank <doug.blank@gmail.com>

	* [r13475] Added a function to get a translation with fallback for
	  addons

2009-10-31 21:36  Brian Matherly <brian@gramps-project.org>

	* [r13474] Clean up ReportUtils: Move text strings into "Narrator"
	  class in libnarrate. Remove unused functions. Move functions out
	  that are only used once.

2009-10-31 08:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13473] fix svn properties

2009-10-31 08:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13472] fix svn properties

2009-10-30 18:28  Peter Landgren <peter.talken@telia.com>

	* [r13469] Another fix for translation to work.

2009-10-30 18:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13468] update, typo on day. MON format

2009-10-30 18:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13467] cannot translate variable (part2 - thanks Peter)

2009-10-30 16:45  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13465] GeoView : change strings for translation.

2009-10-30 10:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13463] cannot translate variable (mailing-list)

2009-10-30 08:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13462] GeoView : Correction of bad simplifications in svn
	  13212. Some limits problems. Try to solve 1.3 from issue 3312.
	  Replacing radio buttons by a combobox to save space.

2009-10-30 06:37  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13461] update nl translation

2009-10-29 22:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13460] 3325: Gramps (from trunc) chrashes without an
	  environment definition for LANG

2009-10-29 21:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13459] Use Utils to check for Windows instead of string compare

2009-10-29 21:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13458] 3294: Edit buttons causing an error

2009-10-29 20:03  Gerald Britton <gerald.britton@gmail.com>

	* [r13457] Bug 0003098: "Buri" event on GeneWeb file may break
	  import into Gramps

2009-10-29 11:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13456] 3278: [Records plugin] Mariage calculation should only
	  work with event_role=Family or primary

2009-10-29 07:22  Peter Landgren <peter.talken@telia.com>

	* [r13454] Change of first letter in month's names to lower case.

2009-10-28 23:36  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r13452] Italian translation for month names

2009-10-28 18:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13448] update still parsing problem with one date format

2009-10-28 16:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13447] 03288: [XML import] Custom family event role type is
	  ignored on Family Events

2009-10-28 15:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13445] typo

2009-10-28 15:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13444] Revised _Date_fr.py according to Brian's changes in
	  revision 13442

2009-10-28 13:02  Espen Berg <espenbe@gmail.com>

	* [r13443] Revised _Date_nb.py according to Brian's changes in
	  revision 13442

2009-10-28 12:21  Brian Matherly <brian@gramps-project.org>

	* [r13442] 0003320: DateDisplay: incorrect index for short_months
	  and long_months

2009-10-28 12:15  Doug Blank <doug.blank@gmail.com>

	* [r13441] Need to ignore old values of wrong list type

2009-10-28 10:38  Doug Blank <doug.blank@gmail.com>

	* [r13440] Added missing traceback import

2009-10-28 08:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13439] 3304: current HTML modules add a newline for every
	  doc.write_text()

2009-10-28 07:48  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13438] GeoView : We need webkit 1.1.10 to use the encoding.
	  reset the combobox text when switching map.

2009-10-28 07:34  Peter Landgren <peter.talken@telia.com>

	* [r13437] Update of strings as requested.

2009-10-28 03:25  Brian Matherly <brian@gramps-project.org>

	* [r13436] Make short and long month strings constants in the
	  DateDisplay class instead of using the localized month strings
	  detected by GrampsLocale. This will allow DateDisplayers to work
	  for languages other than the current locale - will be useful for
	  user selectable report translations.

2009-10-28 01:16  Doug Blank <doug.blank@gmail.com>

	* [r13435] Looks like this is needed

2009-10-27 20:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13434] add pyo to ignore files

2009-10-27 18:48  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13433] GeoView : Force the renderer to be utf-8 ( issue #2887 )
	  Button limits problem ( issue #3312 #1.1) Some missings infos (
	  issue #3312 #1.2) Info bubble problem ( issue #3312 #1.3) Page
	  limits problem ( issue #3312 #2) Some minor corrections.

2009-10-27 15:40  Rob G. Healey <robhealey1@gmail.com>

	* [r13432] Fixed a lot of string items, whereas href=; it becomes
	  href = as an example. This was talked about a while back, and
	  Brian or Benny made the point to code like this.

2009-10-27 09:06  Peter Landgren <peter.talken@telia.com>

	* [r13431] Fix of translation problem with _().

2009-10-27 02:35  Brian Matherly <brian@gramps-project.org>

	* [r13430] Fix some residual bugs from the implementation of the
	  new plugin manager.

2009-10-27 01:44  Brian Matherly <brian@gramps-project.org>

	* [r13429] Skip hidden directories when registering plugins.

2009-10-27 00:27  Doug Blank <doug.blank@gmail.com>

	* [r13428] Fixed missing expand option on gramplets; added
	  connect/disconnect signal handling; removed signal to update
	  status bar when gramplet doesn't do anything

2009-10-26 19:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13425] Gramplets need to be registered as STABLE to see

2009-10-26 19:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13424] add license to gpr.py files

2009-10-26 13:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13423] 3308: Wrong position of export options (also geneweb
	  dialog)

2009-10-26 02:11  Brian Matherly <brian@gramps-project.org>

	* [r13422] Remove unused function from KinshipReport.

2009-10-26 02:10  Brian Matherly <brian@gramps-project.org>

	* [r13421] Pylint cleanup for the relationship calculator.

2009-10-25 22:37  Doug Blank <doug.blank@gmail.com>

	* [r13420] Additions for new gen/plug/_grampley.py

2009-10-25 22:32  Doug Blank <doug.blank@gmail.com>

	* [r13419] Added missing file

2009-10-25 21:13  Doug Blank <doug.blank@gmail.com>

	* [r13418] Updated for new location of Gramplet

2009-10-25 21:05  Doug Blank <doug.blank@gmail.com>

	* [r13417] Added = and == to match for similar and exact text_only
	  date matches

2009-10-25 20:29  Doug Blank <doug.blank@gmail.com>

	* [r13416] Step #2 some cleanup: Moved Gramplet class to
	  gen/plug/_gramplet from DataView/GrampletView ; updated gramplets

2009-10-25 19:04  Doug Blank <doug.blank@gmail.com>

	* [r13415] Fixes for Given Name, Top Surname, and Surname gramplets

2009-10-25 18:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13414] add missing pluginmanager

2009-10-25 17:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13413] 03289: GVFamilyLines, PlaceReport crash without
	  individuals set

2009-10-25 16:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13411] 3282: Gramps should only display marriage event with
	  role = family (or primary)

2009-10-25 15:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13409] 3292 register plugins, load on need, not on start of
	  GRAMPS - GEPS 014\nmove grampletview to guipluginmanager

2009-10-25 15:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13408] 3308: Wrong position of export options

2009-10-25 14:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13407] typo

2009-10-25 14:42  Doug Blank <doug.blank@gmail.com>

	* [r13406] Phase 1 conversion of gramplets to new plugin system

2009-10-25 13:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13405] 3292: register plugins, load on need, not on start of
	  GRAMPS - GEPS 014 Improvements: gen.plug only depends on gen,
	  relationship default is moved to Relationship.py, and config for
	  hidden to a gui.pluginmanager

2009-10-25 03:12  Doug Blank <doug.blank@gmail.com>

	* [r13404] Fixed stderr traceback output; added dbstate to interact
	  with the db; fixed missing on_delete_event signal

2009-10-24 20:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13403] 03292: register plugins, load on need, not on start of
	  GRAMPS - GEPS 014 Part 2: update plugin status: show registered,
	  allow hide/unhide of plugins

2009-10-24 14:36  Doug Blank <doug.blank@gmail.com>

	* [r13402] removed extraneous comments

2009-10-24 14:25  Doug Blank <doug.blank@gmail.com>

	* [r13401] Added unittests for config.py (all tests in one case for
	  now); fixed an error on 3rd party keys; polish and cleanup to
	  config

2009-10-24 13:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13400] 3292: register plugins, load on need, not on start of
	  GRAMPS - GEPS 014

2009-10-24 07:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13399] 3309: HtmlDoc module ignores title-style of reports
	  (contribution by lcc)

2009-10-23 21:17  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13398] GeoView : Some minor regressions with python 2.5 and
	  some cleaning

2009-10-23 20:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13397] change str.format calls back to % operations

2009-10-23 03:28  Doug Blank <doug.blank@gmail.com>

	* [r13396] Use RawConfigParser so that it doesn't try to format
	  string

2009-10-23 00:06  Doug Blank <doug.blank@gmail.com>

	* [r13395] Fixed three errors in date conversions: set_slash didn't
	  work; set_slash2 was missing; and convert_to calendar needed to
	  clear NEWYEAR and SLASHES

2009-10-22 23:48  Doug Blank <doug.blank@gmail.com>

	* [r13394] Change to test to see if ast.literal_eval exists; if not
	  fallback to eval (which is not safe)

2009-10-22 19:52  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13393] GeoView : Removing yahoo and microsoft maps. javascript
	  and css simplification. When possible, usage of python instead of
	  javascript. Adding a menubar to manage place lists, years and
	  pages.

2009-10-22 04:22  Brian Matherly <brian@gramps-project.org>

	* [r13391] Add translation detection, translation class and report
	  translation option. Leading up to user configurable report
	  translations.

2009-10-22 04:15  Doug Blank <doug.blank@gmail.com>

	* [r13390] Fixed two errors: simple str(date) now shows alternate
	  newyear day; match with alt newyear day now works correctly

2009-10-20 18:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13389] 3305: update Brazilian Portuguese translation (by lcc)

2009-10-20 11:18  Doug Blank <doug.blank@gmail.com>

	* [r13387] 3301: Error on Gramps Start from trunc (last SVN; for
	  Windows) if using GRAMPSHOME; Rewrote config reader to safely
	  allow all types of Python data, including dict, escaped chars in
	  strings, and unicode; set file encoding to utf-8

2009-10-19 04:34  Rob G. Healey <robhealey1@gmail.com>

	* [r13386] Changed Navigation menu font style.

2009-10-18 22:18  Brian Matherly <brian@gramps-project.org>

	* [r13385] Cleanup gettext configuration (in preparation for custom
	  report translations).

2009-10-18 01:28  Doug Blank <doug.blank@gmail.com>

	* [r13382] 3273: Standard position for child-list descendant
	  numbering in DDR, by lcc

2009-10-17 22:50  Doug Blank <doug.blank@gmail.com>

	* [r13380] 3296: Data loss during XML-export->import; assumed type
	  was set on name element

2009-10-17 20:54  Rob G. Healey <robhealey1@gmail.com>

	* [r13379] Clean up work on media_link() and doc_link(). Corrected
	  a lot of single quatation marks to double quoteations.

2009-10-16 03:20  Doug Blank <doug.blank@gmail.com>

	* [r13377] Fixed bug in interpreting int(date_span) which is now in
	  months

2009-10-16 03:11  Doug Blank <doug.blank@gmail.com>

	* [r13375] 3291: "Probably alive" misses persons definitely alive,
	  part 2

2009-10-16 02:52  Doug Blank <doug.blank@gmail.com>

	* [r13374] 3291: "Probably alive" misses persons definitely alive

2009-10-13 19:11  Gerald Britton <gerald.britton@gmail.com>

	* [r13367] Bug 0003063: gtk.Tooltips is deprecated -- bug in last
	  batch of updates

2009-10-13 18:56  Gerald Britton <gerald.britton@gmail.com>

	* [r13366] Bug 0003063: gtk.Tooltips is deprecated -- bug in last
	  batch of updates

2009-10-12 17:33  Doug Blank <doug.blank@gmail.com>

	* [r13365] 3284: Descendant Report omits last-level spouses, by lcc

2009-10-11 06:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13364] 3275: PageView reworking-pageview3.patch

2009-10-10 09:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13363] 3275: PageView reworking-move placeview to listview

2009-10-09 00:26  Doug Blank <doug.blank@gmail.com>

	* [r13359] Added missing module-level functions for config

2009-10-08 23:51  Doug Blank <doug.blank@gmail.com>

	* [r13358] Add new config.py to POTFILES

2009-10-08 20:55  Gerald Britton <gerald.britton@gmail.com>

	* [r13357] Bug 0003063: gtk.Tooltips is deprecated -- last batch of
	  updates

2009-10-08 18:01  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13354] GeoView : str to int problem with the new config module.

2009-10-08 15:22  Doug Blank <doug.blank@gmail.com>

	* [r13353] Added an emit method, more tests, and some clean up

2009-10-08 12:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13352] 3199: Localisation in web page report - Problem with
	  word Home, too many meanings

2009-10-08 10:43  Doug Blank <doug.blank@gmail.com>

	* [r13350] Changes in build system related to Config

2009-10-08 05:48  Rob G. Healey <robhealey1@gmail.com>

	* [r13349] Cleaned up and fixed all of the WebCal elements also.

2009-10-08 05:09  Doug Blank <doug.blank@gmail.com>

	* [r13348] Fixed order issue for 3rd-party config; fixed a reset
	  bug; added more tests

2009-10-08 04:47  Doug Blank <doug.blank@gmail.com>

	* [r13347] Added lists to config type, as a list. Changed
	  data-views to new format; added htmlview.start-url

2009-10-08 01:12  Doug Blank <doug.blank@gmail.com>

	* [r13346] 3272: Proposal for updating config settings

2009-10-07 22:45  Rob G. Healey <robhealey1@gmail.com>

	* [r13345] Added Alphabet Navigation, EventList and EventDetail,
	  RepositoryList elements to all stylesheets. There are no longer
	  vertical alphabet. No longer any problems with the Download page.
	  Navigation menu bar no longer jumps around the screen.

2009-10-07 22:30  Rob G. Healey <robhealey1@gmail.com>

	* [r13344] Added alphabet, EventList and EventDetail, and
	  RepositoryList CSS sections.

2009-10-07 20:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13343] 3275: PageView reworking - change all non person views
	  to new classes

2009-10-07 20:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13342] typo bug found here causing crash with tooltip

2009-10-07 20:28  Rob G. Healey <robhealey1@gmail.com>

	* [r13341] New files: listview.py, navigationview.py, and
	  pageview.py were added to the subdirs portion of the Makefile.am,
	  so I put them where they belonged. Running autogen.sh && make
	  will now complete.

2009-10-07 20:01  Gerald Britton <gerald.britton@gmail.com>

	* [r13340] Bug 0003063: gtk.Tooltips is deprecated -- second batch
	  of updates

2009-10-07 19:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13339] 3275: PageView reworking-adding the new files 2

2009-10-07 19:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13338] 3275: PageView reworking-adding the new files 2

2009-10-07 19:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13337] 3275: PageView reworking-adding the new files

2009-10-07 18:15  Gerald Britton <gerald.britton@gmail.com>

	* [r13335] Bug 0003063: gtk.Tooltips is deprecated -- first batch
	  of updates

2009-10-07 16:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13334] #3270: update Danish translation (by Morten Bo Johansen)

2009-10-07 13:18  Doug Blank <doug.blank@gmail.com>

	* [r13333] 3259: CSS ordering broken for html text reports from lcc

2009-10-07 13:13  Doug Blank <doug.blank@gmail.com>

	* [r13332] 3255: patch for Descendant Report text error from lcc

2009-10-07 13:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13331] 3199: Localisation in web page report - Problem with
	  words Name and Home, too many meanings

2009-10-07 05:15  Doug Blank <doug.blank@gmail.com>

	* [r13329] #3265: An improvement of calendar report; adds links to
	  NarWeb from WebCal, if you have both. Advanced Options has
	  checkbox and URL prefix to NarWeb/ppl

2009-10-07 01:59  Rob G. Healey <robhealey1@gmail.com>

	* [r13328] Added alphabet navigation, EventList and EventDetail,
	  and RepositoryList.

2009-10-07 01:48  Rob G. Healey <robhealey1@gmail.com>

	* [r13327] Added alphabet navigation, EventList and Eventdetail,
	  RepositoryList to stylesheet.

2009-10-07 01:35  Rob G. Healey <robhealey1@gmail.com>

	* [r13326] Added alphabet navigation, EventList and EventDetail,
	  and RepositoryList.

2009-10-07 01:19  Rob G. Healey <robhealey1@gmail.com>

	* [r13325] Changed a section name in stylesheet for better
	  clarification. Attempting to display_source_refs() in
	  NarrativeWeb.py

2009-10-07 01:16  Rob G. Healey <robhealey1@gmail.com>

	* [r13324] Added EventList and EventDetail, and RepositoryList.

2009-10-06 23:41  Rob G. Healey <robhealey1@gmail.com>

	* [r13321] Fixed problem that Ken Baseman brought up. Did not
	  remove Web_Alphabet-Horizontal.css and Web_Alphabet-Vertical.css
	  from the Makefile.

2009-10-06 20:19  Gerald Britton <gerald.britton@gmail.com>

	* [r13320] Bug 0003230: Error while deleting family selected by any
	  filter.

2009-10-06 19:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13319] 3217: All views except Person View are NOT updated when
	  adding or deleting entries

2009-10-06 10:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13316] #3270: update Polish translation (by Łukasz Rymarczyk)

2009-10-06 09:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13314] to allow to translate birth word

2009-10-06 08:20  Rob G. Healey <robhealey1@gmail.com>

	* [r13311] Fixed some items in Web_Visually.css. Added Download,
	  EventsList, EventDetail, and Repository sections to Ash. Removed
	  the things that I was trying to do with the Horizontal or
	  Vertical placement of the alphabet navigation. Getting to be too
	  big for me at this point. I feel like a little guppie out in the
	  ocean.

2009-10-05 20:30  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13309] GeoView : Avoid to recreate html document when resizing.
	  css enhancement. validate language in google, ...

2009-10-05 18:04  Gerald Britton <gerald.britton@gmail.com>

	* [r13308] Replace dictionaries with sets and set logic where
	  possible

2009-10-05 12:53  Doug Blank <doug.blank@gmail.com>

	* [r13307] Report format type of error

2009-10-05 11:35  Espen Berg <espenbe@gmail.com>

	* [r13306] Some smal revisement of Norwegian locale

2009-10-05 11:21  Doug Blank <doug.blank@gmail.com>

	* [r13305] One set of Swedish tests is ok

2009-10-04 21:38  Doug Blank <doug.blank@gmail.com>

	* [r13304] #3194: fix to write gedcom output in GRAMPS order, and
	  fix to have children in GEDCOM FAM order

2009-10-04 15:13  Doug Blank <doug.blank@gmail.com>

	* [r13303] Fixed error in sorting date spans, and refined span
	  comparisons

2009-10-04 15:11  Doug Blank <doug.blank@gmail.com>

	* [r13302] Fixed error in assert, which revealed some errors in
	  testing Swedish dates

2009-10-04 05:43  Rob G. Healey <robhealey1@gmail.com>

	* [r13299] Fix for the .php parsing error. It also happens with
	  .php3 and .cgi too.

2009-10-04 04:56  Rob G. Healey <robhealey1@gmail.com>

	* [r13298] Returned libhtml.py back to its original code after my
	  mistakingly gutting the code.

2009-10-04 04:54  Rob G. Healey <robhealey1@gmail.com>

	* [r13297] Repaired stylesheets in regards to alphabet navigation
	  and fixed alphabet_navigation() in NarrativeWeb.

2009-10-03 16:10  Doug Blank <doug.blank@gmail.com>

	* [r13296] Add easy way to get version info from users without
	  causing a crash

2009-10-03 13:55  Peter Landgren <peter.talken@telia.com>

	* [r13295] Fix of issue 3253 for Family Lines report. Zeros are not
	  shown now.

2009-10-03 06:07  Rob G. Healey <robhealey1@gmail.com>

	* [r13293] Removed "<?xml ... ?>" from the top of every page as per
	  Benny Malengier.

2009-10-03 06:03  Rob G. Healey <robhealey1@gmail.com>

	* [r13292] Fixed placement of header, alphabet navigation, and
	  navigation sections.

2009-10-03 03:39  Doug Blank <doug.blank@gmail.com>

	* [r13289] #3254: protect from crashing on copy to same file

2009-10-02 20:03  Gerald Britton <gerald.britton@gmail.com>

	* [r13288] Change dictionaries to sets and use set logic where
	  possible

2009-10-02 19:27  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13287] GeoView : resizing problem with some css stylesheet.

2009-10-02 19:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13286] GeoView : resizing enhancement.

2009-10-02 18:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13285] GeoView : Some css enhancement. CSS Button label change
	  to show the selected css. HtmlRenderer updated for unused
	  resizing.

2009-10-01 20:42  Gerald Britton <gerald.britton@gmail.com>

	* [r13284] remove debugging print statement and fix indentation

2009-10-01 20:38  Gerald Britton <gerald.britton@gmail.com>

	* [r13283] fix bug on database errors; remove bsddb transaction for
	  batch operations

2009-10-01 18:45  Espen Berg <espenbe@gmail.com>

	* [r13282] Updated Norwegian translation. Still quite a bit of work
	  remaining

2009-10-01 02:05  Doug Blank <doug.blank@gmail.com>

	* [r13280] use cPickle like the rest of the modules

2009-09-30 21:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13279] GeoView : Some css correction. Added places list over
	  the map. Mapstraction infobull correction.

2009-09-30 20:15  Gerald Britton <gerald.britton@gmail.com>

	* [r13278] Replace dictionaries with sets and use set logic where
	  appropriate

2009-09-29 17:43  Peter Landgren <peter.talken@telia.com>

	* [r13276] Minor improvments.

2009-09-29 06:16  Rob G. Healey <robhealey1@gmail.com>

	* [r13275] General cleanup, fixing of quotations, fixing of
	  gramps_id where it was used of NarrativeWeb, polishing and
	  cleanup of stylesheet.

2009-09-28 23:52  Rob G. Healey <robhealey1@gmail.com>

	* [r13271] Fixed Events in display_event_header(),
	  display_event_row(), write_event_row(), class EventListPage and
	  EventOage. Cleanup little with alphabet_navigation(), corrections
	  and modifications to stylesheet to match.

2009-09-28 15:49  Gerald Britton <gerald.britton@gmail.com>

	* [r13270] Remove commented debugging code

2009-09-28 15:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13269] Go back to using list of handles until bsddb
	  DBCursor.put method better understood

2009-09-28 12:58  Doug Blank <doug.blank@gmail.com>

	* [r13268] #3238: Glade interface file for filter editor contains
	  duplicate identifiers by Bob Ham

2009-09-27 10:52  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13265] Update german translation and some minor fixes in
	  translation

2009-09-27 01:03  Doug Blank <doug.blank@gmail.com>

	* [r13263] Errors in CSS

2009-09-26 19:13  Rob G. Healey <robhealey1@gmail.com>

	* [r13259] Fixes to alphabet_navigation().

2009-09-26 17:11  Rob G. Healey <robhealey1@gmail.com>

	* [r13258] User choice of either horizontal or vertical alphabet
	  navigation bar. Changes to all of the stylesheets to accomodate
	  this change. Fixes to RepositoryList and alphabet_navigation
	  also. Not all stylesheets are completed upto the new choice yet.

2009-09-26 09:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13257] Fixed a problem with the weekday abbreviated letters
	  that I previously introduced.

2009-09-26 09:08  Rob G. Healey <robhealey1@gmail.com>

	* [r13256] Additional style sheets for NarrativeWeb.

2009-09-26 02:05  Doug Blank <doug.blank@gmail.com>

	* [r13255] Fix to write GENDEX to tgz, if necessary

2009-09-26 01:36  Rob G. Healey <robhealey1@gmail.com>

	* [r13254] Removed svn id tag of Web_Mainz.css from GeoView.css.
	  Added GeoView.css to Makefile.

2009-09-26 01:12  Doug Blank <doug.blank@gmail.com>

	* [r13253] Fixed unicode normalize issue; abstracted first_letter
	  code; add GENDEX listing

2009-09-26 01:08  Doug Blank <doug.blank@gmail.com>

	* [r13252] Issue with super() and reload of plugins in Python 2.6.0

2009-09-26 01:05  Doug Blank <doug.blank@gmail.com>

	* [r13251] Added get_gedcom_name formatter to Name to allow sharing

2009-09-25 21:07  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13250] GeoView : change icon depending on the lock/unlock
	  state.

2009-09-25 20:45  Doug Blank <doug.blank@gmail.com>

	* [r13249] Moved gedcom date constants and functions to
	  gen.lib.date so they can be shared

2009-09-25 19:50  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13248] GeoView : add stylesheet selection

2009-09-25 17:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13247] #3211: Entries on choice list for SourceRef confidence
	  level are not displayed

2009-09-24 17:41  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13246] GeoView : Bug when event without people associated with
	  it.

2009-09-24 17:28  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13245] GeoView : translation problem.

2009-09-24 14:05  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13243] GeoView : improvment with css style.

2009-09-24 12:12  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13242] GeoView : some cleaning and add the marriage icon.

2009-09-24 12:10  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13241] GeoView : Change map icons and add marriage icon.

2009-09-23 21:20  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13240] GeoView : synchronize font in infobubbles between
	  providers.

2009-09-23 20:31  Rob G. Healey <robhealey1@gmail.com>

	* [r13239] Removed dump_source_references() from NarrativeWeb,
	  updating of WebCal still in place. Updates to stylesheet.

2009-09-23 20:20  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13238] GeoView : In events map, if we have multiple events for
	  one place, select the default icon marker and show the event type
	  for each person.

2009-09-23 20:07  Gerald Britton <gerald.britton@gmail.com>

	* [r13237] 1. Enhance cursor.py to support updating records after
	  reading them 2. Implement enhancement in write.py, get_cursor
	  method 3. Exploit new capability in ChangeNames.py

2009-09-23 13:07  Peter Landgren <peter.talken@telia.com>

	* [r13236] Fix of issue 3215.

2009-09-23 06:49  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13234] GeoView : Markers enhancement Same icons between
	  providers. Scroll in infoBubbles. Possibility to have one icon
	  per event type.

2009-09-23 00:40  Doug Blank <doug.blank@gmail.com>

	* [r13233] #2073: Adds a warning (about turning off undo, rather
	  than filling with bogus data), but this is only seen by
	  developers, and at least gives a chance to cancel; probably not
	  worth a special class just to provide proper message

2009-09-21 22:22  Rob G. Healey <robhealey1@gmail.com>

	* [r13231] Re-placed alphabet navigation as horizontal. Fixed
	  several problems in NarrativeWeb, and some changes to WebCal.

2009-09-21 20:52  Gerald Britton <gerald.britton@gmail.com>

	* [r13230] tweaks and optimizations

2009-09-20 11:19  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13228] minor fixes in German translation

2009-09-20 09:56  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13227] GeoView : Some write simplification and pylint
	  adjustment.

2009-09-19 10:47  Doug Blank <doug.blank@gmail.com>

	* [r13226] Factored out common code into find_binary function

2009-09-19 09:27  Doug Blank <doug.blank@gmail.com>

	* [r13224] Error from iterator conversion

2009-09-19 09:16  Doug Blank <doug.blank@gmail.com>

	* [r13223] Fixed error in handling list of handles, not an iterator

2009-09-18 23:05  Doug Blank <doug.blank@gmail.com>

	* [r13222] Code cleanup

2009-09-18 22:49  Doug Blank <doug.blank@gmail.com>

	* [r13221] Add ability for double-click on SimpleTable row to show
	  people by list of handles

2009-09-18 01:41  Doug Blank <doug.blank@gmail.com>

	* [r13220] #3223: Trunk revision 13203 causes crash of gramplet
	  surnamecloud

2009-09-17 17:04  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13218] Update german translation

2009-09-17 03:13  Doug Blank <doug.blank@gmail.com>

	* [r13217] bug #3221: Improvements for WhatsNext Gramplet, by
	  reinhard

2009-09-16 20:31  Gerald Britton <gerald.britton@gmail.com>

	* [r13215] Silently accept "not found" errors when deleting
	  database files

2009-09-16 18:26  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13213] minor fixes in German translation

2009-09-16 16:12  Gerald Britton <gerald.britton@gmail.com>

	* [r13212] Geoview simplifications

2009-09-16 06:39  Rob G. Healey <robhealey1@gmail.com>

	* [r13211] Fixed attributes on IndividualPage and EventPage.
	  Stylesheet to match.

2009-09-16 01:27  Rob G. Healey <robhealey1@gmail.com>

	* [r13210] Fixed some holidays in holidays file.

2009-09-15 19:37  Gerald Britton <gerald.britton@gmail.com>

	* [r13209] Exploit new iter_<objects> methods

2009-09-15 16:05  Gerald Britton <gerald.britton@gmail.com>

	* [r13208] Remove pdb module from filter.py

2009-09-15 16:03  Gerald Britton <gerald.britton@gmail.com>

	* [r13207] Fix deadlock in ChangeNames

2009-09-15 08:04  Rob G. Healey <robhealey1@gmail.com>

	* [r13206] This will also be in update mode until I get some of the
	  problems ironed out.

2009-09-15 08:02  Rob G. Healey <robhealey1@gmail.com>

	* [r13205] Some updating of code. Will be update for a while now.

2009-09-15 08:00  Rob G. Healey <robhealey1@gmail.com>

	* [r13204] Fix for Labor Day in USA holidays.

2009-09-14 20:50  Gerald Britton <gerald.britton@gmail.com>

	* [r13203] Use new iter_objects methods

2009-09-14 17:20  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13201] Update german translation

2009-09-13 05:48  Rob G. Healey <robhealey1@gmail.com>

	* [r13200] Cleaned up dump_addresses() and changed
	  write_out_addresses() to dump_addresses().

2009-09-13 03:43  Rob G. Healey <robhealey1@gmail.com>

	* [r13199] Still working with classes EventListpage() and
	  EventPage(). Making changes as I go with the stylesheet.

2009-09-12 18:12  Doug Blank <doug.blank@gmail.com>

	* [r13198] Fix for a iter change

2009-09-12 10:00  Peter Landgren <peter.talken@telia.com>

	* [r13196] Fix of issue 3213.

2009-09-12 06:06  Rob G. Healey <robhealey1@gmail.com>

	* [r13195] Moved self.build_events() to the conditional statement:
	  if self.inc_events. This way it is not being ran unless you want
	  the event pages.

2009-09-12 03:52  Rob G. Healey <robhealey1@gmail.com>

	* [r13194] Fixed style elements that has messed up the recent
	  WebCal.

2009-09-11 06:24  Rob G. Healey <robhealey1@gmail.com>

	* [r13193] Updated work in WebCal. Updated style elements to match
	  current work.

2009-09-11 04:14  Rob G. Healey <robhealey1@gmail.com>

	* [r13192] Fixed alphabet navigation to remove the table elements.

2009-09-10 18:49  Gerald Britton <gerald.britton@gmail.com>

	* [r13191] Tweaks to use inplace arithmetic

2009-09-10 18:49  Gerald Britton <gerald.britton@gmail.com>

	* [r13190] Change to set logic for reduction in storage (no affect
	  on runtime)

2009-09-10 13:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13188] #3182 Add an used singular form, avoid empty string on
	  translation dict

2009-09-10 06:50  Rob G. Healey <robhealey1@gmail.com>

	* [r13186] Adjusted header, navigation, and body elements in
	  stylesheet.

2009-09-10 06:15  Rob G. Healey <robhealey1@gmail.com>

	* [r13185] Should be final ommit for classes EventListPage and
	  EventPage, but do not hold your breath. Stylesheet updated to
	  match work.

2009-09-09 20:37  Gerald Britton <gerald.britton@gmail.com>

	* [r13184] Tweaks to use inplace arithmetic

2009-09-09 14:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13183] Documentation updates

2009-09-09 14:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13182] Documentation updates

2009-09-09 08:01  Rob G. Healey <robhealey1@gmail.com>

	* [r13181] Work is final in classes EventListPage and EventPage,
	  modified display_ind_families() and display_attr_list(). Also
	  changes to stylesheet to match current work.

2009-09-08 21:28  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13180] GeoView : 2 bugs : swap map and saving zoom when no
	  title.

2009-09-08 13:37  Peter Landgren <peter.talken@telia.com>

	* [r13178] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-08 10:13  Peter Landgren <peter.talken@telia.com>

	* [r13176] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-08 09:59  Peter Landgren <peter.talken@telia.com>

	* [r13174] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-08 08:42  Peter Landgren <peter.talken@telia.com>

	* [r13172] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-08 08:26  Peter Landgren <peter.talken@telia.com>

	* [r13170] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-08 07:28  Peter Landgren <peter.talken@telia.com>

	* [r13168] String must be unicode for truncation to work for non
	  ascii characters.

2009-09-07 21:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13166] GeoView : Split in two parts : HtmlRenderer and GeoView.
	  Adding two icons for map provider selection. We now can zoom in
	  and out with the wheel mouse. It's possible to save the zoom
	  between the maps. The zoom, latitude, longitude and map is now
	  saved when we quit gramps: only if you use the save zoom between
	  maps. Issue 3150, 3152 included.

2009-09-07 20:07  Peter Landgren <peter.talken@telia.com>

	* [r13165] Slicing of strings must be with unicode strings.

2009-09-07 16:22  Gerald Britton <gerald.britton@gmail.com>

	* [r13164] Remove deprecated method

2009-09-07 16:19  Gerald Britton <gerald.britton@gmail.com>

	* [r13163] Add function decorator to catch dabatase errors

2009-09-05 23:03  Gerald Britton <gerald.britton@gmail.com>

	* [r13161] restore set_name_group_mapping method

2009-09-05 11:45  Rob G. Healey <robhealey1@gmail.com>

	* [r13160] Fixed class EventList and EventPage. With it,
	  display_attr_list(). Changed, added, and removed elements to
	  match current work.

2009-09-04 17:57  Gerald Britton <gerald.britton@gmail.com>

	* [r13159] Remove unused methods

2009-09-04 17:20  Gerald Britton <gerald.britton@gmail.com>

	* [r13158] add from __future__ import with_statement

2009-09-03 19:44  Gerald Britton <gerald.britton@gmail.com>

	* [r13157] Tweaks to database objects plus initial documentation in
	  rst format

2009-09-03 09:48  Rob G. Healey <robhealey1@gmail.com>

	* [r13156] Fixed table.infolist in style sheet.

2009-09-03 09:35  Rob G. Healey <robhealey1@gmail.com>

	* [r13155] More work on classes EventList and EventPage. Changing
	  elements to match current work.

2009-09-03 04:12  Brian Matherly <brian@gramps-project.org>

	* [r13153] Remove the "check" and "summary" CLI actions. Those
	  plugins can be run using "-a tool -p name=check" and "-a report
	  -p name=summary" respectively.

2009-09-02 20:54  Gerald Britton <gerald.britton@gmail.com>

	* [r13152] AutoComp.py: remove redundant list-building and use
	  inplace addition where applicable

2009-09-02 20:10  Gerald Britton <gerald.britton@gmail.com>

	* [r13151] 1. Implement iter_<object> methods in proxybase. 2.
	  Change include_object to include_media_object to avoid confusion
	  3. Make _validated_id_prefix method in read.py a staticmethod 4.
	  Use new iter_<objects> methods in Records.py, StatsgGramplet.py,
	  GivenNameGramplet.py, ExtractCity.py and
	  _IsSiblingOfFilterMatch.py as examples

2009-09-01 19:21  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13150] Update german translation

2009-09-01 17:46  Gerald Britton <gerald.britton@gmail.com>

	* [r13149] 1. Use closures to define iterator methods 2. Change
	  sorts on people and places to work like other sorts

2009-09-01 17:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13148] Fix write.py to do imports from gen.db

2009-09-01 00:52  Rob G. Healey <robhealey1@gmail.com>

	* [r13146] fixed capitialization of include repository pages in
	  Advanced tab.

2009-09-01 00:49  Rob G. Healey <robhealey1@gmail.com>

	* [r13145] Fixed progress meter hanging at the end of creating eent
	  pages.

2009-09-01 00:42  Rob G. Healey <robhealey1@gmail.com>

	* [r13144] Fixed CSS problem with Download page.

2009-09-01 00:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13143] Partial fix to header and footer locations on page.
	  Fixed Ancestor Tree overrun into footer.

2009-08-31 20:13  Rob G. Healey <robhealey1@gmail.com>

	* [r13142] Tturning in this commit because of a CSS problem with
	  cutting the menu off. More will come soon.

2009-08-31 19:07  Gerald Britton <gerald.britton@gmail.com>

	* [r13141] grampsdbtxn.py module renamed to txn.py

2009-08-31 18:43  Gerald Britton <gerald.britton@gmail.com>

	* [r13140] Implement performance-enhanced proxy databases

2009-08-31 18:42  Gerald Britton <gerald.britton@gmail.com>

	* [r13139] Implement restructured database objects

2009-08-31 08:08  Rob G. Healey <robhealey1@gmail.com>

	* [r13138] Fixed variable name issue in display_ind_general().

2009-08-31 07:47  Rob G. Healey <robhealey1@gmail.com>

	* [r13137] Fixed multiple inconsistentcies in NarrativeWeb. Items
	  found and reported by Peter Lundgren.

2009-08-29 20:53  Rob G. Healey <robhealey1@gmail.com>

	* [r13136] Patch from Serge Norlaud for bug #2788. Thanks for all
	  of your patience.

2009-08-29 09:23  Rob G. Healey <robhealey1@gmail.com>

	* [r13135] Fixed translation mistake for Peter Lundgren in class
	  EventPage.

2009-08-29 09:06  Rob G. Healey <robhealey1@gmail.com>

	* [r13134] Fixed table problem in class EventPage.

2009-08-29 09:01  Rob G. Healey <robhealey1@gmail.com>

	* [r13133] Fixed error in EventDetail.

2009-08-29 08:35  Rob G. Healey <robhealey1@gmail.com>

	* [r13132] Fixed some spacing issues in Events.

2009-08-29 05:13  Rob G. Healey <robhealey1@gmail.com>

	* [r13131] Fixed height problem with the navigation menu.

2009-08-29 05:11  Rob G. Healey <robhealey1@gmail.com>

	* [r13130] Patch from Peter Lundgren. fixes Repository type
	  translation error.

2009-08-27 19:45  Peter Landgren <peter.talken@telia.com>

	* [r13124] Issue 3188 search for ü did not work.

2009-08-27 13:21  Rob G. Healey <robhealey1@gmail.com>

	* [r13123] NarrativeWeb is now complete unless there are bugs.
	  Style sheet has been updated to match current changes.

2009-08-27 05:52  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13122] update fr po

2009-08-26 05:52  Rob G. Healey <robhealey1@gmail.com>

	* [r13120] Modified def event_pages(), class EventListPage(), and
	  class EventPage() to clean up a few things.

2009-08-25 20:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13119] 3183: Make Reorder GRAMPS ID plugin fix IDs not
	  following specified formats

2009-08-25 16:48  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13118] ODFDoc : issue 3187 : <, > and & should be escaped

2009-08-24 22:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13117] Nick_H patch to participants in selectors, fixes a bug
	  too 2773: Primary participant(s) in Events View

2009-08-24 22:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13116] Nick_H patch of ticket 2863: Wrong row when dropping on
	  embedded list

2009-08-24 21:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13115] Start with fix up of connects to db in relationview. Fix
	  calling method of signals to a shorter algorithm based on lambda
	  func

2009-08-23 22:00  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13113] ODFDoc : Styled notes : Bad format, font, indents and
	  spacing.

2009-08-23 12:21  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13112] German holidays depending to easter

2009-08-23 08:15  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r13109] update-po and new nl.po

2009-08-23 07:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13107] Use plural forms (ngettext) in plugins/tool/NotRelated
	  (patch by VPeric)

2009-08-22 21:45  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13105] fix typo

2009-08-22 21:31  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13104] remove '--enable-maintainer-mode' from CONFIGURE_DEF_OPT
	  to get rid of the warning that '--enable-maintainer-mode' is not
	  recognized.

2009-08-22 10:43  Rob G. Healey <robhealey1@gmail.com>

	* [r13103] Fixed problem in display_ind_sources().

2009-08-21 20:54  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13102] ODFDoc : More pylint compliant. Duplicate styles and
	  fonts suppression. Multi line now works correctly : tested with
	  multi-lines attribut.

2009-08-21 20:06  Gerald Britton <gerald.britton@gmail.com>

	* [r13101] Latest updates to new modules

2009-08-21 15:44  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13099] Update german translation

2009-08-21 00:59  Doug Blank <doug.blank@gmail.com>

	* [r13097] Added multilines to Python Gramplet

2009-08-21 00:37  Rob G. Healey <robhealey1@gmail.com>

	* [r13096] Completed the dump of the events in the database. Added
	  styles which are affected by the two new classes: EventListPage()
	  and EventPage().

2009-08-20 15:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13092] update french translation

2009-08-20 12:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13090] 2863: Wrong row when dropping on embedded list

2009-08-20 12:40  Peter Landgren <peter.talken@telia.com>

	* [r13089] unicode text must be sliced correctly.

2009-08-20 12:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13087] 2548: deprecated system_filter.xml

2009-08-20 11:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13086] 2773: Primary participant(s) in Events View

2009-08-20 09:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13085] 2863: Wrong row when dropping on embedded list This
	  patch makes sure open of old database shows correct columns, and
	  adds ... if several main participants

2009-08-19 22:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13083] 2773: Primary participant(s) in Events View

2009-08-19 22:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13082] 2773: Primary participant(s) in Events View

2009-08-19 22:01  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13081] ODFDoc : highlight problem in styled notes.

2009-08-19 20:30  Gerald Britton <gerald.britton@gmail.com>

	* [r13080] Update makefile to add new modules

2009-08-19 17:14  Gerald Britton <gerald.britton@gmail.com>

	* [r13079] cursor.py -- add additional methods mirroring those in
	  DBCursor and a getattr method to pass through non-overridden
	  method calls to DBCursor

2009-08-19 17:05  Gerald Britton <gerald.britton@gmail.com>

	* [r13078] Add new modules to support restructured database objects
	  bsddbtxn.py -- Wrapper for BSDDB DBTxn to support context manager
	  protocol txn.py -- GrampsDbTxn class to manage atomic
	  transactions write.py -- GrampsDbWrite class for read/write
	  databases read.py -- GrampsDbRead class for read-only databases
	  undoredo.py -- GrampsDbUndo class to manage the undo database
	  upgrade.py -- Helper module for upgrading a database at open time

2009-08-19 16:43  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r13077] Update german translation

2009-08-19 15:41  Gerald Britton <gerald.britton@gmail.com>

	* [r13076] Update makefile to include new plugin libraries

2009-08-19 15:38  Gerald Britton <gerald.britton@gmail.com>

	* [r13075] Add new plugin libraries: libgrdb.py -- Used by
	  ImportGrdb to read old databases libmixin.py -- Used by Import
	  plugins to add extra methods

2009-08-19 14:51  Doug Blank <doug.blank@gmail.com>

	* [r13074] New Quick View showing all names for all people; need to
	  figure out where to put these QV's which don't require a specific
	  row

2009-08-19 11:05  Peter Landgren <peter.talken@telia.com>

	* [r13072] Typo

2009-08-18 21:40  Rob G. Healey <robhealey1@gmail.com>

	* [r13067] Clean up work in several places
	  display_ind_attributes(), display_child_link(), and
	  add_birthdate().

2009-08-18 20:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13066] 03172: Error editing event filter

2009-08-18 13:23  Peter Landgren <peter.talken@telia.com>

	* [r13065] sv.po without missing strings.

2009-08-18 10:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13064] merge translations added on 3.1.x and update french
	  translation

2009-08-17 22:38  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13056] ODFDoc : forgot to suppress a print line.

2009-08-17 22:28  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13055] Added backend for ODFDoc and styled notes.

2009-08-17 22:23  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r13054] ODFDoc : Styled notes integration.

2009-08-17 16:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13047] start to merge french translation from branch to trunk

2009-08-17 09:06  Peter Landgren <peter.talken@telia.com>

	* [r13043] Major updates after problems.

2009-08-17 07:44  Peter Landgren <peter.talken@telia.com>

	* [r13042] Major updates.

2009-08-17 03:10  Rob G. Healey <robhealey1@gmail.com>

	* [r13040] Fixed another error brought to me by Peter Lundgren.

2009-08-16 09:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13029] 2307: better wording

2009-08-15 20:28  Rob G. Healey <robhealey1@gmail.com>

	* [r13026] Fixed problem in associations, fixed class
	  SourceListPage and fixed problem in stylesheet. Errors brought to
	  me from Peter Lundgren. Thanks again.

2009-08-15 14:54  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13022] 0003018: keys() method of dictionary objects used
	  unnecessarily

2009-08-15 14:37  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13021] cleanup & pep8

2009-08-15 09:44  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13019] 0002723: '<name>' has different meanings in different
	  contexts

2009-08-15 07:18  Peter Landgren <peter.talken@telia.com>

	* [r13016] Update of Swedish translation.

2009-08-15 00:19  Doug Blank <doug.blank@gmail.com>

	* [r13013] Fixed an issue related to #0000841 and added two new
	  properties: options.no_fileselect and options.confirm_text for
	  altering assistant behavior; the Assistant code needs a
	  refactoring at some point

2009-08-14 16:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13010] testingrule for 2307: return string rather than
	  true/false

2009-08-14 16:10  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13008] 0003162: adding pic to media gallery in person editor
	  fails

2009-08-14 15:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r13006] testing 2307: to add a family rule for displaying
	  families with marriage event but still unknown relation type

2009-08-14 11:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r13005] 3166: Add source notes to DDR/DAR

2009-08-14 07:14  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13004] 0002542: Crash whilst generating web pages from command
	  line Throwing Report Error if center person is not in database.
	  Added catching of Report Error to CommandLineReport if using GUI
	  it is not possible to cause this, as you have to select a person
	  that is in the DB. However on the command line you can specify
	  any PID and even no person with that pid exists an error was
	  thrown.

2009-08-14 07:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13003] typo

2009-08-14 07:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13002] add missing import

2009-08-14 07:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13001] pep8 & typos

2009-08-14 07:05  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r13000] remove GConfSchemaError as it is not used anymore

2009-08-14 06:18  Rob G. Healey <robhealey1@gmail.com>

	* [r12998] Attempt to get Repository Type to be translatable. Peter
	  Lundgren is helping me.

2009-08-13 21:59  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12995] GeoView : The swap is now fully fonctional.

2009-08-13 21:58  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12994] GeoView : mapstraction to version 215.

2009-08-13 08:52  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12984] fixed typos

2009-08-13 01:50  Rob G. Healey <robhealey1@gmail.com>

	* [r12982] Added Associations to the NarrativeWeb output.

2009-08-12 10:01  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12977] cleanup (reordering alphabetically of DnD types)

2009-08-12 09:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12976] pep8 fixes & typos

2009-08-12 09:57  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12975] better variable naming

2009-08-12 09:56  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12974] import cleanup & doc fixes

2009-08-11 22:39  Rob G. Healey <robhealey1@gmail.com>

	* [r12966] Updated printer stylesheet,
	  src/data/Web_Print-Default.css, to match all new changes in
	  NarrativeWeb.

2009-08-11 20:41  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12962] Update german translation and some minor fixes in
	  translation

2009-08-11 20:05  Rob G. Healey <robhealey1@gmail.com>

	* [r12961] Fixed problem with place.get_source_references().

2009-08-11 12:49  Rob G. Healey <robhealey1@gmail.com>

	* [r12959] NarrativeWeb is now almost at a complete export of the
	  entire database now. Sorry about committing such a huge update at
	  once. Stylesheet element have been modified or added for this
	  update.

2009-08-11 06:47  Rob G. Healey <robhealey1@gmail.com>

	* [r12958] Added place.get_alternate_locations() amd
	  place.get_source_references() to class PlacePae. Modified and
	  clean up of display_ind_events().

2009-08-11 04:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12957] Fixed a typo which caused a crash.

2009-08-11 01:29  Rob G. Healey <robhealey1@gmail.com>

	* [r12954] Finished translatable variables in NarrativeWeb

2009-08-10 22:51  Rob G. Healey <robhealey1@gmail.com>

	* [r12952] Some Translation strings fixed in NarrativeWeb.py.
	  Pointed out by Gary Burton and Peter Lundgren.

2009-08-10 21:25  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12951] 0003064: Remove check for libglade in configure Removed
	  all references to gtk.glade & libglade

2009-08-10 21:23  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12950] typo & pep8 fixes

2009-08-10 19:46  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12949] 0002832: Somes modules still use Relib reference on
	  docstring patch by romjerome
	  
	  fixed wrong doc string in srcref.py

2009-08-10 19:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12948] 0002841: Kinship report converts relationship
	  descriptions to lowercase patch by Reinhard Müller
	  <reinhard.mueller@bytewise.at>

2009-08-10 15:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12947] 3160: Add Serbian DateHandler (patch provided by VPeric)

2009-08-10 14:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12945] 3156: Bug in Croatian DateHandler (patch provided by
	  VPeric)

2009-08-10 04:52  Rob G. Healey <robhealey1@gmail.com>

	* [r12941] Removed source.get_reporef_list() from class
	  SourcePage(). There is no usable information to display.

2009-08-10 01:25  Doug Blank <doug.blank@gmail.com>

	* [r12940] Fixed a bug on export null locations; added primary keys
	  and an index

2009-08-09 22:46  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12939] 0003102: Can't run Narrative Website report Added checks
	  for NoneType Objects. pep8 fixes

2009-08-09 22:44  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12938] cleanup

2009-08-09 22:43  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12937] fixed typos

2009-08-09 19:26  Doug Blank <doug.blank@gmail.com>

	* [r12936] SQL import/export complete. Byte for Byte exact,
	  excluding differences in True-False/1-0, []/(), and
	  unicode/string

2009-08-09 17:40  Doug Blank <doug.blank@gmail.com>

	* [r12935] SQL update: two diffs left, in family and place

2009-08-09 17:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12934] pep8 fixes fixing typos

2009-08-09 17:01  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12933] fix when running command line report other then html and
	  it would try and fail to set css filename on e.g. pdf doc
	  generator

2009-08-09 08:01  Doug Blank <doug.blank@gmail.com>

	* [r12932] SQL import/export complete except for source repos, and
	  datamap

2009-08-09 07:55  Rob G. Healey <robhealey1@gmail.com>

	* [r12931] Fixed display_attr_list(); display_event_header() and
	  display_event_row(). Added style elements for Attributes in
	  stylesheet.

2009-08-09 04:14  Doug Blank <doug.blank@gmail.com>

	* [r12930] Very close to having the SQL import/export done

2009-08-08 21:40  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12929] remove merge error

2009-08-08 19:15  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12927] 0003137: Attribute error on EmptyDoc for all graphical
	  reports - only with PostScript and SVG output formats ! removed
	  'template' parameter from init method. problem was that they
	  still used template parameter, when BaseDoc didn't have a
	  template parameter anymore.
	  
	  also pylint cleanup

2009-08-08 19:12  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12926] remove unused import

2009-08-08 19:11  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12925] typos & doc string formatting

2009-08-08 19:10  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12924] fixed typos

2009-08-08 16:35  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12923] Removed broken Export to CD on Gnome. This was never
	  working on KDE or Windows. And no developer seems to be able to
	  get it to run on their gnome system. It is very easy now to burn
	  a backup of gramps to a cd using e.g., K3b or Brasero.

2009-08-08 16:21  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12922] 0002978: ExportCd plug-in should not load if burn://
	  scheme is unsupported applied patch by Brad Crittenden.
	  
	  Patch goes in the right direction but still not far enough. On my
	  ubuntu gnome system (9.04) it doesn't load the plugin, but I can
	  burn a cd in nautilus using the burn:/// scheme.

2009-08-08 15:52  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12921] cleanup (typos, docs, indentation)

2009-08-08 15:44  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12920] 0002948: error encountered while exporting to 'cd xml'
	  https://bugs.launchpad.net/gramps/+bug/372502 patch by Brad
	  Crittenden

2009-08-08 14:28  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12919] Fixes 0003155: GraphViz arrow directions are odd Patch
	  by Bob Ham <rah@bash.sh>
	  
	  + 1 typo in WebCal.py

2009-08-08 04:18  Doug Blank <doug.blank@gmail.com>

	* [r12918] Nearing completition; most data is pulled out of the SQL
	  db, now I need to get the relations fixed

2009-08-07 22:32  Doug Blank <doug.blank@gmail.com>

	* [r12917] SQL Export/Import about 30% done: Notes are complete.
	  People and Events close. The rest still to check.

2009-08-07 20:02  Rob G. Healey <robhealey1@gmail.com>

	* [r12916] Adding source references to all major objects: person,
	  event, attribute, address.

2009-08-07 13:01  Doug Blank <doug.blank@gmail.com>

	* [r12915] Work in progress towards SQL importer

2009-08-07 13:00  Doug Blank <doug.blank@gmail.com>

	* [r12914] Fixed missing fields

2009-08-07 11:53  Doug Blank <doug.blank@gmail.com>

	* [r12913] Nearly complete, but untested SQL export

2009-08-07 09:11  Doug Blank <doug.blank@gmail.com>

	* [r12912] Added a convienence method __len__ for cursors; you can
	  remove if you don't like

2009-08-07 03:38  Rob G. Healey <robhealey1@gmail.com>

	* [r12886] Fixed IndividualPage: Source References section.

2009-08-06 22:04  Rob G. Healey <robhealey1@gmail.com>

	* [r12885] improved look of individual gallery on NarrativeWeb.

2009-08-06 19:13  Rob G. Healey <robhealey1@gmail.com>

	* [r12883] Fixed multiple show stoppers in NarrativeWeb code.

2009-08-05 18:29  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r12882] Fix for OS X Scratchpad issue 3089: clipboard broken in
	  Mac port

2009-08-05 10:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12881] Fix for: 1277: database corroption on delete outside of
	  DisplayTabs while tab open Introduces the concept of callman.py
	  as one single way to follow handles an interface is interested
	  in. dbguielement.py contains a small base class using that,
	  usable for all windows/ guielements that need to track database
	  changes to handles

2009-08-04 16:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12872] remember scrolled position

2009-08-04 09:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12871] add explenation on catalog use in glade3

2009-08-04 08:58  Rob G. Healey <robhealey1@gmail.com>

	* [r12870] Fixed display_addresses() in NarrativeWeb.py. Added
	  stylesheet elements for it.

2009-08-03 08:59  Rob G. Healey <robhealey1@gmail.com>

	* [r12869] Fixed a variable issue in class PlacePage. Thank you
	  Peter Lundgren.

2009-08-03 08:43  Rob G. Healey <robhealey1@gmail.com>

	* [r12868] NarrativeWeb: LDS Ordinances: added source references.
	  Web_Visually: added LDS Source References.

2009-08-03 05:38  Rob G. Healey <robhealey1@gmail.com>

	* [r12866] Personal LDS information is now working and complete.
	  NarrativeWeb.py is now working once again! I return it back to
	  working status.

2009-08-03 05:21  Rob G. Healey <robhealey1@gmail.com>

	* [r12865] Family LDS Ordinance information is now working in
	  NarrativeWeb at display_ind_families().

2009-08-03 00:24  Doug Blank <doug.blank@gmail.com>

	* [r12863] Removing experimental server code

2009-08-02 22:29  Rob G. Healey <robhealey1@gmail.com>

	* [r12862] Fixed layout and alignment of display_ind_families() in
	  NarrativeWeb

2009-08-02 20:06  Rob G. Healey <robhealey1@gmail.com>

	* [r12861] Typos fixed from patch from Bob Harm. Changes to
	  NarrativeWeb. LDS Ordinance has been added to Individual Pages.

2009-08-02 14:36  Doug Blank <doug.blank@gmail.com>

	* [r12860] Removed debugging statements

2009-08-02 05:25  Doug Blank <doug.blank@gmail.com>

	* [r12859] Made StyledTextTag a new-style class by extending
	  object; allows to work with older python's too

2009-08-02 03:31  Doug Blank <doug.blank@gmail.com>

	* [r12858] Experimental --server mode

2009-08-02 03:29  Doug Blank <doug.blank@gmail.com>

	* [r12857] Added ability for simple functions to alternatively work
	  with handles

2009-08-02 02:07  Rob G. Healey <robhealey1@gmail.com>

	* [r12856] Added set_header() to ProgressMeter from Bob Harm.
	  Changes to stylesheet once more.

2009-08-01 16:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r12855] 0002070: Event Comparison Tool filter list doesn't
	  update with new filter remove old unused libglade menu in
	  _FilterMenu

2009-07-31 11:30  Rob G. Healey <robhealey1@gmail.com>

	* [r12854] NarrativeWeb is broken until further notice, please bare
	  with me for a day or so.

2009-07-29 17:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12851] #2776: Thumbnail images in report output do not take
	  referenced area into account (patch provided by lomo)

2009-07-29 17:39  Gerald Britton <gerald.britton@gmail.com>

	* [r12850] Bug 3123: [Gedcom] An empty type on event may break
	  import

2009-07-29 13:42  Gerald Britton <gerald.britton@gmail.com>

	* [r12849] Bug [0003123]: [Gedcom] An empty type on event may break
	  import

2009-07-29 07:58  Rob G. Healey <robhealey1@gmail.com>

	* [r12848] Fixed two invalid syntax errors in ExportGeneWeb. Fixed
	  padding issues in Nebraska with Navigation areas. Minor little
	  changes to others.

2009-07-29 03:28  Doug Blank <doug.blank@gmail.com>

	* [r12847] Use Preferences -> Text -> Private Given name instead of
	  hardcoded _('Living')

2009-07-29 02:23  Doug Blank <doug.blank@gmail.com>

	* [r12846] Change to new style glade format

2009-07-28 18:18  Gerald Britton <gerald.britton@gmail.com>

	* [r12845] Add ability to use Rule in a boolean operation: "if
	  Rule()" will be equivalent to "if Rule.apply()"

2009-07-28 18:15  Gerald Britton <gerald.britton@gmail.com>

	* [r12844] Tweak to check that value passed is not None

2009-07-28 11:41  Rob G. Healey <robhealey1@gmail.com>

	* [r12843] NarrativeWeb is now running once again. I do not have a
	  good python exif library yet to use with Gramps. Tiny update to
	  Visually impaired stylesheet to match some changes to plugin.

2009-07-28 04:08  Brian Matherly <brian@gramps-project.org>

	* [r12841] 0002957: Crash when displaying the configuration of a
	  book created with Gramps 3.0.x

2009-07-28 03:17  Brian Matherly <brian@gramps-project.org>

	* [r12839] Fix potential crash in book report.

2009-07-27 18:47  Peter Landgren <peter.talken@telia.com>

	* [r12838] Fixed a typo letter>ltr.

2009-07-27 03:12  Brian Matherly <brian@gramps-project.org>

	* [r12837] 0003032: Book reports loses center person

2009-07-24 18:05  Gerald Britton <gerald.britton@gmail.com>

	* [r12836] CommandLineReport: simplification and bug fix in option
	  display

2009-07-24 06:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12835] remember selected item in embedded list tabs after
	  change

2009-07-23 10:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12834] update gedcom sample

2009-07-22 20:03  Rob G. Healey <robhealey1@gmail.com>

	* [r12832] Fixed SurnameListPage. MediaPage and Exif Tags are still
	  not completed. Working on it with Gerald Britton.

2009-07-21 17:46  Peter Landgren <peter.talken@telia.com>

	* [r12831] Fix of issue 3111, string.lowercase on Windows.

2009-07-21 13:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12829] 3108: Cannot iterate through/with popup menu on active
	  person's individual events\n and missing embedlist method

2009-07-21 00:59  Rob G. Healey <robhealey1@gmail.com>

	* [r12828] NarrativeWeb and Web_Visually.css will now show exif
	  tage/keys.

2009-07-20 19:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12827] Update german translation

2009-07-20 13:25  Doug Blank <doug.blank@gmail.com>

	* [r12826] 3110: Typo on child edit context menu (EditFamily) fix
	  by romjerome

2009-07-20 12:46  Doug Blank <doug.blank@gmail.com>

	* [r12825] fix to match changed url of blog comment rss

2009-07-20 06:48  Doug Blank <doug.blank@gmail.com>

	* [r12822] Bug #3097: Dates parsed after a .gw import should not
	  use Julian calendar; Changed None to 0

2009-07-20 06:28  Doug Blank <doug.blank@gmail.com>

	* [r12821] Changed set_wife_handle to set_mother_handle

2009-07-19 23:58  Doug Blank <doug.blank@gmail.com>

	* [r12820] Removed 'self' left over from conversion from method to
	  function.

2009-07-19 22:08  Doug Blank <doug.blank@gmail.com>

	* [r12819] Added missing imports

2009-07-19 22:07  Doug Blank <doug.blank@gmail.com>

	* [r12818] Added missing import

2009-07-19 20:50  Doug Blank <doug.blank@gmail.com>

	* [r12817] Added Utils.update_constants() that is run after
	  changing preferences.

2009-07-19 06:56  Peter Landgren <peter.talken@telia.com>

	* [r12816] Fix of issue 3109, max number of generations are now set
	  to 50, equal in ancestor tree and descendent tree.

2009-07-16 22:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12813] Add my copyright :-)

2009-07-16 22:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12812] Feature: see fam events in person editor and pers event
	  in fam editor

2009-07-16 21:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12811] avoid crash when update on object not seen in model

2009-07-16 19:24  Rob G. Healey <robhealey1@gmail.com>

	* [r12810] fixed several little tiny problems which killed loading
	  the plugin.

2009-07-16 13:52  Gerald Britton <gerald.britton@gmail.com>

	* [r12809] add gramps widget catalog for use with glade-3

2009-07-16 12:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12808] Improve name grouping, consistent naming

2009-07-16 12:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12807] avoid cli crash if css file is passed that does not
	  exist

2009-07-16 12:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12806] 2352: 'NoneType' object has no attribute
	  'get_family_handle_list'

2009-07-16 12:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12804] 03090: All strings are not shown translated

2009-07-16 09:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12803] fix make install failing

2009-07-15 15:40  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12802] 2352: 'NoneType' object has no attribute
	  'get_family_handle_list' - report from command line Remove
	  template code in cli reports and replace with css code

2009-07-15 15:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12801] missing gettext import

2009-07-15 14:48  Gerald Britton <gerald.britton@gmail.com>

	* [r12800] remove sort_handles=False parameters from
	  iter_person_handles calls

2009-07-15 14:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12799] avoid infinite loop in DDR

2009-07-15 14:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12798] add glade.py to install

2009-07-15 09:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12797] improve docstrings

2009-07-14 23:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12796] NarrativeWeb is still in refactoring mode until further
	  notice. Visually Impaired stylesheet is also in modifying mode.

2009-07-14 14:16  Gerald Britton <gerald.britton@gmail.com>

	* [r12795] Fix bugs in some modules caused by using enumerate
	  instead of conventional for-loop syntax

2009-07-12 21:34  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12794] Update german translation

2009-07-12 20:55  Gary Burton <gary.burton@zen.co.uk>

	* [r12793] Glade memory leak fix on event ref editor. Bug 2616

2009-07-12 19:51  Gary Burton <gary.burton@zen.co.uk>

	* [r12792] Revert an unneccesary change

2009-07-12 19:45  Gary Burton <gary.burton@zen.co.uk>

	* [r12791] Fix a variety of memory leaks around the PeopleView and
	  model

2009-07-11 20:11  Gerald Britton <gerald.britton@gmail.com>

	* [r12790] add missing iterator methods to filter.py, use
	  get_family_handles instead of the iterator in ExportGedcom.py

2009-07-11 19:37  Gary Burton <gary.burton@zen.co.uk>

	* [r12789] Remove period character from file format string as it is
	  already supplied by get_ext()

2009-07-11 16:13  Gary Burton <gary.burton@zen.co.uk>

	* [r12788] Reinstate the building of person_dict. Bug 3103

2009-07-11 15:35  Gary Burton <gary.burton@zen.co.uk>

	* [r12787] Add missing source_predicate method and doc strings

2009-07-11 15:32  Gary Burton <gary.burton@zen.co.uk>

	* [r12786] Fix incorrect method name

2009-07-11 06:59  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12785] new nl. po translation

2009-07-11 04:02  Gerald Britton <gerald.britton@gmail.com>

	* [r12784] proxybase tweak to default predicate to None

2009-07-10 19:24  Gerald Britton <gerald.britton@gmail.com>

	* [r12783] Proxy databases: 1. Provide default methods in
	  proxybase.py for get_<object>_handles and iter_<object>_handles
	  2. Implement callouts in iter_<object>_handles to determine if
	  handles should be included or not 3. Added new methods to
	  dbbase.py raising NotImplementedError for the new
	  iter_<object>_handles methods 4. Implemented new methods in
	  living.py, private.py and referenced.py 5. Changed filter.py to
	  use iter_person_handles instead of get_person_handles 6. Removed
	  duplicate methods from children of ProxyDbBase

2009-07-10 16:45  Gary Burton <gary.burton@zen.co.uk>

	* [r12782] Fix bug causing GraphViz report dialog to crash
	  resulting from recent BaseDoc changes

2009-07-10 13:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12781] 3093: Enable grouped displaytab in the editor: Name tab

2009-07-10 08:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12780] update documentation

2009-07-08 18:11  Gerald Britton <gerald.britton@gmail.com>

	* [r12778] Replace get_place_handles with iter_place_handles

2009-07-08 16:11  Gerald Britton <gerald.britton@gmail.com>

	* [r12776] Replace get_family_handles with iter_family_handles

2009-07-08 16:10  Gerald Britton <gerald.britton@gmail.com>

	* [r12775] Tweaks

2009-07-07 18:58  Gerald Britton <gerald.britton@gmail.com>

	* [r12774] Implement iter_people_handles methods and begin to use
	  them - second batch of updates

2009-07-07 09:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12773] typo

2009-07-07 09:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12771] error msg on comment string

2009-07-07 06:16  Peter Landgren <peter.talken@telia.com>

	* [r12770] Changed start-date to start_date

2009-07-06 18:18  Peter Landgren <peter.talken@telia.com>

	* [r12769] Fix of issue 3087.

2009-07-06 09:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12766] Request #3083: To display /Day month year/ on Date_fr.py

2009-07-06 09:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12765] add platform utility functions

2009-07-04 15:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12764] svn id tag

2009-07-04 10:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12763] bug fix, correctly query system

2009-07-04 09:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12762] add platform constants

2009-07-03 22:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12761] Correct localized sort in windows using os encoding in
	  the flat views

2009-07-03 20:23  Gerald Britton <gerald.britton@gmail.com>

	* [r12760] Implement iter_people_handles methods and begin to use
	  them

2009-07-03 15:53  Gerald Britton <gerald.britton@gmail.com>

	* [r12759] fix bug in r12705

2009-07-03 09:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12758] docstring update

2009-07-03 00:29  Gerald Britton <gerald.britton@gmail.com>

	* [r12757] Tweak

2009-07-02 20:01  Gerald Britton <gerald.britton@gmail.com>

	* [r12756] Tweaks to replace for loops with built-in functions and
	  list comprehensions

2009-07-02 15:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12755] to allow to translate n years old

2009-07-02 08:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12753] add ldsordbase to api doc

2009-07-01 14:43  Gerald Britton <gerald.britton@gmail.com>

	* [r12750] Bug 3079: sort event crashes with dbstate not passed to
	  options

2009-07-01 10:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12749] 3073: Add/edit personfilter is VERY slow in one database

2009-06-30 21:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12747] Scratchpad does not keep history between sessions
	  anymore

2009-06-30 21:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12746] fcntl module not used in scratchpad

2009-06-30 20:38  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12745] Update german translation

2009-06-30 20:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12744] 3064: Remove check for libglade in configure

2009-06-30 18:29  Gerald Britton <gerald.britton@gmail.com>

	* [r12742] GrampsType: Avoid retranslating literal strings;
	  rearrange metaclass code

2009-06-30 14:05  Gerald Britton <gerald.britton@gmail.com>

	* [r12739] Replace locale.strcoll with locale.strxfmt for
	  performance and Python 3.0 compliance

2009-06-30 13:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12738] 3077: Cannot modify column model on Family, Repository
	  and Note Views

2009-06-30 08:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12737] update pixmap in editmediaref of y coord change

2009-06-30 06:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12736] fix error in potfiles

2009-06-29 20:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12734] optimization suggested by Gerald to avoid append

2009-06-29 20:04  Rob G. Healey <robhealey1@gmail.com>

	* [r12733] Fixed two errors that Gerald pointed out to me. Added
	  RepositoryListPage and RepositoryPage classes. More work on
	  libhtml and with statement.

2009-06-29 19:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12732] 3052: Only PeopleView rebuilds entries on SearchBar
	  after a change on columns Editor

2009-06-29 18:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12730] add missing Makefile and suggestions by Gerald

2009-06-29 15:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12728] 3046: Update polish translation (Łukasz Rymarczyk)

2009-06-29 13:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12726] Further optimization in the flatbasemodel: * keep list
	  of all possible keys in memory so database is no longer touched
	  for the searches. ==> a search is faster * bug fixes to previous
	  patch set: show total and displayed number correctly

2009-06-28 22:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12725] bug fix, on delete return old path of deleted row

2009-06-28 21:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12724] some pylint fixes

2009-06-28 21:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12723] optimization and cleaning of the base model for flat
	  treeviews

2009-06-28 09:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12722] bug fix: reenable the -d option

2009-06-26 18:37  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12721] new nl. po translation

2009-06-26 10:37  Gary Burton <gary.burton@zen.co.uk>

	* [r12719] Remove some junk leftover from testing.

2009-06-26 10:32  Gary Burton <gary.burton@zen.co.uk>

	* [r12718] Parse address from GEDCOM submitter tag. Bug #3056

2009-06-26 09:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12716] [Emrys] 2896: Macports 3.0.4 cannot view images

2009-06-26 09:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12714] [Emrys] 2896: Macports 3.0.4 cannot view images

2009-06-25 21:09  Gerald Britton <gerald.britton@gmail.com>

	* [r12712] replace refs to locale.strcoll with refs to
	  locale.strxfrm

2009-06-25 19:15  Gerald Britton <gerald.britton@gmail.com>

	* [r12711] PeopleModel: various performance tweaks

2009-06-25 19:01  Gerald Britton <gerald.britton@gmail.com>

	* [r12710] PeopleModel: various performance tweaks

2009-06-25 18:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12709] typo - contribution by Jérôme Chailloux

2009-06-25 17:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12707] 2831: missing filter rule on Event object matching
	  source reference

2009-06-25 17:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12706] 2831: missing filter rule on Event object matching
	  source reference

2009-06-25 13:41  Gerald Britton <gerald.britton@gmail.com>

	* [r12705] Minor tweaks to use slices instead of lists of items

2009-06-24 21:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12704] 2691: Create api documentation with sphinx

2009-06-24 20:26  Gerald Britton <gerald.britton@gmail.com>

	* [r12703] Bug 3069: PersonView keeps tree model attached while
	  rebuilding the columns

2009-06-24 20:03  Rob G. Healey <robhealey1@gmail.com>

	* [r12702] Fixed a typing error from yesterday's
	  open_file_with_default_application(). Completed work on default
	  printer stylesheet also.

2009-06-23 22:34  Rob G. Healey <robhealey1@gmail.com>

	* [r12700] More work on converting the two of these.

2009-06-23 20:49  Rob G. Healey <robhealey1@gmail.com>

	* [r12699] Fixed Utils.open_file_with_default_application() to
	  gui.utils instead of Utils now. Works again.

2009-06-22 23:58  Rob G. Healey <robhealey1@gmail.com>

	* [r12698] More cleanup work on stylesheet. Continuing to convert
	  NarrativeWeb to use the Html class and the with statement.

2009-06-22 10:24  Peter Landgren <peter.talken@telia.com>

	* [r12696] Added errmsg in conn. with issue 3066.

2009-06-22 09:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12694] 3066: [PlaceView] Loading... should disappear when map
	  service plugins are present.

2009-06-22 07:50  Peter Landgren <peter.talken@telia.com>

	* [r12692] Reminder to change call to pixbuf.add_alpha in later
	  version of gtk/pygtk.

2009-06-21 06:26  Rob G. Healey <robhealey1@gmail.com>

	* [r12690] Changed utilsgui.py to utils.py in src/gui/Makefile.am!
	  Would not allow make install to complete.

2009-06-21 03:25  Rob G. Healey <robhealey1@gmail.com>

	* [r12689] Large sized cleanup of NarrativeWeb, and some minor work
	  on Web_Visually.css. There is still more work to be done on
	  NarrativeWeb, but this commit was getting too big already.

2009-06-20 20:23  Gary Burton <gary.burton@zen.co.uk>

	* [r12688] Ensure source reference dates are always exported. Bug
	  #3062

2009-06-20 19:34  Gary Burton <gary.burton@zen.co.uk>

	* [r12686] GEDCOM parser fixes for gallery objects. Bug #3056

2009-06-19 23:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12683] NarrativeWeb now has Styked Notes! Thanks for being a
	  giant help Benny. Could not have done it without you. Bringing
	  the default print stylesheet up to date with the rest of them.

2009-06-19 21:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12682] add missing file to po

2009-06-19 15:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12681] Add missing file grampsgui and make utilsgui just gui

2009-06-19 15:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12680] Split Utils in a non GUI and GUI part move GrampsCfg
	  utils to Utils improve import strategy

2009-06-19 14:51  Peter Landgren <peter.talken@telia.com>

	* [r12679] Reference to Query.py removed from Makefile.am, as
	  Query.py as deleted.

2009-06-19 08:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12677] pylint fixes and bug fixes for CLI/GUI split

2009-06-19 07:19  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r12676] Fixed typo in localized date handler, translation
	  updates.

2009-06-18 21:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12674] Split CLI from GUI. These changes allow CLI to work
	  without GTK Part 1. To do: pylint on new files.

2009-06-16 21:54  Rob G. Healey <robhealey1@gmail.com>

	* [r12673] Fixed a show stopper -- broke the plugin.

2009-06-16 15:49  Gerald Britton <gerald.britton@gmail.com>

	* [r12672] Use GrampsCursor as a context manager using "with"
	  statement

2009-06-16 03:12  Brian Matherly <brian@gramps-project.org>

	* [r12671] Implement availability of the DestinationOption.

2009-06-16 00:23  Doug Blank <doug.blank@gmail.com>

	* [r12670] Experiment abandoned

2009-06-15 19:25  Rob G. Healey <robhealey1@gmail.com>

	* [r12669] Removed a duplicate class. Re did classes
	  IndividualListPage, DownloadPage, ContactPage, SourceList,
	  SourcePage, and a bunch of modules/ functions. More clean up work
	  on the Visually Impaired stylesheet.

2009-06-15 19:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12668] code optimization of eventbase filters

2009-06-15 19:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12667] GEPS 008: File Organization

2009-06-15 18:29  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12666] Update german translation

2009-06-15 16:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12665] remove template code from quickreport docgen

2009-06-13 18:49  Rob G. Healey <robhealey1@gmail.com>

	* [r12664] Re-worked IndividualListPage().

2009-06-12 16:36  Gerald Britton <gerald.britton@gmail.com>

	* [r12663] libhtml.py: add title=None default option to Html.page
	  static method

2009-06-12 16:19  Gerald Britton <gerald.britton@gmail.com>

	* [r12662] Check.py: replace get..handles and map..keys calls with
	  calls to new iterator functions

2009-06-12 16:18  Gerald Britton <gerald.britton@gmail.com>

	* [r12661] ImportGrdb.py: Remove duplication from derived classes

2009-06-12 16:17  Gerald Britton <gerald.britton@gmail.com>

	* [r12660] Add iterator and context manager methods to GrampsCursor
	  object and use them in GrampsDbBase and GrampsDBDir.

2009-06-12 12:38  Espen Berg <espenbe@gmail.com>

	* [r12659] Updated Norwegian Nynorsk translation

2009-06-12 07:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12657] fix ODF output put, prettify kinship html output

2009-06-12 06:04  Rob G. Healey <robhealey1@gmail.com>

	* [r12656] Fixed SurnamePage, other minor fixes. Some cleanup of
	  the stylesheet.

2009-06-11 16:45  Rob G. Healey <robhealey1@gmail.com>

	* [r12655] NarrativeWeb now uses the HTML class--
	  src/plugins/lib/libhtml.py. There is still more work coming as it
	  is still not completely refined yet. Gerald Britton has played a
	  huge part in getting this out to you. New download page added,
	  and name_format also.

2009-06-11 13:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12654] 2707: Add markup notes to html output. Finished

2009-06-11 12:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12652] 2712: middle click copy paste not working in notes

2009-06-11 06:28  Rob G. Healey <robhealey1@gmail.com>

	* [r12650] Removed references to USER_TEMPLATES in const.py and
	  const.py.in

2009-06-11 02:39  Rob G. Healey <robhealey1@gmail.com>

	* [r12649] Removed templates directory; from Makefile.am so that it
	  would complete autogen.sh and make commands.

2009-06-10 14:14  Gerald Britton <gerald.britton@gmail.com>

	* [r12648] libhtml: add indent=None option and reference in
	  docstring to wiki page

2009-06-09 20:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12647] 2707: Add markup notes to html output: div and class
	  elements

2009-06-09 18:47  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12646] new nl. po translation

2009-06-08 23:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12644] 2707: Add markup notes to html output Part 2: enable
	  css, clean up code. TODO: better output, support in default css
	  files, test

2009-06-07 20:23  Espen Berg <espenbe@gmail.com>

	* [r12642] Updated Norwegian Nynorsk translation

2009-06-07 20:11  Espen Berg <espenbe@gmail.com>

	* [r12641] Revised Norwegian Bokmål translation

2009-06-07 19:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12640] #3040: typo translation (contribution by Zegzda Yevgeny)

2009-06-07 07:39  Stéphane Charette <stephanecharette@gmail.com>

	* [r12638] merged 3.1.2 news from gramps31

2009-06-07 02:18  Gerald Britton <gerald.britton@gmail.com>

	* [r12632] _PeopleModel.py: remove redundant call to
	  db.get_person_handles(), saving about 1/4 sec per 1000 people
	  loaded into people view

2009-06-06 09:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12631] 02707: Add markup notes to html output part 1: remove
	  template from html output

2009-06-05 15:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12630] add support for russian manual (contribution by Zegzda
	  Yevgeny)

2009-06-04 19:00  Gerald Britton <gerald.britton@gmail.com>

	* [r12625] person.py: minor performance improvements

2009-06-04 07:41  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12623] new nl. po translation

2009-06-03 18:40  Peter Landgren <peter.talken@telia.com>

	* [r12622] Fix of issue 3007.

2009-06-03 18:39  Peter Landgren <peter.talken@telia.com>

	* [r12621] Fix of issue 3007.

2009-06-02 20:32  Gary Burton <gary.burton@zen.co.uk>

	* [r12617] Update PyGTK version requirement

2009-06-02 19:23  Gerald Britton <gerald.britton@gmail.com>

	* [r12616] Add context-manager support to libhtml so it can be used
	  in a "with" statement

2009-06-02 19:22  Gerald Britton <gerald.britton@gmail.com>

	* [r12615] remove image files used by the deprecated MapView module

2009-06-02 18:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12614] move latexbackend into PdfDoc

2009-06-02 14:54  Gerald Britton <gerald.britton@gmail.com>

	* [r12612] Remove MapView.py since it is deprecated in favor of
	  Geoview

2009-06-02 14:46  Gerald Britton <gerald.britton@gmail.com>

	* [r12611] _Tool.py: Pythonic style change in try...except...else

2009-06-02 12:09  Brian Matherly <brian@gramps-project.org>

	* [r12610] Misc PEP8 cleanup.

2009-06-02 11:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12609] 2847: Trying to import an older Gramps DB fails, delayed
	  commit like rev 12575

2009-06-02 11:50  Brian Matherly <brian@gramps-project.org>

	* [r12608] 0003033: const dependence in gen/plug/docgen stylesheet

2009-05-31 15:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12604] remove wrong commit of makefiles

2009-05-31 14:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12603] part 3 : split basedoc in files, remove Utils
	  dependance, move fontscale in gen, update build system

2009-05-31 13:39  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r12602] Czech translation updated

2009-05-31 03:50  Rob G. Healey <robhealey1@gmail.com>

	* [r12599] Added the Makefiles for those two directories:
	  src/gen/plug/docgen and src/gen/plug/docbackend.

2009-05-30 18:17  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r12598] Czech translation update

2009-05-30 12:12  Gary Burton <gary.burton@zen.co.uk>

	* [r12596] Bug 2950. Made subgraph optional for Relationship Graph
	  as discussed in bug report. Moved the option to
	  GraphvizReportDialog and refactored FamilyLines to use it.

2009-05-30 09:36  Rob G. Healey <robhealey1@gmail.com>

	* [r12594] More changes to Visually Impaired stylesheet.

2009-05-30 08:46  Rob G. Healey <robhealey1@gmail.com>

	* [r12593] Add modified download page to NarrativeWeb, and update
	  stylesheet for it.

2009-05-29 22:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12592] update Makefiles and po, add not committed __init__ to
	  import docgen module

2009-05-29 22:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12591] part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and
	  add /gen/plug/docbackend that was missing in part 1 Still to
	  come: makefiles and splitting new basedoc.py in small files

2009-05-29 19:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12590] Part 1 basedoc changes: move out backend stuff from
	  BaseDoc, use backend in the docs. As a dir change will be done,
	  backend itself will be committed later, trunk will be broken till
	  then

2009-05-29 18:33  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r12589] Czech translation update

2009-05-29 17:09  Gerald Britton <gerald.britton@gmail.com>

	* [r12587] Bug 3030: ID formats not properly verified

2009-05-28 16:14  Gerald Britton <gerald.britton@gmail.com>

	* [r12585] Bug 3018: simplified logic in monitoredwidgets.py

2009-05-28 13:26  Gerald Britton <gerald.britton@gmail.com>

	* [r12582] Bug 3018: restored keys() to monitoredwidgets

2009-05-27 17:33  Gerald Britton <gerald.britton@gmail.com>

	* [r12579] Bug 3018: remove calls to keys() and values() dictionary
	  method where possible

2009-05-27 09:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12574] 3021: When ever try to import a data.gramps from 3/2005,
	  it bombs with errors given here

2009-05-26 20:48  Gerald Britton <gerald.britton@gmail.com>

	* [r12572] Bug 3018: ImportGrdb: remove calls to keys() dictionary
	  method where possible

2009-05-26 06:48  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12571]

2009-05-25 19:13  Gerald Britton <gerald.britton@gmail.com>

	* [r12569] Bug 3011: fix problem with new-style class and special
	  method names

2009-05-25 08:22  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r12568] Minor updates and fixes.

2009-05-23 10:13  Peter Landgren <peter.talken@telia.com>

	* [r12566] Minor update with new strings.

2009-05-23 07:47  Rob G. Healey <robhealey1@gmail.com>

	* [r12565] Updated stylesheets to fix "Vertical Alphabet
	  Navigation" problem.

2009-05-22 20:34  Gerald Britton <gerald.britton@gmail.com>

	* [r12564] Bug 3018: ImportGrdb: reverted 12563 due to missing
	  method in DB

2009-05-22 19:27  Gerald Britton <gerald.britton@gmail.com>

	* [r12563] Bug 3018: ImportGrdb: remove calls to keys() dictionary
	  method where possible

2009-05-22 18:43  Gerald Britton <gerald.britton@gmail.com>

	* [r12562] Bug 3018: remove calls to keys() dictionary method where
	  possible

2009-05-21 20:58  Gerald Britton <gerald.britton@gmail.com>

	* [r12561] Bug 3011: change old-style classes to new-style classes

2009-05-21 17:19  Gerald Britton <gerald.britton@gmail.com>

	* [r12559] Bug 3011: change old-style classes to new-style classes

2009-05-21 07:14  Rob G. Healey <robhealey1@gmail.com>

	* [r12557] Connected maximuum image sizes to include media option
	  above it. Fixed some code on year_navigation() in WebCal.

2009-05-20 23:26  Rob G. Healey <robhealey1@gmail.com>

	* [r12554] Removed missing gladefile in
	  src/plugins/docgen/Makefile.am for allow complete to finish.
	  Applied large image scaling in NarrativeWeb.

2009-05-20 11:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12553] remove STRANGE output due to line spacing in pdf

2009-05-20 10:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12551] 2995: Unable to produce Narrated Web Site using filter
	  and privacy settings

2009-05-19 20:07  Gerald Britton <gerald.britton@gmail.com>

	* [r12550] Fix ownereditor popup menu handling

2009-05-19 09:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12549] 2990: Detailed Descendant/ancestry report format-slight
	  variable name change

2009-05-19 09:40  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12548] 2990: Detailed Descendant/ancestry report format

2009-05-19 09:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12547] 2956: Errors with GTKPrint on Ubuntu 9.04

2009-05-19 08:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12543] 2995: Unable to produce Narrated Web Site using filter
	  and privacy settings

2009-05-19 08:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12540] 3001: crash on Narrated Web Site report on my database

2009-05-18 15:36  Gerald Britton <gerald.britton@gmail.com>

	* [r12538] Bug 2888: downgrade the glade files in tools to gtk
	  version 2.12

2009-05-18 14:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12537] 2860: Problem with det_ancestor report in PDF at page
	  breaks\n no more STRANGE output

2009-05-18 14:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12535] 2942: Note in Family eventref not referenced, also
	  source of attribute of family eventref

2009-05-18 10:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12532] #2962 add Hebrew translation (contribution by Igal
	  Shapira)

2009-05-15 20:07  Rob G. Healey <robhealey1@gmail.com>

	* [r12530] Removed a single s character sitting alone on line 178
	  of ExportPkg.py. Cleanup and updates to stylesheet.

2009-05-15 18:12  Gerald Britton <gerald.britton@gmail.com>

	* [r12529] Bug 2888 - minor edits and cleanup

2009-05-14 20:15  Gerald Britton <gerald.britton@gmail.com>

	* [r12528] Add glade.py with Glade class and use instead of
	  gtk.Builder throughout project

2009-05-14 14:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12526] 2860: Problem with det_ancestor report in PDF at page
	  breaks

2009-05-14 13:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12525] 2808: fonts with xml codes don't print correctly

2009-05-13 08:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12522] 2860: Problem with det_ancestor report in PDF at page
	  breaks

2009-05-11 02:28  Rob G. Healey <robhealey1@gmail.com>

	* [r12519] Little change in WebCal. Added chnages to stylesheet for
	  new Download Page.

2009-05-10 16:04  Peter Landgren <peter.talken@telia.com>

	* [r12518] Fix of issue 2964.

2009-05-10 13:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12516] #2810 update localized man files (nl)

2009-05-08 20:22  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12514] ODFDoc : internal permission of files and encoding.

2009-05-07 20:08  Gerald Britton <gerald.britton@gmail.com>

	* [r12512] Bug 2888: gramps.glade: convert from liglade to
	  gtkbuilder -- part 3

2009-05-06 22:06  Doug Blank <doug.blank@gmail.com>

	* [r12510] added http:// if missing scheme

2009-05-06 19:15  Gerald Britton <gerald.britton@gmail.com>

	* [r12509] Bug 2888: gramps.glade: convert from liglade to
	  gtkbuilder -- part 2

2009-05-06 14:44  Gerald Britton <gerald.britton@gmail.com>

	* [r12508] Bug 2888: gramps.glade: convert from liglade to
	  gtkbuilder -- part 1

2009-05-06 13:11  Doug Blank <doug.blank@gmail.com>

	* [r12506] Added two methods: parse_path and get_full_path, but the
	  Url class will need to be enhanced and refined to be more useful
	  for web development

2009-05-02 08:18  Peter Landgren <peter.talken@telia.com>

	* [r12503] Fix of issue 2959.

2009-05-01 20:25  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12502] NarrativeWeb : gen.lib.date problem

2009-05-01 09:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12501] Narrativeweb : gen.lib problem and alphabet navigation >
	  26 characters

2009-05-01 08:39  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12500] Narrativeweb : Swedish specific alphabet sort.

2009-04-30 04:40  Doug Blank <doug.blank@gmail.com>

	* [r12498] Don't emit signal to change active person if that is
	  already the active person

2009-04-30 03:50  Rob G. Healey <robhealey1@gmail.com>

	* [r12497] Deleted the src/Models directory and removed the only
	  file that I could find that was using it.

2009-04-30 03:49  Brian Matherly <brian@gramps-project.org>

	* [r12496] Remove unused options for GeneWeb export.

2009-04-29 14:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12495] pylint

2009-04-29 12:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12494] pylint

2009-04-28 10:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12493] use SimpleTable

2009-04-26 20:50  Gary Burton <gary.burton@zen.co.uk>

	* [r12488] Bug #2950. Use Graphviz subgraphs to keep children with
	  their spouses on Relationship Graph

2009-04-26 20:47  Gary Burton <gary.burton@zen.co.uk>

	* [r12487] Bug #2950. Use Graphviz subgraphs to keep children with
	  their spouses on Relationship Graph

2009-04-22 03:12  Doug Blank <doug.blank@gmail.com>

	* [r12486] Removed config.sub and config.guess like I did for
	  gramps31

2009-04-22 03:10  Doug Blank <doug.blank@gmail.com>

	* [r12485] Added src/plugins/lib/libhtml.py to pass 'make
	  distcheck'

2009-04-22 02:40  Doug Blank <doug.blank@gmail.com>

	* [r12484] #2904: Clarifying local installation in the INSTALL
	  file.

2009-04-20 21:00  Doug Blank <doug.blank@gmail.com>

	* [r12483] Make SimpleTable columns resizable

2009-04-20 20:44  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12482] There are three bugs which give mistery sort problems :
	  
	  1 : The normalize function use NFC in one place and NFKC in all
	  others. either we use NFC or we use NFKC, but don't mix these two
	  modes. 2 : One sort function does not use the locale.strcoll 3 :
	  There is a problem with the following statement: if letter is not
	  last_letter. "is not" doesn't work correctly.

2009-04-19 07:13  Peter Landgren <peter.talken@telia.com>

	* [r12478] Fix of issue 2936.

2009-04-18 23:32  Doug Blank <doug.blank@gmail.com>

	* [r12477] Removed extra space before family names in table row

2009-04-18 18:36  Gerald Britton <gerald.britton@gmail.com>

	* [r12476] Bug 2888: rule.glade: convert from libglade to
	  gtkbuilder

2009-04-18 05:59  Peter Landgren <peter.talken@telia.com>

	* [r12473] Fix of issue 2935.

2009-04-18 03:10  Gerald Britton <gerald.britton@gmail.com>

	* [r12472] Merge modules: convert from libglade to gtkbuilder

2009-04-17 19:54  Peter Landgren <peter.talken@telia.com>

	* [r12471] Fix of issue 2932.

2009-04-17 19:12  Gerald Britton <gerald.britton@gmail.com>

	* [r12470] Bug 2888: _EditPerson: convert from liglade to
	  gtkbuilder

2009-04-17 18:34  Gerald Britton <gerald.britton@gmail.com>

	* [r12468] Bug 2888: _PaperMenu: convert from liglade to gtkbuilder

2009-04-17 16:39  Gerald Britton <gerald.britton@gmail.com>

	* [r12467] Bug 2888: ensure proper "requires" statement in glade
	  files

2009-04-17 16:06  Gerald Britton <gerald.britton@gmail.com>

	* [r12466] Bug 2888: ImportGetcom.glade: downgrade requires to 2.12

2009-04-17 16:05  Gerald Britton <gerald.britton@gmail.com>

	* [r12465] Bug 2888: book.glade: downgrade requires to 2.12

2009-04-17 16:04  Gerald Britton <gerald.britton@gmail.com>

	* [r12464] Bug 2888: GtkPrint: convert from liglade to gtkbuilder

2009-04-17 15:07  Gerald Britton <gerald.britton@gmail.com>

	* [r12463] Bug 2888: ImportGetcom: convert from liglade to
	  gtkbuilder

2009-04-17 14:58  Gerald Britton <gerald.britton@gmail.com>

	* [r12462] ExportFtree: fix typo

2009-04-17 13:32  Gerald Britton <gerald.britton@gmail.com>

	* [r12461] ExportFtree: simplify get_name function

2009-04-17 11:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12460] update russian translation (contribution by Yevgeny
	  Zegzda)

2009-04-16 20:14  Gerald Britton <gerald.britton@gmail.com>

	* [r12458] Bug 2888: set builder glade files to require 2.12

2009-04-16 20:05  Gerald Britton <gerald.britton@gmail.com>

	* [r12457] Bug 2888: downgrade builder glade files to require 2.10

2009-04-16 19:29  Gerald Britton <gerald.britton@gmail.com>

	* [r12456] Bug 2888: Export plugins - convert from libglade to
	  gtkbuilder

2009-04-16 07:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12455] #2910 translation mistakes

2009-04-16 07:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12453] #2810 update localized man file (polish)

2009-04-15 20:51  Gerald Britton <gerald.britton@gmail.com>

	* [r12451] Bug 2888: FindDupes.py - convert from libglade to
	  gtkbuilder

2009-04-15 19:27  Gerald Britton <gerald.britton@gmail.com>

	* [r12450] plugins/tools: make file path build logic conform to
	  Python standards

2009-04-15 19:26  Gerald Britton <gerald.britton@gmail.com>

	* [r12449] Bug 2888: EventCmp.py - convert from libglade to
	  gtkbuilder

2009-04-15 15:42  Gerald Britton <gerald.britton@gmail.com>

	* [r12448] Bug 2888: in BookReport and Verify, make toplevel
	  windows visible=false by default

2009-04-13 20:06  Gerald Britton <gerald.britton@gmail.com>

	* [r12447] _PluginDialogs.py: convert to use gtkbuilder instead of
	  libglade

2009-04-13 20:04  Gerald Britton <gerald.britton@gmail.com>

	* [r12446] _PluginDialogs.py: convert to use gtkbuilder instead of
	  libglade

2009-04-13 20:01  Gerald Britton <gerald.britton@gmail.com>

	* [r12445] BookReport.py: fix bug in file path build routine

2009-04-13 19:26  Gerald Britton <gerald.britton@gmail.com>

	* [r12444] ScratchPad.py: convert to use gtkbuilder instead of
	  libglade

2009-04-13 19:25  Gerald Britton <gerald.britton@gmail.com>

	* [r12443] BookReport.py: fix bug in file path build routine

2009-04-13 19:10  Gerald Britton <gerald.britton@gmail.com>

	* [r12442] BookReport.py: fix bug in file path build routine

2009-04-13 18:59  Gerald Britton <gerald.britton@gmail.com>

	* [r12441] BookReport.py: convert to use gtkbuilder instead of
	  libglade

2009-04-13 18:58  Gerald Britton <gerald.britton@gmail.com>

	* [r12440] FindDupes.py: fix small bug in file path build routine.

2009-04-13 18:57  Gerald Britton <gerald.britton@gmail.com>

	* [r12439] ChangeTypes.py: fix small bug in file path build
	  routine.

2009-04-13 18:56  Gerald Britton <gerald.britton@gmail.com>

	* [r12438] NotRelated.py: convert to use gtkbuilder instead of
	  libglade

2009-04-13 02:11  Brian Matherly <brian@gramps-project.org>

	* [r12437] 0002868: to use '&' on filename will hide resume text on
	  export assistant dialog

2009-04-12 18:29  Gerald Britton <gerald.britton@gmail.com>

	* [r12435] Verify.py: convert from libglade to gtkbuilder - take 2

2009-04-12 10:28  Gary Burton <gary.burton@zen.co.uk>

	* [r12433] Make clipboard remember its dimensions

2009-04-11 21:12  Gerald Britton <gerald.britton@gmail.com>

	* [r12431] Verify.py: convert from libglade to gtkbuilder

2009-04-10 16:20  Gary Burton <gary.burton@zen.co.uk>

	* [r12430] Add fallback dates for birth and death

2009-04-10 10:47  Gary Burton <gary.burton@zen.co.uk>

	* [r12428] Show event place on event selector

2009-04-10 10:41  Gary Burton <gary.burton@zen.co.uk>

	* [r12427] Bug #2902: Fix problem with notes in geneweb export

2009-04-10 03:01  Brian Matherly <brian@gramps-project.org>

	* [r12425] 0002897: Clipboard's Source Reference popup lingers
	  forever

2009-04-10 02:24  Brian Matherly <brian@gramps-project.org>

	* [r12423] FileEntry clean up.

2009-04-09 19:53  Gerald Britton <gerald.britton@gmail.com>

	* [r12422] RemoveUnused.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 19:41  Gerald Britton <gerald.britton@gmail.com>

	* [r12421] SoundGen.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 19:37  Gerald Britton <gerald.britton@gmail.com>

	* [r12420] PHPGedView.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 19:04  Gerald Britton <gerald.britton@gmail.com>

	* [r12419] PatchNames.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 18:33  Gerald Britton <gerald.britton@gmail.com>

	* [r12418] OwnerEditor.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 15:56  Gerald Britton <gerald.britton@gmail.com>

	* [r12417] Leak.py: convert to use gtkbuilder instead of libglade

2009-04-09 15:13  Gerald Britton <gerald.britton@gmail.com>

	* [r12416] new glade file for modified Eval.py

2009-04-09 15:12  Gerald Britton <gerald.britton@gmail.com>

	* [r12415] Eval.py: convert to use gtkbuilder instead of libglade

2009-04-09 14:55  Gerald Britton <gerald.britton@gmail.com>

	* [r12414] ChangeTypes.py: convert to use gtkbuilder instead of
	  libglade

2009-04-09 14:28  Gerald Britton <gerald.britton@gmail.com>

	* [r12413] ChangeNames.py and ExtractCity.py: convert to use
	  gtkbuilder instead of libglade

2009-04-09 06:33  Rob G. Healey <robhealey1@gmail.com>

	* [r12412] Continuing to make some color changes.

2009-04-09 04:34  Rob G. Healey <robhealey1@gmail.com>

	* [r12411] Cleaned up gramps import section to have smaller memory
	  footprint by specifying exactly what to import instead just
	  everything.

2009-04-08 20:09  Gerald Britton <gerald.britton@gmail.com>

	* [r12410] RelCalc.py - convert to use gtkbuilder instead of
	  libglade

2009-04-08 19:41  Gerald Britton <gerald.britton@gmail.com>

	* [r12409] Check.py - convert to use gtkbuilder instead of libglade

2009-04-06 03:49  Rob G. Healey <robhealey1@gmail.com>

	* [r12406] Updated menu in BirthdayReport. Changed alphabet
	  navigation in NarrativeWeb. Updated WebCal to use name format
	  option. Fixed a few elements in stylesheet.

2009-04-03 06:29  Rob G. Healey <robhealey1@gmail.com>

	* [r12404] Updated print stylesheet to include alphabet navigation.

2009-04-03 00:04  Rob G. Healey <robhealey1@gmail.com>

	* [r12403] Moved footer section in stylesheet to match other
	  stylesheets. Added #alphabet navigation to stylesheet. Changed
	  newpage() to Html.page(), remove indent=True, and added
	  indent=False where needed for indentation styling for human
	  readability in web browsers.

2009-04-02 19:53  Gerald Britton <gerald.britton@gmail.com>

	* [r12402] libhtml.py: Added properties and changed default for
	  indent to False

2009-04-01 00:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12401] Changed location of alphabet navigation in
	  SurnameListPage. Fixed and updated some of stylesheet.

2009-03-31 21:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12399] 2880: old api use in import grdb

2009-03-31 20:45  Gary Burton <gary.burton@zen.co.uk>

	* [r12397] Bug #2616: Memory leaks

2009-03-30 10:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12395] Increase usability editrule by allowing select with
	  mouse and keyboard

2009-03-29 22:26  Rob G. Healey <robhealey1@gmail.com>

	* [r12394] More clean up of code and elements in stylesheets.

2009-03-29 09:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12393] 2860: Problem with det_ancestor report in PDF at page
	  breaks - part 1

2009-03-28 13:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12390] 2770: Error on XML parser with data using '&'. 2678:
	  Error on import of gramps XML with xml codes in the ids

2009-03-26 11:17  Rob G. Healey <robhealey1@gmail.com>

	* [r12389] Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal--
	  saves a lot of space in web page files.

2009-03-25 12:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12387] 2396: Reorder families button grabs focus

2009-03-25 04:57  Rob G. Healey <robhealey1@gmail.com>

	* [r12386] Moved alphabet navigation placement in page. Moved
	  encoding in menu to Advanced tab-- as suggested in emails. Fixed
	  invisible text in table headers.

2009-03-25 03:54  Rob G. Healey <robhealey1@gmail.com>

	* [r12385] Continuing update and clean up.

2009-03-24 14:58  Rob G. Healey <robhealey1@gmail.com>

	* [r12384] Using newpage() now. Cleanup, and code revisions.

2009-03-24 04:12  Rob G. Healey <robhealey1@gmail.com>

	* [r12383] Removed obsoleted elements from stylesheets. Updated
	  revision numbering tag.

2009-03-23 15:57  Gerald Britton <gerald.britton@gmail.com>

	* [r12382] libhtml.py: change $Id line

2009-03-23 14:42  Gerald Britton <gerald.britton@gmail.com>

	* [r12381] libhtml.py: rename hmtl.py to libhtml.py and move to
	  plugins/lib

2009-03-23 13:52  Peter Landgren <peter.talken@telia.com>

	* [r12380] Fix of issue 2836.

2009-03-22 08:27  Peter Landgren <peter.talken@telia.com>

	* [r12378] Fix of issue 2851.

2009-03-21 19:04  Peter Landgren <peter.talken@telia.com>

	* [r12374] Some changes in tool tip.

2009-03-21 16:25  Rob G. Healey <robhealey1@gmail.com>

	* [r12371] Changed the page head section to use newpage function
	  from html.py

2009-03-21 08:10  Peter Landgren <peter.talken@telia.com>

	* [r12370] Final fix of issue 2843 for any number of references.

2009-03-21 07:21  Rob G. Healey <robhealey1@gmail.com>

	* [r12368] Fixed several typos.

2009-03-20 23:13  Rob G. Healey <robhealey1@gmail.com>

	* [r12367] A complete re- write using html class. Html constructor
	  created by Gerald Britton. Re- write completed by Rob G. Healey
	  -- with help from Gerald.

2009-03-20 23:08  Rob G. Healey <robhealey1@gmail.com>

	* [r12366] Continuing fixes of "Visually Impaired" stylesheet.

2009-03-20 16:22  Gerald Britton <gerald.britton@gmail.com>

	* [r12365] html.py: Add newpage() function and docstrings

2009-03-19 12:08  Brian Matherly <brian@gramps-project.org>

	* [r12363] Move src/plugins/docgen/CairoDoc.py to
	  src/plugins/lib/libcairodoc.py.

2009-03-19 03:30  Brian Matherly <brian@gramps-project.org>

	* [r12361] 0002838: NAVWEB images in predigree chart comming out as
	  thin lines.

2009-03-19 02:32  Brian Matherly <brian@gramps-project.org>

	* [r12360] Remove src/ReportBase/_PrintTools.py. It is not being
	  used.

2009-03-19 02:24  Brian Matherly <brian@gramps-project.org>

	* [r12359] Add DocGenPlugin to be used to register all docgen
	  plugins. This replaces the array of variables which was more
	  difficult to read.

2009-03-17 12:12  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r12358] Updated German translation

2009-03-17 05:52  Rob G. Healey <robhealey1@gmail.com>

	* [r12356] Clean up old elements in stylesheets. Cleanup work on
	  WebCal as well -- removing old stuff.

2009-03-16 23:32  Rob G. Healey <robhealey1@gmail.com>

	* [r12354] WebCal was having problems with female marriages even
	  though they were divorced. Web_Visually.css - was having problems
	  with proper highlighting of navigation menus.

2009-03-16 22:17  Kees Bakker <kees.bakker@xs4all.nl>

	* [r12353] Oops. Correct change (12344) Partly fixed bug 2788.
	  (Just stylesheet hrefs.)

2009-03-16 16:17  Gerald Britton <gerald.britton@gmail.com>

	* [r12352] html.py: Add XML constants; change keyword handling to
	  conform to PEP 8

2009-03-16 04:22  Brian Matherly <brian@gramps-project.org>

	* [r12351] Remove the "print_label" construct from the reports. The
	  only label is "Open with default viewer". No need to check the
	  mime type or to look for the default application because Gramps
	  uses the host OS to figure it out for the user.

2009-03-15 19:17  Peter Landgren <peter.talken@telia.com>

	* [r12348] Fix of issue 2820.

2009-03-14 21:30  Rob G. Healey <robhealey1@gmail.com>

	* [r12345] Fixed link statements in write_header(). Changed
	  id="CurrentSection" to "class="currentSection". Patch from Jason
	  Simanek.

2009-03-14 15:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r12344] Partly fixed bug 2788. (Just stylesheet hrefs.)

2009-03-14 14:40  Peter Landgren <peter.talken@telia.com>

	* [r12343] Wrong Help reference for reports.

2009-03-14 12:23  Doug Blank <doug.blank@gmail.com>

	* [r12342] 2823: Text blocks of different size

2009-03-14 11:57  Doug Blank <doug.blank@gmail.com>

	* [r12338] 2816: Compilation from source; need to delete old
	  version first

2009-03-14 10:54  Peter Landgren <peter.talken@telia.com>

	* [r12336] Fix of issue 2824.

2009-03-14 08:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12333] 2784: Detailed Ancestral Report – center-person's spouse
	  has no heading (inconsistent with Detailed Descendant Report)
	  2783: Detailed Ancestral Report lists center-person's children
	  twice

2009-03-13 10:17  Peter Landgren <peter.talken@telia.com>

	* [r12330] Fix of issue 2815.

2009-03-11 19:40  Peter Landgren <peter.talken@telia.com>

	* [r12327] Hopefully fix of issue 2790 for non-Latin-1 letters.

2009-03-11 15:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12326] #2810 update localized man file (french)

2009-03-11 15:34  Peter Landgren <peter.talken@telia.com>

	* [r12324] Update according to issue 2522.

2009-03-11 14:29  Doug Blank <doug.blank@gmail.com>

	* [r12322] Deep Connections, which will become a tool

2009-03-11 11:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12319] 2781: Turkish dictionnary (Enchant's zemberek_provider)
	  on Note Editor returns an error

2009-03-11 11:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12317] 2795: Regression: cannot create backups from
	  command-line

2009-03-11 11:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12313] 2522: -o didn't write an output file : replaced by -e

2009-03-11 09:48  Peter Landgren <peter.talken@telia.com>

	* [r12312] New format for lat/long with decimal minutes and no
	  seconds due to change in Eniro maps.

2009-03-11 02:24  Doug Blank <doug.blank@gmail.com>

	* [r12309] Newly loaded Gramplets from the Plugins Reload are now
	  available

2009-03-10 17:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12305] feature 2769: add styled notes support to markerreport
	  and fgroupreport

2009-03-10 12:56  Doug Blank <doug.blank@gmail.com>

	* [r12303] 2803: 'Check & Repair Database' failed at stage:
	  'Checking families for proper date formats'

2009-03-10 12:32  Doug Blank <doug.blank@gmail.com>

	* [r12299] 2804: Cannot detach two gramplets

2009-03-10 12:25  Doug Blank <doug.blank@gmail.com>

	* [r12298] 2803: 'Check & Repair Database' failed at stage:
	  'Checking families for proper date formats'

2009-03-10 07:01  Stéphane Charette <stephanecharette@gmail.com>

	* [r12296] merge of NEWS from 3.1.1

2009-03-10 05:54  Stéphane Charette <stephanecharette@gmail.com>

	* [r12291] merged from gramps31; bug #2789 - wrong relative path
	  for blank.gif

2009-03-10 00:55  Doug Blank <doug.blank@gmail.com>

	* [r12289] 2798: Gramplet 'Fan Chart' throws error when
	  right-clicked prior to defining Home Person.

2009-03-09 19:52  Doug Blank <doug.blank@gmail.com>

	* [r12287] 2792: Dates in sourcereferences in person_ref_list not
	  upgraded; added repair for dates that were not converted

2009-03-09 19:49  Doug Blank <doug.blank@gmail.com>

	* [r12286] 2792: Dates in sourcereferences in person_ref_list not
	  upgraded; this fixes the missing conversion in child-ref-list

2009-03-09 18:45  Joan Creus <joan.creus@gmail.com>

	* [r12280] Adding translator hint

2009-03-09 18:35  Joan Creus <joan.creus@gmail.com>

	* [r12277] Improving help messages

2009-03-09 18:28  Joan Creus <joan.creus@gmail.com>

	* [r12275] Fixing typos

2009-03-09 17:27  Gerald Britton <gerald.britton@gmail.com>

	* [r12273] Fix expression evaluation order in __add__ method in
	  html.py

2009-03-09 15:18  Gerald Britton <gerald.britton@gmail.com>

	* [r12272] Add code to html.py to auto-close certain tags to meet
	  XHTML standard

2009-03-09 14:10  Doug Blank <doug.blank@gmail.com>

	* [r12271] 2792: Dates in sourcereferences in person_ref_list not
	  upgraded; hack to be removed in future

2009-03-09 13:38  Gerald Britton <gerald.britton@gmail.com>

	* [r12269] fix write method in html.py: pass output method in
	  recusive call

2009-03-09 12:50  Doug Blank <doug.blank@gmail.com>

	* [r12267] 2772: Name Display Format – Rev. is not a prefix

2009-03-09 11:39  Doug Blank <doug.blank@gmail.com>

	* [r12265] 2792: Dates in sourcereferences in person_ref_list not
	  upgraded

2009-03-09 01:44  Doug Blank <doug.blank@gmail.com>

	* [r12261] New Plugin Manager Gramplet

2009-03-08 23:02  Joan Creus <joan.creus@gmail.com>

	* [r12260] Fixing typos

2009-03-08 20:45  Doug Blank <doug.blank@gmail.com>

	* [r12256] Added version info

2009-03-08 20:42  Doug Blank <doug.blank@gmail.com>

	* [r12255] Gramplets were updating twice on startup

2009-03-08 20:30  Doug Blank <doug.blank@gmail.com>

	* [r12251] RSS and Wiki Headline News Reader

2009-03-08 20:21  Stéphane Charette <stephanecharette@gmail.com>

	* [r12250] merged from gramps31; re-apply fix for bug #2121 -
	  graphviz graphs generated off the edge of the page

2009-03-08 09:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12247] 2781: Turkish dictionnary (Enchant's zemberek_provider)
	  on Note Editor returns an error

2009-03-08 05:00  Rob G. Healey <robhealey1@gmail.com>

	* [r12244] Added proper xml statement to write_header().

2009-03-07 20:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12243] add warning to remove old gramps version

2009-03-07 09:51  Stéphane Charette <stephanecharette@gmail.com>

	* [r12238] merged 3.1.0 release info from branch 3.1

2009-03-05 12:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12228] print more text if gettext file does not use last
	  gramps.pot

2009-03-05 12:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12226] update README with enchant lib

2009-03-05 12:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12222] 2764: use pyenchant for testing installed spell check
	  dictionaries

2009-03-04 22:41  Gary Burton <gary.burton@zen.co.uk>

	* [r12217] Bug #2768: .rtf report disrespects DDR-FirstEntry style

2009-03-04 21:25  Gerald Britton <gerald.britton@gmail.com>

	* [r12213] Rework html.py to derive from list object

2009-03-04 11:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12211] enable new Macedonian and Albanian translations

2009-03-03 17:53  Gerald Britton <gerald.britton@gmail.com>

	* [r12209] add new module, html.py, to assist in building web pages

2009-03-02 17:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12204] reorder entries

2009-03-02 14:54  Doug Blank <doug.blank@gmail.com>

	* [r12202] 2753: Detailed reports did not use probably_alive for
	  child text

2009-03-02 07:12  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12199] update nl.po

2009-03-01 15:39  Doug Blank <doug.blank@gmail.com>

	* [r12196] 2747: XML: RNG & DTD need to be moved onto web site;
	  updated RNG to include dualdated and newyear attributes

2009-03-01 13:04  Gary Burton <gary.burton@zen.co.uk>

	* [r12194] Update copyright message for 2009

2009-03-01 12:32  Doug Blank <doug.blank@gmail.com>

	* [r12190] 2760: errors in 'make distcheck'

2009-03-01 12:16  Gary Burton <gary.burton@zen.co.uk>

	* [r12189] Remove assert as a means of testing for self.title

2009-03-01 11:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12187] add Polish translator

2009-03-01 10:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12185] add some contributors

2009-03-01 10:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12183] add russian translator (October 15, 2008)

2009-03-01 10:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12180] add some contributors

2009-03-01 10:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12179] add some translators

2009-03-01 08:37  Stéphane Charette <stephanecharette@gmail.com>

	* [r12177] merge from 3.1.0: add -O flag to python

2009-03-01 04:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12175] Web_Visually --had a problem with repeating gender
	  symbols. All other had a problem with street address.

2009-03-01 03:15  Rob G. Healey <robhealey1@gmail.com>

	* [r12173] Fixes graphic name error. --Jason M. Simanek

2009-03-01 03:04  Rob G. Healey <robhealey1@gmail.com>

	* [r12171] Fixes the Ancestor Tree Unlinked Person's issue. Thanks
	  a million, Jason.

2009-02-28 22:07  Doug Blank <doug.blank@gmail.com>

	* [r12169] Allow gramplets to be overridden by newer versions

2009-02-28 21:44  Gary Burton <gary.burton@zen.co.uk>

	* [r12168] Fix for bug 2759: Error on Marker report (notes)

2009-02-28 11:49  Rob G. Healey <robhealey1@gmail.com>

	* [r12159] Fixed error in display_year_navs() which also affects
	  the Visually Impaired stylesheet.

2009-02-28 09:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12156] DateParserDisplayTest.py is a debug tool but runs
	  always, only run when debug

2009-02-28 09:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12155] Data changing GRAMPLETS are not distributed on install,
	  user must download them

2009-02-28 00:35  Rob G. Healey <robhealey1@gmail.com>

	* [r12153] Remove debugging information.

2009-02-27 21:11  Gary Burton <gary.burton@zen.co.uk>

	* [r12152] Bug 2616. Fixes for memory leaks in source and place
	  editors

2009-02-27 18:01  Joan Creus <joan.creus@gmail.com>

	* [r12150] Updating ca.po on trunk

2009-02-27 17:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12148] 2745: PlaceView crash on old pygtk

2009-02-27 16:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12146] update slovak relationship calculator (by Lubo Vasko)

2009-02-27 07:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12143] 2730: numeric dates on windows not correct

2009-02-26 21:44  Gary Burton <gary.burton@zen.co.uk>

	* [r12141] Bug 2616. Fixes for memory leaks in person and family
	  editors

2009-02-26 19:16  Rob G. Healey <robhealey1@gmail.com>

	* [r12139] Fixed some issues with navigation menu. More refactoring
	  in WebCal. Alphabetized the Makefile.

2009-02-26 11:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12137] #2751: Finnish translation

2009-02-26 10:29  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r12136] update nl.po

2009-02-26 10:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12134] 2748: Some URLs still point user to wiki manual version
	  3.0

2009-02-26 10:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12133] 2748: Some URLs still point user to wiki manual version
	  3.0

2009-02-26 10:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12132] 2748: Some URLs still point user to wiki manual version
	  3.0

2009-02-26 09:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12131] 2748: Some URLs still point user to wiki manual version
	  3.0

2009-02-26 09:33  Rob G. Healey <robhealey1@gmail.com>

	* [r12128] Brought changes made to Finland holidays over from
	  gramps31 branch to trunk.

2009-02-26 09:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12126] #2746: Translation problem in calendar names (by Janne
	  Kovesjärvi)

2009-02-26 09:10  Rob G. Healey <robhealey1@gmail.com>

	* [r12125] Fixed a:hover element for Gallery Navigation.

2009-02-26 08:25  Rob G. Healey <robhealey1@gmail.com>

	* [r12123] More refactoring ... Help from Gerald Britton.

2009-02-25 21:31  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r12120] Updated Lithuanian translation

2009-02-25 18:18  Gary Burton <gary.burton@zen.co.uk>

	* [r12116] Bug 2616. Fixes for memory leaks in event editor

2009-02-25 03:33  Rob G. Healey <robhealey1@gmail.com>

	* [r12115] Removed ExportSql.py from Makefile.am.

2009-02-24 09:14  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r12110] Temporary fix to allow GRAMPS to compile.

2009-02-24 08:42  Rob G. Healey <robhealey1@gmail.com>

	* [r12109] Added more files that Brian had previously listed.

2009-02-24 08:02  Rob G. Healey <robhealey1@gmail.com>

	* [r12107] Added and deleted files that were verified by Brian.
	  Remove sort siblings as it was broken. Will spend time on it in
	  the next few days.

2009-02-24 04:41  Brian Matherly <brian@gramps-project.org>

	* [r12106] 0002655: Directories and files with accents characters
	  cause failures in Windows.

2009-02-24 02:52  Rob G. Healey <robhealey1@gmail.com>

	* [r12103] More refactoring work on both of these web reports.
	  Fixed and changed get_marital_status to get_marriage_event() as
	  that is what it does anyway. Changes are being given and helped
	  by Gerald Britton.

2009-02-23 23:49  Doug Blank <doug.blank@gmail.com>

	* [r12101] Bugs 2742, 2743: Detaching a minimized gramplet doesn't
	  run update; Changing columns in gramplet view expands minimized
	  gramplets

2009-02-23 21:41  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r12099] Updated Lithuanian translation

2009-02-23 19:11  Gerald Britton <gerald.britton@gmail.com>

	* [r12098] Replace "== None" and "!= None" with "is None" and "is
	  not None", respectively

2009-02-23 18:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12095] mistake on names and descriptions (after date)

2009-02-23 04:23  Stéphane Charette <stephanecharette@gmail.com>

	* [r12090] merge fix for bug #2737 from 310 to trunk

2009-02-23 02:14  Stéphane Charette <stephanecharette@gmail.com>

	* [r12089] merge fix for bug #2736 from 310 to trunk

2009-02-23 01:38  Stéphane Charette <stephanecharette@gmail.com>

	* [r12086] checking in svn property changes that are brought
	  forward every time I run 'svn merge' command

2009-02-22 20:53  Gary Burton <gary.burton@zen.co.uk>

	* [r12082] Revert revision 10874 as it causes bug #2720

2009-02-22 20:24  Stéphane Charette <stephanecharette@gmail.com>

	* [r12080] fix bug #2709, merged from gramps31 (thanks Jérôme for
	  the patch)

2009-02-22 11:07  Stéphane Charette <stephanecharette@gmail.com>

	* [r12072] merge of typo fixes from 3.1 branch

2009-02-22 10:27  Stéphane Charette <stephanecharette@gmail.com>

	* [r12071] trunk should now be at version 3.2, not 3.1

2009-02-22 04:21  Stéphane Charette <stephanecharette@gmail.com>

	* [r12068] bug #2692, css problem with image borders, merged from
	  3.1

2009-02-22 00:14  Rob G. Healey <robhealey1@gmail.com>

	* [r12066] Add sort siblings to NarrativeWeb, and did some
	  refactoring to WebCal with help from Gerald.

2009-02-21 21:04  Gary Burton <gary.burton@zen.co.uk>

	* [r12063] Fix memory leak in DbManager

2009-02-21 07:18  Peter Landgren <peter.talken@telia.com>

	* [r12062] Removed code, that was committed by mistake.

2009-02-20 21:57  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12059] GeoView : too many simplification after pylint : missing
	  argument error.

2009-02-20 18:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12057] Make Leak into a treeview, double click to have
	  referrers, right click to obtain referents of selected line

2009-02-20 13:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12056] Make size eventref editor independant of language
	  noplace text is in

2009-02-20 02:22  Rob G. Healey <robhealey1@gmail.com>

	* [r12052] More code cleanup in get_day_list() with help from Kees
	  Bakker.

2009-02-19 21:11  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12050] GeoView : forgot to make a string translatable in the
	  html page.

2009-02-19 19:45  Kees Bakker <kees.bakker@xs4all.nl>

	* [r12044] Removed trailing emacs local variables (just setting
	  utf8). Removed Byte Order Mark for utf-8 which was redundant
	  anyway. * src/plugins/rel/rel_pl.py * src/plugins/rel/rel_it.py *
	  src/plugins/rel/rel_hu.py

2009-02-19 19:20  Rob G. Healey <robhealey1@gmail.com>

	* [r12043] Removed backslash character in middle of translation
	  string as per Benny.

2009-02-19 17:43  Rob G. Healey <robhealey1@gmail.com>

	* [r12040] Fixed USA holidays problem. There was no holidays being
	  listed.

2009-02-19 14:14  Kees Bakker <kees.bakker@xs4all.nl>

	* [r12036] Solved bug #2722 as suggested by Stephen George. Names
	  of weekdays were not correct (off by two days). Only systems that
	  do not have a proper locale.nl_langinfo were (Windows) affected
	  by this bug. * src/GrampsLocale/_GrampsLocale.py

2009-02-19 13:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12035] update some tips

2009-02-19 12:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12033] #2726 #2641 To improve informations on dialog

2009-02-19 10:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12031] remove deprecated script

2009-02-18 18:53  Gary Burton <gary.burton@zen.co.uk>

	* [r12028] Display markup correctly for fields that may contain it

2009-02-17 21:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r12025] 2725: End Of Line Report not flowing over page
	  boundaries

2009-02-17 05:04  Brian Matherly <brian@gramps-project.org>

	* [r12022] Remove CmdRef.py from POTFILES.in.

2009-02-17 05:03  Brian Matherly <brian@gramps-project.org>

	* [r12021] Remove the Command Line Reference plugin. It is no
	  longer supported.

2009-02-16 18:42  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r12015] GeoView : remove the address bar.

2009-02-16 16:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r12013] update french translation

2009-02-16 13:38  Doug Blank <doug.blank@gmail.com>

	* [r12011] Bug 2707: reverting linkbox change from r10763

2009-02-16 11:33  Peter Landgren <peter.talken@telia.com>

	* [r12010] Swedish update for trunk.

2009-02-16 10:50  Peter Landgren <peter.talken@telia.com>

	* [r12006] Forgot to update with eniroswedenmap. It's OK in
	  POTFILES.in

2009-02-16 08:53  Rob G. Healey <robhealey1@gmail.com>

	* [r12004] Fixed _has_webpage_extension() with help and gentle
	  nudging from Kees Bakker.

2009-02-16 06:56  Rob G. Healey <robhealey1@gmail.com>

	* [r12002] Added revision numbering symbol to all of plugins
	  directory if it was missing in the file.

2009-02-16 00:31  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r12000] Updates and fixes for the italian translation

2009-02-15 21:50  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11999] Better localization support for decimal separator.

2009-02-15 21:09  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11998] Updated German translation

2009-02-15 19:05  Peter Landgren <peter.talken@telia.com>

	* [r11996] Last update ov sv.po for bramch 3.0.5

2009-02-15 15:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11995] 2702: Date Conversions to and from French Republican was
	  broken

2009-02-15 14:56  Gary Burton <gary.burton@zen.co.uk>

	* [r11994] Fix for bug #2703: Custom Marker text appears in
	  Relationship Type field.

2009-02-15 13:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11992] CSS is case sensitive, I think *
	  src/plugins/webreport/WebCal.py

2009-02-15 13:10  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11991] Improve the code in display_month_navs a little further.
	  Added the home link in the year pages. *
	  src/plugins/webreport/WebCal.py

2009-02-15 08:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11990] Update Croatian translation (by Josip)

2009-02-14 22:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11989] 0002680: Crash when loading mapservice with syntax error

2009-02-14 22:09  Espen Berg <espenbe@gmail.com>

	* [r11988] Revised Norwegian Nynorsk translation

2009-02-14 13:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11986] 2665: PDF: Paginate error in descendant chart
	  (graphical) on person without descendants

2009-02-14 13:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11984] bug fix 2714: long note in indiv complete report means
	  infinite loop in cairo The fix consists in allowing cells to be
	  split, so by extension also rows now split automatically in
	  CairoDoc

2009-02-14 00:57  Rob G. Healey <robhealey1@gmail.com>

	* [r11983] Added date validation to these three reports in
	  collect_data().

2009-02-13 17:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11982] 2704: Translation problem word Title - use TransUtils

2009-02-13 15:37  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11981] update nl.po

2009-02-13 15:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11980] #2700 #2490 do not translate argument on
	  custom_filter.xml

2009-02-13 09:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11979] Bug Fix on _all_places iterator method in libmapservice

2009-02-13 00:08  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11978] gramps.pot regenerated Updates and fixes for Italian
	  translation

2009-02-12 20:49  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11977] A few more entries in the list of possible month
	  spellings

2009-02-12 20:06  Rob G. Healey <robhealey1@gmail.com>

	* [r11976] fixed #2682 in NarrativeWeb.py, and fixed highlighting
	  of currentsection in display_month_navs().

2009-02-12 18:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11975] #2700 #2490 do not translate argument on
	  custom_filter.xml

2009-02-12 16:57  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11974] Updates and fixes.

2009-02-12 10:39  Rob G. Healey <robhealey1@gmail.com>

	* [r11973] Fixed home link in display_month_navs().

2009-02-12 07:56  Rob G. Healey <robhealey1@gmail.com>

	* [r11972] Moved CreatorInfo from write_footer() back to
	  write_header(). Removed maximum calendars years, and fixed
	  display_year_nav().

2009-02-12 07:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11971] 2704: Translation problem word Title

2009-02-12 07:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11970] 2704: Translation problem word Title (contribution by
	  jannek)

2009-02-11 22:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11969] Fix problem when markup spans two paragraph in the note:
	  make sure styling stops at paragraph if backend splits the note
	  in pieces to print Fix problem with paragraphs written in cells.
	  Paragraphs should not divide as cells and rows are not allowed to
	  divide. This forces table to be divided, and full paragraph to be
	  written

2009-02-11 22:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11968] Upgrade example file, add some markup notes, add lat/lon
	  of places

2009-02-11 21:27  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11967] Bug #2433, issue 4. There was no list of sources
	  anymore. And also the link (in super script) on the Individual
	  page was gone too. * src/plugins/webreport/NarrativeWeb.py

2009-02-11 20:13  Gary Burton <gary.burton@zen.co.uk>

	* [r11966] Refactor SelectPerson so that it inherits from
	  BaseSelector like all the other selectors

2009-02-11 19:23  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11965] Updates and fixes.

2009-02-11 14:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11964] #2700 #2490 do not translate argument on
	  custom_filter.xml (Benny)

2009-02-11 13:14  Peter Landgren <peter.talken@telia.com>

	* [r11963] Working now with all keywords in English.

2009-02-11 08:32  Peter Landgren <peter.talken@telia.com>

	* [r11962] Added tests for Swedish calendar

2009-02-11 07:16  Rob G. Healey <robhealey1@gmail.com>

	* [r11961] As per Brian, United States and Canada holiday dates are
	  in the best order that I can get them..

2009-02-11 03:39  Rob G. Healey <robhealey1@gmail.com>

	* [r11960] Revert some of the changes made in r11947. Upon request
	  of Kees and Benny.

2009-02-10 23:48  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11959] Translation updates and fixes

2009-02-10 23:21  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11958] GeoView : Code cleaning after pylint use.

2009-02-10 23:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11957] issue 2688: some wrong bindings and <super> not working
	  yet. All should work now

2009-02-10 21:36  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11955] Remove my own copyright. I don't want to anyone to get
	  the impression that I had anything to do with the code in WebCal.
	  Remove import of g2iso again. (What's going on with this anyway?)
	  * src/plugins/webreport/WebCal.py

2009-02-10 20:51  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11954] Solved bug #2676 * src/plugins/webreport/NarrativeWeb.py

2009-02-10 20:26  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11953] Removed ExportXml ImportGpkg and ImportXml since they
	  have been moved to the export and import directory. *
	  src/plugins/Makefile.am

2009-02-10 19:16  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11952] Add Italian parser and displayer, derived from the
	  Catalan one.

2009-02-10 16:03  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11951] msgmerge between 3.0.x italian translation and trunk
	  template

2009-02-10 15:54  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11950] Adapt the paths of the moved files, regenerate
	  gramps.pot.

2009-02-10 13:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11948] pylint

2009-02-10 07:19  Rob G. Healey <robhealey1@gmail.com>

	* [r11947] Re-arranged countries. Documentation and clean up. PEP
	  9.46

2009-02-10 06:06  Brian Matherly <brian@gramps-project.org>

	* [r11946] Move ImportGpkg, ImportXml and ExportXml into their
	  respective directories.

2009-02-10 05:59  Brian Matherly <brian@gramps-project.org>

	* [r11945] Move common XML import/export data into libgrampsxml.py.

2009-02-10 01:38  Rob G. Healey <robhealey1@gmail.com>

	* [r11944] Removed partial year from WebCal. Clean up and
	  documenting for PEP compliance of 8.36

2009-02-09 23:37  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r11943] fixed indentation issues and mix of tabs and spaces.

2009-02-09 20:03  Peter Landgren <peter.talken@telia.com>

	* [r11942] Unnecessary translation string with spaces made not
	  translateble.

2009-02-09 18:58  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11941] Correct a problem with thumbnails for PDFs. Not tested
	  because I don't a proper testing database for this.
	  http://www.gramps-project.org/bugs/view.php?id=2433 *
	  src/plugins/webreport/NarrativeWeb.py

2009-02-09 18:50  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11940] Correct some variable names. *
	  src/plugins/webreport/NarrativeWeb.py

2009-02-09 18:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11939] typo on translation string

2009-02-09 16:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11938] typo on translation strings

2009-02-09 13:39  Brian Matherly <brian@gramps-project.org>

	* [r11937] Remove the ability to execute the "value" field. It is
	  not used and we don't want Python code in holidays.xml.

2009-02-09 13:31  Brian Matherly <brian@gramps-project.org>

	* [r11936] Remove the "if" rule from the holidays. Now libholiday
	  does not execute any code in holidays.xml.

2009-02-09 12:32  Doug Blank <doug.blank@gmail.com>

	* [r11935] 2701: Collapsing a family's children, collapses all
	  family's children

2009-02-09 10:47  Peter Landgren <peter.talken@telia.com>

	* [r11934] Added some doc strings as suggested by pylint.

2009-02-09 07:10  Rob G. Healey <robhealey1@gmail.com>

	* [r11933] All if statements have been removed from holidays.xml.
	  Labor Day, Inauguration Day, and Income Texes due have all been
	  changed.

2009-02-09 05:10  Brian Matherly <brian@gramps-project.org>

	* [r11932] Potential fix for: 0002609: Archive does not work

2009-02-09 04:06  Doug Blank <doug.blank@gmail.com>

	* [r11931] pylint cleanups; lots of docstrings; added .version
	  number and .gramps required version to gui gramplets

2009-02-09 00:26  Rob G. Healey <robhealey1@gmail.com>

	* [r11930] Remove of a line that causes it to not load in plugins
	  status window..

2009-02-08 23:35  Rob G. Healey <robhealey1@gmail.com>

	* [r11929] Easter and DST functions have been completely removed
	  now.

2009-02-08 23:26  Rob G. Healey <robhealey1@gmail.com>

	* [r11928] The final parts of easter(y) and dst(y) have been
	  removed from the holidays.xml file. There is no longer any python
	  code in the file now.

2009-02-08 19:29  Stéphane Charette <stephanecharette@gmail.com>

	* [r11927] revert change I accidently checked in with something
	  else -- see bug report #2695 for unicode normalization

2009-02-08 18:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11926] latex output was broken. This fixes some things. Also
	  adds style to notes: bold, italic, underline, some fontsize and
	  mono font Remove verbatim code to indicate preformatted, it is
	  too rigid

2009-02-08 15:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11925] 2679: Update for polish translation (Łukasz Rymarczyk)

2009-02-08 15:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11924] 2694: Brazilian Portuguese translation updated (Luiz
	  Gonzaga dos Santos Filho)

2009-02-08 15:47  Gary Burton <gary.burton@zen.co.uk>

	* [r11923] Persist window dimensions for selector windows. TODO:
	  SelectPerson. This class needs rewriting to use BaseSelector

2009-02-08 14:42  Gary Burton <gary.burton@zen.co.uk>

	* [r11922] Remove debugging statement

2009-02-08 14:37  Gary Burton <gary.burton@zen.co.uk>

	* [r11921] Further refactoring of window size saving

2009-02-08 14:09  Brian Matherly <brian@gramps-project.org>

	* [r11920] Remove plugstat widget as it is no longer used.

2009-02-08 13:34  Doug Blank <doug.blank@gmail.com>

	* [r11919] 2696: Make gramplets report to statusbar by MD Nauta

2009-02-08 12:49  Stéphane Charette <stephanecharette@gmail.com>

	* [r11918] feature request #2562 - display notes attached to names

2009-02-08 11:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r11917] bug #2675 - regression: multiple names not shown
	  correctly

2009-02-08 11:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11916] Add styled notes output to all textreports

2009-02-08 10:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11915] Use preformatted correctly in notes. remove non-markup
	  code

2009-02-08 10:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11914] add credits

2009-02-08 09:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11913] Support markup in TextDoc, add implementation in
	  CairoDoc, use in indiv complete report

2009-02-08 09:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r11912] bug #2693 - regression; places in events were being
	  ignored

2009-02-08 09:39  Peter Landgren <peter.talken@telia.com>

	* [r11911] Fixed one missed string for translation.

2009-02-08 08:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11910] 2490: Migration : register new arg values on
	  custom_filter.xml

2009-02-08 08:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11909] typo on translation string

2009-02-08 06:17  Rob G. Healey <robhealey1@gmail.com>

	* [r11908] Upon request of Brian, I have been removing the need to
	  have python code in the holidays.xml file. Easter, DST, and Ash
	  Wednesday have been completed for years 1999-2019 in USA so far.
	  Canada will be next ...

2009-02-08 04:49  Stéphane Charette <stephanecharette@gmail.com>

	* [r11907] changes suggested by Benny (code review)

2009-02-07 23:02  Gary Burton <gary.burton@zen.co.uk>

	* [r11906] Set and save window dimensions for Child Ref editor

2009-02-07 22:54  Gary Burton <gary.burton@zen.co.uk>

	* [r11905] Refactoring. ManagedWindow now controls window sizing

2009-02-07 21:12  Doug Blank <doug.blank@gmail.com>

	* [r11904] 0002683: chnage/ edit display name preferences; disabled
	  buttons while editing names

2009-02-07 20:41  Rob G. Healey <robhealey1@gmail.com>

	* [r11903] cleanup and documentation work done.

2009-02-07 19:57  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11902] Updated German translation

2009-02-07 18:07  Peter Landgren <peter.talken@telia.com>

	* [r11901] Fix of 2684, duplicate _C.

2009-02-07 12:04  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11898] GeoView : too many cleaning in a previous commit.

2009-02-07 11:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11897] Jérôme should not make change with gedit... (indentation
	  error)

2009-02-07 10:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11896] 0002633: Characters in Notes don't show in report -
	  3.0.4 and trunk 1357: Incorrect marriage event description when
	  outputting to PDF 1328: opened a gedcom, and create a pdf text
	  file Do it better with a private method so plugin authors don't
	  circumvent style settings

2009-02-07 10:38  Peter Landgren <peter.talken@telia.com>

	* [r11895] Debug print statements deleted.

2009-02-07 09:52  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11893] GeoView : crash in all events places when no coordinates
	  for a place.

2009-02-07 09:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11892] 2633: Characters in Notes don't show in report - 3.0.4
	  and trunk 1357: Incorrect marriage event description when
	  outputting to PDF 1328: opened a gedcom, and create a pdf text
	  file Correctly escape text for cairo layout before writing

2009-02-07 09:00  Peter Landgren <peter.talken@telia.com>

	* [r11891] Swedish update.

2009-02-07 08:56  Peter Landgren <peter.talken@telia.com>

	* [r11890] Final solution (I hope) for the % issue. Added
	  generation to tool tip.

2009-02-06 20:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11888] wrong string and translation issue

2009-02-06 15:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11886] correct wrong string

2009-02-06 13:42  Doug Blank <doug.blank@gmail.com>

	* [r11885] Bug #2674: smaller edit family window; clean up of
	  display logic, reduced size

2009-02-06 13:30  Peter Landgren <peter.talken@telia.com>

	* [r11884] Reverted back to %

2009-02-06 12:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11883] test update French translation

2009-02-06 10:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11882] Solved a problem with counting untranslated entries in
	  po. * po/check_po

2009-02-05 21:34  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11880] GeoView : we loose the url field and activate button.

2009-02-05 21:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11879] 2674: smaller edit family window - Part 1

2009-02-05 21:06  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11878] First attempt to have plural support. Tested with one
	  input file (nl.po) and it didn't crash. Ship it. * po/check_po

2009-02-05 20:25  Gary Burton <gary.burton@zen.co.uk>

	* [r11877] Move toolbar above treeview which allows windows to
	  resize smaller. Usability feature to allow gramps to work better
	  on netbooks. Feature #2661

2009-02-05 17:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11874] missing comma

2009-02-05 14:11  Peter Landgren <peter.talken@telia.com>

	* [r11872] Fix of % -> %% in translation string.

2009-02-05 13:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11870] 816: Place Editor has no focus on a field when opened.
	  All other editors do.

2009-02-05 13:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11869] Bookmark orgnizer should close on delete-event request

2009-02-05 12:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11868] do not use ngettext on string

2009-02-05 12:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11867] typo on translation string

2009-02-05 12:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11866] enable translations on GeoView.py

2009-02-05 09:48  Peter Landgren <peter.talken@telia.com>

	* [r11865] Back to complete translation.

2009-02-05 09:46  Peter Landgren <peter.talken@telia.com>

	* [r11864] Spelling corrected.

2009-02-05 06:17  Rob G. Healey <robhealey1@gmail.com>

	* [r11863] Fixes the problem with Ancestor Tree -- unlinked persons
	  only being listed without any styling.

2009-02-05 06:12  Rob G. Healey <robhealey1@gmail.com>

	* [r11862] Cleanup work in header of all Cascade Style Sheets.

2009-02-05 02:23  Doug Blank <doug.blank@gmail.com>

	* [r11861] Feature #2393: Allow the use of user-defined
	  (mega)-widgets by MD Nauta; added register_option()

2009-02-05 02:10  Doug Blank <doug.blank@gmail.com>

	* [r11860] Fixed line ending issues, and syntax errors introduced
	  by translation changes

2009-02-04 22:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11858] remove extra options for xgettext

2009-02-04 21:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11857] #2490 : Migration : register new arg values on
	  custom_filter.xml

2009-02-04 20:56  Gary Burton <gary.burton@zen.co.uk>

	* [r11855] Fix import of note markers. Bug #2568

2009-02-04 20:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11854] remove xgettext options to avoid mistakes

2009-02-04 20:18  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11853] update nl.po with plural strings

2009-02-04 19:35  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11852] Updated German translation

2009-02-04 19:18  Peter Landgren <peter.talken@telia.com>

	* [r11851] Update with strings for eniroswedenmap.py.

2009-02-04 19:13  Peter Landgren <peter.talken@telia.com>

	* [r11850] plugins/mapservices/eniroswedenmap.py added.

2009-02-04 19:11  Peter Landgren <peter.talken@telia.com>

	* [r11849] Spelling correction.

2009-02-04 16:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11848] #2657,#1718 use ngettext

2009-02-04 16:41  Peter Landgren <peter.talken@telia.com>

	* [r11847] Updated version.

2009-02-04 14:49  Peter Landgren <peter.talken@telia.com>

	* [r11846] Delete of double fix of empty url.

2009-02-04 13:04  Peter Landgren <peter.talken@telia.com>

	* [r11845] Updated version.

2009-02-04 12:51  Doug Blank <doug.blank@gmail.com>

	* [r11844] Removed problem method set(): Bug #2669: Note editor
	  does not retain marker

2009-02-04 10:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11843] Extra options for xgettext

2009-02-04 08:45  Stéphane Charette <stephanecharette@gmail.com>

	* [r11842] removed 'TEST' debug text left in previous commit

2009-02-04 08:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11841] Don't display when no url

2009-02-04 07:31  Stéphane Charette <stephanecharette@gmail.com>

	* [r11840] feature #2634 - display regions overtop of images in
	  narrativeweb gallery

2009-02-04 07:07  Rob G. Healey <robhealey1@gmail.com>

	* [r11839] Added HTML span element to Ancestor Tree unlinked
	  persons upon request of Jason Simanek. It will allow hm to
	  quickly fix Ancestor Tree.

2009-02-04 05:45  Rob G. Healey <robhealey1@gmail.com>

	* [r11838] see r11837 for libholiday

2009-02-04 05:35  Rob G. Healey <robhealey1@gmail.com>

	* [r11837] removed _make_date module from libholiday as request by
	  Brian. Removed make_date completely and substituted
	  gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal.
	  Changes progress bar text in WebCal and NarrativeWeb.

2009-02-04 05:13  Brian Matherly <brian@gramps-project.org>

	* [r11836] Fix the search for holidays.xml in libholiday.

2009-02-04 02:14  Rob G. Healey <robhealey1@gmail.com>

	* [r11835] removed <h2> tags as stylesheets disable it anyway.

2009-02-04 02:03  Rob G. Healey <robhealey1@gmail.com>

	* [r11834] More variable name changes and adding documentation
	  changes.

2009-02-04 00:59  Rob G. Healey <robhealey1@gmail.com>

	* [r11833] moved _make_date from Calendar.py, BirthdayReport.py,
	  and WebCal.py into libholiday. Changed variable names in
	  WebCal.py for improved readability.

2009-02-03 20:26  Peter Landgren <peter.talken@telia.com>

	* [r11832] Dont call map if URL empty.

2009-02-03 20:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11831] cleanup of translation strings

2009-02-03 18:23  Peter Landgren <peter.talken@telia.com>

	* [r11830] Swedish update.

2009-02-03 17:56  Peter Landgren <peter.talken@telia.com>

	* [r11829] new version.

2009-02-03 16:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11828] #2657,#1718 use ngettext (contribution by josip)

2009-02-03 13:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11827] Extra options for xgettext

2009-02-03 13:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11826] #2657,#1718 use ngettext (contribution by josip)

2009-02-03 12:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11825] #2657,#1718 use ngettext

2009-02-03 12:46  Peter Landgren <peter.talken@telia.com>

	* [r11824] Swedish update.

2009-02-03 12:39  Peter Landgren <peter.talken@telia.com>

	* [r11823] Update for mapservices.

2009-02-03 12:16  Doug Blank <doug.blank@gmail.com>

	* [r11822] Removed tool/DateParserDisplayTest from distribution

2009-02-03 11:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11821] Extra options for xgettext

2009-02-03 10:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11820] #2657,#1718 use ngettext

2009-02-03 10:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11819] unwanted space on header(plural forms)

2009-02-03 10:11  Peter Landgren <peter.talken@telia.com>

	* [r11818] New mapservice added.

2009-02-03 10:03  Peter Landgren <peter.talken@telia.com>

	* [r11817] One string for translation missed.

2009-02-03 08:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11816] Makefile.am for plugins/mapservices

2009-02-03 08:09  Rob G. Healey <robhealey1@gmail.com>

	* [r11815] Minor correction to these three stylesheets

2009-02-03 08:01  Rob G. Healey <robhealey1@gmail.com>

	* [r11814] Moved revision numbering tag to a better visual area;
	  cleanup of calendar_build(), calendar_common(), get_day_list() in
	  WebCal, removed alphabet_navigation from NarrativeWeb.py.

2009-02-02 21:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11811] New mapservice plugin structure, as a general solution
	  to #2659
	  
	  * configure.in * src/DataViews/PlaceView.py *
	  src/Config/_GrampsConfigKeys.py * src/gen/plug/_manager.py *
	  src/plugins/mapservices * src/plugins/mapservices/googlemap.py *
	  src/plugins/mapservices/openstreetmap.py *
	  src/plugins/lib/Makefile.am * src/plugins/lib/libmapservice.py *
	  src/plugins/Makefile.am * src/widgets/menutoolbuttonaction.py *
	  src/widgets/Makefile.am * src/PageView.py * po/POTFILES.in

2009-02-02 19:58  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11810] Correction typo UMaanden => Maanden * po/nl.po

2009-02-02 19:43  Peter Landgren <peter.talken@telia.com>

	* [r11809] Fix of issue 2667.

2009-02-02 18:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11807] do not show pyc and Makefile on svn status

2009-02-02 18:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11806] do not show pyc on svn status

2009-02-02 18:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11805] do not show pyc on svn status

2009-02-02 18:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11804] do not show pyc on svn status

2009-02-02 18:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11803] revert wrong previous commit

2009-02-02 18:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11802] do not show pyc on svn status

2009-02-02 18:22  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11801] do not show pyc on svn status

2009-02-02 17:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11800] #2657,#1718 use ngettext

2009-02-02 14:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11799] pylint and coherency on Repository references

2009-02-02 13:19  Brian Matherly <brian@gramps-project.org>

	* [r11798] Patch from James Friedmann <jfriedmannj@gmail.com> to
	  include a heading for spouses. Code cleanup.

2009-02-02 12:58  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11797] correction on nl.po

2009-02-02 12:50  Brian Matherly <brian@gramps-project.org>

	* [r11796] Clean up AncestorTree report.

2009-02-01 22:25  Doug Blank <doug.blank@gmail.com>

	* [r11794] Bug #2625: Need to bring XML DTD, import, export to use
	  changes in trunk. These changes add support for dualdated and
	  newyear dates.

2009-02-01 21:34  Doug Blank <doug.blank@gmail.com>

	* [r11793] Bug #2625: Need to bring XML DTD, import, export to use
	  changes in trunk. These changes add support for dualdated and
	  newyear dates.

2009-02-01 21:21  Brian Matherly <brian@gramps-project.org>

	* [r11792] Show an error dialog if a file can not be opened with
	  the default application.

2009-02-01 17:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11791] PythonTidy (PEP-8 format)

2009-02-01 16:42  Doug Blank <doug.blank@gmail.com>

	* [r11790] Split DefaultGramplets into their respective files

2009-02-01 16:19  Doug Blank <doug.blank@gmail.com>

	* [r11789] Missing Errors import

2009-02-01 12:35  Gary Burton <gary.burton@zen.co.uk>

	* [r11787] Treat RESI tokens as events and not import them as
	  Gramps addresses as per advice on the wiki concerning using
	  residence events to record addresses. Bug #2651

2009-02-01 11:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11786] xdg-utils as Requirement

2009-02-01 09:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11785] #2657,#1718 to avoid migration issue, support ngettext

2009-02-01 08:39  Peter Landgren <peter.talken@telia.com>

	* [r11783] Fix: *.dot.gv now is *.gv

2009-02-01 05:14  Brian Matherly <brian@gramps-project.org>

	* [r11782] Change from using ".dot" to ".gv" for Graphviz files.
	  ".dot" is recognized as MS Word Template file on some systems.

2009-02-01 04:21  Brian Matherly <brian@gramps-project.org>

	* [r11781] Change the way we "launch" files using their default
	  application. Instead of trying to find the application ourselves,
	  use the OS built in functions to open a file with its default
	  application. We no longer show the name of the application that
	  we will open the file with because we don't know.

2009-02-01 02:12  Doug Blank <doug.blank@gmail.com>

	* [r11780] Removed fixed font; it is now already applied

2009-02-01 01:01  Doug Blank <doug.blank@gmail.com>

	* [r11779] That should not have been committed

2009-01-31 23:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11778] Peter Landgren: 02659 support for RT90 in PlaceUtils.py

2009-01-31 23:09  Doug Blank <doug.blank@gmail.com>

	* [r11777] Bug #2662: Can't expand/contract items when a gramplet
	  has been detached

2009-01-31 22:12  Doug Blank <doug.blank@gmail.com>

	* [r11776] Add TT tag for gramplet textview buffer

2009-01-31 14:29  Doug Blank <doug.blank@gmail.com>

	* [r11775] Moved Sql.py out of plugins directory and into
	  export/ExportSql.py; this file is in SVN but not in installed
	  code

2009-01-31 11:32  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11774] GeoView : bad centering near longitude 0.0 and latitude
	  0.0

2009-01-31 11:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11773] #2657,#1718 use ngettext

2009-01-31 08:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11772] add plural context to TransUtils.py

2009-01-31 05:03  Doug Blank <doug.blank@gmail.com>

	* [r11771] removed extra 'of' in translated texts

2009-01-31 02:33  Doug Blank <doug.blank@gmail.com>

	* [r11770] Experimental gramplet to find deep connections between
	  home and active

2009-01-31 02:29  Doug Blank <doug.blank@gmail.com>

	* [r11769] Added some comments; added methods to pause and resume a
	  running gramplet; updated the wiki url

2009-01-30 23:33  Rob G. Healey <robhealey1@gmail.com>

	* [r11768] Removed arrow files from Makefile to allow make to work.

2009-01-30 21:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11767] Allow sort of columns and search as you type in plugin
	  overview window

2009-01-30 19:19  Gary Burton <gary.burton@zen.co.uk>

	* [r11766] Include plugin lib directory

2009-01-30 18:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11765] no tooltip with gid field

2009-01-30 18:08  Stéphane Charette <stephanecharette@gmail.com>

	* [r11764] fixed bug #2660 - get rid of 'meta robots noindex' tag
	  in html files

2009-01-30 17:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11763] update french translation

2009-01-30 10:48  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11762] correction on nl.po

2009-01-30 10:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11761] revert changes, using ngettext

2009-01-30 02:26  Brian Matherly <brian@gramps-project.org>

	* [r11760] Finish moving libholiday.py and WebCal.py into their new
	  homes.

2009-01-30 02:19  Brian Matherly <brian@gramps-project.org>

	* [r11759] Move "holiday" functions into its own module named
	  libholiday. libholiday is used by all three calendar based
	  reports.

2009-01-30 02:16  Brian Matherly <brian@gramps-project.org>

	* [r11758] Add support for plugin "libraries" that do not
	  specifically tie into the plugin system and can be imported by
	  other plugins.

2009-01-29 16:58  Stéphane Charette <stephanecharette@gmail.com>

	* [r11757] ignore Makefile and Makefile.in

2009-01-29 02:13  Rob G. Healey <robhealey1@gmail.com>

	* [r11756] Changed alohabet navigation; added Age At Death, got
	  nick name working again.

2009-01-28 23:56  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11755] GeoView : Cleaning some parts of code. In some cases,
	  bad centering of the map. Add one page for places found without
	  coordinates. Modify some texts to be more precise.

2009-01-28 18:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11754] reduce horizontal size edit person

2009-01-28 18:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11753] 2642: Add or move the entry 'Patronymic' from the Name
	  Editor to 'Prefered Names' area

2009-01-28 11:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11752] validate lat/lon on init

2009-01-28 09:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11751] 1357: Incorrect marriage event description when
	  outputting to PDF (only ampersand, < > ?)

2009-01-28 06:15  Rob G. Healey <robhealey1@gmail.com>

	* [r11749] Color theme update on stylesheet -- still needs work for
	  Ancestor Tree; added feature request #2628 -- alphabetical
	  Navigation; changed stylesheet naming as already in WebCal.py.

2009-01-28 01:39  Rob G. Healey <robhealey1@gmail.com>

	* [r11748] Fixed wording in advanced tab; consolidated copy files
	  module; added prefix and suffix to names in surnames. More
	  changes coming.

2009-01-27 19:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11747] GeoView : Correction for empty databases. Since page
	  splitting, some incomplete markers.

2009-01-27 16:16  Rob G. Healey <robhealey1@gmail.com>

	* [r11746] Replace mistakenly deleted files in the m4 directory.

2009-01-27 08:02  Rob G. Healey <robhealey1@gmail.com>

	* [r11745] Removing old and obsoleted image files. Files were
	  replaced by Web_Mainz*.png

2009-01-27 07:49  Rob G. Healey <robhealey1@gmail.com>

	* [r11744] Removed blank calendar year, fixed year_glance
	  filenames, fixed collect_data, fixed one_day, added
	  get_marrital_status, and fill_day_list. More changes will be
	  coming.

2009-01-27 07:35  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11743] GeoView : title change when no coordinates.

2009-01-27 07:33  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11742] GeoView : change comment when no geolocation.

2009-01-27 02:28  Doug Blank <doug.blank@gmail.com>

	* [r11741] Restored 0 years, but with word 'birth' or 'wedding';
	  removed extra words as they are too long for calendar

2009-01-26 22:57  Rob G. Healey <robhealey1@gmail.com>

	* [r11740] WebCal.py and NarrativeWeb.py; were sent by mistake.
	  Watch as they are coming... Reverted back to r11481 and r11711
	  respectively.

2009-01-26 22:30  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11739] GeoView : correction when no places with coordinates in
	  the database.

2009-01-26 22:28  Rob G. Healey <robhealey1@gmail.com>

	* [r11738] Remove *.m4 files that were not meant to be changed.
	  Remove Calendar, WebCal, and NarrativeWeb; that are not ready to
	  be sent yet.

2009-01-26 22:22  Rob G. Healey <robhealey1@gmail.com>

	* [r11737] Removing old and obsoleted Cascading Stylesheets and
	  javascript files

2009-01-26 21:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11736] polish geoview

2009-01-26 20:02  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11735] Apply same patch as in branches/gramps30. Process most
	  common (Dutch) surname prefixes. Date conversion improvement
	  (Dutch month names, etc). Store patroniem in Patronymic field. *
	  src/plugins/import/ImportProGen.py

2009-01-26 19:49  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11734] Updated German translation

2009-01-26 08:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11732] 2586: Add spouses to the Descendant Tree report Avoid
	  crash on no spouse, patch by Craig

2009-01-25 23:34  Stéphane Charette <stephanecharette@gmail.com>

	* [r11730] slight modification to the previous long-standing
	  graphviz bug

2009-01-25 23:32  Doug Blank <doug.blank@gmail.com>

	* [r11729] Renamed Active Person's Relatives to Relatives

2009-01-25 23:24  Doug Blank <doug.blank@gmail.com>

	* [r11728] Changed title from Person Note to Note

2009-01-25 23:03  Stéphane Charette <stephanecharette@gmail.com>

	* [r11727] yet another attempt to work around a long-standing
	  graphviz bug

2009-01-25 21:34  Gary Burton <gary.burton@zen.co.uk>

	* [r11726] Implement user defined gender colour selection from
	  FamilyLines graph

2009-01-25 20:51  Doug Blank <doug.blank@gmail.com>

	* [r11725] Fixed bug in URL formatting in Headline News

2009-01-25 20:39  Gary Burton <gary.burton@zen.co.uk>

	* [r11724] Enable or disable justyears menu option depending on
	  whether dates should be included

2009-01-25 20:08  Doug Blank <doug.blank@gmail.com>

	* [r11723] Fixed bug in render_text; replaced NewsGramplet with
	  HeadlineNewsGramplet that reads a new wiki page every hour

2009-01-25 19:58  Gary Burton <gary.burton@zen.co.uk>

	* [r11722] Make GEDCOM export output family event descriptions as
	  type. Bug 2649.

2009-01-25 17:32  Doug Blank <doug.blank@gmail.com>

	* [r11720] Added tooltip to translations

2009-01-25 17:29  Doug Blank <doug.blank@gmail.com>

	* [r11719] Added uistate to gramplet class; Finished Interactive
	  Fan Chart: right-click gives menu options (same from
	  PedigreeView)

2009-01-25 17:07  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11718] update nl.po

2009-01-25 15:48  Gary Burton <gary.burton@zen.co.uk>

	* [r11717] Add option to restrict dates to years only as per
	  Relationship graph

2009-01-25 15:04  Gary Burton <gary.burton@zen.co.uk>

	* [r11716] Standardise on ReportUtils fallback methods for baptism
	  and burial dates in lieu of birth and death dates. Also some PEP8
	  fixes.

2009-01-25 13:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11715] mistakes on context

2009-01-25 11:19  Doug Blank <doug.blank@gmail.com>

	* [r11714] Speed ups: cache names---don't re-lookup name; added
	  outer edge to indicate parents; removed simple access

2009-01-25 10:08  Stéphane Charette <stephanecharette@gmail.com>

	* [r11713] added missing svn propset attributes to several files

2009-01-25 10:00  Stéphane Charette <stephanecharette@gmail.com>

	* [r11712] added Id: keyword at the top of css files

2009-01-25 08:24  Stéphane Charette <stephanecharette@gmail.com>

	* [r11711] bug #2648, 'link home' option was no longer working

2009-01-25 02:29  Doug Blank <doug.blank@gmail.com>

	* [r11710] Upgrade of source, place, and media tables.

2009-01-24 19:55  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11709] Updated German translation

2009-01-24 13:52  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11706] GeoView : update tests from "value == 1:" to value: and
	  similar things.

2009-01-24 12:14  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11705] GeoView : When we have a multi pages document, be sure
	  we update the back and forward buttons.

2009-01-24 09:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11703] translation support and use TransUtils for context

2009-01-24 09:00  Doug Blank <doug.blank@gmail.com>

	* [r11702] Put the database access at beginning; fixes bug in
	  mailing list from Rob H.

2009-01-24 08:52  Doug Blank <doug.blank@gmail.com>

	* [r11701] Check for unfinshed tag: suspect that I need to escape
	  names, or deal with unicode. render needs to be rewritten

2009-01-24 08:41  Peter Landgren <peter.talken@telia.com>

	* [r11700] Fixed error in leap year calculation for Julian
	  calendar, issue #2639.

2009-01-23 18:49  Peter Landgren <peter.talken@telia.com>

	* [r11699] Swedish calendar now works with checking for possible
	  dates.

2009-01-23 09:14  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11698] correction on nl.po

2009-01-23 08:52  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11697] update nl.po

2009-01-22 21:52  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11695] Updated German translation

2009-01-22 19:47  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11692] update nl.po

2009-01-22 19:46  Peter Landgren <peter.talken@telia.com>

	* [r11691] Fixed wrong if statemants.

2009-01-22 19:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11689] update french translation

2009-01-22 17:07  Peter Landgren <peter.talken@telia.com>

	* [r11688] Swedish cal. Valid check for the Sw. cal not working
	  yet.

2009-01-22 16:11  Peter Landgren <peter.talken@telia.com>

	* [r11687] GEDCOM export for Swedish calendar.

2009-01-22 15:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11686] update french translation

2009-01-22 12:34  Espen Berg <espenbe@gmail.com>

	* [r11685] Uploaded new version of Norwegian nynorsk language file
	  from Sigmund Lorentsen. Still a lot to do

2009-01-22 12:07  Doug Blank <doug.blank@gmail.com>

	* [r11684] Rotation is now done by dragging in open space (doesn't
	  draw names while dragging to get speed up)

2009-01-22 11:50  Doug Blank <doug.blank@gmail.com>

	* [r11683] Move new gui options to near top of init

2009-01-22 10:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11681] #445: B.C.E and dates conversion on french_calendar

2009-01-22 00:36  Doug Blank <doug.blank@gmail.com>

	* [r11680] Rearrange methods to get all of the fanchart business
	  int the widget; fixed a bug in show_parents; general refining

2009-01-21 20:59  Doug Blank <doug.blank@gmail.com>

	* [r11679] Need to return a default value for newyear offset code

2009-01-21 16:12  Doug Blank <doug.blank@gmail.com>

	* [r11678] Needed to register event mask to get additional signals;
	  next step: cleanup

2009-01-20 18:45  Doug Blank <doug.blank@gmail.com>

	* [r11677] Need to get cart after horse

2009-01-20 15:38  Peter Landgren <peter.talken@telia.com>

	* [r11676] Support for new Swedish calendar added.

2009-01-20 13:13  Peter Landgren <peter.talken@telia.com>

	* [r11675] Typo fixed.

2009-01-20 13:03  Peter Landgren <peter.talken@telia.com>

	* [r11674] Typo fixed.

2009-01-20 12:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11673] revert to all manual position

2009-01-20 10:02  Peter Landgren <peter.talken@telia.com>

	* [r11672] Removed debug stuff.

2009-01-20 09:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11671] 2586: Add spouses to the Descendant Tree report

2009-01-19 21:58  Doug Blank <doug.blank@gmail.com>

	* [r11670] Edited some comments; changed rotation to
	  corners---would like to use motion

2009-01-19 21:17  Peter Landgren <peter.talken@telia.com>

	* [r11669] Reference to NoDeatsate removed.

2009-01-19 21:17  Peter Landgren <peter.talken@telia.com>

	* [r11668] Reference to NoDeatsate removed.

2009-01-19 20:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11667] Fix HtmlView that crashes after recent changes

2009-01-19 20:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11666] make autotools work again

2009-01-19 20:09  Peter Landgren <peter.talken@telia.com>

	* [r11665] Swedish calendar added.

2009-01-19 19:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11664] remove USER_DOCGEN

2009-01-19 16:57  Doug Blank <doug.blank@gmail.com>

	* [r11663] First working version

2009-01-19 07:11  Doug Blank <doug.blank@gmail.com>

	* [r11662] A couple of bugs left

2009-01-19 05:42  Doug Blank <doug.blank@gmail.com>

	* [r11661] Work in progress

2009-01-18 23:15  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11660] GeoView : Places view correction.

2009-01-18 23:03  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11659] GeoView : Cleaning code. Unlimited number of markers. I
	  fixed the limit to 200 markers per page. So if we have more than
	  this limit, I split geoview in multiple pages.

2009-01-18 21:04  Doug Blank <doug.blank@gmail.com>

	* [r11658] Changes to formats_display tab to make smaller, so
	  Preferences dialog isn't so long

2009-01-18 14:47  Doug Blank <doug.blank@gmail.com>

	* [r11657] Added gc to environment, with preset flags for checking
	  uncollectable objects

2009-01-18 14:45  Doug Blank <doug.blank@gmail.com>

	* [r11656] New gramplet method to turn word wrap on/off

2009-01-18 14:12  Doug Blank <doug.blank@gmail.com>

	* [r11655] Added a summary count, and line numbers to output to
	  help compare details

2009-01-18 05:00  Brian Matherly <brian@gramps-project.org>

	* [r11653] Add docgen to plugins/Makefile.am subdirectories.

2009-01-18 04:59  Brian Matherly <brian@gramps-project.org>

	* [r11652] Plugins Restructure: Move docgen plugins into
	  plugins/docgen.

2009-01-18 03:41  Doug Blank <doug.blank@gmail.com>

	* [r11651] Roundoff error

2009-01-18 02:20  Doug Blank <doug.blank@gmail.com>

	* [r11650] Moved AgeStats.py gramplet to correct subdirectory, and
	  updated Makefile.am and POTFILES.in

2009-01-17 23:32  Brian Matherly <brian@gramps-project.org>

	* [r11649] Plugins Restructure: Move NarrativeWeb.py plugins into
	  plugins/webreport.

2009-01-17 22:36  Doug Blank <doug.blank@gmail.com>

	* [r11648] An experimental interactive fan chart. Needs some work
	  to be really usable. See bug #2611 for more details.

2009-01-17 22:34  Doug Blank <doug.blank@gmail.com>

	* [r11647] Removed slow stuff on the calendar gramplet... too much
	  work for just bolding the calendar. Now it just runs the Quick
	  View On This Day

2009-01-17 17:11  Doug Blank <doug.blank@gmail.com>

	* [r11646] Handle date differences when one is a newyear other than
	  Jan1

2009-01-17 15:22  Doug Blank <doug.blank@gmail.com>

	* [r11645] Two minor tweaks: allow one to specify jan1, and parse
	  for jan1 before looking for j (julian abbreviation)

2009-01-17 14:33  Doug Blank <doug.blank@gmail.com>

	* [r11644] Bug fix #1834, 1842: new-year boundaries in history, and
	  editing slash dates: These changes allow the date editor dialog
	  to change slashdates, and to change the first day of the year
	  from Jan1. This is important for some date calculations and
	  orderings. In order to do this, a new date format variation has
	  been added. You can put Mar1, Mar25, or Sept1 in the parens with
	  or without a Calendar type. For example: 'Jan 1, 1735
	  (Julian,Mar25)'. See further docs in wiki.

2009-01-17 14:24  Doug Blank <doug.blank@gmail.com>

	* [r11643] Bring date_test up to date with new Span format; passes
	  100%

2009-01-17 03:36  Brian Matherly <brian@gramps-project.org>

	* [r11641] Plugins Restructure: Move import plugins into
	  plugins/import.

2009-01-17 03:27  Brian Matherly <brian@gramps-project.org>

	* [r11640] Plugins Restructure: Move export plugins into
	  plugins/export.

2009-01-17 03:07  Brian Matherly <brian@gramps-project.org>

	* [r11639] Plugins Restructure: Move graph reports into
	  plugins/graph.

2009-01-16 23:10  Brian Matherly <brian@gramps-project.org>

	* [r11638] Plugins Restructure: Move text reports into
	  plugins/textreport.

2009-01-16 23:05  Doug Blank <doug.blank@gmail.com>

	* [r11637] Add update_all method to Gramplet to update directly
	  without the gobject idle processing method

2009-01-16 23:03  Doug Blank <doug.blank@gmail.com>

	* [r11636] Plugins restructure: move gramplets to plugins/gramplet/

2009-01-16 21:39  Brian Matherly <brian@gramps-project.org>

	* [r11635] Move all quick views into plugins/quickview.

2009-01-16 21:10  Brian Matherly <brian@gramps-project.org>

	* [r11634] Move all draw reports into plugins/drawreport.

2009-01-16 19:54  Brian Matherly <brian@gramps-project.org>

	* [r11633] Move all tools into plugins/tool.

2009-01-16 16:46  Brian Matherly <brian@gramps-project.org>

	* [r11632] Move all relationship calculator translators into
	  plugins/rel.

2009-01-16 16:21  Brian Matherly <brian@gramps-project.org>

	* [r11631] Add support for subdirectories in the plugins directory.

2009-01-16 00:52  Brian Matherly <brian@gramps-project.org>

	* [r11630] Include suffix and title in names for living people when
	  names are not restricted.

2009-01-15 21:40  Brian Matherly <brian@gramps-project.org>

	* [r11629] 0002467: Add christening narration to detailed text
	  reports.

2009-01-15 21:09  Brian Matherly <brian@gramps-project.org>

	* [r11628] 0002432: Detailed reports place dots where they do not
	  belong.

2009-01-15 16:28  Brian Matherly <brian@gramps-project.org>

	* [r11626] 0001973: Show all or no half siblings in Detailed
	  Ancestral Report

2009-01-14 09:00  Peter Landgren <peter.talken@telia.com>

	* [r11624] New format for lat/long added used by Swedish and
	  Finnish map provider kartor.eniro.se|fi.

2009-01-14 03:09  Doug Blank <doug.blank@gmail.com>

	* [r11623] Protect from crash when attempting to read status of DB

2009-01-14 01:00  Doug Blank <doug.blank@gmail.com>

	* [r11622] Removed debuging info

2009-01-13 23:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11621] 2536: Improve PlaceUtils.py a little bit

2009-01-13 22:25  Doug Blank <doug.blank@gmail.com>

	* [r11619] Bug #2567: Person Filter bug: 'people without a known
	  birth date' doesn't work correctly

2009-01-13 21:53  Doug Blank <doug.blank@gmail.com>

	* [r11618] Divide by total number of people to get percentage

2009-01-13 11:57  Doug Blank <doug.blank@gmail.com>

	* [r11617] Fixed percentages shown in tooltip, thanks /Peter;
	  related to Bug #2598

2009-01-13 01:33  Doug Blank <doug.blank@gmail.com>

	* [r11616] Fixed bug #2598: Cloud gramplets didn't show exactly the
	  right set of names

2009-01-12 10:23  Peter Landgren <peter.talken@telia.com>

	* [r11614] Fix of issue 2606.

2009-01-11 21:30  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11613] GeoView : javascript optimization ( size, comments ) add
	  a popup and limit the number of markers.

2009-01-11 14:54  Doug Blank <doug.blank@gmail.com>

	* [r11612] Added name format form: if surrounded in double quotes,
	  only use % codes

2009-01-11 11:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11611] 2607: Missing Export View tab on NoteView

2009-01-10 20:17  Doug Blank <doug.blank@gmail.com>

	* [r11609] Bugs: #1960, #1895 added some documentation to Format
	  Name Editor

2009-01-10 20:14  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11607] Fixed minor error in translation

2009-01-10 19:33  Doug Blank <doug.blank@gmail.com>

	* [r11606] Bug #2157: Change Quick Report to Quick View, fixed

2009-01-10 18:41  Doug Blank <doug.blank@gmail.com>

	* [r11605] Contribution by MD Nauta, Feature Request #2603, Adds
	  ChangedSince filter for all records. Tweaked time match a little,
	  and text

2009-01-10 16:31  Doug Blank <doug.blank@gmail.com>

	* [r11604] Added new Attribute gramplet, quick view, and link (for
	  gramplets)

2009-01-10 16:26  Doug Blank <doug.blank@gmail.com>

	* [r11603] fix for gtk not liking unicode?

2009-01-10 16:25  Doug Blank <doug.blank@gmail.com>

	* [r11602] minor comment change

2009-01-10 15:17  Gary Burton <gary.burton@zen.co.uk>

	* [r11601] Cleaner method of handling whitespace. Contributed by
	  Tim Lyons (tim.g.lyons@googlemail.com)

2009-01-10 12:15  Gary Burton <gary.burton@zen.co.uk>

	* [r11599] New plugin for sorting events within a database

2009-01-10 11:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11597] update french translation

2009-01-10 11:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11596] typo

2009-01-10 00:49  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11595] Fixed translation for bug #0002416 to NACHNAME

2009-01-09 15:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11593] update french translation

2009-01-09 10:20  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11592] update nl.po

2009-01-08 21:30  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11591] GeoView : Added one html page per map type ( event,
	  place, people and family ). Update mapstraction.js to version
	  208. Use the same tmp directory for all html pages ( startpage
	  and *.html )

2009-01-08 21:23  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11590] Updated German translation

2009-01-08 17:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11588] update french translation

2009-01-08 11:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11586] french translation (clean-up for trunk)

2009-01-08 09:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11585] Change directory of geoview html, make sure it exists
	  and works on WinOS

2009-01-08 02:12  Doug Blank <doug.blank@gmail.com>

	* [r11584] Fixes for bug #2416: added proper name format in gtk
	  tree model, and update on canceled edit; undid previous hack

2009-01-07 22:49  Doug Blank <doug.blank@gmail.com>

	* [r11582] Cleanup separation between gui and non-gui; moved toolip
	  to set_tooltip

2009-01-06 05:04  Doug Blank <doug.blank@gmail.com>

	* [r11578] Added copyright and license statements

2009-01-06 05:01  Doug Blank <doug.blank@gmail.com>

	* [r11577] New Given Name Cloud Gramplet by Pander Musubi, and new
	  links to run Same Given Quick View

2009-01-06 04:56  Doug Blank <doug.blank@gmail.com>

	* [r11576] Added new Quick View for show Same Given Names

2009-01-05 22:39  Doug Blank <doug.blank@gmail.com>

	* [r11575] Added ellipses if the birth/death lines are too long

2009-01-05 11:40  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11574] GeoView : gtkmozembed get_location instead of get_uri.

2009-01-05 03:57  Doug Blank <doug.blank@gmail.com>

	* [r11573] Bugfix if no event in Data Entry gramplet

2009-01-05 02:31  Doug Blank <doug.blank@gmail.com>

	* [r11572] rewrote session log gramplet to be simpler and more
	  complete

2009-01-05 02:30  Doug Blank <doug.blank@gmail.com>

	* [r11571] Removed auto-updates except for when unminimize and
	  db-change

2009-01-04 23:42  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11570] GeoView : Cleaning code, solve resizing and back and
	  forward problems.

2009-01-04 20:03  Doug Blank <doug.blank@gmail.com>

	* [r11569] Fix for 2416: don't save translated name-formats in XML

2009-01-04 18:17  Doug Blank <doug.blank@gmail.com>

	* [r11567] Translation clauses: about, less than, greater than,
	  etc.

2009-01-04 18:05  Doug Blank <doug.blank@gmail.com>

	* [r11566] Added a __getitem__ method to date Spans which should
	  eventually be removed. I belive that only the Det*Reports.py use
	  them.

2009-01-04 17:44  Doug Blank <doug.blank@gmail.com>

	* [r11565] Changes in the manner that date differences are
	  represented and compared

2009-01-04 17:41  Doug Blank <doug.blank@gmail.com>

	* [r11564] Added yield statements to update screen more often

2009-01-03 13:49  Peter Landgren <peter.talken@telia.com>

	* [r11563] Made some strings more consistent.

2009-01-03 06:15  Doug Blank <doug.blank@gmail.com>

	* [r11562] Jérôme

2009-01-03 06:01  Doug Blank <doug.blank@gmail.com>

	* [r11561] Removed bold from Pedigree gramplet

2009-01-03 06:00  Doug Blank <doug.blank@gmail.com>

	* [r11560] Fixed order of test in render string count

2009-01-02 14:19  Doug Blank <doug.blank@gmail.com>

	* [r11559] Hack fix for length of unicode marked-up text

2009-01-01 23:43  Doug Blank <doug.blank@gmail.com>

	* [r11558] New gramplet to create a simple interface to edit/add a
	  person's primary notes.

2009-01-01 23:40  Doug Blank <doug.blank@gmail.com>

	* [r11557] Refinements in the Data Entry Gramplet: show/hide init
	  values

2009-01-01 00:58  Doug Blank <doug.blank@gmail.com>

	* [r11556] Refinements to give more feedback on probably alive; use
	  CAUSE_DEATH as additional evidence for death; date span shows
	  (unknown) for invalid differences.

2008-12-31 22:01  Doug Blank <doug.blank@gmail.com>

	* [r11555] Removed translation hacks and committed WhatsNext and
	  Records to po files

2008-12-31 16:48  Doug Blank <doug.blank@gmail.com>

	* [r11554] Fixed log.

2008-12-31 16:28  Doug Blank <doug.blank@gmail.com>

	* [r11553] Fixes in logic... in progress

2008-12-31 15:58  Doug Blank <doug.blank@gmail.com>

	* [r11552] Added probably_alive logic

2008-12-31 15:45  Doug Blank <doug.blank@gmail.com>

	* [r11551] Typo

2008-12-31 15:38  Doug Blank <doug.blank@gmail.com>

	* [r11550] Cleaned up code; added cause of death, cremation, and
	  burial events to be evidence of death

2008-12-31 14:49  Doug Blank <doug.blank@gmail.com>

	* [r11549] Fix for #2303: plugins/Det*Report.py use an outdated
	  method of computing ages. This fix brings it up to date, but
	  needs some additional work once date spans can fully repr
	  themselves.

2008-12-31 14:26  Peter Landgren <peter.talken@telia.com>

	* [r11548] Fixed a gettext call.

2008-12-31 04:00  Doug Blank <doug.blank@gmail.com>

	* [r11547] Use new family link; code was ready to fix--thanks

2008-12-31 03:44  Doug Blank <doug.blank@gmail.com>

	* [r11546] Fixed #2544: added Family link type in gramplets

2008-12-31 03:12  Doug Blank <doug.blank@gmail.com>

	* [r11545] Fix for #2582: lower translated gender terms

2008-12-30 23:11  Doug Blank <doug.blank@gmail.com>

	* [r11543] Added the force_update flag to the session log gramplet

2008-12-30 23:08  Doug Blank <doug.blank@gmail.com>

	* [r11542] Added a force_update flag in gramplets, and fixed a
	  render markup issue in offset

2008-12-30 15:58  Doug Blank <doug.blank@gmail.com>

	* [r11541] Fixed unnecessary redraw when detaching gramplet

2008-12-30 15:46  Doug Blank <doug.blank@gmail.com>

	* [r11540] Fixed some border issues; decimal format suggestion

2008-12-30 15:04  Peter Landgren <peter.talken@telia.com>

	* [r11539] Fixed another typo.

2008-12-30 15:00  Peter Landgren <peter.talken@telia.com>

	* [r11538] Fixed typo.

2008-12-30 14:14  Doug Blank <doug.blank@gmail.com>

	* [r11537] Fix for using only birth relations, by Reinhard Müller

2008-12-29 15:09  Peter Landgren <peter.talken@telia.com>

	* [r11536] Changed to percentage distribution.

2008-12-29 14:15  Doug Blank <doug.blank@gmail.com>

	* [r11535] What next will update when the home-person is changed

2008-12-29 14:13  Doug Blank <doug.blank@gmail.com>

	* [r11534] Added new signal to database: home-person-changed, which
	  is emitted when the default person is set

2008-12-29 03:11  Doug Blank <doug.blank@gmail.com>

	* [r11533] Don't reset relation types of data entry gramplet after
	  each save

2008-12-28 05:44  Doug Blank <doug.blank@gmail.com>

	* [r11532] Fixed a bug in negative date differences; enhanced Span
	  repr (shows days, if short enough)

2008-12-27 23:56  Doug Blank <doug.blank@gmail.com>

	* [r11531] Reverted to use regular dates (no partial or inexact),
	  but with a setting to change to include any valid date

2008-12-27 21:46  Doug Blank <doug.blank@gmail.com>

	* [r11530] Redraw a gramplet when expanding it from minimized state

2008-12-27 21:33  Doug Blank <doug.blank@gmail.com>

	* [r11529] Date diff Span now can display itself; changed
	  is_regular to is_valid to use partial dates, too

2008-12-27 21:31  Doug Blank <doug.blank@gmail.com>

	* [r11528] Added len to Span class, and added an is_valid method to
	  date. is_valid similar to is_regular, but allows partial dates

2008-12-27 20:57  Doug Blank <doug.blank@gmail.com>

	* [r11526] Versions of Reinhard Müller's WhatsNext and Records
	  gramplets

2008-12-27 17:38  Doug Blank <doug.blank@gmail.com>

	* [r11525] Data entry gramplet edit button points to parents
	  family, if active person is not a spouse of a family

2008-12-27 17:36  Doug Blank <doug.blank@gmail.com>

	* [r11524] Added a bold parent name when that parent has parents

2008-12-27 16:40  Doug Blank <doug.blank@gmail.com>

	* [r11523] Added lt and gt for date span comparisons

2008-12-27 16:29  Doug Blank <doug.blank@gmail.com>

	* [r11522] Added a test for negative date differences

2008-12-27 16:07  Doug Blank <doug.blank@gmail.com>

	* [r11521] Date spans that are negative show with negative year,
	  month, and day

2008-12-27 15:04  Doug Blank <doug.blank@gmail.com>

	* [r11520] Added an Edit family button to edit first family

2008-12-27 15:02  Doug Blank <doug.blank@gmail.com>

	* [r11519] Tweak on minimum size

2008-12-26 15:19  Doug Blank <doug.blank@gmail.com>

	* [r11518] New Descendent Gramplet based on the report

2008-12-24 19:16  Doug Blank <doug.blank@gmail.com>

	* [r11517] Added default family relationship of marriage

2008-12-24 19:15  Doug Blank <doug.blank@gmail.com>

	* [r11516] Added default family relationship of marriage; enlarged
	  default gramplet height

2008-12-24 14:02  Doug Blank <doug.blank@gmail.com>

	* [r11515] Data entry gramplet complete, ready for feedback

2008-12-24 04:57  Doug Blank <doug.blank@gmail.com>

	* [r11514] Added spouse, sibling, and child relations to data entry
	  gramplet; still missing parent and bugs in finding families

2008-12-24 03:55  Doug Blank <doug.blank@gmail.com>

	* [r11513] Data entry gramplet can add spouse and edit active
	  person

2008-12-23 23:10  Doug Blank <doug.blank@gmail.com>

	* [r11512] General cleanup of data entry gramplet

2008-12-23 18:28  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11511] GeoView : Invalid prefs.js path for gtkmozembed proxy.
	  HtmlView doesn't need size: no more scrollbars. Adapt zoom to be
	  sure all markers are visible.

2008-12-23 17:20  Doug Blank <doug.blank@gmail.com>

	* [r11510] Removed extra space in name bug; clear data entry
	  between db changes

2008-12-23 16:03  Doug Blank <doug.blank@gmail.com>

	* [r11509] Can now add a new person -- no relations yet, and no
	  editing of data

2008-12-23 15:18  Doug Blank <doug.blank@gmail.com>

	* [r11508] Fix to make sure we only process a new person once, else
	  it corrupts the view

2008-12-22 20:47  Doug Blank <doug.blank@gmail.com>

	* [r11507] Fixed some spacing issues on Data Entry gramplet

2008-12-22 13:53  Doug Blank <doug.blank@gmail.com>

	* [r11506] Fixed translation issues

2008-12-22 13:38  Doug Blank <doug.blank@gmail.com>

	* [r11505] Fixed Data Entry height and expandability

2008-12-22 13:37  Doug Blank <doug.blank@gmail.com>

	* [r11504] Fixed issue in showing non-birth children relations;
	  adjusted minimum height

2008-12-22 12:00  Doug Blank <doug.blank@gmail.com>

	* [r11503] Fixed bug in classless Gramplets: no options are
	  available

2008-12-22 01:48  Doug Blank <doug.blank@gmail.com>

	* [r11502] Added options to AgeStats; set order of options; aligned
	  options; added copyright

2008-12-20 18:19  Doug Blank <doug.blank@gmail.com>

	* [r11501] holidays.xml changes for USA 2009

2008-12-20 16:41  Doug Blank <doug.blank@gmail.com>

	* [r11500] Working on display of Data Entry Gramplet; next will
	  come the actual database changes

2008-12-20 16:37  Doug Blank <doug.blank@gmail.com>

	* [r11499] Added new Gramplet: AgeStats.py that creates textual
	  distribution graphs where each row can be double-clicked to show
	  matching groups

2008-12-20 01:40  Doug Blank <doug.blank@gmail.com>

	* [r11498] Cleaning up Data Entry Gramplet; not editing data yet

2008-12-19 17:20  Doug Blank <doug.blank@gmail.com>

	* [r11496] First bit of code for a data entry gramplet

2008-12-19 09:35  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11494] update Dutch translation

2008-12-19 08:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11493] Update Slovak translation (by Lubo Vasko)

2008-12-17 22:00  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11490] Before creating the EnumeratedListOption for the name
	  formats we must get the list so we can use the value of the first
	  entry. Otherwise you'll see "Value -1 not found for option..." on
	  your command window. * src/plugins/Calendar.py

2008-12-17 21:39  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11489] Just a minor cleanup. No functional change. *
	  src/ExportOptions.py

2008-12-17 20:57  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11488] Use progress meter while doing the filtering. *
	  src/plugins/Calendar.py

2008-12-16 21:54  Gary Burton <gary.burton@zen.co.uk>

	* [r11485] Gedcom compliance. Bug #2558: Further fix for when a
	  media note is not present.

2008-12-15 21:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11481] Add an option progress meter argument to
	  GenericFilter.apply If present it must be an instance of
	  Utils.ProgressMeter. * src/Filters/_GenericFilter.py *
	  src/plugins/WebCal.py * src/plugins/NarrativeWeb.py

2008-12-15 13:09  Doug Blank <doug.blank@gmail.com>

	* [r11480] Fixed two holidays: Inaug: wrong year; Yom Kippur wrong
	  day; added New Year's Eve

2008-12-15 08:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11478] 2561: Typo (contribution by Joan Creus)

2008-12-14 23:18  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11476] GeoView : Code optmization.

2008-12-14 23:12  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11475] GeoView : Adding sensitivity to backward and forward
	  buttons.

2008-12-14 17:01  Doug Blank <doug.blank@gmail.com>

	* [r11474] Applied change to bypass update if Gramplet is closed or
	  minimized

2008-12-14 15:59  Doug Blank <doug.blank@gmail.com>

	* [r11473] removed debugging line

2008-12-14 15:36  Doug Blank <doug.blank@gmail.com>

	* [r11472] Fixed a bug (show_all) on showing options when creating
	  gramplets on the fly; clean up by separating gui from non-gui
	  code

2008-12-14 14:52  Doug Blank <doug.blank@gmail.com>

	* [r11471] Added to display age at death if dead, or current age if
	  alive

2008-12-14 03:13  Doug Blank <doug.blank@gmail.com>

	* [r11470] Added options to Gramplets

2008-12-13 21:19  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11469] Fix to get weeks alignment for "blank year" too. *
	  src/plugins/WebCal.py

2008-12-13 17:06  Gary Burton <gary.burton@zen.co.uk>

	* [r11468] Gedcom compliance. Bug #2558: Notes in the GEDCOM
	  multimedia objects not imported. Also fixed importing of
	  repository notes.

2008-12-13 16:59  Doug Blank <doug.blank@gmail.com>

	* [r11466] Added a Gramplet that can run a Quick View

2008-12-12 21:58  Gary Burton <gary.burton@zen.co.uk>

	* [r11465] Gedcom compliance. Bug #2555: Blanks at the begining of
	  Gedcom CONT fields.

2008-12-12 21:33  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11462] Adding history back, forward and reload page

2008-12-12 13:22  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11461] Remove the validator button at the bottom of each
	  generated page. * src/plugins/NarrativeWeb.py *
	  src/plugins/WebCal.py

2008-12-12 12:13  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11459] Adapt GeoView to HtmlView.

2008-12-11 22:04  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11457] Adding window resizing to suppress scrollbar.

2008-12-11 15:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11456] CSS corrections by Jason Simanek. * src/data/Web_*.css

2008-12-11 13:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11455] Bugfix in collect_data. Was overwriting 'year', and then
	  confused the probably_alive call. * src/plugins/WebCal.py

2008-12-11 10:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11453] 2556: Typo (by Joan Creus)

2008-12-11 10:06  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11451] Speed improvement for the "has common ancestor" filter
	  rule. For a database with 2300 persons the time to filter goes
	  from 500 seconds to 80. I believe that the difference must be
	  even bigger for larger database. The new algorithm is more or
	  less linear. Each person is only visited once to compute the
	  ancestors, and it does depth first. *
	  src/Filters/Rules/Person/_HasCommonAncestorWith.py

2008-12-10 14:59  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11450] Adding conversion for latitude and longitude and end of
	  cleaning for gtkhtml.

2008-12-09 22:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11449] Add HtmlView as base for GeoView

2008-12-09 07:26  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r11448] removing gtkhtml, cleaning

2008-12-08 13:15  Doug Blank <doug.blank@gmail.com>

	* [r11447] Fixed some missed dates in conversion from 13 to 14

2008-12-08 11:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11446] GeoView part II: the module itself. GeoView.py is
	  written by Serge, mapstraction.js is BSD licenced lib

2008-12-08 09:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11444] Complete remove of GCONF settings and upgrade
	  possibility Note: Gconf still used in GNOME for thumbnailers

2008-12-08 08:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11442] GtkWarning: GtkSpinButton: setting an adjustment with
	  non-zero page size is deprecated patch Josip, part 2

2008-12-08 08:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11441] rename file to standard

2008-12-07 23:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11440] GeoView: text non developers should understand

2008-12-07 23:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11439] correct typo

2008-12-07 22:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11438] Part 1 of GeoView: icons, configs and preferences

2008-12-07 20:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11436] GtkSpinButton: setting an adjustment with non-zero page
	  size is deprecated Patch Josip

2008-12-07 10:13  Stéphane Charette <stephanecharette@gmail.com>

	* [r11435] updated with 3.0.4

2008-12-07 02:07  Doug Blank <doug.blank@gmail.com>

	* [r11428] Added option to not translate headers in CSV output

2008-12-06 09:35  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r11426] Make .desktop file compliant with Desktop Entry
	  Specification

2008-12-06 05:29  Brian Matherly <brian@gramps-project.org>

	* [r11425] 0002184: BUG: IndexError: tuple index out of range

2008-12-05 22:28  Espen Berg <espenbe@gmail.com>

	* [r11423] Revised some more on Norwegian Bokmål translation

2008-12-04 21:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11420] 002503: Change md5 module by hashlib. Fallback to md5 on
	  importerror (python 2.4 users)

2008-12-04 20:38  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11418] Correction of CSS and Python code in WebCal.

2008-12-04 15:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11416] 0002507: [Place-Dialog] "Unhandled exception" when
	  pasting some invalid string Fixing the bug, no features or
	  improvements

2008-12-04 14:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11412] 0002512: [Python 2.6 support] Change sets module by
	  built-in set types Removed offending code, not used

2008-12-04 06:02  Doug Blank <doug.blank@gmail.com>

	* [r11409] Patched an attribute error... two tables left to make

2008-12-03 19:19  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11407] Fixed minor error in translation

2008-12-03 09:42  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11400] update Dutch translation

2008-12-03 03:20  Doug Blank <doug.blank@gmail.com>

	* [r11399] About 80% done with SQL dump

2008-12-02 20:17  Peter Landgren <peter.talken@telia.com>

	* [r11397] Changes to avoid Alt_C, Alt_O and Alt_H collisions, also
	  changes for short keys for g.j,J,p,q,y as they do not show up in
	  some fonts.

2008-12-02 20:15  Peter Landgren <peter.talken@telia.com>

	* [r11396] Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also
	  changed short keys for g.j,J,p,q,y as they do not show up in some
	  fonts.

2008-12-02 20:12  Peter Landgren <peter.talken@telia.com>

	* [r11395] Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also
	  changed short keys for g.j,J,p,q,y as they do not show up in some
	  fonts.

2008-12-02 17:26  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11394] Updated German translation

2008-12-02 14:18  Peter Landgren <peter.talken@telia.com>

	* [r11392] Fix of issue 2529.

2008-12-02 09:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11389] typo (wait after 3.0.4 on branch)

2008-12-02 03:41  Doug Blank <doug.blank@gmail.com>

	* [r11387] Working on deconstructing data...

2008-12-01 20:07  Espen Berg <espenbe@gmail.com>

	* [r11386] Updated Norwegian Nynorsk translation

2008-12-01 17:21  Doug Blank <doug.blank@gmail.com>

	* [r11383] Notes in sources are handles (of course)

2008-12-01 17:05  Doug Blank <doug.blank@gmail.com>

	* [r11382] Clean up; reorg

2008-12-01 16:48  Doug Blank <doug.blank@gmail.com>

	* [r11381] Removed main_loc (a location) from places

2008-12-01 15:41  Doug Blank <doug.blank@gmail.com>

	* [r11380] Error in loading a date in names table

2008-12-01 13:02  Peter Landgren <peter.talken@telia.com>

	* [r11379] Regular update.

2008-12-01 12:58  Peter Landgren <peter.talken@telia.com>

	* [r11378] Fix of issue 2525 underline in name.

2008-12-01 12:18  Doug Blank <doug.blank@gmail.com>

	* [r11377] Show error query and values

2008-12-01 04:43  Doug Blank <doug.blank@gmail.com>

	* [r11375] Fixed trim -> strip typo

2008-12-01 04:25  Doug Blank <doug.blank@gmail.com>

	* [r11374] Experimental SQL interface

2008-11-30 19:33  Peter Landgren <peter.talken@telia.com>

	* [r11372] Fix of 2518, so that Alt-C always means Cancel.

2008-11-30 03:56  Doug Blank <doug.blank@gmail.com>

	* [r11369] Fixed import error message to be more accurate

2008-11-30 01:38  Doug Blank <doug.blank@gmail.com>

	* [r11366] Fixed updating notes in CSV import and fixed a bug on
	  adding notes to marriage when only notes (no other data) and a
	  bug in add marriage notes twice

2008-11-29 17:47  Gary Burton <gary.burton@zen.co.uk>

	* [r11363] Change the way drag and drop is initiated. patch
	  suggested by tgehrig. Bug #2486.

2008-11-29 16:27  Doug Blank <doug.blank@gmail.com>

	* [r11361] Reset import and export lists (others may need to be
	  reset, too)

2008-11-29 12:53  Doug Blank <doug.blank@gmail.com>

	* [r11360] Continued attempted fix for BSDDB new methods and
	  attributes

2008-11-28 19:49  Gary Burton <gary.burton@zen.co.uk>

	* [r11358] Remove some debugging code

2008-11-28 19:28  Doug Blank <doug.blank@gmail.com>

	* [r11357] Missing e in const shortopts

2008-11-28 19:21  Doug Blank <doug.blank@gmail.com>

	* [r11356] Missing -e and -L in const, and missing -o and -u in
	  ArgHandler

2008-11-28 16:45  Doug Blank <doug.blank@gmail.com>

	* [r11355] Fixed typo in -L to list details of database

2008-11-28 04:28  Doug Blank <doug.blank@gmail.com>

	* [r11354] Changes with Python 2.5.2 and BSDDB are more
	  subtle---seems to require checking both Python and BSDDB
	  versions. This involves a method name change, and a flag name
	  change.

2008-11-25 16:22  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11349] update Dutch translation

2008-11-24 18:54  Peter Landgren <peter.talken@telia.com>

	* [r11346] Update due to issue 2515.

2008-11-24 18:48  Peter Landgren <peter.talken@telia.com>

	* [r11343] Fix of issue 2515.

2008-11-24 09:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11341] #2483 DbError handling correction - patch Josip

2008-11-24 02:59  Brian Matherly <brian@gramps-project.org>

	* [r11338] Contribution from Craig J. Anderson: Add availability
	  update to GuiStringOption and GuiBooleanOption.

2008-11-22 15:35  Peter Landgren <peter.talken@telia.com>

	* [r11336] Fix of issue 2505. Also fix of string and unicode
	  problems in matching

2008-11-21 21:07  Espen Berg <espenbe@gmail.com>

	* [r11333] Revised Norwegian Nynorsk translation

2008-11-21 15:26  Peter Landgren <peter.talken@telia.com>

	* [r11332] Fix of issue 2504, sorting in WinXP.

2008-11-21 15:25  Peter Landgren <peter.talken@telia.com>

	* [r11331] Fix of issue 2504, sorting in WinXP.

2008-11-21 15:25  Peter Landgren <peter.talken@telia.com>

	* [r11330] Fix of issue 2504, sorting in WinXP.

2008-11-20 19:46  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11324] Correction realtie => relatie * po/nl.po

2008-11-20 13:19  Peter Landgren <peter.talken@telia.com>

	* [r11322] Final fix of issue 2504 for other viwes than people.

2008-11-20 12:07  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11319] update Dutch translation

2008-11-19 19:47  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11318] Updated German translation

2008-11-19 19:41  Peter Landgren <peter.talken@telia.com>

	* [r11317] Fix of issue 2504 for People View.

2008-11-18 14:59  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11313] update Dutch translation

2008-11-18 02:27  Brian Matherly <brian@gramps-project.org>

	* [r11312] 0002495: Detailed Ancestral Report crash when spouse has
	  baptism

2008-11-17 17:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11310] few context strings was removed

2008-11-17 17:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11309] remove ATK references

2008-11-17 17:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11307] update dates for France

2008-11-16 07:56  Peter Landgren <peter.talken@telia.com>

	* [r11305] Fix of issue 2492.

2008-11-15 10:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11304] 2502: Filter in person View does not work.

2008-11-15 10:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11302] 2499: Using quotes for font-weight (bold) and font-style
	  (italic) on Style Editor will generate a not well formed SVG file

2008-11-13 09:03  Peter Landgren <peter.talken@telia.com>

	* [r11299] Fix of 2496 by adding correc spelling of languages.

2008-11-13 08:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11297] 0002483: Gramps crashes while loading database, always.
	  Patch of Josip, support bsddb >= 4.7

2008-11-12 14:38  Espen Berg <espenbe@gmail.com>

	* [r11295] Revised Norwegian translation

2008-11-12 09:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11294] #2494 Unused functions in Relationship.py, patch by
	  Reinhard Müller <reinhard.mueller @ bytewise.at>

2008-11-12 09:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11293] #2489 Abbreviations are sometimes hard to translate

2008-11-12 09:47  Espen Berg <espenbe@gmail.com>

	* [r11292] Revised Norwegian Nynorsk translation

2008-11-12 09:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11290] fix typo in string

2008-11-11 18:10  Peter Landgren <peter.talken@telia.com>

	* [r11288] Fix of issue 2496.

2008-11-10 22:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11286] More cleaning up. Eliminate self.year and more. *
	  src/plugins/WebCal.py

2008-11-10 21:41  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11285] Beginning of a new round of cleanups. The code was a
	  mess, and we need to think about CSS usage once more. I've added
	  a TODO list so that we have some clue what is to be done. There
	  might be more. Meanwhile the plugin should remain somewhat
	  usable, but the calendars could be ugly. Please be patient. *
	  src/plugins/WebCal.py

2008-11-10 21:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11284] Small correction of generated HTML. *
	  src/plugins/NarrativeWeb.py

2008-11-10 03:39  Brian Matherly <brian@gramps-project.org>

	* [r11283] Contributions from Stephen George: BUG: Fix un-install
	  of desktop icon which is currently broken BUG: Intermittent
	  failure of dependencies check in installer based on how long
	  gcheck.py takes to run ENHANCEMENT: Add Gramps un-install info to
	  Windows Add/Remove programs ENHANCEMENT: Option to remove
	  existing installation of gramps prior to installing new version

2008-11-09 21:07  Gary Burton <gary.burton@zen.co.uk>

	* [r11281] GEDCOM specification fix. Bug 2491.

2008-11-08 17:02  Espen Berg <espenbe@gmail.com>

	* [r11278] Added the first translated strings for Norwegian Nynorsk
	  in trunk. File configure.in was modified to take new language
	  into account. New language file is po/nn.po

2008-11-08 15:37  Peter Landgren <peter.talken@telia.com>

	* [r11276] Update due to new context prefix.

2008-11-08 15:36  Peter Landgren <peter.talken@telia.com>

	* [r11275] Update due to new context prefix.

2008-11-08 15:36  Peter Landgren <peter.talken@telia.com>

	* [r11274] Update due to new context prefix.

2008-11-08 15:35  Peter Landgren <peter.talken@telia.com>

	* [r11273] Update due to new context prefix.

2008-11-08 15:34  Peter Landgren <peter.talken@telia.com>

	* [r11272] Update due to new context prefix.

2008-11-08 15:33  Peter Landgren <peter.talken@telia.com>

	* [r11271] Update due to new context prefix.

2008-11-08 15:32  Peter Landgren <peter.talken@telia.com>

	* [r11270] Update due to new context prefix.

2008-11-08 15:00  Peter Landgren <peter.talken@telia.com>

	* [r11269] Fixed typos with trailing blanks.

2008-11-07 20:35  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11268] update Dutch translation

2008-11-06 20:14  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11266] Fixed minor error in translation

2008-11-06 18:14  Peter Landgren <peter.talken@telia.com>

	* [r11264] Fixed a numbe of typos.

2008-11-06 09:01  Peter Landgren <peter.talken@telia.com>

	* [r11263] Fixed misspellings and update.

2008-11-06 08:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11262] 2465: More rules according to User Interface Object tabs
	  - use the same logic as HasObject

2008-11-06 08:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11261] HasNoteMatchingSubstringOf was loaded but not present on
	  editor_rule_list

2008-11-05 19:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11259] #2465 correct type, default to > 0

2008-11-05 17:56  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11258] Fixed minor error in translation

2008-11-05 16:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11256] 2465: More rules according to User Interface Object tabs
	  - use <count> on name

2008-11-05 16:24  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r11255] Updated Lithuanian translation

2008-11-05 12:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11253] #2465 clean up hasgallery rule, extend haslds rule

2008-11-05 12:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11252] #2465 default to equal to, and cleanup hasnote

2008-11-05 11:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11251] 2465: More rules according to User Interface Object tabs

2008-11-05 11:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11250] 2465: More rules according to User Interface Object tabs

2008-11-05 11:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11249] 2465: More rules according to User Interface Object tabs
	  - (benny)

2008-11-05 10:14  Peter Landgren <peter.talken@telia.com>

	* [r11248] Swedish update.

2008-11-05 09:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11247] 2465: More rules according to User Interface Object tabs
	  - extra line (Thanks Peter)

2008-11-05 08:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11246] 2465: More rules according to User Interface Object tabs

2008-11-04 16:51  Peter Landgren <peter.talken@telia.com>

	* [r11245] Updates of POTFILES.in, gramps.pot sv.po

2008-11-04 16:05  Peter Landgren <peter.talken@telia.com>

	* [r11244] Correction/addition/deletion of filenames for make
	  install to work.

2008-11-04 04:12  Brian Matherly <brian@gramps-project.org>

	* [r11243] Refactor export plugin framework. All importers and
	  exporters are now plugins.

2008-11-02 20:31  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11241] Updated German translation

2008-11-02 13:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11239] add missing 16x16 and 22x22 icons

2008-11-02 09:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11236] 2465: More rules according to User Interface Object tabs

2008-11-02 09:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11235] 2465: More rules according to User Interface Object tabs

2008-11-02 09:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11234] Move to a Base rule

2008-11-01 16:02  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11233] Updated German translation

2008-11-01 15:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11232] Rename _HavePhotos.py to _HasGallery

2008-11-01 15:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11231] Rename _HavePhotos.py to _HasGallery

2008-11-01 15:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11230] coherency typo wording on filter descriptions

2008-11-01 15:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11229] coherency typo wording on filter descriptions

2008-10-31 14:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11227] update rules according to current name fields

2008-10-31 12:05  Brian Matherly <brian@gramps-project.org>

	* [r11225] Update to Windows nsis install script from Stephen
	  George <steve_geo@optusnet.com.au>. Puts the license file in the
	  correct install location.

2008-10-30 20:07  Gary Burton <gary.burton@zen.co.uk>

	* [r11223] Set the appropriate type hint for GtkDialog windows so
	  that they open correctly when Gramps is in fullscreen mode

2008-10-30 15:09  Peter Landgren <peter.talken@telia.com>

	* [r11222] Fix of issue 2475

2008-10-30 08:35  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11220] update Dutch translation

2008-10-29 19:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11219] Use TransUtils for context

2008-10-29 16:50  Espen Berg <espenbe@gmail.com>

	* [r11216] Removed obsolete Norwegian locale no_NO from
	  configure.in and removed po/no.po

2008-10-29 15:16  Peter Landgren <peter.talken@telia.com>

	* [r11215] Fix of issue 2470

2008-10-28 19:24  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11213] Fixed wrong translation of role

2008-10-28 11:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11211] 2465: More rules according to User Interface Object tabs

2008-10-28 10:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11210] 2465: More rules according to User Interface Object tabs

2008-10-28 09:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11209] 2465: More rules according to User Interface Object tabs

2008-10-28 08:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11208] 2465: More rules according to User Interface Object tabs

2008-10-28 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11207] 2465: More rules according to User Interface Object tabs

2008-10-28 04:04  Brian Matherly <brian@gramps-project.org>

	* [r11206] More Windows install updates contributed by Steve Hall
	  and Stephen George <steve_geo@optusnet.com.au>.

2008-10-27 21:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11204] Delete the following files: Web_Everygreen.css,
	  Web_Simply-Red.css, Web_styleswitcher.js,
	  Web_styleswitcherMenu.js

2008-10-27 08:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11201] 2463: GVFamilyLines.py, MarkerReport.py and PlaceReport
	  should not require active person for working

2008-10-27 08:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11200] 2462: a mix between ColourOption and ColorOptions after
	  recent changes on plugins management

2008-10-26 21:05  Brian Matherly <brian@gramps-project.org>

	* [r11199] Contribution from Steve George
	  <steve_geo@optusnet.com.au>: Improvements to Windows install
	  scripts.

2008-10-26 08:48  Espen Berg <espenbe@gmail.com>

	* [r11195] Revised Norwegian translation

2008-10-25 18:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11194] 2453: Typos/grammar errors (by Joan Creus)

2008-10-25 11:36  Gary Burton <gary.burton@zen.co.uk>

	* [r11191] Fix for bug when deleting birth and death events. Bug
	  #2456

2008-10-23 13:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11189] #2454 Johan Vromans <jvromans AT squirrel DOT nl>,
	  HtmlDoc crashes when template does not have <TITLE> elements

2008-10-23 08:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11187] Added _Date_ca

2008-10-22 09:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r11186] Clean up correct display of shade in relationview with
	  new frame based indication of active person

2008-10-21 20:18  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11184] Updated German translation

2008-10-21 20:05  Peter Landgren <peter.talken@telia.com>

	* [r11183] Fix of issue #2449

2008-10-21 19:00  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11181] Just minor changes to how the progress bar shows up. *
	  src/plugins/ImportProGen.py

2008-10-21 18:57  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11180] Cleanup work to make NarrativeWeb and WebCal. With this
	  they should produce webpages similar to grams 3.x, but under the
	  hood there are a lot of changes. There are new and improved CSS
	  files and images. And these are shares between NarrativeWeb and
	  WebCal. *** Many thanks to Jason and Rob. ***

2008-10-21 18:15  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11179] added all languages again

2008-10-21 08:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11177] new Catalan translation by Joan Creus
	  <joan(dot)creus(at)gmail(dot)com>

2008-10-21 08:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11175] new Catalan date handler by Joan Creus
	  <joan(dot)creus(at)gmail(dot)com>

2008-10-21 04:22  Brian Matherly <brian@gramps-project.org>

	* [r11173] Move the contents of "_GrampsBSDDB.py" into
	  "ReadGrdb.py" because that is the only place it is used. Then,
	  rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency.
	  Also clean up misc import related code.

2008-10-20 19:58  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11171] updated gramps.pot and nl.po

2008-10-20 14:16  Peter Landgren <peter.talken@telia.com>

	* [r11169] Minor update.

2008-10-20 09:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11167] Dependencies: GNOME libs -> GTK libs

2008-10-20 04:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r11163] add 3.0.3 news item

2008-10-19 09:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11157] 2404: Note in EventRef in old style XML-data turned into
	  Person note on import (by Michiel Doede Nauta
	  <m.d.nauta(at)hetnet(dot)nl>)

2008-10-18 17:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11155] 2427: lds.xml patch (added 10 temples - by robocoder)

2008-10-17 21:32  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r11153] Set svn:ignore property on src/gen/plug and
	  src/gen/plug/menu directories.

2008-10-16 12:57  Konstantin Dorichev <kdorichev@gmail.com>

	* [r11152] A typo in LaTeX fixed.

2008-10-15 20:31  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r11151] Minor translation update.

2008-10-15 08:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11147] enable more locale for wiki manual

2008-10-15 06:15  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11146] updated gramps.pot and nl.po

2008-10-15 03:29  Brian Matherly <brian@gramps-project.org>

	* [r11145] Remove GrampsDbUtils/importdbdir.py. You can't import
	  database directories from the GUI,and there is no need to import
	  them from the CLI. You can still open a database directory from
	  the CLI.

2008-10-14 11:54  Brian Matherly <brian@gramps-project.org>

	* [r11144] Remove GRDB export code. GRDB export is not supported.

2008-10-14 02:34  Brian Matherly <brian@gramps-project.org>

	* [r11142] Create a new plugin class for Import plugins.

2008-10-13 09:02  Stéphane Charette <stephanecharette@gmail.com>

	* [r11141] switch person with a single click of the mouse while in
	  pedigree view

2008-10-12 09:39  Stéphane Charette <stephanecharette@gmail.com>

	* [r11140] allow user to select media image subsection using the
	  mouse

2008-10-11 18:32  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11138] changes for wiki manual

2008-10-11 06:40  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11135] changes for wiki manual

2008-10-10 13:15  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11133] corrected Dutch translation GtkSpinButton warning solved

2008-10-09 10:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11132] 2434: Typos in french manual translation

2008-10-07 20:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11130] Change color of links (was white, and invisible). This
	  Nebraska needs a lot more work to make it as usable as in
	  branch30. What happened?

2008-10-07 20:11  Kees Bakker <kees.bakker@xs4all.nl>

	* [r11129] Changes by Rob Healey. The biggest difference is support
	  for multiple years. But there is more, such as name handling for
	  female spouses (new option for that).

2008-10-07 16:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11128] #2410: (Missing) Generic filter on Exporter Assistant.

2008-10-06 18:26  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11126] NotRelated is a tool not a report reference to wiki was
	  wrong

2008-10-06 12:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11122] 2429: Typos/grammar errors

2008-10-06 11:47  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11118] corrected Dutch translation to work with sections in
	  manual

2008-10-06 11:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11115] update references

2008-10-05 14:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11114] enable Croatian date handler

2008-10-05 14:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11113] new Croatian date handler (by josip(at)pisoj(dot)com)

2008-10-05 11:10  Espen Berg <espenbe@gmail.com>

	* [r11111] Revised Norwegian translation

2008-10-05 10:58  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11110] update Dutch translation trunk

2008-10-05 09:29  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11109] corrected Dutch translation to work with sections in
	  manual

2008-10-05 08:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11108] update references

2008-10-04 11:09  Peter Landgren <peter.talken@telia.com>

	* [r11107] Two dirs missing.

2008-10-04 11:08  Peter Landgren <peter.talken@telia.com>

	* [r11106] Type _sring.py -> _string.py

2008-10-04 11:06  Peter Landgren <peter.talken@telia.com>

	* [r11105] Too many files for pkgdata_PYTHON

2008-10-04 05:15  Brian Matherly <brian@gramps-project.org>

	* [r11104] Fix makefiles for previous source file re-arrangements.

2008-10-03 10:38  Stéphane Charette <stephanecharette@gmail.com>

	* [r11103] include thumbnails in ancestor diagram

2008-10-02 14:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11101] update French translation

2008-10-02 04:02  Brian Matherly <brian@gramps-project.org>

	* [r11100] Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py.
	  Now, instead of "from PluginUtils import PluginManager", use
	  "from gen.plug import PluginManager".

2008-09-30 01:40  Brian Matherly <brian@gramps-project.org>

	* [r11097] 0002418: Gramps hangs when producing graphs on Windows

2008-09-29 03:32  Brian Matherly <brian@gramps-project.org>

	* [r11095] Fix typo in narrative web report that causes crash.

2008-09-28 09:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11094] #2408: Cannot translate one string

2008-09-28 09:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11092] #2407: Typo in child elements of objref element in 1.2.0
	  grampsxml DTD

2008-09-27 20:13  Stéphane Charette <stephanecharette@gmail.com>

	* [r11090] bring news of 3.0.2 forward from tag

2008-09-27 13:56  Brian Matherly <brian@gramps-project.org>

	* [r11086] Move PluginUtils._MenuOptions into a new module in
	  gen.plug.menu. Also, put each class in its own file so that it
	  will scale better as new options are added.

2008-09-25 21:13  Espen Berg <espenbe@gmail.com>

	* [r11085] corrected a few strings

2008-09-24 20:14  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r11084] Updated German translation

2008-09-23 19:54  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r11083] minor translation update and fixes.

2008-09-18 18:58  Gary Burton <gary.burton@zen.co.uk>

	* [r11076] Allow notebook to scroll if required by window resizing

2008-09-18 18:54  Gary Burton <gary.burton@zen.co.uk>

	* [r11075] Fix problems remaining since note markup was changed.
	  Remove False parameter in calls to note.get(). Bug #2351

2008-09-17 14:45  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11072] update Dutch translation trunk

2008-09-17 12:07  Brian Matherly <brian@gramps-project.org>

	* [r11070] 0002389: Command line reference tool is broken
	  (plugins/CmdRef.py)

2008-09-16 14:07  Gerald Britton <gerald.britton@gmail.com>

	* [r11068] fix typo in property call

2008-09-15 20:24  Gerald Britton <gerald.britton@gmail.com>

	* [r11065] Fix problem with event descriptions on import, bug 2368

2008-09-15 02:20  Brian Matherly <brian@gramps-project.org>

	* [r11062] 0002386: Command line reports do not work.

2008-09-14 21:18  Brian Matherly <brian@gramps-project.org>

	* [r11060] Refactor the open and import process. Also fixes
	  0002301: Fails to import from the command-line

2008-09-14 10:43  Espen Berg <espenbe@gmail.com>

	* [r11058] Updated Norwegian translation on trunk

2008-09-13 09:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11056] better wording and comments

2008-09-12 17:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11054] pylint and mistake on half_sibling

2008-09-11 21:07  Gary Burton <gary.burton@zen.co.uk>

	* [r11052] Recent files added have translatable strings

2008-09-09 19:54  Gerald Britton <gerald.britton@gmail.com>

	* [r11049] Remove __slots__, __getstate__ and __setstate__

2008-09-09 07:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11048] #2359: Phone and ZIP/Postal code are not added on
	  alternate Address after merging two persons

2008-09-09 07:03  Peter Landgren <peter.talken@telia.com>

	* [r11045] Revert 11039 and 11040. Fixed by 11043.

2008-09-09 04:00  Brian Matherly <brian@gramps-project.org>

	* [r11043] 0002309: Crash rerunning report after deleting used
	  filter. (Improved fix - the last fix caused errors)

2008-09-08 18:00  Peter Landgren <peter.talken@telia.com>

	* [r11040] Fix of issue 2373 for trunk.

2008-09-08 15:01  Peter Landgren <peter.talken@telia.com>

	* [r11039] Fix of issue 2372 for trunk.

2008-09-07 11:08  Gary Burton <gary.burton@zen.co.uk>

	* [r11037] Fix problems remaining since note markup was changed.
	  Remove False parameter in calls to note.get(). Bug #2351

2008-09-07 10:46  Espen Berg <espenbe@gmail.com>

	* [r11036] Updated one phrase

2008-09-07 10:41  Gary Burton <gary.burton@zen.co.uk>

	* [r11035] Forgot to update makefiles for some recent additions

2008-09-06 09:44  Gary Burton <gary.burton@zen.co.uk>

	* [r11032] Make PersonView search bar work the same as in the other
	  views. Bug #2362

2008-09-06 09:18  Gary Burton <gary.burton@zen.co.uk>

	* [r11029] Stop media editor prompting to save changes on
	  cancellation when none made. Bug #2364

2008-09-06 08:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11027] #2363:Cannot translate Filename:

2008-09-05 19:39  Peter Landgren <peter.talken@telia.com>

	* [r11024] Better fix of error in step and cousin relations.

2008-09-05 19:33  Gary Burton <gary.burton@zen.co.uk>

	* [r11023] Retain whitespace when importing notes. Bug #2357

2008-09-05 03:43  Brian Matherly <brian@gramps-project.org>

	* [r11021] 0002309: Crash rerunning report after deleting used
	  filter.

2008-09-04 20:32  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r11019] Translation update

2008-09-04 13:44  Peter Landgren <peter.talken@telia.com>

	* [r11018] Fixed error in cousin relation.

2008-09-04 11:46  Brian Matherly <brian@gramps-project.org>

	* [r11016] Contribution from Robert Chéramy <robert@cheramy.net>.
	  Adds note filters to the filter proxy. Also adds note filters to
	  the exporters.

2008-09-03 18:14  Peter Landgren <peter.talken@telia.com>

	* [r11015] Fiexed error with some step relations.

2008-09-03 05:57  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11012] update Dutch translation trunk

2008-09-03 05:56  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r11011] updated gramps.pot

2008-09-02 19:48  Gary Burton <gary.burton@zen.co.uk>

	* [r11010] Make sure new filters are found and sorting is applied
	  when filters used in place report

2008-09-02 09:48  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r11009] Translation update

2008-09-01 20:08  Gary Burton <gary.burton@zen.co.uk>

	* [r11008] Add a new place report

2008-08-31 19:23  Gary Burton <gary.burton@zen.co.uk>

	* [r11007] New event filter which selects based on description date
	  place and type

2008-08-24 10:01  Peter Landgren <peter.talken@telia.com>

	* [r11004] Correction of a Y

2008-08-21 16:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r11001] #2330: Error when using reorder buttons

2008-08-21 13:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10999] issue 0002327: webtree fails, leaves gramps in a
	  unresponsive state, missing suffix

2008-08-20 06:53  Espen Berg <espenbe@gmail.com>

	* [r10996] Fixed bad translated string

2008-08-17 07:17  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10995] update Dutch translation trunk

2008-08-16 14:09  Peter Landgren <peter.talken@telia.com>

	* [r10994] Fix of issue 2324 for trunk

2008-08-15 18:10  Peter Landgren <peter.talken@telia.com>

	* [r10992] Update to r10991

2008-08-14 21:03  Gary Burton <gary.burton@zen.co.uk>

	* [r10988] Build source page a second time for sources referenced
	  by gallery. Bug #1280.

2008-08-14 09:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10987] issue 2321 and 2304 fixed GRAMPS crashes for portugueze
	  and does not start

2008-08-13 19:45  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r10983] Updated German translation

2008-08-13 06:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10982] Update translation (Łukasz Rymarczyk
	  <yenidai@poczta.onet.pl>)

2008-08-13 06:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10981] #2269 wrong localisation directory with custom prefix

2008-08-12 21:05  Gary Burton <gary.burton@zen.co.uk>

	* [r10979] Keep the archive and extract button visible. Bug #2316.

2008-08-11 20:19  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10978] Solved an issue with konqueror, which was in fact
	  incorrect HTML that is kindly accepted by all other browsers.
	  Moved calendar.setfirstweekday so that it is set only once. *
	  src/plugins/WebCal.py

2008-08-08 10:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10977] #2319: authors.xml is not pasted/installed on
	  installation process

2008-08-08 09:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10976] #2314: Detailed reports won't run - Reverted change
	  r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict

2008-08-07 21:00  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10975] Add an option to select the day of the week for the
	  first column. * src/plugins/WebCal.py

2008-08-06 07:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10973] #2314: Detailed reports won't run - Reverted change
	  r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict

2008-08-06 07:56  Espen Berg <espenbe@gmail.com>

	* [r10971] corrections on Norwegian translation

2008-08-06 07:53  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10970] update Dutch translation

2008-08-06 06:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10969] #2314: Detailed reports won't run - Reverted change
	  r10874->r10873 #2289: Replace dict.has_keyx calls with x in dict

2008-08-05 11:55  Espen Berg <espenbe@gmail.com>

	* [r10968] some corrections to Norwegian translation

2008-08-04 22:29  Gary Burton <gary.burton@zen.co.uk>

	* [r10967] Fix for bug causing broken child references when
	  removing a child from a family. Bug #2308.

2008-08-04 20:56  Espen Berg <espenbe@gmail.com>

	* [r10965] Typo in Norwegian translation

2008-08-04 20:46  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10963] Added arrow gifs, and made some changes to WebCal to
	  deal with this arrow gif. * src/plugins/WebCal.py *
	  src/images/Makefile.am

2008-08-04 19:31  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10962] Correct name display so that it includes prefix and
	  suffix. * src/plugins/WebCal.py

2008-08-04 19:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10961] Removed _subdirs() Moved dst() to _get_dst_start_stop()
	  outside class. A bit of cleanup in calendar_build(). *
	  src/plugins/WebCal.py

2008-08-03 18:13  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r10960] Updated German translation

2008-08-03 14:36  Espen Berg <espenbe@gmail.com>

	* [r10958] Applied patch on po/de.po from Robert Chéramy

2008-08-03 09:03  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10957]

2008-08-01 20:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10956] Some more corrections with respect to subdirs.
	  Eliminated 'cal' argument to some functions. *
	  src/plugins/WebCal.py

2008-08-01 15:05  Espen Berg <espenbe@gmail.com>

	* [r10955] Updated Norwegian translation...again...

2008-08-01 15:03  Espen Berg <espenbe@gmail.com>

	* [r10954] Corrected two language typos in WebCal.py

2008-08-01 14:25  Espen Berg <espenbe@gmail.com>

	* [r10953] Corrected information in authors.xml and did some work
	  on Norwegian translation

2008-08-01 10:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10952] better wording for French places

2008-08-01 09:51  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10951] More corrections in WebCal (year at a glance). New
	  Web_Evergreen.css from Rob Healey. Added Rob to the authors.xml
	  Removed unused CSS files from the Makefile. (These files will
	  have to be deleted from SVN too.) * src/data/Makefile.am *
	  src/data/Web_Evergreen.css * src/data/authors.xml *
	  src/plugins/WebCal.py

2008-08-01 09:01  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10950] Correct subdir when creating individual page. *
	  src/plugins/WebCal.py

2008-07-31 20:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10949] Fix the navigation links in WebCal *
	  src/plugins/WebCal.py

2008-07-30 21:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10948] More corrections to calendar_build of WebCal. It's
	  working much better (for me). But it needs more testing. And
	  there are still more changes to come. The nav links are not
	  working, I know. Maybe I'll work on that next. *
	  src/plugins/WebCal.py * po/nl.po

2008-07-29 21:23  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10947] Move some functions outside the class. Eliminate return
	  value of six_weeks() and calender_build(). _easter() now gets the
	  year as argument. Note. There is still an off-by-one error with
	  the days. * src/plugins/WebCal.py

2008-07-29 19:39  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10946] Correct typo from previous update. *
	  src/ReportBase/_ReportUtils.py (Hmmm, what about a minimum test
	  before commit?)

2008-07-29 18:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10945] Going back to previous version.

2008-07-29 07:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10943] add Chilean holidays (contribution from Alvaro Herrera)

2008-07-29 07:10  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10942] update Dutch translation

2008-07-28 16:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10940] #2299 baptism and burial statements lack sources on
	  Detailed reports

2008-07-28 16:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10939] #2299 baptism and burial statements lack sources on
	  Detailed reports

2008-07-28 16:01  Espen Berg <espenbe@gmail.com>

	* [r10937] Updated Norwegian translation

2008-07-28 12:39  Espen Berg <espenbe@gmail.com>

	* [r10933] Some more Norwegian translation in trunk

2008-07-28 11:08  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10932] updated gramps.pot

2008-07-28 06:12  Peter Landgren <peter.talken@telia.com>

	* [r10931] Patch from Rob Healey

2008-07-27 10:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10930] #1555: Option for Record (Modified Register) numbering
	  in the DDR (contribution from James Friedmann <jfriedmannj at
	  gmail dot com>)

2008-07-26 20:58  Gary Burton <gary.burton@zen.co.uk>

	* [r10929] Crash caused by change made in bug #2289. Reversing
	  change.

2008-07-26 13:20  Gary Burton <gary.burton@zen.co.uk>

	* [r10928] Allow window manager to cascade new note editor windows

2008-07-26 11:59  Gary Burton <gary.burton@zen.co.uk>

	* [r10927] Refactoring in the DataViews.

2008-07-26 08:35  Gary Burton <gary.burton@zen.co.uk>

	* [r10926] Add functionality to PageView to remove multiple object
	  from DataViews.

2008-07-26 08:34  Gary Burton <gary.burton@zen.co.uk>

	* [r10925] Add functionality to PageView to remove multiple object
	  from DataViews. Implement in all DataViews except Person and
	  Family

2008-07-24 12:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10923] #1555: Option for Record (Modified Register) numbering
	  in the DDR (contribution from James Friedmann <jfriedmannj at
	  gmail dot com>)

2008-07-24 06:55  Peter Landgren <peter.talken@telia.com>

	* [r10921] Swedish translation update to r10920

2008-07-23 18:31  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r10919] Updated German translation

2008-07-23 09:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10916] #2300: error in baptised_str()'s logic at the end

2008-07-23 07:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10915] add a testing quick report on repository

2008-07-23 06:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10914] enable quick report on repository

2008-07-22 09:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10910] #2124: Baptism as alternate birth event on Det
	  (Ancestral,Descendant) reports and Ancestral report

2008-07-22 08:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10909] #2124: Baptism as alternate birth event on Det
	  (Ancestral,Descendant) reports and Ancestral report

2008-07-22 08:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10906] #2294 missing translation strings

2008-07-22 04:39  Brian Matherly <brian@gramps-project.org>

	* [r10904] 0002275: A person being his own ancestor causes EOL
	  report to crash.

2008-07-22 03:05  Brian Matherly <brian@gramps-project.org>

	* [r10902] 0002286: Unselecting "use complete sentences" has no
	  effect for the burial information in the Detailed Ancestor and
	  Descendant reports. (contribution from James Friedmann
	  <jfriedmannj@gmail.com>)

2008-07-22 02:24  Brian Matherly <brian@gramps-project.org>

	* [r10900] 0002246: Files with non-ascii characters can not be
	  opened from the Media View

2008-07-21 20:39  Gary Burton <gary.burton@zen.co.uk>

	* [r10898] Implement filter by street in place filters

2008-07-21 20:04  Gary Burton <gary.burton@zen.co.uk>

	* [r10897] Allow multiple deletes from event view

2008-07-21 18:35  Gary Burton <gary.burton@zen.co.uk>

	* [r10896] Remove debugging code

2008-07-21 04:46  Brian Matherly <brian@gramps-project.org>

	* [r10895] 0002279: report-options.xml cannot manage option value
	  with double quotes.

2008-07-21 04:25  Brian Matherly <brian@gramps-project.org>

	* [r10893] 0002254: Family Tree Window is always the most top
	  window

2008-07-21 03:17  Brian Matherly <brian@gramps-project.org>

	* [r10891] 0002271: Exception when creating HTML report (place_name
	  must be unicode)

2008-07-21 02:53  Brian Matherly <brian@gramps-project.org>

	* [r10889] 0002281: Like label on gramps.glade file, to use
	  Zip/Postal code on plugins labels (contribution from Jérôme
	  Rapinat <romjerome@yahoo.fr>).

2008-07-21 02:20  Brian Matherly <brian@gramps-project.org>

	* [r10887] 0002288: Missing dot/space after spouse's name on
	  DetAncestral report

2008-07-20 22:15  Brian Matherly <brian@gramps-project.org>

	* [r10885] Fix docstrings related to the proxy databases so that
	  they are correct.

2008-07-20 18:33  Gary Burton <gary.burton@zen.co.uk>

	* [r10883] Make exclusion of unlinked records optional

2008-07-20 18:30  Gary Burton <gary.burton@zen.co.uk>

	* [r10882] Performance speed up

2008-07-19 10:45  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10880] updated gramps.pot and nl.po

2008-07-18 16:10  Gerald Britton <gerald.britton@gmail.com>

	* [r10879] Revert 10874 changes to _Options.py and BookReport.py

2008-07-18 14:06  Gerald Britton <gerald.britton@gmail.com>

	* [r10878] Revert 10874 changes to _FilterParser.py

2008-07-18 13:15  Gerald Britton <gerald.britton@gmail.com>

	* [r10877] Revert 10874 changes to base.py and _FilterParser.py

2008-07-18 07:10  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10876] Addition of two (arrow) GIFs. Updated stylesheets by Rob
	  Healey. * src/images/arrow{102,231}.gif *
	  src/data/Web_Print-Default.css * src/data/Web_Evergreen.css

2008-07-17 21:03  Gerald Britton <gerald.britton@gmail.com>

	* [r10875] Revert 10874 changes to dbdir.py and _GrampsBSDDB.py

2008-07-17 18:10  Gerald Britton <gerald.britton@gmail.com>

	* [r10874] Replace dict.has_key(x) with x in dict for performance
	  gain

2008-07-17 14:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10873] A bunch of miscelaneous corrections. - variable names -
	  added several notes about things todo - replaced store_file()
	  with copy_file() from NarrativeWeb - and more *
	  src/plugins/WebCal.py

2008-07-17 13:05  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10872] Major change from Rob Healey and Jason Simanek. *
	  src/plugins/WebCal.py

2008-07-17 12:10  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10871] Translation issues found by Peter Landgren. *
	  src/plugins/NarrativeWeb.py

2008-07-17 11:54  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10870] Several fixes. "styles" directory was not present before
	  copying files into. Correction of filename in copyright part.
	  Eliminate store_file and replaced by copy_file (takes care of
	  directory creation and error message.) *
	  src/plugins/NarrativeWeb.py

2008-07-16 07:59  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10869] Update from Rob Healey and Jason Simanek: new
	  stylesheets and some (small?) changes in the generated HTML. ((
	  Not fully tested, please give it a try )) *
	  src/plugins/NarrativeWeb.py

2008-07-16 07:43  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10868] Setting svn:mime-type to text/x-javascript instead of
	  application/x-javascript because SVN gets confused thinking it is
	  binary. * src/data/Web_styleswitcher*.js

2008-07-16 07:32  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10867] Adding new javascript files to be used by NarrativeWeb
	  and WebCal * src/data/Web_styleswitcher*.js *
	  src/data/Makefile.am

2008-07-16 07:20  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10866] Setting svn props for the new CSS files. I forgot about
	  x ~/.subversion/config "enable-auto-props = yes"

2008-07-16 07:07  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10865] Adding new CSS files for the upcoming NarrativeWeb and
	  WebCal update.

2008-07-15 17:40  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r10864] Updated German translation

2008-07-15 13:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10863] (Changes by Rob Healey) Rename display_header,
	  display_footer to write_header, write_footer. A couple format
	  changes in the HTML output. * src/plugins/NarrativeWeb.py

2008-07-15 05:58  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10862]

2008-07-14 18:56  Peter Landgren <peter.talken@telia.com>

	* [r10861] Fix of issue 2253 in trunk

2008-07-14 18:28  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10859] updated gramps.pot

2008-07-14 15:47  Gerald Britton <gerald.britton@gmail.com>

	* [r10856] Replace __call__ in dir(*) with callable(*) for
	  performance gain

2008-07-14 12:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10854] ticket 2244 Date parser for Norwegian locale, allow 'b'
	  for month

2008-07-14 07:25  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10852] corrected Dutch translation

2008-07-09 21:08  Gary Burton <gary.burton@zen.co.uk>

	* [r10851] Fix rename button. Broken in an earlier revision

2008-07-09 20:34  Gerald Britton <gerald.britton@gmail.com>

	* [r10850] Replace map with list comprehension

2008-07-09 18:53  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10849] updated gramps.pot and nl.po

2008-07-09 14:39  Gerald Britton <gerald.britton@gmail.com>

	* [r10848] Replace map with list comprehensions

2008-07-07 19:50  Gerald Britton <gerald.britton@gmail.com>

	* [r10847] Replace filter with any for performace gain

2008-07-07 19:32  Gary Burton <gary.burton@zen.co.uk>

	* [r10846] Apply referenced proxy to remove unused objects when a
	  filter or one of the other proxies is applied.

2008-07-07 19:25  Gary Burton <gary.burton@zen.co.uk>

	* [r10845] New database proxy which passes through objects which
	  are referenced by at least one another object.

2008-07-06 08:40  Stéphane Charette <stephanecharette@gmail.com>

	* [r10844] report #2270 - NarrativeWeb skips over step-siblings

2008-07-04 17:27  Gerald Britton <gerald.britton@gmail.com>

	* [r10843] Replace lambdas with list comprehensions

2008-07-04 09:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10842] update

2008-07-03 21:05  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10841] Use list comprehension instead of filter(lambda as
	  suggested by Gerald. * src/plugins/ImportProGen.py

2008-07-03 19:46  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10840] Fix for bug 2232. Thank you, sanjuro, for the patch. *
	  src/plugins/NarrativeWeb.py

2008-07-03 19:10  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10839] Fix for bug 1969. There were two places where a .html
	  extension was missing. I'll have to check if bugs 2230 and 2232
	  are solved as well. * src/plugins/NarrativeWeb.py

2008-07-03 18:30  Gerald Britton <gerald.britton@gmail.com>

	* [r10838] Fix isinstance error and replace lambdas with list
	  comprehensions

2008-07-03 18:28  Gerald Britton <gerald.britton@gmail.com>

	* [r10837] Simplify coordinate checking

2008-07-01 08:34  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10835] NavWebReport.copy_file correction variable name.
	  DownloadPage.__init__ correction of parameter for display_header
	  (found by Jason). * src/plugins/NarrativeWeb.py

2008-06-28 22:53  Gary Burton <gary.burton@zen.co.uk>

	* [r10834] Add support for filtering on event and media attributes

2008-06-28 22:02  Gary Burton <gary.burton@zen.co.uk>

	* [r10833] Editing rules crashes because value and string attrbutes
	  are now protected on GrampsType so get via a different method

2008-06-28 11:50  Gary Burton <gary.burton@zen.co.uk>

	* [r10832] Make sure Gedcom ADDR token if location is populated.
	  Bug #2216

2008-06-24 20:27  Gary Burton <gary.burton@zen.co.uk>

	* [r10830] Apply scrollbars to tabs on main Gramps window when
	  there is not enough room on screen to display all the tabs.
	  Useful for small screen devices like Asus eee PC

2008-06-24 17:51  Stéphane Charette <stephanecharette@gmail.com>

	* [r10829] fix for bug #0002240; Events show up as blank lines when
	  removing unused objects; merged from gramps30

2008-06-23 19:37  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10827] updated gramps.pot and nl.po

2008-06-22 14:34  Gary Burton <gary.burton@zen.co.uk>

	* [r10826] Allow Gramps to work full screen. Useful for small
	  screen devices like Asus eee PC

2008-06-21 21:14  Alex Roitman <shura@gramps-project.org>

	* [r10825] Use proper path for source file

2008-06-21 08:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r10824] bug report #2234; notes should be separated from the
	  previous text to which they apply; merged from gramps30

2008-06-21 07:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10822] #2144: Example database contains absolute path for media
	  file

2008-06-19 14:41  Gerald Britton <gerald.britton@gmail.com>

	* [r10820] Fix typo in NarrativeWeb.py: Bug 002231

2008-06-18 13:17  Gerald Britton <gerald.britton@gmail.com>

	* [r10819] Fix 0002184: BUG: IndexError: tuple index out of range

2008-06-18 05:06  Stéphane Charette <stephanecharette@gmail.com>

	* [r10818] bug report #2229: parental relationship redundantly says
	  'Birth'; merged from gramps30

2008-06-17 15:03  Gerald Britton <gerald.britton@gmail.com>

	* [r10816] add instance attribute ref to __slots__ in eventref --
	  bug 2210

2008-06-17 14:46  Gerald Britton <gerald.britton@gmail.com>

	* [r10815] Fix typepo in eventref from commit 10814 -- bug 2210

2008-06-17 14:40  Gerald Britton <gerald.britton@gmail.com>

	* [r10814] Fix pickle.dumps problem in grampstype and eventref --
	  bug 2210

2008-06-17 14:02  Peter Landgren <peter.talken@telia.com>

	* [r10813] Fix of issue #2226.

2008-06-16 15:01  Gerald Britton <gerald.britton@gmail.com>

	* [r10811] Code optimizations wrt handling of None - bug 2212

2008-06-16 12:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10810] Change private method name to reflect the type of
	  emitting object.

2008-06-15 22:12  Mirko Leonhäuser <mirko@leonhaeuser.de>

	* [r10809] Updated German translation

2008-06-14 11:19  Gary Burton <gary.burton@zen.co.uk>

	* [r10807] Ancestry.com have fixed their GEDCOM export. Remove
	  workaround in GEDCOM import. bug #2141

2008-06-13 12:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10804] issue 2130, remove tabs

2008-06-13 03:49  Stéphane Charette <stephanecharette@gmail.com>

	* [r10803] fixed 2 errors in authors.xml: dup line and utf-8 accent
	  problem

2008-06-12 05:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10802] update pl.po Łukasz Rymarczyk <yenidai@poczta.onet.pl>

2008-06-10 09:48  Peter Landgren <peter.talken@telia.com>

	* [r10799] Fixed type in line 2087. too many (.

2008-06-10 06:05  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10798] updated gramps.pot and nl.po

2008-06-09 08:49  Stéphane Charette <stephanecharette@gmail.com>

	* [r10797] bug report 2214: fix for "Graphviz reports cause GRAMPS
	  to hang for long periods of time"

2008-06-08 20:24  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10795] Remove build time requirement for gnome-common and gnome
	  python bindings.

2008-06-08 14:29  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10794] Fix pygtk version in error message.

2008-06-07 21:00  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10793] Remove 'test' action from UI XML.

2008-06-06 16:53  Peter Landgren <peter.talken@telia.com>

	* [r10792] Update to r10790

2008-06-06 00:40  Brian Matherly <brian@gramps-project.org>

	* [r10790] 0002194: redundant links in Hourglass graph

2008-06-05 17:44  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10787] Minor cs.po translation update

2008-06-05 03:45  Brian Matherly <brian@gramps-project.org>

	* [r10786] 0002204: Narrative Web report "restrict living" is
	  different than Gramps 2.x

2008-06-02 20:49  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10783] Update according to changes in r10763.

2008-06-02 06:24  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10782] updated gramps.pot and nl.po

2008-06-02 00:59  Brian Matherly <brian@gramps-project.org>

	* [r10781] 0002122: Detailed Ancestor Report reports people as
	  buried who have no birth events (contributed by Gerald Britton
	  <gerald.britton@gmail.com>)

2008-06-01 21:23  Brian Matherly <brian@gramps-project.org>

	* [r10780] 0002165: Detailed Ancestor report fails to
	  run:UnboundLocalError?

2008-06-01 20:57  Brian Matherly <brian@gramps-project.org>

	* [r10778] Check if RCS is installed (this is an improvement on
	  r10776)

2008-06-01 20:37  Brian Matherly <brian@gramps-project.org>

	* [r10776] 0002119: Archiving via RCS does not work in Windows

2008-06-01 16:35  Brian Matherly <brian@gramps-project.org>

	* [r10774] Add Mirko Leonhäuser as a contributor.

2008-05-31 08:56  Stéphane Charette <stephanecharette@gmail.com>

	* [r10773] #2180: allow user to enable/disable rounded corners

2008-05-31 08:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r10772] #2180: allow user to enable/disable rounded corners;
	  merge from gramps30

2008-05-31 07:16  Stéphane Charette <stephanecharette@gmail.com>

	* [r10770] bug report #2162: handle surnames that have spaces
	  within them; merged from gramps30

2008-05-29 20:36  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10768] Correct typo __draw_doc_list =>__drawdoc_list. *
	  src/ReportBase/_DrawFormatComboBox.py

2008-05-29 18:55  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10767] Do not set patronimic, just give a warning. (Not sure
	  how it is used by Pro-Gen.) Accept other input filenames (.PER,
	  .REL or .MEM) as well. * src/plugins/ImportProGen.py

2008-05-28 04:36  Brian Matherly <brian@gramps-project.org>

	* [r10766] 0002113: Date parser rejects dates where a period (.)
	  follows the month name (contribution from Gerald Britton
	  <gerald.britton@gmail.com>)

2008-05-27 21:09  Espen Berg <espenbe@gmail.com>

	* [r10764] Updated Norwegian translation

2008-05-27 19:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10763] Few changes in the 'widgets' package. * introducing
	  __all__ in modules, so __init__ imports only public objects; *
	  MultiTypeComboEntry renamed to ValidatedComboEntry and different
	  data type support implemented; * ShortlistComboEntry introduced;
	  * ValueAction and ValueToolItem introduced; * ComboToolAction and
	  ComboToolItem are removed, ValueAction and ToolComboEntry are
	  implemented instead;

2008-05-25 19:55  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10762] Issue #0002175: Change type() expressions to
	  isinstance() expressions. Patch from Gerald Britton
	  <gerald.britton@gmail.com>

2008-05-25 13:20  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10760] Typo. Fix #0002174.

2008-05-24 11:04  Stéphane Charette <stephanecharette@gmail.com>

	* [r10759] bug reports #2180 and #2181; fix for rounded corners and
	  graph colours (more work remains for hourglass and relationship
	  graph)

2008-05-24 08:59  Stéphane Charette <stephanecharette@gmail.com>

	* [r10758] bug reports #2176, #2177, #2178; various Graphviz
	  issues, merged up from gramps30

2008-05-22 19:06  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10756] Add missing gettext import. Pylint fixes.

2008-05-22 18:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10755] #0002160: add missing import statement.

2008-05-22 18:44  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10754] #0002168: get rid of dependency and mention of
	  gnome-doc-utils and scrollkepper. Thanks Alex!

2008-05-22 09:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10751] #2169:Error in formatting for french translation of the
	  man page

2008-05-22 08:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10748] #2169:Error in formatting for french translation of the
	  man page

2008-05-20 19:45  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10747] Oops. Missing db in display_event_row *
	  src/plugins/NarrativeWeb.py

2008-05-20 19:24  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10746] Converted event display to use a table with columns. The
	  original function (format_event) is still used for family events,
	  but that should be converted too. * src/plugins/NarrativeWeb.py

2008-05-20 03:19  Brian Matherly <brian@gramps-project.org>

	* [r10745] Remove the "tables" parameter for text and book document
	  generators. All generators support tables, and if one didn't, it
	  doesn't look like the code would work.

2008-05-20 02:53  Brian Matherly <brian@gramps-project.org>

	* [r10744] Remove unused import Plugins.

2008-05-19 04:14  Brian Matherly <brian@gramps-project.org>

	* [r10742] Rename "_Plugins.py" to a more appropriate name:
	  "_PluginDialogs.py". Same goes for the classes in the file.

2008-05-18 19:24  Brian Matherly <brian@gramps-project.org>

	* [r10741] Put all the plugin management and registration stuff
	  into a class. This new class is named PluginManager. It is a
	  Singleton so that everyone gets access to the same plugin
	  information.

2008-05-18 17:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10740] Classmethod definition using the decorator syntax.

2008-05-17 20:58  Stéphane Charette <stephanecharette@gmail.com>

	* [r10739] update trunk NEWS with the releases from gramps30x

2008-05-17 07:39  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10733] updated gramps.pot updated dutch translation

2008-05-17 07:14  Stéphane Charette <stephanecharette@gmail.com>

	* [r10732] put accent in my name

2008-05-16 23:51  Alex Roitman <shura@gramps-project.org>

	* [r10730] Remove leftovers from GConf era and clean up related
	  code

2008-05-16 19:03  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10728] A couple more Dutch translation corrections. po/nl.po

2008-05-16 12:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10727] Translation correction: agency -> agentschap po/nl.po

2008-05-15 15:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10725] add GrampsAboutDialog.py reference

2008-05-15 10:58  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10722] Using recommended absolut import for modules in the same
	  package instead.

2008-05-15 10:54  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10721] The active text of the widget was not set when new item
	  was selected from the combo box.

2008-05-14 14:05  Peter Landgren <peter.talken@telia.com>

	* [r10720] Update to r10719

2008-05-14 13:12  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10719] Fix logger name.

2008-05-14 12:59  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10718] Import directly from other modules in the same package.
	  Documentation.

2008-05-14 12:24  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10717] Fix 'make install' and 'make gramps.pot' problems
	  arising from the recent reorganisation of GrampsWidgets.py to the
	  widgets package.

2008-05-14 11:48  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10716] Several small functionality fixes. Documentation.

2008-05-14 06:08  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10715] changed name

2008-05-13 08:39  Peter Landgren <peter.talken@telia.com>

	* [r10713] Fix of bugs 2121 and 2134

2008-05-12 12:03  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10711] Remove "The Gramps Developers" as copyright holder.

2008-05-12 10:43  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10710] Move src/objectentries.py to
	  src/Editors/ObjectEntries.py.

2008-05-12 09:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10708] Include the src/widgets package.

2008-05-11 20:09  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10707] Fix missing gettext import.

2008-05-11 19:25  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10706] Types used for the parent relation by the
	  display_ind_parents() method and the display_parent() method
	  called by that did not match. Fixed the bug so that the code for
	  showing the relation only if it's a non-birth one works. This bug
	  was inherited from Gramps 2.2.x.

2008-05-11 19:19  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10705] - remove extra/wrong '(' from translatable event
	  date/place string - it's not enough to have line breaks between
	  notes, the notes themselves need to be separated from previous
	  content too. I used page break for that too

2008-05-11 19:07  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10704] Added my copyrights to files into which I had
	  contributed major amounts of code during 2004-2006 (Alex helped,
	  but didn't directly contribute to StatisticsChart). He did
	  maintainance on the Graphiviz plugin too though.

2008-05-11 16:22  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10703] Reorganize custom widgets into a new 'widgets' package.
	  4. Blow up 'grampswidgets' module into several smaller modules.
	  Also move 'objectentry' module out from 'widgets' to src/,
	  otherwise there would be circular dependency between the
	  'Editors' and 'widgets' packages.

2008-05-11 05:36  Stéphane Charette <stephanecharette@gmail.com>

	* [r10701] revert my previous incorrect fix for svn #2121

2008-05-11 05:05  Brian Matherly <brian@gramps-project.org>

	* [r10700] 0002143: The dpi value is not set to 72 for ps/pdf
	  formats for the FIRST report.

2008-05-09 13:18  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10699] Fix logger name.

2008-05-09 12:50  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10698] Move the combo box toolbar widgets out from
	  StyledTextEditor using new design.

2008-05-08 20:09  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10696] Reorganize custom widgets into a new 'widgets' package.
	  3. set svn:ignore property on src/widgets

2008-05-08 19:49  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10695] Reorganize custom widgets into a new 'widgets' package.
	  2. Update Makefiles

2008-05-08 19:40  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10694] Reorganize custom widgets into a new 'widgets' package.
	  1. moving existing widget modules under src/widgets/

2008-05-08 12:08  Brian Matherly <brian@gramps-project.org>

	* [r10693] 0002142: Patch to const.py.in to enable py2exe

2008-05-08 11:51  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10691] Add code to import the rest of the input data. Still
	  having problem with adding attributes for Birth events and such.
	  * src/plugins/ImportProGen.py

2008-05-07 20:56  Espen Berg <espenbe@gmail.com>

	* [r10689] Oppdatert norsk

2008-05-07 09:48  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10688] Avoid including the same person more than once in case
	  (s)he has several svn usernames.

2008-05-07 08:51  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10686] authors.xml file is moved under src/data/.

2008-05-06 14:48  Peter Landgren <peter.talken@telia.com>

	* [r10685] Fix of bug #2140, filled hexagon in stead of outline

2008-05-06 11:42  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r10683] Updated Lithuanian translation

2008-05-06 06:51  Stéphane Charette <stephanecharette@gmail.com>

	* [r10681] bug report #2131, display latitude before longitude

2008-05-06 05:37  Stéphane Charette <stephanecharette@gmail.com>

	* [r10678] bug report #2121, GraphViz problems when the page=...
	  option is specified with the new versions of GraphViz

2008-05-06 03:55  Brian Matherly <brian@gramps-project.org>

	* [r10676] Update the copyright line in the about box.

2008-05-05 20:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10675] #Łukasz Rymarczyk <yenidai@poczta.onet(dot)pl> update

2008-05-05 10:36  Espen Berg <espenbe@gmail.com>

	* [r10670] Updated Norwegian translation (no.po)

2008-05-05 10:35  Espen Berg <espenbe@gmail.com>

	* [r10669] Updated Norwegian translation

2008-05-05 07:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10668] localization of relationships in German, issue 2130,
	  contributed by Stefan Siegel <gpl@sdas.de>

2008-05-05 05:25  Stéphane Charette <stephanecharette@gmail.com>

	* [r10665] don't build gramps-help .deb package

2008-05-05 04:52  Stéphane Charette <stephanecharette@gmail.com>

	* [r10663] change warning message to be generic 3.x-trunk version,
	  and not 3.0.0-beta

2008-05-04 07:55  Espen Berg <espenbe@gmail.com>

	* [r10661] Norwegian datehandler updated

2008-05-04 07:05  Stéphane Charette <stephanecharette@gmail.com>

	* [r10659] better handling of end-of-line for text notes; use [br]
	  like we do in 2.2.x instead of [p]

2008-05-03 12:05  Peter Landgren <peter.talken@telia.com>

	* [r10657] Update to r10656

2008-05-02 10:14  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10655] Avoid accessing private class variable in
	  StyledTextTagType.

2008-05-02 06:18  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10653] new gramps.pot and nl.po for next release

2008-04-29 10:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10652] Change StyledText tag name from 'text' to 'choice'.

2008-04-29 04:47  Brian Matherly <brian@gramps-project.org>

	* [r10651] Add StyleOption class for reports and use it in WebCal.

2008-04-28 20:27  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10650] More work done, still plenty to do.
	  src/plugins/ImportProGen.py

2008-04-28 03:59  Brian Matherly <brian@gramps-project.org>

	* [r10649] Refactor FamilyLines: stop using "options.handler", many
	  many pylint updates.

2008-04-27 22:12  Doug Blank <doug.blank@gmail.com>

	* [r10648] 0002120: Can't go into Preferenses

2008-04-27 19:16  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10647] Correct a few typos. * po/nl.po

2008-04-27 15:31  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10646] More work to import and create families not in the REL
	  database of Pro-Gen. * src/plugins/ImportProGen.py

2008-04-27 12:07  Doug Blank <doug.blank@gmail.com>

	* [r10644] 0002118: No URLs in pdf/dot version of the relationship
	  graph report, revised

2008-04-27 02:03  Doug Blank <doug.blank@gmail.com>

	* [r10643] 0002118: No URLs in pdf/dot version of the relationship
	  graph report

2008-04-26 20:43  Gary Burton <gary.burton@zen.co.uk>

	* [r10642] Rename scratchpad to clipboard in Window menu - bug
	  #2117

2008-04-26 20:33  Doug Blank <doug.blank@gmail.com>

	* [r10640] Removed some try/excepts (they're expensive and can make
	  debugging hard) and fix for bug 0002114

2008-04-25 14:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10639] Start of a new (unsupported) plugin to import from
	  Pro-Gen. * src/plugins/ImportProGen.py

2008-04-25 01:03  Brian Matherly <brian@gramps-project.org>

	* [r10638] General cleanup in the plugin manager.

2008-04-24 09:38  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10637] typos corrected

2008-04-24 01:06  Doug Blank <doug.blank@gmail.com>

	* [r10636] 0002106: Date pasting with leading spaces

2008-04-23 21:47  Gary Burton <gary.burton@zen.co.uk>

	* [r10635] Allow Gedcom lexer to pad with a space when joining CONC
	  lines to empty NOTE lines. Bug #2100.

2008-04-23 16:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10632] minor changes

2008-04-23 14:26  Peter Landgren <peter.talken@telia.com>

	* [r10631] Broken after r10624, fixed by removing id=

2008-04-23 13:36  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10630] Update export/import of StyledText according to
	  structural changes in r10626.

2008-04-23 13:34  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10629] Move STYLE_TYPE and STYLE_DEFAULT constants from
	  StyledTextBuffer to StyledTextTagType.

2008-04-23 12:35  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10628] Move the 'Clear Markup' button to the right end of the
	  toolbar.

2008-04-23 09:54  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10627] Catch ValueError exception in case of 'foregin'
	  gtk.TextTags in the text.

2008-04-23 09:07  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10626] Refactoring: - better functionality devision between
	  buffer and editor; - better integration with StyledTextTagType; -
	  font family and font size tags are separated; - new font family
	  and font size toolbar widgets;

2008-04-23 04:42  Brian Matherly <brian@gramps-project.org>

	* [r10625] Pylint updates for GraphvizReportDialog.

2008-04-23 03:25  Brian Matherly <brian@gramps-project.org>

	* [r10624] General cleanup to GraphizReportDialog.

2008-04-22 23:18  Doug Blank <doug.blank@gmail.com>

	* [r10623] 0002105: Failed to import from xml: typo

2008-04-22 07:21  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10622] update gramps.pot and updated Dutch translation

2008-04-22 07:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10621] Remove the word GEDCOM from the importer unicode error
	  message. It is an error message for all importers, not just
	  GEDCOM. src/DbLoader.py

2008-04-22 03:45  Brian Matherly <brian@gramps-project.org>

	* [r10620] Merge BareReportDialog with ReportDialog.
	  BareReportDialog is now gone.

2008-04-22 02:11  Brian Matherly <brian@gramps-project.org>

	* [r10619] Minor clean up in book report.

2008-04-22 01:36  Doug Blank <doug.blank@gmail.com>

	* [r10618] Added invalid date format to configs, with bold default

2008-04-21 20:52  Gary Burton <gary.burton@zen.co.uk>

	* [r10617] Remove unused notes. Feature request #2101.

2008-04-21 16:18  Peter Landgren <peter.talken@telia.com>

	* [r10616] Updates to r10615

2008-04-21 13:05  Doug Blank <doug.blank@gmail.com>

	* [r10615] Fixes for tooltips

2008-04-21 11:04  Doug Blank <doug.blank@gmail.com>

	* [r10614] 0001963: bug on a fix: handle gramplets that aren't
	  objects

2008-04-21 08:56  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10613] Bug ID 0001767 wiki link to manual

2008-04-21 01:40  Doug Blank <doug.blank@gmail.com>

	* [r10612] 0001963: Gramplets need an active person for working:
	  two issues: 1) added update on rebuild signal, and 2) cause an
	  initial update when creating a new gramplet

2008-04-21 00:57  Doug Blank <doug.blank@gmail.com>

	* [r10611] 0002093: Request Pedigree line drawing improvement:
	  added UTF line art; two modes ASCII or UTF. Default is currently
	  UTF

2008-04-20 23:35  Brian Matherly <brian@gramps-project.org>

	* [r10610] 0002006: Ancestor filter does not work properly with
	  living people excluded in Narrative Web report.

2008-04-20 20:59  Gary Burton <gary.burton@zen.co.uk>

	* [r10608] Make sure database version is set when recovering a
	  database

2008-04-20 13:46  Doug Blank <doug.blank@gmail.com>

	* [r10606] Arrow was expanding

2008-04-20 13:36  Doug Blank <doug.blank@gmail.com>

	* [r10605] Added check for invalid birth and death dates

2008-04-20 12:53  Doug Blank <doug.blank@gmail.com>

	* [r10604] Added -L to SHORTOPTS

2008-04-20 05:48  Doug Blank <doug.blank@gmail.com>

	* [r10603] 0002019: Proposal to show person count and DB version
	  --- this just adds a new command line flag, -L to show additional
	  details

2008-04-20 04:52  Doug Blank <doug.blank@gmail.com>

	* [r10602] 0001782: Further refinements to Relationship View: added
	  sibling collapse arrows; compressed data vertically; config
	  theme; frame around selected sibling

2008-04-20 04:08  Doug Blank <doug.blank@gmail.com>

	* [r10601] Added a display of match count

2008-04-20 03:03  Brian Matherly <brian@gramps-project.org>

	* [r10599] 0002094: Book report - user enter a multiline text into
	  a custom text block, with quote char

2008-04-20 02:02  Doug Blank <doug.blank@gmail.com>

	* [r10598] Bug in computing date differences

2008-04-19 22:41  Doug Blank <doug.blank@gmail.com>

	* [r10597] A possibly controvertial change: making bad dates stand
	  out via color in main tables

2008-04-19 22:06  Gary Burton <gary.burton@zen.co.uk>

	* [r10596] Use fallback dates when no birth or death dates

2008-04-19 20:56  Gary Burton <gary.burton@zen.co.uk>

	* [r10595] Make source reference window remember size

2008-04-19 17:04  Doug Blank <doug.blank@gmail.com>

	* [r10593] Display and sort invalid dates better

2008-04-19 16:48  Doug Blank <doug.blank@gmail.com>

	* [r10592] General polish of some date handling code; fixed a bug
	  in date comparisons involving 'ABT' dates

2008-04-19 10:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10591] update

2008-04-19 10:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10590] #/src/GrampsDisplay : add french locale for wiki manual

2008-04-19 08:29  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10589] links to wiki manual

2008-04-19 04:51  Doug Blank <doug.blank@gmail.com>

	* [r10588] further fixes for slash dates and updates to unit tests

2008-04-19 03:39  Doug Blank <doug.blank@gmail.com>

	* [r10587] 0002045: Julian date: year incremented each time event
	  is modified; removed earlier hack, and fixed properly. Other date
	  parsers or displayers may have to change

2008-04-19 02:28  Doug Blank <doug.blank@gmail.com>

	* [r10586] 0001931: add dates to pedigree gramplet; fixed bug in
	  RelationView in displaying b. with no date

2008-04-19 01:13  Doug Blank <doug.blank@gmail.com>

	* [r10585] 0002081: Fixed two bugs, error when asymmetric
	  mother/father and fixed off-by-one spacing issue

2008-04-18 11:03  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10584] bug ID 0001767 link to wiki manual

2008-04-18 09:40  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10583] bug ID 0001767 wiki ink to manual compare events

2008-04-18 03:36  Doug Blank <doug.blank@gmail.com>

	* [r10581] rows can now be deleted from a table, just people
	  currently

2008-04-18 03:35  Doug Blank <doug.blank@gmail.com>

	* [r10580] removed the need for quickviews to have an active person
	  set---most reports don't have anything to do with active person,
	  but there may be issues somewhere that need to be taken care of.

2008-04-18 01:10  Doug Blank <doug.blank@gmail.com>

	* [r10579] Testing a fake SQL interface

2008-04-18 01:09  Doug Blank <doug.blank@gmail.com>

	* [r10578] refactored SimpleTable; QuickReports can return values;
	  date diffs return Span

2008-04-17 18:19  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10577] As discussed on the gramps-devel: "home directory" /
	  "user directory" -> "user's directory"

2008-04-17 12:37  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10576] Remove a few &#8217; from translated text. Correction of
	  a few "Import" translations. * po/nl.po

2008-04-17 12:17  Doug Blank <doug.blank@gmail.com>

	* [r10575] Add support for single-word column names (for SudoQl)

2008-04-17 12:15  Doug Blank <doug.blank@gmail.com>

	* [r10574] Use sophisticated Date.match() for lt and gt; don't
	  match invalid dates

2008-04-17 08:09  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10573] new gramps.pot and updated dutch translations

2008-04-17 06:36  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10572] bug id 0001767 links to FAQ Manual & Keybindings

2008-04-16 19:10  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10571] more correct end of line report description

2008-04-16 18:33  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10570] fix more typos

2008-04-16 14:46  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10569] Eliminate text concatenation. (Patch by Eero, kiitos.) *
	  src/plugins/NarrativeWeb.py

2008-04-15 20:36  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10568] make Wiki manual heading translations consistent with
	  msgstr

2008-04-15 20:25  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10567] fix typos

2008-04-15 19:43  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10566] correct PDF, PostScript and TrueType capitalization

2008-04-15 19:19  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10565] numbers should not be marked as translatable

2008-04-15 17:59  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10564] Bug ID 0001767 Link Clipboard help button to wiki manual

2008-04-14 15:32  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10563] Bug ID 0001767 Help button function link to manual

2008-04-13 21:24  Eero Tamminen <eerot@users.sourceforge.net>

	* [r10562] Update fi.po to latest gramps.pot and translate
	  everything new/updated since Gramps 2.2

2008-04-13 20:40  Gary Burton <gary.burton@zen.co.uk>

	* [r10561] Do not show duplicate media in person gallery

2008-04-12 07:39  Peter Landgren <peter.talken@telia.com>

	* [r10559] Change for request 1962

2008-04-12 02:49  Brian Matherly <brian@gramps-project.org>

	* [r10558] 0002032: translation of apostrophes in source titles
	  (web report)

2008-04-12 02:20  Doug Blank <doug.blank@gmail.com>

	* [r10556] 0002031: use year of a particular calendar; title
	  contains cal and sortby

2008-04-11 21:00  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10555] Make GUI static (buttons not jumping).

2008-04-11 19:28  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10553] Fix broken database rename function.

2008-04-11 13:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10551] Improve popup message of clear button

2008-04-11 13:12  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10549] Revert r10548, and disable changing the family tree name
	  by button press.

2008-04-11 11:50  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10548] Handle both single and double click on name column of
	  database treeview.

2008-04-11 10:28  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10547] Custom font selector dialog as a workaround for
	  conflicting font style settings.

2008-04-11 09:38  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10546] Bump up XML version number.

2008-04-11 09:33  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10545] Updated with StyledText Notes.

2008-04-10 21:36  Gary Burton <gary.burton@zen.co.uk>

	* [r10544] Stop crash on media editor when no image present bug
	  #2014

2008-04-10 16:04  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10541] Updated.

2008-04-10 13:13  Doug Blank <doug.blank@gmail.com>

	* [r10540] Added calendar for report, and progress bar

2008-04-10 02:01  Doug Blank <doug.blank@gmail.com>

	* [r10539] Removed extra line from a previous aborted refactor

2008-04-10 01:46  Doug Blank <doug.blank@gmail.com>

	* [r10538] Oops: did not mean to commit this change

2008-04-10 01:41  Doug Blank <doug.blank@gmail.com>

	* [r10537] Oops: remove changes I did not mean to commit

2008-04-10 01:37  Doug Blank <doug.blank@gmail.com>

	* [r10536] Added some temp files to svn ignore

2008-04-10 01:15  Doug Blank <doug.blank@gmail.com>

	* [r10535] 0002041: show dialog if db version too high; ask
	  question to upgrade the db version

2008-04-09 20:45  Gary Burton <gary.burton@zen.co.uk>

	* [r10534] Make selector tree view take initial focus bug #2014

2008-04-09 14:19  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10532] updated dutch translation

2008-04-09 14:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10531] allow translations for page counter on preview dialog

2008-04-09 11:52  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10528] Don't require ReportLab.

2008-04-09 06:50  Peter Landgren <peter.talken@telia.com>

	* [r10527] Update according to issue 1961

2008-04-08 21:43  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10526] Handle import/export of StyledText Notes.

2008-04-08 17:43  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10525] gtk.ScrolledWindow was missing from behind the text
	  editor (was deleted in r10464).

2008-04-08 17:11  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10524] Undo sorting of children by birthdate. Let's first do a
	  feature request and see what comes out of that. *
	  src/plugins/NarrativeWeb.py

2008-04-08 15:29  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10523] Typo: changing note to preformatted raised exception.

2008-04-08 04:24  Doug Blank <doug.blank@gmail.com>

	* [r10521] Added an integer newyear code to all dates, db version
	  14

2008-04-07 19:38  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10519] Sort list of children on birthdate. I guess we may need
	  an option in the gui for this. * src/plugins/NarrativeWeb.py

2008-04-07 19:33  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10518] Add more prefixes. Make the RE for prefixes safe against
	  empty match groups. Fix type, some textual and other small
	  changes. * src/plugins/PatchNames.py

2008-04-07 19:27  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10517] Put space before comma (PEP8) in preparation for some
	  bugfixes. * src/plugins/PatchNames.py

2008-04-07 13:10  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10515] Updated.

2008-04-07 12:33  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10514] Cosmetics and documentation.

2008-04-06 20:54  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10513] Pylint corrections and documentation.

2008-04-06 20:51  Gary Burton <gary.burton@zen.co.uk>

	* [r10512] Bug #1984 No output from export view

2008-04-06 20:37  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10510] Remove deleted MarkupText.py module.

2008-04-06 20:35  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10509] AboutDialog moved out from ViewManager to
	  GrampsAboutDialog. In the About dialog the list of developers is
	  parsed from the authors.xml file.

2008-04-06 20:27  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10507] Updated.

2008-04-06 19:52  Brian Matherly <brian@gramps-project.org>

	* [r10506] Convert the book title report to use MenuReportOptions.
	  Also, perform some general clean up for PEP8.

2008-04-06 16:51  Gary Burton <gary.burton@zen.co.uk>

	* [r10504] 0002010: Person view search parameters duplicated

2008-04-06 15:35  Gary Burton <gary.burton@zen.co.uk>

	* [r10502] Made changes suggested in Bug #1924

2008-04-06 12:22  Doug Blank <doug.blank@gmail.com>

	* [r10500] Malformed families could crash gramplet

2008-04-06 12:20  Doug Blank <doug.blank@gmail.com>

	* [r10499] Undo db update... missed many dates; reworking upgrade

2008-04-06 04:59  Brian Matherly <brian@gramps-project.org>

	* [r10497] 0002015: Trying to select items to produce a book report
	  - error message received.

2008-04-06 03:43  Doug Blank <doug.blank@gmail.com>

	* [r10495] Upgrade the database some more for version 14: new int
	  on dates for newyear

2008-04-06 03:41  Brian Matherly <brian@gramps-project.org>

	* [r10493] 0001945: Book report, title page, adding a image - do
	  not work when output is ODF

2008-04-06 03:36  Brian Matherly <brian@gramps-project.org>

	* [r10492] Fix thumbnail display of media files with accented
	  characters in their names in the media editor.

2008-04-05 22:35  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10490] Add missing $Id$ line.

2008-04-05 22:30  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10488] Use real timestamp instead of 'Never' for newly created
	  DBs. This is needed because when the DBManager is re-opened after
	  a new DB has been created the timestamp would replace the 'Never'
	  string anyway without opening the DB, since now we always have
	  metadata table created.

2008-04-05 22:02  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10486] Reverting change from r10429, because metadata is now
	  always set after DB creation.

2008-04-05 21:47  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10484] Method 'write_version' is created instead of loading the
	  db after creation.

2008-04-05 21:07  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10482] Open and close a new DB right after creation in order to
	  write the DB version number into it's metadata.

2008-04-05 20:01  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10480] Add authors.xml, used for creating ChangeLog file on
	  release.

2008-04-05 19:24  Espen Berg <espenbe@gmail.com>

	* [r10479] Updated Norwegian translation

2008-04-05 19:10  Brian Matherly <brian@gramps-project.org>

	* [r10477] Fix man page section number for sv translation.

2008-04-05 18:50  Brian Matherly <brian@gramps-project.org>

	* [r10475] 0002017: Narrative Web Report: Mainz Style needs to be
	  widened (patch from Jason Simanek <jsimanek@gmail.com>)

2008-04-05 14:17  Brian Matherly <brian@gramps-project.org>

	* [r10474] Remove the "target" parameter from GrampsDisplay.help().
	  It was used for the old help system. We now link directly to the
	  wiki.

2008-04-05 12:38  Brian Matherly <brian@gramps-project.org>

	* [r10472] Make the report wiki url a constant.

2008-04-05 06:45  James G Sack <jgsack@san.rr.com>

	* [r10471] src/GrampsDbUtils/_GedcomLex.py : #2008 fix error in
	  extract_date() RANGE pattern only returns 4 pattern groups, code
	  was assigning to 5!? (see also r10470)

2008-04-05 04:34  James G Sack <jgsack@san.rr.com>

	* [r10470] src/GrampsDbUtils/_WriteGedcom.py :#2008 fix bug in
	  breakout() src/GrampsDbUtils/test/gedwrite_breakup_test.py :
	  unittest for breakout

2008-04-04 20:12  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10469] Add src/Editors/_StyledTextEditor.py to Makefile.

2008-04-04 20:09  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10468] Pylint corrections and documentation.

2008-04-04 16:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10467] /PluginUtils/_PluginWindows.py : allow to translate
	  reload button

2008-04-04 11:51  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10464] Moving out StyledTextEditor from EditNote. Changing
	  spell checking chooser from Combo to submenu.

2008-04-04 03:33  Brian Matherly <brian@gramps-project.org>

	* [r10463] Remove deprecated tooltip support from the report
	  system.

2008-04-04 02:46  Brian Matherly <brian@gramps-project.org>

	* [r10462] Enable the "help" button to work on the report dialog.

2008-04-03 20:16  Espen Berg <espenbe@gmail.com>

	* [r10461] Some more updates on Norwegian translation...

2008-04-03 18:32  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10460] Added the new styled text modules. *
	  src/gen/lib/Makefile.am * src/Editors/Makefile.am

2008-04-03 18:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10459] man/fr/gramps1.in: update

2008-04-03 17:31  Peter Landgren <peter.talken@telia.com>

	* [r10458] Updates of fyzzy strings.

2008-04-03 14:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10457] fr.po: update

2008-04-03 14:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10456] fr.po: update

2008-04-03 03:33  Brian Matherly <brian@gramps-project.org>

	* [r10455] New Slovak language file from "Lubo Vasko"
	  <pgval@inMail.sk>

2008-04-02 20:34  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10453] Add '_' prefix for private method names.

2008-04-02 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10451] de.po: update

2008-04-02 09:19  Espen Berg <espenbe@gmail.com>

	* [r10450] Some more updates on Norwegian translation

2008-04-02 03:04  Brian Matherly <brian@gramps-project.org>

	* [r10447] 0001990: An inconsistency in "Narrated Web Site" Output
	  (Patch from Jason Simanek <jsimanek@gmail.com>)

2008-04-01 18:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10446] pl.po: update

2008-04-01 16:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10445] Implement a few string methods in StyledText, and
	  documentation.

2008-04-01 16:55  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10444] StyledTextTag.ranges is rather initialized as [] than
	  None in case it is not specifically set.

2008-04-01 07:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10443] de.po: branch to trunk

2008-04-01 05:47  James G Sack <jgsack@san.rr.com>

	* [r10442] grampsxml.dtd: fix line 345 typo s/REUIRED/REQUIRED/

2008-04-01 04:21  Stéphane Charette <stephanecharette@gmail.com>

	* [r10441] changes needed to build Ubuntu .deb package (from 3.0.0
	  release)

2008-04-01 03:12  Brian Matherly <brian@gramps-project.org>

	* [r10439] 0001981: Update plugin status when reloading plugins
	  Plus some cleanup.

2008-03-31 20:52  Gary Burton <gary.burton@zen.co.uk>

	* [r10433] 0001977: Breaking a database lock closes the family tree
	  manager

2008-03-31 19:50  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10431] Eliminated function to set div id for class content.
	  Moved some functions around to classes where they are used. *
	  src/plugins/NarrativeWeb.py

2008-03-31 16:46  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10429] When new db was created metadata still contained no
	  information, thus in dbdir.GrampsDBDir.__load the version check
	  failed.

2008-03-30 21:22  Doug Blank <doug.blank@gmail.com>

	* [r10427] 0001996: typo in variable name that makes the
	  application crashing

2008-03-30 15:06  Doug Blank <doug.blank@gmail.com>

	* [r10426] 0001232: Preview now allows Print; no more
	  PRINT_OPERATION failure

2008-03-30 12:38  Doug Blank <doug.blank@gmail.com>

	* [r10425] 0001994: Cannot properly sort dates stored in few quick
	  reports using SimpleTab

2008-03-30 04:38  Brian Matherly <brian@gramps-project.org>

	* [r10424] Remove support for "View" reports. In the future, use
	  either tools, gramplets, or quick views.

2008-03-30 04:32  Brian Matherly <brian@gramps-project.org>

	* [r10423] Convert the "Not Related" plugin from a "view report" to
	  a "tool" (although it would really make a great gramplet).

2008-03-30 03:27  Brian Matherly <brian@gramps-project.org>

	* [r10422] Rename CountAncestors to NumberOfAncestorsReport and
	  convert it from a "view" to a "text" report.

2008-03-30 02:48  Brian Matherly <brian@gramps-project.org>

	* [r10421] Add Index Mark to Database Summary Report.

2008-03-30 02:32  Brian Matherly <brian@gramps-project.org>

	* [r10420] Convert Database Summary from a "View" report to a
	  "Text" report.

2008-03-29 20:54  Doug Blank <doug.blank@gmail.com>

	* [r10419] Missing space in db error

2008-03-29 19:59  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10417] Fix #0001991: supported database versions checked
	  properly.

2008-03-29 19:34  James G Sack <jgsack@san.rr.com>

	* [r10415] bump version to be higher than prior release

2008-03-29 17:18  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10414] Added patch by Lukasz <yenidaiATpoczta.onet.pl> Updated
	  English man page to include usage of USERPROFILE variable.
	  0001975: The use of the USERPROFILE environment variable is not
	  described in the man pages (other then Polish)

2008-03-29 14:43  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10412] Setting svn properties.

2008-03-28 23:22  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10410] Introducing StyledText in Notes.

2008-03-28 22:33  Espen Berg <espenbe@gmail.com>

	* [r10409] Updated Norwegian translation

2008-03-28 14:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10408] fr.po: improvements

2008-03-28 07:36  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10407] 0001986: export view to CSV --> does not add .csv
	  filetype ending to file

2008-03-27 07:24  James G Sack <jgsack@san.rr.com>

	* [r10405] Added support for blacklisted (eg, obsolete/retired)
	  type values. Updated unittest to verify changes. No effect on
	  existing code. Basic pieces are ready for fixing #1680, but now
	  awaiting a translation strategy and code for reading a database
	  with blacklisted values. At that point #1680 fix will simply
	  require adding a line like _BLACKLIST=[CAUSEDEATH] to
	  eventtype.py.

2008-03-27 03:11  James G Sack <jgsack@san.rr.com>

	* [r10404] Some cleanup prior to an upcoming change for bug #1680.
	  Minor optimization in _init_map (replace loop w/
	  list-comprehension Remove unused variables VALUE_POS, STRING_POS,
	  At call to self.set, remove unnecessary logic that duplicates
	  else-clause within the set() function itself

2008-03-27 02:36  James G Sack <jgsack@san.rr.com>

	* [r10403] Avert potential exception when initializing with a tuple
	  of length 1 or 0 This fixes a side-effect of revision 10398. Also
	  add unittest for grampstype.py, to test this fix

2008-03-26 18:45  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10402] Removing InstanceType calls from gen.lib modules.
	  Required by the GrampsTypeMeta changes.

2008-03-26 12:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10401] fr.po: typo

2008-03-25 23:38  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10399] Removing InstanceType calls from gen.lib modules.
	  Required by the GrampsTypeMeta changes.

2008-03-25 22:59  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10398] Fixing: none of the types subclassed from GrampsType can
	  be initialized with value 0.

2008-03-25 22:55  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10397] Introducing GrampsTypeMeta in
	  gen.lib.grampstype.GrampsType. This way the subclassed type
	  classes don't have to import and call init_map().

2008-03-25 15:06  Doug Blank <doug.blank@gmail.com>

	* [r10396] 0001972: Fixed untranslated filter names in
	  FilterByName\n and 'and' in family description

2008-03-25 08:39  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10395] update nl.po

2008-03-24 07:50  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10385] typos dutch translation

2008-03-23 19:33  Brian Matherly <brian@gramps-project.org>

	* [r10381] 0001950: BUG: Book report, Ancestor Tree - selecting
	  desired person do not work

2008-03-23 18:49  James G Sack <jgsack@san.rr.com>

	* [r10379] removed duplicate NUM_CHILD entry in _DATAMAP list

2008-03-23 02:54  James G Sack <jgsack@san.rr.com>

	* [r10378] #1853, #1679, #1849: Remove code that auto-generates
	  descripion field for events in imported gedcom. Such descriptions
	  can always be done via the "Extract event descriptions from event
	  data" tool if really wanted.

2008-03-22 15:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10376] 0001937: Don't know GTK color ! Changes make this
	  warning appear less, so partially resolved

2008-03-22 11:47  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10370] typos in dutch translation

2008-03-21 22:58  Doug Blank <doug.blank@gmail.com>

	* [r10369] Changes to allow Menu Options to be used in other places

2008-03-21 22:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10368] set bookmarks editor transient too 0001968: twice help
	  click on bookmark closes application

2008-03-21 22:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10366] Export of gpkg saves paths in tarfile as path in
	  database. Import of gpkg exports media in home dir, sets base
	  media path to that dir, so user can easily change position with
	  move in filemanager, and change of base media path 0001966:
	  import of gpkg copies media files to hidden dir & not accessible

2008-03-21 21:58  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10364] Add a gtk loop in Bookmarks.edit() and only close the
	  Bookmark editor if gtk.RESPONSE_CLOSE is issued 0001968: twice
	  help click on bookmark closes application

2008-03-21 14:07  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10362] nl.po

2008-03-21 12:18  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10361] /src/plugins/NotRelated.py

2008-03-21 09:13  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10360] /po/nl.po

2008-03-20 22:24  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10357] Moving many functions from BasePage to NavWebReport.
	  Introducing new functions to deal with disk file and functions
	  that deal with URLs. Changed to selection of the extra two
	  subdirectories so that the ppl tree is much better balanced (not
	  all files in one directory). * src/plugins/NarrativeWeb.py

2008-03-20 09:32  Peter Landgren <peter.talken@telia.com>

	* [r10353] Updates Swedish translation.

2008-03-20 07:52  Peter Landgren <peter.talken@telia.com>

	* [r10351] Correct fill colors #1942

2008-03-20 03:18  Brian Matherly <brian@gramps-project.org>

	* [r10346] 0001957: Orientation switch doesn't work for Graphviz
	  reports. 0001940: GS PDF output is broken for Graphiz graphs.
	  Page size depends on dpi

2008-03-19 21:32  Gary Burton <gary.burton@zen.co.uk>

	* [r10345] Bug #1909 check to see if database is already open.

2008-03-19 21:17  Gary Burton <gary.burton@zen.co.uk>

	* [r10342] Remove extraneous bracket

2008-03-19 19:17  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10341] link to wiki manual

2008-03-19 11:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10339] issue 0001941: Filter side bar grows to cover all
	  information in view

2008-03-18 22:12  Gary Burton <gary.burton@zen.co.uk>

	* [r10336] Allow event details to include an address clause. See
	  gedcom specification at
	  http://homepages.rootsweb.com/~pmcbride/gedcom/55gcch2.htm#EVENT_DETAIL

2008-03-18 14:50  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10334] Using the NWeb_Mainz_*.png images for background. *
	  src/data/NWeb-Screen_Mainz.css

2008-03-17 21:09  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10333] Moved create_file() and create_link_file to
	  NavWebReport. Solved a problem with "CurrentSection" which wasn't
	  set in a translated environment. Eliminated several options in
	  BasePage, by referring to report.options (to keep them in one
	  place only). Lots of other little changes. *
	  src/plugins/NarrativeWeb.py

2008-03-17 03:32  Doug Blank <doug.blank@gmail.com>

	* [r10329] Fixed surname count on Top Surnames and Surname Cloud
	  Gramplets

2008-03-16 08:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10328] pl.po: update translation

2008-03-15 21:10  Brian Matherly <brian@gramps-project.org>

	* [r10326] 0001938: Substring filter for notes does not work.

2008-03-15 09:08  Peter Landgren <peter.talken@telia.com>

	* [r10321] Decimal comma/point, Issue 1939, fixed.

2008-03-15 08:02  Peter Landgren <peter.talken@telia.com>

	* [r10318] Update sv.po

2008-03-15 08:02  Peter Landgren <peter.talken@telia.com>

	* [r10317] Unnessecary empty translatable string made
	  untranslatable

2008-03-15 04:23  Brian Matherly <brian@gramps-project.org>

	* [r10314] 0001779: Texts "in." and "cm." on Document Options tab
	  is not translatable

2008-03-14 23:50  Gary Burton <gary.burton@zen.co.uk>

	* [r10312] Revert change made in revision 10298

2008-03-14 21:07  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10310] The surname pages now have the proper SiteTitle. And the
	  page title looks better too, I think. (More testing is needed.)
	  Usage of variable names 'id' and 'type' is corrected. *
	  src/plugins/NarrativeWeb.py

2008-03-14 16:55  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10308] update dutch translation new gramps.pot

2008-03-14 04:26  Brian Matherly <brian@gramps-project.org>

	* [r10303] 0001908: BUG: running tools from command line

2008-03-14 03:54  Brian Matherly <brian@gramps-project.org>

	* [r10301] 0001905: BUG in book command line report KeyError:
	  'bookname'

2008-03-13 23:29  Gary Burton <gary.burton@zen.co.uk>

	* [r10298] Bug 1280 make sure source media pages are created before
	  the gallery

2008-03-13 22:35  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10296] Two small bugfixes found by pylint. *
	  src/plugins/NarrativeWeb.py

2008-03-13 22:28  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10295] Major reorganisation of NarrativeWeb.py Pass instance of
	  NavWebReport down to BasePage instead of doing it by many
	  function arguments. There are still a few "TODO" and "FIXME"
	  notes in the code. At least one test succeeded to create exactly
	  the same HTML output. One test, what more do you need? Pylint
	  reports rating of 8.01/10, but I'm sure I can do better :-) *
	  src/plugins/NarrativeWeb.py

2008-03-13 20:31  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10294] Remove marker argument of note.get(). Eliminate 'up'
	  parameter of person_link(). * src/plugins/NarrativeWeb.py

2008-03-13 10:44  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10288] Changing the way of how formatted Notes are stored:
	  remove 'Markup' optional parameter from gen.lib.note.Note.get()
	  method.

2008-03-12 08:26  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10283] 2008-03-12 Raphael Ackermann
	  <raphael.ackermann@gmail.com> Change automake to 1.6.3 foreign so
	  that it won't ask for a Changelog. GNU packages are obliged to
	  have a ChangeLog, the foreign indicates it does not follow gnu
	  rules.

2008-03-12 03:24  Brian Matherly <brian@gramps-project.org>

	* [r10281] 0001893: python src/gramps.py -u -O "merge" -a report -p
	  "name=navwebpage,show=off": IndexError: list index out of range

2008-03-12 02:51  Brian Matherly <brian@gramps-project.org>

	* [r10279] 0001888: Traceback when trying to delete a book report
	  with non-ascii characters in the name.

2008-03-12 02:34  Brian Matherly <brian@gramps-project.org>

	* [r10276] New Slovak translation file from Lubo Vasko
	  <pgval@inMail.sk>

2008-03-12 02:21  Brian Matherly <brian@gramps-project.org>

	* [r10275] Patch from Peter Landgren with modification by Brian
	  Matherly: 0001761: Style editor problems 0001921: Custom style
	  colors not saving

2008-03-11 23:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r10272] Set snv:ignore property on data/man/* directories.

2008-03-11 22:11  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10271] Cleanup interface of BasePage.display_header and moving
	  some attributes around. Also deleted some unused variables. *
	  src/plugins/NarrativeWeb.py

2008-03-11 21:19  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10270] Reorganized the functions that create file and directory
	  names. Nothing got broken, I hope. More changes to come. *
	  src/plugins/NarrativeWeb.py

2008-03-11 11:01  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10268] updated nl translation

2008-03-11 10:55  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10266] patch install file

2008-03-11 01:21  Doug Blank <doug.blank@gmail.com>

	* [r10264] 0001927: renamed glade to avoid name conflict

2008-03-10 14:36  Doug Blank <doug.blank@gmail.com>

	* [r10261] 0001925: fixed closing via title bar close button
	  launched help

2008-03-10 14:22  Peter Landgren <peter.talken@telia.com>

	* [r10259] Update to r10258

2008-03-10 13:07  Doug Blank <doug.blank@gmail.com>

	* [r10257] 0001911: fixed sorting on counts

2008-03-10 12:10  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10256] link to wiki manual

2008-03-10 04:37  Doug Blank <doug.blank@gmail.com>

	* [r10254] Added ability to have URL links on textbuffer; fixed
	  writable age on date gramplet; draft FAQ gramplet

2008-03-10 04:19  Brian Matherly <brian@gramps-project.org>

	* [r10253] Remove ChangeLog.old

2008-03-10 04:17  Brian Matherly <brian@gramps-project.org>

	* [r10251] Remove the ChangeLog files. SVN log messages will be
	  used to generate a ChangeLog upon release. See
	  http://www.gramps-project.org/wiki/index.php?title=Committing_Policies

2008-03-10 00:50  Doug Blank <doug.blank@gmail.com>

	* [r10250] 2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/images/Makefile.am (world.topo.200407): percent sign typo? *
	  data/man/pl/Makefile.am: missing file added

2008-03-09 22:06  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10248] 2008-03-09 Łukasz Rymarczyk <yenidai@poczta.onet.pl> *
	  data/man/Makefile.am * data/man/pl/gramps.1.in *
	  data/man/pl/Makefile.am * configure.in Added Polish man page file
	  0001914: Polish man page for gramps 3.x

2008-03-09 20:54  Espen Berg <espenbe@gmail.com>

	* [r10245] Norwegian translation updated with help from Frode
	  Jemtland

2008-03-09 20:12  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10243] Added space after commas to improve readability. This
	  makes pylint happier too. Started to add more comments here and
	  there. * src/plugins/NarrativeWeb.py

2008-03-09 19:51  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10242] 2008-03-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/gen/lib/data.py
	  (Date.get_sort_value):Add updated description to what a sortval
	  is. Also add reference to Julian Day on Wikipedia.

2008-03-09 19:39  Doug Blank <doug.blank@gmail.com>

	* [r10240] 2008-03-09 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/_WebReportDialog.py: *
	  src/ReportBase/_ReportDialog.py: *
	  src/ReportBase/_GraphvizReportDialog.py: *
	  src/ReportBase/_DocReportDialog.py: *
	  src/ReportBase/_BareReportDialog.py: 0001814: Applied patch to
	  move print options below option tabs

2008-03-09 19:32  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10239] new gramps.pot

2008-03-09 18:40  jemtland

	* [r10238] Added translation proposals for the rest of the
	  untranslated strings. They are all marked as fuzzy.

2008-03-09 18:11  jemtland

	* [r10237] Updated some strings

2008-03-09 18:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10236] 2008-03-09 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/db/base.py: add
	  docstring to find functions, #1866 * src/gen/db/dbdir.py: add
	  docstring to find functions, #1866

2008-03-09 03:33  Brian Matherly <brian@gramps-project.org>

	* [r10233] 0001917: UI font gets small when creating PDF documents.

2008-03-08 21:20  Brian Matherly <brian@gramps-project.org>

	* [r10230] 0001863: <gramps> tags in notes, consistency. This
	  should be in all notes or only in the ones that have markup
	  Markup has been disabled for notes. A new strategy is being
	  worked on to allow styles for notes.

2008-03-08 20:23  Doug Blank <doug.blank@gmail.com>

	* [r10229] Indicate mouse clicks properly handled by returning True

2008-03-08 20:11  Doug Blank <doug.blank@gmail.com>

	* [r10228] fixed issue with reattaching detached gramplet after a
	  col change

2008-03-08 20:10  Doug Blank <doug.blank@gmail.com>

	* [r10227] 2008-03-08 Douglas S. Blank <dblank@saliva.brynmawr.edu>
	  * src/DataViews/GrampletView.py (GrampletWindow.close): fixed
	  issue with reattaching detached window after a col change

2008-03-08 19:28  Luigi Toscano <luigi.toscano@tiscali.it>

	* [r10226] Italian translation updates for the current trunk (->
	  3.0). Still far from completion.

2008-03-08 16:40  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10225] Corrected the path for somerights20.gif. Removed all
	  trailing whitespace. Added a few spaces here and there to improve
	  readability. * src/plugins/NarrativeWeb.py

2008-03-08 15:55  Doug Blank <doug.blank@gmail.com>

	* [r10224] Fixed issue exhibited on Windows with buttons becoming
	  dead

2008-03-08 11:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10223] Changed the use of "main1.css" to _CSS_FILES[0][1] so
	  that the filenames are maintained in one place. Making the first
	  entry the default.

2008-03-08 11:30  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10222] Solved a problem with <li>..</li> Reorganized the
	  of.write() statements so that the text won't have multiple
	  newlines in them. And introduced so for-loops instead of
	  repetition of multiple lines of code. *
	  src/plugins/NarrativeWeb.py

2008-03-08 10:53  Peter Landgren <peter.talken@telia.com>

	* [r10221] Fixed issues #1881, #1910

2008-03-08 10:51  Peter Landgren <peter.talken@telia.com>

	* [r10220] Fixed issues #1881, #1910

2008-03-08 10:45  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10219] Cleanup whitespace. * src/images/Makefile.am *
	  src/data/Makefile.am

2008-03-08 10:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10218] 2008-03-08 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2008-03-07 22:29  Doug Blank <doug.blank@gmail.com>

	* [r10217] Moved News Gramplet to beginning after load

2008-03-07 17:38  Peter Landgren <peter.talken@telia.com>

	* [r10216] Update author info

2008-03-07 17:36  Peter Landgren <peter.talken@telia.com>

	* [r10215] Update author info

2008-03-07 17:33  Peter Landgren <peter.talken@telia.com>

	* [r10214] Update author info

2008-03-07 17:30  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10213] 2008-03-05 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/data/Makefile.am: add new css
	  files and delete old ones. * src/images/Makefile.am: add new
	  images for Narrative web report 0001912: make fails

2008-03-07 14:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10212] 2008-03-07 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/const.py.in : new
	  const for third party plugin page * src/ViewManager.py: in help,
	  menu option for the third party plugins

2008-03-07 14:19  Doug Blank <doug.blank@gmail.com>

	* [r10211] 2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/QuickReports.py: optionally pass in kwargs *
	  src/plugins/DefaultGramplets.py: added generation summary to
	  pedigree * src/plugins/FilterByName.py: new filter "people by
	  list" * src/DataViews/GrampletView.py: handle "people by list"
	  links

2008-03-07 14:15  Peter Landgren <peter.talken@telia.com>

	* [r10210] Removal of xml-autobackup

2008-03-07 14:12  Peter Landgren <peter.talken@telia.com>

	* [r10209] Removal of xml-autobackup

2008-03-07 14:09  Peter Landgren <peter.talken@telia.com>

	* [r10208] Removal of xml-autobackup

2008-03-07 14:07  Peter Landgren <peter.talken@telia.com>

	* [r10207] Removal of xml-autobackup

2008-03-07 12:31  Doug Blank <doug.blank@gmail.com>

	* [r10206] Fixed issue with non-object Gramplets

2008-03-07 12:05  Doug Blank <doug.blank@gmail.com>

	* [r10205] 2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py (GrampletView): turned GrampletView
	  into a PersonNavView to get Forward/Next/Home
	  
	  * src/GrampsDbUtils/_WriteGedcom.py: #1849 gedcom output: omit
	  'Y' * src/test/gedread_util.py: update test utility per r10169
	  changes that

2008-03-07 07:28  James G Sack <jgsack@san.rr.com>

	* [r10204] #1849: omit Y if person/family event has subordinate
	  data

2008-03-07 07:21  James G Sack <jgsack@san.rr.com>

	* [r10203] forgot Changelog for r10202

2008-03-07 07:04  James G Sack <jgsack@san.rr.com>

	* [r10202] fix test util per r10169 removal of TRANSACTIONS

2008-03-06 13:07  Brian Matherly <brian@gramps-project.org>

	* [r10201] Patch from Jason Simanek <jsimanek@gmail.com>: 0001803:
	  Narrative Web Report Update Multiple updates to improve the
	  narrative web report.

2008-03-06 12:33  Doug Blank <doug.blank@gmail.com>

	* [r10200] 2008-03-06 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/SameSurnames.py: * src/plugins/DefaultGramplets.py: *
	  src/plugins/FilterByName.py: Fixes for proper surname grouping;
	  fix for all of a person's name

2008-03-06 08:22  Espen Berg <espenbe@gmail.com>

	* [r10199] Updated Norwegian locales

2008-03-06 01:36  Doug Blank <doug.blank@gmail.com>

	* [r10198] * src/plugins/FilterByName.py (run): fixed a couple of
	  missing translations; name counts were slightly off
	  
	  2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-03-05 23:58  Doug Blank <doug.blank@gmail.com>

	* [r10197] 2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py (make_requested_gramplet): fixed
	  bug in showing options with new gramplets

2008-03-05 20:31  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10196] 2008-03-05 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/ReportBase/_CommandLineReport.py: print warning if
	  show=option is not a valid option. Addresses some of 0001891.

2008-03-05 14:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10195] 2008-03-05 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/plugins/DateParserDisplayTest.py: allow to translate
	  QuestionDialog

2008-03-05 12:02  Doug Blank <doug.blank@gmail.com>

	* [r10194] 2008-03-05 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/docgen/TextBufDoc.py: fixed translations of Quick View *
	  src/plugins/References.py: fixed translations of ref types

2008-03-05 08:51  Peter Landgren <peter.talken@telia.com>

	* [r10193] Updates and spelling fixes

2008-03-05 07:39  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10192] 2008-03-05 Łukasz Rymarczyk
	  <yenidai(at)poczta(dot)onet(dot)pl> * src/plugins/rel_pl.py:
	  0001776: Relationship calculator, update Polish Rewritten for 3.x
	  version

2008-03-05 04:58  Doug Blank <doug.blank@gmail.com>

	* [r10191] Added FilterByName.py quick report

2008-03-05 04:34  Doug Blank <doug.blank@gmail.com>

	* [r10190] Refinements on previous commit; new filter by name
	  'media by size'

2008-03-05 04:03  Doug Blank <doug.blank@gmail.com>

	* [r10189] new QR MISC category

2008-03-05 04:01  Doug Blank <doug.blank@gmail.com>

	* [r10188] * src/Simple/_SimpleTable.py: added callback for
	  click/doubleclick manual override for rows added numeric sorting
	  * src/QuickReports.py: added run_quick_report_by_name_direct that
	  allows one quick report to run another *
	  src/plugins/DefaultGramplets.py: made stats gramplet show details
	  when drilling down with double-click *
	  src/plugins/SameSurnames.py: allow running by string rather than
	  person object * src/DataViews/GrampletView.py: added Filter type
	  of link; fixed bug in drag and drop from earlier option
	  infrastructure * src/plugins/FilterByName.py: quick report that
	  runs a filter by name
	  
	  2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-03-04 23:23  Doug Blank <doug.blank@gmail.com>

	* [r10187] 2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/docgen/HtmlDoc.py (HtmlDoc.page_break): Fixed indentation
	  issue

2008-03-04 22:28  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10186] 2008-03-04 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Bookmarks.py: 0001770:
	  Bookmark Editor window and deleting entries Set focus on bookmark
	  right above the deleted bookmark * src/gramps.py: comment typo *
	  src/ListModel.py: fix, changed func((param)) to func(param)

2008-03-04 19:50  Peter Landgren <peter.talken@telia.com>

	* [r10185] HtmlDoc.py issues 1875 and 1879

2008-03-04 19:47  Peter Landgren <peter.talken@telia.com>

	* [r10184] Issues #1875 and #1879

2008-03-04 17:32  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10183] 2008-03-04 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/WritePkg.py: added
	  import Utils to prevent crash on export

2008-03-04 13:13  Doug Blank <doug.blank@gmail.com>

	* [r10182] Options for Gramplets

2008-03-04 13:01  Doug Blank <doug.blank@gmail.com>

	* [r10181] Option testing

2008-03-04 12:59  Doug Blank <doug.blank@gmail.com>

	* [r10180] * src/DataViews/GrampletView.py: added infrastructure
	  for editing options from the gui.
	  
	  2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-03-04 12:24  Doug Blank <doug.blank@gmail.com>

	* [r10179] 2008-03-04 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_GuiOptions.py (make_gui_option): new stand-alone
	  function that takes Option, returns GuiOption (attempting to make
	  Options useable in additional ways)

2008-03-03 21:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10178] 2008-03-03 Mirko Leonhäuser <mirko@leonhaeuser.de> *
	  de.po : Translation update

2008-03-03 10:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10177] 2008-03-03 Jerome Rapinat <romjerome@yahoo.fr> * fr.po :
	  update

2008-03-03 08:59  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10176] manual

2008-03-03 04:19  Brian Matherly <brian@gramps-project.org>

	* [r10175] 0001882: Reports->Text Reports->Kinship Report output to
	  "Text buffer" causes an error No longer use Text Buffer for
	  reports because TextBufDoc does not conform to the report
	  interface.

2008-03-03 04:06  Brian Matherly <brian@gramps-project.org>

	* [r10174] 0001880: Birthday and Anniversary Report does not work

2008-03-02 23:32  Brian Matherly <brian@gramps-project.org>

	* [r10173] 0001878: bug: AttributeError: BookReportDialog instance
	  has no attribute 'has_attribute'

2008-03-02 23:03  Brian Matherly <brian@gramps-project.org>

	* [r10172] Save and load books properly.

2008-03-02 22:40  Gary Burton <gary.burton@zen.co.uk>

	* [r10171] * src/GrampsDbUtils/_Backup.py: Restore databases with
	  transactions enabled.
	  
	  2008-03-02 Gary Burton <gary.burton@zen.co.uk>

2008-03-02 21:37  Gary Burton <gary.burton@zen.co.uk>

	* [r10170] Update ChangeLog with bug number

2008-03-02 21:34  Gary Burton <gary.burton@zen.co.uk>

	* [r10169] 2008-03-02 Gary Burton <gary.burton@zen.co.uk> *
	  src/GrampsCfg.py: * src/Config/_GrampsConfigKeys.py: *
	  src/gen/db/dbdir.py: * src/DbManager.py: * src/DbLoader.py:
	  Gramps databases run with transactions enabled. The option to
	  switch off transactions is now removed. The "transactions" and
	  "port_warn" settings are ignored in the config file.

2008-03-02 21:21  Brian Matherly <brian@gramps-project.org>

	* [r10168] 0001873: AttributeError: 'NoneType' object has no
	  attribute 'get_gramps_id' Fix typo in CountAncestors

2008-03-02 20:56  Brian Matherly <brian@gramps-project.org>

	* [r10167] 0001876: BUG during output creation in Ancestor Tree
	  report.

2008-03-02 19:43  Peter Landgren <peter.talken@telia.com>

	* [r10166] Author info update

2008-03-02 19:41  Peter Landgren <peter.talken@telia.com>

	* [r10165] Author info update

2008-03-02 19:40  Peter Landgren <peter.talken@telia.com>

	* [r10164] Author info update

2008-03-02 19:27  Peter Landgren <peter.talken@telia.com>

	* [r10163] Author info update

2008-03-02 19:20  Peter Landgren <peter.talken@telia.com>

	* [r10162] Author info update

2008-03-02 19:19  Peter Landgren <peter.talken@telia.com>

	* [r10161] Author info update

2008-03-02 19:18  Peter Landgren <peter.talken@telia.com>

	* [r10160] Author info update

2008-03-02 19:17  Peter Landgren <peter.talken@telia.com>

	* [r10159] Author info update

2008-03-02 19:16  Peter Landgren <peter.talken@telia.com>

	* [r10158] Author info update

2008-03-02 19:14  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10157] cs.po minor translation update

2008-03-02 16:16  Gary Burton <gary.burton@zen.co.uk>

	* [r10156] 2008-03-02 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/RelCalc.py: Allow the tree view to be navigated via
	  the keyboard. Bug #1777

2008-03-02 06:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10155] 2008-03-02 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/plugins/AgeOnDate.py : minor change for better translations

2008-03-02 06:10  Doug Blank <doug.blank@gmail.com>

	* [r10154] additional refinements

2008-03-02 05:43  Doug Blank <doug.blank@gmail.com>

	* [r10153] 2008-03-02 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py (PedigreeGramplet.get_boxes):
	  Fixed a bug in turning off vertical lines; other refinements

2008-03-01 22:47  Brian Matherly <brian@gramps-project.org>

	* [r10152] 0001711: Inconsistant names for graphical reports

2008-03-01 20:55  Brian Matherly <brian@gramps-project.org>

	* [r10151] fixed check for attribute 'window' by using
	  has_attribute() 0001867: Patch containing fixes (for reporting
	  and general)

2008-03-01 20:39  Brian Matherly <brian@gramps-project.org>

	* [r10150] 0001855: BUG when running family_group report from
	  command line (no attribute get_gramps_id)

2008-03-01 19:54  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10149] translation nl

2008-03-01 08:35  James G Sack <jgsack@san.rr.com>

	* [r10148] add unittest for issue #1851 fix

2008-03-01 06:58  James G Sack <jgsack@san.rr.com>

	* [r10147] #1851 discard empty notes (and warn), also warn of
	  skipped subordinates (see want_parse_warnings), update test util
	  per warnings change

2008-03-01 04:43  Brian Matherly <brian@gramps-project.org>

	* [r10146] Cleanup in Narrative Web report.

2008-03-01 02:46  James G Sack <jgsack@san.rr.com>

	* [r10145] fix minor double-count of errors

2008-02-29 15:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10144] 2008-02-29 Jerome Rapinat <romjerome@yahoo.fr> * fr.po :
	  update, will clean up old references soon (RC)

2008-02-29 13:52  Peter Landgren <peter.talken@telia.com>

	* [r10143] Update to r10142

2008-02-29 09:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10142] 2008-02-29 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: find_family_from_handle
	  returns tuple * src/Editors/_EditPerson.py: don't use find_person
	  but get_person
	  
	  2008-02-29 Raphael Ackermann <raphael.ackermann@gmail.com>
	  2008-02-28 Jim Sack <jgsack@san.rr.com>

2008-02-29 08:34  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10141] 2008-02-27 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/Makefile.am: add
	  CmdRef.py and DateParserDisplayTest.py to get make distcheck to
	  run through.

2008-02-29 05:15  James G Sack <jgsack@san.rr.com>

	* [r10140] fix r10099 oversight, also improve callback_test.py

2008-02-28 23:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10139] * src/DataViews/PersonView.py: don't crash on click,
	  1794 * src/PageView.py: don't crash on click, #1794
	  
	  2008-02-28 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-28 22:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10138] 2008-02-28 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ViewManager.py: allow
	  for info dialog after import * src/gen/db/base.py: find returns
	  if new object or not * src/gen/db/dbdir.py: find returns if new
	  object or not * src/plugins/ImportGeneWeb.py: allow multiple mime
	  types * src/plugins/ImportvCard.py: allow multiple mime types *
	  src/plugins/ReadGrdb.py: allow multiple mime types *
	  src/plugins/ReadPkg.py: allow multiple mime types *
	  src/plugins/ImportCSV.py: allow multiple mime types *
	  src/DbManager.py: use family tree string, not database *
	  src/glade/gramps.glade: add info dialog * src/QuestionDialog.py:
	  add info dialog, clean up set transient errors *
	  src/GrampsDbUtils/_GrampsDbWriteXML.py: improve comment *
	  src/GrampsDbUtils/_ReadXML.py: fix change dates problems, fix
	  creation of empty objects in bookmarks, add info dialog, clean up
	  relative media import, remove unneeded parameters *
	  src/GrampsDbUtils/_GrampsDbWRFactories.py: *
	  src/GrampsDbUtils/_GrampsBSDDB.py: allow multiple mime types *
	  src/DbLoader.py: fix up import filters and some mime type issues

2008-02-28 20:39  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10137] wiki manual link

2008-02-28 12:29  Doug Blank <doug.blank@gmail.com>

	* [r10136] 2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py: made detached_width, height
	  larger for the pedigree gramplet

2008-02-28 10:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10135] 2008-02-28 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/DefaultGramplets.py: improve (??) Pedigree Gramplet *
	  src/DataViews/GrampletView.py: add a no-wrap method

2008-02-28 06:20  Doug Blank <doug.blank@gmail.com>

	* [r10134] 2008-02-28 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py: new Pedigree Gramplet *
	  src/DataViews/GrampletView.py: added help button on undocked
	  windows

2008-02-28 00:29  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10133] 2008-02-27 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditNote.py:
	  empty_object() add extratype to object 0001476: Opening the new
	  note dialog/editor and cancelling shouldn't ask to save changes.
	  there are no changes

2008-02-27 19:43  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10132] 2008-02-27 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DbManager.py: rename glade
	  variable to glade_xml_file

2008-02-27 19:17  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10131] wiki manual link

2008-02-27 13:03  Brian Matherly <brian@gramps-project.org>

	* [r10130] 2008-02-27 Brian Matherly <brian@gramps-project.org> *
	  src/GrampsDbUtils/_ReadXML.py: Don't allow newer Gramps files to
	  be imported (#0001722).

2008-02-27 08:37  Stéphane Charette <stephanecharette@gmail.com>

	* [r10128] 1549: use standard date formats for FamilyLines

2008-02-27 04:38  Brian Matherly <brian@gramps-project.org>

	* [r10127] 0001828: update cli handling of new options. (new in
	  3.0?)

2008-02-27 03:03  Brian Matherly <brian@gramps-project.org>

	* [r10126] 0001835: cli crashes for all reports. NoneType has no
	  attribute get_gramps_id

2008-02-26 12:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10125] 2008-02-26 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ScratchPad.py: bug
	  when dragging sourceref #1833 * src/GrampsDisplay.py: remove
	  whitespace
	  
	  2008-02-24 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-26 07:24  Peter Landgren <peter.talken@telia.com>

	* [r10124] Fix for some landscape printing

2008-02-26 07:22  Peter Landgren <peter.talken@telia.com>

	* [r10123] Fix for some landscape printing

2008-02-26 04:32  Brian Matherly <brian@gramps-project.org>

	* [r10122] Improvements to CLI reports - 0001824: Bug in command
	  line - gramps does not show right error. 0001821: A command
	  "python src/gramps.py --open=DG1 --action=report" cause a crash
	  Fix help strings.

2008-02-26 00:14  Doug Blank <doug.blank@gmail.com>

	* [r10121] 2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DateHandler/_DateParser.py: set year += 1 *
	  src/gen/lib/date.py: removed slash-date fix *
	  src/gen/lib/test/date_test.py: slash dates sort correctly

2008-02-25 22:02  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10120] 2008-02-25 Łukasz Rymarczyk
	  <yenidai(at)poczta(dot)onet(dot)pl> * src/const.py.in: query
	  os.environ for GRAMPSHOME env and use it 0001831: A patch
	  allowing using a different home folder than default

2008-02-25 11:46  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10119] wiki manual link

2008-02-25 10:05  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10118] 2008-02-25 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ReportBase/_ArgHandler.py
	  (ArgHandler.cl_action): improve output when no report or tool
	  name is given. Remove call to sys.exit(1) as it means that gui
	  error report handler is called (locks db). addresses part of
	  #0001821

2008-02-25 08:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10117] 2008-02-25 Łukasz Rymarczyk
	  <yenidai(at)poczta(dot)onet(dot)pl> *
	  src/ReportBase/_CommandLineReport.py: add user friendly output to
	  cli gramps.py -u --open=merge --action=report -p
	  "name=indiv_complete,show=all" #0001823

2008-02-25 08:10  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10116] 2008-02-25 Łukasz Rymarczyk
	  <yenidai(at)poczta(dot)onet(dot)pl> * src/ArgHandler.py: add UI
	  Report Names to output 0001826: Command line - viewing available
	  reports nicer to read

2008-02-25 07:46  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10115] 2008-02-25 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/GrampsCfg.py: new
	  (GrampsPreferences.update_idformat_entry): add method that sets
	  new ID format preferences in db.
	  (GrampsPreferences.add_prefix_panel): use callback
	  update_idformat.entry 0001817: Make preference changes take
	  immediate effect. * po/POTFILES.in: add DateParserDisplayTest.py.
	  #0001819 2008-02-25 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * POTFILES.in : add missing
	  plugins/DateParserDisplayTest.py #0001819

2008-02-25 05:46  Doug Blank <doug.blank@gmail.com>

	* [r10114] 2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/test/date_test.py: new slash date tests *
	  src/gen/lib/date.py: new get_slash(), fix slash conversions *
	  src/DateHandler/_DateParser.py: parser sets slash date to Julian

2008-02-25 04:32  Brian Matherly <brian@gramps-project.org>

	* [r10113] Partial fix for 0001722: add dialog that on import gives
	  a warning if the xml is made with an older version

2008-02-24 23:21  Brian Matherly <brian@gramps-project.org>

	* [r10112] Fix page_break() in AsciiDoc

2008-02-24 23:16  Brian Matherly <brian@gramps-project.org>

	* [r10111] 0001587: Command line reports do not work

2008-02-24 22:31  Brian Matherly <brian@gramps-project.org>

	* [r10110] 0001808: Bug when I click on a Generate Commandline
	  Plugin Reference

2008-02-24 21:18  Gary Burton <gary.burton@zen.co.uk>

	* [r10109] 2008-02-24 Gary Burton <gary.burton@zen.co.uk> *
	  src/Selectors/_SelectPerson.py: Let return key close search
	  field. Bug #1728
	  
	  2008-02-24 Gary Burton <gary.burton@zen.co.uk>

2008-02-24 18:58  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10108] 2008-02-24 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * Editors/_EditRepository.py *
	  Editors/_EditFamily.py * DisplayTabs/_SourceEmbedList.py *
	  DisplayTabs/_PersonRefEmbedList.py *
	  DisplayTabs/_RepoEmbedList.py * DisplayTabs/_AddrEmbedList.py *
	  DisplayTabs/_WebEmbedList.py * DisplayTabs/_NameEmbedList.py *
	  DisplayTabs/_EventEmbedList.py * DisplayTabs/_EmbeddedList.py *
	  DisplayTabs/_NoteTab.py * DisplayTabs/_LocationEmbedList.py *
	  DisplayTabs/_ButtonTab.py * DisplayTabs/_DataEmbedList.py *
	  DisplayTabs/_AttrEmbedList.py * DisplayTabs/_LdsEmbedList.py *
	  DisplayTabs/_GrampsTab.py add Up and Down buttons to the tabs.
	  Added individual tooltips for buttons 0001807: Missing buttons
	  MoveUp, MoveDown on a Events list in a person...

2008-02-24 17:08  Gary Burton <gary.burton@zen.co.uk>

	* [r10107] 2008-02-22 Gary Burton <gary.burton@zen.co.uk> *
	  src/Editors/_EditPerson.py: Fixed crash on clicking OK to save
	  name change. Bug #1783

2008-02-24 14:58  Doug Blank <doug.blank@gmail.com>

	* [r10106] * src/DataViews/GrampletView.py
	  (GrampletView.restore_gramplet): Fixed restore minimized gramplet
	  
	  2008-02-24 NOT Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-02-24 14:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10105] * src/ViewManager.py: * src/DbLoader.py: Remove
	  os.chdir, no longer needed for relative path
	  
	  2008-02-24 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-02-24 14:09  Doug Blank <doug.blank@gmail.com>

	* [r10104] 2008-02-24 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py: don't save deleted gramplets *
	  src/glade/gramps.glade: changed tooltip from "close" to "delete"
	  Gramplets are either undeleted before exit, or they go away

2008-02-24 13:55  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10103] 2008-02-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * various (294 files) pep8 doc
	  fixes & pylint fixes

2008-02-24 00:58  Doug Blank <doug.blank@gmail.com>

	* [r10102] 2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py (Date.get_stop_date): added new method
	  Date.to_calendar; dates return None if error

2008-02-23 13:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10101] 2008-02-23 Jerome Rapinat <romjerome@yahoo.fr> *
	  configure.in : allow Slovenian support

2008-02-23 11:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10100] 2008-02-23 Bernard Banko <bernard.banko@siol.net> *
	  sl.po: Translation update

2008-02-23 08:38  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10099] 2008-02-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * ViewManager.py *
	  gen/db/iterator.py * gen/db/base.py * gen/db/dbconst.py *
	  gen/db/cursor.py * gen/db/__init__.py * gen/db/exceptions.py *
	  gen/db/dbdir.py * gen/lib/srcbase.py * gen/callback: deleted
	  unused directory * plugins/ReorderIds.py: pylint and pep8 doc
	  fixes

2008-02-23 05:56  Doug Blank <doug.blank@gmail.com>

	* [r10098] 2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/date_test.py: removed file; moved tests to: *
	  src/gen/lib/test/date_test.py (suite3): new tests moved tests
	  from src/date_test.py into unit-test framework

2008-02-22 23:53  Gary Burton <gary.burton@zen.co.uk>

	* [r10097] * src/Editors/_EditFamily.py: Add fallback dates for
	  birth and death Bug #1785
	  
	  2008-02-22 Gary Burton <gary.burton@zen.co.uk>

2008-02-22 22:09  Gary Burton <gary.burton@zen.co.uk>

	* [r10096] 2008-02-22 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/RelationView.py: * src/Editors/_EditFamily.py: *
	  src/Editors/_EditChildRef.py Fix crash on doubleclicking buttons.
	  Bug #1802

2008-02-22 13:11  Doug Blank <doug.blank@gmail.com>

	* [r10095] 2008-02-22 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py: translate "Gramplet" *
	  src/plugins/Makefile.am : add AgeOnDate.py QR * po/POTFILES.in:
	  add AgeOnDate.py QR

2008-02-22 10:50  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10094] 2008-02-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/FilterEditor/_EditRule.py *
	  src/Filters/Rules/_HasAttributeBase.py *
	  src/Filters/Rules/Family/_MatchesFilter.py *
	  src/Filters/Rules/Event/_MatchesFilter.py *
	  src/Filters/Rules/Event/_MatchesSourceFilter.py *
	  src/Filters/Rules/Event/_HasType.py *
	  src/Filters/Rules/Event/_MatchesPersonFilter.py *
	  src/Filters/Rules/_HasTextMatchingRegexpOf.py *
	  src/Filters/Rules/_HasReferenceCountBase.py *
	  src/Filters/Rules/_HasNoteSubstrBase.py *
	  src/Filters/Rules/__init__.py * src/Filters/Rules/_HasGrampsId.py
	  * src/Filters/Rules/_RegExpIdBase.py *
	  src/Filters/Rules/_IsPrivate.py * src/Filters/Rules/_Rule.py *
	  src/Filters/Rules/_HasMarkerBase.py *
	  src/Filters/Rules/_HasEventBase.py *
	  src/Filters/Rules/Note/_MatchesFilter.py *
	  src/Filters/Rules/Person/_MatchesFilter.py *
	  src/Filters/Rules/Person/_MatchesEventFilter.py *
	  src/Filters/Rules/MediaObject/_MatchesFilter.py *
	  src/Filters/Rules/_HasTextMatchingSubstringOf.py *
	  src/Filters/Rules/_Everything.py *
	  src/Filters/Rules/_MatchesFilterBase.py *
	  src/Filters/Rules/_HasNoteRegexBase.py *
	  src/DateHandler/_DateUtils.py pylint and doc fixes.

2008-02-22 10:25  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10093] new gramps.pot

2008-02-22 08:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10092] 2008-02-22 Łukasz Rymarczyk <yenidai@poczta.onet.pl> *
	  pl.po: Translation update

2008-02-21 21:36  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10091] cs.po minor translation updates.

2008-02-21 19:54  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r10090] Updated Lithuanian translation

2008-02-21 17:15  Stéphane Charette <stephanecharette@gmail.com>

	* [r10089] typo: plubins versus plugins

2008-02-21 08:56  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10088] links to wiki manual

2008-02-21 07:19  Stéphane Charette <stephanecharette@gmail.com>

	* [r10087] removed old FamilyLines.py, added new NotRelated.py

2008-02-21 04:58  Don Allingham <don@gramps-project.org>

	* [r10086] 2008-02-20 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: refactoring *
	  src/gen/utils/test/callback_test.py: refactoring *
	  src/gen/utils/callback.py: refactoring * src/gen/utils/longop.py:
	  refactoring * src/gen/utils/__init__.py: refactoring *
	  src/gen/db/base.py: refactoring * src/gen/Makefile.am:
	  refactoring * src/DisplayState.py: refactoring * src/DbState.py:
	  refactoring * src/PluginUtils/_MenuOptions.py: refactoring *
	  src/ListModel.py: refactoring * src/BaseDoc.py: refactoring

2008-02-21 04:04  Brian Matherly <brian@gramps-project.org>

	* [r10085] 0001792: Tools->Utilities->Verify the Data (exclude
	  married names)

2008-02-21 00:34  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10084] 2008-02-20 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/GrampsDbUtils/_GedcomUtils.py: (IdMapper.get_translate())
	  return value of dict instead of boolean. Fix #0001708

2008-02-20 21:57  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10083]

2008-02-20 21:56  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10082] Corrections and update of cs translation.

2008-02-20 19:04  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10081] links to wiki manual

2008-02-20 15:57  Peter Landgren <peter.talken@telia.com>

	* [r10080] pylint cleaning

2008-02-20 15:54  Peter Landgren <peter.talken@telia.com>

	* [r10079] pylint cleaning

2008-02-20 08:49  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10078] 2008-02-20 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/DisplayTabs/_PersonRefEmbedList.py: change _o mnemonic to not
	  interfere with OK button.

2008-02-20 08:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10077] 2008-02-20 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DbManager.py: #1725,
	  ENTER, double-click if OK button sensitive only

2008-02-20 05:07  Brian Matherly <brian@gramps-project.org>

	* [r10076] Remove person parameter from summary and count ancestor
	  reports.

2008-02-20 04:59  Doug Blank <doug.blank@gmail.com>

	* [r10075] 2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DbLoader.py (DbLoader.import_file): Importer will stay on
	  dialog until cancel or success. Errors will remain in dialog
	  until fixed, or cancel.

2008-02-20 04:52  Brian Matherly <brian@gramps-project.org>

	* [r10074] Remove the "person" option from reports, report options,
	  and report dialogs. Person is selected by the user for all
	  reports.

2008-02-20 04:16  Doug Blank <doug.blank@gmail.com>

	* [r10073] 2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py: News renders text with styles *
	  src/DataViews/GrampletView.py (GuiGramplet.render_text): First
	  draft of a TextBuffer with markup

2008-02-19 22:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10072] * src/ViewManager.py: #1559, CTRL+N/P also if no sidebar
	  
	  2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-19 21:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10071] * src/DbManager.py: #1725, ENTER should behave like
	  double click
	  
	  2008-02-19 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-19 13:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10070] 2008-02-19 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ViewManager.py: #1559,
	  use CTRL+N/P not ALT+N/P to avoid problems

2008-02-19 11:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10069] 2008-02-19 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2008-02-19 10:35  Peter Landgren <peter.talken@telia.com>

	* [r10068] Many minor changes and mnemonic changes

2008-02-19 10:33  Peter Landgren <peter.talken@telia.com>

	* [r10067] Many minor changes and mnemonic changes

2008-02-19 10:23  Peter Landgren <peter.talken@telia.com>

	* [r10066] Works for Swedish laen (A)

2008-02-19 10:21  Peter Landgren <peter.talken@telia.com>

	* [r10065] Works for Swedish laen (A)

2008-02-19 09:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10064] 2008-02-19 Benny Malengier c
	  <benny.malengier@gramps-project.org> *
	  src/plugins/SimpleBookTitle.py: remove select file button

2008-02-19 09:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10063] 2008-02-19 Benny Malengier b
	  <benny.malengier@gramps-project.org> * src/Bookmarks.py: *
	  src/gramps_main.py: * src/PageView.py: Don't edit bookmarks,
	  organize them, key: shift+ctrl+b

2008-02-19 08:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10062] 2008-02-19 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ViewManager.py: CTRL+B
	  as accel for clipboard

2008-02-19 06:30  Doug Blank <doug.blank@gmail.com>

	* [r10061] * src/glade/gramps.glade: enlarged dbmanager by 70
	  pixels so that all of the date can show in window. Note: glade-3
	  will change this glade file indentation. I edited it by hand.
	  
	  2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-02-19 06:00  Doug Blank <doug.blank@gmail.com>

	* [r10060] Fixes for date math and different calendars

2008-02-19 05:22  Doug Blank <doug.blank@gmail.com>

	* [r10059] 2008-02-19 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py (Date.__init__): added Date("Jan 1, 2000")
	  string constructor and calendar, quality, and modifier keywords
	  to Date()

2008-02-19 04:32  Brian Matherly <brian@gramps-project.org>

	* [r10058] 0001688: BUG when I clicked generate commandline plugin
	  reference tool

2008-02-19 04:24  Brian Matherly <brian@gramps-project.org>

	* [r10057] 0001788: Book report crash

2008-02-18 23:48  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10056] 2008-02-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditAddress.py *
	  src/Editors/_EditName.py * src/Editors/_EditPersonRef.py *
	  src/plugins/FindDupers.py * src/ReportBase/_StyleEditor.py *
	  src/MarkupText.py Fix import issues introduce through previous
	  commit. #0001791 fixed

2008-02-18 20:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10055] 2008-02-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/* 143 files *
	  test/try_tree_model.py * windows/nsis/gcheck.py imports cleanup

2008-02-18 18:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10054] 2008-02-18 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2008-02-18 16:29  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10053] wiki manual link

2008-02-18 15:55  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10052]

2008-02-18 15:52  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10051] 2008-02-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DataViews/EventView.py *
	  src/DataViews/FamilyList.py * src/DataViews/PedigreeView.py *
	  src/DataViews/PersonView.py * src/GrampsCfg.py *
	  src/Editors/_EditPrimary.py * src/DisplayTabs/_EmbeddedList.py *
	  src/DisplayTabs/_BackRefList.py * src/plugins/RelCalc.py *
	  src/QuickReports.py * src/Relationship.py *
	  src/Selectors/_BaseSelector.py * src/GrampsWidgets.py *
	  src/DbManager.py * src/DisplayState.py *
	  src/DisplayModels/_BaseModel.py *
	  src/DisplayModels/_PeopleModel.py *
	  src/GrampsDbUtils/_GrampsDbWriteXML.py * src/gramps_main.py *
	  src/Filters/Rules/_MatchesFilterBase.py * src/ManagedWindow.py
	  pep8 updates. replace ''' with """ for comments *
	  src/GrampsDbUtils/_WriteGedcom.py: doc fixes added support for
	  exportin source, notes and repos that are not linked to other
	  records. 0001707: export to gedcom doesn't include source, if
	  source is the only thing in the db

2008-02-18 15:33  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10050] new gramps.pot

2008-02-18 14:19  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10049] 2008-02-18 Duncan Lithgow <dlithgow@gmail.com> Raphael
	  Ackermann <raphael.ackermann@gmail.com> *
	  src/plugins/AncestorChart.py * src/plugins/DescendChart.py *
	  src/plugins/StatisticsChart.py * src/plugins/TimeLine.py work on
	  0001711: Inconsistant names for graphical reports

2008-02-18 14:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10048] 2008-02-15 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/RelationView.py * src/DataViews/PedigreeView.py *
	  src/ReportBase/_ReportUtils.py * src/Editors/_EditPerson.py *
	  src/Editors/_EditMediaRef.py * src/DisplayTabs/_GalleryTab.py:
	  also correct wrong popup menu * src/plugins/Summary.py *
	  src/plugins/WriteCD.py * src/plugins/IndivComplete.py *
	  src/plugins/NarrativeWeb.py * src/plugins/WritePkg.py *
	  src/plugins/GVFamilyLines.py * src/plugins/DefaultGramplets.py *
	  src/plugins/SimpleBookTitle.py * src/plugins/Check.py *
	  src/plugins/GVRelGraph.py * src/plugins/FamilyLines.py *
	  src/Selectors/_SelectObject.py *
	  src/GrampsDbUtils/_WriteGedcom.py #1787, #1208: use relative path
	  correctly

2008-02-18 12:31  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10047] 2008-02-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/GrampsDbUtils/_GedcomParse.py: remove encode_filename() as
	  filename is already unicode encoded. *
	  src/GrampsDbUtils/_GrampsDbWRFactories.py: doc fix *
	  src/GrampsDbUtils/_ReadGedcom.py: doc and pylint fixes *
	  src/GrampsDbUtils/importdbdir.py: pep8 fix ''' --> """ *
	  src/ArgHandler.py: in method cl_import(self, filename, format):
	  add call filename = Utils.get_unicode_path(filename) before
	  calling ReadGedcom._import2(...,filename,...). +pylint fixes *
	  src/DbLoader.py: doc fix. change variable choose to
	  choose_db_dialog

2008-02-18 10:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10046] 2008-02-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DataViews/PersonView.py *
	  src/ViewManager.py * src/GrampsCfg.py * src/plugins/WriteCD.py *
	  src/plugins/FindDupes.py * src/Merge/_MergePerson.py *
	  src/DbManager.py * src/ArgHandler.py * src/docgen/HtmlDoc.py *
	  src/DbLoader.py use from QuestionDialog import ErrorDialog etc to
	  bring in line with rest of gramps * src/Editors/_EditPrimary.py:
	  EditPrimary._uses_duplicate_id() check for duplicates and give
	  error dialog if id is already used. #0001347 *
	  src/Editors/_EditFamily.py: EditFamily.__do_save(), add call to
	  _uses_duplicate_id(). #0001347

2008-02-18 04:49  Brian Matherly <brian@gramps-project.org>

	* [r10045] Patch from Peter Landgren <peter.talken@telia.com>
	  fixes: 0001756: Very strange results with statistics report.
	  0001760: Pie charts are clipped if paper in landscape mode.

2008-02-17 18:04  Doug Blank <doug.blank@gmail.com>

	* [r10044] Removed __eq__ on dates

2008-02-17 17:53  Doug Blank <doug.blank@gmail.com>

	* [r10043] 2008-02-17 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py (Date.__sub__): fixed some date math (#1649)
	  * src/gen/lib/test/date_test.py: added some unit tests for date
	  math

2008-02-16 19:33  Espen Berg <espenbe@gmail.com>

	* [r10042] Updated Norwegian translation

2008-02-15 22:44  Gary Burton <gary.burton@zen.co.uk>

	* [r10041] 2008-02-15 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/RelationView.py: * src/Editors/_EditFamily.py:
	  prevent right mouse button causing crash. Bug #1729

2008-02-15 22:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10040] 2008-02-15 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/_SourceEmbedList.py: *
	  src/DisplayTabs/_PersonRefEmbedList.py: *
	  src/DisplayTabs/_RepoEmbedList.py: * src/DisplayTabs/__init__.py:
	  * src/DisplayTabs/_AddrEmbedList.py: *
	  src/DisplayTabs/_WebEmbedList.py: *
	  src/DisplayTabs/_NameEmbedList.py: *
	  src/DisplayTabs/_EventEmbedList.py: *
	  src/DisplayTabs/_EmbeddedList.py: *
	  src/DisplayTabs/_GalleryTab.py: *
	  src/DisplayTabs/_BackRefList.py: * src/DisplayTabs/_NoteTab.py: *
	  src/DisplayTabs/_LocationEmbedList.py: *
	  src/DisplayTabs/_ButtonTab.py: *
	  src/DisplayTabs/_DataEmbedList.py: *
	  src/DisplayTabs/_AttrEmbedList.py: *
	  src/DisplayTabs/_LdsEmbedList.py: *
	  src/DisplayTabs/_GrampsTab.py: * src/Editors/_EditPrimary.py: *
	  src/Editors/_EditPlace.py: * src/Editors/_EditSecondary.py: *
	  src/Editors/_EditSourceRef.py: * src/Editors/_EditReference.py: *
	  src/Editors/_EditRepoRef.py: * src/Editors/_EditNote.py: *
	  src/Editors/_EditMediaRef.py: * src/Editors/_EditEventRef.py: *
	  src/Editors/_EditName.py: * src/Editors/_EditFamily.py: Add
	  mnemonics for all tabs, eg ALT+S and INSERT to move to sources
	  and insert a new source. * src/DisplayTabs/_TextTab.py: *
	  src/DisplayTabs/Makefile.am: * po/POTFILES.in: Remove unused
	  TextTab

2008-02-15 20:01  Espen Berg <espenbe@gmail.com>

	* [r10039] Some updates on Norwegian translation...

2008-02-15 14:18  Doug Blank <doug.blank@gmail.com>

	* [r10038] 2008-02-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ViewManager.py (ViewManager.__build_main_window):pass self to
	  DS * src/DisplayState.py (DisplayState): added vm param DS now
	  has a reference to the VM which allows uistate to have access to
	  most of a running GRAMPS application

2008-02-15 11:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10037] 2008-02-15 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2008-02-15 11:40  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10036] 2008-02-15 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DateEdit.py: example
	  use of help * src/GrampsDisplay.py: internationalization of help
	  system * src/Editors/_EditPrimary.py: define_help_button link to
	  webpage * src/Editors/_EditSecondary.py: define_help_button link
	  to webpage * src/Editors/_EditReference.py: define_help_button
	  link to webpage * src/Editors/_EditFamily.py: remove empty line

2008-02-14 15:07  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r10035] new gramps.pot

2008-02-14 12:58  Doug Blank <doug.blank@gmail.com>

	* [r10034] 2008-02-14 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/RelationView.py (RelationshipView.write_parents):
	  added Sibling/Children add buttons; rearranged display; lost a
	  bit of vertical space

2008-02-14 11:02  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10033] 2008-02-14 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ObjectSelector/* : #1744:
	  src/ObjectSelector is not used anmyore * src/TreeViews/* : #1744:
	  src/TreeViews is not used anmyore * src/Treetips.py : changed
	  class comment. pep8 fix for doc: ''' --> """ *
	  src/plugins/SoundGen.py: remove ... in menu. imports cleanup

2008-02-14 10:08  Peter Landgren <peter.talken@telia.com>

	* [r10032] Two translatable strings were missed

2008-02-14 10:02  Peter Landgren <peter.talken@telia.com>

	* [r10031] Two translatable strings were missed

2008-02-14 08:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10030] 2008-02-14 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayModels/_NoteModel.py: use unicode object internally,
	  #1739

2008-02-14 02:40  Doug Blank <doug.blank@gmail.com>

	* [r10029] 2008-02-13 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py: right-click on name link edits *
	  src/plugins/DefaultGramplets.py: change tooltip of relation
	  gramplet to indicate the right-click edit option

2008-02-13 21:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10028] * src/DataViews/GrampletView.py: Gramplet key for
	  detached min size * src/plugins/DefaultGramplets.py:
	  RelativesGramplet detached size
	  
	  2008-02-13 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-13 19:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10027] * src/DataViews/GrampletView.py: minor change *
	  src/plugins/DefaultGramplets.py: new RelativesGramplet Response
	  to issue #1758
	  
	  2008-02-13 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-13 14:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10026] 2008-02-13 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/WritePkg.py:
	  add callback=None, issue #1398

2008-02-13 14:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10025] 2008-02-13 Benny Malengier
	  <benny.malengier@gramps-project.org> * po/POTFILES.in: remove
	  checkpoint.glade

2008-02-13 08:40  Peter Landgren <peter.talken@telia.com>

	* [r10024] Removal of debug print

2008-02-13 08:39  Peter Landgren <peter.talken@telia.com>

	* [r10023] Removal of debug print

2008-02-12 13:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10022] * src/DisplayTabs/_ButtonTab.py: some accel keys don't
	  work on keyboard with numlock as MOD_MASK2, enable the keys for
	  those keyboards
	  
	  2008-02-12 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-12 12:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10021] * src/DisplayTabs/_EmbeddedList.py: allow to define
	  middle click * src/Editors/_EditFamily.py: middle click on child
	  calls edit child
	  
	  2008-02-12 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-12 12:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10020] 2008-02-12 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditFamily.py: popup: edit child at top, add images.
	  * src/DisplayTabs/_EmbeddedList.py: allow popup with image/custom
	  text * src/DisplayModels/_BaseModel.py: add comment to function *
	  src/DisplayModels/_NoteModel.py: test, UTF-8 for preview

2008-02-12 04:49  Brian Matherly <brian@gramps-project.org>

	* [r10019] 0001754: Capitalization in Statistics chart 0001755:
	  Selection of contents in statistics chart does not work

2008-02-12 04:21  Brian Matherly <brian@gramps-project.org>

	* [r10018] Fix saving notes without marker being set.

2008-02-11 22:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10017] * src/plugins/MediaManager.py: conversion functions of
	  path * src/Utils.py: general methods to convert abs to rel *
	  src/Editors/AddMedia.py: show existing descr and select file if
	  pos * src/Editors/_EditPerson.py: view photo needs db for media
	  path * src/Editors/_EditMedia.py: better path/mime handling *
	  src/DataViews/MediaView.py: use full path to view Start of issue
	  #1208
	  
	  2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>

2008-02-11 09:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10016] 2008-02-11 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditFamily.py: call editprimary correctly, double
	  gid

2008-02-10 22:09  Brian Matherly <brian@gramps-project.org>

	* [r10015] 0001731: Wrong dot in Ancestral Report

2008-02-10 21:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r10014] temp fix for Raphael

2008-02-10 21:22  Brian Matherly <brian@gramps-project.org>

	* [r10013] 0001751: Translation of string in FanCaaart.py does not
	  work.

2008-02-10 21:17  Brian Matherly <brian@gramps-project.org>

	* [r10012] 0001750: Some problems with web pages

2008-02-10 21:13  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10011] 2008-02-08 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditPrimary.py:
	  0001347: double gid. fix previous commit

2008-02-10 04:09  Brian Matherly <brian@gramps-project.org>

	* [r10010] Web Calendar and Narrative Web report now use Menu
	  Options.

2008-02-09 14:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10009]

2008-02-09 11:57  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r10008] Minor translation update

2008-02-09 01:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10007] 2008-02-08 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditEvent.py: *
	  src/Editors/_EditFamily.py: * src/Editors/_EditMedia.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditPlace.py: *
	  src/Editors/_EditRepository.py: * src/Editors/_EditSource.py:
	  fixed: 0001347: double gid should not be allowed

2008-02-08 20:33  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r10006] Updated Lithuanian translation

2008-02-08 15:29  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10005] 2008-02-08 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditEvent.py: *
	  src/Editors/_EditFamily.py: * src/Editors/_EditMedia.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditPlace.py: *
	  src/Editors/_EditPrimary.py: * src/Editors/_EditRepository.py: *
	  src/Editors/_EditSource.py: pylint fixes

2008-02-08 13:40  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10004] 2008-02-07 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditEvent.py: *
	  src/Editors/_EditFamily.py: * src/Editors/_EditMedia.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditPerson.py: *
	  src/Editors/_EditPlace.py: * src/Editors/_EditPrimary.py: *
	  src/Editors/_EditRepository.py: * src/Editors/_EditSource.py:
	  0001745: fix where on update empty ID field would not be filled
	  automatically

2008-02-07 20:18  Kees Bakker <kees.bakker@xs4all.nl>

	* [r10003] * data/man/gramps.i.in - correction of tool example

2008-02-07 15:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r10002] 2008-02-07 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/DateHandler/_Date_fr.py : fix issue with french calendar and
	  year only #1733

2008-02-07 08:34  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10001] 2008-02-07 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditPerson.py:
	  pylint fixes & doc fixes fixed 0001347: double gid should not be
	  allowed for Person View Still open for all the other list views.

2008-02-05 22:24  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r10000] 2008-02-05 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/data/tips.xml.in: remove
	  checkpoint reference * src/plugins/Makefile.am: remove checkpoint
	  reference * po/POTFILES.in: remove checkpoint reference

2008-02-05 21:35  Gary Burton <gary.burton@zen.co.uk>

	* [r9999]

2008-02-05 21:31  Gary Burton <gary.burton@zen.co.uk>

	* [r9998] 2008-02-03 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/Checkpoint.py: * src/plugins/checkpoint.glade: remove
	  this plugin as it is superceded by functionality built in to the
	  Family Tree Manager.

2008-02-05 20:37  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9997] 2008-02-02 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * example/gramps/data.gramps:
	  replace example.gramps to one generated with trunk. 0001721:
	  update data.gramps so that it conforms to new style notes.

2008-02-05 20:30  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9996] deleting old data.gramps then adding new one

2008-02-05 10:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9995] 2008-02-05 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsWidgets.py:
	  remove conditional test on pygtk 2.6, 3.0 requires 2.10+, so 2.6
	  code should never be used.

2008-02-05 00:31  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9994] 2008-02-02 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DataViews/GrampletView.py *
	  src/ReportBase/_ReportUtils.py * src/gen/proxy/private.py *
	  src/plugins/WebCal.py * src/plugins/CmdRef.py *
	  src/Models/_ListCursor.py * src/Models/_PathCursor.py PEP 8
	  fixes. Change if var == True --> if var if var is True --> if var
	  if var == False --> if not var if var == None --> if var is None

2008-02-04 11:12  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9993] doc fix

2008-02-04 10:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9992] 2008-02-04 Jerome Rapinat <romjerome@yahoo.fr> *
	  data/man/fr/gramps.1.in: update

2008-02-03 21:55  Gary Burton <gary.burton@zen.co.uk>

	* [r9991] 2008-02-03 Gary Burton <gary.burton@zen.co.uk> *
	  src/gen/db/base.py: Functions using the pop function expect a
	  return value. Bug #1632

2008-02-03 21:33  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9990] 2008-02-02 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ExportOptions.py: fix
	  mnemonics for filter

2008-02-03 02:50  Brian Matherly <brian@gramps-project.org>

	* [r9989] 0001674: when exporting, filter dropdown menu has to
	  "Entire Database" entries

2008-02-03 02:26  Brian Matherly <brian@gramps-project.org>

	* [r9988] 0001689: Text: Generato commadline plugin interface not
	  localised

2008-02-03 02:16  Brian Matherly <brian@gramps-project.org>

	* [r9987] 0001694: Descendant report -untranslated text

2008-02-02 21:23  Brian Matherly <brian@gramps-project.org>

	* [r9986] 0001702: invoking family group reports crashes gramps

2008-02-02 20:14  Brian Matherly <brian@gramps-project.org>

	* [r9985] 0001704: Det. anc. report - newline needed after endnote
	  entries.

2008-02-02 17:47  Peter Landgren <peter.talken@telia.com>

	* [r9984] Update due to English man update

2008-02-02 17:45  Peter Landgren <peter.talken@telia.com>

	* [r9983] Update, [ \-l] ->[ \-l ]

2008-02-02 17:42  Peter Landgren <peter.talken@telia.com>

	* [r9982] Update due to English man update

2008-02-02 15:03  Brian Matherly <brian@gramps-project.org>

	* [r9981] Deleted GraphViz.py - superceeded by GVRelGraph.py.

2008-02-02 14:57  Brian Matherly <brian@gramps-project.org>

	* [r9980] 0001663: webcal options show Mos. 1-6 Notes and Mos. 7-12
	  Notes

2008-02-02 14:51  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r9979] Updated Lithuanian translation

2008-02-02 14:04  Brian Matherly <brian@gramps-project.org>

	* [r9978] 0001688: BUG when I clicked generate commandline plugin
	  reference tool

2008-02-02 13:19  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9977] 2008-02-02 Raphael Ackermann
	  <raphael.ackermann@gmail.com> keestux <?@?> *
	  data/man/gramps.1.in: patch applied for 0000966: Suggestion for
	  man page changes wrt -a and -p opti

2008-02-02 12:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9976] 2008-02-02 Łukasz Rymarczyk <yenidai@poczta.onet.pl> *
	  pl.po: Translation update

2008-02-02 10:37  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9975] 2008-02-02 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/WriteGeneWeb.py:
	  "Living" is not translated -->fixed

2008-02-01 16:40  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9973] new gramps.pot

2008-02-01 13:04  Brian Matherly <brian@gramps-project.org>

	* [r9972] 0001617: place/cause option: cause is never included

2008-02-01 02:23  Brian Matherly <brian@gramps-project.org>

	* [r9971] 0001624: Source reference hyperlinks do not always work
	  in Narrated Web Site

2008-01-31 18:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9970] 2008-01-31 Mirko Leonhaeuser <mirko@leonhaeuser.de> *
	  de.po: Translation update

2008-01-31 09:17  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9968] cleanup uncommented line.

2008-01-31 08:22  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9967] 2008-01-28 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/MarkerReport.py: fix bug #1669 with None type cmp

2008-01-31 02:55  Brian Matherly <brian@gramps-project.org>

	* [r9966] Intelligent selection of default family for family option
	  in reports.

2008-01-30 20:55  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9965] 2008-01-30 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/FilterEditor/_FilterEditor.py: pylint fixes and work on
	  0001660: Title for all Edit Filter windows not translated
	  correctly

2008-01-30 15:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9964] 2008-01-29 Jerome Rapinat <romjerome@yahoo.fr> *
	  gramps.pot: update template * fr.po: Translation update

2008-01-30 09:03  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9963] 2008-01-30 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/FilterEditor/_EditFilter.py:
	  self.space --> self.namespace *
	  src/FilterEditor/_FilterEditor.py: self.space --> self.namespace
	  * src/FilterEditor/_EditRule.py: self.space --> self.namespace *
	  src/FilterEditor/_ShowResults.py: self.space --> self.namespace *
	  src/plugins/ExportVCalendar.py: pylint fixes *
	  src/PluginUtils/_Tool.py: pylint fixes *
	  src/Filters/_FilterParser.py: cleanup *
	  src/Filters/_GenericFilter.py: doc fix *
	  src/Filters/Rules/Person/_Everyone.py * src/ManagedWindow.py: doc
	  fix

2008-01-30 05:12  Brian Matherly <brian@gramps-project.org>

	* [r9962] Default GuiOptions to use active person.

2008-01-30 05:11  Brian Matherly <brian@gramps-project.org>

	* [r9961] Escape characters in image names for ODF output.

2008-01-29 21:48  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9960] 2008-01-29 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ViewManager.py: 0001641: add
	  ... ellipsis to menu items. * src/plugins/Calendar.py: 0001641:
	  add ... ellipsis to menu items. * src/PluginUtils/__init__.py:
	  pep8 fixes * src/PluginUtils/_PluginMgr.py: pylint and doc fixes

2008-01-29 18:21  Peter Landgren <peter.talken@telia.com>

	* [r9959] Encoding according to sys.getfilesystemencoding() in
	  stead of hardcoded iso-8859-1

2008-01-29 18:18  Peter Landgren <peter.talken@telia.com>

	* [r9958] Encoding according to sys.getfilesystemencoding() in
	  stead of hardcoded iso-8859-1

2008-01-29 17:27  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9957] 2008-01-29 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/EventNames.py: doc
	  fixes and removal of self.label

2008-01-29 16:40  Gary Burton <gary.burton@zen.co.uk>

	* [r9956] 2008-01-29 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/TimeLine.py: * src/Sort.py: Use fallback events e.g.
	  baptism/burial when no birth or death events are available.

2008-01-29 15:48  Peter Landgren <peter.talken@telia.com>

	* [r9955] Improved rules for multiple surnmames

2008-01-29 15:47  Peter Landgren <peter.talken@telia.com>

	* [r9954] Improved rules for multiple surnmames

2008-01-29 07:40  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9953] 2008-01-28 Duncan Lithgow <dlithgow@gmail.com> Raphael
	  Ackermann <raphael.ackermann@gmail.com> * src/plugins/Summary.py
	  * src/plugins/WebCal.py * src/plugins/KinshipReport.py *
	  src/plugins/DescendReport.py * src/plugins/DetDescendantReport.py
	  * src/plugins/ExtractCity.py * src/plugins/EventNames.py *
	  src/plugins/DumpGenderStats.py * src/plugins/Desbrowser.py *
	  src/plugins/Checkpoint.py * src/plugins/OwnerEditor.py *
	  src/plugins/ChangeNames.py * src/plugins/AncestorReport.py *
	  src/plugins/MarkerReport.py *
	  src/plugins/DateParserDisplayTest.py * src/plugins/FindDupes.py *
	  src/plugins/SoundGen.py * src/plugins/TestcaseGenerator.py *
	  src/plugins/Rebuild.py * src/plugins/DescendChart.py *
	  src/plugins/EndOfLineReport.py * src/plugins/AncestorChart.py *
	  src/plugins/DetAncestralReport.py * src/plugins/CountAncestors.py
	  * src/plugins/Check.py * src/plugins/EventCmp.py *
	  src/plugins/FamilyGroup.py * src/plugins/RelCalc.py *
	  src/plugins/MediaManager.py * src/plugins/ChangeTypes.py *
	  src/plugins/StatisticsChart.py * src/plugins/FamilyLines.py *
	  src/plugins/PatchNames.py

2008-01-28 22:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9952] 2008-01-28 Łukasz Rymarczyk <yenidai@poczta.onet.pl> *
	  pl.po: Translation update

2008-01-28 21:22  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9951] 2008-01-28 Duncan Lithgow <dlithgow@gmail.com> * various:
	  add capitalization fixes according to HIG (plus ellipsis ...)
	  http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en

2008-01-28 14:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9950] 2008-01-28 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  use correct translation for beta

2008-01-28 14:45  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9949]

2008-01-28 14:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9948] 2008-01-28 Jerome Rapinat <romjerome@yahoo.fr> *
	  data/man/fr/gramps.1.in: updates for -u and -l options *
	  data/man/gramps.1.in: updates for -u options

2008-01-28 13:41  Peter Landgren <peter.talken@telia.com>

	* [r9947] Uppdates for -l and -u

2008-01-28 13:38  Peter Landgren <peter.talken@telia.com>

	* [r9946] Uppdates for -l and -u

2008-01-28 13:25  Brian Matherly <brian@gramps-project.org>

	* [r9945] Change the availability of some options in FamilyLines
	  depending on the value of other options.

2008-01-28 11:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9944] 2008-01-28 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ArgHandler.py: *
	  src/DbManager.py: * src/const.py.in: run ./autogen !! fix #1445,
	  don't open locked/unrepaired dbs, new option -u to unlock

2008-01-28 11:11  Peter Landgren <peter.talken@telia.com>

	* [r9943] Many small updates to make it more consistent

2008-01-28 05:17  Brian Matherly <brian@gramps-project.org>

	* [r9942] Remove the use of dbstate for GuiMenuOptions in tools.

2008-01-28 05:12  Brian Matherly <brian@gramps-project.org>

	* [r9941] Fix 0001659: NumberOption fields on report dialogs

2008-01-28 04:37  Brian Matherly <brian@gramps-project.org>

	* [r9940] Fix 0001656: New menu item

2008-01-26 23:53  Doug Blank <doug.blank@gmail.com>

	* [r9939] Two typos

2008-01-26 21:18  Doug Blank <doug.blank@gmail.com>

	* [r9938] * src/plugins/ExportCSV.py: * src/plugins/ImportCSV.py:
	  fix international/translation issues
	  
	  2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-01-26 19:19  Doug Blank <doug.blank@gmail.com>

	* [r9937] reverted previous change
	  
	  2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/PersonView.py (PersonView.write_tabbed_file):

2008-01-26 15:55  Doug Blank <doug.blank@gmail.com>

	* [r9936] 2008-01-26 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/PersonView.py (PersonView.write_tabbed_file): write
	  out translated headers to spreadsheet

2008-01-25 21:49  Doug Blank <doug.blank@gmail.com>

	* [r9935] RelLib -> gen.lib

2008-01-25 21:47  Doug Blank <doug.blank@gmail.com>

	* [r9934] 2008-01-25 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsDbUtils/_WriteGedcom.py (GedcomWriter.__date): applied
	  quality patch (with fixes) from issue #1210

2008-01-25 13:07  Doug Blank <doug.blank@gmail.com>

	* [r9933] added src/Config/_GrampsConfigKeys.py

2008-01-25 12:59  Doug Blank <doug.blank@gmail.com>

	* [r9932] missing gettext

2008-01-25 02:00  Brian Matherly <brian@gramps-project.org>

	* [r9931] KinshipReport - add the number of people in each
	  category.

2008-01-25 01:23  Brian Matherly <brian@gramps-project.org>

	* [r9930] Removed the use of dbstate in report options.

2008-01-25 01:15  Doug Blank <doug.blank@gmail.com>

	* [r9929] 2008-01-24 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: missing const; added Text tab *
	  src/Config/_GrampsConfigKeys.py: added missing and private text *
	  src/plugins/DefaultGramplets.py: use missing surname text *
	  src/Simple/_SimpleAccess.py: use missing surname text

2008-01-24 20:38  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9928] 2008-01-24 Raphael Ackermann
	  <raphael.ackermann@gmail.com> Removed all the __author__,
	  __revision__ and __version__ statements

2008-01-24 20:02  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9927] 2008-01-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/PageView.py: import sgettext
	  instead of gettext * src/DataViews.py: rename Family List View to
	  Families View

2008-01-24 16:10  Peter Landgren <peter.talken@telia.com>

	* [r9926] Fix for kinship report

2008-01-24 16:09  Peter Landgren <peter.talken@telia.com>

	* [r9925] Fix for kinship report

2008-01-24 12:50  Brian Matherly <brian@gramps-project.org>

	* [r9924] Refactoring the report system: reports no longer require
	  dbstate.

2008-01-23 23:27  Boril Gourinov <boril.gourinov@gmail.com>

	* [r9923] 2008-01-24 Boril Gourinov <boril.gourinov@gmail.com> *
	  bg.po: Translation update

2008-01-23 22:55  Gary Burton <gary.burton@zen.co.uk>

	* [r9922] * src/plugins/GVFamilyLines.py: Use fallback events e.g.
	  baptism/burial when no birth or death events are available.
	  
	  2008-01-23 Gary Burton <gary.burton@zen.co.uk>

2008-01-23 21:58  Gary Burton <gary.burton@zen.co.uk>

	* [r9921] 2008-01-23 Gary Burton <gary.burton@zen.co.uk> *
	  src/DisplayState.py: Display the Recent Databases menu only if
	  there are some recently opened databases.

2008-01-23 13:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9920] 2008-01-23 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditPerson.py: remove hide in save method.

2008-01-23 13:14  Brian Matherly <brian@gramps-project.org>

	* [r9918] Modify the style editor to properly handle unicode style
	  names.

2008-01-23 12:37  Espen Berg <espenbe@gmail.com>

	* [r9917] Norwegian update - still a lot to do

2008-01-23 05:41  Brian Matherly <brian@gramps-project.org>

	* [r9916] More refactoring in the report system. Book report should
	  work again.

2008-01-22 17:59  Espen Berg <espenbe@gmail.com>

	* [r9915] Norwegian update

2008-01-22 10:17  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9914] 2008-01-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ReportBase/_Bibliography.py *
	  src/ReportBase/_Endnotes.py * src/GrampsLocale/__init__.py *
	  src/gen/db/dbconst.py * src/gen/lib/test/date_test.py *
	  src/plugins/CalculateEstimatedDates.py *
	  src/BasicUtils/__init__.py * src/test/utils_test.py *
	  src/GrampsDbUtils/importdbdir.py * po/test/po_test.py add
	  filename to $Id: $ to allow automatic filling in of svn
	  properties

2008-01-22 10:12  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9913] $Id: $ update

2008-01-22 09:17  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9912] 2008-01-22 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/* Everything but src/images/*
	  and src/data/* add correct svn properties with the commands: svn
	  propset -R svn:mime-type text/plain src/ svn propset -R
	  svn:eol-style native src/ svn propset -R svn:keywords Id src/ See
	  below why the Id keyword is enough. From svn help propset
	  svn:keywords - Keywords to be expanded. Valid keywords are: URL,
	  HeadURL - The URL for the head version of the object. Author,
	  LastChangedBy - The last person to modify the file. Date,
	  LastChangedDate - The date/time the object was last modified.
	  Rev, Revision, - The last revision the object changed.
	  LastChangedRevision Id - A compressed summary of the previous 4
	  keywords.

2008-01-22 09:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9911] * src/ExportAssistant.py: part 3 of bug #1584
	  
	  2008-01-22 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-22 08:25  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9910] test for svn propchanges

2008-01-22 08:15  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9909] test for svn propchanges

2008-01-22 07:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9908] 2008-01-22 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditPerson.py: callback for gallerytab no longer
	  needed

2008-01-21 22:54  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9906] 2008-01-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DbLoader.py: added import
	  gobject

2008-01-21 22:03  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9905] 2008-01-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/FilterEditor/_ShowResults.py
	  * src/GrampsCfg.py * src/ReportBase/_StyleComboBox.py *
	  src/ReportBase/_PaperMenu.py *
	  src/ReportBase/_BookFormatComboBox.py *
	  src/ReportBase/_DrawFormatComboBox.py *
	  src/ReportBase/_GraphvizReportDialog.py *
	  src/ReportBase/_TextFormatComboBox.py *
	  src/DisplayTabs/_GalleryTab.py * src/ColumnOrder.py *
	  src/plugins/WebCal.py * src/plugins/RemoveUnused.py *
	  src/plugins/Verify.py * src/plugins/PatchNames.py *
	  src/ObjectSelector/_FamilyFilterFrame.py *
	  src/ObjectSelector/_PersonFilterFrame.py * src/GrampsWidgets.py *
	  src/ExportOptions.py * src/DdTargets.py * src/AutoComp.py *
	  src/UndoHistory.py * src/PluginUtils/_PluginWindows.py *
	  src/DbLoader.py * src/Filters/_FilterMenu.py pylint fixes + init
	  gtk.ListStore() with gobject.TYPE_BOOLEAN types instead of str,
	  int, bool etc + Documentation fixes

2008-01-21 21:39  Gary Burton <gary.burton@zen.co.uk>

	* [r9904] 2008-01-21 Gary Burton <gary.burton@zen.co.uk> *
	  src/DbManager.py: Localise revision last modification dates so
	  that they are presented the same as database last modification
	  dates.

2008-01-21 12:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9903] * part 2 of workaround around bug
	  http://bugzilla.gnome.org/show_bug.cgi?id=56070, make forward
	  button accept click after it becomes sensitive.
	  
	  2008-01-21 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-21 08:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9902] 2008-01-21 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/Check.py: bug
	  (buglist) wrong method call

2008-01-21 04:22  Brian Matherly <brian@gramps-project.org>

	* [r9899] 0001321: Ancester Graph SVG Export dosn't show text

2008-01-21 04:10  Brian Matherly <brian@gramps-project.org>

	* [r9898] 0001483: Cannot display media files within GRAMPS
	  (running on MS Vista)

2008-01-21 03:07  Brian Matherly <brian@gramps-project.org>

	* [r9897] Remove FamilyLines and GraphVis.py from distribution and
	  translation.

2008-01-20 15:00  Doug Blank <doug.blank@gmail.com>

	* [r9896] added missing newlines

2008-01-19 23:45  Gary Burton <gary.burton@zen.co.uk>

	* [r9895] 2008-01-19 Gary Burton <gary.burton@zen.co.uk> *
	  src/GrampsDbUtils/_ReadXML.py: Remove print debugging statements
	  
	  2008-01-19 Gary Burton <gary.burton@zen.co.uk> *
	  src/DbManager.py: Fix date regular expression used to find rcs
	  revisions also found in Bug #1622
	  
	  2008-01-19 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DbManager.py: Test for missing path. Bug #1622

2008-01-19 22:36  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9894] Minor translation update.

2008-01-19 03:29  Doug Blank <doug.blank@gmail.com>

	* [r9893] 2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/ImportCSV.py (cleanup_column_name): use given,
	  givenname as aliases for firstname; give better warning for
	  missing data on row

2008-01-18 20:22  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9891] new nl translation

2008-01-18 20:04  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9890] typo

2008-01-18 19:43  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9889] typo

2008-01-18 19:28  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9888] new gramps.pot file

2008-01-18 18:28  Doug Blank <doug.blank@gmail.com>

	* [r9887] 2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py (SurnameCloudGramplet.main): use
	  const.NO_SURNAME to display blank entries *
	  src/plugins/SameSurnames.py (SameSurname): exact match surnames *
	  src/Simple/_SimpleAccess.py (SimpleAccess.surname): surname()
	  returns const.NO_SURNAME when left blank * src/const.py.in: new
	  NO_SURNAME constant; RERUN ./autogen.sh !

2008-01-18 17:03  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9886] 2008-01-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/FilterEditor/_EditRule.py *
	  src/FilterEditor/_ShowResults.py * src/plugins/ExtractCity.py *
	  src/plugins/NarrativeWeb.py * src/plugins/ChangeNames.py *
	  src/plugins/GraphViz.py * src/plugins/MediaManager.py *
	  src/plugins/FamilyLines.py * src/Selectors/_BaseSelector.py *
	  src/ObjectSelector/_ObjectSelectorWindow.py *
	  src/ObjectSelector/_FamilyFilterFrame.py *
	  src/ObjectSelector/_PersonFilterFrame.py * src/PageView.py *
	  src/Filters/_FilterMenu.py * src/Filters/_SearchBar.py *
	  src/Filters/_FilterComboBox.py * src/Filters/_FilterList.py *
	  src/Filters/_FilterParser.py * src/Filters/_FilterStore.py *
	  src/Filters/_GenericFilter.py * src/Filters/_ParamFilter.py
	  pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN
	  types etc

2008-01-18 15:51  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9885] 2008-01-18 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/gen/db/dbdir.py *
	  src/plugins/ChangeNames.py * src/DisplayModels/_NoteModel.py *
	  src/GrampsDbUtils/_GrampsBSDDB.py *
	  src/Filters/SideBar/_MediaSidebarFilter.py *
	  src/Filters/SideBar/_SidebarFilter.py *
	  src/Filters/SideBar/_SourceSidebarFilter.py *
	  src/Filters/SideBar/_EventSidebarFilter.py *
	  src/Filters/SideBar/_FamilySidebarFilter.py *
	  src/Filters/SideBar/_PlaceSidebarFilter.py *
	  src/Filters/SideBar/_NoteSidebarFilter.py *
	  src/Filters/SideBar/_RepoSidebarFilter.py *
	  src/Filters/SideBar/_PersonSidebarFilter.py *
	  src/Filters/Rules/Family/_HasNoteRegexp.py *
	  src/Filters/Rules/Event/_MatchesSourceFilter.py *
	  src/Filters/Rules/Event/_HasNoteRegexp.py *
	  src/Filters/Rules/Event/_MatchesPersonFilter.py *
	  src/Filters/Rules/_HasTextMatchingRegexpOf.py *
	  src/Filters/Rules/Place/_MatchesEventFilter.py *
	  src/Filters/Rules/Person/_HasTextMatchingRegexpOf.py *
	  src/Filters/Rules/Person/_MatchesEventFilter.py Pylint fixes.

2008-01-18 12:22  Doug Blank <doug.blank@gmail.com>

	* [r9884] 2008-01-18 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py (SurnameCloudGramplet.main):
	  moved cursor to beginning of text * src/DataViews/GrampletView.py
	  (Gramplet.append_text): new scroll_to="begin" to go to start of
	  text area

2008-01-18 12:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9883] 2008-01-18 Jerome Rapinat <romjerome@yahoo.fr> *
	  data/man/gramps.1.in: add missing -l option

2008-01-18 11:02  Peter Landgren <peter.talken@telia.com>

	* [r9882] Help via -h and --help gives same info

2008-01-18 11:00  Peter Landgren <peter.talken@telia.com>

	* [r9881] Help via -h and --help gives same info

2008-01-18 10:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9880] add missing assinment of forward button

2008-01-18 09:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9879] * src/ExportAssistant.py: workaround around bug
	  http://bugzilla.gnome.org/show_bug.cgi?id=56070 as indicated on
	  Ubuntu launchpad, make forward button accept click after it
	  becomes sensitive.
	  
	  2008-01-18 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-18 08:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9878] 2008-01-18 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditChildRef.py: remove debug print statements *
	  src/glade/gramps.glade: wrong visible setting in child ref widget

2008-01-18 07:49  Peter Landgren <peter.talken@telia.com>

	* [r9877] Normal update

2008-01-18 07:48  Peter Landgren <peter.talken@telia.com>

	* [r9876] Fix GuiOptions.py to _GuiOptions.py

2008-01-18 05:39  Brian Matherly <brian@gramps-project.org>

	* [r9875] Refactoring the report system. Decouple MenuOptions from
	  the code that displays them. (Book Report is broken and needs to
	  be fixed.)

2008-01-18 02:58  Doug Blank <doug.blank@gmail.com>

	* [r9874] 2008-01-17 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/GrampletView.py (Gramplet.link): added size,
	  tooltip to links * src/plugins/DefaultGramplets.py: added
	  SurnameCloudGramplet

2008-01-17 23:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9873] 2008-01-18 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Editors/_EditNote.py:
	  focus on text field on start * src/Editors/_EditChildRef.py: add
	  usability: name of child, edit btn * src/Editors/_EditFamily.py:
	  grab Errors.WindowActiveError * src/glade/gramps.glade: add
	  usability to childref, see #1462

2008-01-17 21:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9872] 2008-01-17 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditChildRef.py: set focus on OK button for quick
	  work * src/Editors/_EditFamily.py: double click on child, adding
	  child choosing existing child, brings up child ref editor, #1462

2008-01-17 20:53  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9871] minor translation update

2008-01-17 20:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9870] * src/DataViews/RelationView.py: shorter toolbar strings,
	  #1553
	  
	  2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-17 20:24  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9869] 2008-01-17 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ScratchPad.py: remove tooltip
	  for events as it crashes. * src/Utils.py: cleanup

2008-01-17 15:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9868] 2008-01-17 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/WriteCD.py:
	  check if gnome is the desktop, #1599

2008-01-17 12:30  Doug Blank <doug.blank@gmail.com>

	* [r9867] Translation

2008-01-17 11:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9866] * src/glade/gramps.glade: wrong visible setting in some
	  editors, #1612
	  
	  2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-17 11:35  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9865] 2008-01-17 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/ArgHandler.py: 0001588: -a
	  summary does nothing

2008-01-17 11:15  James G Sack <jgsack@san.rr.com>

	* [r9864] fix typo/parens causing exception

2008-01-17 09:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9863] * src/DataViews/_RelationView.py: isue #1605, not twice
	  in same family
	  
	  2008-01-17 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-17 09:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9861] 2008-01-17 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/PersonView.py: issue 1451, double click to expand
	  nodes

2008-01-17 07:40  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9860] 2008-01-13 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/plugins/NarrativeWeb.py: make Filter translatable 0001490:
	  Cannot translate few 'filter' labels

2008-01-17 07:07  Stéphane Charette <stephanecharette@gmail.com>

	* [r9859] fix version number, don't create .deb for help

2008-01-17 05:34  Stéphane Charette <stephanecharette@gmail.com>

	* [r9857] dev version number for 2.90.0

2008-01-17 05:33  Stéphane Charette <stephanecharette@gmail.com>

	* [r9856] 2.90.0 beta

2008-01-16 21:42  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9855] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/WriteCD.py *
	  src/plugins/vcardexport.glade * src/plugins/ExportVCard.py *
	  src/plugins/writeftree.glade * src/plugins/ExportCSV.py *
	  src/plugins/csvexport.glade * src/plugins/vcalendarexport.glade *
	  src/plugins/ExportVCalendar.py * src/plugins/genewebexport.glade
	  * src/plugins/WriteGeneWeb.py * src/ExportAssistant.py *
	  src/ExportOptions.py * src/ArgHandler.py work on mnemonics for
	  export dialogues and doc string fixes

2008-01-16 20:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9854] add l arg to help

2008-01-16 20:23  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9853] 2008-01-16 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ArgHandler.py: don't
	  crash arghandler on wrong input #1592 * src/const.py.in: Add -h
	  and --help so those work for non gnome users

2008-01-16 15:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9852] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * data/man/nl/Makefile.am: added
	  doc * configure.in: added sv for swedish makefile

2008-01-16 14:48  Doug Blank <doug.blank@gmail.com>

	* [r9851] 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Simple/_SimpleTable.py: added gettext * data/Makefile.am:
	  added schema files * po/POTFILES.skip: some files not in
	  POTFILES.in * po/POTFILES.in: added some missing files

2008-01-16 14:37  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9850] add nl man pages

2008-01-16 14:27  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9849] add nl man pages

2008-01-16 14:26  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9848] add nl man pages

2008-01-16 14:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9847] 2008-01-16 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/images/Makefile.am: add missing reference for
	  gramps-import.png

2008-01-16 13:57  Doug Blank <doug.blank@gmail.com>

	* [r9846] 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Makefile.am (pkgdata_PYTHON): missing backslash

2008-01-16 13:31  LosHawlos

	* [r9845] * src/DataViews/PersonView.py, * src/PageView.py: Use
	  save instead of open in the csv export file chooser

2008-01-16 13:16  LosHawlos

	* [r9844] * src/Mime/_PythonMime.py: Avoid crash on Windows if the
	  mime type for a folder is to be determined

2008-01-16 13:12  LosHawlos

	* [r9843] * src/plugins/DateParserDisplayTest.py: Use
	  Tool.ToolOptions instead of None as options_class to make it no
	  longer crash

2008-01-16 12:33  Peter Landgren <peter.talken@telia.com>

	* [r9842] Beta update

2008-01-16 12:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9841] * src/Editors/_EditMediaRef.py: *
	  src/DisplayTabs/_GalleryTab.py: Finish changes caused by Addmedia
	  not touching database anymore, #1610
	  
	  2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-16 10:25  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9840] nl dir for man pages

2008-01-16 10:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9839] * configure.in: don't make help makefile *
	  src/FilterEditor/_ShowResults.py: shorten text, bug 1609
	  
	  2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-16 08:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9838] 2008-01-16 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_GrampsDbWriteXML.py: import gzip only once

2008-01-16 07:53  Peter Landgren <peter.talken@telia.com>

	* [r9837] Swedish man page added

2008-01-16 07:50  Peter Landgren <peter.talken@telia.com>

	* [r9836] Fixed French man page back

2008-01-16 07:49  Peter Landgren <peter.talken@telia.com>

	* [r9835] Update for Swedish man page

2008-01-16 07:43  Peter Landgren <peter.talken@telia.com>

	* [r9834] Swedish man page

2008-01-16 07:42  Peter Landgren <peter.talken@telia.com>

	* [r9833] Swedish man page

2008-01-16 06:45  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9832] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/docgen/Makefile.am: added
	  line to copy gtkprintpreview.glade on distcheck.

2008-01-16 02:25  Doug Blank <doug.blank@gmail.com>

	* [r9831] * src/plugins/OnThisDay.py: date sortable *
	  src/plugins/SameSurnames.py: date sortable *
	  src/plugins/siblings.py: date sortable *
	  src/Simple/_SimpleAccess.py: simple method to get date_obj *
	  src/Simple/_SimpleTable.py: manual override of link_col; removed
	  call to quick_reports (could have been recursive)
	  
	  2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-01-15 21:08  Doug Blank <doug.blank@gmail.com>

	* [r9830] 2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_Tool.py (Tool.__init__): pass in dbstate *
	  src/PluginUtils/__init__.py (MenuToolOptions.__init__): pass in
	  dbstate * src/plugins/Calendar.py
	  (CalendarOptions.add_menu_options): standard defaults

2008-01-15 20:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9829] add sv dir

2008-01-15 20:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9828] 2008-01-15 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_GrampsDbWriteXML.py: import gzip

2008-01-15 19:40  Peter Landgren <peter.talken@telia.com>

	* [r9827] New Swedish man page

2008-01-15 19:04  Doug Blank <doug.blank@gmail.com>

	* [r9826] 2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/SameSurnames.py (IncompleteSurname.apply): can bring
	  up people with empty surname
	  
	  * src/plugins/ImportCSV.py (CSVParser.process): fixed csv import
	  with no surname (bug #1603)

2008-01-15 18:41  Doug Blank <doug.blank@gmail.com>

	* [r9825] empty name appears as (blank)

2008-01-15 18:36  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9824] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/FilterEditor/_ShowResults.py:
	  allow notes to be filtered 0001607: Unreferenced filter test

2008-01-15 18:34  Doug Blank <doug.blank@gmail.com>

	* [r9823] * src/plugins/ImportCSV.py (CSVParser.process): fixed csv
	  import with no surname (bug #1603)
	  
	  2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-01-15 18:04  Doug Blank <doug.blank@gmail.com>

	* [r9822] 2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGramplets.py (TopSurnamesGramplet.main): make
	  clicking on data easier by clicking on entire line (bug #1594)

2008-01-15 17:59  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9821] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/const.py.in: added constants
	  for help pages * src/ViewManager.py: support for help pages
	  called from menu 0001606: Help menu items not functioning

2008-01-15 17:40  Doug Blank <doug.blank@gmail.com>

	* [r9820] 2008-01-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/SameSurnames.py (run): change description to just
	  surname, not entire person (bug #1595)

2008-01-15 15:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9819] In .: 2008-01-15 Benny Malengier
	  <benny.malengier@gramps-project.org> * man/Makefile.am: Swedish
	  removed again so it builds again * removed help files of version
	  2.x, only wiki manual now! * COPYING-DOCS -> help/COPYING-DOCS :
	  refers to old doc, moved * Makefile.am: removed help subdir, and
	  COPYING-DOCS The idea should be that should we add documentation
	  again, it is done in the help dir with separate source packages
	  too for translations In help: 2008-01-15 Benny Malengier
	  <benny.malengier@gramps-project.org> * Removed 2.2 manual, at the
	  moment no manual of gramps is kept in SVN, it can only be found
	  on the wiki. * help/gramps.omf.in: removed * help/gramps.pot:
	  removed * help/Makefile.am: removed

2008-01-15 10:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9818] * src/gen/db/exceptions.py: wrong exception def, bug
	  #1593 * src/GrampsDbUtils/_WriteXML.py: correctly catch the
	  exception * src/GrampsDbUtils/_GrampsDbWriteXML.py: remove double
	  def of xml export * src/GrampsDbUtils/_GrampsDbWRFactories.py:
	  remove write backend factory * src/ExportAssistant.py: on fail,
	  do not set success = True * src/GrampsDbUtils/__init__.py: don't
	  export unused stuff
	  
	  2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-15 10:33  Peter Landgren <peter.talken@telia.com>

	* [r9817] Updates for man/sv/gramps.1.in

2008-01-15 10:25  Peter Landgren <peter.talken@telia.com>

	* [r9816] Typo fixed ( or or )

2008-01-15 10:24  Peter Landgren <peter.talken@telia.com>

	* [r9815] sv added

2008-01-15 10:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9814] 2008-01-15 Jerome Rapinat <romjerome@yahoo.fr> *
	  POTFILE.in : add missing plugins/References.py * fr.po:
	  Translation update

2008-01-15 09:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9813] 2008-01-15 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ArgHandler.py: on
	  autoload, do some extra checks first.

2008-01-15 09:16  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9812] 2008-01-15 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/GrampsDbUtils/_GrampsDbWriteXML.py *
	  src/GrampsDbUtils/_WriteGedcom.py * src/plugins/ExportCSV.py *
	  src/plugins/ExportVCalendar.py * src/plugins/ExportVCard.py *
	  src/plugins/WriteCD.py * src/plugins/WriteFtree.py *
	  src/plugins/WriteGeneWeb.py * src/plugins/WritePkg.py *
	  src/PluginUtils/_PluginMgr.py: pylint fixes pylint fixes and work
	  on 0001597

2008-01-14 23:06  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9811] fixed date for last commit

2008-01-14 23:03  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9810] 2008-01-13 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/DbLoader.py: typo *
	  src/plugins/ImportCSV.py: register text/csv as another mime type
	  for csv 0001410: Import auto-detect doesn't recognize csv *
	  Changelog: fix format. Single tab before source files line,
	  double space between date and name.

2008-01-14 18:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9809] 2008-01-14 Jerome Rapinat <romjerome@yahoo.fr> *
	  data/man/fr/gramps.1.in: new man file

2008-01-14 08:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9808] 2008-01-12 Cedric Scott <cedric@not2.be> Benny Malengier
	  <benny.malengier@gramps-project.org> * data/man/gramps.1.in: new
	  man file

2008-01-14 08:12  Peter Landgren <peter.talken@telia.com>

	* [r9807] Fix in ISO-date if only year

2008-01-14 08:10  Peter Landgren <peter.talken@telia.com>

	* [r9806] Fix in ISO-date if only year

2008-01-14 06:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9802] 2008-01-14 Mirko Leonhaeuser <mirko@leonhaeuser.de> *
	  de.po: Translation update

2008-01-14 05:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9801]

2008-01-14 05:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9800] 2008-01-13 Jerome Rapinat <romjerome@yahoo.fr> *
	  Makefile.am * configure.in: remove gramps.spec references

2008-01-14 00:24  Brian Matherly <brian@gramps-project.org>

	* [r9799] Code cleanup in _MenuOptions.py

2008-01-13 21:02  Gary Burton <gary.burton@zen.co.uk>

	* [r9798] 2008-01-13 Gary Burton <gary.burton@zen.co.uk> *
	  src/ManagedWindow.py: Revert last change.

2008-01-13 19:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9797] 2008-01-13 Jerome Rapinat <romjerome@yahoo.fr> *
	  gramps.spec.in: remove file * FAQ: update file (wiki data) #1457

2008-01-13 18:40  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r9796] Removing GoogleView. forgot the Makefile.

2008-01-13 18:36  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r9795] Removing GoogleView. Need some more work to be gnome
	  independant.

2008-01-13 15:05  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9794] 2008-01-13 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/gramps_main.py: Add dots to
	  list of things in Betawarning to make it consistent *
	  src/GrampsLogger/_ErrorReportAssistant.py: Disable sending emails
	  to the bug list and add button to file bug report on gramps issue
	  tracker

2008-01-13 08:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9792] 2008-01-13 Josip <josip@pisoj.com> * hr.po: Translation
	  update
	  
	  2008-01-07 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2008-01-13 04:58  Brian Matherly <brian@gramps-project.org>

	* [r9790] Enable the beta warning on startup.

2008-01-13 04:26  Brian Matherly <brian@gramps-project.org>

	* [r9789] Clean up PyLint warnings in GVHourGlass.py.

2008-01-13 00:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9788] 2008-01-12 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsDisplay.py: open
	  url in standard way * src/gramps.py: add comment on use of import
	  gnome * README: * INSTALL: Remove need for gconf, add need for
	  xdg utilities

2008-01-12 23:39  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9787] 2008-01-12 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Config/__init__.py: revert
	  wrong indentation changes

2008-01-12 15:36  Peter Landgren <peter.talken@telia.com>

	* [r9786] Some minor updates

2008-01-12 15:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9785] 2008-01-12 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/const.py.in: new
	  manual constant keys * src/GrampsDisplay.py: show wiki manual,
	  allow webpage and section to be passed RERUN ./autogen.sh

2008-01-12 14:44  Peter Landgren <peter.talken@telia.com>

	* [r9784] fix in ViewManager for bug 1580

2008-01-12 14:42  Peter Landgren <peter.talken@telia.com>

	* [r9783] fix in ViewManager for bug 1580

2008-01-12 11:37  Stéphane Charette <stephanecharette@gmail.com>

	* [r9782] remember metric & custom paper size, issue #1481

2008-01-12 03:26  Stéphane Charette <stephanecharette@gmail.com>

	* [r9781] more report changes

2008-01-11 16:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9780] 2008-01-11 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/glade/gramps.glade:
	  add alt key combo's for buttons

2008-01-11 06:50  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9779] 2008-01-10 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/gen/db/dbdir.py: add doc,
	  remove unused variable * src/GrampsDbUtils/_GrampsBSDDB.py: : add
	  doc, remove unused variable * src/plugins/AncestorChart.py:
	  cleanup unused vars * src/plugins/Calendar.py: typo in doc *
	  src/plugins/ChangeNames.py: cleanup unused vars *
	  src/plugins/DescendChart.py: cleanup unused vars *
	  src/plugins/FamilyLines.py: cleanup unused vars *
	  src/ReportBase/_ReportUtils.py: fix typo in variable Name

2008-01-10 23:27  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9778] 2008-01-10 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/MarkupText.py: in
	  _hex_to_color removed dupe assignment to color * src/PageView.py:
	  doc typo and delete unused statements in filter_toggle *
	  src/ViewManager.py: fix typo in doc *
	  src/DataViews/PersonView.py: delete unused statements in
	  filter_toggle * src/FilterEditor/_EditRule.py: fix wrong $Id name
	  * src/FilterEditor/_ShowResults.py: fix wrong $Id name

2008-01-10 20:17  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9777] add note reordering

2008-01-10 16:28  Peter Landgren <peter.talken@telia.com>

	* [r9776] Fix in rename_filename

2008-01-10 16:28  Peter Landgren <peter.talken@telia.com>

	* [r9775] Update RecentFiles.py

2008-01-10 08:28  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9774] 2008-01-10 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/ObjectSelector/_ObjectSelectorWindow.py: fix indentation
	  error introduced through a previous patch

2008-01-10 04:00  Brian Matherly <brian@gramps-project.org>

	* [r9773] 0001541: Box size too small - Descendant Chart

2008-01-09 21:47  Gary Burton <gary.burton@zen.co.uk>

	* [r9772] 2008-01-09 Gary Burton <gary.burton@zen.co.uk> *
	  src/ManagedWindow.py: Close window only if it is already open.
	  Possible fix for bug #1510

2008-01-09 21:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9771] 2008-01-08 Benny Malengier
	  <benny.malengier@gramps-project.org> Peter Landgren
	  <peter.talken2telia.com> * src/DbManager.py: rename check, issue
	  1562, 1569

2008-01-09 21:15  Gary Burton <gary.burton@zen.co.uk>

	* [r9770] * src/DisplayModels/_NoteModel.py: *
	  src/Selectors/_SelectNote.py: * src/DisplayViews/NoteView.py: *
	  src/gen/db/base.py: Change the order of columns on Note View and
	  Select Note dialog. Also fixed a crash. Bug #1529
	  
	  2008-01-09 Gary Burton <gary.burton@zen.co.uk>

2008-01-09 21:06  Gary Burton <gary.burton@zen.co.uk>

	* [r9769] * src/DisplayModels/_BaseModel.py: add self.db to match
	  function
	  
	  2008-01-09 Gary Burton <gary.burton@zen.co.uk>

2008-01-09 20:53  Gary Burton <gary.burton@zen.co.uk>

	* [r9768] 2008-01-09 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/__init__.py: remove message regarding malformed
	  dataviews

2008-01-09 16:47  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9767] 2008-01-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com> From PEP8 Always use 'self' for the
	  first argument to instance methods.

2008-01-09 16:34  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9766] 2008-01-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/plugins/ExportVCard.py: in
	  write_person use b_date instead of date

2008-01-09 16:16  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9765] fixed previously changed import

2008-01-09 15:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9764] 2008-01-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/GrampsDbUtils/_GrampsBSDDB.py: wrong const import

2008-01-09 14:36  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9763] 2008-01-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com> *
	  src/ObjectSelector/_FilterFrameBase.py: indentation and
	  tabs/spaces fix

2008-01-09 06:45  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9760] 2008-01-09 Raphael Ackermann
	  <raphael.ackermann@gmail.com>

2008-01-09 05:36  Brian Matherly <brian@gramps-project.org>

	* [r9759] 0001539: Tab order incorrect - Statistics Chart
	  configuration

2008-01-09 05:23  Brian Matherly <brian@gramps-project.org>

	* [r9758] 0001515: GraphViz reports don't register page margins on
	  report_options.xml

2008-01-09 05:13  Brian Matherly <brian@gramps-project.org>

	* [r9757] 0001228: Descendent Chart doesn't respect the margin

2008-01-09 03:45  Brian Matherly <brian@gramps-project.org>

	* [r9756] 0001554: Select Place search

2008-01-08 21:45  James G Sack <jgsack@san.rr.com>

	* [r9755] add comment about int4entional undefined function

2008-01-08 20:13  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9754] tabs and spaces fix

2008-01-08 19:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9753] 2008-01-08 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ArgHandler.py: bug
	  with tarfile exceptions

2008-01-08 15:27  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9752] 2008-01-08 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditFamily.py:
	  import fixes * src/plugins/FindDupes.py: variable typo fix
	  0001428: In EditFamily: NameError

2008-01-08 09:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9751] 2008-01-08 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/_BackRefList.py: don't do sel change when dirty

2008-01-08 07:44  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9749] 2008-01-08 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/Editors/_EditFamily.py:
	  0001428: In EditFamily: NameError. changed db -> self.db

2008-01-07 22:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9748] Raphael Ackermann <raphael.ackermann@gmail.com> *
	  src/Bookmarks.py: bookmark dup warning, bug 1346
	  
	  2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-07 22:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9747] * src/DbManager.py: bug with creation/rename
	  
	  2008-01-07 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-07 21:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9746] svg cleanup

2008-01-07 21:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9745] 2008-01-07 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/GrampletView.py: * src/gramps_main.py: *
	  src/images/48x48/gramps-gramplet.png: *
	  src/images/scalable/gramps-gramplet.svg: *
	  src/images/48x48/Makefile.am: * src/images/scalable/Makefile.am:
	  start of gramplet icon
	  
	  2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com

2008-01-07 20:07  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9744] 2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com
	  * src/DataViews/PersonView.py: removed unused import *
	  src/plugins/EventCmp.py: fixed error introduced with previous
	  change * src/gramps.py: removed unused import * src/PageView.py:
	  removed unused import

2008-01-07 17:19  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9743] * src/plugins/EventCmp.py: clean up imports and fix
	  pylint error 0001496: in EventCmp.py: E:198:fix: Using variable
	  'l' before assignment
	  
	  2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com

2008-01-07 16:30  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9742] 2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
	  * src/plugins/CmdRef.py: clean up unused and broken imports and
	  vars 0001494: unresolved import WebPage in CmdRef.py

2008-01-07 08:09  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9739] fixed Changelog entry

2008-01-07 08:04  Raphael Ackermann <raphael.ackermann@gmail.com>

	* [r9738] 2008-01-07 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/docgen/ODFDoc.py: remove
	  duplicate import * src/docgen/LaTeXDoc.py :added support for
	  opening latex editor 0001536: not possible to select latex editor
	  like kile to open a latex file automatically

2008-01-07 04:13  Brian Matherly <brian@gramps-project.org>

	* [r9737] 0001521: Filters work when tested, but not in side bar

2008-01-07 00:15  Doug Blank <doug.blank@gmail.com>

	* [r9736] * src/plugins/DefaultGramplets.py: added gettext (thanks,
	  Jim!)
	  
	  2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu>

2008-01-06 22:57  Doug Blank <doug.blank@gmail.com>

	* [r9732] 2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/MyGrampsView.py: * src/DataViews/__init__.py: *
	  src/DataViews/GrampletView.py: * src/DataViews/Makefile.am: *
	  src/Config/_GrampsConfigKeys.py: *
	  src/plugins/DefaultGramplets.py: * src/plugins/Makefile.am: *
	  src/plugins/DefaultGadgets.py: * src/glade/gramps.glade: *
	  po/POTFILES.in: Renamed Gadgets -> Gramplets, MyGrampsView ->
	  GrampletView

2008-01-06 22:25  Brian Matherly <brian@gramps-project.org>

	* [r9731] 0001495: imports in DisplayState.py need fixed.

2008-01-06 21:58  Brian Matherly <brian@gramps-project.org>

	* [r9730] 0001543: Preferences name format not used - Timeline
	  Graph

2008-01-06 21:32  Brian Matherly <brian@gramps-project.org>

	* [r9729] Don't enable GoogleView and pass on gtkmozembed failure
	  for systems that don't have Gnome.

2008-01-06 20:50  Peter Landgren <peter.talken@telia.com>

	* [r9727] More updates

2008-01-06 19:23  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r9725] adding GoogleView in DataViews From now we can use the
	  Googlemap API to see where our ancestors and living families
	  members lives.

2008-01-06 13:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9724] 2008-01-06 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/docgen/Makefile.am: gtkprintpreview.glade was not pasted on
	  install

2008-01-06 13:03  Doug Blank <doug.blank@gmail.com>

	* [r9723] 2008-01-06 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/MyGrampsView.py (MyGrampsView.clear_gadgets):
	  Protect on re-columning from gadgets that have been removed

2008-01-06 10:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9722] * src/DataViews/MediaView.py: *
	  src/DataViews/RepositoryView.py: * src/DataViews/SourceView.py: *
	  src/DataViews/EventView.py: * src/DataViews/PlaceView.py: *
	  src/PageView.py: Remove unused double click procedure *
	  src/plugins/SimpleBookTitle.py: remove use of AddMedia *
	  src/Editors/AddMedia.py: added * src/AddMedia.py: removed *
	  src/Editors/Makefile.am: * src/Makefile.am: * po/POTFILES.in:
	  Move AddMedia to the editors directory *
	  src/Editors/_EditMedia.py: Edit Media now works as other editors,
	  spawning AddMedia when select is clicked. * src/ManagedWindow.py:
	  typo in comment * src/Config/_GrampsConfigKeys.py: Two new keys,
	  rerun ./autogen.sh Still todo: make relative path work
	  
	  2008-01-06 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-06 10:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9720] 2008-01-06 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/DefaultGadgets.py: handle long text in standard way
	  for translation

2008-01-06 10:11  Peter Landgren <peter.talken@telia.com>

	* [r9719] Removed print in Verify.py

2008-01-06 08:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9718] 2008-01-06 Benny Malengier
	  <benny.malengier@gramps-project.org> Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/docgen/LaTeXDoc.py: wrong
	  indent on write, bug #1506

2008-01-06 06:13  Brian Matherly <brian@gramps-project.org>

	* [r9716] 0001408: Low Verbosity / Succinct option for the Detailed
	  Ancestral/Descendant Reports (patch from James Friedmann
	  <jfriedmannj@gmail.com> modified by Raphael Ackermann
	  <raphael.ackermann@gmail.com> and Brian Matherly)

2008-01-05 21:41  Brian Matherly <brian@gramps-project.org>

	* [r9715] 0001505: Verifying database signals dead father, when he
	  is not a father. (Patch from Raphael Ackermann
	  <raphael.ackermann@gmail.com>)

2008-01-05 20:42  Brian Matherly <brian@gramps-project.org>

	* [r9714] More refactoring in the report system. More reports use
	  MenuOptions now. BareReportDialog no longer has "center person".

2008-01-05 20:10  Brian Matherly <brian@gramps-project.org>

	* [r9713] Patch from Raphael Ackermann
	  <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are
	  mixed in some source files

2008-01-05 12:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9712] 2008-01-05 Josip <josip@pisoj.com> * hr.po New language,
	  Croatian

2008-01-05 09:58  Gary Burton <gary.burton@zen.co.uk>

	* [r9710] 2008-01-05 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/Verify.py: Remove a line of redundant code added
	  yesterday.

2008-01-05 03:02  Doug Blank <doug.blank@gmail.com>

	* [r9709] 2008-01-04 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py (Date.__sub__): fixed date differences *
	  src/Simple/_SimpleTable.py: removed frame around textview

2008-01-04 23:24  Gary Burton <gary.burton@zen.co.uk>

	* [r9708] * src/plugins/Verify.py: Allow the Verify Results window
	  to be reused if it is already instantiated. Bug #1532
	  
	  2008-01-04 Gary Burton <gary.burton@zen.co.uk>

2008-01-04 21:41  Gary Burton <gary.burton@zen.co.uk>

	* [r9707] 2008-01-04 Gary Burton <gary.burton@zen.co.uk> *
	  src/GrampsDbUtils/_ReadXML.py: removed code that is adding the
	  gramps ID onto the end of pre-existing place descriptions. Bug
	  #1502

2008-01-03 16:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9704] * data/gramps.desktop.in: list more mime types, item 851
	  
	  2008-01-03 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-03 15:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9702] * src/GrampsDbUtils/_GrampsDbWriteXML.py: wrong escape of
	  &, bug 1430
	  
	  2008-01-03 Benny Malengier <benny.malengier@gramps-project.org>

2008-01-03 14:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9700] 2008-01-03 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/RelCalc.py:
	  managed window error, bug 1499

2008-01-03 14:18  Doug Blank <doug.blank@gmail.com>

	* [r9698] 2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/_Constants.py: added QR_NOTE, QR_DATE *
	  src/gen/lib/date.py: working on date math *
	  src/plugins/AgeOnDate.py: new Quick View for age on date *
	  src/plugins/DefaultGadgets.py: added Age on Date gadget *
	  src/QuickReports.py: new constants * src/Simple/_SimpleTable.py:
	  handle sort columns

2008-01-03 13:41  Gary Burton <gary.burton@zen.co.uk>

	* [r9696] 2008-01-03 Gary Burton <gary.burton@zen.co.uk> * Fixed
	  date on last entry

2008-01-03 13:39  Gary Burton <gary.burton@zen.co.uk>

	* [r9695] 2008-01-01 Gary Burton <gary.burton@zen.co.uk> *
	  src/Selectors/_SelectPerson.py: the select person dialog now
	  allows a person to be selected by using the keyboard. This dialog
	  really needs an overhaul so that it can use the BaseSelector
	  class as SelectFamily does. However a PeopleModel based on
	  BaseModel is required for this as the existing PeopleModel is a
	  custom built class. bug #1456

2008-01-03 11:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9692] 2008-01-03 Jérôme Rapinat <romjerome@yahoo.fr> *
	  src/configure.in : add bulgarian

2008-01-03 09:40  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9691] 2008-01-02 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ViewManager.py: remove
	  unneeded show, remove tabs

2008-01-03 04:34  Brian Matherly <brian@gramps-project.org>

	* [r9689] Fix filter bug in PeopleModel.

2008-01-03 00:09  James G Sack <jgsack@san.rr.com>

	* [r9688] really fix encoding buglet in const.py.in

2008-01-02 22:10  James G Sack <jgsack@san.rr.com>

	* [r9687] fix encoding buglet in const.py.in

2008-01-02 19:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9686] 2008-01-02 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Filters/SideBar/_PlaceSidebarFilter.py: correct string, bug
	  #1275

2008-01-02 13:20  Doug Blank <doug.blank@gmail.com>

	* [r9682] 2008-01-02 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Simple/_SimpleTable.py (SimpleTable.row): added obj handlers
	  * src/plugins/References.py: new quick report for listing refs

2008-01-02 11:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9681] 2008-01-02 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DbLoader.py: correct
	  bug state -> dbstate

2008-01-02 09:18  Stéphane Charette <stephanecharette@gmail.com>

	* [r9680] removed a stray print() debug statement

2008-01-02 08:43  Stéphane Charette <stephanecharette@gmail.com>

	* [r9679] add_comment() and work in progress for the new GraphViz
	  framework

2008-01-02 08:19  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9678] adapted translation nl.po

2008-01-02 02:09  Doug Blank <doug.blank@gmail.com>

	* [r9677] Added home/end to Python shell gadget

2008-01-01 22:32  Doug Blank <doug.blank@gmail.com>

	* [r9676] Added history editor to Python shell gadget

2008-01-01 20:00  Peter Landgren <peter.talken@telia.com>

	* [r9675] Added some comments to rel_sv.py

2008-01-01 19:57  Peter Landgren <peter.talken@telia.com>

	* [r9674] Added some comments

2008-01-01 12:57  Gary Burton <gary.burton@zen.co.uk>

	* [r9672] 2008-01-01 Gary Burton <gary.burton@zen.co.uk> *
	  src/Editors/_EditFamily.py: Enabled tooltips on person edit
	  buttons bug #1501

2008-01-01 09:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9671] src/const.py.in minor improvement

2008-01-01 06:44  Brian Matherly <brian@gramps-project.org>

	* [r9670] Refinement of "Center Person" selection for reports. Now
	  only use one dialog.

2008-01-01 06:22  Brian Matherly <brian@gramps-project.org>

	* [r9669] Rotate ChangeLog

2007-12-31 23:26  Doug Blank <doug.blank@gmail.com>

	* [r9668] Date arithmetic typo

2007-12-31 23:26  Doug Blank <doug.blank@gmail.com>

	* [r9667] Date arithmetic typo

2007-12-31 22:24  Brian Matherly <brian@gramps-project.org>

	* [r9666] Selection of center person for reports can now be one of:
	  A person from the database, a bookmarked person, the active
	  person, or the home person.

2007-12-31 22:22  Brian Matherly <brian@gramps-project.org>

	* [r9665] Modifications so that GenericFilters can be applied to a
	  PeopleModel.

2007-12-31 21:57  Gary Burton <gary.burton@zen.co.uk>

	* [r9664] * src/gen/db/base.py: added missing key for reference_key
	  in mapbase and _SIGBASE. Was preventing deleted notes being
	  undone. Bug #1507.
	  
	  2007-12-31 Gary Burton <gary.burton@zen.co.uk>

2007-12-31 21:42  Doug Blank <doug.blank@gmail.com>

	* [r9663] thereport typo fixed

2007-12-31 21:23  Doug Blank <doug.blank@gmail.com>

	* [r9662] Fixed date arithmetic

2007-12-31 20:57  Doug Blank <doug.blank@gmail.com>

	* [r9661] Fixed translation issue

2007-12-31 19:23  Gary Burton <gary.burton@zen.co.uk>

	* [r9660] 2007-12-31 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/RelationView.py: * src/Editors/_EditFamily.py: Add
	  a signal handler for changes to events. bug #1416 and #1329. Also
	  remove previous attempt at fixing #1416 now that I know a bit
	  more about how signal handling works.

2007-12-31 16:57  Doug Blank <doug.blank@gmail.com>

	* [r9659] 2007-12-31 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/DefaultGadgets.py: added Date to environment *
	  src/gen/lib/date.py: added new Date constructor type: Date(y,m,d)

2007-12-31 16:43  Doug Blank <doug.blank@gmail.com>

	* [r9658] Date arithmetic

2007-12-31 16:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9657] 2007-12-31 Mirko Leonhäuser <mirko@leonhaeuser.de> *
	  de.po: Translation update

2007-12-31 14:00  Doug Blank <doug.blank@gmail.com>

	* [r9656] removed debug strings

2007-12-31 13:50  Doug Blank <doug.blank@gmail.com>

	* [r9655] Add gadgets by translated name; save by real name

2007-12-31 09:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9654] 2007-12-31 Boril Gourinov <boril.gourinov@gmail.com> *
	  bg.po: New language, bulgarian

2007-12-31 07:33  Stéphane Charette <stephanecharette@gmail.com>

	* [r9653] new parms to GVDoc::add_link() and add_node()

2007-12-31 06:21  Brian Matherly <brian@gramps-project.org>

	* [r9652] Proof of concept: adding a center person option instead
	  of using active person in reports.

2007-12-31 05:49  Brian Matherly <brian@gramps-project.org>

	* [r9651] Set bookmarks dialog to modal.

2007-12-31 05:43  Stéphane Charette <stephanecharette@gmail.com>

	* [r9650] more work-in-progress for GraphViz and FamilyLines

2007-12-31 04:40  Doug Blank <doug.blank@gmail.com>

	* [r9649] Added tooltips

2007-12-31 02:50  Doug Blank <doug.blank@gmail.com>

	* [r9648] Updated welcome message

2007-12-31 02:05  Doug Blank <doug.blank@gmail.com>

	* [r9647] 2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Config/_GrampsConfigKeys.py: added MyGrampsView *
	  src/Config/_GrampsGconfKeys.py: added try/excepts on get_types

2007-12-30 22:32  Brian Matherly <brian@gramps-project.org>

	* [r9646] Rename "PeoplePickerOption" to "PersonListOption".

2007-12-30 21:09  Stéphane Charette <stephanecharette@gmail.com>

	* [r9645] write out .dot file in ISO-8859 versus UTF-8

2007-12-30 21:00  Brian Matherly <brian@gramps-project.org>

	* [r9644] Patch from Raphael Ackermann
	  <raphael.ackermann@gmail.com> to fix undefined variables in
	  HtmlDoc.py.

2007-12-30 17:43  Doug Blank <doug.blank@gmail.com>

	* [r9643] Protect against bad gadget.ini

2007-12-30 17:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9642] /po/fr.po update

2007-12-30 16:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9641]

2007-12-30 15:39  Doug Blank <doug.blank@gmail.com>

	* [r9640] 2007-12-30 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/OnThisDay.py: i18n changes * src/plugins/Makefile.am:
	  added missing files * src/plugins/DefaultGadgets.py: i18n changes
	  * src/QuickReports.py: allow callers to send obj directly *
	  src/Simple/_SimpleTable.py: added support for objs *
	  po/POTFILES.in: i18n changes

2007-12-30 15:21  Peter Landgren <peter.talken@telia.com>

	* [r9639] Update for 3.0

2007-12-30 12:58  Peter Landgren <peter.talken@telia.com>

	* [r9638] Upgrade rel_sv.py to 3.0, first rev

2007-12-30 12:53  Peter Landgren <peter.talken@telia.com>

	* [r9637] Upgrade to 3.0, first rev

2007-12-30 12:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9636] /src/OnThisDay.py allow translation on paragraph

2007-12-30 12:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9635] 2007-12-30 Jerome Rapinat <romjerome@yahoo.fr> *
	  POTFILES.in : update * gramps.pot : update template * fr.po:
	  Translation update

2007-12-30 05:41  Brian Matherly <brian@gramps-project.org>

	* [r9634] More updates to better support MenuOptions. FamilyLines
	  seems to work now.

2007-12-30 03:46  Doug Blank <doug.blank@gmail.com>

	* [r9633] 2007-12-29 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/MyGrampsView.py: show matching surnames *
	  src/plugins/OnThisDay.py: refinement *
	  src/plugins/SameSurnames.py: changed name *
	  src/plugins/DefaultGadgets.py: calendar calls quickreport *
	  src/QuickReports.py: new function to call qr directly *
	  src/Simple/_SimpleAccess.py: new func to format dates

2007-12-30 01:24  Doug Blank <doug.blank@gmail.com>

	* [r9632] Getting ready for surname double-clicks

2007-12-29 21:06  Doug Blank <doug.blank@gmail.com>

	* [r9631] Added click/double click for QR that reference people

2007-12-29 19:55  Doug Blank <doug.blank@gmail.com>

	* [r9630] 2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
	  * src/DataViews/MyGrampsView.py: fixme's are fixed *
	  src/DataViews/EventView.py: added quick report popup *
	  src/plugins/SameSurnames.py: removed unneeded imports *
	  src/plugins/siblings.py: removed unneeded imports *
	  src/Simple/_SimpleTable.py: add date handler *
	  src/plugins/OnThisDay.py: new event quick report

2007-12-29 17:56  Doug Blank <doug.blank@gmail.com>

	* [r9629] Calendar month fix; reattach expand bug gadget title save
	  bug

2007-12-29 17:35  Doug Blank <doug.blank@gmail.com>

	* [r9628] Allow main to also not be a generator

2007-12-29 16:53  Doug Blank <doug.blank@gmail.com>

	* [r9627] No save if no gadgets; added news gadget

2007-12-29 16:06  Doug Blank <doug.blank@gmail.com>

	* [r9626] Self is now translatable

2007-12-29 14:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9625] 2007-12-29 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ArgHandler.py: better
	  handling of -l * src/const.py.in: forgot to commit this, new
	  constants * configure.in: remove GrampsDb makefile *
	  src/DbManager.py: allow inheriting create_new_db_cli

2007-12-29 12:49  Doug Blank <doug.blank@gmail.com>

	* [r9624] Removed test code

2007-12-29 12:36  Doug Blank <doug.blank@gmail.com>

	* [r9623] Working on calendar signals

2007-12-29 11:49  Doug Blank <doug.blank@gmail.com>

	* [r9622] 2007-12-29 Douglas S. Blank <dblank@saliva.brynmawr.edu>
	  * src/DataViews/MyGrampsView.py: renamed background to main *
	  src/plugins/DefaultGadgets.py: call main (generator)

2007-12-29 04:42  Doug Blank <doug.blank@gmail.com>

	* [r9621] 2007-12-28 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/SameSurnames.py: new quick report for showing people
	  with same surnames

2007-12-29 03:46  Doug Blank <doug.blank@gmail.com>

	* [r9620] Bug in printing lists in Python gadget

2007-12-29 03:33  Doug Blank <doug.blank@gmail.com>

	* [r9619] Adding calendar details

2007-12-29 03:00  James G Sack <jgsack@san.rr.com>

	* [r9618] fix confusing dup function name (fn -> fn3)

2007-12-28 20:43  Doug Blank <doug.blank@gmail.com>

	* [r9617] Fixed looking up person after db_change

2007-12-28 19:12  Doug Blank <doug.blank@gmail.com>

	* [r9616] Added calendar gadget

2007-12-28 19:01  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r9615] Updated Lithuanian translation

2007-12-28 17:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9614] /po/fr.po update

2007-12-28 15:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9613] 2007-12-28 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ViewManager.py: remove
	  unused functions, add alt actions left/right * src/GrampsDb:
	  deleted with _GrampsDbWriteXML.py, _GrampsDbFactories.py,
	  _GrampsGEDDB.py, _GrampsXMLDB.py, __init__.py, Makefile.am,
	  _GrampsInMemDB.py, _GrampsBSDDB.py. No more inmemory databases *
	  src/GrampsDbUtils: moved here _GrampsDbWriteXML.py and
	  _GrampsBSDDB.py * src/plugins/ReadGrdb.py: *
	  src/plugins/Checkpoint.py: *
	  src/ObjectSelector/_ObjectSelectorWindow.py: * src/DbManager.py:
	  * src/GrampsDbUtils/_WriteGrdb.py: *
	  src/GrampsDbUtils/__init__.py: *
	  src/GrampsDbUtils/_GrampsDbWRFactories.py: *
	  src/GrampsDbUtils/_WriteXML.py: * src/GrampsDbUtils/Makefile.am:
	  * src/gramps_main.py: * src/RecentFiles.py:
	  recent-files-gramps.xml, don't overwrite 2.2.x data *
	  src/ArgHandler.py: * src/DbLoader.py: remove unused functions *
	  src/Makefile.am: * po/POTFILES.in: *
	  src/GrampsDbUtils/importdbdir.py: allow import of new database
	  via cli Remove inMem Editing, move remaining to DbUtils, fix
	  ArgHandler

2007-12-28 10:08  Stéphane Charette <stephanecharette@gmail.com>

	* [r9612] work in progress converting FamilyLines to new GraphViz
	  plugin

2007-12-28 10:05  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9611] minor update

2007-12-28 07:46  Doug Blank <doug.blank@gmail.com>

	* [r9610] Removed stub gadgets

2007-12-28 06:48  Doug Blank <doug.blank@gmail.com>

	* [r9609] Added delete gadget; finished menus

2007-12-28 06:25  Doug Blank <doug.blank@gmail.com>

	* [r9608] Indent error fix

2007-12-28 06:23  Doug Blank <doug.blank@gmail.com>

	* [r9607] Added restore gadgets

2007-12-28 05:12  Brian Matherly <brian@gramps-project.org>

	* [r9606] Convert DetDescendantReport and DetAncestralReport to use
	  MenuOption.

2007-12-28 02:20  Doug Blank <doug.blank@gmail.com>

	* [r9605] 2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_Options.py: Bug #1486, type error on option read

2007-12-27 22:23  Brian Matherly <brian@gramps-project.org>

	* [r9604] Fix thumbnail images and HTML labels for relationship
	  graph (Graphviz).

2007-12-27 22:05  Brian Matherly <brian@gramps-project.org>

	* [r9603] _GraphvizReportDialog.py: Fix Graphviz generated PDF.

2007-12-27 21:47  Brian Matherly <brian@gramps-project.org>

	* [r9602] _GraphvisReportDialog.py: Fix to conform to 80 columns.
	  Add Graphviz generated PDF as an option (requires Graphviz 2.16
	  to work)

2007-12-27 21:44  Brian Matherly <brian@gramps-project.org>

	* [r9601] src/Config/_GrampsConfigKeys.py: Better default for
	  report output. src/gen/db/dbconst.py: Remove constants that are
	  duplicated in const.py. src/GrampsDb/_GrampsBSDDB.py: Use ENV_DIR
	  from const.py.

2007-12-27 18:39  Brian Matherly <brian@gramps-project.org>

	* [r9600] Fix 0001431: Tried to run a statistics report:

2007-12-27 18:28  Brian Matherly <brian@gramps-project.org>

	* [r9599] Convert DescendReport and AncestorReport to use
	  MenuOption.

2007-12-27 15:24  Doug Blank <doug.blank@gmail.com>

	* [r9598] * src/DataViews/MyGrampsView.py: *
	  src/DataViews/SourceView.py: * src/DataViews/__init__.py: *
	  src/DataViews/NoteView.py: * src/DataViews/PersonView.py: *
	  src/DataViews/RelationView.py: * src/DataViews/MapView.py: *
	  src/DataViews/MediaView.py: * src/DataViews/RepositoryView.py: *
	  src/DataViews/EventView.py: * src/DataViews/FamilyList.py: *
	  src/DataViews/PedigreeView.py: * src/DataViews/PlaceView.py: *
	  src/DataViews/Makefile.am: Renamed DataViews views to new style
	  
	  2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-27 15:06  Doug Blank <doug.blank@gmail.com>

	* [r9597] 2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/_MyGrampsView.py: added API for data save/load *
	  src/plugins/DefaultGadgets.py: top surnames takes count; TODO
	  saves

2007-12-26 23:14  Doug Blank <doug.blank@gmail.com>

	* [r9596] * src/DataViews/_MyGrampsView.py: added tooltips,
	  cleanup, menu work * src/plugins/DefaultGadgets.py: fine tuning *
	  src/glade/gramps.glade: added tooltips
	  
	  2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-26 18:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9595] DateHandler/_Date_fr.py typo

2007-12-26 18:32  Doug Blank <doug.blank@gmail.com>

	* [r9594] Made a welcome to gramps gadget

2007-12-26 17:23  Doug Blank <doug.blank@gmail.com>

	* [r9593] Ok, fixed saving issue

2007-12-26 17:19  Doug Blank <doug.blank@gmail.com>

	* [r9592] Comment out gadget saving for now

2007-12-26 17:19  Doug Blank <doug.blank@gmail.com>

	* [r9591] Comment out gadget saving for now

2007-12-26 17:18  Doug Blank <doug.blank@gmail.com>

	* [r9590] Comment out gadget saving for now

2007-12-26 16:48  Doug Blank <doug.blank@gmail.com>

	* [r9589] * src/DataViews/_MyGrampsView.py: saves on quit only,
	  load/save api
	  
	  2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-26 15:48  Doug Blank <doug.blank@gmail.com>

	* [r9588] 2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ViewManager.py: added __delete_pages called on quit *
	  src/PageView.py: added on_delete method called on quit

2007-12-26 08:26  Doug Blank <doug.blank@gmail.com>

	* [r9587] Substantial improvements to gadgets

2007-12-25 17:55  Doug Blank <doug.blank@gmail.com>

	* [r9586] Added detachable windows

2007-12-25 17:51  Doug Blank <doug.blank@gmail.com>

	* [r9585] Added detachable windows

2007-12-25 12:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9584] 2007-12-24 Jerome Rapinat <romjerome@yahoo.fr> * fr.po:
	  Translation update

2007-12-25 05:54  Brian Matherly <brian@gramps-project.org>

	* [r9583] Move the entire Gramps dir under "Application Data" in
	  Windows.

2007-12-25 05:35  Brian Matherly <brian@gramps-project.org>

	* [r9582] Fix database dir under windows.

2007-12-25 05:27  Brian Matherly <brian@gramps-project.org>

	* [r9581] Fix default fonts in GraphvizReportDialog

2007-12-25 04:34  Doug Blank <doug.blank@gmail.com>

	* [r9580] Fixed major issue with db/dbstate

2007-12-25 01:57  Stéphane Charette <stephanecharette@gmail.com>

	* [r9579] more generic changes to the GraphViz base class

2007-12-24 23:36  Doug Blank <doug.blank@gmail.com>

	* [r9578] added uistate to Python Gadget

2007-12-24 22:29  Doug Blank <doug.blank@gmail.com>

	* [r9577] Fixed Python Gadget

2007-12-24 22:26  Doug Blank <doug.blank@gmail.com>

	* [r9576] Added Python Gadget

2007-12-24 21:41  Doug Blank <doug.blank@gmail.com>

	* [r9575] Fixed Shell Gadget

2007-12-24 20:11  Doug Blank <doug.blank@gmail.com>

	* [r9574] Added Shell Gadget

2007-12-24 14:56  Doug Blank <doug.blank@gmail.com>

	* [r9573] 2007-12-24 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/_MyGrampsView.py: new DataView for Gadgets *
	  src/DataViews/__init__.py: import things from _MyGrampsView *
	  src/Config/_GrampsConfigKeys.py: added data-views *
	  src/glade/gramps.glade: added My Gramps Gadget gui *
	  src/plugins/DefaultGadgets.py: sample gadgets

2007-12-24 14:12  Brian Matherly <brian@gramps-project.org>

	* [r9572] Add _DocReportDialog.py to the Makefile.

2007-12-24 11:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9571] /po/fr.po update

2007-12-24 04:41  Brian Matherly <brian@gramps-project.org>

	* [r9570] 0001480: custom paper size is not editable for 2nd and
	  any additional invocations of the report

2007-12-23 22:20  Brian Matherly <brian@gramps-project.org>

	* [r9569] Fix 0001393: Detailed descendant report crash on too many
	  references.

2007-12-23 21:56  Brian Matherly <brian@gramps-project.org>

	* [r9568] Fix 0001160: Regular expressions, dash/separator and
	  non-ASCII characters on ExtractCity

2007-12-23 21:34  Brian Matherly <brian@gramps-project.org>

	* [r9567] Add fields to translation strings in
	  DetAncestralReport.py, DetDescendantReport.py, FanChart.py.

2007-12-23 21:08  Brian Matherly <brian@gramps-project.org>

	* [r9566] Updates to makefiles.

2007-12-23 19:13  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r9565] Updated Lithuanian translation

2007-12-23 18:17  Stéphane Charette <stephanecharette@gmail.com>

	* [r9564] update gramps.po for beta

2007-12-23 07:52  Stéphane Charette <stephanecharette@gmail.com>

	* [r9562] more graphviz based options

2007-12-22 15:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9560] /po/fr.po typo

2007-12-22 14:08  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9559] cs translation update

2007-12-22 01:23  Doug Blank <doug.blank@gmail.com>

	* [r9558] 2007-12-21 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/lineage.py: moved to new quick view format *
	  src/docgen/TextBufDoc.py: fixed transient window issue

2007-12-21 23:14  Gary Burton <gary.burton@zen.co.uk>

	* [r9557] * src/Editors/_EditEventRef.py: swap around delete/share
	  buttons, bug #1477
	  
	  2007-12-21 Gary Burton <gary.burton@zen.co.uk>

2007-12-21 22:16  Gary Burton <gary.burton@zen.co.uk>

	* [r9556] 2007-12-21 Gary Burton <gary.burton@zen.co.uk> *
	  src/ScratchPad.py: allow items to be moved, feature #1465

2007-12-21 18:20  Doug Blank <doug.blank@gmail.com>

	* [r9555] Added get_row_count and show title

2007-12-21 13:35  Doug Blank <doug.blank@gmail.com>

	* [r9554] Refinements: show relation, and self

2007-12-21 10:05  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9553] new string translations

2007-12-21 06:22  Doug Blank <doug.blank@gmail.com>

	* [r9552] 2007-12-21 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/_PersonView.py: pass create_quickreport uistate *
	  src/Editors/_EditPrimary.py: pass create_quickreport uistate *
	  src/plugins/all_events.py: use SimpleTable *
	  src/plugins/siblings.py: use SimpleTable * src/QuickReports.py:
	  pass create_quickreport uistate * src/Simple/_SimpleTable.py:
	  Handles raw objects, click/doubleclick * src/PageView.py: pass
	  create_quickreport uistate * src/docgen/TextBufDoc.py: need to
	  make a managed window, transient

2007-12-21 05:57  Brian Matherly <brian@gramps-project.org>

	* [r9551] Misc improvements to Graphviz reports.

2007-12-21 00:18  Doug Blank <doug.blank@gmail.com>

	* [r9550] 2007-12-20 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/siblings.py: Quick Reports under construction... *
	  src/Simple/_SimpleDoc.py: added table style defaults *
	  src/Simple/__init__.py: added SimpleTable * src/BaseDoc.py: added
	  doc.type = "standard" * src/docgen/TextBufDoc.py: added doc.type
	  = "gtk" * src/Simple/_SimpleTable.py: new file defining table

2007-12-20 20:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9549] * src/glade/gramps.glade: date keybindings, issue #1453
	  
	  2007-12-20 Benny Malengier <benny.malengier@gramps-project.org>

2007-12-20 19:20  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9548] 2007-12-20 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/rel_pt.py:
	  RelLib -> gen.lib

2007-12-20 15:34  Peter Landgren <peter.talken@telia.com>

	* [r9547] Update for reports

2007-12-20 14:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9546] 2007-12-20 Jerome Rapinat <romjerome@yahoo.fr> *
	  POTFILES.in : add plugins/GVRelGraph.py reference * gramps.pot :
	  update template * fr.po: Translation update

2007-12-20 13:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9545] 2007-12-19 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditPrimary.py: * src/Editors/_EditPlace.py: *
	  src/Editors/_EditSecondary.py: * src/Editors/_EditSourceRef.py: *
	  src/Editors/_EditReference.py: * src/Editors/_EditRepoRef.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditMediaRef.py: *
	  src/Editors/_EditEventRef.py: * src/Editors/_EditName.py: *
	  src/DisplayTabs/__init__.py: * src/DisplayTabs/_GalleryTab.py: *
	  src/DisplayTabs/_BackRefList.py: * src/DisplayTabs/_ButtonTab.py:
	  * src/DisplayTabs/_GrampsTab.py: Accelator keys on displaytabs,
	  convert _all_ tabs to GrampsTab! Feature #955 #1438

2007-12-20 12:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9544] 2007-12-20 Raphael Ackermann
	  <raphael.ackermann@gmail.com> * src/glade/gramps.glade : don't
	  use C or O as accelerator keys on Name Editor, reserved for OK
	  and Cancel buttons #1470 * src/glade/edit_person.glade :
	  accelerator keys are used double in person editor #1452
	  
	  2007-12-20 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/Editors/_EditPerson.py : Unspecified gender dialog doesn't
	  have mnemonics #1461

2007-12-20 10:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9543] /po/fr.po fix minor issuesfr.po

2007-12-20 10:03  Peter Landgren <peter.talken@telia.com>

	* [r9542] Doug's changes are back

2007-12-20 06:26  Brian Matherly <brian@gramps-project.org>

	* [r9541] Various enhancements to the Graphviz report system. Added
	  GVRelGraph.py - adapted GraphViz.py to use Graphviz report
	  system.

2007-12-20 05:10  Doug Blank <doug.blank@gmail.com>

	* [r9540] 2007-12-20 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/ExportVCard.py: fixed date.get_text() as signal for
	  text * src/plugins/ExportVCalendar.py: fixed date.get_text()
	  ditto * src/plugins/WriteGeneWeb.py: fixed date.get_text() ditto

2007-12-20 03:55  Doug Blank <doug.blank@gmail.com>

	* [r9539] 2007-12-19 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: added a warning about duplicate pattern

2007-12-19 20:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9538]

2007-12-19 17:00  Peter Landgren <peter.talken@telia.com>

	* [r9537] Swedish update

2007-12-19 16:40  Peter Landgren <peter.talken@telia.com>

	* [r9536] Update of RecentFiles for unique renam/name

2007-12-19 16:39  Peter Landgren <peter.talken@telia.com>

	* [r9535] Update of DbManager for unique renam/name

2007-12-19 16:38  Peter Landgren <peter.talken@telia.com>

	* [r9534] Changelog update

2007-12-19 09:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9533] correct Changelog

2007-12-19 09:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9532] 2007-12-19 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/lib/person.py:
	  sources in attributes of eventref are not seen in ref tables *
	  src/gen/lib/eventref.py: can contain sources, add methods for
	  that * src/gen/lib/notebase.py: whitespace *
	  src/plugins/Check.py: low level check of repo table, add check to
	  clean up referenced but not existing repos

2007-12-19 00:50  Doug Blank <doug.blank@gmail.com>

	* [r9530] 2007-12-18 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Editors/_EditFamily.py: doubleclick now edits; fixed share
	  popup * src/DisplayTabs/_EmbeddedList.py: fixed share popup *
	  src/DisplayTabs/_GalleryTab.py: fixed share popup

2007-12-18 19:10  Gary Burton <gary.burton@zen.co.uk>

	* [r9529] 2007-12-18 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/DetAncestralReport.py: Remove some test code

2007-12-17 18:43  Doug Blank <doug.blank@gmail.com>

	* [r9528] * src/DbManager.py: I was having some weird issues with
	  the archive file giving errors about "still in use". With these
	  changes, I haven't had it happen... yet. Can't say for certain if
	  these changes fixed it, or if there is another cause.
	  
	  2007-12-17 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-17 14:30  Espen Berg <espenbe@gmail.com>

	* [r9527] Updated Norwegian translation

2007-12-17 05:09  Doug Blank <doug.blank@gmail.com>

	* [r9526] 2007-12-17 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/CalculateEstimatedDates.py: Give good defaults for
	  Filter and Enumerated Lists * src/plugins/Calendar.py: Give good
	  defaults for Filter and Enumerated lists *
	  src/PluginUtils/_MenuOptions.py: added a get_filter() method to
	  return filter object; added a param to constructor to set default
	  filter

2007-12-17 04:12  Brian Matherly <brian@gramps-project.org>

	* [r9525] Properly initialize Filter option.

2007-12-17 03:59  Doug Blank <doug.blank@gmail.com>

	* [r9524] Removed margins from write_common

2007-12-17 03:44  Doug Blank <doug.blank@gmail.com>

	* [r9523] * src/ReportBase/_PaperMenu.py: get margins in PaperFrame
	  constructor * src/ReportBase/_DocReportDialog.py: pass margins to
	  PaperFrame constructor * src/ReportBase/_ReportOptions.py: added
	  getters/setters for margins
	  
	  2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-16 18:27  Doug Blank <doug.blank@gmail.com>

	* [r9522] * src/plugins/Calendar.py: fixed MenuOption's
	  EnumeratedList to match Brian's changes on 2007-12-15.
	  
	  2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-16 17:35  Doug Blank <doug.blank@gmail.com>

	* [r9521] * src/DbManager.py: typo %{}s -> %()s; fixed rcs -q issue
	  * src/Utils.py: typo %{}s -> %()s
	  
	  2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-16 17:03  Doug Blank <doug.blank@gmail.com>

	* [r9520] 2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/ReadPkg.py: attempt to os.remove(directory) failed *
	  src/GrampsDb/_GrampsDbFactories.py: import from gen.db

2007-12-16 15:28  Doug Blank <doug.blank@gmail.com>

	* [r9519] Fix for allowing cancel to work

2007-12-16 04:47  Brian Matherly <brian@gramps-project.org>

	* [r9518] Remove unnecessary code in Graphviz report dialog.

2007-12-16 04:33  Brian Matherly <brian@gramps-project.org>

	* [r9517] Delete reports that have been unsupported for > 1 year.

2007-12-16 04:17  Brian Matherly <brian@gramps-project.org>

	* [r9516] Fix application launch for PDFDoc.

2007-12-16 03:51  Brian Matherly <brian@gramps-project.org>

	* [r9515] Add Generic GraphViz options to the GraphVis report
	  dialog for use by all graphviz related reports.

2007-12-16 03:48  Brian Matherly <brian@gramps-project.org>

	* [r9514] Fix TextOption and EnumeratedListOption in
	  MenuOptions.py.

2007-12-15 23:54  Gary Burton <gary.burton@zen.co.uk>

	* [r9513] * src/DisplayTabs/_ChildModel.py: *
	  src/Editors/_EditFamily.py: add fallback for birth date (feature
	  #1448) 2007-12-15 Gary Burton <gary.burton@zen.co.uk> *
	  src/Editors/_EditFamily.py: emit family-update signal (bug #1416)

2007-12-15 21:56  Gary Burton <gary.burton@zen.co.uk>

	* [r9512] 2007-12-15 Gary Burton <gary.burton@zen.co.uk> *
	  src/Editors/_EditFamily.py: emit family-update signal #1416

2007-12-15 17:09  Doug Blank <doug.blank@gmail.com>

	* [r9510] * src/plugins/Calendar.py: Added relationships (feature
	  #1086) * src/PluginUtils/_MenuOptions.py: added get_center_person
	  to filter option
	  
	  2007-12-15 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-15 15:49  Doug Blank <doug.blank@gmail.com>

	* [r9509] * src/plugins/WebCal.py: Temp fixes to keep running (bug
	  #1441)
	  
	  2007-12-15 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-15 15:16  Doug Blank <doug.blank@gmail.com>

	* [r9508] 2007-12-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/DataViews/_RelationView.py: Made suggestion by Stian:
	  http://www.gramps-project.org/wiki/index.php?title=GEPS_002:_RelationView_Expand_and_Collapse#User_Contributions
	  and addressed feature request #1404

2007-12-14 22:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9507] 2007-12-14 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Editors/_EditEvent.py:
	  first attribute tab THEN backref *
	  src/DisplayTabs/_BackRefList.py: whitespace change *
	  src/gen/lib/repo.py: correct error with source backref too *
	  src/gen/lib/personref.py: * src/gen/lib/mediaref.py: *
	  src/gen/lib/childref.py: * src/gen/lib/place.py: *
	  src/gen/lib/address.py: * src/gen/lib/src.py: *
	  src/gen/lib/person.py: * src/gen/lib/mediaobj.py: *
	  src/gen/lib/eventref.py: * src/gen/lib/name.py: *
	  src/gen/lib/family.py: * src/gen/lib/event.py: *
	  src/gen/lib/ldsord.py: Add get_note_child_list method to allow
	  recursive deletion of notes in child objects *
	  src/gen/lib/notebase.py: add remove_note that recursively
	  searches in the child secondary objects * src/plugins/Check.py:
	  fix broken note links, fix broken repo-source link

2007-12-14 16:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9506]

2007-12-14 13:57  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9504] reencoded holidays.xml to utf-8, added czech national
	  holidays.

2007-12-14 13:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9503] /src/_RelationView typo

2007-12-14 12:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9502] /po/fr.po update

2007-12-14 08:54  James G Sack <jgsack@san.rr.com>

	* [r9501] fix #1439 failed to skip subordinates under NOTE

2007-12-14 08:27  James G Sack <jgsack@san.rr.com>

	* [r9500] added Gedcom read testing util and 1st try at testing

2007-12-14 07:34  James G Sack <jgsack@san.rr.com>

	* [r9499] add simple logging feature for test modules

2007-12-13 05:31  Brian Matherly <brian@gramps-project.org>

	* [r9498] Fix MenuToolOptions.

2007-12-13 02:22  Doug Blank <doug.blank@gmail.com>

	* [r9497] 2007-12-12 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: fixed bug #1305, refresh view after name change
	  
	  2007-12-12 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-13 01:52  Brian Matherly <brian@gramps-project.org>

	* [r9496] Refactor various aspects of the report system.

2007-12-12 21:44  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9495] Translation update and minor fixes.

2007-12-12 16:35  Doug Blank <doug.blank@gmail.com>

	* [r9494] Added another test

2007-12-12 16:24  Doug Blank <doug.blank@gmail.com>

	* [r9493] 2007-12-12 Douglas S. Blank
	  <dblank@doraemon.brynmawr.edu> * src/GrampsCfg.py: added
	  Translation -> Pattern -> Translation so that one can see fully
	  translated text, even if they type in English, or %codes *
	  src/Utils.py: Fixed two bugs in translations of keywords *
	  src/test/utils_test.py: unit tests for keywords/translations

2007-12-12 11:48  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9492] Translation update

2007-12-12 03:59  Doug Blank <doug.blank@gmail.com>

	* [r9491] 2007-12-11 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: added keyword and translation functions *
	  src/Utils.py: Name Display Editor should work in locale

2007-12-11 16:02  Peter Landgren <peter.talken@telia.com>

	* [r9490] Updates for name display

2007-12-11 14:35  Doug Blank <doug.blank@gmail.com>

	* [r9489] Removed title() case business

2007-12-11 03:37  Doug Blank <doug.blank@gmail.com>

	* [r9487] Removed duplicate entries

2007-12-11 02:49  Doug Blank <doug.blank@gmail.com>

	* [r9486] * src/ViewManager.py: exposed a private method via a new
	  method, post_load_newdb() * src/ArgHandler.py: made
	  ArgHandler.handle_args() return filename, and filetype, if
	  commandline or recentfile * src/gramps_main.py: handles return
	  values from AH.handle_args()
	  
	  2007-12-10 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-11 00:04  Doug Blank <doug.blank@gmail.com>

	* [r9485] * src/DbManager.py: fixed issue in breaking lock on lock
	  which has already been removed
	  
	  2007-12-10 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-12-10 23:09  Doug Blank <doug.blank@gmail.com>

	* [r9484] 2007-12-10 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: Fixed bug in being able to edit the uneditable
	  * src/BasicUtils/_NameDisplay.py: Renamed standard name patterns
	  to match new pattern name keywords

2007-12-10 21:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9482] Update TODO

2007-12-10 21:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9481] 2007-12-10 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/lib/notebase.py:
	  change comment string * src/gen/lib/person.py: change comment
	  string * src/gen/lib/event.py: add attr to list of sec objects,
	  bug #1318

2007-12-10 14:20  Doug Blank <doug.blank@gmail.com>

	* [r9480] Gave Ed a middle name, fixed error in %codes

2007-12-10 13:13  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9479] new czech Datehandler

2007-12-10 13:10  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r9478] Datehandler for czech language added.

2007-12-10 04:52  Doug Blank <doug.blank@gmail.com>

	* [r9477] Gave Ed a Paronymic, GIVEN bug, column name change

2007-12-10 01:51  Doug Blank <doug.blank@gmail.com>

	* [r9476] 2007-12-09 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/GrampsCfg.py: Rearranged name display preference settings *
	  src/BasicUtils/_NameDisplay.py: allow title-case name patterns

2007-12-09 22:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9475] * src/gen/db/dbdir.py: always use db.DB_RECOVER
	  
	  2007-12-09 Benny Malengier <benny.malengier@gramps-project.org>

2007-12-09 22:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9474] 2007-12-09 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/NarrativeWeb.py: Use Narrated word

2007-12-09 21:47  Peter Landgren <peter.talken@telia.com>

	* [r9473] Minor revision, but still more to do

2007-12-09 20:09  Alex Roitman <shura@gramps-project.org>

	* [r9471] Update

2007-12-09 20:06  Alex Roitman <shura@gramps-project.org>

	* [r9470] 2007-12-09 Alex Roitman <shura@gramps-project.org> *
	  data/grampsxml.rng: Add namemaps and mediapath. *
	  data/grampsxml.dtd: Add namemaps and mediapath.

2007-12-09 17:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9468] 2007-12-09 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Selectors/_SelectRepository.py: handle column changed, bug
	  #1427

2007-12-09 16:25  Doug Blank <doug.blank@gmail.com>

	* [r9467] 2007-12-09 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/CalculateEstimatedDates.py: define set_title *
	  src/plugins/OwnerEditor.py: define build_menu_names *
	  src/PluginUtils/_PluginWindows.py: Fixed layer window issues

2007-12-09 15:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9466] * src/gen/db/dbdir.py: rebuild ref map correctly, bug
	  #1421
	  
	  2007-12-09 Benny Malengier <benny.malengier@gramps-project.org>

2007-12-09 15:53  Doug Blank <doug.blank@gmail.com>

	* [r9465] Fixed window on top issue, self.show() vs
	  self.window.show()

2007-12-09 10:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9464] 2007-12-09 Benny Malengier
	  <benny.malengier@gramps-project.org> Add support for name
	  grouping import/export * src/GrampsDb/_GrampsDbWriteXML.py: write
	  group table out * src/GrampsDb/_GrampsBSDDB.py: group table is no
	  sec table, init it together with primary tables! *
	  src/gen/db/base.py: obtain grouping keys * src/gen/db/dbdir.py:
	  group table is no sec table, init it together with primary
	  tables! * src/gen/utils/dbutils.py: grdb -> grdb copy of grouping
	  table, copy mediapath. * src/gen/proxy/proxybase.py: obtain
	  grouping keys, add missing bookmark methods *
	  src/gen/proxy/dbbase.py: add obtain grouping keys method *
	  src/GrampsDbUtils/_ReadXML.py: read in group table *
	  src/plugins/ReadGrdb.py: read in group table

2007-12-08 21:28  Doug Blank <doug.blank@gmail.com>

	* [r9463] Added dup and sgettext checks

2007-12-08 15:29  Doug Blank <doug.blank@gmail.com>

	* [r9462] Added another suite, but not calling it

2007-12-08 15:27  Doug Blank <doug.blank@gmail.com>

	* [r9461] Added CalculateEstimatedDates.py

2007-12-08 15:18  Peter Landgren <peter.talken@telia.com>

	* [r9460] Many revisions, but still more to do

2007-12-08 05:02  Doug Blank <doug.blank@gmail.com>

	* [r9458] 2007-12-07 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/Makefile.am: Missing _PluginsWindows.py *
	  po/test: new unittest dir * po/test/po_test.py: new unittest
	  suite for POTFILES and Makefiles * po/POTFILES.in: Missing
	  CalculateEstimatedDates.py

2007-12-07 17:19  Doug Blank <doug.blank@gmail.com>

	* [r9456] Added double-click, testing Window show variations

2007-12-07 03:45  Doug Blank <doug.blank@gmail.com>

	* [r9455] 2007-12-06 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_MenuOptions.py: Fixed boolean option double
	  label

2007-12-07 03:09  Doug Blank <doug.blank@gmail.com>

	* [r9454] * src/PluginUtils/_PluginWindows.py: Removed unnecessary
	  code * src/PluginUtils/_MenuOptions.py: Added "Change" button for
	  filter option
	  
	  2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>

2007-12-07 01:05  Doug Blank <doug.blank@gmail.com>

	* [r9453] 2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_PluginMgr.py: return values on load_plugins was
	  reversed: return True if errors.

2007-12-06 22:20  James G Sack <jgsack@san.rr.com>

	* [r9452] fix #1418 ASSO in/out errors

2007-12-06 17:32  Doug Blank <doug.blank@gmail.com>

	* [r9450] Refinements

2007-12-06 15:56  Doug Blank <doug.blank@gmail.com>

	* [r9449] * src/plugins/CalculateEstimatedDates.py: pass in handle
	  to link * src/PluginUtils/_PluginWindows.py: New clickable text
	  tests
	  
	  2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>

2007-12-06 06:33  Doug Blank <doug.blank@gmail.com>

	* [r9448] 2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/CalculateEstimatedDates.py: experimental click in
	  text * src/PluginUtils/_PluginWindows.py: experimental
	  write_results_link()

2007-12-06 04:23  Doug Blank <doug.blank@gmail.com>

	* [r9447] 2007-12-05 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/CalculateEstimatedDates.py: set quality CALCULATED on
	  added dates * src/PluginUtils/_PluginWindows.py: buttons are now
	  Close and Apply * src/PluginUtils/_MenuOptions.py: 2 bugs: xml
	  load; help/dict typo

2007-12-05 22:20  James G Sack <jgsack@san.rr.com>

	* [r9446] add missing () to function call (obvious "typo") fixes
	  bug RJ reported on -devel

2007-12-05 14:38  Peter Landgren <peter.talken@telia.com>

	* [r9445] Fixed _Living in GEDCOM export

2007-12-04 20:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9443] * src/gen/proxy/proxybase.py: remove unneeded assign
	  
	  2007-12-04 Benny Malengier <benny.malengier@gramps-project.org>

2007-12-04 17:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9442] 2007-12-04 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/gen/proxy/proxybase.py: add mediapath get *
	  src/gen/proxy/dbbase.py: add mediapath methods

2007-12-04 02:54  Doug Blank <doug.blank@gmail.com>

	* [r9441] 2007-12-03 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/CalculateEstimatedDates.py: Refinements, use results
	  tab * src/PluginUtils/_PluginWindows.py: Tool support for a
	  results tab

2007-12-02 23:19  Doug Blank <doug.blank@gmail.com>

	* [r9440] Removed debugging statements

2007-12-02 23:18  Doug Blank <doug.blank@gmail.com>

	* [r9439] Bug fixes

2007-12-02 18:41  Doug Blank <doug.blank@gmail.com>

	* [r9438] 2007-12-02 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py: added new method copy_ymd() *
	  src/plugins/CalculateEstimatedDates.py: new tool based on
	  MenuOptions: calculates estimated dates *
	  src/PluginUtils/_PluginWindows.py: refactoring, cleanup
	  
	  * po/POTFILES.in: renamed PluginStatus.py -> PluginWindows.py

2007-12-01 15:32  Doug Blank <doug.blank@gmail.com>

	* [r9437] 2007-12-01 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/Editors/_EditFamily.py: fixed issues with latin american
	  surname guessing

2007-12-01 05:06  Alex Roitman <shura@gramps-project.org>

	* [r9436] 2007-11-30 Alex Roitman <shura@gramps-project.org> *
	  data/grampsxml.dtd: Add region to objref. * data/grampsxml.rng:
	  Add region to objref.

2007-11-30 23:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9435] 2007-11-30 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsCfg.py: rel
	  media path entry box * src/gen/db/base.py: methods for access *
	  src/gen/db/dbdir.py: storage in BSDDB *
	  src/GrampsDb/_GrampsDbWriteXML.py: write in header *
	  src/GrampsDbUtils/_ReadXML.py: read relative path Start of adding
	  relative media path to database

2007-11-29 22:07  Doug Blank <doug.blank@gmail.com>

	* [r9434] 2007-11-29 Dougas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Editors/_EditFamily.py: reverse surname guess for father

2007-11-29 15:02  Doug Blank <doug.blank@gmail.com>

	* [r9433] 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/__init__.py: import MenuReportOptions *
	  src/ReportBase/_ReportOptions.py: import MenuOptions and define
	  MenuReportOptions * src/plugins/Calendar.py: get
	  MenuReportOptions from ReportOptions *
	  src/plugins/DescendChart.py: ditto *
	  src/plugins/AncestorChart.py: ditto * src/plugins/GVHourGlass.py:
	  ditto * src/plugins/FanChart.py: ditto *
	  src/PluginUtils/__init__.py: define MenuToolOptions *
	  src/PluginUtils/_MenuOptions.py: Remove circular dependancies

2007-11-29 14:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9432] 2007-11-29 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_RepositoryView.py: * src/gen/db/base.py: *
	  src/DisplayModels/_RepositoryModel.py: Added a change column in
	  repoview, model, database column storage

2007-11-29 12:48  Doug Blank <doug.blank@gmail.com>

	* [r9431] 2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  po//POTFILES.in: renamed PluginStatus.py -> PluginWindows.py

2007-11-29 06:40  Doug Blank <doug.blank@gmail.com>

	* [r9430] * src/plugins/ImportCSV.py: add progress meter
	  
	  2007-11-29 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-11-29 06:32  Doug Blank <doug.blank@gmail.com>

	* [r9429] 2007-11-29 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ViewManager.py: use PluginsWindows *
	  src/PluginUtils/_PluginStatus.py: moved from *
	  src/PluginUtils/_PluginWindows.py: moved to *
	  src/PluginUtils/__init__.py: use PluginsWindows *
	  src/PluginUtils/_Plugins.py: use PluginsWindows

2007-11-29 03:08  Doug Blank <doug.blank@gmail.com>

	* [r9428] 2007-11-28 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/PluginUtils/_MenuOptions.py: added comments *
	  src/PluginUtils/_PluginStatus.py: added ToolManagedWindowBatch

2007-11-29 03:00  James G Sack <jgsack@san.rr.com>

	* [r9427] forward port 2.2.x #1394 fix preemptively

2007-11-29 02:00  Doug Blank <doug.blank@gmail.com>

	* [r9426] 2007-11-28 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/Makefile.am: removed _MenuOptions.py *
	  src/PluginUtils/Makefile.am: added _MenuOptions.py

2007-11-29 00:19  Doug Blank <doug.blank@gmail.com>

	* [r9425] New

2007-11-28 23:33  Doug Blank <doug.blank@gmail.com>

	* [r9424] * src/ReportBase/_MenuOptions.py: removed/moved to
	  PluginUtils * src/ReportBase/__init__.py: removed Menu items *
	  src/plugins/Calendar.py: uses MenuReportOptions *
	  src/plugins/DescendChart.py: uses MenuReportOptions *
	  src/plugins/AncestorChart.py: uses MenuReportOptions *
	  src/plugins/GVHourGlass.py: uses MenuReportOptions *
	  src/plugins/FanChart.py: uses MenuReportOptions *
	  src/PluginUtils/__init__.py: imports Menu items
	  
	  2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>

2007-11-28 22:21  Doug Blank <doug.blank@gmail.com>

	* [r9422] 2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/_MenuOptions.py: removed global need for gtk here

2007-11-28 09:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9421] 2007-11-28 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  example/gramps/example.gramps: correct 3.0 example.gramps, stext
	  is no longer used, xml no longer sorted on id on ouput. *
	  src/gen/db/base.py: remove test code from Don

2007-11-27 20:25  Espen Berg <espenbe@gmail.com>

	* [r9420] Updated POTFILES.in due to Norwegian date handler/display

2007-11-27 20:14  Espen Berg <espenbe@gmail.com>

	* [r9419] Norwegian date handler applied

2007-11-27 19:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9418] 2007-11-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/glade/gramps.glade:
	  remove internal from addmedia * src/AddMedia.py: remove internal
	  * src/Editors/_EditMedia.py: remove internal note code Note: no
	  upgrade code for this. Old internal notes will be connected to a
	  media object with type 'Note' and have as type 'Media Note', up
	  to the case a user deletes these media and changes note type to
	  eg report or changes the path to a real media object.

2007-11-27 19:31  Espen Berg <espenbe@gmail.com>

	* [r9417] Norwegian translation updated

2007-11-27 12:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9416]

2007-11-27 10:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9415] 2007-11-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/ManagedWindow.py: new
	  call_modal method. Reports tools should use that *
	  src/GrampsWidgets.py: improve a text string *
	  src/plugins/NarrativeWeb.py: use call_modal, trunkate long filter
	  names, better placement of selector note/media *
	  src/ReportBase/_BareReportDialog.py: reports are modal but not
	  transient, remove bug to make them transient!

2007-11-26 21:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9414] 2007-11-26 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/NarrativeWeb.py: new select
	  contact-header-footer-intro * src/GrampsWidgets.py: widget for
	  new select

2007-11-26 11:19  James G Sack <jgsack@san.rr.com>

	* [r9412] revert r9411 -- better leave it broken

2007-11-26 10:21  James G Sack <jgsack@san.rr.com>

	* [r9411] #1096 (interim?) fix by testing isfile() before the
	  remove()

2007-11-26 05:41  James G Sack <jgsack@san.rr.com>

	* [r9409] switch CLI import to TEMP_DIR location; see new Utils
	  functs

2007-11-26 05:22  James G Sack <jgsack@san.rr.com>

	* [r9408] remove accidentally committed trial code

2007-11-26 05:11  James G Sack <jgsack@san.rr.com>

	* [r9407] add USER_xxx constants to const, use them

2007-11-26 04:43  James G Sack <jgsack@san.rr.com>

	* [r9406] #1397 add GrampsDbException handler in CLI import path
	  (grdb not handled)

2007-11-26 01:42  James G Sack <jgsack@san.rr.com>

	* [r9405] really check-in regrtest this time

2007-11-26 01:15  James G Sack <jgsack@san.rr.com>

	* [r9404] make date_test regrtest-compatible, minor tweak to
	  regrtest

2007-11-25 19:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9403] 2007-11-25 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/lib/notetype.py:
	  type report, citation * src/plugins/NarrativeWeb.py: new
	  selection of home note & home media * src/GrampsWidgets.py:
	  NoteEntry, MediaEntry I intend to change the other note selectors
	  likewise next.

2007-11-25 18:13  Doug Blank <doug.blank@gmail.com>

	* [r9402] * src/gen/lib/date.py: refer to Config values via
	  Config.get() * src/gen/lib/test/date_test.py: set Config values
	  before testing
	  
	  2007-11-25 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-11-25 17:32  Doug Blank <doug.blank@gmail.com>

	* [r9401] 2007-11-25 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Config/_GrampsGconfKeys.py: fixed changes in gconf interface

2007-11-25 05:16  Doug Blank <doug.blank@gmail.com>

	* [r9400] 2007-11-25 Douglas S.Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/test/date_test.py: turned each test into a case

2007-11-24 19:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9399] /src/plugins/rel_fr.py update

2007-11-24 16:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9398] 2007-11-24 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsWidgets.py:
	  ObjEntry, PlaceEntry and NoteEntry inherit from it.

2007-11-24 16:35  Doug Blank <doug.blank@gmail.com>

	* [r9397] 2007-11-24 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py: had to import calendar by path.name (so that
	  the import of date_test would work) * src/gen/lib/test: new test
	  directory * src/gen/lib/test/date_test.py: unittests for date.py

2007-11-24 14:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9396]

2007-11-24 13:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9394] 2007-11-24 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditPerson.py: callback family update bug removed

2007-11-24 11:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9393]

2007-11-23 16:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9391] /src/DataViews/_PersonView use correct TransUtils for
	  action|_Edit

2007-11-23 15:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9390] * src/plugins/rel_nl.py: new half sibling types *
	  src/plugins/rel_it.py: new half sibling types *
	  src/Relationship.py: change the sibling type to distinguish side
	  of relation. Correct bug in sibling type determination.
	  
	  2007-11-23 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-23 09:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9389] * src/DataViews/_RelationView.py: tooltip cleanup, see
	  also #256
	  
	  2007-11-23 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-23 08:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9388] 2007-11-23 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: remove unnecessary import *
	  src/plugins/siblings.py: add sibling relation if not normal *
	  src/Relationship.py: improve sibling type calculation Issue #1323

2007-11-22 17:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9387] /src/plugins/rel_fr.py typo

2007-11-22 16:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9386] /src/plugins/rel_fr.py use alternative for STEP

2007-11-22 16:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9385] * src/Config/_GrampsConfigKeys.py: key for gen search
	  depth * src/GrampsCfg.py: Gramps preferences allows to set search
	  depth of relationship. * src/Relationship.py: methods to change
	  generation depth of search * src/plugins/rel_fr.py: remove depth
	  use * src/plugins/all_relations.py: use depth, correct remark
	  print error * src/plugins/rel_pl.py: remove depth use *
	  src/DisplayState.py: hook to change relclass depth from GrampsCfg
	  See also issue #1290
	  
	  2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-21 23:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9384] * src/Relationship.py: remove old methods that are no
	  longer used, get_relationship() and get_relationship_distance()
	  
	  2007-11-22 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-21 23:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9383] 2007-11-22 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/relcalc.glade:
	  don't do connect in glade, we need key * src/plugins/Leak.py: use
	  os.sep, not + '/' * src/plugins/RelCalc.py: Don't keep
	  recalculating relation map of the active person, do it once. 50%
	  faster. Make sure all objects can be collected by the garbage
	  collector * src/Relationship.py: allow to connect to database.
	  Map of first person is stored, only to be removed if database
	  changed, or it concerns a different person. This reduces
	  calculation with 50% * src/DisplayState.py: don't recalculate
	  home person every time, don't call relationship calc on every
	  click, only call it when the people are different

2007-11-21 20:05  Doug Blank <doug.blank@gmail.com>

	* [r9382] * src/gen/lib/date.py: added comparison operator for
	  match() * src/Utils.py: uses new match comparison
	  
	  2007-11-21 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-11-21 15:11  Doug Blank <doug.blank@gmail.com>

	* [r9381] Fixed error in setting None values

2007-11-21 14:55  Doug Blank <doug.blank@gmail.com>

	* [r9380] typo

2007-11-21 14:49  Doug Blank <doug.blank@gmail.com>

	* [r9379] 2007-11-21 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Utils.py: probably_alive now takes date rather than year *
	  src/gen/proxy/living.py: create date from year *
	  src/gen/lib/date.py: added methods to do date math and return
	  Date object (set_yr_mon_day_offset, copy_offset_ymd) *
	  src/plugins/Calendar.py: updated to use probably alive date *
	  src/Filters/Rules/Person/_ProbablyAlive.py: parse entry as date

2007-11-21 14:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9377] /po/fr.po update

2007-11-20 14:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9375] /po/fr.po regression issue

2007-11-20 14:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9374] src/ReportBase/Makefile.am add missing
	  _GraphvizReportDialog reference

2007-11-20 11:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9372] ChangeLog update Makefile for plugins

2007-11-20 11:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9371] src/plugins/Makefile.am update

2007-11-19 18:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9370] po/fr.po update

2007-11-19 15:49  Alex Roitman <shura@gramps-project.org>

	* [r9369] 2007-11-19 Alex Roitman <shura@gramps-project.org> *
	  src/docgen/Makefile.am (dist_pkgdata_DATA): Use proper name.

2007-11-19 13:00  Brian Matherly <brian@gramps-project.org>

	* [r9368] Fix crash with alternate parents in Individual Complete
	  Report.

2007-11-18 23:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9367] 2007-11-19 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Relationship.py: many
	  improvements and bug fixes * src/plugins/all_relations.py: bug
	  fixes * src/plugins/RelCalc.py: use new API *
	  src/plugins/rel_nl.py: finished, removed comment *
	  src/plugins/rel_it.py: finished * src/plugins/rel_pl.py: move old
	  code here away from Relationship * src/plugins/rel_pt.py: import
	  gen.lib

2007-11-18 14:19  Brian Matherly <brian@gramps-project.org>

	* [r9366] Fix 0001361: Web report: Directory name conflicts

2007-11-17 22:20  LosHawlos

	* [r9365] * src/DisplayModels/_RepositoryModel.py: Properly display
	  the city

2007-11-17 08:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9364] ChangeLog update commits

2007-11-17 06:06  Stéphane Charette <stephanecharette@gmail.com>

	* [r9363] issue 1381, Confidence:Normal

2007-11-17 05:17  Stéphane Charette <stephanecharette@gmail.com>

	* [r9362] translation update

2007-11-16 21:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9361] changed comment

2007-11-16 21:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9360] Remove rellibsrc/plugins/rel_pt.py

2007-11-16 18:52  LosHawlos

	* [r9359] * de.po: Small updates

2007-11-16 17:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9358] po/fr.po update

2007-11-16 17:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9357] src/DataViews/_PersonView.py typo for gettext context

2007-11-16 16:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9356] /src/PageView.py typo for gettext context

2007-11-16 16:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9355] src/glade patch issue #1367

2007-11-16 16:45  LosHawlos

	* [r9354] Trying to fix unicode filename handling on Windows. Patch
	  ported from 2.2.

2007-11-16 09:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9353] 2007-11-16 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/glade/gramps.glade: correct mnemonic_widget *
	  src/glade/edit_person.glade: correct mnemonic_widget ticket #1367

2007-11-16 08:14  LosHawlos

	* [r9352] Move date tests from TestcaseGenerator to seperate plugin

2007-11-16 07:59  LosHawlos

	* [r9351] Remember Seting of the PedigreeView in the config

2007-11-16 07:38  LosHawlos

	* [r9350] svn:ignore some more files

2007-11-16 07:28  LosHawlos

	* [r9349] svn:ignore *.pyc

2007-11-13 12:46  Brian Matherly <brian@gramps-project.org>

	* [r9348] 0001369: Cannot translate (LivingProxy) references on
	  NarrativeWeb dialog

2007-11-13 10:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9347] 2007-11-13 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/GraphViz.py:
	  issue #1362, code generation should not show open with ghostview,
	  ..., instead show app with text/plain.

2007-11-13 08:10  James G Sack <jgsack@san.rr.com>

	* [r9345] minor fix and update to test code

2007-11-13 07:38  LosHawlos

	* [r9344] * src/TipOfDay.py: Catch exceptions when parsing the tips
	  file.

2007-11-12 21:28  Gary Burton <gary.burton@zen.co.uk>

	* [r9342] 2007-11-12 Gary Burton <gary.burton@zen.co.uk> *
	  src/ScratchPad.py: fixed a crash when building tooltip. Not
	  enough place holders in format string

2007-11-12 20:20  Peter Landgren <peter.talken@telia.com>

	* [r9341] Clean up of translation of baptism/christening

2007-11-12 19:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9339] * src/DataViews/_PersonView.py: translation: Edit object,
	  not menu with action|_Edit * src/PageView.py: translation: Edit
	  object, not menu with action|_Edit issue #1370
	  
	  2007-11-12 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-12 18:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9338] src/plugins typo

2007-11-12 16:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9337] * src/ViewManager.py: use import image
	  
	  2007-11-12 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-12 15:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9336] 2007-11-12 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/images/gramps-import.png : import image * src/gramps_main.py:
	  register import image * src/DbLoader.py: Use import not open in
	  import dialog, issue #396

2007-11-12 13:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9335] src/plugins typo

2007-11-12 13:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9334] /po/fr.po update

2007-11-12 08:22  James G Sack <jgsack@san.rr.com>

	* [r9332] fix #1364 typo in LDS_ORD_NAME table

2007-11-11 18:25  James G Sack <jgsack@san.rr.com>

	* [r9331] fix Bug 1358 CLI leftovers

2007-11-11 11:32  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9330] 2007-11-10 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/rel_nl.py:
	  inlaw children are allowed * src/Relationship.py: inlaw children
	  are allowed

2007-11-11 11:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9329] /plugins/rel_fr.py update inlaw

2007-11-11 03:01  James G Sack <jgsack@san.rr.com>

	* [r9328] belated changelog ehtry documanting R9320

2007-11-10 23:11  Gary Burton <gary.burton@zen.co.uk>

	* [r9326] 2007-11-10 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/IndivComplete.py: added support for printing
	  non-primary, non-family events.

2007-11-10 14:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9325] 2007-11-10 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: collapse inlaws *
	  src/plugins/Ancestors.py: use new calling grandparent string *
	  src/plugins/rel_nl.py: change to new API * src/plugins/rel_it.py:
	  change comment * src/plugins/rel_pl.py: use old filter *
	  src/Relationship.py: improvements, protected methods
	  
	  2007-11-08 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-09 11:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9324] 2007-11-07 Benny Malengier
	  <benny.malengier@gramps-project.org> * TODO: update *
	  src/DisplayTabs/_EventEmbedList.py: catch managed window crash

2007-11-08 09:12  Stéphane Charette <stephanecharette@gmail.com>

	* [r9323] issue #1352, include all children as siblings in
	  relationship view

2007-11-08 07:54  Stéphane Charette <stephanecharette@gmail.com>

	* [r9322] that'll teach me! -- typo in the typo

2007-11-08 07:43  Stéphane Charette <stephanecharette@gmail.com>

	* [r9321] typos, no functional change

2007-11-08 02:41  James G Sack <jgsack@san.rr.com>

	* [r9320] fix missing parent in import and add unit test

2007-11-07 18:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9317] * src/AddMedia.py: fix issue #1350, relative path not
	  working addmedia * src/Editors/_EditPerson.py: family rebuild
	  callback error
	  
	  2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-07 11:11  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9316] 2007-11-07 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/AddMedia.py: media
	  crash, fix issue #1349, change unicode to Utils

2007-11-06 19:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9313] * src/plugins/all_relations.py: english issues *
	  src/Relationship.py: english issues
	  
	  2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-06 18:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9312] * src/Relationship.py: fix error with nephew, niece
	  
	  2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-06 15:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9311] /plugins/rel_fr.py add inlaw

2007-11-06 14:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9310] * src/gramps.py: text error, issue #1342
	  
	  2007-11-06 Benny Malengier <benny.malengier@gramps-project.org>

2007-11-06 14:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9309] /plugins/rel_fr.py use correct gen for nephew/niece (out
	  of lists)

2007-11-06 10:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9308] 2007-11-06 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: refractor, use class *
	  src/Relationship.py: further improvements *
	  src/plugins/rel_pl.py: rename procedure to avoid conflict *
	  src/plugins/rel_it.py: start of changes * src/DisplayState.py:
	  use the new method get_one_relation

2007-11-06 08:18  James G Sack <jgsack@san.rr.com>

	* [r9307] add missing gettext import

2007-11-06 08:07  James G Sack <jgsack@san.rr.com>

	* [r9306] fix broken ansel input module by porting (updated) 2.2
	  version;minor fix to test_util_test.py

2007-11-06 08:03  James G Sack <jgsack@san.rr.com>

	* [r9305] fix broken ansel input module by porting (updated) 2.2
	  version;minor fix to test_util_test.py

2007-11-06 06:18  James G Sack <jgsack@san.rr.com>

	* [r9304] really commit this cli-test

2007-11-06 06:06  James G Sack <jgsack@san.rr.com>

	* [r9303] extract test code to seperate (_test) module

2007-11-06 05:37  James G Sack <jgsack@san.rr.com>

	* [r9302] extract test code to seperate (_test) module

2007-11-06 03:51  James G Sack <jgsack@san.rr.com>

	* [r9301] unittest framework kickoff

2007-11-06 02:17  James G Sack <jgsack@san.rr.com>

	* [r9300] add src/test/test

2007-11-06 02:17  James G Sack <jgsack@san.rr.com>

	* [r9299] add src/test

2007-11-05 22:17  James G Sack <jgsack@san.rr.com>

	* [r9297] remove 2 configure-generated files from version control

2007-11-05 07:16  Stéphane Charette <stephanecharette@gmail.com>

	* [r9296] fix first part of issue #1280

2007-11-04 20:41  LosHawlos

	* [r9295] * src/gen/lib/Makefile.am, src/gen/db/Makefile.am,
	  src/gen/proxy/Makefile.am, src/gen/utils/Makefile.am: Fix path
	  structure

2007-11-04 03:29  Stéphane Charette <stephanecharette@gmail.com>

	* [r9294] limit image size in gallery

2007-11-03 22:08  Gary Burton <gary.burton@zen.co.uk>

	* [r9292] 2007-11-03 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/DetDescendantReport.py *
	  src/plugins/DetAncestralReport.py Added functionality to print
	  event and event reference notes. issue #1335

2007-11-03 05:43  Stéphane Charette <stephanecharette@gmail.com>

	* [r9290] issue #1340, don't display mime-type

2007-11-01 21:41  LosHawlos

	* [r9289] * src/plugins/TestcaseGenerator.py: finalize RelLib ->
	  gen.lib transitition

2007-11-01 17:37  LosHawlos

	* [r9288] * configure.in: We have a runtime check for Python 2.5.
	  Do the same here by using AM_PATH_PYTHON(2.5)

2007-11-01 17:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9287] /plugins/rel_fr.py pylint and update strings used by
	  kinship report

2007-10-31 21:47  James G Sack <jgsack@san.rr.com>

	* [r9286] CLI fixup: bugs 1331,2,3,4

2007-10-31 20:47  LosHawlos

	* [r9285] * src/DataViews/_EventView.py: Add properties icon to
	  column editor menu entry - the other views use that too.

2007-10-31 15:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9284] /plugins/rel_fr.py start french specific inlaw step

2007-10-31 14:30  Doug Blank <doug.blank@gmail.com>

	* [r9283] 2007-10-31 Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Calendar.py: added capitalize() to months/days; dst()
	  * src/plugins/holidays.xml: uses dst() Daylight Saving Time
	  function

2007-10-31 12:21  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9282] 2007-10-31 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: use collapse family *
	  src/Relationship.py: add collopse equal family

2007-10-31 11:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9281] /plugins/rel_fr.py cleanup

2007-10-31 01:13  Doug Blank <doug.blank@gmail.com>

	* [r9279] 2007-10-30 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Calendar.py: added Peter Landgren's locale
	  suggestions

2007-10-30 18:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9278] /plugins/rel_fr.py same code for get_single and
	  get_plural

2007-10-30 15:07  Gary Burton <gary.burton@zen.co.uk>

	* [r9277] 2007-10-30 Gary Burton <gary.burton@zen.co.uk> *
	  src/gen/lib/person.py: setting the death index wrongly.

2007-10-30 11:12  Peter Landgren <peter.talken@telia.com>

	* [r9275] Correction of wrong commit

2007-10-30 11:11  Peter Landgren <peter.talken@telia.com>

	* [r9274] Correction of wrong commit

2007-10-30 10:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9273] 2007-10-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/rel_fr.py: add
	  test procedure * src/Relationship.py: generlize test procedure

2007-10-30 10:13  Peter Landgren <peter.talken@telia.com>

	* [r9272] Ordinary update of new strings

2007-10-30 09:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9271] /po/ChangeLog update french translation

2007-10-30 09:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9270] /po/fr.po update

2007-10-29 22:35  Gary Burton <gary.burton@zen.co.uk>

	* [r9269] 2007-10-29 Gary Burton <gary.burton@zen.co.uk> *
	  src/gen/lib/person.py: reset birth and death indexes after
	  deleting an event. Fixes #1327

2007-10-29 21:33  Doug Blank <doug.blank@gmail.com>

	* [r9267] 2007-10-29 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/holidays.xml: removed SDate: use offset instead

2007-10-29 19:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9266] /plugins/rel_fr.py level error (-1) on some groups

2007-10-29 16:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9265] /plugins/rel_fr.py cleanup before looking at
	  step-siblings

2007-10-29 09:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9264] 2007-10-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DbManager.py: issue
	  #1325, localize last date of change

2007-10-28 21:51  Gary Burton <gary.burton@zen.co.uk>

	* [r9262] * src/Editors/_EditPlace.py: fixed name of street
	  MonitoredEntry * src/Editors/_EditLocation.py: fixed name of
	  street MonitoredEntry MonitoredEntry field for street wrongly
	  named as city. Caused strange occasional drag and drop bug. issue
	  #1304
	  
	  2007-10-28 Gary Burton <gary.burton@zen.co.uk>

2007-10-28 16:33  Gary Burton <gary.burton@zen.co.uk>

	* [r9260] 2007-10-28 Gary Burton <gary.burton@zen.co.uk> *
	  src/DisplayTabs/_EnbeddedList.py: Fixed crash when doing a drag
	  and drop with an object that was deleted from a list. issue #
	  1326

2007-10-28 14:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9259] /plugins/all_relations.py : change doc headers

2007-10-28 10:53  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9258] 2007-10-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Relationship.py:
	  finish up step and inlaw, expand test routine Still to add:
	  half-brother recognition, family collapse

2007-10-28 10:24  Gary Burton <gary.burton@zen.co.uk>

	* [r9257] 2007-10-28 Gary Burton <gary.burton@zen.co.uk> *
	  src/DisplayModels/_PeopleModel.py: removed a performance change
	  added in revision 8734. This was causing issues #1322 & #1324
	  Also replaced tab indentation with spaces

2007-10-27 09:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9256] * src/Relationship.py: fix typo
	  
	  2007-10-27 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-26 22:54  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9255] 2007-10-27 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Relationship.py: begin
	  of extension to step and in-law NOT finished.

2007-10-26 18:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9254] /plugins/rel_fr.py update

2007-10-26 10:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9253] 2007-10-26 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Relationship.py:
	  change api get_singular, add docu string *
	  src/plugins/all_relations.py: call get_singular changed.

2007-10-26 00:22  Doug Blank <doug.blank@gmail.com>

	* [r9251] 2007-10-25 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Calendar.py: display date on text report in locale;
	  changed a font default; removed string date class: use offset
	  instead

2007-10-25 23:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9250] 2007-10-26 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/rel_nl.py:
	  merge in changes of branch22 * src/DisplayState.py: method to set
	  rel class * src/ViewManager.py: call set rel class after loading
	  plugins
	  
	  changed. Not for pl, there that method is inherited.

2007-10-25 21:22  Gary Burton <gary.burton@zen.co.uk>

	* [r9248] 2007-10-25 Gary Burton <gary.burton@zen.co.uk> *
	  src/GrampsWidgets.py: allow MonitoredEntry widgets to be updated
	  with empty strings. issue #1314

2007-10-25 20:22  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9247] * src/plugins/lineage.py: gen variable conflicts with
	  module gen
	  
	  2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-25 17:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9246] po/POTFILES.in add plugins/all_relations

2007-10-25 13:39  Peter Landgren <peter.talken@telia.com>

	* [r9245] Ordinary update of new strings

2007-10-25 07:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9244] 2007-10-25 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: don't import RelLib

2007-10-25 06:58  Espen Berg <espenbe@gmail.com>

	* [r9243] Norwegian translation updated. 10 strings to go, but here
	  I need some help...

2007-10-24 16:56  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9242] fix error second/third cousin for RelCalc tool

2007-10-24 12:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9241] * src/plugins.py/rel_xx.py: return order of
	  get_relationship_distance changed. Not for pt, there that method
	  is inherited.
	  
	  2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-24 09:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9240] 2007-10-24 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/plugins/all_relations.py: collapse parents same family in one
	  line * src/Relationship.py: change no parent family code

2007-10-23 21:22  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9239] * src/Relationship.py: internationalization of a string
	  
	  2007-10-23 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-23 20:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9238] * src/plugins/RelCalc.py: better comment, issue #1181
	  
	  2007-10-23 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-23 20:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9237] 2007-10-23 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Relationship.py: new
	  algorithm to calculate relation * src/plugins/all_relations.py:
	  begin of quick report to show extended relationship.

2007-10-22 20:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9236] 2007-10-22 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/_GalleryTab.py: correctly update displaytab

2007-10-22 18:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9233] 2007-10-22 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py: xml load/save not working, fixed
	  #1319

2007-10-22 04:21  Doug Blank <doug.blank@gmail.com>

	* [r9231] 2007-10-22 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/_MenuOptions.py: Refactored options, GEPS #005

2007-10-21 20:41  Doug Blank <doug.blank@gmail.com>

	* [r9230] 2007-10-21 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Calendar.py: select first/last marriage for maiden
	  name

2007-10-21 18:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9229] * src/DisplayTabs/_EmbeddedList.py: during rebuild, don't
	  do select change * src/DisplayTabs/_NoteTab.py: connect db note
	  changes so tab updates * src/DisplayTabs/_ButtonTab.py: avoid
	  double call of selection_change * src/DisplayTabs/_GrampsTab.py:
	  method to add db connects, and set connects *
	  src/Editors/_EditPrimary.py: on add tab pass db connection method
	  * src/Editors/_EditSecondary.py: on add tab pass db connection
	  method * src/Editors/_EditReference.py: on add tab pass db
	  connection method
	  
	  2007-10-21 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-21 08:04  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9226] 2007-10-21 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Editors/_EditPerson.py: If a family changes, rebuild family
	  backref of all open editors. issue #1309, causing corrupt
	  database. Also remove unneeded associations rebuild when family
	  changes

2007-10-21 04:23  Brian Matherly <brian@gramps-project.org>

	* [r9224] Remove unused funtions setup_output_notebook and
	  setup_post_process from the ReportDialog class.

2007-10-21 04:20  Brian Matherly <brian@gramps-project.org>

	* [r9223] Get book report working again.

2007-10-20 21:26  Gary Burton <gary.burton@zen.co.uk>

	* [r9222] 2007-10-20 Gary Burton <gary.burton@zen.co.uk> *
	  src/plugins/NarrativeWeb.py: display event reference notes and
	  attributes

2007-10-20 21:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9221] * src/gramps_main.py: if error and terminate, don't show
	  family manager before exit * src/gramps.py: terminate if wrong
	  python version
	  
	  2007-10-20 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-20 18:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9220] * src/gramps_main.py: terminate if wrong python version
	  
	  2007-10-20 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-20 13:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9219] #po/fr.po 2.2.9 to trunk

2007-10-20 12:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9218] * src/DisplayTabs/_BackRefModel.py: allow repository in
	  backref (backref of note) * src/DisplayTabs/_BackRefList.py:
	  allow edit of repository from backrefs
	  
	  2007-10-20 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-20 09:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9217] 2007-10-20 Benny Malengier
	  <benny.malengier@gramps-project.org> * README: gramps 3.0
	  requires python 2.5

2007-10-19 22:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9215] 2007-10-19 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/_EmbeddedList.py: traceback to console on
	  ErrorDialog * src/DisplayTabs/_NoteTab.py: *
	  src/Selectors/_SelectNote.py: *
	  src/Selectors/_SelectorFactory.py: Share button on notetab,
	  enable note selector, normal drag and drop

2007-10-19 20:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9214] 2007-10-19 Gary Burton <gary.burton@zen.co.uk> *
	  src/DisplayTabs/_EmbeddedList.py: *
	  src/DisplayTabs/_ButtonTab.py: ENTER is edit on embedded lists,
	  issue #1296

2007-10-19 00:14  Doug Blank <doug.blank@gmail.com>

	* [r9210] 2007-10-18 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/BasicUtils/_NameDisplay.py: bug in making patterns with
	  uppercase

2007-10-18 21:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9209] 2007-10-18 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/__init__.py: add note backref *
	  src/glade/gramps.glade: add notebook to note editor to show
	  backref * src/DisplayTabs/_NoteTab.py: import editnote in method
	  to avoid import loop * src/Editors/_EditNote.py: add notetab of
	  backreferences * src/DisplayTabs/_NoteBackRefList.py: note
	  backreferences list * src/DisplayTabs/Makefile.am: new backref
	  file * po/POTFILES.in: new backref file

2007-10-18 20:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9208] 2007-10-18 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayModels/_BaseModel.py: remove comments *
	  src/DisplayModels/_NoteModel.py: show all notes again in note
	  view

2007-10-17 08:47  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9202] 2007-10-17 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: bug get_phon must be get_phone

2007-10-17 04:21  Doug Blank <doug.blank@gmail.com>

	* [r9201] * src/plugins/Calendar.py: changed exp eval char to '>' *
	  src/plugins/holidays.xml: added easter and ash wed eval's
	  
	  2007-10-17 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-10-17 04:07  Doug Blank <doug.blank@gmail.com>

	* [r9200] 2007-10-17 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/gen/lib/date.py: added method Date.offset(value) -> (y,m,d)

2007-10-17 03:15  Don Allingham <don@gramps-project.org>

	* [r9199] 2007-10-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py (PersonView.delete_person_response):
	  use gen.utils.delete_person_from_database

2007-10-17 01:32  Doug Blank <doug.blank@gmail.com>

	* [r9198] 2007-10-16 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/Calendar.py: Fixed bug with maiden names, added some
	  support for selecting name formats

2007-10-16 12:09  Brian Matherly <brian@gramps-project.org>

	* [r9197] Patch from Gary Burton to support shared events in the
	  Narrative web report.

2007-10-16 08:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9196] 2007-10-16 Frederik De Richter
	  <frederik.de.richter@googlemail.com> * src/plugins/rel_nl.py: new
	  version

2007-10-16 02:26  Doug Blank <doug.blank@gmail.com>

	* [r9191] 2007-10-15 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/WebCal.py: fixed a wrong indent level *
	  src/plugins/Calendar.py: handle divorces, weekdays, easter, eval
	  values in XML

2007-10-15 12:26  Brian Matherly <brian@gramps-project.org>

	* [r9190] Create the directory if it doesn't exist for the web
	  calendar.

2007-10-15 01:35  Don Allingham <don@gramps-project.org>

	* [r9189] 2007-10-14 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py: fix gen calls

2007-10-14 19:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9186] 2007-10-14 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: remove useless commented line

2007-10-14 19:44  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9184] 2007-10-14 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DisplayState.py:
	  actiongroup made double, gives warnings (errors) in newer GTK

2007-10-14 18:36  Doug Blank <doug.blank@gmail.com>

	* [r9181] 2007-10-14 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/plugins/holidays.xml: Added German holidays (from Mirko
	  Leonhaeuser)

2007-10-14 07:32  Erik De Richter <erikdrgm@users.sourceforge.net>

	* [r9180] new string translations

2007-10-14 04:01  Doug Blank <doug.blank@gmail.com>

	* [r9179] * src/plugins/holidays.xml: Fixed Victoria Day (via James
	  A. Treacy) * src/plugins/holidays.xml: Added Swedish official
	  holidays (via Peter L andgren)
	  
	  2007-10-13 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-10-14 03:40  Doug Blank <doug.blank@gmail.com>

	* [r9178] * src/BasicUtils/_NameDisplay.py: Feature Request #1018,
	  optional parens and commas in NameDisplay, new "common" &
	  "initials" keywords, and i18n
	  
	  2007-10-13 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-10-14 03:29  Doug Blank <doug.blank@gmail.com>

	* [r9177] * src/Utils.py: uses MAX_AGE_PROB_ALIVE,
	  MAX_SIB_AGE_DIFF, MIN_GENERATION_YEARS, AVG_GENERATION_GAP from
	  Config (Bug #1217) * src/Config/_GrampsConfigKeys.py: added
	  MAX_AGE_PROB_ALIVE, MAX_SIB_AGE_DIFF, MIN_GENERATION_YEARS,
	  AVG_GENERATION_GAP
	  
	  2007-10-13 Douglas S. Blank <dblank@cs.brynmawr.edu>

2007-10-14 01:57  Doug Blank <doug.blank@gmail.com>

	* [r9176] * src/plugins/Calendar.py: no negative years on calendar
	  (no events show before they occur) * src/plugins/Calendar.py:
	  uses StringOption in MenuOption * src/ReportBase/_MenuOptions.py:
	  adds StringOption (one line text entry) *
	  src/ReportBase/__init__.py: adds StringOption

2007-10-14 01:56  Doug Blank <doug.blank@gmail.com>

	* [r9175] * src/plugins/Calendar.py: no negative years on calendar
	  (no events show before they occur) * src/plugins/Calendar.py:
	  uses StringOption in MenuOption * src/ReportBase/_MenuOptions.py:
	  adds StringOption (one line text entry) *
	  src/ReportBase/__init__.py: adds StringOption

2007-10-13 10:17  Stéphane Charette <stephanecharette@gmail.com>

	* [r9173] fix svn:keywords from previous commit

2007-10-13 10:07  Stéphane Charette <stephanecharette@gmail.com>

	* [r9172] added Portuguese rel_pt.py contributed by Duarte Loreto
	  <happyguy_pt@hotmail.com>

2007-10-13 03:17  Brian Matherly <brian@gramps-project.org>

	* [r9170] 0001252: Unicode error in NarrativeWeb.py in gramps3.0

2007-10-12 16:43  Alex Roitman <shura@gramps-project.org>

	* [r9166] 2007-10-12 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/unused.glade: Do not translate GTK stock ids.

2007-10-12 12:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9165] * src/gramps_main.py: don't create filters dir, not
	  needed
	  
	  2007-10-12 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-12 12:16  Brian Matherly <brian@gramps-project.org>

	* [r9162] 0001238: Web report: sort references for places and media
	  (use locale.strcoll for sorting)

2007-10-12 11:48  Don Allingham <don@gramps-project.org>

	* [r9161] 2007-10-12 Don Allingham <don@gramps-project.org> *
	  src/gen/lib/note.py (Note.get): fix typo

2007-10-12 11:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9160] * src/Filters/Rules/Event/_MatchesSourceFilter.py: new
	  filter * src/Filters/Rules/Event/__init__.py: load new filter *
	  src/Filters/Rules/Event/Makefile.am: distribute *
	  src/Filters/Rules/Person/_MatchesEventFilter.py: new filter *
	  src/Filters/Rules/Person/__init__.py: load new filter *
	  src/Filters/Rules/Person/Makefile.am: distribute *
	  po/POTFILES.in: translate new filters This is issue #1249
	  
	  2007-10-12 Benny Malengier <benny.malengier@gramps-project.org>

2007-10-12 10:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9159] 2007-10-12 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/db/dbdir.py: do
	  name group change from GrampsBSDDB to dbdir.

2007-10-12 02:29  Don Allingham <don@gramps-project.org>

	* [r9156] 2007-10-11 Don Allingham <don@gramps-project.org> *
	  src/DisplayState.py: fix callback references * src/DbState.py:
	  fix callback references

2007-10-11 23:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9154] 2007-10-12 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Filters/_FilterParser.py: avoid unknown filters crashing *
	  src/Filters/Rules/Person/__init__.py: remove private filter list
	  and register, not used.

2007-10-11 22:52  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9152] typo in previous commit

2007-10-11 22:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9151] 2007-10-11 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/db/base.py: allow
	  check without gid creation on all objects *
	  src/GrampsDbUtils/_ReadXML.py: on reference read, don't create
	  gid. This also patches a privacy setting error on placeobj in
	  place tag section

2007-10-11 15:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9142] 2007-10-11 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DateHandler/__init__.py: use portuguese date handler

2007-10-11 12:58  Don Allingham <don@gramps-project.org>

	* [r9140] 2007-10-11 Don Allingham <don@gramps-project.org> *
	  src/gen/db/base.py: * src/GrampsDb_GrampsDbWriteXML.py: *
	  src/gen/db/__init__.py: fix callback call

2007-10-11 03:25  Don Allingham <don@gramps-project.org>

	* [r9131]

2007-10-10 19:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9130] 2007-10-10 Duarte Loreto <happyguy_pt@hotmail.com> *
	  src/DateHandler/_Date_pt.py: portugese datehandler accompanying
	  translation * po/POTFILES.in: new file in POTFILE *
	  src/DateHandler/Makefile.am: add new file for distribution

2007-10-10 18:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9125] 2007-10-10 Bernard Banko <bernard.banko@siol.net> *
	  sl.po: New language, slovenian

2007-10-10 03:41  Don Allingham <don@gramps-project.org>

	* [r9121] 2007-10-09 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/Makefile.am: update * src/gen/db/Makefile.am: update
	  * src/gen/lib/primaryobj.py: remove MarkupText dependency *
	  src/Makefile.am: remove RelLib * po/POTFILES.in: update

2007-10-09 20:26  Alex Roitman <shura@gramps-project.org>

	* [r9120] 2007-10-09 Alex Roitman <shura@gramps-project.org> *
	  configure.in: remove obsolete RelLib/Makefile.in

2007-10-09 20:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9119] 2007-10-09 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/gen/db/base.py: allow
	  not to create gramps_id on add * src/GrampsDbUtils/_ReadXML.py:
	  on sourceref, don't create gramps_id *
	  src/GrampsDb/_GrampsInMemDB.py: remove gid from memory map only
	  if not None

2007-10-09 13:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9117] wrong filename in changelog

2007-10-09 13:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9116] 2007-10-09 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py: correctly store global name
	  grouping * src/GrampsDb/_GrampsBSDDB.py: correctly store global
	  name grouping * src/gen/lib/name.py: allow grouping equal to
	  surname * src/Editors/_EditName.py: correct handling of name
	  grouping, issue #647

2007-10-08 21:51  Alex Roitman <shura@gramps-project.org>

	* [r9112]

2007-10-08 21:39  Alex Roitman <shura@gramps-project.org>

	* [r9111] * src/GrampsDbUtils/_WriteGedcom.py (__submitter): Remove
	  old usage.

2007-10-08 21:26  Alex Roitman <shura@gramps-project.org>

	* [r9110] * src/GrampsDbUtils/_ReadXML.py (stop_research): Remove
	  old usage.

2007-10-08 21:19  Don Allingham <don@gramps-project.org>

	* [r9109] * various: cleanup
	  
	  2007-10-08 Don Allingham <don@gramps-project.org>

2007-10-08 20:17  Alex Roitman <shura@gramps-project.org>

	* [r9108]

2007-10-08 19:53  Don Allingham <don@gramps-project.org>

	* [r9107] property set

2007-10-08 19:45  Don Allingham <don@gramps-project.org>

	* [r9106] 2007-10-08 Don Allingham <don@gramps-project.org> *
	  src/gen/lib/note.py: make independent of MarkupText.py

2007-10-08 19:00  Alex Roitman <shura@gramps-project.org>

	* [r9105] * src/GrampsCfg.py (get_researcher): Remove old usage.

2007-10-08 18:30  Alex Roitman <shura@gramps-project.org>

	* [r9104] * src/gen/db/dbdir.py (__close_metadata): Store tuple;
	  (_load_metadata): Load from tuple; * src/gen/db/base.py
	  (GrampsDbBase.set_researcher): Move details to the Researcher
	  class. (set_from): Add method; (__init__): Copy from source if
	  provided.

2007-10-08 18:07  Alex Roitman <shura@gramps-project.org>

	* [r9103] 2007-10-08 Alex Roitman <shura@gramps-project.org> *
	  src/gen/lib/researcher.py (serialize, unserialize): Add methods;
	  (set, get): Remove methods.

2007-10-08 16:45  Don Allingham <don@gramps-project.org>

	* [r9102] * src/gen/lib/attrbase.py: renamed from attributeBase.py
	  2007-10-08 Don Allingham <don@gramps-project.org>

2007-10-08 16:41  Don Allingham <don@gramps-project.org>

	* [r9101] 2007-10-08 Don Allingham <don@gramps-project.org>
	  
	  * various: gen.lib integration. probably touches almost every
	  file
	  
	  * various: gen.utils integration

2007-10-08 04:02  Don Allingham <don@gramps-project.org>

	* [r9100] 2007-10-07 Don Allingham <don@gramps-project.org> *
	  various: gen.utils integrationk

2007-10-07 20:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9097] 2007-10-07 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/_RelationView.py: init scroll pos on new person,
	  issue #442

2007-10-07 19:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9095] 2007-10-07 Gary Burton <gary.burton@zen.co.uk> *
	  src/PageView.py: sort column retains filter value, issue #507

2007-10-07 17:00  Don Allingham <don@gramps-project.org>

	* [r9093] * src/gen/db/GrampsDbUtils/_Backup.py: use gen.db
	  
	  2007-10-07 Don Allingham <don@gramps-project.org>

2007-10-07 14:25  Don Allingham <don@gramps-project.org>

	* [r9092] 2007-10-07 Don Allingham <don@gramps-project.org> *
	  src/gen/db/__init__.py: commit

2007-10-07 03:19  Don Allingham <don@gramps-project.org>

	* [r9091] 2007-10-06 Don Allingham <don@gramps-project.org> *
	  various: creation of gen.db package

2007-10-06 12:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9089] 2007-10-06 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_RelationView.py: don't crash on missing media ref
	  * src/DisplayTabs/_GalleryTab.py: on missing media ref, notify to
	  run check tool * src/plugins/Check.py: add code to remove missing
	  media ref in person, family, event, place, source.

2007-10-06 09:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9087] 2007-10-06 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/Check.py: add
	  remove empty objects.

2007-10-05 18:50  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9086] Set svn:ignore on src/gen and src/gen/proxy.

2007-10-05 15:04  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9085] Create custom cell renderer for image labels in
	  GalleryTab for better control.

2007-10-05 12:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9083] 2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com> *
	  src/plugins/Calendar.py: first day of calendar is an option.

2007-10-05 11:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9082] 2007-10-05 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DisplayTabs/_GalleryTab.py: remove bug that leads to database
	  corruption, if media is deleted in mediaview, remove media in all
	  open gallery tabs

2007-10-05 09:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9079] add comment strings

2007-10-05 09:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9078] 2007-10-05 James G. Sack <jgsack@san.rr.com> *
	  src/GrampsDb/_GrampsDbBase.py: * src/GrampsDb/_GrampsGEDDB.py: *
	  src/GrampsDb/_GrampsXMLDB.py: * src/GrampsDb/_GrampsInMemDB.py: *
	  src/Bookmarks.py: issue #1261: creating bookmark does not lead to
	  save of xml

2007-10-05 02:04  Don Allingham <don@gramps-project.org>

	* [r9076]

2007-10-04 03:56  Brian Matherly <brian@gramps-project.org>

	* [r9075] 0001238: Web report: sort references for places and media
	  (use remove case sensitive sort and use normalized strings for
	  each section)

2007-10-03 23:33  Don Allingham <don@gramps-project.org>

	* [r9074]

2007-10-03 21:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9071] 2007-10-03 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: copy bookmark list, don't
	  reference * src/GrampsDbUtils/_ReadXML.py: only add bookmarks if
	  not present already, #1187

2007-10-03 21:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9069] 2007-10-03 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/Spell.py: add gtkspell
	  bug workaround, see eg issue 1272, 1091, ...

2007-10-03 17:23  Don Allingham <don@gramps-project.org>

	* [r9067]

2007-10-03 17:14  Don Allingham <don@gramps-project.org>

	* [r9066] 2007-10-03 Don Allingham <don@gramps-project.org> *
	  various: create gen package, move proxy files to this library

2007-10-03 16:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9065] 2007-10-03 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: correctly load bookmarks, issue
	  1271 * src/DataViews/_RelationView.py: correctly load bookmarks,
	  issue 1271 * src/PageView.py: correct bug not going to bookmark
	  if no active person * src/DataViews/_MediaView.py: *
	  src/DataViews/_NoteView.py: * src/DataViews/_RepositoryView.py: *
	  src/DataViews/_SourceView.py: * src/DataViews/_EventView.py: *
	  src/DataViews/_FamilyList.py: * src/DataViews/_PedigreeView.py: *
	  src/DataViews/_PlaceView.py: * src/DataViews/_PersonView.py: *
	  src/DataViews/_RelationView.py: after import, redraw bookmark
	  menu

2007-10-02 15:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9061] 2007-10-02 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/DateEdit.py: resolve
	  issue #1270, date edit not closing

2007-10-02 15:17  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9060] 2007-10-02 Tobias Gehrig <tobias@gehrignet.de> *
	  src/GrampsWidgets.py: refresh thumbnail section on change *
	  src/glade/gramps.glade: better placement of lock icon on
	  editmediaref

2007-10-02 12:12  Brian Matherly <brian@gramps-project.org>

	* [r9059] 0001238: Web report: sort references for places and media
	  (use locale and case sensitive sort)

2007-10-01 20:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9058] 2007-09-28 Gary Burton <gary.burton@zen.co.uk> *
	  src/DataViews/_RelationView.py: * src/Editors/_EditFamily.py: *
	  src/GrampsWidgets.py: Allow enter to open iconbuttons that are
	  not delete, issue #1159

2007-10-01 19:55  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9057] 2007-10-01 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_ReadXML.py: read region tag in xml *
	  src/GrampsDb/_GrampsDbWriteXML.py: output region tag in xml
	  (=subsection of picture) * src/GrampsDb/_GrampsDbConst.py: change
	  env_dir in ENV_DIR * src/Editors/_EditMediaRef.py: remove bug
	  with coord None

2007-10-01 18:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9056] 2007-09-28 James G. Sack <jgsack@san.rr.com> *
	  src/gramps.py: remove wrong setting of sys.path

2007-10-01 16:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9055] update french translation

2007-10-01 16:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9054] add missing reference for CairoDoc

2007-10-01 09:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9052] Adjust available paper height in DescendChart.py and
	  AncestorChart.py when report is forced onto one page, so that it
	  won't draw on the bottom margin.

2007-10-01 08:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9051] 2007-10-01 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsDb/_DbUtils.py:
	  do deep copy of bookmarks from old to new db *
	  src/GrampsDb/_GrampsXMLDB.py: in load_from: load correct
	  bookmarks

2007-10-01 03:33  Brian Matherly <brian@gramps-project.org>

	* [r9049] #0001238: Web report: sort references for places and
	  media

2007-10-01 02:24  Brian Matherly <brian@gramps-project.org>

	* [r9048] 0001253: Calendar report crashes without margins entered.

2007-09-30 23:16  Stéphane Charette <stephanecharette@gmail.com>

	* [r9047] fix IE7 display issue with NarrativeWeb gallery; gramps
	  bug #0001266

2007-09-30 18:52  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9044] Fix zooming problem in print preview.

2007-09-30 06:52  Brian Matherly <brian@gramps-project.org>

	* [r9043] Fix typo in GVDoc.py

2007-09-30 04:56  Brian Matherly <brian@gramps-project.org>

	* [r9042] Added support for new GVDoc interface which makes it
	  easier to write reports that user Graphviz for layout.

2007-09-30 02:51  Brian Matherly <brian@gramps-project.org>

	* [r9041] Don't import gramps_main until logging is setup.

2007-09-29 12:19  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9038] 2007-09-29 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/GrampsDb/_ReadXML.py:
	  remove bug: no more creation of objects if bookmark is found with
	  handle that is not in database. This causes corruption of
	  database! * src/GrampsDb/_GrampsDbBase.py: person bookmarks do
	  not work after save. Correct. Issue #1260
	  
	  Part 1 of thumbnail changes

2007-09-29 03:43  Brian Matherly <brian@gramps-project.org>

	* [r9034] Patch from James G. Sack <jgsack@san.rr.com>: 0001187:
	  Runaway Gramps XML file sizes

2007-09-29 03:15  Brian Matherly <brian@gramps-project.org>

	* [r9032] Patch from Gary Burton <gary.burton@zen.co.uk>: Narrative
	  web report: If the event has no date, there's no place (Issue
	  #0001236)

2007-09-29 00:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9031] 2007-09-29 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: documentation string error *
	  src/Editors/_EditPerson.py: reload image if rectangle changes *
	  src/glade/gramps.glade: rename in Media editor referencer, use
	  region and corner as terms, add tooltip *
	  src/Editors/_EditMediaRef.py: rename to upper/lower to corner1/2,
	  provide upgrade path, default to (0,0,100,100) not (0,0,0,0)

2007-09-28 22:32  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9029] Rewrite PDF docgen without
	  gtk.PrintOperation/PrintContext dependency.

2007-09-28 21:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9028] CairoDoc.py, GtkPrint.py and PdfDoc.py cleanup.

2007-09-28 18:33  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9027] 2007-09-28 Tobias Gehrig <tobias@gehrignet.de> *
	  src/DataViews/_PedigreeView.py: use subsection thumbnails *
	  src/DataViews/_RelationView.py: use subsection thumbnails *
	  src/Editors/_EditPerson.py: use subsection thumbnails *
	  src/Editors/_EditMediaRef.py: added subsection thumbnail preview
	  and signal handlers to update subsection thumbnail on spinbutton
	  changes * src/DisplayTabs/_GalleryTab.py: use subsection
	  thumbnails * src/ThumbNails.py: added rectangle parameter to
	  thumbnail functions to specify the subsection *
	  src/GrampsWidgets.py: added class MonitoredSpinButton *
	  src/glade/gramps.glade: added preview pixmap of subsection
	  thumbnail to change_description

2007-09-28 12:24  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9026] 2007-09-28 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/CairoDoc.py
	  (fontstyle_to_fontdescription): Fix deprecated warning. *
	  src/ReportBase/_PaperMenu.py: * src/data/papersize.xml: Fix "C"
	  and "D" paper size values. * src/const.py.in: Correct PAPERSIZE
	  path constant.

2007-09-28 12:16  Brian Matherly <brian@gramps-project.org>

	* [r9025] Patch from Gary Burton: provide fallback dates on
	  Narrative Web pages (Issue #0001258).

2007-09-27 19:55  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9022] 2007-09-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py
	  (paperstyle_to_pagesetup): Fix paper name and custom size
	  conversion.

2007-09-27 19:31  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9021] 2007-09-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/CairoDoc.py: Really
	  fix text position in the box.

2007-09-27 19:13  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9020] 2007-09-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/PdfDoc.py: Fix
	  pagination problems. * src/docgen/CairoDoc.py: Fix pagination
	  problem. Fix text position in the box.

2007-09-27 13:45  Peter Landgren <peter.talken@telia.com>

	* [r9017] Updated translation; still some untranslated strings.
	  Hope for feedback

2007-09-27 13:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9015] 2007-09-27 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/FilterEditor/_EditRule.py: wrong filter selection, bug #807
	  Based on work Johan

2007-09-27 07:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9013] need to remove this references for generating a new
	  gramps.pot

2007-09-26 08:10  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9011] 2007-09-26 James G. Sack <jgsack@san.rr.com> *
	  src/plugins/Check.py: same sex marriage need not be CIVIL_UNION,
	  bug #1245 This includes the 8374 commit which was not present in
	  trunk (??)

2007-09-26 07:39  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9009] 2007-09-26 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Selectors/_SelectNote.py:a note selector for the reports *
	  src/Selectors/Makefile.am: add selectNote * po/POTFILES.in: add
	  selectNote

2007-09-26 00:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9008] 2007-09-26 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/Selectors/_BaseSelector.py: add column sorting *
	  src/Selectors/_SelectEvent.py:remove whitespace

2007-09-25 18:39  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9007] 2007-09-25 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * ChangeLog: delete
	  svn:keywords, not used in Changelog file.

2007-09-25 17:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r9006] update french translation

2007-09-25 12:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9005] 2007-09-25 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_MediaView.py: COLUMN_NAMES as class constant for
	  reuse * src/DataViews/_RepositoryView.py: COLUMN_NAMES as class
	  constant for reuse * src/DataViews/_SourceView.py: COLUMN_NAMES
	  as class constant for reuse * src/DataViews/_EventView.py:
	  COLUMN_NAMES as class constant for reuse *
	  src/DataViews/_FamilyList.py: COLUMN_NAMES as class constant for
	  reuse * src/DataViews/_PlaceView.py: COLUMN_NAMES as class
	  constant for reuse * src/DataViews/_NoteView.py: COLUMN_NAMES as
	  class constant for reuse * src/Selectors/_BaseSelector.py: add
	  hideable searchbar to selector *
	  src/Selectors/_SelectRepository.py: implement new BaseSelector
	  methods * src/Selectors/_SelectSource.py: implement new
	  BaseSelector methods * src/Selectors/_SelectEvent.py: implement
	  new BaseSelector methods * src/Selectors/_SelectFamily.py:
	  implement new BaseSelector methods, fix bug with wrong handle
	  column * src/Selectors/_SelectPlace.py: implement new
	  BaseSelector methods * src/Selectors/_SelectObject.py: implement
	  new BaseSelector methods

2007-09-25 09:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r9004] 2007-09-25 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/glade/Makefile.am: *
	  po/POTFILES.in: Add src/glade/paper_settings.glade. *
	  src/BaseDoc.py: Fix $Revision$ svn property.

2007-09-24 10:45  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9002] no filter and column editor on event view, issue #1248

2007-09-24 10:08  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9001] correct bug in unattached with filter

2007-09-23 18:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r9000] read recent file is broken in GRAMPS 30 ! DISABLE

2007-09-23 17:34  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8999] Fix date in ChangeLog

2007-09-23 17:18  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8998] 2007-09-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/plugins/WebCal.py: *
	  src/plugins/NarrativeWeb.py: Change const.image_dir to uppercase
	  const.IMAGE_DIR

2007-09-21 14:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8997] * src/plugins/MarkerReport.py: localize fixed markers,
	  issue #1137
	  
	  2007-09-20 Benny Malengier <benny.malengier@gramps-project.org>

2007-09-20 21:24  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8996] * src/RelLib/_Date.py: pylint and remove import of
	  DateHandler as not really needed and unwanted in RelLib.

2007-09-20 19:59  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8995] * src/Config/_GrampsConfigKeys.py: add config keys for
	  fuzzy date match * src/RelLib/_CalSdn.py: correct type in comment
	  * src/RelLib/_Date.py: add new match function to match two dates
	  with fuzzy date support (about 2000 matches about 2005). *
	  src/Filters/Rules/_HasEventBase.py: use new match *
	  src/Filters/Rules/MediaObject/_HasMedia.py: use new match *
	  src/Filters/Rules/Person/_HasBirth.py: use new match *
	  src/Filters/Rules/Person/_HasDeath.py: use new match *
	  src/Filters/Rules/Person/_HasFamilyEvent.py: use new match *
	  src/Filters/Rules/_RuleUtils.py: delete, contained old match date
	  routines * src/Filters/Rules/Makefile.am: remove RuleUtils *
	  po/POTFILES.in: remove RuleUtils Based on patch of Douglas S.
	  Blank <dblank@cs.brynmawr.edu>, ticket #1219

2007-09-20 19:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8994] apply rev 8351 to 3.0 branch: text date with correct
	  modifier

2007-09-20 19:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8993] apply rev 8351 to 3.0 branch: text date with correct
	  modifiersrc/DateHandler/_DateParser.py

2007-09-19 16:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8992] * src/GrampsDisplay.py: wrong const, const.url_manual
	  must be const.URL_MANUAL
	  
	  2007-09-19 Benny Malengier <benny.malengier@gramps-project.org>

2007-09-19 07:40  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8991] 2007-09-19 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomStageOne.py: empty gedcom gives error
	  message, not crash

2007-09-17 21:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8989] Brazilian translation

2007-09-17 19:33  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8987] 2007-09-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/glade/gramps.glade: Make
	  labels translatable. #0001035

2007-09-17 18:48  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8986] 2007-09-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_ReportDialog.py: Paper settings better handling.
	  * src/docgen/GtkPrint.py: Custom size paper name translatable.

2007-09-17 18:02  Espen Berg <espenbe@gmail.com>

	* [r8985] Updated Norwegian translations

2007-09-17 12:36  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8984] 2007-09-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_MenuOptions.py: Set SVN properties. *
	  src/docgen/GtkPrint.py: Round up paper size values received from
	  GtkContext.

2007-09-16 18:58  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8983] 2007-09-16 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_ReportDialog.py: *
	  src/glade/paper_settings.glade: Enable paper margin entries on
	  report dialog. Still not saved.

2007-09-16 18:45  Don Allingham <don@gramps-project.org>

	* [r8982] 2007-09-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_EventView.py: connect column editor *
	  src/ViewManager.py: pylint * src/Editors/_EditLdsOrd.py: pylint *
	  src/DisplayTabs/_LdsModel.py: pylint * src/DisplayState.py:
	  pylint * src/GrampsDbUtils/_GedcomParse.py: pylint *
	  src/ListModel.py: pylint * src/LdsUtils.py: pylint *
	  src/PageView.py: fix column editor

2007-09-16 12:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8981] Only show unattached notes in note view

2007-09-16 10:56  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8980] 2007-09-16 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/BaseDoc.py (PaperStyle):
	  Allow custom margin setting in __init__.

2007-09-16 09:20  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8979] 2007-09-16 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_ReportDialog.py: Cleanup. *
	  src/glade/paper_settings.glade: Remove frames.

2007-09-16 03:51  Brian Matherly <brian@gramps-project.org>

	* [r8978] Bring the calendar report up to date with the changes in
	  the 3.0 branch. Issue #0001170.

2007-09-15 21:51  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8977] * src/ReportBase/_ReportDialog.py: *
	  src/glade/paper_settings.glade: Add paper margins to report
	  dialog. (Only GUI is implemented for feedback.) 2007-09-15 Zsolt
	  Foldvari <zfoldvar@users.sourceforge.net>

2007-09-15 21:34  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8976] 2007-09-15 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_ReportDialog.py (parse_paper_frame): Fix paper
	  size default value in case of exception.

2007-09-14 12:43  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8975] 2007-09-14 Benny Malengier
	  <benny.malengier@gramps-project.org> * TODO: Update TODO file

2007-09-13 20:01  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8974] * src/docgen/PdfDoc.py: Added.
	  
	  2007-09-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-09-13 19:22  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8973] 2007-09-13 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: *
	  src/docgen/CairoDoc.py: Separate Cairo based document generation
	  to be used with other outputs.

2007-09-13 15:03  Don Allingham <don@gramps-project.org>

	* [r8972] 2007-09-13 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomTokens.py: fix typo *
	  src/GrampsDbUtils/_GedcomLex.py: fix typo

2007-09-13 09:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8971] 2007-09-13 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/lineage.py:
	  Final touches, loop detection

2007-09-13 04:20  Don Allingham <don@gramps-project.org>

	* [r8969] * src/DataViews/_MediaView.py: cleanup and documentation
	  * src/DataViews/_RepositoryView.py: cleanup and documentation *
	  src/DataViews/_SourceView.py: cleanup and documentation *
	  src/DataViews/_EventView.py: cleanup and documentation *
	  src/DataViews/_FamilyList.py: cleanup and documentation *
	  src/DataViews/_PedigreeView.py: cleanup and documentation *
	  src/DataViews/_PlaceView.py: cleanup and documentation *
	  src/DataViews/_NoteView.py: cleanup and documentation *
	  src/DataViews/_PersonView.py: cleanup and documentation *
	  src/DataViews/_MapView.py: cleanup and documentation *
	  src/DataViews/_RelationView.py: cleanup and documentation *
	  src/PageView.py: cleanup and documentation 2007-09-12 Don
	  Allingham <don@gramps-project.org>

2007-09-12 22:17  Don Allingham <don@gramps-project.org>

	* [r8968] 2007-09-12 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: update thumbnail on data update
	  (#1226)

2007-09-12 16:37  Don Allingham <don@gramps-project.org>

	* [r8967] * src/ThumbNails.py (get_thumbnail_image): handle missing
	  image * src/images/image-missing.png: added *
	  src/images/Makefile.am: added image-missing.png

2007-09-12 15:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8966] 2007-09-12 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/lineage.py:
	  Improvements

2007-09-12 15:02  Don Allingham <don@gramps-project.org>

	* [r8965] 2007-09-12 Don Allingham <don@gramps-project.org> *
	  src/docgen/ODFDoc.py (ODFDoc): Fix ratio assignment

2007-09-12 10:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8964] 2007-09-12 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/plugins/IndivComplete.py
	  (write_person): * src/plugins/IndivSummary.py (write_report):
	  Change image alignment from 'row' to 'center'.

2007-09-12 09:12  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8963] 2007-09-08 Benny Malengier
	  <benny.malengier@gramps-project.org> * src/plugins/lineage.py:
	  Quick report lineage based on code Jerome * po/POTFILES.in :
	  translate lineage * src/plugins/Makefile.am : distribute lineage

2007-09-12 03:59  Don Allingham <don@gramps-project.org>

	* [r8962] 2007-09-11 Don Allingham <don@gramps-project.org> *
	  src/PageView.py: add some documentation

2007-09-11 11:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8961]

2007-09-11 04:13  Don Allingham <don@gramps-project.org>

	* [r8960] * src/SubstKeywords.py (SubstKeywords.replace_and_clean):
	  fix substitution * src/ImgManip.py: fix typo 2007-09-10 Don
	  Allingham <don@gramps-project.org>

2007-09-11 03:51  Don Allingham <don@gramps-project.org>

	* [r8959] * src/plugins/WriteCD.py: don't generate thumbnails *
	  src/Selectors/_SelectObject.py: new image sizing routines *
	  src/ImgManip.py: simplify * src/docgen/HtmlDoc.py: new image
	  sizing routines * src/docgen/ODFDoc.py: new image sizing routines
	  * src/docgen/LaTeXDoc.py: new image sizing routines *
	  src/docgen/RTFDoc.py: new image sizing routines *
	  src/Makefile.am: add ThumbNails.py * po/POTFILES.in: add
	  ThumbNails.py
	  
	  2007-09-10 Don Allingham <don@gramps-project.org>

2007-09-10 22:14  Don Allingham <don@gramps-project.org>

	* [r8958] 2007-09-10 Don Allingham <don@gramps-project.org> *
	  src/ThumbNails.py: Added to handle the thumbnailing routines *
	  src/DataViews/_MediaView.py: thumbnail updates *
	  src/DataViews/_PedigreeView.py: thumbnail updates *
	  src/DataViews/_RelationView.py: thumbnail updates *
	  src/Editors/_EditMediaRef.py: thumbnail updates *
	  src/Editors/_EditMedia.py: thumbnail updates *
	  src/DisplayTabs/_GalleryTab.py: thumbnail updates *
	  src/plugins/WebCal.py: thumbnail updates *
	  src/plugins/NarrativeWeb.py: thumbnail updates *
	  src/plugins/GraphViz.py: thumbnail updates *
	  src/plugins/SimpleBookTitle.py: thumbnail updates *
	  src/plugins/FamilyLines.py: thumbnail updates * src/DbManager.py:
	  pylint fixes * src/ImgManip.py: pull out thumbnail routines
	  
	  2007-09-08 Benny Malengier <benny.malengier@gramps-project.org> *
	  src/DataViews/_RelationView.py : expand/collapse, edit button
	  on/off bug fix

2007-09-10 17:59  Don Allingham <don@gramps-project.org>

	* [r8957]

2007-09-10 12:17  Brian Matherly <brian@gramps-project.org>

	* [r8956] Limit Ancestor Chart to 15 generations.

2007-09-10 03:03  Don Allingham <don@gramps-project.org>

	* [r8955] * src/Reorder.py: cleanup * src/TransUtils.py: cleanup *
	  src/TipOfDay.py: cleanup * src/SubstKeywords.py: cleanup *
	  src/Utils.py: cleanup * src/soundex.py: cleanup * src/Sort.py:
	  cleanup
	  
	  2007-09-09 Don Allingham <don@gramps-project.org>

2007-09-10 02:09  Don Allingham <don@gramps-project.org>

	* [r8954] 2007-09-09 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: cleanup * src/DisplayState.py: cleanup

2007-09-09 18:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8953] 2007-09-09 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Use
	  font color from paragraph style.

2007-09-09 08:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8952] update French translation

2007-09-09 05:24  Don Allingham <don@gramps-project.org>

	* [r8951] 2007-09-08 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: code cleanup * src/FontScale.py: code cleanup
	  * src/GrampsWidgets.py: code cleanup * src/ExportOptions.py: code
	  cleanup * src/GrampsDisplay.py: code cleanup * src/DateEdit.py:
	  code cleanup * src/DbLoader.py: code cleanup

2007-09-08 22:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8950] 2007-09-08 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/DataViews/_RelationView.py : expand/collapse, edit button
	  on/off bug fix * src/GrampsWidgets.py : Expand widget, changes
	  link labels * src/DisplayState.py : history bugs *
	  src/ViewManager.py : history bugs * src/PageView.py : history
	  bugs Based on patch of Douglas S. Blank <dblank@cs.brynmawr.edu>,
	  GEPS-2 Still some strange things in history, but better

2007-09-08 08:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8949] # po/fr.po : translation harmonisation by Federic
	  Chateaux

2007-09-08 05:54  Don Allingham <don@gramps-project.org>

	* [r8948] * various: const.py changes 2007-09-07 Don Allingham
	  <don@gramps-project.org> * src/DateHandler/_Date_fr.py: fix
	  indentation errors
	  
	  2007-09-07 Don Allingham <don@gramps-project.org>

2007-09-08 04:30  Don Allingham <don@gramps-project.org>

	* [r8947]

2007-09-08 04:20  Don Allingham <don@gramps-project.org>

	* [r8946] * src/ansel_utf8.py: pylint * src/Date.py: pylint *
	  src/Spell.py: pylint 2007-09-07 Don Allingham
	  <don@gramps-project.org>

2007-09-07 22:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8945] plugins/rel_fr.py : better string descriptions

2007-09-07 22:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8944] DateHandler/_Date_fr.py : try to avoid negative dates
	  conversion (B.C.E)

2007-09-07 21:24  Don Allingham <don@gramps-project.org>

	* [r8943] 2007-09-07 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_DbBase.py: pylint *
	  src/GrampsDbUtils/_GedcomStageOne.py: added *
	  src/GrampsDbUtils/_GedcomParse.py: pylint *
	  src/GrampsDbUtils/_ReadGedcom.py: pylint *
	  src/GrampsDbUtils/_ReadXML.py: pylint *
	  src/GrampsDbUtils/_GedcomLex.py: pylint *
	  src/GrampsDbUtils/_WriteXML.py: pylint *
	  src/GrampsDbUtils/_GedcomUtils.py: pylint *
	  src/GrampsDbUtils/_ProxyDbBase.py: pylint *
	  src/GrampsDbUtils/Makefile.am: added _GedcomStageOne.py *
	  po/POTFILES.in: added _GedcomStageOne.py

2007-09-07 13:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8942] plugins/rel_fr.py : better string descriptions

2007-09-07 11:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8941] 2007-09-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Small
	  fixes. Enable graphical reports.

2007-09-07 08:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8940]

2007-09-07 07:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8939] add translation for negatives dates (B.C.E)

2007-09-07 04:58  Don Allingham <don@gramps-project.org>

	* [r8938] * src/GrampsDbUtils/_GedcomParse.py: pylint fixes
	  
	  2007-09-06 Don Allingham <don@gramps-project.org>

2007-09-07 02:44  Don Allingham <don@gramps-project.org>

	* [r8937] 2007-09-06 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: more pylint fixes

2007-09-06 23:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8936] 2007-09-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py:
	  Getting close to something useful.

2007-09-06 23:38  Don Allingham <don@gramps-project.org>

	* [r8935] 2007-09-06 Don Allingham <don.allingham@dothill.com> *
	  src/GrampsDbUtils/_WriteGedcom.py: pylint

2007-09-06 21:31  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8934] 2007-09-06 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: More
	  work on graphical reports. * src/docgen/PdfDoc.py
	  (PdfDoc.draw_box): Fix vertical pos. of shadow.

2007-09-06 21:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8933] * src/images/16x16/gramps-zoom-fit-width.png: delete *
	  src/images/22x22/gramps-zoom-fit-width.png: *
	  src/images/22x22/gramps-zoom-in.png: *
	  src/images/22x22/gramps-zoom-out.png: *
	  src/images/22x22/gramps-zoom-best-fit.png: *
	  src/images/48x48/gramps-zoom-fit-width.png: *
	  src/images/48x48/gramps-zoom-out.png: *
	  src/images/48x48/gramps-zoom-in.png: *
	  src/images/48x48/gramps-zoom-best-fit.png: *
	  src/images/scalable/gramps-zoom-best-fit.svg: *
	  src/images/scalable/gramps-zoom-fit-width.svg: *
	  src/images/scalable/gramps-zoom-out.svg: *
	  src/images/scalable/gramps-zoom-in.svg: * src/gramps_main.py: *
	  src/docgen/GtkPrint.py: GUI consistency, all preview scaling
	  icons equal style. When Tango icons are finished for this, we
	  will use those, now based on Gnome icons.
	  
	  2007-09-06 Benny Malengier <benny.malengier@gramps-project.org>

2007-09-06 18:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8932] 2007-09-06 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/images/48x48/gramps-font.png: *
	  src/images/scalable/gramps-font.png: * src/MarkupText.py: *
	  src/gramps_main.py: GUI consistency. Use a font icon like
	  background and foreground instead of the gtk font select icon.
	  Old request of Zsolt.

2007-09-06 04:36  Don Allingham <don@gramps-project.org>

	* [r8931] * src/GrampsDbUtils/_WriteGedcom.py: pylint cleanup *
	  src/GrampsDbUtils/_GedcomParse.py: fix child references *
	  src/ArgHandler.py: fix calling sequence for gedcom
	  
	  2007-09-05 Don Allingham <don@gramps-project.org>

2007-09-05 23:21  Don Allingham <don@gramps-project.org>

	* [r8930] * src/GrampsDbUtils/_WriteXML.py: fix typo
	  
	  2007-09-05 Don Allingham <don@gramps-project.org>

2007-09-05 22:34  Don Allingham <don@gramps-project.org>

	* [r8929] 2007-09-05 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbFactories.py: XML direct load not supported
	  * src/GrampsDb/Makefile.am: remove installation of GrampsXMLDB.py
	  * src/GrampsDbUtils/_WriteXML.py: cleanup

2007-09-05 15:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8928] 2007-09-05 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Some
	  work on graphical reports.

2007-09-05 03:56  Don Allingham <don@gramps-project.org>

	* [r8927] 2007-09-04 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py (MediaView.drag_data_received):
	  handle multiple images in a drag-n-drop

2007-09-05 03:02  Brian Matherly <brian@gramps-project.org>

	* [r8926] Add MenuOptions class for report options.

2007-09-04 03:21  Don Allingham <don@gramps-project.org>

	* [r8925] 2007-09-03 Don Allingham <don@gramps-project.org> *
	  plugins/WritePkg.py: fix package export *
	  GrampsDbUtils/_WriteXML.py: fix package export

2007-09-03 11:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8924] 2007-09-03 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/docgen/gtkprintpreview.glade: Hide Print button for now. *
	  src/docgen/GtkPrint.py: Print dialog comes back after Preview is
	  finished. Print settings properly saved and reapplied.

2007-09-02 06:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8923] update French translation

2007-09-01 22:26  Don Allingham <don@gramps-project.org>

	* [r8922] * src/GrampsDbUtils/_WriteGedcom.py: Fix note level (bug
	  #1204)
	  
	  2007-09-01 Don Allingham <don@gramps-project.org>

2007-09-01 22:14  Espen Berg <espenbe@gmail.com>

	* [r8921] Updated Norwegian translation

2007-09-01 22:08  Don Allingham <don@gramps-project.org>

	* [r8920] 2007-09-01 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py (check_in): don't expect stdin to be open
	  (#1203)

2007-09-01 22:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8919] 2007-09-01 Benny Malengier
	  <benny.malengier@gramps-project.org> *
	  src/images/16x16/gramps-event.png: *
	  src/images/16x16/gramps-family.png: *
	  src/images/22x22/gramps-event.png: *
	  src/images/22x22/gramps-family.png: *
	  src/images/48x48/gramps-event.png: *
	  src/images/48x48/gramps-family.png: *
	  src/images/scalable/gramps-event.png: *
	  src/images/scalable/gramps-family.png: *
	  src/images/scalable/gramps-font-bgcolor.svg: *
	  src/images/scalable/gramps-font-color.svg: Changes to event and
	  family icons based on suggestions of James, DuncanNz, ticket 440,
	  font icons: correct svg icon data outside page.

2007-09-01 21:54  Don Allingham <don@gramps-project.org>

	* [r8918]

2007-09-01 20:39  Don Allingham <don@gramps-project.org>

	* [r8917] 2007-09-01 Espen Berge <espenbe@gmail.com> *
	  src/plugins/WebCal.py: fix translation issues

2007-09-01 19:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8916] sepia.tpkg: change css web link color

2007-09-01 17:29  Don Allingham <don@gramps-project.org>

	* [r8915] * src/GrampsDbUtils/_GedcomParse.py: Fix undefined child
	  reference (#1198)
	  
	  2007-09-01 Don Allingham <don@gramps-project.org>

2007-09-01 17:21  Don Allingham <don@gramps-project.org>

	* [r8914] * src/GrampsDbUtils/_GedcomParse.py: Fix note assignment,
	  fix srcref text handling (#1185)

2007-09-01 15:17  Don Allingham <don@gramps-project.org>

	* [r8913] 2007-09-01 Peter Landgren <peter.talken@telia.com> *
	  sv.po: Update.

2007-09-01 15:07  Don Allingham <don@gramps-project.org>

	* [r8912] 2007-09-01 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py
	  (GedcomParser.__event_inline_note): fix note assignment
	  2007-09-01 Serge Noiraud <Serge.Noiraud@free.fr> *
	  src/GrampsDbUtils/_GedcomParse.py
	  (GedcomParser.__event_inline_note): fix level handling

2007-09-01 10:07  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8911] 2007-09-01 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py:
	  Debugging disabled.

2007-08-31 22:51  Don Allingham <don@gramps-project.org>

	* [r8910] 2007-08-31 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbWriteXML.py: XML export fixes *
	  src/GrampsDbUtils/_LivingProxyDb.py: XML export fixes *
	  src/GrampsDbUtils/_WriteXML.py: XML export fixes *
	  src/GrampsDbUtils/_ProxyDbBase.py: XML export fixes

2007-08-31 22:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8909] 2007-09-01 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/images/16x16/gramps-zoom-fit-width.png: *
	  src/images/16x16/Makefile.am: *
	  src/images/22x22/gramps-zoom-fit-width.png; *
	  src/images/22x22/Makefile.am: *
	  src/images/48x48/gramps-zoom-fit-width.png: *
	  src/images/48x48/Makefile.am: *
	  src/images/scalable/gramps-zoom-fit-width.svg: *
	  src/images/scalable/Makefile.am: * src/gramps_main.py: 'Zoom to
	  fit width' stock icon added. (Please draw a better one!!!) *
	  src/docgen/gtkprintpreview.glade: * src/docgen/GtkPrint.py: Print
	  preview is 99.999% complete.

2007-08-31 15:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8908] unicode char feature 1199

2007-08-31 14:30  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8906] better changelog text

2007-08-31 14:26  Don Allingham <don@gramps-project.org>

	* [r8905] 2007-08-31 Don Allingham <don@gramps-project.org> *
	  src/ExportAssistant.py (ExportAssistant.pulse_progressbar): fix
	  display value, crashed if text wasn't specified

2007-08-31 10:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8904] bug, save(self, obj) to save(self, *obj)

2007-08-31 10:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8903] unicode char feature 1199

2007-08-31 08:19  Stéphane Charette <stephanecharette@gmail.com>

	* [r8901] move some filter code from ::apply() into ::prepare() to
	  ensure it executes only once

2007-08-31 03:18  Don Allingham <don@gramps-project.org>

	* [r8900] 2007-08-30 Don Allingham <don@gramps-project.org> *
	  src/BasicUtils/_UpdateCallback.py: add support for text in
	  progressbar * src/ExportAssistant.py: add support for text in
	  progressbar * src/ExportOptions.py: add support for text in
	  progressbar * src/GrampsDbUtils/_WriteGedcom.py: add support for
	  text in progressbar 2007-08-30 Don Allingham
	  <don@gramps-project.org> * src/GrampsDb/_GrampsDBDir.py: use
	  types.InstanceType * src/RelLib/_SourceBase.py: use
	  types.InstanceType * src/RelLib/_Source.py: use
	  types.InstanceType * src/RelLib/_MediaObject.py: use
	  types.InstanceType * src/RelLib/_Person.py: use
	  types.InstanceType * src/RelLib/_DateBase.py: use
	  types.InstanceType * src/RelLib/_ChildRef.py: use
	  types.InstanceType * src/RelLib/_Family.py: use
	  types.InstanceType * src/RelLib/_Place.py: use types.InstanceType
	  * src/RelLib/_RepoRef.py: use types.InstanceType *
	  src/RelLib/_Note.py: use types.InstanceType *
	  src/RelLib/_EventRef.py: use types.InstanceType *
	  src/RelLib/_Repository.py: use types.InstanceType *
	  src/RelLib/_Event.py: use types.InstanceType

2007-08-31 01:52  Don Allingham <don@gramps-project.org>

	* [r8899] * src/GrampsDb/_GrampsDBDir.py: use types.InstanceType *
	  src/RelLib/_SourceBase.py: use types.InstanceType *
	  src/RelLib/_Source.py: use types.InstanceType *
	  src/RelLib/_MediaObject.py: use types.InstanceType *
	  src/RelLib/_Person.py: use types.InstanceType *
	  src/RelLib/_DateBase.py: use types.InstanceType *
	  src/RelLib/_ChildRef.py: use types.InstanceType *
	  src/RelLib/_Family.py: use types.InstanceType *
	  src/RelLib/_Place.py: use types.InstanceType *
	  src/RelLib/_RepoRef.py: use types.InstanceType *
	  src/RelLib/_Note.py: use types.InstanceType *
	  src/RelLib/_EventRef.py: use types.InstanceType *
	  src/RelLib/_Repository.py: use types.InstanceType *
	  src/RelLib/_Event.py: use types.InstanceType
	  
	  2007-08-29 Don Allingham <don@gramps-project.org>

2007-08-30 21:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8898] progressbar in exportassistant

2007-08-30 19:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8897] Family context menu with quick reports

2007-08-30 19:46  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8896] Family context menu with quick reports

2007-08-30 18:32  Don Allingham <don@gramps-project.org>

	* [r8895] * src/GrampsDbUtils/_WriteGedcom.py
	  (GedcomWriter.__write_person_name): fix handling of patronymic
	  names
	  
	  2007-08-30 Don Allingham <don@gramps-project.org>

2007-08-30 11:46  Don Allingham <don@gramps-project.org>

	* [r8894] 2007-08-30 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_MediaObject.py (MediaObject.unserialize): fix init of
	  self.marker

2007-08-30 10:25  Espen Berg <espenbe@gmail.com>

	* [r8893] Updated Norwegian translation

2007-08-30 08:04  Stéphane Charette <stephanecharette@gmail.com>

	* [r8892] new reference count filters

2007-08-30 04:27  Don Allingham <don@gramps-project.org>

	* [r8891] * src/RelLib/_Source.py: fix fast unserialize() *
	  src/RelLib/_Place.py: fix fast unserialize() *
	  src/GrampsDbUtils/_WriteGedcom.py: double pass on progress bar
	  2007-08-29 Don Allingham <don@gramps-project.org>

2007-08-29 23:01  Don Allingham <don@gramps-project.org>

	* [r8890] 2007-08-29 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDBDir.py: fast unserialize() *
	  src/Editors/_EditPerson.py: fast unserialize() *
	  src/RelLib/_SourceBase.py: fast unserialize() *
	  src/RelLib/_Source.py: fast unserialize() *
	  src/RelLib/_MediaObject.py: fast unserialize() *
	  src/RelLib/_Person.py: fast unserialize() *
	  src/RelLib/_DateBase.py: fast unserialize() *
	  src/RelLib/_ChildRef.py: fast unserialize() *
	  src/RelLib/_Name.py: fast unserialize() * src/RelLib/_Family.py:
	  fast unserialize() * src/RelLib/_Place.py: fast unserialize() *
	  src/RelLib/_RepoRef.py: fast unserialize() * src/RelLib/_Note.py:
	  fast unserialize() * src/RelLib/_EventRef.py: fast unserialize()
	  * src/RelLib/_Repository.py: fast unserialize() *
	  src/RelLib/_Event.py: fast unserialize() * src/Utils.py: all
	  callgraph to profile

2007-08-29 19:37  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8889] Quick reports general functionality

2007-08-29 12:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8888] clean some window management bugs

2007-08-29 10:28  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8887] intendation error

2007-08-29 04:17  Don Allingham <don@gramps-project.org>

	* [r8886] 2007-08-28 Don Allingham <don@gramps-project.org> *
	  src/ExportOptions.py: filter proxy first pass *
	  src/GrampsDbUtils/_FilterProxyDb.py: filter proxy first pass *
	  src/GrampsDbUtils/_WriteGedcom.py: filter proxy first pass *
	  src/Filters/_GenericFilter.py: filter proxy first pass

2007-08-28 22:28  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8885] 2007-08-29 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/glade/printpreview.glade:
	  Renamed and moved to src/docgen/ * src/glade/Makefile.am:
	  printpreview.glade removed. * src/docgen/gtkprintpreview.glade:
	  Added. * src/docgen/Makefile.am: gtkprintpreview.glade added. *
	  po/POTFILES.in: /src/docgen/gtkprintpreview.glade added. *
	  src/docgen/GtkPrint.py: Preview is getting close to be complete.

2007-08-28 12:05  Brian Matherly <brian@gramps-project.org>

	* [r8884] Rename AncestorChart2 to AncestorChart

2007-08-28 11:47  Don Allingham <don@gramps-project.org>

	* [r8883] 2007-08-28 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_Person.py (Person.__init__): fix unserialize

2007-08-28 04:03  Don Allingham <don@gramps-project.org>

	* [r8882]

2007-08-28 03:57  Don Allingham <don@gramps-project.org>

	* [r8881]

2007-08-27 20:15  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8880] add context menu, feature req #946

2007-08-27 18:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8879] update French translation

2007-08-27 06:45  Stéphane Charette <stephanecharette@gmail.com>

	* [r8878] Added option for subgraph positioning of spouses
	  (requested by Loic Olichon)

2007-08-27 03:52  Brian Matherly <brian@gramps-project.org>

	* [r8877] Added WebCal.py. This plugin was contributed by Thom
	  Sturgill and adapted to work with Gramps 3.0 by Brian Matherly.

2007-08-26 20:32  Brian Matherly <brian@gramps-project.org>

	* [r8876] LivingProxyDb.py: Remove family events when a parent is
	  living.

2007-08-26 20:19  Brian Matherly <brian@gramps-project.org>

	* [r8875] Convert the NarrativeWeb report to use LivingProxyDb.
	  This also resolves #0000902: Would like the option to replace
	  names of living people with the word living in the web site
	  report.

2007-08-26 20:15  Brian Matherly <brian@gramps-project.org>

	* [r8874] Add LivingProxyDb.

2007-08-26 20:06  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8873] put lock icon after Marker

2007-08-26 14:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8872] 2007-08-26 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/ReportBase/_ReportDialog.py (report): Report dialog window is
	  closed before report is run. * src/glade/printpreview.glade:
	  Added. * src/glade/Makefile.am: printpreview.glade added. *
	  src/docgen/GtkPrint.py: Preview is getting shape.

2007-08-26 04:46  Brian Matherly <brian@gramps-project.org>

	* [r8871] Various changes to PrivateProxyDb and ProxyDbBase.

2007-08-26 04:18  Don Allingham <don@gramps-project.org>

	* [r8870] * src/Config/_GrampsIniKeys.py (get): handle "" case

2007-08-26 04:06  Don Allingham <don@gramps-project.org>

	* [r8869] 2007-08-25 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/__init__.py: Add DbBase * src/GrampsDb/_DbBase.py:
	  Abstract base class for template * src/GrampsDb/Makefile.am: Add
	  _DbBase.py * src/GrampsDbUtils/_PrivateProxyDb.py: Derive from
	  ProxyDbBase * src/GrampsDbUtils/_ProxyDbBase.py: Provide base
	  ProxyDbBase for proxy dbs * src/GrampsDbUtils/Makefile.am: Add
	  _ProxyDbBase

2007-08-25 19:29  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8868] Two new filters

2007-08-25 15:34  Don Allingham <don@gramps-project.org>

	* [r8867] 2007-08-25 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py; Add EXPORT_NO_PRIVATE and
	  EXPORT_RESTRICT * src/Config/_GrampsIniKeys.py: properly handle
	  False values * src/ExportOptions.py: replace deprecated
	  OptionMenu with ComboBox

2007-08-25 14:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8866] store last export type

2007-08-25 12:35  Brian Matherly <brian@gramps-project.org>

	* [r8865] Output relationship type correctly in Detailed descendant
	  and ancestor reports (improved)

2007-08-25 05:03  Don Allingham <don@gramps-project.org>

	* [r8864] 2007-08-24 Don Allingham <don@gramps-project.org> *
	  src/ExportAssistant.py: fix grammar * src/ExportOptions.py: place
	  for common options, build option dialog for exporters *
	  src/GrampsDbUtils/_WriteGedcom.py: handle restrict, private, and
	  new option dialog * src/GrampsDbUtils/_PrivateProxyDb.py: add
	  get_researcher() * src/GrampsDbUtils/exportgedcom.glade: removed

2007-08-24 23:16  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8863] 2007-08-25 Benny Malengier <bm@cage.ugent.be> *
	  src/plugins/rel_de.py : nomeata, bug #1183

2007-08-24 22:12  Don Allingham <don@gramps-project.org>

	* [r8861] * src/Editors/_EditNote.py (EditNote._setup_fields):
	  privacy button for notes (bug #1148) * src/glade/gramps.glade:
	  privacy button for notes
	  
	  2007-08-24 Don Allingham <don@gramps-project.org>

2007-08-24 21:54  Don Allingham <don@gramps-project.org>

	* [r8860] * src/GrampsDbUtils/_WriteGedcom.py: Generate LONG and
	  LATI * src/docgen/Makefile.am: replace LPRDoc with GtkPrint
	  2007-08-24 Don Allingham <don@gramps-project.org>

2007-08-24 16:35  Don Allingham <don@gramps-project.org>

	* [r8859] 2007-08-24 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: added coment on how do add a new
	  key

2007-08-24 12:12  Brian Matherly <brian@gramps-project.org>

	* [r8858] Implement get_default_person and get_default_handle in
	  PrivateProxyDb.py.

2007-08-23 11:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8857] New export assistant

2007-08-23 09:54  Stéphane Charette <stephanecharette@gmail.com>

	* [r8856] moved the source reference code from IndividualPage into
	  BasePage so it can also be used by media objects

2007-08-23 03:51  Don Allingham <don@gramps-project.org>

	* [r8855] 2007-08-22 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: use FACT for custom
	  attributes, handle custom event descriptions as notes *
	  src/GrampsDbUtils/_WriteGedcom.py: use FACT for custom
	  attributes, handle custom event descriptions as notes *
	  src/GrampsDbUtils/_GedTokens.py: add TOKEN_FACT

2007-08-22 19:20  Espen Berg <espenbe@gmail.com>

	* [r8854] Updated Norwegian translation

2007-08-22 15:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8853] # plugins/rel_fr.py : use the same definitions for
	  relcalc tool and kinship report

2007-08-22 03:47  Don Allingham <don@gramps-project.org>

	* [r8852] 2007-08-21 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: code cleanup *
	  src/GrampsDbUtils/_GedcomLex.py: code cleanup *
	  src/GrampsDbUtils/_WriteGedcom.py: code cleanup

2007-08-21 18:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8851] # plugins/rel_fr.py : clean code

2007-08-21 16:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8850] # plugins/rel_fr.py : allow to work with new kinship
	  report - still minor issue on junior cousins, look at possible
	  singular_relationship_string() for next improvement on this file
	  ...

2007-08-21 15:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8849] # plugins/rel_fr.py : allow to work with new kinship
	  report

2007-08-21 11:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8848] # configure.in : enable HTML templates
	  (src/data/templates/Makefile)

2007-08-21 04:18  Brian Matherly <brian@gramps-project.org>

	* [r8847] Patch from Jérôme Rapinat to add support for
	  get_plural_relationship_string() to rel_fr.py.

2007-08-21 04:17  Don Allingham <don@gramps-project.org>

	* [r8846] * src/GrampsDbUtils/_ParseGedcom.py: check for MARR event
	  in std_event, not in family_even * src/RelLib/_FamilyRelType.py:
	  default marriage type to unknown *
	  src/GrampsDbUtils/_WriteGedcom.py: Don't add description to EVEN
	  tag
	  
	  2007-08-20 Don Allingham <don@gramps-project.org>

2007-08-21 04:16  Brian Matherly <brian@gramps-project.org>

	* [r8845] Patch from Jérôme Rapinat to fix array bounds check in
	  Relationship.py.

2007-08-21 03:21  Don Allingham <don@gramps-project.org>

	* [r8844] 2007-08-20 Don Allingham <don@gramps-project.org> *
	  src/ScratchPad.py (ScratchPadSourceRef.__init__): handle the
	  removal of the get_text() function

2007-08-20 22:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8843] new export manager-feature parity

2007-08-20 17:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8842] # po/fr.po : allow to work with new kinship report

2007-08-20 13:54  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8841] 2007-08-20 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py
	  (fontstyle_to_fontdescription): Fix font size.

2007-08-20 03:15  Don Allingham <don@gramps-project.org>

	* [r8840] 2007-08-19 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py (breakup): fix index check

2007-08-20 02:28  Brian Matherly <brian@gramps-project.org>

	* [r8839] Patch from Robert Cawley. 0001121: Output relationshipo
	  type correctly in Detailed descendant and ancestor reports

2007-08-20 01:45  Brian Matherly <brian@gramps-project.org>

	* [r8838] 0001166: Are HTML templates deprecated ? - updated
	  templates from Jerome and fix makefile to include templates.

2007-08-19 08:22  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8837] 2007-08-19 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Fix
	  deprecation warnings.

2007-08-19 03:25  Don Allingham <don@gramps-project.org>

	* [r8836] 2007-08-18 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: fix event names, url type *
	  src/GrampsDbUtils/_WriteGedcom.py: remove non-standard format
	  types * src/GrampsDbUtils/gedcomexport.glade: remove non-standard
	  format types

2007-08-19 01:51  Brian Matherly <brian@gramps-project.org>

	* [r8835] Fix typo nefew -> nephew in KinshipReport.

2007-08-18 21:13  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8834] start work on new export manager

2007-08-18 20:09  Brian Matherly <brian@gramps-project.org>

	* [r8833] Add KinshipReport.py

2007-08-18 18:23  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8832] 2007-08-18 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Text
	  report generation done.

2007-08-18 13:31  Brian Matherly <brian@gramps-project.org>

	* [r8831] Remove db requirement from constructor and add
	  get_plural_relationship_string to relationship class.

2007-08-18 09:18  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8829] small changes, also bug #1164

2007-08-17 19:57  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8828] update the required packages for GRAMPS 3.0

2007-08-17 19:15  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8827] 2007-08-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Text
	  report generation is almost ready...

2007-08-17 19:03  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8826] correct crash in export assistent on invalid filenames

2007-08-17 17:09  Alex Roitman <shura@gramps-project.org>

	* [r8824] 2007-08-17 Piotr Czubaszek <pioterus@gmail.com> *
	  src/DateHandler/_Date_pl.py: Add new module. *
	  src/DateHandler/__init__.py: Import new module. *
	  src/DateHandler/Makefile.am: Ship new file.

2007-08-17 04:17  Don Allingham <don@gramps-project.org>

	* [r8823] 2007-08-16 Don Allingham <don@gramps-project.org> *
	  src/Filters/SideBar/_PersonSidebarFilter.py: document a little
	  bit more

2007-08-16 12:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8822] Port FamilyLines.py people images to descendant chart

2007-08-16 04:30  Don Allingham <don@gramps-project.org>

	* [r8821] 2007-08-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: Match parser and writer *
	  src/GrampsDbUtils/_GedcomParser.py: Match parser and writer
	  
	  * src/GrampsDbUtils/_WriteGedcom.py: write adoption records
	  
	  2007-08-14 Don Allingham <don@gramps-project.org>

2007-08-16 04:14  Brian Matherly <brian@gramps-project.org>

	* [r8820] map English_United States to English dates

2007-08-15 04:14  Don Allingham <don@gramps-project.org>

	* [r8819]

2007-08-15 03:32  Don Allingham <don@gramps-project.org>

	* [r8818] 2007-08-14 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: fix problems identified by
	  gedchk

2007-08-14 20:57  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8817] 2007-08-14 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Even
	  more work in progress.

2007-08-14 04:02  Don Allingham <don@gramps-project.org>

	* [r8816] 2007-08-13 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: improve FAM structure

2007-08-13 03:40  Don Allingham <don@gramps-project.org>

	* [r8815] * src/GrampsDbUtils/_WriteGedcom.py: LANG values,
	  additional refactoring 2007-08-12 Don Allingham
	  <don@gramps-project.org>

2007-08-13 00:00  Don Allingham <don@gramps-project.org>

	* [r8814] 2007-08-12 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: remove unused options, handle
	  source TEXT

2007-08-12 10:37  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8813] 2007-08-12 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: More
	  work in progress.

2007-08-12 03:57  Brian Matherly <brian@gramps-project.org>

	* [r8812] Add attributes to Family Group Report.

2007-08-12 03:34  Brian Matherly <brian@gramps-project.org>

	* [r8811] Add attributes to the detailed ancestral report.

2007-08-12 03:12  Brian Matherly <brian@gramps-project.org>

	* [r8810] Add event attributes to Narrative Web Report

2007-08-12 02:42  Brian Matherly <brian@gramps-project.org>

	* [r8809] Convert NarrativeWeb report to use PrivateProxyDb.

2007-08-12 00:18  Brian Matherly <brian@gramps-project.org>

	* [r8808] Continued work on _PrivateProxyDB.py

2007-08-10 23:14  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8807] 2007-08-11 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/docgen/GtkPrint.py: Work
	  in progress.

2007-08-10 03:53  Don Allingham <don@gramps-project.org>

	* [r8806] 2007-08-09 Don Allingham <don@gramps-project.org> *
	  GrampsDbUtils/_WriteGedcom.py: use utf8 encoding only *
	  GrampsDbUtils/gedcomexport.glade: use utf8 encoding only

2007-08-10 03:24  Brian Matherly <brian@gramps-project.org>

	* [r8805] Continued work on _PrivateProxyDB.py

2007-08-09 04:35  Don Allingham <don@gramps-project.org>

	* [r8804] 2007-08-08 Don Allingham <don@gramps-project.org> *
	  src/Exporter.py: remove GRDB export *
	  src/GrampsDbUtils/_WriteGedcom.py: write NOTE instances as
	  references instead of inline. This will allow notes to be shared
	  in the future. Handle CONC/CONT in a cleaner manner.

2007-08-09 03:49  Brian Matherly <brian@gramps-project.org>

	* [r8803] Initial commit of PrivateProxyDb.py - not done yet.

2007-08-08 04:24  Don Allingham <don@gramps-project.org>

	* [r8802] 2007-08-07 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: additional refactoring

2007-08-06 04:11  Don Allingham <don@gramps-project.org>

	* [r8801] 2007-08-05 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py: start of refactoring *
	  src/Bookmarks.py: Don't rewrite list

2007-08-05 09:38  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8800] correct license of svg file

2007-08-05 05:42  Stéphane Charette <stephanecharette@gmail.com>

	* [r8799] use _dd.display() to format the date used in the string
	  'Generated by Gramps on <...>'

2007-08-03 04:00  Brian Matherly <brian@gramps-project.org>

	* [r8798] Remove relationships and places from EOL report.

2007-08-01 11:55  Brian Matherly <brian@gramps-project.org>

	* [r8796] Reset bibliography between people in the individual
	  complete report.

2007-08-01 05:21  Brian Matherly <brian@gramps-project.org>

	* [r8795] Add generations and relationships to the End of Line
	  Report

2007-08-01 02:37  Don Allingham <don@gramps-project.org>

	* [r8794] 2007-07-31 Jérôme <romjerome@yahoo.fr> *
	  src/GrampsDbUtils/gedcomexport.glade: use UTF-8 instead of
	  UNICODE

2007-07-31 04:23  Don Allingham <don@gramps-project.org>

	* [r8793] * src/DbLoader.py (DbLoader.do_import): catch unicode
	  encoding errors
	  
	  2007-07-30 Don Allingham <don@gramps-project.org>

2007-07-31 03:28  Don Allingham <don@gramps-project.org>

	* [r8792] 2007-07-30 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: assign inline note to the
	  referencing object * src/GrampsDbUtils/_GedcomLex.py: fix UNKNOWN
	  gender

2007-07-30 04:17  Brian Matherly <brian@gramps-project.org>

	* [r8791] Fix collumn span for AsciiDoc

2007-07-30 03:32  Brian Matherly <brian@gramps-project.org>

	* [r8790] Add End Of Line Report.

2007-07-30 01:57  Don Allingham <don@gramps-project.org>

	* [r8789] 2007-07-29 Don Allingham <don@gramps-project.org> *
	  src/Merge/_MergePerson.py (MergePeople.copy_note): convert to the
	  new notelist format (#0001130)

2007-07-29 21:28  Brian Matherly <brian@gramps-project.org>

	* [r8788] Typo in MarkerReport.py

2007-07-29 20:12  Brian Matherly <brian@gramps-project.org>

	* [r8787] Change the way marker types are collected in
	  MarkerReport.py.

2007-07-29 19:20  Brian Matherly <brian@gramps-project.org>

	* [r8786] Add CSVTab.py to the makefile.

2007-07-29 07:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8785] add missing TabbedDoc reference, need for EventCmp

2007-07-28 22:40  Brian Matherly <brian@gramps-project.org>

	* [r8784] Multiple enhancements to the marker report.

2007-07-28 08:11  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8783] add missing ODSTab reference, need for EventCmp and
	  Export View

2007-07-28 08:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8782] fix translation issue on RelationView

2007-07-28 02:23  Don Allingham <don@gramps-project.org>

	* [r8781] * src/ListModel.py: change __connect_model back to
	  connect_model 2007-07-27 Don Allingham <don@gramps-project.org>

2007-07-28 02:19  Don Allingham <don@gramps-project.org>

	* [r8780] 2007-07-27 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: Handle broken gedcom, there
	  the TYPE field is specified, but has no value (Heredis 9)

2007-07-27 19:11  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8779] * src/Spell.py: (__sort_languages): typo *
	  src/docgen/GtkPrint.py (paperstyle_to_pagesetup): typo
	  
	  2007-07-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-07-27 10:24  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8778] 2007-07-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Spell.py: pylint *
	  src/docgen/GtkPrint.py (paperstyle_to_pagesetup): fix conversion

2007-07-27 08:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8777] Handbook translation into German

2007-07-27 04:14  Brian Matherly <brian@gramps-project.org>

	* [r8776] Add marker report

2007-07-27 04:07  Don Allingham <don@gramps-project.org>

	* [r8775]

2007-07-27 03:51  Don Allingham <don@gramps-project.org>

	* [r8774] 2007-07-26 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: add siblings quick report *
	  src/plugins/siblings.py: Added * src/plugins/all_events.py: add
	  i18n support * src/plugins/Makefile.am: added new files

2007-07-25 04:11  Brian Matherly <brian@gramps-project.org>

	* [r8773] Add ImportCSV.py and ExportCSV.py to po/POTFILES.in.

2007-07-25 03:54  Don Allingham <don@gramps-project.org>

	* [r8772] 2007-07-24 Don Allingham <don@gramps-project.org> *
	  src/plugins/ExtractCity.py: fix regular expression matching

2007-07-25 03:41  Brian Matherly <brian@gramps-project.org>

	* [r8771] Contribution from Doug Blank <dblank@cs.brynmawr.edu>:
	  Add the ability to import and export CSV files as a plugin.

2007-07-24 16:23  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8770] update translation

2007-07-24 11:53  Brian Matherly <brian@gramps-project.org>

	* [r8769] Contribution from Robert Cawley <rjc@cawley.id.au>:
	  Invalid output when duplicate persons detected in Detailed
	  descendant report(#0001124)

2007-07-24 04:28  Brian Matherly <brian@gramps-project.org>

	* [r8768] Contribution from Johan Gonqvist
	  <johan.gronqvist@gmail.com>: NarrativeWeb links incorrect in
	  windows. (#0001117)

2007-07-24 04:09  Brian Matherly <brian@gramps-project.org>

	* [r8767] Various reports treat an unknown gender differently
	  (#0001113)

2007-07-24 03:53  Don Allingham <don@gramps-project.org>

	* [r8766] 2007-07-23 Don Allingham <don@gramps-project.org> *
	  src/plugins/ExtractCity.py: Allow editable columns

2007-07-24 03:22  Brian Matherly <brian@gramps-project.org>

	* [r8765] Contribution from Johan Gonqvist
	  <johan.gronqvist@gmail.com>: The "number of ancestors" report
	  only takes different persons into account. (#0001076)

2007-07-24 03:20  Brian Matherly <brian@gramps-project.org>

	* [r8764] typo

2007-07-24 03:04  Brian Matherly <brian@gramps-project.org>

	* [r8763] Contribution from Johan Gonqvist
	  <johan.gronqvist@gmail.com>: Make URL handling on win32 work as
	  in NarrativeWeb.py. (#0001087)

2007-07-23 19:49  Don Allingham <don@gramps-project.org>

	* [r8762] 2007-07-23 Don Allingham <don@gramps-project.org> *
	  src/plugins/ExtractCity.py: fix encoding
	  
	  2007-07-23 Jérôme <romjerome@yahoo.fr>

2007-07-23 17:38  Don Allingham <don@gramps-project.org>

	* [r8761] 2007-07-23 Jérôme <romjerome@yahoo.fr> *
	  src/plugins/ExtractCity.py: Add French cities

2007-07-23 12:22  Brian Matherly <brian@gramps-project.org>

	* [r8760] Improve Bibliography and use it in Narrative Web report
	  as well.

2007-07-23 10:36  Stéphane Charette <stephanecharette@gmail.com>

	* [r8759] added keyword Id property

2007-07-23 10:17  Stéphane Charette <stephanecharette@gmail.com>

	* [r8758] added FamilyLines to trunk

2007-07-23 10:13  Stéphane Charette <stephanecharette@gmail.com>

	* [r8757] added FamilyLines to trunk

2007-07-23 04:13  Don Allingham <don@gramps-project.org>

	* [r8756] * src/plugins/ExtractCity.py: provide selection dialog
	  2007-07-22 Don Allingham <don@gramps-project.org>

2007-07-22 21:03  Don Allingham <don@gramps-project.org>

	* [r8755] 2007-07-22 Don Allingham <don@gramps-project.org> *
	  configure.in: remove gconf requirement *
	  src/Config/_GrampsConfigKeys.py: pylint * src/Config/__init__.py:
	  drop gconf, provide upgrade to .ini *
	  src/Config/_GrampsGconfKeys.py: pylint *
	  src/Config/_GrampsIniKeys.py: pylint *
	  src/plugins/ExtractCity.py: fix name * src/plugins/EventNames.py:
	  fix name * src/Spell.py: pylint * data/Makefile.am: remove gconf
	  schema installation

2007-07-22 11:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8754] update translation

2007-07-22 02:58  Don Allingham <don@gramps-project.org>

	* [r8753]

2007-07-22 02:22  Don Allingham <don@gramps-project.org>

	* [r8752] 2007-07-21 Don Allingham <don@gramps-project.org> *
	  src/plugins/ExtractCity.py: improved extraction, fix registration
	  * src/plugins/EventNames.py: fix registration

2007-07-21 13:23  Brian Matherly <brian@gramps-project.org>

	* [r8751] Move superscript from Endnotes to each individual report.

2007-07-21 04:53  Don Allingham <don@gramps-project.org>

	* [r8750]

2007-07-21 04:52  Don Allingham <don@gramps-project.org>

	* [r8749] 2007-07-20 Don Allingham <don@gramps-project.org> *
	  src/plugins/ExtractCity.py: Add utilty to try to extract city,
	  state, and postal code from a place title *
	  src/plugins/EventNames.py: Add utility to try to build a name for
	  an unnamed event * src/plugins/Makefile.am: add new files

2007-07-20 12:16  Brian Matherly <brian@gramps-project.org>

	* [r8748] Replace "get_note()" calls with "get_note_list()" in
	  filters that use it.

2007-07-20 12:03  Brian Matherly <brian@gramps-project.org>

	* [r8747] Replace "get_note()" calls with "get_note_list()"

2007-07-19 12:09  Brian Matherly <brian@gramps-project.org>

	* [r8746] Need to include attributes in Detailed Descendant report
	  (#0001021)

2007-07-19 06:45  Stéphane Charette <stephanecharette@gmail.com>

	* [r8745] several fixes and feature requests for NarrativeWeb,
	  including optional columns, half-siblings, and event notes

2007-07-19 04:45  Alex Roitman <shura@gramps-project.org>

	* [r8744] 2007-07-18 Alex Roitman <shura@gramps-project.org> *
	  TODO: Update.

2007-07-19 04:41  Don Allingham <don@gramps-project.org>

	* [r8743] * src/glade/mergedata.glade: remove note merge widgets
	  2007-07-18 Don Allingham <don@gramps-project.org>

2007-07-19 04:33  Don Allingham <don@gramps-project.org>

	* [r8742] * src/Merge/_MergeSource.py: convert get_note to
	  get_note_list * src/Merge/_MergePlace.py: convert get_note to
	  get_note_list * src/Merge/_MergePerson.py: convert get_note to
	  get_note_list
	  
	  2007-07-18 Don Allingham <don@gramps-project.org>

2007-07-19 03:48  Don Allingham <don@gramps-project.org>

	* [r8741] 2007-07-18 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_StyleEditor.py: get rid of
	  Utils.destroy_passed_object * src/Utils.py: Remove unused
	  functions * src/ScratchPad.py: get_note removal

2007-07-18 21:39  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8740] 2007-07-18 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: improved
	  xml generator * src/docgen/GtkPrint.py: fix svn proplist

2007-07-18 19:26  Alex Roitman <shura@gramps-project.org>

	* [r8739] * configure.in: Revert checks for pycairo.

2007-07-18 18:39  Alex Roitman <shura@gramps-project.org>

	* [r8738] 2007-07-18 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Revert checks for pycairo to 1.2.0.

2007-07-18 12:17  Brian Matherly <brian@gramps-project.org>

	* [r8737] Johan Gonqvist <johan.gronqvist@gmail.com> Narrative
	  web-site plugin chrashes due to handling of notes. (#0001085)

2007-07-18 11:56  Brian Matherly <brian@gramps-project.org>

	* [r8736] Add Spouse photo & notes to Detailed Descendant Report
	  (#0001110). [Robert Cawley <rjc@cawley.id.au>]

2007-07-18 04:33  Don Allingham <don@gramps-project.org>

	* [r8735] * src/GrampsDbUtils/_ReadGedcom.py: fix value from
	  encoding overide menu
	  
	  2007-07-17 Don Allingham <don@gramps-project.org>

2007-07-18 04:17  Don Allingham <don@gramps-project.org>

	* [r8734] 2007-07-17 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditSourceRef.py: remove text tab *
	  src/Editors/_EditRepoRef.py: Add privacy to reporef * src/Lru.py:
	  pylint * src/Selectors/_BaseSelector.py: set sort column *
	  src/DbManager.py: clean up of dnd * src/glade/gramps.glade: Add
	  privacy to reporef * src/DisplayModels/_PeopleModel.py: try to
	  speed up sorts using mapper values *
	  src/GrampsDbUtils/_GedcomParse.py: handle source text citations *
	  src/GrampsDbUtils/_ReadGedcom.py: type check *
	  src/GrampsDbUtils/_GedcomLex.py: handle broken conc *
	  src/GrampsDbUtils/_WriteGedcom.py: handle source text citations

2007-07-18 01:54  Alex Roitman <shura@gramps-project.org>

	* [r8733] * src/RelLib/_SourceRef.py (unserialize): Minor change. *
	  src/RelLib/_Source.py: Remove note. * src/RelLib/_Person.py
	  (get_text_data_child_list): Remove note.

2007-07-17 23:52  Alex Roitman <shura@gramps-project.org>

	* [r8732] * data/grampsxml.dtd: Add missing datespan for lds and
	  sourceref.

2007-07-17 23:10  Alex Roitman <shura@gramps-project.org>

	* [r8731] * data/grampsxml.rng: Add privacy to reporef. *
	  data/grampsxml.dtd: Add privacy to reporef.

2007-07-17 22:44  Alex Roitman <shura@gramps-project.org>

	* [r8730] 2007-07-17 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add reporef
	  privacy on upgrade. * src/GrampsDbUtils/_ReadXML.py (start_note):
	  Set privacy for reporef's notes; (start_reporef): Parse prvacy
	  attribute for reporefs. * src/GrampsDb/_GrampsDbWriteXML.py
	  (write_reporef_list): Write privacy attribitue. *
	  src/RelLib/_RepoRef.py: Add privacy.

2007-07-17 21:15  Alex Roitman <shura@gramps-project.org>

	* [r8729] Typo

2007-07-17 20:23  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8728] 2007-07-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Spell.py: Complete list of
	  official dictionaries.

2007-07-17 16:45  Alex Roitman <shura@gramps-project.org>

	* [r8727] 2007-07-17 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Only create a
	  note if source text was non-empty.

2007-07-17 13:40  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8726] 2007-07-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Spell.py: *
	  src/Editors/_EditNote.py: * src/glade/gramps.glade: Improved
	  spell check support.

2007-07-17 05:39  Alex Roitman <shura@gramps-project.org>

	* [r8725] rotate changelog

2007-07-17 05:35  Alex Roitman <shura@gramps-project.org>

	* [r8724] Update

2007-07-17 04:54  Alex Roitman <shura@gramps-project.org>

	* [r8723] * data/grampsxml.rng: Remove stext. * data/grampsxml.dtd:
	  Remove stext.

2007-07-17 02:37  Alex Roitman <shura@gramps-project.org>

	* [r8722] * src/GrampsDb/_GrampsDbWriteXML.py (dump_source_ref): Do
	  not write stext tag. * src/GrampsDbUtils/_ReadXML.py
	  (GrampsParser.stop_stext): Import stext in sourceref as a note
	  reference.

2007-07-17 01:59  Alex Roitman <shura@gramps-project.org>

	* [r8721] 2007-07-16 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Convert text
	  field into a note on upgrade. * src/RelLib/_SourceRef.py
	  (__init__): Remove text attribute; (set_text,get_text): Remove
	  methods. * src/RelLib/_NoteType.py (SOURCE_TEXT): Add new type.

2007-07-16 21:19  Alex Roitman <shura@gramps-project.org>

	* [r8720] Fix Polish relationship problem

2007-07-15 20:03  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8716] 2007-07-15 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: support
	  font and color formats.

2007-07-15 04:30  Alex Roitman <shura@gramps-project.org>

	* [r8715] 2007-07-14 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditLdsOrd.py (_setup_fields): Typo.

2007-07-13 01:47  Alex Roitman <shura@gramps-project.org>

	* [r8714] * src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add
	  privacy to LdsOrd on upgrade. * src/RelLib/_LdsOrd.py
	  (serialize,unserialize): Add privacy.

2007-07-12 04:24  Don Allingham <don@gramps-project.org>

	* [r8713] 2007-07-11 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py (DbManager.__button_press): check for node ==
	  None

2007-07-11 04:56  Alex Roitman <shura@gramps-project.org>

	* [r8712] 2007-07-10 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbWriteXML.py (write_date): Write datespan. *
	  src/GrampsDbUtils/_ReadXML.py: (start_compound_date): Add new
	  method; (start_datespan): Add new method. * data/grampsxml.dtd:
	  Add datespan. * data/grampsxml.rng: Add datespan.

2007-07-09 03:55  Alex Roitman <shura@gramps-project.org>

	* [r8710] 2007-07-08 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Add check for python-cairo>=1.2.6.

2007-07-09 01:18  Don Allingham <don@gramps-project.org>

	* [r8709] * src/DbManager.py: Add support for Thunar, which stores
	  the DND information in a different area (and probably a more
	  correct area) than Nautilus.
	  
	  2007-07-08 Don Allingham <don@gramps-project.org>

2007-07-08 22:20  Don Allingham <don@gramps-project.org>

	* [r8708] 2007-07-08 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: handle drag-n-drop files in DbManager. Dragging
	  an XML or GEDCOM file into the DbManager will create a new
	  database and import the file.

2007-07-08 22:17  Brian Matherly <brian@gramps-project.org>

	* [r8707] Fix display of preformatted notes in ODF output
	  (#0001109).

2007-07-08 17:56  Alex Roitman <shura@gramps-project.org>

	* [r8706] 2007-07-08 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDBDir.py (write_lock_file): Work around
	  os.getlogin() problem on some terminals.

2007-07-08 03:27  Don Allingham <don@gramps-project.org>

	* [r8705] 2007-07-07 Don Allingham <don@gramps-project.org> *
	  src/PageView.py (ListView.column_clicked): set the search column
	  for list views to be the sort column *
	  src/DataViews/_EventView.py: add docs *
	  src/DataViews/_FamilyList.py: add docs *
	  src/DataViews/_NoteView.py: remove unused double_click *
	  src/GrampsDb/_GrampsDbBase.py: fix __ on functions *
	  src/ColumnOrder.py: fix __ on functions

2007-07-06 21:22  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8704] 2007-07-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Editors/_EditNote.py:
	  Follow hyperlinks (updated).

2007-07-06 10:11  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8703] 2007-07-06 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Editors/_EditNote.py:
	  Following hyperlinks (not complete). * src/MarkupText.py (class
	  MarkupBuffer): Pattern matching feature.

2007-07-06 04:22  Alex Roitman <shura@gramps-project.org>

	* [r8701] * configure.in: Require pygtk 2.10.0 or higher.

2007-07-06 03:15  Alex Roitman <shura@gramps-project.org>

	* [r8700] 2007-07-05 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDbUtils/_WriteGedcom.py (GedcomWriter.write_long_text):
	  Remove definition; (GedcomWriter.__init__): Define
	  write_long_text based on self.conc.
	  
	  2007-07-05 Robert Cawley <rjc@cawley.id.au> *
	  src/GrampsDbUtils/_WriteGedcom.py: Properly write notes, not
	  their handles.

2007-07-04 18:06  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8697] update French translation

2007-07-04 17:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8696] update references

2007-07-04 15:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8695] enable MarkupText

2007-07-03 16:06  Alex Roitman <shura@gramps-project.org>

	* [r8694] Update

2007-07-03 16:01  Alex Roitman <shura@gramps-project.org>

	* [r8693] 2007-07-03 Alex Roitman <shura@gramps-project.org> *
	  example/gramps/example.gramps: Update example to conform to the
	  new XML version.

2007-07-03 09:36  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8692] 2007-07-03 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Editors/_EditNote.py:
	  "Unicode control character" menu removed. * src/MarkupText.py
	  (class GtkSpellState): added; (class MarkupBuffer): improved
	  editor behavior.

2007-07-03 04:23  Brian Matherly <brian@gramps-project.org>

	* [r8691] Translate "Custom Size" string for reports.

2007-07-03 01:51  Alex Roitman <shura@gramps-project.org>

	* [r8689] 2007-07-02 Peter Landgren <peter.talken@telia.com> *
	  sv.po: Update.

2007-07-03 00:45  Alex Roitman <shura@gramps-project.org>

	* [r8688] 2007-07-02 Robert Cawley <rjc@cawley.id.au> *
	  src/DataViews/_Relationship.py (info_string): Typo.

2007-06-30 18:58  Alex Roitman <shura@gramps-project.org>

	* [r8687] 2007-06-30 Alex Roitman <shura@gramps-project.org> *
	  src/ReportBase/_TemplateParser.py: Close file after parsing. *
	  src/ReportBase/_ReportOptions.py (OptionListCollection.parse):
	  Close file after parsing. * src/ReportBase/_PaperMenu.py: Close
	  file after parsing. * src/plugins/BookReport.py (BookList.parse):
	  Close file after parsing. * src/Filters/_FilterList.py (load):
	  Close file after parsing. * src/BaseDoc.py
	  (StyleSheetList.parse): Close file after parsing.

2007-06-29 04:54  Alex Roitman <shura@gramps-project.org>

	* [r8685] * src/docgen/GtkPrint.py: Minor fix.

2007-06-28 22:31  Alex Roitman <shura@gramps-project.org>

	* [r8684] 2007-06-28 Alex Roitman <shura@gramps-project.org> *
	  src/ScratchPad.py (ScratchSourceLink.tooltip): Typo.

2007-06-28 06:02  Alex Roitman <shura@gramps-project.org>

	* [r8682] * src/docgen/LPRDoc.py (LPRDoc.open): Fix margin
	  settings.

2007-06-28 05:48  Alex Roitman <shura@gramps-project.org>

	* [r8681] * src/BasicUtils/Makefile.am: Use new filenames. *
	  src/images/scalable/Makefile.am: Ship gramps-viewmedia.svg

2007-06-28 05:41  Alex Roitman <shura@gramps-project.org>

	* [r8680] * src/TreeViews/_PersonTreeView.py: Use name_displayer. *
	  src/ReportBase/_ReportUtils.py: Use name_displayer. *
	  src/ReportBase/_CommandLineReport.py: Use name_displayer. *
	  src/ReportBase/_BareReportDialog.py: Use name_displayer. *
	  src/PluginUtils/_Tool.py: Use name_displayer. *
	  src/plugins/TimeLine.py: Use name_displayer. *
	  src/plugins/RelCalc.py: Use name_displayer. *
	  src/plugins/ReadGrdb.py: Use name_displayer. *
	  src/plugins/NarrativeWeb.py: Use name_displayer. *
	  src/plugins/IndivComplete.py: Use name_displayer. *
	  src/plugins/GraphViz.py: Use name_displayer. *
	  src/plugins/FindDupes.py: Use name_displayer. *
	  src/plugins/FamilyGroup.py: Use name_displayer. *
	  src/plugins/DetDescendantReport.py: Use name_displayer. *
	  src/plugins/DetAncestralReport.py: Use name_displayer. *
	  src/plugins/DesGraph.py: Use name_displayer. *
	  src/plugins/DescendReport.py: Use name_displayer. *
	  src/plugins/DescendChart.py: Use name_displayer. *
	  src/plugins/Check.py: Use name_displayer. *
	  src/plugins/Ancestors.py: Use name_displayer. *
	  src/plugins/AncestorReport.py: Use name_displayer. *
	  src/plugins/AncestorChart2.py: Use name_displayer. *
	  src/ObjectSelector/_PersonTreeFrame.py: Use name_displayer. *
	  src/ObjectSelector/_PersonFrame.py: Use name_displayer. *
	  src/Merge/_MergePerson.py: Use name_displayer. *
	  src/GrampsDbUtils/_WriteGedcom.py: Use name_displayer. *
	  src/GrampsDbUtils/_ReadXML.py: Use name_displayer. *
	  src/GrampsDbUtils/_GedcomParse.py: Use name_displayer. *
	  src/FilterEditor/_ShowResults.py: Use name_displayer. *
	  src/FilterEditor/_EditRule.py: Use name_displayer. *
	  src/Editors/_EditPrimary.py: Use name_displayer. *
	  src/Editors/_EditPersonRef.py: Use name_displayer. *
	  src/Editors/_EditPerson.py: Use name_displayer. *
	  src/Editors/_EditName.py: Use name_displayer. *
	  src/Editors/_EditLdsOrd.py: Use name_displayer. *
	  src/Editors/_EditFamily.py: Use name_displayer. *
	  src/DisplayTabs/_PersonRefModel.py: Use name_displayer. *
	  src/DisplayTabs/_NameModel.py: Use name_displayer. *
	  src/DisplayTabs/_ChildModel.py: Use name_displayer. *
	  src/DisplayTabs/_BackRefModel.py: Use name_displayer. *
	  src/DisplayModels/_PeopleModel.py: Use name_displayer. *
	  src/DisplayModels/_FamilyModel.py: Use name_displayer. *
	  src/DataViews/_PersonView.py: Use name_displayer. *
	  src/DataViews/_RelationView.py: Use name_displayer. *
	  src/DataViews/_PedigreeView.py: Use name_displayer. *
	  src/Utils.py: Use name_displayer. * src/SubstKeywords.py: Use
	  name_displayer. * src/Sort.py: Use name_displayer. *
	  src/Reorder.py: Use name_displayer. * src/PageView.py
	  (BookMarkView.add_bookmark): Use name_displayer. *
	  src/Navigation.py: Use name_displayer. * src/DisplayState.py: Use
	  name_displayer. * src/GrampsCfg.py: Use name_displayer. *
	  src/Bookmarks.py (Bookmarks.make_label): Use name_displayer. *
	  src/GrampsDb/Makefile.am (pkgdata_PYTHON): Ship new files. *
	  src/Makefile.am (gdir_PYTHON): Ship ProgressDialog.py

2007-06-28 00:14  Alex Roitman <shura@gramps-project.org>

	* [r8679] Ship new files

2007-06-27 23:45  Alex Roitman <shura@gramps-project.org>

	* [r8678] Ship __init__.py

2007-06-27 21:42  Alex Roitman <shura@gramps-project.org>

	* [r8677] * gramps.sh.in: Typo.

2007-06-27 21:40  Alex Roitman <shura@gramps-project.org>

	* [r8676] 2007-06-27 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/Makefile.am: Ship _BasicPrimaryObject.py.

2007-06-27 04:50  Don Allingham <don@gramps-project.org>

	* [r8675] 2007-06-26 Don Allingham <don@gramps-project.org> *
	  src/Bookmarks.py: pylint * src/DateEdit.py: pylint *
	  src/AutoComp.py: pylint * src/BaseDoc.py: pylint *
	  src/DateHandler/_DateParser.py: pylint *
	  src/DateHandler/_Date_fi.py: pylint *
	  src/DateHandler/_DateUtils.py: pylint *
	  src/DateHandler/__init__.py: pylint *
	  src/DateHandler/_DateDisplay.py: pylint *
	  src/DateHandler/_Date_fr.py: pylint *
	  src/DateHandler/_Date_es.py: pylint *
	  src/DateHandler/_Date_nl.py: pylint *
	  src/DateHandler/_Date_sk.py: pylint *
	  src/DateHandler/_DateHandler.py: pylint *
	  src/DateHandler/_Date_lt.py: pylint *
	  src/DateHandler/_Date_ru.py: pylint *
	  src/DateHandler/_Date_sv.py: pylint *
	  src/DateHandler/_Date_de.py: pylint

2007-06-26 17:40  Alex Roitman <shura@gramps-project.org>

	* [r8674] 2007-06-26 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ReadGrdb.py (importData): Only copy environment if it
	  exists. * src/GrampsDb/_GrampsBSDDB.py (load): Restore env_flags
	  definition for TXN-less database.

2007-06-26 06:29  Alex Roitman <shura@gramps-project.org>

	* [r8673] * src/Editors/_EditEvent.py (_connect_signals): Properly
	  define ok_button.

2007-06-26 06:02  Alex Roitman <shura@gramps-project.org>

	* [r8671] 2007-06-25 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/RemoveUnused.py (init_gui): Add missing argument. *
	  src/GrampsDb/_GrampsInMemDB.py: Rename overridden methods. *
	  src/GrampsDb/_GrampsDbBase.py: Rename overridden methods. *
	  src/GrampsDb/_GrampsBSDDB.py: Rename overridden methods. *
	  src/GrampsDb/_GrampsDBDir.py: Rename overridden methods.

2007-06-26 03:43  Don Allingham <don@gramps-project.org>

	* [r8670] 2007-06-25 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_AddrEmbedList.py: pylint *
	  src/DisplayTabs/_AddressModel.py: pylint *
	  src/DisplayTabs/_WebModel.py: pylint

2007-06-25 19:32  Alex Roitman <shura@gramps-project.org>

	* [r8669] * Set svn:ignore on help/de * Commit new config.* files

2007-06-25 19:28  Alex Roitman <shura@gramps-project.org>

	* [r8668] * de/de.po: Add file from 2.2. * de/figures/*.png: Add
	  files from 2.2. * Makefile.am: Enable building of German manual.

2007-06-25 16:22  Alex Roitman <shura@gramps-project.org>

	* [r8667] * src/GrampsDb/_GrampsBSDDB.py (commit_base): Rename
	  method.

2007-06-25 16:12  Alex Roitman <shura@gramps-project.org>

	* [r8666] Remove debugging output

2007-06-25 16:10  Alex Roitman <shura@gramps-project.org>

	* [r8665] 2007-06-25 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDBDir.py (commit_base): Rename method. *
	  src/GrampsDb/_GrampsDbBase.py: Rename __commit_base into commit
	  base: caused problems with python2.4 scoping.

2007-06-25 08:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8664] update French translation

2007-06-25 05:31  Alex Roitman <shura@gramps-project.org>

	* [r8663] 2007-06-24 Alex Roitman <shura@gramps-project.org> *
	  src/NameDisplay.py (_gen_cooked_func,_gen_raw_func): Do not
	  replace %% with anything.

2007-06-25 04:57  Don Allingham <don@gramps-project.org>

	* [r8661] 2007-06-24 Don Allingham <don@gramps-project.org> *
	  configure.in: add files * src/DataViews/_RelationView.py: fix
	  translation argument * src/RelLib/Makefile.am: Add missing files
	  * src/plugins/Makefile.am: Add missing files * src/DbManager.py:
	  fix translation argument * src/Utils.py: fix translation argument
	  * src/Filters/Rules/Person/Makefile.am: Add missing files *
	  src/Makefile.am: Add missing files

2007-06-25 03:35  Alex Roitman <shura@gramps-project.org>

	* [r8660] 2007-06-24 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ReadGrdb.py (importData): Rework to upgrade and
	  import a copy of grdb file, leaving the original file untouched.
	  * src/GrampsDb/_GrampsBSDDB.py (make_env_name): Add method to
	  determine the environment name.

2007-06-25 03:02  Brian Matherly <brian@gramps-project.org>

	* [r8659] Fix non-text report styles in book reports.

2007-06-25 02:39  Brian Matherly <brian@gramps-project.org>

	* [r8658] Handle unicode names for saved book reports.

2007-06-25 01:46  Alex Roitman <shura@gramps-project.org>

	* [r8656] (version_supported): Default to the current version.

2007-06-24 21:20  Brian Matherly <brian@gramps-project.org>

	* [r8654] Remove fill color to improve the fanchart display in
	  OpenOfficeDoc format (#0001072)

2007-06-24 21:00  Brian Matherly <brian@gramps-project.org>

	* [r8652] Fix rotated text location and remove background color to
	  improve the fanchart display in ODF format (#0001072)

2007-06-24 20:03  Alex Roitman <shura@gramps-project.org>

	* [r8650] 2007-06-24 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (load): Typo. * src/DbLoader.py
	  (read_file): Fix error reporting.

2007-06-24 04:32  Don Allingham <don@gramps-project.org>

	* [r8648] * src/LdsUtils.py: switch to parsing an external XML file
	  instead of hard coded values * src/data/lds.xml: new file *
	  src/data/Makefile.am: handle new lds.xml *
	  src/Editors/_EditLdsOrd.py: handle new LDS temple scheme *
	  src/GrampsDbUtils/_GedcomParse.py: handle new LDS temple scheme *
	  DisplayTabs/_LdsModel.py: handle new LDS temple scheme
	  
	  2007-06-23 Don Allingham <don@gramps-project.org>

2007-06-24 01:26  Alex Roitman <shura@gramps-project.org>

	* [r8646] In .: 2007-06-23 Alex Roitman <shura@gramps-project.org>
	  * src/plugins/RemoveUnused.py: Rewrite with single-dialog UI. *
	  src/plugins/unused.glade: Add new file. *
	  src/plugins/Makefile.am: Ship new file.
	  
	  In po: * POTFILES.in: Add new files.

2007-06-23 23:34  Don Allingham <don@gramps-project.org>

	* [r8643] 2007-06-23 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditUrl.py: add jump button *
	  src/DisplayTabs/_WebEmbedList.py: add jump button *
	  src/DisplayTabs/_EmbeddedList.py: add jump button *
	  src/DisplayTabs/_BackRefList.py: add jump button *
	  src/DisplayTabs/_ButtonTab.py: add jump button *
	  src/glade/gramps.glade: add jump button

2007-06-23 22:14  Alex Roitman <shura@gramps-project.org>

	* [r8642] Update

2007-06-23 21:51  Alex Roitman <shura@gramps-project.org>

	* [r8640] 2007-06-23 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new file.
	  
	  2007-06-16 Peter Landgren <peter.talken@telia.com> * sv.po:
	  Update.
	  
	  2007-06-16 Matthias Alles <alles@rhrk.uni-kl.de> * de.po: Fixes.
	  
	  2007-06-15 Matthias Alles <alles@rhrk.uni-kl.de> * de.po: Fix the
	  "was the son of" problem.
	  
	  2007-06-13 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.
	  
	  2007-05-24 Lubo Vasko <pgval@inMail.sk> * sk.po: Translation
	  update.
	  
	  2007-05-21 Arturas Sleinius <asleinius@users.sourceforge.net> *
	  lt.po: updated Lithuanian translation
	  
	  2007-05-21 Stefan Björk <betula@users.sourceforge.net> * sv.po:
	  Translation update; bug #0001058.
	  
	  2007-05-17 Espen Berg <espen.berg@ntnu.no> * nb.po: Translation
	  update * no.po: Translation update
	  
	  2007-05-14 Espen Berg <espen.berg@ntnu.no> * nb.po: Translation
	  update * no.po: Translation update
	  
	  2007-04-17 Lubo Vasko <pgval@inMail.sk> * sk.po: Translation
	  update.
	  
	  2007-04-17 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.
	  
	  2007-04-17 Arturas Sleinius <asleinius@users.sourceforge.net> *
	  lt.po: updated Lithuanian translation
	  
	  2007-03-08 Stefan Björk <betula@users.sourceforge.net> * sv.po:
	  Translation update.
	  
	  2007-03-07 Stefan Björk <betula@users.sourceforge.net> * sv.po:
	  Translation update.
	  
	  2007-02-20 Espen Berg <espen.berg@ntnu.no> * nb.po: Translation
	  update * no.po: Translation update
	  
	  2007-02-15 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.
	  
	  2007-02-14 Espen Berg <espen.berg@ntnu.no> * nb.po: Translation
	  update * no.po: Translation update

2007-06-23 15:59  Brian Matherly <brian@gramps-project.org>

	* [r8638] Add "People missing parent" filter.

2007-06-23 14:28  Brian Matherly <brian@gramps-project.org>

	* [r8636] src/ReportBase/_ReportDialog.py: Fix attribute error
	  exceptions.

2007-06-23 04:31  Don Allingham <don@gramps-project.org>

	* [r8634] 2007-06-22 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: pylint fixes * src/glade/gramps.glade: widen
	  with DbManager window

2007-06-23 03:02  Brian Matherly <brian@gramps-project.org>

	* [r8633] 0001016: [narrative website] Why is the mime type shown
	  on each image page

2007-06-23 01:33  Alex Roitman <shura@gramps-project.org>

	* [r8630] 2007-06-22 Alex Roitman <shura@phy.ucsf.edu> *
	  src/GrampsDb/_GrampsGEDDB.py (close): Save after batch
	  transactions: #862. * src/GrampsDb/_GrampsXMLDB.py (close): Save
	  after batch transactions: #862.

2007-06-22 17:42  Alex Roitman <shura@gramps-project.org>

	* [r8627] Update

2007-06-22 13:19  Brian Matherly <brian@gramps-project.org>

	* [r8626] src/ReportBase/_ReportDialog.py: Still let REAL
	  exceptions pass through.

2007-06-22 13:18  Brian Matherly <brian@gramps-project.org>

	* [r8625] 0001055: Pictures of the gallery are not used in the
	  detailed ancestor's report when output format is PDF

2007-06-22 05:57  Alex Roitman <shura@gramps-project.org>

	* [r8622]

2007-06-21 05:59  Alex Roitman <shura@gramps-project.org>

	* [r8618] * src/DbManager.py (__rcs): Typo; (find_revisions): Use
	  local time; (__selection_changed, __rcs): Change label.

2007-06-21 04:55  Don Allingham <don@gramps-project.org>

	* [r8617] 2007-06-20 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: Catch the icons properly *
	  src/GrampsDb/_GrampsDBDir.py: catch error on lock file deletion

2007-06-21 02:18  Alex Roitman <shura@gramps-project.org>

	* [r8616] * src/DbManager.py (__rcs): Typo.

2007-06-21 02:04  Alex Roitman <shura@gramps-project.org>

	* [r8615] 2007-06-20 Alex Roitman <shura@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: Correctly regenerate.

2007-06-20 23:36  Don Allingham <don@gramps-project.org>

	* [r8614] 2007-06-20 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: Handle more advanced RCS commands, such as
	  rename revisions, checking out a new revision, and breaking locks
	  * src/glade/gramps.glade: fix window positioning

2007-06-20 19:21  Alex Roitman <shura@gramps-project.org>

	* [r8613] 2007-06-20 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_RelationshipPathBetween.py
	  (apply_filter): Object/handle mixup, #1090.

2007-06-20 06:37  Alex Roitman <shura@gramps-project.org>

	* [r8610] checking even if it is identical; fix -t option;
	  (find_revisions): get the date from rlog; (__populate): Use date
	  and comment, not rcs version numbers. (__button_press): Fix
	  double-click handling.

2007-06-20 05:55  Alex Roitman <shura@gramps-project.org>

	* [r8609] * data/grampsxml.dtd: Typo.

2007-06-20 04:53  Alex Roitman <shura@gramps-project.org>

	* [r8608] Update

2007-06-20 04:53  Alex Roitman <shura@gramps-project.org>

	* [r8607] 2007-06-19 Alex Roitman <shura@gramps-project.org> *
	  src/DbManager.py (check_in): Add -f option to ci to force
	  checking even if it is identical.
	  
	  2007-06-19 Alex Roitman <shura@gramps-project.org>

2007-06-20 04:44  Don Allingham <don@gramps-project.org>

	* [r8606] 2007-06-19 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: handle RCS init properly, don't use gziped
	  files * src/GrampsDbUtils/_WriteXML.py: pass compress argument
	  properly
	  
	  2007-06-19 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: parse comment for display in list *
	  src/glade/gramps.glade: fix names of buttons on dbmanager

2007-06-20 03:56  Don Allingham <don@gramps-project.org>

	* [r8605]

2007-06-20 01:44  Alex Roitman <shura@gramps-project.org>

	* [r8603] 2007-06-19 Alex Roitman <shura@phy.ucsf.edu> *
	  src/FilterEditor/_FilterEditor.py (_find_dependent_filters): Add
	  method to first find all filters fo deletion.

2007-06-19 17:09  Alex Roitman <shura@gramps-project.org>

	* [r8597] 2007-06-19 Alex Roitman <shura@gramps-project.org> *
	  src/FilterEditor/_FilterEditor.py (_do_delete_filter): Use a copy
	  for iteration over the filters.

2007-06-19 13:53  Brian Matherly <brian@gramps-project.org>

	* [r8592] Improved windows installer scripts from Steve.

2007-06-19 04:32  Brian Matherly <brian@gramps-project.org>

	* [r8590] Fix death source references in DDR and DAR.

2007-06-19 04:27  Brian Matherly <brian@gramps-project.org>

	* [r8589] * src/DbManager.py: make path recursive. Make default db
	  dir consistent.

2007-06-19 03:59  Don Allingham <don@gramps-project.org>

	* [r8588] * src/GrampsDb/_GrampsDBDir.py: revision control check in
	  * src/DbManager.py: revision control check in *
	  src/glade/gramps.glade: revision control check in
	  
	  2007-06-18 Don Allingham <don@gramps-project.org>

2007-06-19 03:53  Don Allingham <don@gramps-project.org>

	* [r8587] fix default value

2007-06-19 03:43  Don Allingham <don@gramps-project.org>

	* [r8586] update for database-path

2007-06-18 23:04  Don Allingham <don@gramps-project.org>

	* [r8585] * src/DbManager.py: check for revisions
	  
	  2007-06-18 Don Allingham <don@gramps-project.org>

2007-06-18 19:33  Don Allingham <don@gramps-project.org>

	* [r8584] 2007-06-18 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDBDir.py: support lock file *
	  src/DbManager.py: display locked file message

2007-06-18 18:33  Alex Roitman <shura@gramps-project.org>

	* [r8583] 2007-06-18 Alex Roitman <shura@gramps-project.org> *
	  src/DateEdit.py (DateEditorDialog.switch_calendar): Only convert
	  non-empty dates to new calendar.

2007-06-18 05:00  Alex Roitman <shura@gramps-project.org>

	* [r8581] * src/GrampsCfg.py (NameFormatEditDlg.cb_format_changed):
	  Catch exception when format string is invalid.

2007-06-18 04:30  Brian Matherly <brian@gramps-project.org>

	* [r8580] move gramps23 into trunk

2007-06-18 00:51  Alex Roitman <shura@gramps-project.org>

	* [r8574] 2007-06-17 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py: Clarification in wording: #1071.

2007-06-17 03:09  Don Allingham <don@gramps-project.org>

	* [r8570] 2007-06-16 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: add user sorting to manager lists

2007-06-17 00:57  Don Allingham <don@gramps-project.org>

	* [r8566] * src/GrampsDb/_GrampsDbBase.py: fix typo *
	  src/GrampsDb/_GrampsDBDir.py: check for writability, otherwise
	  open as readonly * src/DbManager.py: use single, user
	  configurable database path * data/gramps.schemas.in: set default
	  path to ~/.gramps/grampsdb 2007-06-16 Don Allingham
	  <don@gramps-project.org>

2007-06-17 00:47  Alex Roitman <shura@gramps-project.org>

	* [r8565] 2007-06-16 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDbUtils/_ReadXML.py (start_url): Correctly parse url
	  type.

2007-06-16 23:17  Don Allingham <don@gramps-project.org>

	* [r8563] 2007-06-16 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: additional database path *
	  src/Config/_GrampsConfigKeys.py: additional database path *
	  src/DbManager.py: additional database path *
	  src/GrampsDbUtils/Makefile.am: additional database path *
	  src/Makefile.am: additional database path *
	  data/gramps.schemas.in: additional database path

2007-06-16 20:17  Alex Roitman <shura@gramps-project.org>

	* [r8562] 2007-06-16 Brian Pepple <bpepple@fedoraproject.org> *
	  data/gramps.desktop.in: Fix desktop file to conform to desktop
	  file specs.

2007-06-16 20:03  Alex Roitman <shura@gramps-project.org>

	* [r8560] 2007-06-16 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_IsChildOfFilterMatch.py
	  (IsChildOfFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_IsAncestorOfFilterMatch.py
	  (IsAncestorOfFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_IsDescendantOfFilterMatch.py
	  (IsDescendantOfFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_HasCommonAncestorWithFilterMatch.py
	  (HasCommonAncestorWithFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_IsParentOfFilterMatch.py
	  (IsParentOfFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
	  (IsSiblingOfFilterMatch): Subclass MatchesFilter. *
	  src/Filters/Rules/Person/_IsSpouseOfFilterMatch.py
	  (IsSpouseOfFilterMatch): Subclass MatchesFilter.

2007-06-16 04:23  Don Allingham <don@gramps-project.org>

	* [r8557] 2007-06-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_Backup.py: Optimization and documentation.

2007-06-15 05:47  Alex Roitman <shura@gramps-project.org>

	* [r8555] 2007-06-14 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDbUtils/_Backup.py (__do_restore): Minor optimization.
	  * src/GrampsDb/_GrampsDbBase.py (__get_from_handle): Pass txn.

2007-06-15 04:35  Don Allingham <don@gramps-project.org>

	* [r8554] 2007-06-14 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_Backup.py (__do_restore): use transactions
	  during restore

2007-06-15 04:07  Brian Matherly <brian@gramps-project.org>

	* [r8553] Improve text rendering for SVG reports (#0001072).

2007-06-14 05:39  Alex Roitman <shura@gramps-project.org>

	* [r8551] Update

2007-06-14 05:32  Alex Roitman <shura@gramps-project.org>

	* [r8550] * src/ViewManager.py: Enable recent files. *
	  src/DisplayState.py (RecentDocsMenu.load): work out directories;
	  (RecentDocsMenu.build): Use symbolic names for menu. *
	  src/RecentFiles.py: Make work with directories and symbolic
	  names; remove GNOME-related functionality.

2007-06-14 04:36  Alex Roitman <shura@gramps-project.org>

	* [r8549] 2007-06-13 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDBDir.py (open_undodb): Override the base
	  method by using undo.db inside the data directory.

2007-06-14 04:26  Don Allingham <don@gramps-project.org>

	* [r8548] * src/GrampsDbUtils/_Backup.py (__do_export): check for
	  existance before deleting
	  
	  2007-06-13 Don Allingham <don@gramps-project.org>

2007-06-14 04:20  Don Allingham <don@gramps-project.org>

	* [r8547] * src/DbManager.py: handle cursor while rebuilding *
	  src/glade/gramps.glade: fix label placement
	  
	  2007-06-13 Don Allingham <don@gramps-project.org>

2007-06-13 22:48  Don Allingham <don@gramps-project.org>

	* [r8546] 2007-06-13 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py: handle broken dbs that have been opened *
	  src/DbState.py: handle broken dbs that have been opened *
	  src/GrampsDbUtils/_Backup.py: write intermediate file firs to
	  make sure no errors occur when writing, then replace old backups
	  
	  * src/ViewManager.py: better rebuild recovery *
	  src/GrampsDb/_GrampsDbConst.py: better rebuild recovery *
	  src/GrampsDb/_GrampsDBCallback.py: better rebuild recovery *
	  src/DbManager.py: better rebuild recovery *
	  src/glade/gramps.glade: better rebuild recovery *
	  src/const.py.in: better rebuild recovery * src/QuestionDialog.py:
	  better rebuild recovery * src/GrampsDbUtils/_ReadGedcom.py:
	  better rebuild recovery * src/ArgHandler.py: better rebuild
	  recovery * src/DbLoader.py: better rebuild recovery
	  
	  2007-06-12 Don Allingham <don@gramps-project.org>

2007-06-13 21:02  Alex Roitman <shura@gramps-project.org>

	* [r8545] Update

2007-06-13 11:53  Brian Matherly <brian@gramps-project.org>

	* [r8543] Improve tooltip for latin-1 option in the Relationship
	  Graph report.

2007-06-13 04:27  Brian Matherly <brian@gramps-project.org>

	* [r8542] Fix width error AbiWord2Doc.py.

2007-06-13 04:13  Brian Matherly <brian@gramps-project.org>

	* [r8541] Enhance source endnotes in some text reports.

2007-06-13 02:27  Don Allingham <don@gramps-project.org>

	* [r8540]

2007-06-12 23:31  Don Allingham <don@gramps-project.org>

	* [r8539] 2007-06-12 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: detection and recovery from db errors *
	  src/GrampsDb/_GrampsDBDir.py: detection and recovery from db
	  errors * src/GrampsDb/_GrampsBSDDB.py: detection and recovery
	  from db errors * src/DbManager.py: detection and recovery from db
	  errors * src/DbState.py: detection and recovery from db errors *
	  src/ArgHandler.py: detection and recovery from db errors

2007-06-12 04:29  Don Allingham <don@gramps-project.org>

	* [r8538] 2007-06-11 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: Improve backup strategy *
	  src/GrampsDb/_GrampsDBDir.py: Improve backup strategy *
	  src/DbManager.py: Improve backup strategy *
	  src/glade/gramps.glade: Improve backup strategy * src/Errors.py:
	  Improve backup strategy * src/GrampsDbUtils/_Backup.py: Improve
	  backup strategy

2007-06-07 05:06  Alex Roitman <shura@gramps-project.org>

	* [r8536] 2007-06-06 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayState.py (DisplayState.__signals__): Port fixes from
	  2.2 tree. * src/FilterEditor/_EditFilter.py: Port fixes from 2.2
	  tree. * src/FilterEditor/_FilterEditor.py: Port fixes from 2.2
	  tree. * data/grampsxml.rng: Port fixes from 2.2 tree. *
	  data/grampsxml.dtd: Port fixes from 2.2 tree. *
	  src/GrampsDb/_GrampsDbWriteXML.py (_xml_version): Bump up
	  version.

2007-06-04 17:11  Alex Roitman <shura@gramps-project.org>

	* [r8535] Typo

2007-06-04 07:56  Alex Roitman <shura@gramps-project.org>

	* [r8534] Revert runaway commit

2007-06-04 02:59  Don Allingham <don@gramps-project.org>

	* [r8533] * src/GrampsDb/_GrampsBSDDB.py: fix __ issue

2007-06-04 02:52  Don Allingham <don@gramps-project.org>

	* [r8532] * src/GrampsDb/_GrampsCursor.py: added

2007-06-04 02:49  Don Allingham <don@gramps-project.org>

	* [r8531] 2007-06-03 Don Allingham <don@gramps-project.org> *
	  src/Simple/__init__.py: add

2007-06-02 05:51  Alex Roitman <shura@gramps-project.org>

	* [r8530] 2007-06-01 Alex Roitman <shura@gramps-project.org> *
	  src/DbLoader.py (_OPEN_FORMATS): Remove grdb from the native
	  format list. * src/GrampsDbUtils/_GrampsDbWRFactories.py
	  (gramps_db_reader_factory): remove grdb read from the factories,
	  it is a plugin now. * src/plugins/ReadGrdb.py: Register import;
	  made module a plugin.

2007-06-02 04:26  Brian Matherly <brian@gramps-project.org>

	* [r8529] changelog formatting

2007-06-02 04:19  Brian Matherly <brian@gramps-project.org>

	* [r8528] proper changelog format

2007-06-02 04:10  Brian Matherly <brian@gramps-project.org>

	* [r8527] Fix title error HtmlDoc.py.

2007-05-25 03:50  Don Allingham <don@gramps-project.org>

	* [r8517] 2007-05-24 Don Allingham <don@gramps-project.org> *
	  src/Simple/Makefile.am: added * src/DataViews/_PedigreeView.py:
	  catch loop in relationships, indicated by a recursion limit
	  exception.

2007-05-21 04:19  Don Allingham <don@gramps-project.org>

	* [r8503]

2007-05-21 04:07  Don Allingham <don@gramps-project.org>

	* [r8502] * configure.in: update Simple/Makefile *
	  src/Simple/_SimpleAccess.py: Move to Simple package *
	  src/Simple/_SimpleDoc.py: Move to Simple package *
	  src/Makefile.am: Move to Simple package *
	  src/DataViews/_PersonView.py: Simple package support *
	  src/plugins/all_events.py: Simple package supprt
	  
	  2007-05-20 Don Allingham <don@gramps-project.org>

2007-05-21 03:44  Don Allingham <don@gramps-project.org>

	* [r8501] 2007-05-20 Don Allingham <don@gramps-project.org> *
	  src/Lru.py: pylint fixes * src/DisplayState.py: pylint fixes *
	  src/Errors.py: pylint fixes * src/DbState.py: pylint fixes

2007-05-20 04:35  Don Allingham <don@gramps-project.org>

	* [r8498] * src/Bookmarks.py: pylint fixes * src/ColumnOrder.py:
	  pylint fixes * src/DateEdit.py: pylint fixes * src/DbLoader.py:
	  pylint fixes * src/ManagedWindow.py: pylint fixes
	  
	  2007-05-19 Don Allingham <don@gramps-project.org>

2007-05-20 03:43  Don Allingham <don@gramps-project.org>

	* [r8497] 2007-05-19 Don Allingham <don@gramps-project.org> *
	  src/AutoComp.py: removal of unused functions * src/BaseDoc.py:
	  clean up and add documentation

2007-05-18 18:45  Brian Matherly <brian@gramps-project.org>

	* [r8494] Fix gallery image links generated on Win32 for the
	  Narrative Web Report.

2007-05-17 02:43  Brian Matherly <brian@gramps-project.org>

	* [r8484] Remove Gnome dependencies from all glade files.

2007-05-17 02:34  Brian Matherly <brian@gramps-project.org>

	* [r8483] 0000806: default for narrative website should be protect
	  living

2007-05-16 02:09  Brian Matherly <brian@gramps-project.org>

	* [r8479] 0001043: Dropdown list in htmloptions in Family Group
	  Report has very large size

2007-05-15 12:01  Brian Matherly <brian@gramps-project.org>

	* [r8477] Sort strings, not lists in Narrative Web combo boxes.

2007-05-15 11:40  Brian Matherly <brian@gramps-project.org>

	* [r8475] Catch possible crash in Pedigree View.

2007-05-15 04:17  Don Allingham <don@gramps-project.org>

	* [r8473] 2007-05-14 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: catch errors *
	  src/DataViews/_RelationView.py: catch errors *
	  src/ReportBase/_ReportDialog.py: catch errors *
	  src/ReportBase/_SimpleAccess.py: fix marriage place/date values *
	  src/Editors/_EditFamily.py: catch errors *
	  src/DisplayTabs/_EmbeddedList.py: catch errors *
	  src/plugins/FindDupes.py: catch errors * src/plugins/Verify.py:
	  catch errors * src/AddMedia.py: fix scale_simple types *
	  src/AutoComp.py: pylint fixes * src/ImgManip.py: pylint fixes *
	  src/LdsUtils.py: new temple types * src/DbLoader.py: error types

2007-05-15 03:55  Brian Matherly <brian@gramps-project.org>

	* [r8472] 0001044: ReportWeb Site, tab Page Generation - items in
	  dropdown list do not sort correctly

2007-05-14 03:44  Brian Matherly <brian@gramps-project.org>

	* [r8467] * src/plugins/NarrativeWeb.py: Fix reference paths on
	  Windows.

2007-05-11 22:31  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8463] 2007-05-11 Benny Malengier <bm@cage.ugent.be> *
	  src/GrampsDbUtils/_ReadXML.py: *
	  src/GrampsDb/_GrampsDbWriteXML.py: Merge gramps2 privacy changes
	  of Don, add privacy to note of sourceref and lds_ord
	  
	  * src/GrampsDbUtils/_ReadXML.py: partly fix #1053, import privacy
	  of person, family,

2007-05-10 22:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8459] 2007-05-10 Benny Malengier <bm@cage.ugent.be> *
	  src/GrampsDb/_ReadXML.py: partly fix #1053, import privacy of
	  person, family, media, source, place and repo correct. Still to
	  do: sourceref and lds_ordinance

2007-05-10 02:43  Don Allingham <don@gramps-project.org>

	* [r8454] 2007-05-08 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix
	  bookmark insertion (#1050) * src/Editors/_EditFamily.py: fix sort
	  columns

2007-05-09 19:27  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8453] 2007-05-09 Benny Malengier <bm@cage.ugent.be> *
	  src/glade/gramps.glade: fix #797 * src/glade/gramps.glade: fix
	  #796 * src/GrampsDbUtils/_ReadXML.py: Set specific notetype on
	  import/read of pre 2.3 xml, inherit privacy of creating object
	  for pre 2.3 xml as much as possible.

2007-05-09 03:34  Brian Matherly <brian@gramps-project.org>

	* [r8448] Change the default directory for the narrative web report
	  so people don't generate the report in their database directory.

2007-05-08 04:35  Don Allingham <don@gramps-project.org>

	* [r8445]

2007-05-08 04:08  Don Allingham <don@gramps-project.org>

	* [r8444] * src/DataViews/_PersonView.py: * src/PageView.py: *
	  src/Filters/SideBar/_MediaSidebarFilter.py: *
	  src/Filters/SideBar/_SidebarFilter.py: *
	  src/Filters/SideBar/_SourceSidebarFilter.py: *
	  src/Filters/SideBar/_EventSidebarFilter.py: *
	  src/Filters/SideBar/_FamilySidebarFilter.py: *
	  src/Filters/SideBar/_PlaceSidebarFilter.py: *
	  src/Filters/SideBar/_RepoSidebarFilter.py: *
	  src/Filters/SideBar/_NoteSidebarFilter.py: *
	  src/Filters/SideBar/_PersonSidebarFilter.py: Pass dbstate to
	  SidebarFilters
	  
	  2007-05-07 Don Allingham <don@gramps-project.org>

2007-05-08 02:56  Don Allingham <don@gramps-project.org>

	* [r8443] 2007-05-07 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_SimpleDoc.py: add support for tabs *
	  src/BaseDoc.py: add support for tabs * src/docgen/TextBufDoc.py:
	  add support for tabs

2007-05-07 23:02  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8442] * src/GrampsDb/_GrampsBSDDB.py: upgrade of grdb now sets
	  correct notetype, and inherits the public/private setting of the
	  parent object it is created from, instead of defaulting to
	  public.
	  
	  2007-05-07 Benny Malengier <bm@cage.ugent.be>

2007-05-07 20:41  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8441] 2007-05-07 Benny Malengier <bm@cage.ugent.be> *
	  src/Editors/_EditPlace.py: * src/Editors/_EditAddress.py: *
	  src/Editors/_EditLdsOrd.py: * src/Editors/_EditSourceRef.py: *
	  src/Editors/_EditSource.py: * src/Editors/_EditRepoRef.py: *
	  src/Editors/_EditAttribute.py: * src/Editors/_EditPersonRef.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditPerson.py: *
	  src/Editors/_EditMediaRef.py: * src/Editors/_EditEventRef.py: *
	  src/Editors/_EditMedia.py: * src/Editors/_EditRepository.py: *
	  src/Editors/_EditName.py: * src/Editors/_EditChildRef.py: *
	  src/Editors/_EditFamily.py: * src/Editors/_EditEvent.py: *
	  src/RelLib/_NoteType.py: * src/DisplayTabs/_NoteTab.py: *
	  src/GrampsWidgets.py: * TODO: Implement using a specific notetype
	  instead of General for notes created as part of a primary or
	  secondary object. Add list of types to ignore for inclusion in
	  MonitoredDataType in a general manner. List remaining issues in
	  TODO for multiple notes.

2007-05-07 04:03  Don Allingham <don@gramps-project.org>

	* [r8440]

2007-05-07 03:39  Don Allingham <don@gramps-project.org>

	* [r8439] 2007-05-06 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: add quick report *
	  src/GrampsDb/_GrampsDbBase.py: use NotImplementedError instead of
	  assertion * src/ReportBase/_SimpleAccess.py: added functionality
	  * src/RelLib/_MediaObject.py: comments * src/RelLib/_Person.py:
	  remove @sort comment * src/RelLib/_BasicPrimaryObject.py: *
	  src/plugins/all_events.py: comments * src/glade/gramps.glade:
	  clean up width * src/gramps_main.py: added docgen to the search
	  path * src/docgen/TextBufDoc.py: Added interface

2007-05-06 21:28  Brian Matherly <brian@gramps-project.org>

	* [r8438] Fix generation chart alignment for Narrative Web Tranquil
	  style sheet.

2007-05-05 04:01  Brian Matherly <brian@gramps-project.org>

	* [r8436] Convert tabs to space-tabs in LaTeXDoc.py

2007-05-03 21:35  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8435] 2007-05-03 Benny Malengier <bm@cage.ugent.be> *
	  src/plugins/rel_de.py: issue #0000929 , rel_de.py

2007-05-02 04:05  Don Allingham <don@gramps-project.org>

	* [r8433] 2007-05-01 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_SimpleAccess.py: simplifed database access
	  routines

2007-04-30 20:50  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8432] 2007-04-30 Benny Malengier <bm@cage.ugent.be> *
	  src/Editors/_EditPlace.py: * src/Editors/_EditSource.py: *
	  src/Editors/_EditNote.py: * src/Editors/_EditPerson.py: *
	  src/Editors/_EditRepository.py: * src/Editors/_EditFamily.py: *
	  src/DisplayTabs/_NoteTab.py: Add meaningfull title to the note
	  dialog instead of only the note number, when called from place,
	  source, person, family or repo

2007-04-30 01:56  Brian Matherly <brian@gramps-project.org>

	* [r8431] Divide BaseDoc into BaseDoc, TextDoc and DrawDoc. TextDoc
	  and DrawDoc are abstract interfaces that must be implemented by
	  the corresponding document generators.

2007-04-28 14:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8430] 2007-04-28 Benny Malengier <bm@cage.ugent.be> *
	  src/images/.../Makefile.am: * src/images/Makefile.am: *
	  src/DataViews/_RelationView.py: * src/MarkupText.py: *
	  src/gramps_main.py: * src/images/.../gramps-font-color...: *
	  src/images/.../gramps-font-bgcolor...: *
	  src/images/.../gramps-parents-open...: *
	  src/images/48x48/gramps-parents-add.png: New icons for add/share
	  parents, clean up media icon, icons for fonts as asked by Zsolt,
	  delete of no more needed icons gramps-sharefamily,
	  gramps-media-all. Reflect changes to images to makefiles. Use the
	  new icons.

2007-04-28 03:55  Brian Matherly <brian@gramps-project.org>

	* [r8429] Fix errors in bookmark filters.

2007-04-27 19:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8425] 2.2.x->2.3

2007-04-27 17:42  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8424] 2007-04-27 Benny Malengier <bm@cage.ugent.be> *
	  src/images/22x22/Makefile.am: * src/images/16x16/Makefile.am: *
	  src/images/48x48/Makefile.am: * src/images/scalable/Makefile.am:
	  * src/images/Makefile.am: Reflect changes to images to makefiles

2007-04-27 04:25  Don Allingham <don@gramps-project.org>

	* [r8423]

2007-04-27 00:18  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8422] 2007-04-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: *
	  src/Editors/_EditNote.py: Rewrite of the note markup
	  functionality, also fixes: #1024.

2007-04-23 11:46  Brian Matherly <brian@gramps-project.org>

	* [r8421] Move Graphic Styles, Table Styles and Cell Styles into
	  the StyleSheet class. All report styles are now defined in the
	  "get_default_style()" function.

2007-04-22 13:29  Brian Matherly <brian@gramps-project.org>

	* [r8418] Escape still wasn't right in ODFDoc.py. Ancestor and
	  descendant charts were displaying wrong.

2007-04-21 18:58  Brian Matherly <brian@gramps-project.org>

	* [r8416] 0000970: _IsBookmarked.py causes crash

2007-04-21 08:09  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8414] 2007-04-21 Benny Malengier <bm@cage.ugent.be> *
	  src/Editors/_EditFamily.py : add up down arraw on children list *
	  src/DisplayTabs/_EmbeddedList.py : generalize select method for
	  up/down movement in list

2007-04-21 04:54  Don Allingham <don@gramps-project.org>

	* [r8413] 2007-04-20 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_BaseModel.py (BaseModel.add_row_by_handle): if
	  search not defined, do an insert * src/GrampsDb/_ReadGedcom.py:
	  fix calendar parsing * src/GrampsDb/_WriteGedcom.py: fix calendar
	  generation

2007-04-20 03:58  Brian Matherly <brian@gramps-project.org>

	* [r8406] PROPERLY escape ampersands in ODFDoc.py

2007-04-19 12:18  LosHawlos

	* [r8404] * src/DisplayModels/_NoteModel.py: colorize using marker

2007-04-18 21:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8402] 2007-04-18 Benny Malengier <bm@cage.ugent.be> *
	  src/DisplayTabs/_EmbeddedList.py *
	  src/DisplayTabs/_BackRefList.py * src/DisplayTabs/_NoteTab.py *
	  src/DisplayTabs/_ButtonTab.py Added move up and move down buttons
	  to the EmbeddedList, use them only for now in NoteTab

2007-04-18 11:55  Brian Matherly <brian@gramps-project.org>

	* [r8400] generate DEFAULT_DIR for databases from const.home_dir

2007-04-18 02:12  Don Allingham <don@gramps-project.org>

	* [r8398] 2007-04-17 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyList.py: add marriage date column *
	  src/GrampsDb/_DbUtils.py: add function for finding a marriage
	  event * src/DisplayModels/_FamilyModel.py: add marriage date
	  column * src/GrampsDbUtils/_GedcomParse.py: handle place form
	  handing * src/GrampsDbUtils/_GedcomLex.py: handle place form
	  handing * src/GrampsDbUtils/_WriteGedcom.py: handle note list *
	  src/docgen/ODFDoc.py: escape special characters

2007-04-16 23:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8393] 2007-04-17 Benny Malengier <bm@cage.ugent.be> *
	  src/images/ * src/GrampsWidgets.py * src/glade/gramps.glade *
	  src/glade/edit_person.glade * src/DisplayTabs/_NoteTab.py Added
	  new icons for lock, unlock, viewmedia, and start using them.
	  Removed old lock and view icons.

2007-04-16 13:57  LosHawlos

	* [r8391] * src/ViewManager.py (create_pages): fix off-by-one error
	  when preselecting last view

2007-04-15 19:12  Brian Matherly <brian@gramps-project.org>

	* [r8385] 0001012: Private source and private child references
	  shown in narrative website.

2007-04-15 02:22  Brian Matherly <brian@gramps-project.org>

	* [r8383] 0001017: Insufficient space in pedigree view of narrative
	  website

2007-04-12 11:51  Brian Matherly <brian@gramps-project.org>

	* [r8380] 0001011: XML import loses media objects when media object
	  has no title.

2007-04-09 15:49  Brian Matherly <brian@gramps-project.org>

	* [r8372] Remove file check from _GrampsIniKeys.py. It is not
	  needed.

2007-04-09 11:42  Brian Matherly <brian@gramps-project.org>

	* [r8370] Missing comma in Checkpoint.py.

2007-04-09 11:18  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8368] add French translation for dbmanager dialog (keep strings
	  for 2.2x)

2007-04-09 03:40  Brian Matherly <brian@gramps-project.org>

	* [r8366] 0001006: Narrative Web: Media objects missing title
	  (description), mime_type, or path, are displayed poorly.

2007-04-09 03:01  Don Allingham <don@gramps-project.org>

	* [r8364] 2007-04-08 Don Allingham <don@gramps-project.org> *
	  src/DisplayState.py (DisplayState.__init__): allocate 15 spaces
	  for match label

2007-04-08 20:19  Brian Matherly <brian@gramps-project.org>

	* [r8363] 0000896: Crash running Narrative Web report - system
	  memory exhausted.

2007-04-08 04:24  Don Allingham <don@gramps-project.org>

	* [r8361] 2007-04-07 Don Allingham <don@gramps-project.org> *
	  src/plugins/Checkpoint.py: update from 2.2 *
	  src/GrampsDb/_GrampsDbWriteXML.py: clean up *
	  src/Editors/_EditPrimary.py: prevent double OK clicks *
	  src/Editors/_EditPlace.py: prevent double OK clicks *
	  src/Editors/_EditSource.py: prevent double OK clicks *
	  src/Editors/_EditPerson.py: prevent double OK clicks *
	  src/Editors/_EditRepository.py: prevent double OK clicks *
	  src/Editors/_EditFamily.py: prevent double OK clicks *
	  src/Editors/_EditEvent.py: prevent double OK clicks

2007-04-06 02:42  Brian Matherly <brian@gramps-project.org>

	* [r8358] 0000998: Source Ref link refers to nothing in Narrative
	  web report.

2007-04-05 12:13  Brian Matherly <brian@gramps-project.org>

	* [r8356] 0000996: Individual attributes do no include source
	  reference citations in Narrative Web report.

2007-04-05 02:58  Brian Matherly <brian@gramps-project.org>

	* [r8353] 0000993: Checkpoint tool crashes in Windows

2007-04-03 23:34  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8350] 2007-04-04 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py
	  (Statusbar): min width given in #chars; right alignment of a bar
	  is enabled. * src/DisplayState.py (DisplayState.__init__):
	  statusbar creation with modified parameters.

2007-04-03 04:05  Don Allingham <don@gramps-project.org>

	* [r8349] 2007-04-02 Don Allingham <don@gramps-project.org> *
	  src/DisplayState.py: shorten match message *
	  src/GrampsDb/Makefile.am: Added _HelperFunctions.py *
	  src/GrampsDb/__init__.py: Added _HelperFunctions.py *
	  src/GrampsDb/_HelperFunctions.py: Added support functions

2007-04-02 03:56  Don Allingham <don@gramps-project.org>

	* [r8347] * src/GrampsDb/_GrampsDbBase.py: handle close/delete of
	  active database * src/DbManager.py: clean up * src/DbState.py:
	  issue database-changed signal on db close *
	  src/GrampsDbUtils/_GedcomParse.py: fix adding of notes *
	  src/DbLoader.py: don't give undo warning if importing into empty
	  db

2007-04-01 22:37  Don Allingham <don@gramps-project.org>

	* [r8346] 2007-04-01 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: display matches in statusbar *
	  src/DataViews/_PersonView.py: display matches in statusbar *
	  src/DataViews/_RelationView.py: display matches in statusbar *
	  src/DisplayState.py: display matches in statusbar *
	  src/DisplayModels/_BaseModel.py: display matches in statusbar *
	  src/DisplayModels/_PeopleModel.py: display matches in statusbar *
	  src/GrampsDbUtils/_GedcomParse.py: display matches in statusbar *
	  src/PageView.py: display matches in statusbar *
	  src/Filters/_SearchBar.py: display matches in statusbar *
	  src/DbManager.py: fix default file name

2007-04-01 20:12  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8345] 2007-04-01 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py
	  (Statusbar._set_packing): Reverse packing style.

2007-04-01 16:37  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8344] 2007-04-01 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py:
	  Statusbar widget added. * src/ViewManager.py: use custom
	  Statusbar.

2007-04-01 04:21  Brian Matherly <brian@gramps-project.org>

	* [r8342] Remove "self.font" and "self.media_list" from the BaseDoc
	  interface as they are only common to a couple of formats.

2007-04-01 03:10  Brian Matherly <brian@gramps-project.org>

	* [r8341] Fix PaperStyle typos for AbiWord2Doc.

2007-03-30 04:23  Don Allingham <don@gramps-project.org>

	* [r8340] 2007-03-29 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: load previous db if requested *
	  src/gramps_main.py: load previous db if requested *
	  src/ArgHandler.py: load previous db if requested

2007-03-30 02:30  Brian Matherly <brian@gramps-project.org>

	* [r8339] Remove "get_newpage()" and "set_newpage()" from the
	  ReportOptions class. They are not really options. The
	  BookReportDialog now takes care of inserting page breaks.

2007-03-29 03:26  Don Allingham <don@gramps-project.org>

	* [r8338]

2007-03-29 03:21  Don Allingham <don@gramps-project.org>

	* [r8337]

2007-03-29 01:42  Don Allingham <don@gramps-project.org>

	* [r8336] 2007-03-28 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: call dbmanager if no file loaded on startup *
	  src/DbManger.py: open buttons and double click *
	  src/gramps_main.py: use "Family Trees"

2007-03-28 16:36  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8335]

2007-03-28 16:27  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8334] * src/DataViews/_NoteView.py: enable shortcuts and
	  drag-and-drop. * src/Bookmarks.py (NoteBookmarks.make_label):
	  better note label. * src/DisplayTabs/_NoteModel.py: better note
	  label for preview. * src/DisplayTabs/_NoteTab.py: enable
	  accepting drag-and-drop notes. * src/ScratchPad.py:
	  ScratchPadNote added. * src/DdTargets.py: NOTE_LINK added.
	  
	  2007-03-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-03-28 14:00  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8333] 2007-03-28 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DataViews/_NoteView.py:
	  put back column editor support. * src/GrampsDb/_GrampsDbBase.py
	  (get_note_column_order): fix default values. *
	  src/DisplayModels/_NoteModel.py: include marker column.

2007-03-28 04:05  Don Allingham <don@gramps-project.org>

	* [r8332] do the sensible thing, prevent duplicate names when
	  creating a new db.

2007-03-28 03:33  Don Allingham <don@gramps-project.org>

	* [r8331] 2007-03-27 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: pass dbstate to DbManager * src/DbManager.py:
	  add icon, prevent deletion of open db, make buttons do the
	  sensible thing

2007-03-28 03:17  Brian Matherly <brian@gramps-project.org>

	* [r8330] Remove "parse_report_options_frame()" and
	  "parse_other_frames()" from the report interface. They are not
	  used.

2007-03-28 02:47  Brian Matherly <brian@gramps-project.org>

	* [r8329] Remove "enable_options()" from the report interface. All
	  reports define all their own options. So it is not used.

2007-03-27 21:47  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8328] * src/GrampsDb/_DbUtils.py (db_copy): include missing
	  Note table; handling Note bookmarks. *
	  src/GrampsDb/_GrampsDbWriteXML.py: *
	  src/GrampsDb/_GrampsDBDir.py: * src/GrampsDb/_GrampsBSDDB.py: *
	  src/Bookmarks.py: * src/GrampsDbUtils/_ReadXML.py: Handling Note
	  bookmarks.
	  
	  2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-03-27 20:39  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8327] * src/GrampsDbUtils/_ReadGrdb.py (importData): include
	  missing Note table; handle Note bookmarks.
	  
	  2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-03-27 18:28  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8326] 2007-03-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsDb/_GrampsDbBase.py:
	  add note_bookmarks. * src/DataViews/_NoteView.py: 'add' and
	  'remove' functionalities added. * src/Editors/_EditNote.py:
	  DeleteNoteQuery added. * src/DisplayTabs/_NoteModel.pya:
	  unnecessary delete_tags call removed. * src/Utils.py:
	  get_referents() and get_note_referents added();
	  get_source_referents() and get_media_referents() rewritten.

2007-03-27 12:04  Brian Matherly <brian@gramps-project.org>

	* [r8325] Remove the "pagecount" option from the paper menu in the
	  reports. It is not used.

2007-03-27 11:54  Don Allingham <don@gramps-project.org>

	* [r8324] 2007-03-27 Don Allingham <don@gramps-project.org> *
	  src/DbManager.py (DbManager.populate): make default directory if
	  it does not exist

2007-03-27 11:50  Brian Matherly <brian@gramps-project.org>

	* [r8323] Remove "get_generations()" from the report options base
	  classes. It was forcing some reports to have the "page break
	  between generations" options even though they weren't using it.
	  All reports now define all of their own options.

2007-03-27 04:25  Brian Matherly <brian@gramps-project.org>

	* [r8322] Make Detailed Descendant Report work with multiple notes.

2007-03-27 04:18  Brian Matherly <brian@gramps-project.org>

	* [r8321] fix for multiple notes.

2007-03-27 03:18  Don Allingham <don@gramps-project.org>

	* [r8320] * src/ViewManager.py: integrate the new DbManager *
	  src/glade/gramps.glade: integrate the new DbManager *
	  src/gramps_main.py: integrate the new DbManager *
	  src/DbManager.py: integrate the new DbManager

2007-03-26 22:16  Don Allingham <don@gramps-project.org>

	* [r8319] 2007-03-26 Don Allingham <don@gramps-project.org>
	  
	  * src/DisplayModels/_PeopleModel.py
	  (PeopleModel._build_search_sub): switch back to old format for
	  handling cursor until bug can be resolved

2007-03-26 21:06  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8318] 2007-03-26 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Editors/_EditNote.py
	  (save): pass the handle to the callback instead of the object
	  itself. * src/DisplayTabs/_NoteTab.py: pass the add and edit
	  callback functions to EditNote; side button tooltips.

2007-03-26 04:13  Brian Matherly <brian@gramps-project.org>

	* [r8317] Remove get_report_extra_menu_info() from
	  _BareReportDialog as it is not used.

2007-03-25 20:42  Brian Matherly <brian@gramps-project.org>

	* [r8316] Remove get_display_format() from _ReportOptions.py. It is
	  no longer used.

2007-03-25 20:35  Brian Matherly <brian@gramps-project.org>

	* [r8315] Remove get_report_filters() function. Let reports define
	  the filter options themselves.

2007-03-25 03:17  Don Allingham <don@gramps-project.org>

	* [r8314]

2007-03-25 02:25  Don Allingham <don@gramps-project.org>

	* [r8313] 2007-03-24 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: add support for new directory type *
	  src/GrampsDb/_GrampsDbBase.py: use normal pickle encoding *
	  src/GrampsDb/_GrampsDBDir.py: new directory based type *
	  src/GrampsDb/_GrampsDbFactories.py: add support for new directory
	  type * src/Editors/_EditNote.py: only update on save *
	  src/Selectors/_SelectPerson.py: use normal columns *
	  src/GrampsDbUtils/_ReadGedcom.py: add support for new directory
	  type * src/GrampsDbUtils/__init__.py: add support for new
	  directory type * src/GrampsDbUtils/_Backup.py: fast pickle based
	  backup * src/ArgHandler.py: add support for new directory type

2007-03-24 00:30  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8312] * src/Editors/_EditAddress.py: *
	  src/Editors/_EditLdsOrd.py: * src/Editors/_EditSourceRef.py: *
	  src/Editors/_EditEventRef.py: * src/Editors/_EditMedia.py: *
	  src/Editors/_EditName.py: * src/Editors/_EditEvent.py: *
	  src/glade/gramps.glade: move date_entry(ValidatableMaskedEntry)
	  out into glade.
	  
	  2007-03-24 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-03-23 23:18  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8311] 2007-03-24 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py
	  (MarkupBuffer.set_text): better unicode encoding. *
	  src/Editors/_EditPlace.py: source code encoding comment removed;
	  EditPlace._validate_coordinate: proper unicode coding;
	  EditPlace._setup_fields: longitude and latitude entries moved out
	  to glade. * src/Editors/_EditNote.py (EditNote._local_init):
	  redundant method call removed. * src/GrampsWidgets.py: enable
	  custom widget support from glade; MonitoredEntry.connect: enable
	  support for custom data for signal. * src/glade/gramps.glade
	  (place_editor): include ValidatableMaskedEntry for longitude and
	  latitude entries. * src/ManagedWindow.py (ManagedWindow.show):
	  replace window.show() with window.show_all().

2007-03-23 13:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8310] /po/fr.po: minor French translation improvement, keep
	  moved strings (2.2 branch), need this file if GRAMPS release
	  2.2.7.

2007-03-21 22:11  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8309] 2007-03-21 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py
	  (MarkupBuffer.set_text): convert unicode to byte string for
	  parseString. * src/Editors/_EditAddress.py: *
	  src/Editors/_EditLdsOrd.py: * src/Editors/_EditSourceRef.py: *
	  src/Editors/_EditEventRef.py: * src/Editors/_EditMedia.py: *
	  src/Editors/_EditName.py: * src/Editors/_EditEvent.py: attach
	  ValidatableMaskedEntry into table with FILL=False yoption for
	  having the validation error tip at right position.

2007-03-20 19:21  Kees Bakker <kees.bakker@xs4all.nl>

	* [r8308] Use the normal sys.exit() instead of os._exit() because
	  the latter will not flush any output. Also catch the SysExit
	  exceptions in gramps.py and do a gtk.main_quit() just to be sure.
	  This all is to make commandline processing usable.

2007-03-20 12:11  Brian Matherly <brian@gramps-project.org>

	* [r8307] src/plugins/IndivComplete.py: handle multiple notes

2007-03-20 12:05  Brian Matherly <brian@gramps-project.org>

	* [r8306] src/plugins/IndivComplete.py: handle multiple notes

2007-03-20 03:09  Brian Matherly <brian@gramps-project.org>

	* [r8305] src/plugins/GraphViz.py: fix NameDisplay include

2007-03-19 04:19  Don Allingham <don@gramps-project.org>

	* [r8304] 2007-03-18 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: use tooltips for buttons when text disabled
	  (bug 959) * src/Editors/_EditSourceRef.py: fix help button (bug
	  960), delete the cancel on the comment tab. *
	  src/Editors/_EditReference.py: make sure help button is sensitive
	  if used. * src/GrampsDbUtils/_GedcomParse.py: check for UTF16 BOM
	  * src/ArgHandler.py: use STOCK_NEW for create of db (bug 947) *
	  src/DbLoader.py: use STOCK_NEW for create of db (bug 947)

2007-03-18 19:20  Kees Bakker <kees.bakker@xs4all.nl>

	* [r8303] Do not run update() if in CLI mode.

2007-03-18 19:06  Kees Bakker <kees.bakker@xs4all.nl>

	* [r8302] If a date is not precise (e.g. day or month is 0) then do
	  not use that date for verification. A father's death can be
	  roughly 9 months before a childs birth. We're using 294 days.

2007-03-17 20:07  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8301] 2007-03-17 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Editors/_EditPlace.py:
	  better tooltip for coordinates; fix position of those tooltip.

2007-03-15 02:50  Brian Matherly <brian@gramps-project.org>

	* [r8300] src/Editors/_EditPlace.py: Add the following comment at
	  the top of the file: # -*- coding: latin-1 -*- See here:
	  http://www.python.org/dev/peps/pep-0263/ for details. I'm not
	  sure if this is what we want to do, or if there is a better way,
	  But I needed to do something to get Gramps running again.

2007-03-14 03:26  Brian Matherly <brian@gramps-project.org>

	* [r8299] 0000975: remove extra (/b) HTML tags in NarrativeWeb

2007-03-14 03:15  Brian Matherly <brian@gramps-project.org>

	* [r8297] 0000976: NarrativeWeb: gramps ID always output regardless
	  of setting

2007-03-13 23:00  Brian Matherly <brian@gramps-project.org>

	* [r8295] src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb
	  plugin: include the date in the media object pages

2007-03-13 22:12  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8293] * src/Editors/_EditPlace.py (_setup_fields): validate
	  coordinates * src/glade/gramps.glade: delete long, lat entries
	  from place_editor
	  
	  2007-03-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-03-13 20:31  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8292] 2007-03-13 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/RelLib/_Note.py: import
	  const from MarkupText module * src/MarkupText.py: use actions
	  instead of widgets on the interface; new helper functions *
	  src/Editors/_EditNote.py: move widgets out to glade; implement
	  new MarkupText buffer interface; use uimanager/toolbar for
	  formatting * src/glade/gramps.glade: edit_note update

2007-03-11 22:21  Brian Matherly <brian@gramps-project.org>

	* [r8291] src/ReportBase/_ReportDialog.py: don't catch all
	  exceptions - we won't get a traceback.

2007-03-11 19:33  Brian Matherly <brian@gramps-project.org>

	* [r8288] * src/plugins/NarrativeWeb.py: 0000950: include the date
	  in the reference sections of the narrative web site

2007-03-10 04:25  Brian Matherly <brian@gramps-project.org>

	* [r8287] * src/plugins/NarrativeWeb.py: Support new note API *
	  src/ReportBase/_ReportUtils.py: Support new note API

2007-03-09 06:58  Don Allingham <don@gramps-project.org>

	* [r8286] 2007-03-08 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py *
	  src/GrampsDbUtils/_GedcomChar.py *
	  src/GrampsDbUtils/_GedcomLex.py

2007-03-07 05:25  Don Allingham <don@gramps-project.org>

	* [r8281] * src/GrampsDbUtils/_GedcomParse.py
	  (GedcomParser.__parse_record): fix note handling

2007-03-07 03:57  Brian Matherly <brian@gramps-project.org>

	* [r8280] * src/plugins/AncestorChart.py: Deleted - just an old
	  version of AncestorChart2.py

2007-03-07 03:56  Brian Matherly <brian@gramps-project.org>

	* [r8279] * src/plugins/AncestorChart.py: Deleted - just an old
	  version of AncestorChart2.py

2007-03-07 03:15  Brian Matherly <brian@gramps-project.org>

	* [r8278] * src/plugins/NarrativeWeb.py: *
	  src/ReportBase/_ReportUtils.py: Fix 0000956: Event order within
	  GRAMPS not replicated in web report

2007-03-06 21:18  Don Allingham <don@gramps-project.org>

	* [r8276] 2007-03-06 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py (EditFamily.save): disable data
	  changed warning when saving the data - we know that it changed.

2007-03-06 11:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8275] fix end line

2007-03-06 04:30  Brian Matherly <brian@gramps-project.org>

	* [r8274] src/plugins/NarrativeWeb.py: Fix 0000954: e-mail address
	  causes Narrative Web plugin to generate bad links

2007-03-06 04:13  Don Allingham <don@gramps-project.org>

	* [r8272] 2007-03-05 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: support for close button on filter sidebar *
	  src/DisplayModels/_BaseModel.py: support for marker coloring *
	  src/DisplayModels/_FamilyModel.py: support for marker coloring *
	  src/PageView.py: support for marker coloring *
	  src/Filters/SideBar/_SidebarFilter.py: provide close button *
	  src/Filters/SideBar/_PersonSidebarFilter.py: cleanup

2007-03-06 04:06  Brian Matherly <brian@gramps-project.org>

	* [r8271] * src/plugins/GraphViz.py: Fix doc init.

2007-03-06 03:01  Brian Matherly <brian@gramps-project.org>

	* [r8270] * src/docgen/GtkPrint.py: Fix 0000908: GtkPrint doesn't
	  parse if you don't have pygtk version 2.10

2007-03-06 02:26  Brian Matherly <brian@gramps-project.org>

	* [r8269] * src/plugins/GraphViz.py: Fix 0000942: Relationship
	  graph doesn't show preferred name format

2007-03-06 02:12  Brian Matherly <brian@gramps-project.org>

	* [r8267] * src/plugins/TimeLine.py: Fix 0000943: Timeline doesn't
	  show preferred name format

2007-03-04 05:04  Don Allingham <don@gramps-project.org>

	* [r8265] * src/GrampsDbUtils/_GedcomParse.py: cleanup, reference
	  note fixes

2007-03-04 02:55  Don Allingham <don@gramps-project.org>

	* [r8264] 2007-03-03 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsGEDDB.py: readonly database for GEDCOM *
	  src/Editors/_EditNote.py: add additional fields *
	  src/RelLib/_Note.py: cleanup * src/DisplayTabs/_NoteModel.py:
	  display correctly * src/GrampsWidgets.py: readonly support for
	  checkbox * src/glade/gramps.glade: note fixes *
	  src/DisplayModels/_NoteModel.py: display data correctly *
	  src/GrampsDbUtils/_GedcomParse.py: cleanup *
	  example/gramps/example.gramps: new note support *
	  example/gedcom/sample.ged: new note support

2007-03-03 03:12  Brian Matherly <brian@gramps-project.org>

	* [r8263] * src/plugins/AncestorChart2.py: *
	  src/plugins/DescendChart.py: Make AncestorChart and DescendChart
	  consistent in options * src/ReportBase/_BareReportDialog.py:
	  remove get_report_extra_textbox_info *
	  src/ReportBase/_CommandLineReport.py: *
	  src/ReportBase/_ReportOptions.py: remove dispf

2007-03-02 18:53  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8262] improve French translation

2007-03-02 16:24  LosHawlos

	* [r8261] * src/GrampsDbUtils/_GedcomParse.py: Fix level of
	  handle_source calls * src/GrampsDbUtils/_GedcomLex.py: fix typo

2007-03-02 05:08  Don Allingham <don@gramps-project.org>

	* [r8260]

2007-03-01 05:18  Don Allingham <don@gramps-project.org>

	* [r8259] 2007-02-28 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: more enhancements *
	  src/GrampsDbUtils/_GedcomChar.py: more enhancements *
	  src/GrampsDbUtils/_GedcomTokens.py: more enhancements

2007-02-28 16:42  LosHawlos

	* [r8257] * src/plugins/ImportGeneWeb.py: Adapt to new Notes api;
	  Some parsing fixes

2007-02-28 05:20  Don Allingham <don@gramps-project.org>

	* [r8256] * src/GrampsDbUtils/_GedcomChar.py: handle stripping of
	  newlines * src/GrampsDbUtils/_GedcomLex.py: handle newlines and
	  eof the declaration line, give notes and id/handle

2007-02-27 16:45  Don Allingham <don@gramps-project.org>

	* [r8255] 2007-02-27 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py (GedcomParser.parse_fam): use
	  parse_level

2007-02-27 04:10  Brian Matherly <brian@gramps-project.org>

	* [r8254] * src/BaseDoc.py: * src/docgen/PSDrawDoc.py: *
	  src/docgen/SvgDrawDoc.py: * src/docgen/PdfDoc.py: *
	  src/docgen/OpenOfficeDoc.py: * src/docgen/GtkPrint.py: *
	  src/docgen/LPRDoc.py: * src/docgen/ODFDoc.py: *
	  src/plugins/StatisticsChart.py: * src/plugins/Calendar.py: *
	  src/ReportBase/_ReportUtils.py: Remove draw_bar function

2007-02-27 02:40  Brian Matherly <brian@gramps-project.org>

	* [r8253] * src/plugins/WritePkg.py: Fix crash on gpkg export in
	  Windows

2007-02-26 23:12  Don Allingham <don@gramps-project.org>

	* [r8251] 2007-02-26 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: handle EVENTS with argument on
	  the declaration line * src/GrampsDbUtils/_GedcomLex.py: handle
	  EVENTS with argument on the declaration line

2007-02-26 20:54  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8250] * src/GrampsDbUtils/_GedcomParse.py: Fix creation of
	  Nobility Title

2007-02-26 19:59  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8249] * src/GrampsDbUtils/_GedcomParse.py: Parse MAP/LATI/LONG
	  * src/GrampsDbUtils/_GedcomTokens.py: Add MAP,LATI,LONG

2007-02-26 19:39  Don Allingham <don@gramps-project.org>

	* [r8248]

2007-02-26 19:35  Don Allingham <don@gramps-project.org>

	* [r8247]

2007-02-26 17:06  LosHawlos

	* [r8246] * src/RelLib/_AttributeType.py: Add WITNESS (used by
	  GEDCOM parser to import textual event witness information *
	  src/GrampsDbUtils/_GedcomParse.py: Support for some types of
	  Witness data

2007-02-26 16:42  Don Allingham <don@gramps-project.org>

	* [r8245] 2007-02-26 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: encode file name properly

2007-02-26 14:23  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8244] 2007-02-26 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: avoid
	  creating empty elements in xml generator

2007-02-26 07:02  Alex Roitman <shura@gramps-project.org>

	* [r8243] Update

2007-02-26 06:53  Alex Roitman <shura@gramps-project.org>

	* [r8242] Update

2007-02-26 05:14  Don Allingham <don@gramps-project.org>

	* [r8241] * src/ViewManager.py: attribution for icons *
	  src/GrampsDbUtils/_GedcomParse.py: enhancements in parsing *
	  src/GrampsDbUtils/_GedcomTokens.py: remove double AGNC

2007-02-26 01:39  Don Allingham <don@gramps-project.org>

	* [r8240] 2007-02-25 Don Allingham <don@gramps-project.org> *
	  src/DataViews/__init__.py: Add NoteView *
	  src/DataViews/_NoteView.py: Added *
	  src/Config/_GrampsConfigKeys.py: Added new keys to handle note
	  dialog width * src/Editors/__init__.py: Add _EditNote.py *
	  src/Editors/_EditNote.py: Added * src/DisplayTabs/_NoteTab.py:
	  Updated to the new list format * src/GrampsWidgets.py: Add
	  checkbox support * src/glade/gramps.glade: Added edit_note *
	  data/gramps.schemas.in: new keys

2007-02-25 23:04  Brian Matherly <brian@gramps-project.org>

	* [r8239] * src/plugins/AncestorChart2.py: Fix index error

2007-02-25 21:53  Brian Matherly <brian@gramps-project.org>

	* [r8237] * src/BaseDoc.py: * src/docgen/PSDrawDoc.py: *
	  src/docgen/SvgDrawDoc.py: * src/docgen/PdfDoc.py: *
	  src/docgen/OpenOfficeDoc.py: * src/docgen/GtkPrint.py: *
	  src/docgen/LPRDoc.py: * src/docgen/ODFDoc.py: *
	  src/plugins/AncestorChart2.py: * src/plugins/DescendChart.py: *
	  src/plugins/StatisticsChart.py: * src/plugins/TimeLine.py: Remove
	  height and width from GraphicsStyle

2007-02-25 21:36  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8236] 2007-02-25 Benny Malengier <bm@cage.ugent.be> *
	  src/gramps_main.py: new icons, register them * src/DateEdit.py :
	  use icon * src/PageView.py : use icon *
	  src/DisplayTabs/_AddrEmbedList.py and
	  src/DisplayTabs/_AttrEmbedList.py : use icon

2007-02-25 19:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8235] update French translation

2007-02-25 15:10  Don Allingham <don@gramps-project.org>

	* [r8234]

2007-02-25 15:07  Don Allingham <don@gramps-project.org>

	* [r8233] 2007-02-25 Don Allingham <don@gramps-project.org> *
	  src/DataViews/Makefile.am: install _NoteView.py *
	  src/DisplayTabs/Makefile.am: install NoteModel.py *
	  src/GrampsDbUtils/Makefile.am: install _GedcomChar.py and
	  _GedcomLex.py 2007-02-25 Kees Bakker <kees.bakker@xs4all.nl> *
	  src/GrampsDbUtils/_GedcomUtils.py: Fix index checking on IDs

2007-02-25 12:19  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8232] * src/DataViews/_NoteView.py: Enable filter editor *
	  src/FilterEditor/_FilterEditor.py: Note Filter Editor *
	  src/FilterEditor/_EditRule.py: Note Filter Editor *
	  src/Filters/Rules/Note/_HasNote.py: Rename label *
	  src/Filters/Rules/Note/__init__.py: Add more rules *
	  src/Filters/Rules/__init__.py: Add Note Rules

2007-02-25 05:26  Don Allingham <don@gramps-project.org>

	* [r8231] 2007-02-24 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_NoteModel.py: added *
	  src/DisplayTabs/_NoteTab.py: support new list *
	  src/GrampsDbUtils/_GedcomParse.py: enhancements to parsing *
	  src/GrampsDbUtils/_ReadGedcom.py: handle encoding properly *
	  src/GrampsDbUtils/_GedcomChar.py: new encoding interface *
	  src/GrampsDbUtils/_GedcomLex.py: cleanup

2007-02-24 22:34  Brian Matherly <brian@gramps-project.org>

	* [r8230] * src/docgen/SvgDrawDoc.py.py: Fix XML error in
	  draw_text.

2007-02-24 21:15  Brian Matherly <brian@gramps-project.org>

	* [r8229] * src/BaseDoc.py: * src/ReportBase/_CommandLineReport.py:
	  * src/ReportBase/_ReportDialgo.py: * src/docgen/PdfDoc.py: *
	  src/docgen/OpenOfficeDoc.py: * src/docgen/ODFDoc.py: *
	  src/docgen/RDFDoc.py: * src/docgen/KwordDoc.py: *
	  src/docgen/PSDrawDoc.py: * src/docgen/SvgDrawDoc.py: *
	  src/docgen/HtmlDoc.py: * src/docgen/AbiWord2Doc.py: *
	  src/docgen/LaTeXDoc.py: * src/plugins/BookReport.py: Add
	  PaperStyle to BaseDoc

2007-02-24 20:58  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8228] 2007-02-24 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Makefile.am: update *
	  src/BasicUtils/Makefile.am: update

2007-02-24 19:16  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8226] * src/Filters/_GenericFilter.py: Add GenericNoteFilter *
	  src/Filters/Rules/Makefile.am: Add new Note subfolder *
	  src/Filters/Rules/Note/*: Added new files *
	  src/Filters/SideBar/_NoteSidebarFilter.py: New file *
	  src/Filters/SideBar/Makefile.am: Add NoteSidebarFilter *
	  src/Filters/SideBar/__init__.py: Add NoteSidebarFilter *
	  src/DataViews/_NoteView.py: Enable NoteSidebarFilter *
	  po/POTFILES.in: Add the new files * configure.in: Add new
	  subfolder

2007-02-24 06:13  Don Allingham <don@gramps-project.org>

	* [r8225] 2007-02-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils./_GedcomParse.py: enhanced parsing based off
	  testcases * src/GrampsDbUtils./_GedcomTokens.py: enhanced parsing
	  based off testcases

2007-02-24 00:24  Alex Roitman <shura@gramps-project.org>

	* [r8221] 2007-02-23 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Typo preventing
	  address upgrade. * src/GrampsDb/_GrampsDbWriteXML.py
	  (write_address_list): Minor alignment corrections. *
	  src/GrampsDb/_GrampsInMemDB.py (__init__): Define nid_trans.

2007-02-23 22:56  Don Allingham <don@gramps-project.org>

	* [r8219] 2007-02-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: handle error cases *
	  src/GrampsDbUtils/_GedcomLex.py: handle error cases *
	  src/GrampsDbUtils/_GedcomUtils.py: handle error cases

2007-02-23 21:17  Alex Roitman <shura@gramps-project.org>

	* [r8218] 2007-02-23 Alex Roitman <shura@phy.ucsf.edu> *
	  src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Skip empty
	  notes.

2007-02-23 06:03  Don Allingham <don@gramps-project.org>

	* [r8216] * src/GrampsDbUtils/_GedcomParser.py: fix a few bugs

2007-02-22 21:31  Don Allingham <don@gramps-project.org>

	* [r8212] 2007-02-22 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: remove redundant call *
	  src/PageView.py: remove redundant call * src/ViewManager.py:
	  pylint fixes

2007-02-22 20:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8211] * plugins/TestcaseGenerator.py: Generate new Note objects

2007-02-22 20:42  Alex Roitman <shura@gramps-project.org>

	* [r8210] 2007-02-22 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Typo. *
	  src/GrampsDb/_GrampsDbWriteXML.py (write_media_list): Typo.

2007-02-22 07:52  Alex Roitman <shura@gramps-project.org>

	* [r8209] 2007-02-21 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_13): Add upgrade
	  path for 2.2.x data; (commit_13): A low-level commit hack to aid
	  in upgrade_13; (convert_notes_13): Recursive converter for the
	  notes in each object and its note-capable child objects.

2007-02-21 16:20  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8207] 2007-02-21 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: raise error
	  in case of parsing failure. * src/const.py.in: add argument
	  support for debug switch. * src/ArgHandler.py (parse_arg): handle
	  debug switch argument.

2007-02-21 12:47  Don Allingham <don@gramps-project.org>

	* [r8203]

2007-02-21 05:07  Don Allingham <don@gramps-project.org>

	* [r8202] * src/GrampsDbUtils/_ReadGedcom.py: more cleanup *
	  src/GrampsDbUtils/_GedcomTokens.py: more cleanup

2007-02-21 03:29  Alex Roitman <shura@gramps-project.org>

	* [r8201] * data/grampsxml.dtd: Update DTD. * data/grampsxml.rng:
	  Update schema.

2007-02-21 02:54  Alex Roitman <shura@gramps-project.org>

	* [r8200] * src/GrampsDb/_GrampsDbWriteXML.py (write_xml_data):
	  Place notes at the end.

2007-02-21 02:38  Alex Roitman <shura@gramps-project.org>

	* [r8199] 2007-02-20 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDbUtils/_ReadXML.py (start_noteref): Add method;
	  (__init__): Use new method.

2007-02-20 23:58  Don Allingham <don@gramps-project.org>

	* [r8198] 2007-02-20 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: Use the FAM->INDI mappings
	  discovered in the StageOne parsing to fix missing relationships
	  in Ancestry.com generated GEDCOM files.

2007-02-20 20:56  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8197] Moved NameDisplay into BasicUtils.

2007-02-20 20:51  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8196] 2007-02-20 Benny malengier <bm@cage.ugent.be> *
	  gramps_main.py : register_stock_icons * src/images: delete old
	  icons * src/images/48x48/: new icons * src/images/22x22/: new
	  icons * src/images/16x16/: new icons * src/images/scalable/: new
	  icons * src/glade/gramps.glade: use new icons *
	  src/DataViews/_FamilyList.py: use new icons *
	  src/DataViews/_RelationView.py: use new icons *
	  src/DisplayTabs/_PersonBackRefList.py: use new icons

2007-02-20 20:49  Alex Roitman <shura@gramps-project.org>

	* [r8195] * src/Config/Makefile.am (keys): Add "make keys" target
	  to regenerate the _rampsConfigKeys file.

2007-02-20 20:35  Alex Roitman <shura@gramps-project.org>

	* [r8194] * src/Config/_GrampsConfigKeys.py (RELEDITBTN):
	  Regenerate the file to add missing items. *
	  data/gramps.schemas.in: Add missing key.

2007-02-20 20:14  Alex Roitman <shura@gramps-project.org>

	* [r8193] Update

2007-02-20 20:05  Alex Roitman <shura@gramps-project.org>

	* [r8192]

2007-02-20 19:58  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8191] new image name structure - 2

2007-02-20 19:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8190] new image name structure

2007-02-20 07:21  Alex Roitman <shura@gramps-project.org>

	* [r8188] * src/RelLib/_Note.py (serialize,unserialize): Save and
	  read change. * src/RelLib/_Repository.py (serialize,unserialize):
	  Save and read change.

2007-02-20 06:45  Alex Roitman <shura@gramps-project.org>

	* [r8187] 2007-02-19 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbWriteXML.py): Export top-level notes and
	  note references. * src/RelLib/_Note.py (set_type,get_type): Add
	  methods.

2007-02-20 04:35  Don Allingham <don@gramps-project.org>

	* [r8186] 2007-02-19 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_NoteView.py: Display data and columns *
	  src/RelLib/__init__.py: import NoteType *
	  src/DisplayModels/_NoteModel.py: Display data and columns *
	  src/GrampsDbUtils/_GedcomParse.py: note import improvements

2007-02-20 03:49  Brian Matherly <brian@gramps-project.org>

	* [r8184] * src/plugins/DescendChart.py: include blank pages option
	  * src/plugins/AncestorChart2.py: include blank pages option

2007-02-20 01:36  Don Allingham <don@gramps-project.org>

	* [r8183] * src/Editors/_EditPlace.py: note list support *
	  src/Editors/_EditAddress.py: note list support *
	  src/Editors/_EditLdsOrd.py: note list support *
	  src/Editors/_EditSourceRef.py: note list support *
	  src/Editors/_EditSource.py: note list support *
	  src/Editors/_EditRepoRef.py: note list support *
	  src/Editors/_EditAttribute.py: note list support *
	  src/Editors/_EditPersonRef.py: note list support *
	  src/Editors/_EditPerson.py: note list support *
	  src/Editors/_EditMediaRef.py: note list support *
	  src/Editors/_EditEventRef.py: note list support *
	  src/Editors/_EditMedia.py: note list support *
	  src/Editors/_EditRepository.py: note list support *
	  src/Editors/_EditName.py: note list support *
	  src/Editors/_EditChildRef.py: note list support *
	  src/Editors/_EditFamily.py: note list support *
	  src/Editors/_EditEvent.py: note list support *
	  src/DisplayTabs/_NoteTab.py: note list support *
	  src/GrampsDbUtils/_GedcomParse.py: note list support

2007-02-20 00:39  Alex Roitman <shura@gramps-project.org>

	* [r8182] Merge multiple notes branch

2007-02-20 00:28  Alex Roitman <shura@gramps-project.org>

	* [r8181] Initialized merge tracking via "svnmerge" with revisions
	  "1-8161" from
	  https://gramps.svn.sourceforge.net/svnroot/gramps/branches/gramps23-multinotes

2007-02-20 00:26  Alex Roitman <shura@gramps-project.org>

	* [r8180] Removed merge tracking for "svnmerge" for
	  https://gramps.svn.sourceforge.net/svnroot/gramps/trunk/gramps2

2007-02-19 22:50  Don Allingham <don@gramps-project.org>

	* [r8173]

2007-02-19 20:16  Don Allingham <don@gramps-project.org>

	* [r8171] 2007-02-19 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: fix PLAC/ADDR mappings

2007-02-19 15:49  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8169] 2007-02-19 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py
	  (IconEntry): apply latest fixes from kiwi r5889

2007-02-19 10:49  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8168] parent spouse icon windows

2007-02-19 05:22  Don Allingham <don@gramps-project.org>

	* [r8167] 2007-02-18 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomUtils.py: Add IdMapper class *
	  src/GrampsDbUtils/_GedcomParser.py: refactoring

2007-02-19 04:13  Brian Matherly <brian@gramps-project.org>

	* [r8166] * src/ReportBase/_PaperMenu.py: rename PaperStyle to
	  PaperSize * src/docgen/HtmlDoc.py: rename PaperStyle to PaperSize
	  * src/BaseDoc.py: rename PaperStyle to PaperSize *
	  src/plugins/Calendar.py: don't use tmargin

2007-02-19 02:49  Brian Matherly <brian@gramps-project.org>

	* [r8165] * src/plugins/AncestorChart2.py: Use a dict instead of an
	  array to use less memory.

2007-02-18 20:07  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8161] rename pedigree icons

2007-02-18 20:05  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8160] cleanup icons

2007-02-18 20:01  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8159] icon dir creation-2

2007-02-18 20:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8158] icon dir creation-1

2007-02-18 20:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8157] icon dir creation-1

2007-02-18 19:53  Don Allingham <don@gramps-project.org>

	* [r8156] 2007-02-18 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: more refactoring

2007-02-18 19:30  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8155] * src/GrampsDbUtils/_GedcomParse.py: Work around some
	  Tracebacks

2007-02-18 18:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8154] 2007-02-16 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DisplayTabs/_NoteTab.py:
	  accelerators replaced with key-press signal handler. *
	  src/DisplayTabs/_ButtonTab.py: accelerators removed; wrong
	  concept. * src/DisplayTabs/_GrampsTab.py: accelerators removed;
	  wrong concept. * src/Editors/_EditPrimary.py: accelerators
	  removed; wrong concept. * src/Editors/_EditSecondary.py:
	  accelerators removed; wrong concept. *
	  src/Editors/_EditReference.py: accelerators removed; wrong
	  concept. * src/ManagedWindow.py: accelerators removed; wrong
	  concept.

2007-02-18 00:26  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8153] new pedigree icon

2007-02-18 00:25  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8152] larger sidebar icon

2007-02-17 23:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8151] new sources icon

2007-02-17 23:34  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8150] new flist icon

2007-02-17 23:14  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8148] new notes icon

2007-02-17 22:56  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8147] new repos icon

2007-02-17 22:48  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8146] new repos icon

2007-02-17 22:12  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8144] Make XML writer gtk independant again.

2007-02-17 21:00  Benny Malengier <benny.malengier@gramps-project.org>

	* [r8143] new relation icon

2007-02-17 19:59  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8142] More work on progress monitor.

2007-02-17 14:16  Brian Matherly <brian@gramps-project.org>

	* [r8141] * src/ReportBase/_Report.py: remove unused progress bar
	  functions

2007-02-16 22:12  Don Allingham <don@gramps-project.org>

	* [r8140]

2007-02-16 22:02  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8139] split progress monitor into gtk and non-gtk elements.

2007-02-16 21:20  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8137] 2007-02-16 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/data/mainX.css: enable
	  formatted notes on narrative web * src/plugins/NarrativeWeb.py:
	  enable formatted notes on narrative web * src/MarkupText.py:
	  properly reset xml generator output: fix #924 *
	  src/ManagedWindow.py: enable accelerators in editor windows *
	  src/Editors/_EditPrimary.py: enable accelerators in editor
	  windows * src/Editors/_EditSecondary.py: enable accelerators in
	  editor windows * src/Editors/_EditReference.py: enable
	  accelerators in editor windows * src/DisplayTabs/_NoteTab.py:
	  enable accelerators in editor windows *
	  src/DisplayTabs/_ButtonTab.py: enable accelerators in editor
	  windows * src/DisplayTabs/_GrampsTab.py: enable accelerators in
	  editor windows

2007-02-16 20:06  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8131] more work on progress dialog.

2007-02-16 13:06  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8127] Add prototype progress dialog.

2007-02-16 08:55  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8126] more work on long operation framework.

2007-02-16 05:56  Don Allingham <don@gramps-project.org>

	* [r8125]

2007-02-16 00:07  Don Allingham <don@gramps-project.org>

	* [r8123] 2007-02-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: refactoring *
	  src/GrampsDbUtils/_GedcomUtils.py: refactoring

2007-02-15 22:47  Don Allingham <don@gramps-project.org>

	* [r8122] Minor cleanup

2007-02-15 04:07  Brian Matherly <brian@gramps-project.org>

	* [r8121] * src/docgen/PSDrawDoc.py: remove draw_wedge from BaseDoc
	  * src/ReportBase/_ReportUtils.py: remove draw_wedge from BaseDoc
	  * src/plugins/FanChart.py: remove draw_wedge from BaseDoc *
	  src/BaseDoc.py: remove draw_wedge from BaseDoc

2007-02-15 03:14  Brian Matherly <brian@gramps-project.org>

	* [r8119] * src/docgen/HtmlDoc.py: fix html template loading. *
	  src/ReportBase/_ReportDialog.py: fix html template loading.

2007-02-15 02:26  Brian Matherly <brian@gramps-project.org>

	* [r8118] * src/ReportBase/_ReportUtils.py: 0000922: Slight change
	  to estimate_age, and an additional function

2007-02-14 23:51  Don Allingham <don@gramps-project.org>

	* [r8117] 2007-02-14 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: gedcom refactoring

2007-02-14 18:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8115] small improvements in French translation

2007-02-14 18:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8114] update French translation for manual

2007-02-14 05:38  Don Allingham <don@gramps-project.org>

	* [r8113] 2007-02-13 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: gedcom refactoring

2007-02-14 03:59  Brian Matherly <brian@gramps-project.org>

	* [r8112] * src/ViewManager.py: fix crash during backup on windows

2007-02-14 00:00  Don Allingham <don@gramps-project.org>

	* [r8110] 2007-02-13 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsGEDDB.py: gedcom refactoring *
	  src/GrampsDbUtils/_GedcomParse.py: gedcom refactoring *
	  src/GrampsDbUtils/_ReadGedcom.py: gedcom refactoring *
	  src/GrampsDbUtils/_GedcomLex.py: gedcom refactoring *
	  src/GrampsDbUtils/_GrampsDbWRFactories.py: gedcom refactoring *
	  src/GrampsDbUtils/_GedcomUtils.py: added *
	  src/GrampsDbUtils/Makefile.am: added _GedcomUtils.py

2007-02-13 17:56  Don Allingham <don@gramps-project.org>

	* [r8109]

2007-02-13 16:52  Alex Roitman <shura@gramps-project.org>

	* [r8107] 2007-02-13 Lubo Vasko <pgval@inMail.sk> *
	  sk/figures/*.png : Update. * sk/sk.po: Translation update.

2007-02-13 15:47  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8106] 2007-02-13 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py: Merge
	  trunk changes r7950:8105 * src/MarkupText.py: cleanup

2007-02-13 06:01  Don Allingham <don@gramps-project.org>

	* [r8104] 2007-02-12 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomParse.py: cleanup

2007-02-13 04:34  Brian Matherly <brian@gramps-project.org>

	* [r8099] * src/docgen/PSDrawDoc.py: Fix center_text and draw_bar

2007-02-13 04:32  Brian Matherly <brian@gramps-project.org>

	* [r8098] * src/plugins/AncestorChart2.py: Fix title color *
	  src/plugins/DescendChart.py: Fix title color *
	  src/plugins/TimeLine.py: Fix title color

2007-02-13 01:49  Alex Roitman <shura@gramps-project.org>

	* [r8096] In help: 2007-02-12 Lubo Vasko <pgval@inMail.sk> *
	  sk/sk.po: Translation update.
	  
	  In po: 2007-02-12 Lubo Vasko <pgval@inMail.sk> * sk.po:
	  Translation update.

2007-02-12 23:52  Don Allingham <don@gramps-project.org>

	* [r8095] 2007-02-12 Don Allingham <don@gramps-project.org> *
	  src/plugins/FindDupes.py: backport from 2.2.6

2007-02-12 22:33  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8093] * src/MarkupText.py: cleanup *
	  src/DisplayTabs/_NoteTab.py (build_interface): debug log *
	  src/const.py.in: add new command line arg '-d,--debug' *
	  src/gramps.py (setup_logging): change root logger default level
	  to WARNING * src/ArgHandler.py (parse_arg): handle command line
	  arg: debug
	  
	  2007-02-12 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2007-02-12 19:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8092] 2007-02-12 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py:
	  improvements * src/RelLib/_Note.py (get): try to remove tags only
	  if note is formatted * src/DisplayTabs/_NoteTab.py: cleanup

2007-02-12 05:45  Don Allingham <don@gramps-project.org>

	* [r8090]

2007-02-12 04:55  Brian Matherly <brian@gramps-project.org>

	* [r8089] Remove the write_at function. Use draw_text instead. Add
	  center_text to SVGDoc

2007-02-12 03:53  Don Allingham <don@gramps-project.org>

	* [r8088] 2007-02-11 Don Allingham <don@gramps-project.org> *
	  src/Merge/_MergePlace.py: merge from 2.2 tree *
	  src/GrampsDbUtils/_GedcomParse.py: parsing improvements *
	  src/GrampsDbUtils/_GedcomLex.py: parsing improvements
	  
	  2007-02-11 Don Allingham <don@gramps-project.org> *
	  src/Merge/_MergePlace.py (MergePlaces.merge): fix typo on
	  add_source_reference 2007-02-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DisplayTabs/_NoteTab.py:
	  move "rich text" notes to 2.3 branch.
	  
	  2007-02-06 Brian Matherly <brian@gramps-project.org> *
	  src/docgen/PdfDoc.py: provide a more useful error when reportlab
	  crashes
	  
	  2007-02-06 Douglas Blank <dblank@cs.brynmawr.edu> *
	  src/ReportBase/_ReportDialog.py: 0000905: Typo in catching
	  exceptions in buggy reports * src/plugins/holidays.xml: 0000906:
	  Canada holidays patch
	  
	  2007-02-06 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix cal/est parsing *
	  src/DisplayTabs/_ButtonTab.py: catch window already being open *
	  example/gedcom/sample.ged: Add est/cal samples

2007-02-11 18:28  Don Allingham <don@gramps-project.org>

	* [r8087]

2007-02-11 15:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8085] update French translation

2007-02-11 06:03  Don Allingham <don@gramps-project.org>

	* [r8084]

2007-02-11 06:03  Don Allingham <don@gramps-project.org>

	* [r8083] 2007-02-10 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsGEDDB.py: new GEDCOM parser module *
	  src/RelLib/_BaseObject.py: new GEDCOM parser module *
	  src/RelLib/_AttributeBase.py: new GEDCOM parser module *
	  src/plugins/PHPGedViewConnector.py: new GEDCOM parser module *
	  src/GrampsDbUtils/_GedcomParse.py: new GEDCOM parser module *
	  src/GrampsDbUtils/__init__.py: new GEDCOM parser module *
	  src/GrampsDbUtils/_GedcomLex.py: new GEDCOM parser module *
	  src/GrampsDbUtils/_GrampsDbWRFactories.py: new GEDCOM parser
	  module * src/GrampsDbUtils/_GedcomTokens.py: renamed from
	  _GedTokens.py * src/GrampsDbUtils/Makefile.am: new GEDCOM parser
	  module * src/ArgHandler.py: new GEDCOM parser module *
	  example/gedcom/sample.ged: added test cases
	  
	  * src/docgen/OpenOfficeDoc.py: remove unused functions *
	  src/docgen/HtmlDoc.py: remove unused functions *
	  src/docgen/LPRDoc.py: remove unused functions *
	  src/docgen/ODFDoc.py: remove unused functions

2007-02-11 03:51  Brian Matherly <brian@gramps-project.org>

	* [r8082] Remove unused functions from BaseDoc

2007-02-10 23:40  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8081] 2007-02-11 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/MarkupText.py: added *
	  src/DisplayTabs/_NoteTab.py: handling 'rich text' notes *
	  src/RelLib/_NoteBase.py: handling 'rich text' notes *
	  src/RelLib/_Note.py: handling 'rich text' notes *
	  src/GrampsDb/_GrampsBSDDB.py: handling 'rich text' notes *
	  src/GrampsDbUtils/_ReadXML.py: handling 'rich text' notes *
	  src/GrampsDbUtils/_WriteXML.py: handling 'rich text' notes *
	  src/Merge/_MergeSource.py: handling 'rich text' notes *
	  src/Merge/_MergePlace.py: handling 'rich text' notes *
	  src/Merge/_MergePerson.py: handling 'rich text' notes *
	  src/ReportBase/_ReportUtils.py: handling 'rich text' notes *
	  src/ViewManager.py: cleanup

2007-02-09 23:16  Don Allingham <don@gramps-project.org>

	* [r8079] 2007-02-09 Don Allingham <don@gramps-project.org> *
	  src/plugins/Check.py: fix illegal family events *
	  src/GrampsDbUtils/_GedcomParse.py: improve parsing *
	  src/GrampsDbUtils/_GedcomLex.py: improve parsing *
	  src/GrampsDbUtils/_GedTokens.py: improve parsing

2007-02-09 05:40  Don Allingham <don@gramps-project.org>

	* [r8078] 2007-02-08 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomLex.py: make more table driven *
	  src/GrampsDbUtils/_GedcomParse.py: added

2007-02-08 06:09  Don Allingham <don@gramps-project.org>

	* [r8076] 2007-02-07 Don Allingham <don@gramps-project.org> *
	  src/GrampsDbUtils/_GedcomLex.py: start of a lexical analyzer *
	  src/GrampsDbUtils/_GedTokens.py: additional tokens

2007-02-07 14:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8075] small improvements in French translation

2007-02-07 12:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8073] typo

2007-02-07 10:40  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8072] 2007-02-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> *
	  src/GrampsDbUtils/_WriteGedcom.py (export_data): more complete
	  SUBM record on export.

2007-02-07 04:40  Brian Matherly <brian@gramps-project.org>

	* [r8071] * src/docgen/PdfDoc.py: provide a more useful error when
	  reportlab crashes

2007-02-07 04:04  Brian Matherly <brian@gramps-project.org>

	* [r8069] * src/plugins/holidays.xml: 0000906: Canada holidays
	  patch

2007-02-07 03:59  Brian Matherly <brian@gramps-project.org>

	* [r8066] * src/ReportBase/_ReportDialog.py: 0000905: Typo in
	  catching exceptions in buggy reports

2007-02-07 03:37  Brian Matherly <brian@gramps-project.org>

	* [r8065] Ignore Eclipse project files.

2007-02-07 02:31  Don Allingham <don@gramps-project.org>

	* [r8064]

2007-02-06 12:41  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8062] delete Id keyword from ChangeLog line

2007-02-06 05:25  Don Allingham <don@gramps-project.org>

	* [r8061]

2007-02-06 05:19  Don Allingham <don@gramps-project.org>

	* [r8060] 2007-02-05 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: view export support *
	  src/DataViews/_RepositoryView.py: view export support *
	  src/DataViews/_SourceView.py: view export support *
	  src/DataViews/_EventView.py: view export support *
	  src/DataViews/_FamilyList.py: view export support *
	  src/DataViews/_PlaceView.py: view export support *
	  src/DataViews/_PersonView.py: view export support *
	  src/ViewManager.py: view export support *
	  src/plugins/EventCmp.py: use new format * src/PageView.py: view
	  export support * src/docgen/TabbedDoc.py: base class for tabular
	  format * src/docgen/ODSTab.py: Open Document format for tabular
	  format * src/docgen/CSVTab.py: Comma Separated Value format for
	  tabular format

2007-02-05 22:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8059] add forgotten place rules

2007-02-04 23:59  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8057] 2007-02-05 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsDb/_GrampsBSDDB.py:
	  load/save db owner info * src/GrampsDb/_DbUtils.py (db_copy):
	  copy also db owner

2007-02-04 22:24  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8056]

2007-02-04 22:18  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8055] 2007-02-04 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/plugins/OwnerEditor.py:
	  include $Id$

2007-02-04 21:40  Don Allingham <don@gramps-project.org>

	* [r8054] In .: 2007-02-04 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: default Relationship buttons to
	  insenstive. Setting an active person will reenable them.
	  
	  2007-02-03 Brian Matherly <brian@gramps-project.org> *
	  src/plugins/NarrativeWeb.py: fix 0000894: syntax error on
	  Narrative web plugin
	  
	  2007-02-03 Brian Matherly <brian@gramps-project.org> *
	  src/plugins/NarrativeWeb.py: fix 0000894: syntax error on
	  Narrative web plugin
	  
	  * src/DateHandler/_DateParser.py (DateParser.init_strings): fix
	  date parsing to allow for spaces in numerical format. #892 In po:
	  2007-02-03 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po: Minor
	  translation update.

2007-02-04 21:20  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8052] add initial cursor iter impl.

2007-02-04 17:37  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r8051] 2007-02-04 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsLocale: set
	  svn:ignore propery * src/BasicUtils: set svn:ignore propery *
	  src/GrampsDbUtils: set svn:ignore propery *
	  src/RelLib/_Researcher.py: add missing get/set methods *
	  src/GrampsDbUtils/_WriteGedcom.py: db owner handling, warn for
	  missing * src/GrampsCfg.py: db owner handling, new warning pref *
	  src/Config/_GrampsConfigKeys.py: db owner handling, new warning
	  pref * data/gramps.schemas.in: db owner handling, new warning
	  pref * src/plugins/OwnerEditor.py: db owner handling, plugin tool
	  * src/plugins/ownereditor.glade: db owner handling, plugin tool

2007-02-04 16:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8050] update translation reference for 2.3 branch

2007-02-04 07:13  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8048] fix gedcom w/r import

2007-02-04 05:31  Don Allingham <don@gramps-project.org>

	* [r8047] 2007-02-03 Don Allingham <don@gramps-project.org> *
	  glade/gramps.glade: change window positioning settings *
	  glade/edit_person.glade: change window positioning settings

2007-02-04 02:37  Brian Matherly <brian@gramps-project.org>

	* [r8046] ignore eclipse files

2007-02-04 02:21  Brian Matherly <brian@gramps-project.org>

	* [r8044] typo

2007-02-04 02:17  Brian Matherly <brian@gramps-project.org>

	* [r8043] * src/plugins/NarrativeWeb.py: fix 0000894: syntax error
	  on Narrative web plugin

2007-02-04 01:18  Don Allingham <don@gramps-project.org>

	* [r8041] * src/GrampsDb/_GrampsDbBase.py: convert DbState to its
	  own file * src/GrampsDb/__init__.py: convert DbState to its own
	  file * src/DbState.py: convert DbState to its own file *
	  src/gramps_main.py: convert DbState to its own file *
	  src/Makefile.am: convert DbState to its own file

2007-02-03 22:41  Don Allingham <don@gramps-project.org>

	* [r8040] 2007-02-03 Don Allingham <don@gramps-project.org> *
	  configure.in: update version, process new Makefile.am files *
	  src/GrampsDb/Makefile.am: update * src/Makefile.am: update

2007-02-03 20:08  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8038] add license and makefiles.

2007-02-03 18:19  Don Allingham <don@gramps-project.org>

	* [r8036] 2007-02-03 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py (EditFamily.check_for_family_change):
	  fix warning message.
	  
	  2007-02-02 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py (EditFamily.check_for_family_change):
	  update on data change from family-update signal

2007-02-03 18:08  Don Allingham <don@gramps-project.org>

	* [r8034] update from trunk

2007-02-03 18:05  Don Allingham <don@gramps-project.org>

	* [r8033] Initialized merge tracking via "svnmerge" with revisions
	  "1-8032" from
	  https://gramps.svn.sourceforge.net/svnroot/gramps/trunk/gramps2

2007-02-03 17:11  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8032] refactor GrampsDb and clean RelLib deps.

2007-02-03 03:54  Don Allingham <don@gramps-project.org>

	* [r8029] 2.3 branch

2007-02-02 17:14  Alex Roitman <shura@gramps-project.org>

	* [r8028] 2007-02-02 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/WriteCD.py: Properly encode URI.

2007-02-02 12:59  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8027] test if I can commit

2007-02-02 12:59  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r8026] test if I can commit

2007-02-02 12:48  Don Allingham <don@gramps-project.org>

	* [r8025] 2007-02-02 Don Allingham <don@gramps-project.org> * FAQ:
	  update a bit.

2007-02-01 19:10  Alex Roitman <shura@gramps-project.org>

	* [r8024] 2007-02-01 Piotr Czubaszek <pioterus@gmail.com> *
	  src/plugins/rel_pl.py: Update.

2007-02-01 17:26  Alex Roitman <shura@gramps-project.org>

	* [r8023] 2007-02-01 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ChangeNames.py: Typo.

2007-01-31 18:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8022] update French translation

2007-01-31 04:50  Don Allingham <don@gramps-project.org>

	* [r8021] * src/DataViews/_PersonView.py: use new delete function *
	  src/GrampsDb/_DbUtils.py: add person delete function *
	  src/Editors/_EditFamily.py: catch signals to update window

2007-01-31 03:16  Brian Matherly <brian@gramps-project.org>

	* [r8020] * src/plugins/IndivComplete.py: fix source citations
	  (0000867) * src/ReportBase.py: fix source citations (0000867)

2007-01-31 03:13  Brian Matherly <brian@gramps-project.org>

	* [r8019] * src/docgen/ODFDoc.py: add start_superscript and
	  stop_superscript * src/docgen/KwordDoc.py: add start_superscript
	  and stop_superscript * src/docgen/RTFDoc.py: add
	  start_superscript and stop_superscript * src/docgen/HtmlDoc.py:
	  add start_superscript and stop_superscript *
	  src/docgen/OpenOfficeDoc.py: add start_superscript and
	  stop_superscript * src/docgen/LaTeXDoc.py: add start_superscript
	  and stop_superscript

2007-01-31 02:05  Alex Roitman <shura@gramps-project.org>

	* [r8018] * src/plugins/RemoveUnused.py: Rewrite to offer object
	  list proposed for removal. * src/DisplayTabs/_BackRefList.py
	  (edit_button_clicked): Change argument order in EditEvent call. *
	  src/DataViews/_EventView.py: Change argument order in EditEvent
	  call. * src/Editors/_EditEvent.py: Change argument order.

2007-01-31 02:03  Don Allingham <don@gramps-project.org>

	* [r8017] * src/plugins/EventCmp.py: (#886) properly handle CANCEL
	  on save dialog

2007-01-31 00:02  Don Allingham <don@gramps-project.org>

	* [r8016] 2007-01-30 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_ReportDialog.py: error reporting *
	  src/plugins/NarrativeWeb.py: error reporting
	  
	  * src/Filters/_SearchBar.py: numlock handling *
	  src/Filters/SideBar/_SidebarFilter.py: numlock handling

2007-01-30 16:46  Alex Roitman <shura@gramps-project.org>

	* [r8015] 2007-01-30 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Bump up the version.

2007-01-30 13:07  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8014] * src/ScratchPad.py: Fix crash in GrampsType escaping;
	  Additional tooltips for more objects.

2007-01-30 04:35  Don Allingham <don@gramps-project.org>

	* [r8013] 2007-01-29 Benny Malengier <benny.malengier@ugent.be> *
	  src/DataViews/_PersonView.py: numlock handling * src/PageView.py:
	  numlock handling * src/Filters/_SearchBar.py: numblock handling *
	  src/Filters/SideBar/_SidebarFilter.py: numblock handling
	  
	  * src/DataViews/_PersonView.py: refactoring *
	  src/DisplayModels/_PeopleModel.py: refactoring

2007-01-29 22:49  Alex Roitman <shura@gramps-project.org>

	* [r8012] 2007-01-29 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2007-01-29 19:13  Don Allingham <don@gramps-project.org>

	* [r8011] * src/DisplayModels/_BaseModel.py: Refactor out node/path
	  maps * various: remove sets import

2007-01-29 18:21  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8010] update French translation

2007-01-29 17:15  Don Allingham <don@gramps-project.org>

	* [r8009] * NEWS: update * configure.in: update to 2.2.6

2007-01-29 17:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8008] update French translation

2007-01-29 16:09  LosHawlos

	* [r8007] fix typo

2007-01-29 16:08  Don Allingham <don@gramps-project.org>

	* [r8006] 2007-01-29 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_ReportOptions.py: fix landscape saving.

2007-01-28 19:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r8005] Translation update

2007-01-28 18:20  Alex Roitman <shura@gramps-project.org>

	* [r8004] In .: * src/ViewManager.py (_init_lists): Change Undo
	  History binding to Ctrl+H because AltH was colliding with Help
	  menu shortcut. In help: 2007-01-28 Alex Roitman
	  <shura@gramps-project.org> * C/gramps.xml: Document the change.

2007-01-28 18:11  Alex Roitman <shura@gramps-project.org>

	* [r8003] In .: 2007-01-28 Alex Roitman <shura@gramps-project.org>
	  * NEWS: Update.
	  
	  In po: 2007-01-28 Alex Roitman <shura@gramps-project.org> *
	  ru.po: Translation update.

2007-01-28 17:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8002] update French translation for manual

2007-01-28 17:30  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r8001] update keybindings on French translation

2007-01-28 05:08  Don Allingham <don@gramps-project.org>

	* [r8000] * src/ReportBase/_ReportOptions.py: (#877) escape XML
	  constructs * src/BaseDoc.py: escape XML constructs

2007-01-28 04:38  Don Allingham <don@gramps-project.org>

	* [r7999] In .: * src/DataViews/_PersonView.py: add enter to
	  collapse row as well
	  
	  2007-01-27 Benny Malengier <benny.malengier@ugent.be> *
	  src/DataViews/_PersonView.py: add enter to expand a tree row
	  2007-01-27 Don Allingham <don@gramps-project.org> *
	  src/PageView.py: add key accelerators * src/ViewManager.py: block
	  interface on autobackup (#856), add key accelerators In help:
	  2007-01-27 Don Allingham <don@gramps-project.org> * C/gramps.xml:
	  add more keybindings

2007-01-28 02:51  Don Allingham <don@gramps-project.org>

	* [r7998] * src/ViewManager.py: block interface on autobackup
	  (#856) * src/DisplayState.py: block interface on autobackup

2007-01-27 23:08  Don Allingham <don@gramps-project.org>

	* [r7997] * src/Utils.py: handle missing/invalid encoding *
	  src/DisplayModels/_BaseModel.py: handle None vs. 0

2007-01-27 22:29  Alex Roitman <shura@gramps-project.org>

	* [r7996] 2007-01-27 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2007-01-27 18:28  Don Allingham <don@gramps-project.org>

	* [r7995] 2007-01-27 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditPerson.py (EditPerson._image_button_press):
	  check for window already being open (#882)

2007-01-27 10:50  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7994] update French translation

2007-01-27 05:30  Don Allingham <don@gramps-project.org>

	* [r7993] 2007-01-26 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py: make unicode the default for export
	  * src/GrampsDb/gedcompexport.glade: remove unused dialog *
	  src/plugins/WritePkg.py: don't attempt to delete missing media
	  objects.

2007-01-26 15:06  Brian Matherly <brian@gramps-project.org>

	* [r7992] 0000876: Calendar would print beyond a day's borders if
	  too many, or too long

2007-01-26 14:55  Brian Matherly <brian@gramps-project.org>

	* [r7991] * src/ReportBase/ReportUtils.py: 0000875: _ReportUtils.py
	  has incorrect conversion cm2pt

2007-01-26 14:00  Don Allingham <don@gramps-project.org>

	* [r7990] (MediaView.define_actions): add tooltip for view menu

2007-01-26 12:56  Don Allingham <don@gramps-project.org>

	* [r7989] 2007-01-26 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: fix accelerator entries *
	  src/DataViews/_RepositoryView.py: fix accelerator entries *
	  src/DataViews/_SourceView.py: fix accelerator entries *
	  src/DataViews/_EventView.py: fix accelerator entries *
	  src/DataViews/_FamilyList.py: fix accelerator entries *
	  src/DataViews/_PlaceView.py: fix accelerator entries *
	  src/DataViews/_PersonView.py: fix accelerator entries *
	  src/ViewManager.py: fix accelerator entries * src/PageView.py:
	  fix accelerator entries

2007-01-26 08:33  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7988] wrap in EventBox so that clipping work properly.

2007-01-26 07:45  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7987] Remainder of untranslated. We're at 100% now, thanks to
	  Erik.

2007-01-26 05:10  Don Allingham <don@gramps-project.org>

	* [r7986]

2007-01-26 05:09  Don Allingham <don@gramps-project.org>

	* [r7985] * src/DataViews/_MediaView.py: keybindings *
	  src/DataViews/_RepositoryView.py: keybindings *
	  src/DataViews/_SourceView.py: keybindings *
	  src/DataViews/_EventView.py: keybindings *
	  src/DataViews/_FamilyList.py: keybindings *
	  src/DataViews/_PlaceView.py: keybindings *
	  src/DataViews/_PersonView.py: keybindings * src/ViewManager.py:
	  keybindings * src/PageView.py: keybindings
	  
	  2007-01-25 Benny Malengier <benny.malengier@ugent.be> *
	  src/Filters/Rules/Place/Makefile.am: add new files *
	  src/Filters/Rules/Place/_InLatLonNeighborhood.py: added *
	  src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py: added *
	  src/Filters/Rules/Place/__init__.py: add new filters
	  
	  2007-01-25 Don Allingham <don@gramps-project.org>

2007-01-26 00:15  Don Allingham <don@gramps-project.org>

	* [r7984] 2007-01-25 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: fix goto-gramps-id key press *
	  src/DataViews/_RepositoryView.py: fix goto-gramps-id key press *
	  src/DataViews/_SourceView.py: fix goto-gramps-id key press *
	  src/DataViews/_EventView.py: fix goto-gramps-id key press *
	  src/DataViews/_FamilyList.py: fix goto-gramps-id key press *
	  src/DataViews/_PedigreeView.py: fix goto-gramps-id key press *
	  src/DataViews/_PlaceView.py: fix goto-gramps-id key press *
	  src/DataViews/_PersonView.py: fix goto-gramps-id key press *
	  src/DataViews/_RelationView.py: fix goto-gramps-id key press *
	  src/ViewManager.py: fix goto-gramps-id key press *
	  src/PageView.py: fix goto-gramps-id key press

2007-01-25 17:04  Alex Roitman <shura@gramps-project.org>

	* [r7983] 2007-01-25 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly
	  iterate only over requested tables; don't mix up the primary and
	  the referenced objects.

2007-01-25 14:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7982] update French translation

2007-01-25 12:54  Brian Matherly <brian@gramps-project.org>

	* [r7981] * src/plugins/IndivComplete.py: Put children on new lines

2007-01-25 05:37  Don Allingham <don@gramps-project.org>

	* [r7980] 2007-01-24 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditSourceRef.py: remove debug statements *
	  src/AddMedia.py: remove debug statements * src/ArgHandler.py:
	  remove debug statements

2007-01-25 05:26  Alex Roitman <shura@gramps-project.org>

	* [r7979] 2007-01-24 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/_Event.py (Event): Change inheritance order. *
	  src/RelLib/_Family.py (Family): Change inheritance order. *
	  src/RelLib/_MediaObject.py (MediaObject): Change inheritance
	  order. * src/RelLib/_Place.py (Place): Change inheritance order.
	  * src/RelLib/_Repository.py (Repository): Change inheritance
	  order. * src/RelLib/_Person.py (Person): Change inheritance
	  order. * src/RelLib/_Source.py (Source): Change inheritance
	  order. (_has_handle_reference, _remove_handle_references,
	  _replace_handle_reference): Add methods to report correct
	  repository references. * src/DisplayTabs/_BackRefModel.py
	  (__init__): Remove extra statement.

2007-01-25 04:29  Brian Matherly <brian@gramps-project.org>

	* [r7978] * src/docgen/RTFDoc.py: Properly escape "\n" characters

2007-01-25 03:26  Brian Matherly <brian@gramps-project.org>

	* [r7977] remove debug

2007-01-25 03:22  Brian Matherly <brian@gramps-project.org>

	* [r7976] * src/docgen/ODFDoc.py: Add "open with" option for book
	  reports * src/docgen/OpenOfficeDoc.py: Add "open with" option for
	  book reports * src/plugins/BookReport.py: Add "open with" option
	  for book reports * src/PluginUtils/_PluginMgr.py: Add "open with"
	  option for book reports

2007-01-25 01:43  Brian Matherly <brian@gramps-project.org>

	* [r7975] * src/plugins/Calendar.py: 0000871: Holidays do not work
	  in Windows * src/plugins/holidays.xml: 0000871: Holidays do not
	  work in Windows

2007-01-24 20:58  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7974] Adapted changes from new gramps.pot, but left 56
	  untranslated. Translated "state" into "deelstaat".

2007-01-24 20:16  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7973] Updated Lithuanian translation and changed email

2007-01-24 19:45  Brian Matherly <brian@gramps-project.org>

	* [r7972] * src/docgen/PSDrawDoc.py: 0000869: PostScript print
	  option will crash * src/ReportBase/__init__.py: 0000869:
	  PostScript print option will crash *
	  src/ReportBase/_PrintTools.py: 0000869: PostScript print option
	  will crash

2007-01-24 19:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7971] fix typo

2007-01-24 19:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7970] update French translation

2007-01-24 14:51  Brian Matherly <brian@gramps-project.org>

	* [r7969] * src/plugins/Calendar.py: 0000858: Patch for calendar
	  enhancements and new Birthday Report * src/plugins/holidays.xml:
	  add holidays for France

2007-01-24 12:53  Brian Matherly <brian@gramps-project.org>

	* [r7968] * src/docgen/PdfDoc.py: 0000870: docgen/PdfDoc.py offset
	  error, and missing italics

2007-01-24 04:45  Don Allingham <don@gramps-project.org>

	* [r7967] (BaseModel.delete_row_by_handle): fix sort array after
	  delete

2007-01-24 00:51  Don Allingham <don@gramps-project.org>

	* [r7966]

2007-01-24 00:23  Don Allingham <don@gramps-project.org>

	* [r7965] * src/DataViews/_MediaView.py: add view option *
	  src/images/Makefile.am: add stock_zoom *
	  src/images/stock_zoom.png: added * src/gramps_main.py: register
	  stock_zoom as a stock icon

2007-01-23 19:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7964] update French translation

2007-01-23 17:02  Don Allingham <don@gramps-project.org>

	* [r7963] 2007-01-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py: initialize the next gramps_id
	  indexes to the length of the tables to prevent a walk of the db
	  entries. * src/DisplayModels/_BaseModel.py: handle row-insert
	  properly * src/PageView.py: handle row adding properly

2007-01-23 05:17  Alex Roitman <shura@gramps-project.org>

	* [r7962] * src/ViewManager.py (vb_clicked): Put back the code that
	  used to enforce the current view button; (switch_page_on_dnd):
	  block and unblock button clicking during DnD.

2007-01-23 05:01  Alex Roitman <shura@gramps-project.org>

	* [r7961] 2007-01-22 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (vb_clicked): Add the code that used to
	  enforce the current view button (commented out).

2007-01-23 04:24  Don Allingham <don@gramps-project.org>

	* [r7960] 2007-01-22 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_BaseModel.py: avoid rebuild on delete *
	  src/PageView.py: avoid rebuild on delete

2007-01-23 03:39  Alex Roitman <shura@gramps-project.org>

	* [r7959] Update

2007-01-23 03:37  Alex Roitman <shura@gramps-project.org>

	* [r7958] 2007-01-22 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditSource.py (query_response): Remove sourcerefs
	  from repos (indirectly, through secondary objects). *
	  src/Editors/_EditPlace.py (query_response): Avoid db walk. *
	  src/DataViews/_FamilyList.py (remove): Set busy cursor. *
	  src/DataViews/_PlaceView.py (remove): Set busy cursor. *
	  src/DataViews/_SourceView.py (remove): Set busy cursor. *
	  src/DataViews/_MediaView.py (remove): Set busy cursor. *
	  src/DataViews/_EventView.py (remove): Set busy cursor. *
	  src/DataViews/_RepositoryView.py (remove): Set busy cursor. *
	  src/Editors/_EditEventRef.py (DelEventQuery): Remove unneeded
	  class. * src/Filters/Rules/_HasTextMatchingSubstringOf.py: Remove
	  unneeded import. *
	  src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py
	  (cache_sources): Adapt to changes in get_source_referents. *
	  src/Utils.py (get_source_referents): Use reference map, add
	  repositories to the search results; (get_media_referents): Use
	  reference map.

2007-01-23 03:29  Brian Matherly <brian@gramps-project.org>

	* [r7957] * src/plugins/Calendar.py: 0000858: Patch for calendar
	  enhancements and new Birthday Report

2007-01-23 01:51  Brian Matherly <brian@gramps-project.org>

	* [r7956] * src/ReportBase/_ReportUtils.py: Add function
	  "get_address_str" * src/plugins/DetDescendantReport.py: Add
	  addresses (0000791) * src/plugins/DetAncestralReport.py: Add
	  addresses (0000791) * src/plugins/IndivComplete.py: Add addresses
	  (0000791) * src/plugins/NarrativeWeb.py: use "get_address_str" *
	  src/plugins/FamilyGroup.py: use "get_address_str"

2007-01-22 17:51  Don Allingham <don@gramps-project.org>

	* [r7955] 2007-01-22 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: import of gramps package * src/ArgHandler.py:
	  import of gramps package * src/GrampsDb/_ReadGedcom.py: catch bad
	  LDS ords

2007-01-22 15:28  LosHawlos

	* [r7954] * src/GrampsDb/_ReadGedcom.py (func_repo_addr): Properly
	  parse address

2007-01-22 09:19  LosHawlos

	* [r7953] * src/ArgHandler.py, src/DbLoader.py: Print out more
	  precise error messages when trying to open gpkg or geneweb files.

2007-01-22 04:59  Don Allingham <don@gramps-project.org>

	* [r7952]

2007-01-22 03:56  Don Allingham <don@gramps-project.org>

	* [r7951] * src/GrampsDb/_GrampsDBCallback.py:
	  sys.getfilesystemencoding() * src/GrampsDb/_GrampsBSDDB.py:
	  sys.getfilesystemencoding() * src/Exporter.py:
	  sys.getfilesystemencoding() * src/ReportBase/_FileEntry.py:
	  sys.getfilesystemencoding() * src/Editors/_EditMedia.py:
	  sys.getfilesystemencoding() *
	  src/DisplayTabs/_SourceEmbedList.py: sys.getfilesystemencoding()
	  * src/plugins/WriteCD.py: sys.getfilesystemencoding() *
	  src/plugins/WritePkg.py: sys.getfilesystemencoding() *
	  src/plugins/Check.py: sys.getfilesystemencoding() *
	  src/plugins/EventCmp.py: sys.getfilesystemencoding() *
	  src/AddMedia.py: sys.getfilesystemencoding() *
	  src/DisplayModels/_BaseModel.py: sys.getfilesystemencoding() *
	  src/DateEdit.py: sys.getfilesystemencoding() * src/ArgHandler.py:
	  sys.getfilesystemencoding() * src/DbLoader.py:
	  sys.getfilesystemencoding()

2007-01-22 02:36  Don Allingham <don@gramps-project.org>

	* [r7950]

2007-01-22 02:17  Don Allingham <don@gramps-project.org>

	* [r7949] 2007-01-21 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py: catch exceptions *
	  src/DisplayState.py: catch exceptions * src/DbLoader.py: catch
	  exceptions (DbLoader.read_file): catch exception *
	  src/Filters/SideBar/_SidebarFilter.py: add tooltips for dates *
	  src/Filters/SideBar/_PersonSidebarFilter.py: add tooltips for
	  dates

2007-01-21 21:32  Don Allingham <don@gramps-project.org>

	* [r7948]

2007-01-21 21:23  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7947] objectselector work.

2007-01-21 05:17  Don Allingham <don@gramps-project.org>

	* [r7946] * src/DisplayModels/_PeopleModel.py: save current filter
	  for rebuild (#838)

2007-01-21 04:14  Don Allingham <don@gramps-project.org>

	* [r7945] * src/BaseDoc.py: save/load paragraph description (#850)

2007-01-21 00:16  Don Allingham <don@gramps-project.org>

	* [r7944] * src/QuestionDialog.py: close window before calling
	  callback if the view is not in focus. Fix delete display by
	  calling build_tree

2007-01-20 22:49  Don Allingham <don@gramps-project.org>

	* [r7943] 2007-01-20 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py (PersonView.change_db): apply dirty
	  flag to initial build to prevent forcing of build on load if the
	  view is not in focus.

2007-01-20 19:27  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r7942] Updated according to template and translation updates.

2007-01-20 19:23  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r7941] Updated according to template and translation updates.

2007-01-20 17:21  Alex Roitman <shura@gramps-project.org>

	* [r7940] * src/DataViews/_EventView.py (remove): Use reference map
	  to find references to remove. * src/ViewManager.py (undo,redo):
	  Busy cursor. * src/DataViews/_PersonView.py
	  (delete_person_response): Busy cursor; Use reference map to find
	  references to remove.

2007-01-20 16:55  Alex Roitman <shura@gramps-project.org>

	* [r7939] * src/GrampsDb/_GrampsDbBase.py (transaction_commit):
	  Remove backend-specific call. * src/GrampsDb/_GrampsBSDDB.py
	  (transaction_commit): Move surname list build to work for any
	  batch transaction. * src/GrampsDb/_GrampsInMemDB.py
	  (transaction_commit): Add method.

2007-01-20 13:32  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7938] A few corrections. Basis (rol) => Voornaamste rol
	  Aanduiding => Status

2007-01-20 09:35  Alex Roitman <shura@gramps-project.org>

	* [r7937] 2007-01-20 Alex Roitman <shura@gramps-project.org> *
	  src/Utils.py (profile): Accept and pass additional arguments. *
	  src/DataViews/_PersonView.py (delete_person_response): Busy
	  cursor.

2007-01-20 05:06  Don Allingham <don@gramps-project.org>

	* [r7936] * src/GrampsDb/_GrampsDbBase.py: add append_list task *
	  src/GrampsDb/_ReadGrdb.py: copy bookmarks properly on import

2007-01-20 04:22  Don Allingham <don@gramps-project.org>

	* [r7935] 2007-01-19 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyList.py: remove loop * src/PageView.py:
	  check for null model

2007-01-19 22:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7934] update French translation

2007-01-19 17:09  Alex Roitman <shura@gramps-project.org>

	* [r7933] Update

2007-01-19 16:53  Alex Roitman <shura@gramps-project.org>

	* [r7932] 2007-01-19 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py: Support the cached surname list.
	  * src/GrampsDb/_GrampsBSDDB.py: Support the cached surname list.
	  * src/GrampsDb/_GrampsDbBase.py: Support the cached surname list.

2007-01-19 05:16  Don Allingham <don@gramps-project.org>

	* [r7931] 2007-01-18 Don Allingham <don@gramps-project.org> *
	  src/DataViews/Utils.py: add profile function

2007-01-18 16:30  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7930] more optimisations to name display.

2007-01-18 12:02  LosHawlos

	* [r7929] * src/DataViews/_PedigreeView.py: Cache result of
	  probably_alive(); Call find_tree() only once for all sizes; Cache
	  results in FormattingHelper;

2007-01-18 04:31  Brian Matherly <brian@gramps-project.org>

	* [r7928] src/plugins/NarrativeWeb.py: Add addresses to individual
	  page.

2007-01-18 04:29  Don Allingham <don@gramps-project.org>

	* [r7927] 2007-01-17 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: optimizations * src/ViewManager.py:
	  optimizations * src/gramps_main.py: optimizations *
	  src/PageView.py: optimizations

2007-01-18 03:05  Brian Matherly <brian@gramps-project.org>

	* [r7926] src/ReportBase/_ReportDialog.py: 0000832: Please enable
	  cm/inch toggle in custom size for relationship graph

2007-01-17 20:43  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7925] enable new name display.

2007-01-17 16:16  LosHawlos

	* [r7924] * src/DataViews/_PersonView.py: Expand all nodes on
	  interactive search

2007-01-17 10:57  LosHawlos

	* [r7923] * src/DisplayModels/_PeopleModel.py: fix
	  MarkerType.TODO_TYPE

2007-01-17 07:10  Alex Roitman <shura@gramps-project.org>

	* [r7922] 2007-01-16 Alex Roitman <shura@gramps-project.org> *
	  src/NameDisplay.py (set_name_format): Use hard-coded methods for
	  the pre-set name displays formats.

2007-01-17 05:18  Don Allingham <don@gramps-project.org>

	* [r7921] * src/GrampsDb/_ReadGedcom.py: handle missing place in
	  LDS ord

2007-01-17 00:31  Don Allingham <don@gramps-project.org>

	* [r7920] 2007-01-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: optimization * src/ViewManager.py:
	  remove double build call * src/DisplayModels/_PeopleModel.py:
	  optimization

2007-01-16 22:25  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7919] faster name display

2007-01-16 16:29  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7918] fix get_cursor funcs

2007-01-16 14:24  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7917] update French translation

2007-01-16 13:20  Don Allingham <don@gramps-project.org>

	* [r7916] 2007-01-16 Don Allingham <don@gramps-project.org>
	  
	  * src/DataViews/_PersonView.py (PersonView): disable cursor
	  callbacks

2007-01-16 07:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7915] * src/Editors/*: Switch notebook tabs during DnD

2007-01-16 05:54  Don Allingham <don@gramps-project.org>

	* [r7914] 2007-01-15 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: use watch cursor on node expand *
	  src/GrampsDb/_ReadGedcom.py: handle empty repo instances *
	  src/plugins/TestCaseGenerator.py: fix typo * src/DisplayState.py:
	  manage watch cursors better (don't set twice) *
	  src/DisplayModels/_PeopleModel.py: maintain backref hash table
	  for quick access to iter to node mappings at the top level.

2007-01-15 23:30  Don Allingham <don@gramps-project.org>

	* [r7913] warning message. Fix typo.

2007-01-15 22:58  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7912] * src/ViewManager.py: Switch pages during DnD; Set active
	  sidebar button properly

2007-01-15 21:31  Don Allingham <don@gramps-project.org>

	* [r7911]

2007-01-15 21:28  Don Allingham <don@gramps-project.org>

	* [r7910] * src/ViewManager.py (check_for_portability_problems):
	  simplify the warning message.

2007-01-15 19:08  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7909] Updated Lithuanian translation

2007-01-15 17:30  Alex Roitman <shura@gramps-project.org>

	* [r7908] 2007-01-15 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2007-01-15 16:42  Don Allingham <don@gramps-project.org>

	* [r7907] 2007-01-15 Don Allingham <don@gramps-project.org> *
	  src/DateEdit.py: make "bad date" translatable.

2007-01-15 13:41  LosHawlos

	* [r7906] translation update

2007-01-14 22:09  Brian Matherly <brian@gramps-project.org>

	* [r7905] * src/plugins/GraphViz.py: 0000627: Relationship graph
	  PDF papersize problems. Use ghostscript instead of epstopdf

2007-01-14 20:11  Zdeněk Hataš <zdenek.hatas@gmail.com>

	* [r7904] Update translations

2007-01-14 18:32  Alex Roitman <shura@gramps-project.org>

	* [r7903] 2007-01-14 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po:
	  Update translation.

2007-01-14 16:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7902] update French translation

2007-01-14 16:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7901] update French translation

2007-01-14 05:34  Don Allingham <don@gramps-project.org>

	* [r7900] 2007-01-13 Don Allingham <don@gramps-project.org> *
	  po/gramps.pot: update

2007-01-14 04:09  Brian Matherly <brian@gramps-project.org>

	* [r7899] * src/plugins/GraphViz.py: 0000705: font size in
	  relationship graph

2007-01-14 02:51  Alex Roitman <shura@gramps-project.org>

	* [r7898] 2007-01-13 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po:
	  Update translation.

2007-01-13 21:49  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7897] 2007-01-13 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DisplayTabs/_NoteTab.py:
	  beginning of formatted tabs

2007-01-13 10:13  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7896] A couple more translations in the nl help, and a few
	  corrections in the po/nl.po

2007-01-13 09:24  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7895] Erik says we can enable the nl manual. Great work, Erik.

2007-01-12 11:54  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7894] 2007-01-12 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py: cleanup
	  * src/DateEdit.py: align DateEdit methods to
	  ValidatableMaskedEntry behavior

2007-01-12 05:16  Don Allingham <don@gramps-project.org>

	* [r7893] 2007-01-11 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py (GedcomParser): fix parsing of the
	  PLAC.FORM construct, handle Heredis's broken REPO format

2007-01-11 21:15  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7892] 2007-01-11 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DisplayState.py
	  (DisplayState.__init__): fix level of 'root' looger and
	  WarnHandler * src/GrampsWidgets.py:
	  ValidatableMaskedEntry.set_default_error_msg() method added

2007-01-11 04:58  Don Allingham <don@gramps-project.org>

	* [r7891] 2007-01-10 Don Allingham <don@gramps-project.org> *
	  src/GrampsWidgets.py: add support for an "empty" signal on
	  ValidatableMaskedEntry so that we can update the value when the
	  string has been cleared (bug #821) * src/DateEdit.py: catch empty
	  signal (bug #821)

2007-01-10 03:05  Brian Matherly <brian@gramps-project.org>

	* [r7890] src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead
	  of "style"

2007-01-10 02:14  Alex Roitman <shura@gramps-project.org>

	* [r7889] 2007-01-09 Alex Roitman <shura@gramps-project.org> *
	  src/const.py.in: use proper macros. * src/gramps.py: Correctly
	  define dirs.

2007-01-09 23:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7888] 2007-01-10 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/Selectors/_BaseSelector.py
	  (__init__, _on_row_activated): enable selection by Double-click
	  or Enter

2007-01-09 22:10  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7887] 2007-01-09 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidget.py:
	  set_completion_mode() added, exact_completion fixed, cleanup *
	  src/GrampsLogger/_ErrorView.py: missing help_clicked method added
	  * src/Editors/_EditEventRef.py: reminder about missing help
	  handle

2007-01-09 19:19  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7886] * C/gramps.xml: Correct Pedigree behaviour.

2007-01-09 04:32  Don Allingham <don@gramps-project.org>

	* [r7885] * src/DataViews/_MediaView.py: pylint *
	  src/DataViews/_RepositoryView.py: pylint *
	  src/DataViews/_SourceView.py: pylint *
	  src/DataViews/_EventView.py: pylint *
	  src/DataViews/_FamilyList.py: pylint *
	  src/DataViews/_PlaceView.py: pylint * src/DataViews/__init__.py:
	  pylint * src/DataViews/_PersonView.py: pylint *
	  src/DataViews/Makefile.am: pylint *
	  src/DataViews/_RelationView.py: pylint * src/RelLib/_CalSdn.py:
	  pylint * src/RelLib/_Person.py: pylint * src/RelLib/_Family.py:
	  pylint * src/RelLib/_EventType.py: pylint *
	  src/RelLib/_GrampsType.py: pylint * src/RelLib/_Event.py: pylint
	  * src/RelLib/_LdsOrd.py: pylint * src/PageView.py: pylint

2007-01-08 21:46  Don Allingham <don@gramps-project.org>

	* [r7884] * src/Filters/Rules/Place/__init__.py: add HasPlace to
	  editor_rule_list

2007-01-08 21:40  Don Allingham <don@gramps-project.org>

	* [r7883] * src/RelLib/_Name.py: default utf8 strings *
	  src/RelLib/_MarkerType.py: default utf8 strings *
	  src/RelLib/_Place.py: default utf8 strings *
	  src/RelLib/_GrampsType.py: default utf8 strings *
	  src/Filters/SideBar/_EventSidebarFilter.py: default utf8 strings
	  * src/Filters/SideBar/_FamilySidebarFilter.py: default utf8
	  strings * src/Filters/SideBar/_PersonSidebarFilter.py: default
	  utf8 strings as a fallback. (bug #779), convert string to unicode
	  if needed (bug #604)

2007-01-08 20:08  Don Allingham <don@gramps-project.org>

	* [r7882] 2007-01-08 Don Allingham <don@gramps-project.org> *
	  src/ansel_utf8.py (utf8_to_ansel): handle single character
	  indexes as a fallback. (bug #779) * src/StartupDialog.py: removed
	  - no longer used * src/Makefile.am: remove StartupDialog.py
	  installation * po/POTFILES.in: removed StartupDialog.py

2007-01-08 12:17  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7881] update French translation

2007-01-08 03:48  Don Allingham <don@gramps-project.org>

	* [r7880] * src/plugins/NarrativeWeb.py: wrap photo description at
	  a maximum of 20 characters to prevent overlap (bug #658)

2007-01-08 03:12  Brian Matherly <brian@gramps-project.org>

	* [r7879] src/SubstKeywords.py: Fix 0000813: IDs in graphical
	  reports error

2007-01-08 01:49  Don Allingham <don@gramps-project.org>

	* [r7878] 2007-01-07 Don Allingham <don@gramps-project.org> *
	  src/RelLib/*.py: pylint fixes
	  
	  2007-01-07 Douglas S. Blank <dblank@cs.brynmawr.edu> *
	  src/Utils.py: probably_alive patch

2007-01-07 07:40  Alex Roitman <shura@gramps-project.org>

	* [r7877] 2007-01-06 Piotr Czubaszek <pioterus@gmail.com> *
	  src/plugins/rel_pl.py: Update.

2007-01-07 07:22  Alex Roitman <shura@gramps-project.org>

	* [r7876] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9):
	  Upgrade media refs for the sources.

2007-01-07 02:42  Alex Roitman <shura@gramps-project.org>

	* [r7875] 2007-01-06 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ExportVCard.py (get_option_box): Typo.

2007-01-06 23:15  Don Allingham <don@gramps-project.org>

	* [r7874]

2007-01-06 23:03  Don Allingham <don@gramps-project.org>

	* [r7873] * src/images/stock_calendar.png: added *
	  src/gramps_main.py: add gramps-date as a stock icon

2007-01-06 22:35  Don Allingham <don@gramps-project.org>

	* [r7872] 2007-01-06 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditAddress.py: new date entry *
	  src/Editors/_EditLdsOrd.py: new date_entry *
	  src/Editors/_EditSourceRef.py: new date_entry *
	  src/Editors/_EditEventRef.py: new date_entry *
	  src/Editors/_EditMedia.py: new date_entry *
	  src/Editors/_EditName.py: new date_entry *
	  src/Editors/_EditEvent.py: new date_entry * src/GrampsWidgets.py:
	  add options to ValidatedDateEntry to specify colors and icon *
	  src/glade/gramps.glade: new date_entry * src/Errors.py: new
	  date_entry * src/DateEdit.py: new date_entry

2007-01-05 16:36  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7871] minor tweeks to gtkprint

2007-01-05 16:10  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7870] minor tweeks to gtkprint

2007-01-05 11:58  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7869] Add initial stab at GtkPrint.

2007-01-04 21:23  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7868] 2007-01-04 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsWidgets.py: Add
	  ValidatableMaskedEntry what extends the MaskedEntry with
	  validation feature * TODO: kiwi entry removed

2007-01-04 18:18  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7867] huomio->lisätieto (note/narrative=additional info),
	  perhe->sukunimi (family=surname)

2007-01-04 05:09  Don Allingham <don@gramps-project.org>

	* [r7866] 2007-01-03 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_EventView.py: lint fixes *
	  src/DataViews/_PersonView.py: lint fixes * src/RelLib/_Person.py:
	  lint fixes * src/RelLib/_PrimaryObject.py: lint fixes *
	  src/Selectors/_BaseSelector.py: lint fixes *
	  src/GrampsWidgets.py: lint fixes * src/Spell.py: lint fixes *
	  src/PageView.py: lint fixes * src/Filters/_SearchFilter.py: lint
	  fixes * src/Filters/SideBar/_MediaSidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_SourceSidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_EventSidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_FamilySidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_PlaceSidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_RepoSidebarFilter.py: lint fixes *
	  src/Filters/SideBar/_PersonSidebarFilter.py: lint fixes

2007-01-03 02:37  Don Allingham <don@gramps-project.org>

	* [r7865] 2007-01-02 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py: handle illegal confidence *
	  src/RelLib/_Person.py: set_parent_family_list *
	  src/Editors/_EditPerson.py: catch family changes

2007-01-02 16:16  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7864] * src/DisplayTabs/_PersonBackRefList.py: new file *
	  src/DisplayTabs/__init__.py: add PersonBackRefList *
	  src/DisplayTabs/Makefile.am: ship new file *
	  src/Editors/_EditPerson.py: show PersonBackRefList

2007-01-01 20:39  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7863] Finnish translation 'completed'

2006-12-31 23:56  Don Allingham <don@gramps-project.org>

	* [r7862] 2006-12-31 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_ReportDialog.py: add HELP button support *
	  src/ReportBase/_BareReportDialog.py: add HELP button support *
	  src/plugins/NarrativeWeb.py: add HELP button support

2006-12-31 05:50  Don Allingham <don@gramps-project.org>

	* [r7861] In .: 2006-12-30 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: Map to existing places if possible *
	  src/Merge/_MergePerson.py: Merge identical names *
	  src/ViewManager.py: bind <Alt>N and <Alt>P to next and previous
	  view
	  
	  In help: 2006-12-30 Don Allingham <don@gramps-project.org>
	  
	  * C/gramps.xml: start the rework of the key binding sections

2006-12-31 05:17  Don Allingham <don@gramps-project.org>

	* [r7860]

2006-12-30 21:47  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7859] * src/DataViews/_RelationView.py: removed change_page():
	  Do not set the toolbar buttons to a possibly wrong state, these
	  are set by _change_person properly.

2006-12-30 17:49  Don Allingham <don@gramps-project.org>

	* [r7858] 2006-12-30 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: Add edit button to view, shorten
	  names of buttons * src/GrampsDb/_GrampsGEDDB.py: properly handle
	  bookmark list

2006-12-29 22:23  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7857] Gramps latitude/longitude code doesn't handle
	  translations for them properly, revert

2006-12-29 20:52  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7856] New file from Erik.

2006-12-29 03:58  Don Allingham <don@gramps-project.org>

	* [r7855] 2006-12-28 Don Allingham <don@gramps-project.org> *
	  src/docgen/PdfDoc.py: convert image name to str from unicode due
	  to a ReportLab bug.
	  
	  2006-12-27 Don Allingham <don@gramps-project.org> * configure.in:
	  change version number to 2.2.5

2006-12-27 17:17  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7854] merge with latest, fix everything reported by check_po
	  (almost fully translated now)

2006-12-26 18:12  Don Allingham <don@gramps-project.org>

	* [r7853] 2006-12-26 Zsolt Foldvari <zsolt.foldvari@gmail.com> *
	  src/GrampsWidgets.py: Add MaskedEntry, a widget to emulate the
	  KiwiEntry from the Kiwi project.
	  
	  2006-12-25 Stefan Bjork <betula@users.sourceforge.net>

2006-12-26 06:33  Alex Roitman <shura@gramps-project.org>

	* [r7852] 2006-12-25 Alex Roitman <shura@gramps-project.org> *
	  config.sub, config.guess: Update.

2006-12-25 13:54  Stefan Bjork <betula@users.sourceforge.net>

	* [r7851] Updates

2006-12-25 13:37  Stefan Bjork <betula@users.sourceforge.net>

	* [r7850] Revert endash changes.

2006-12-25 05:24  Don Allingham <don@gramps-project.org>

	* [r7849]

2006-12-25 05:23  Alex Roitman <shura@gramps-project.org>

	* [r7848] Update

2006-12-25 05:15  Alex Roitman <shura@gramps-project.org>

	* [r7847] Update

2006-12-25 03:26  Don Allingham <don@gramps-project.org>

	* [r7846]

2006-12-24 22:08  Don Allingham <don@gramps-project.org>

	* [r7845]

2006-12-24 14:24  Stefan Bjork <betula@users.sourceforge.net>

	* [r7844] Updates. Merry christmas.

2006-12-24 05:51  Don Allingham <don@gramps-project.org>

	* [r7843] 2006-12-23 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_EventRefModel.py: properly sort events by date
	  (bug #508) * src/DisplayTabs/_EventEmbedList.py: properly sort
	  events by date (bug #508)
	  
	  loss of data (bug #777) loss of data (bug #777) loss of data (bug
	  #777) loss of data (bug #777)

2006-12-23 20:53  Alex Roitman <shura@gramps-project.org>

	* [r7842] 2006-12-23 Alex Roitman <shura@gramps-project.org> *
	  ru.po: Update.

2006-12-23 00:24  Alex Roitman <shura@gramps-project.org>

	* [r7841] 2006-11-22 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-12-22 23:53  Don Allingham <don@gramps-project.org>

	* [r7840] * src/Selectors/_SelectPerson.py
	  (SelectPerson.add_columns): allow the columns to be resizable
	  (bug #788)

2006-12-22 23:48  Alex Roitman <shura@gramps-project.org>

	* [r7839] 2006-12-22 Alex Roitman <shura@phy.ucsf.edu> *
	  src/GrampsDb/_WriteGedcom.py (write_source_ref): Write PAGE as a
	  single line. * src/Editors/_EditFamily.py (build_interface):
	  Remove extra show() call. * src/Editors/_EditMedia.py
	  (_local_init): Remove extra show() call. *
	  src/Editors/_EditEvent.py (_local_init): Remove extra show()
	  call. * src/Editors/_EditRepository.py (_local_init): Remove
	  extra show() call. * src/Editors/_EditSecondary.py (_set_size):
	  Remove extra show() call. * src/Editors/_EditReference.py
	  (_set_size): Remove extra show() call. *
	  src/Editors/_EditSource.py (_local_init): Remove extra show()
	  call.

2006-12-22 23:28  Don Allingham <don@gramps-project.org>

	* [r7838] * src/GrampsDb/_WriteXML.py: fix bookmark handling *
	  src/plugins/FindDupes.py (Merge.find_potentials): update internal
	  list on call (bug# 789) copy the LDS information (bug# 642)
	  (MergePeople.merge_existing_family): fix child references on
	  merge

2006-12-22 19:24  Don Allingham <don@gramps-project.org>

	* [r7837]

2006-12-22 18:56  Don Allingham <don@gramps-project.org>

	* [r7836] 2006-12-22 Don Allingham <don@gramps-project.org>
	  
	  * src/Merge/_MergePerson.py
	  (MergePeople.merge_person_information): copy the LDS information

2006-12-22 12:42  LosHawlos

	* [r7835] translation update

2006-12-21 19:11  Don Allingham <don@gramps-project.org>

	* [r7834] 2006-12-21 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsXMLDB.py: fix bookmarks * TODO: update

2006-12-21 16:51  Alex Roitman <shura@gramps-project.org>

	* [r7833] In help: 2006-12-21 Lubo Vasko <pgval@inMail.sk> *
	  sk/figures/reorder.png: Add figure. 2006-12-19 Lubo Vasko
	  <pgval@inMail.sk> * sk/sk.po: Translation update.
	  
	  In po: 2006-12-21 Lubo Vasko <pgval@inMail.sk> * sk.po:
	  Translation update.

2006-12-21 13:04  Stefan Bjork <betula@users.sourceforge.net>

	* [r7832] Small fixes. Changes in swedish date parser.

2006-12-21 04:42  Alex Roitman <shura@gramps-project.org>

	* [r7831] 2006-12-20 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_Plugins.py (PluginDialog.__init__): Connect to
	  signal in the parent class.

2006-12-21 03:28  Don Allingham <don@gramps-project.org>

	* [r7830] * src/DataViews/_PersonView.py: use a container for
	  bookmarks to prevent lost of data (bug #777) *
	  src/GrampsDb/_GrampsDbBase.py: use a container for bookmarks to
	  prevent lost of data (bug #777) * src/GrampsDb/_GrampsBSDDB.py:
	  use a container for bookmarks to prevent lost of data (bug #777)
	  * src/Bookmarks.py: use a container for bookmarks to prevent lost
	  of data (bug #777)

2006-12-20 23:50  Don Allingham <don@gramps-project.org>

	* [r7829] 2006-12-20 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_BaseModel.py (BaseModel.__init__): choose
	  correct sort column

2006-12-20 07:23  Alex Roitman <shura@gramps-project.org>

	* [r7828] Update

2006-12-20 07:22  Alex Roitman <shura@gramps-project.org>

	* [r7827] 2006-12-19 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_Plugins.py: Emit signal on rebuild, rebuild open
	  plugin dialogs on rebuild. * src/ViewManager.py: Use signal to
	  rebuild plugin menus. * src/DisplayState.py
	  (DisplayState.__signals__): Register signal to indicate plugin
	  reloading.

2006-12-19 18:53  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7826] Updated Lithuanian translation

2006-12-19 18:46  Don Allingham <don@gramps-project.org>

	* [r7825] 2006-12-19 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py (ViewManager.post_load_newdb): make sure to
	  enable the readonly menu items

2006-12-19 18:03  Alex Roitman <shura@gramps-project.org>

	* [r7824] * src/DataViews/_PersonView.py (person_removed): Typo.

2006-12-19 17:59  Alex Roitman <shura@gramps-project.org>

	* [r7823] In help: 2006-11-07 Lubo Vasko <pgval@inMail.sk> *
	  sk/sk.po: Translation update.
	  
	  In po: 2006-12-19 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.
	  
	  2006-12-19 Lubo Vasko <pgval@inMail.sk> * sk.po: Translation
	  update.

2006-12-19 17:53  Alex Roitman <shura@gramps-project.org>

	* [r7822] 2006-12-19 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_Options.py (save): Use unicode, not str.

2006-12-19 10:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7821] update French translation for manual

2006-12-19 08:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7820] update French translation

2006-12-19 07:42  Alex Roitman <shura@gramps-project.org>

	* [r7819] Update

2006-12-19 04:53  Alex Roitman <shura@gramps-project.org>

	* [r7818] 2006-12-18 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_Options.py (save): Escape special characters.

2006-12-19 04:47  Don Allingham <don@gramps-project.org>

	* [r7817] * src/DataViews/_PersonView.py: exact search for gender
	  (bug #633) * src/DisplayModels/_PeopleModel.py: exact search for
	  gender (bug #633) * src/Filters/_SearchFilter.py: exact search
	  for gender (bug #633) * src/Filters/__init__.py: export
	  ExactSearchFilter

2006-12-19 02:29  Don Allingham <don@gramps-project.org>

	* [r7816] * src/DataViews/_EventView.py: disable items with
	  readonly db (bug #771) * src/DataViews/_PersonView.py: disable
	  items with readonly db (bug #771) *
	  src/DataViews/_RelationView.py: disable items with readonly db
	  (bug #771) * src/ViewManager.py: disable items with readonly db
	  (bug #771) * src/PageView.py: disable items with readonly db (bug
	  #771)

2006-12-18 22:25  Don Allingham <don@gramps-project.org>

	* [r7815] 2006-12-18 Don Allingham <don@gramps-project.org>
	  
	  * src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix
	  typo (from bmcage)

2006-12-18 22:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7814] Addition of 4 more pictures.

2006-12-18 14:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7813] update French translation for manual

2006-12-18 04:27  Don Allingham <don@gramps-project.org>

	* [r7812]

2006-12-17 21:35  Alex Roitman <shura@gramps-project.org>

	* [r7811] 2006-12-17 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-12-16 22:36  Don Allingham <don@gramps-project.org>

	* [r7810] 2006-12-16 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: proper handling of unknown source
	  tags

2006-12-16 12:08  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7809] Screenshots made by Erik.

2006-12-16 11:56  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7808] A few additional translations (by Erik).

2006-12-16 04:32  Don Allingham <don@gramps-project.org>

	* [r7807] * src/GrampsWidgets.py (PlaceEntry.set_button): fix
	  tooltips (bug #764) * src/glade/gramps.glade: remove static
	  tooltip

2006-12-16 03:47  Don Allingham <don@gramps-project.org>

	* [r7806] 2006-12-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py (import2): import a readonly file
	  properly

2006-12-15 15:56  Don Allingham <don@gramps-project.org>

	* [r7805] 2006-12-15 Erik De Richter <erik.de.richter@be.gm.com> *
	  C/gramps.xml: fix typo

2006-12-15 12:39  LosHawlos

	* [r7804] * src/Editors/_EditSourceRef.py, *
	  src/Editors/_EditRepoRef.py, * src/Editors/_EditUrl.py, *
	  src/Editors/_EditMediaRef.py, * src/Editors/_EditEventRef.py, *
	  src/Editors/_EditFamily.py, * src/DisplayTabs/_NameEmbedList.py,
	  * src/DisplayTabs/_EmbeddedList.py, *
	  src/DisplayTabs/_GalleryTab.py, *
	  src/DisplayTabs/_DataEmbedList.py: Disable some more controls
	  when readonly

2006-12-15 05:23  Alex Roitman <shura@gramps-project.org>

	* [r7803] 2006-12-14 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ChangeNames.py (toggled): Add method; (display):
	  Connect renderer to the handling method.

2006-12-14 23:07  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7802] Translation corrections after getting a new gramps.pot.
	  All fuzzies checked and removed.

2006-12-14 15:32  LosHawlos

	* [r7801] * src/DataViews/_PedigreeView.py, *
	  src/DataViews/_RelationView.py, * src/Editors/_EditLdsOrd.py, *
	  src/Editors/_EditSourceRef.py, * src/Editors/_EditAttribute.py, *
	  src/Editors/_EditPerson.py, * src/Editors/_EditEventRef.py, *
	  src/Editors/_EditName.py, * src/DisplayTabs/_ButtonTab.py: Hide
	  some more controls when readonly

2006-12-14 10:32  LosHawlos

	* [r7800] * src/Selectors/_SelectPerson.py: Enable markup for bith
	  date column to enable birth fallback in italics (closes #763)

2006-12-14 07:04  Alex Roitman <shura@gramps-project.org>

	* [r7799] In .: * src/Filters/Rules/Family/_RegExpFatherName.py:
	  Add new module. * src/Filters/Rules/Family/_RegExpMotherName.py:
	  Add new module. * src/Filters/Rules/Family/_RegExpChildName.py:
	  Add new module. * src/Filters/SideBar/_FamilySidebarFilter.py
	  (get_filter): Use regex filters. *
	  src/Filters/Rules/Family/__init__.py: Expose new modules. *
	  src/Filters/Rules/Family/Makefile.am: Ship new files. In po:
	  2006-12-13 Alex Roitman <shura@gramps-project.org> * POTFILES.in:
	  List new files.

2006-12-14 06:38  Alex Roitman <shura@gramps-project.org>

	* [r7798] 2006-12-13 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (_set_column_order): Correctly
	  check for metadata being None.

2006-12-13 18:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7797] update French translation for manual

2006-12-13 12:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7796] enable /figures/reorder.png

2006-12-13 10:03  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r7795] fix test case to work with reindex_reference_map

2006-12-13 09:21  LosHawlos

	* [r7794] * src/Filters/Rules/Person/_HasRelationship.py: Fix
	  FamilyRelType comparison (closes #758)

2006-12-13 06:33  Alex Roitman <shura@gramps-project.org>

	* [r7793] * src/ViewManager.py (about): Only displaye translator
	  credits when they exist.

2006-12-13 05:54  Alex Roitman <shura@gramps-project.org>

	* [r7792] 2006-12-12 Alex Roitman <shura@gramps-project.org> *
	  src/images/Makefile.am (icon_DATA): Install icon into pixmaps
	  dir.

2006-12-13 01:51  Don Allingham <don@gramps-project.org>

	* [r7791] 2006-12-12 Don Allingham <don@gramps-project.org>
	  
	  * C/gramps.xml: typos

2006-12-12 12:57  LosHawlos

	* [r7790] * src/DataViews/_PedigreeView.py: Escape XML special
	  chars

2006-12-12 12:05  LosHawlos

	* [r7789] * src/DataViews/_RelationView.py: Escape XML special
	  chars

2006-12-12 12:01  LosHawlos

	* [r7788] * src/GrampsDb/_WriteXML.py: Escape XML special chars

2006-12-12 11:49  LosHawlos

	* [r7787] * src/DataViews/_RelationView.py: Escape XML special
	  chars * src/DataViews/_PedigreeView.py: Escape XML special chars
	  * src/plugins/TestcaseGenerator.py: Create media note object;
	  Randomize URL

2006-12-12 11:08  LosHawlos

	* [r7786] * src/ArgHandler.py: Check recent file for existance
	  before trying to load that file. (bug #447)

2006-12-12 10:36  LosHawlos

	* [r7785] Translation update

2006-12-12 04:57  Don Allingham <don@gramps-project.org>

	* [r7784] * src/Editors/_EditMedia.py: fix menu title (bug#755)

2006-12-11 23:01  Don Allingham <don@gramps-project.org>

	* [r7783] fix typo

2006-12-11 21:09  Don Allingham <don@gramps-project.org>

	* [r7782] 2006-12-11 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteXML.py: handle XML escapes *
	  src/DisplayModels/_BaseModel.py: handle ignored values in
	  filtering

2006-12-11 19:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7781] update French translation

2006-12-11 17:36  Alex Roitman <shura@gramps-project.org>

	* [r7780] 2006-12-11 Alex Roitman <shura@gramps-project.org> *
	  C/gramps.xml: Typos.

2006-12-11 13:45  LosHawlos

	* [r7779] * src/DataViews/_RelationView.py (change_person): Break
	  endless loop by passing the return values from _change_person.

2006-12-11 05:31  Brian Matherly <brian@gramps-project.org>

	* [r7778] * src/plugins/NarrativeWeb.py: fix 0000597: Narrative web
	  site generates uppercase directory names but lower case hrefs

2006-12-11 04:10  Don Allingham <don@gramps-project.org>

	* [r7777] 2006-12-10 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: RunDatabaseRepair integration *
	  src/GrampsDb/_WriteGedcom.py: RunDatabaseRepair integration *
	  src/QuestionDialog.py: RunDatabaseRepair dialog to warn users to
	  run database checks

2006-12-10 19:37  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7776] merge with latest, fix all % mismatches and repo
	  translations

2006-12-10 19:05  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7775] 2006-12-10 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * C/gramps.xml: Name Display
	  section updated.

2006-12-10 18:48  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7774] * src/DisplayModels/_PeopleModel.py: Fix birth date
	  fallback

2006-12-10 04:24  Don Allingham <don@gramps-project.org>

	* [r7773] 2006-12-09 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: external view support for media
	  objects * src/Editors/_EditPlace.py: external view support for
	  media objects * src/Editors/_EditMediaRef.py: external view
	  support for media objects * src/Editors/_EditMedia.py: external
	  view support for media objects * src/glade/gramps.glade: external
	  view support for media objects

2006-12-09 16:58  Don Allingham <don@gramps-project.org>

	* [r7772] 2006-12-09 Benny Malengier <bm@cage.UGent.be> *
	  src/PlaceUtils.py: better parsing of longitude/latitude

2006-12-08 17:49  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7771] 2006-12-08 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/glade/gramps.glade: Update
	  Name Format Editor hint section.

2006-12-08 17:35  Alex Roitman <shura@gramps-project.org>

	* [r7770] 2006-12-08 Benny Malengier <bm@cage.UGent.be> *
	  src/glade/gramps.glade: Tooltips for longitude and lattitude.

2006-12-08 17:14  Alex Roitman <shura@gramps-project.org>

	* [r7769] In help: 2006-12-08 Alex Roitman
	  <shura@gramps-project.org> * C/gramps.xml: Typo.
	  
	  In po: 2006-12-08 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-12-08 17:00  LosHawlos

	* [r7768] * src/FilterEditor/_EditRule.py: Support MarkerType

2006-12-07 05:13  Don Allingham <don@gramps-project.org>

	* [r7767] 2006-12-06 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/EventEmbedList.py: fix typo

2006-12-06 23:31  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7766] 2006-12-07 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DataViews/_PlaceView.py
	  (google): Use city, country of main location in google query.

2006-12-06 17:52  Alex Roitman <shura@gramps-project.org>

	* [r7765] In .: 2006-12-06 Alex Roitman <shura@gramps-project.org>
	  * src/Makefile.am (gdir_PYTHON): Ship new file.
	  
	  2006-12-06 Benny Malengier <bm@cage.UGent.be> *
	  src/PlaceUtils.py: Add new file. * src/DataViews/_PlaceView.py
	  (google): Use new module.
	  
	  In po: 2006-12-06 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: List new file.

2006-12-06 04:06  Alex Roitman <shura@gramps-project.org>

	* [r7764] 2006-12-05 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Revert incorrect
	  commit.

2006-12-05 19:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7763] 2006-12-05 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsDb/_GrampsBSDDB.py
	  (load): typo (const.bsddbenv_dir)

2006-12-05 18:13  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7762] Updated Lithuanian translation

2006-12-05 17:29  jemtland

	* [r7761] Added missing comma in quite a lot of strings

2006-12-04 23:53  Don Allingham <don@gramps-project.org>

	* [r7760] * src/DataViews/_RelationView.py: fix reorder spouse
	  sensitivity

2006-12-04 19:54  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7759] Using a newly created gramps.pot to get the new strings.
	  Corrected a few spelling errors.

2006-12-04 19:26  Alex Roitman <shura@gramps-project.org>

	* [r7758] 2006-12-04 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-12-04 15:50  Don Allingham <don@gramps-project.org>

	* [r7757] 2006-12-04 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: Handle notes with the way that
	  Legacy can produce Place/Address combinations

2006-12-04 05:03  Don Allingham <don@gramps-project.org>

	* [r7756] 2006-12-03 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: improve tooltips *
	  src/GrampsWidgets.py: tooltip support

2006-12-03 21:10  Brian Matherly <brian@gramps-project.org>

	* [r7755] * src/plugins/NarrativeWeb.py: fix 0000595: Narrative web
	  site, save to tar.gz format causes cash

2006-12-03 14:45  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7754] Updated Lithuanian translation

2006-12-03 14:28  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7753] Updated Lithuanian translation

2006-12-03 05:20  Don Allingham <don@gramps-project.org>

	* [r7752] 2006-12-02 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: disable buttons when person is
	  inactive * src/plugins/Check.py: remove duplicate children in a
	  family

2006-12-03 00:23  Alex Roitman <shura@gramps-project.org>

	* [r7751] * src/Filters/SideBar/*SidebarFilter.py: Busy cursor when
	  filtering.

2006-12-02 23:44  Alex Roitman <shura@gramps-project.org>

	* [r7750] 2006-12-02 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Check.py (check_repo_references): Add new check.

2006-12-02 07:34  Alex Roitman <shura@gramps-project.org>

	* [r7749] Update

2006-12-02 07:30  Alex Roitman <shura@gramps-project.org>

	* [r7748] In .: * src/plugins/Check.py (fix_encoding): Fix mime
	  type string. In help: 2006-12-01 Alex Roitman
	  <shura@gramps-project.org> * sk/sk.po: Typo.

2006-12-02 04:20  Brian Matherly <brian@gramps-project.org>

	* [r7747] * src/GrampsDb/_GrampsBSDDB.py: comment out lsn_reset -
	  it causes crashes.

2006-12-01 21:57  jemtland

	* [r7746] Changed keyshort cuts. Removed every reference that will
	  be the same at the OK button, to make it the only choise in all
	  the windows.

2006-12-01 17:01  Alex Roitman <shura@gramps-project.org>

	* [r7745] * src/Filters/Rules/_RuleUtils.py (loose_date_cmp):
	  Compare textual dates.

2006-12-01 16:45  Alex Roitman <shura@gramps-project.org>

	* [r7744] * src/Filters/Rules/_HasEventBase.py (apply): Do not
	  match empty places.

2006-12-01 16:26  Alex Roitman <shura@gramps-project.org>

	* [r7743] * src/plugins/Rebuild.py (__init__): Proper progress
	  indication.

2006-12-01 16:17  LosHawlos

	* [r7742] * src/DataViews/_RelationView.py: Show buttons for
	  reorder and add parents in case the toolbar is not visible.

2006-12-01 15:48  Alex Roitman <shura@gramps-project.org>

	* [r7741] * src/ArgHandler.py (cl_action): Properly call CLI tool.
	  * src/plugins/DumpGenderStats.py (__init__): Fix CLI mode. *
	  src/PluginUtils/_Tool.py (cli_tool): Fix CLI tools.

2006-12-01 08:23  Alex Roitman <shura@gramps-project.org>

	* [r7740] In .: 2006-12-01 Alex Roitman <shura@gramps-project.org>
	  * src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file. *
	  src/plugins/RebuildRefMap.py: Add new plugin. *
	  src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Fix
	  reindexing. * src/GrampsDb/_GrampsDbBase.py
	  (reindex_reference_map): Add a placeholder method for anything
	  other than BSDDB.
	  
	  In po: 2006-12-01 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: List new file.

2006-12-01 00:23  Alex Roitman <shura@gramps-project.org>

	* [r7739] 2006-11-30 A Costa <agcosta@gis.net> *
	  data/man/gramps.1.in: Typos.

2006-11-30 21:45  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7738] 2006-11-30 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsDb/_GrampsBSDDB.py
	  (gramps_upgrade_9): Correctly convert alt_loc in Place upgrade.

2006-11-30 20:30  Alex Roitman <shura@gramps-project.org>

	* [r7737] * src/Filters/Rules/Repository/_HasRepo.py: Correct
	  logic.

2006-11-30 19:55  Alex Roitman <shura@gramps-project.org>

	* [r7736] In .: 2006-11-30 Alex Roitman <shura@gramps-project.org>
	  * src/Filters/Rules/Makefile.am: Ship new file. *
	  src/Filters/Rules/Family/Makefile.am: Ship new file. *
	  src/Filters/Rules/Person/Makefile.am: Ship new file.
	  
	  In po: 2006-11-30 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: List new files.

2006-11-30 15:52  LosHawlos

	* [r7735] * src/Filters/Rules/*: Add new Rule HasMarkerOf *
	  src/FilterEditor/_EditRule.py: Support MarkerType *
	  src/Filters/SideBar/_FamilySidebarFilter.py: Add MarkerType *
	  src/Filters/SideBar/_PersonSidebarFilter.py: Add MarkerType

2006-11-30 06:56  Alex Roitman <shura@gramps-project.org>

	* [r7734] 2006-11-29 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsWidgets.py (PlaceEntry.set_button): Dynamically set
	  tooltips. * src/glade/gramps.glade (event_edit, eref-edit): Do
	  not set tooltips.

2006-11-29 19:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7733] * src/DataViews/_RelationView.py (write_title): Always
	  write Label for birth and death.

2006-11-29 19:21  Alex Roitman <shura@gramps-project.org>

	* [r7732] In help: 2006-11-29 Lubo Vasko <pgval@post.sk> *
	  sk/sk.po: Translation update.
	  
	  In po: 2006-11-29 Lubo Vasko <pgval@post.sk> * sk.po: Translation
	  update.

2006-11-29 18:00  Alex Roitman <shura@gramps-project.org>

	* [r7731] 2006-11-29 Alex Roitman <shura@gramps-project.org> *
	  INSTALL: Update.

2006-11-29 06:09  Alex Roitman <shura@gramps-project.org>

	* [r7730] 2006-11-28 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Place/_HasPlace.py (apply_location): Add
	  method; (apply): Rework to correctly match location parameters.

2006-11-29 05:29  Don Allingham <don@gramps-project.org>

	* [r7729] 2006-11-28 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix attribute handling *
	  src/DisplayModels/_PeopleModel.py: expand caching.

2006-11-29 04:23  Brian Matherly <brian@gramps-project.org>

	* [r7728] * src/docgen/KwordDoc.py: don't us getuid in Windows *
	  src/plugins/NarrativeWeb.py: don't us getuid in Windows

2006-11-29 03:40  Brian Matherly <brian@gramps-project.org>

	* [r7727] * src/GrampsDb/_GrampsBSDDB.py: fix path for bsddb env in
	  Windows.

2006-11-28 21:50  Alex Roitman <shura@gramps-project.org>

	* [r7726] 2006-11-28 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/MediaManager.py (get_rel_path): Correctly work out
	  the drive letter for the path.

2006-11-28 14:08  LosHawlos

	* [r7725] Translation update

2006-11-28 07:10  Alex Roitman <shura@gramps-project.org>

	* [r7724] * src/DbLoader.py (DbLoader.save_as): Prohibit SaveAs
	  into the currently opened database. (DbLoader.import_file):
	  Prohibit importing from the currently opened database.

2006-11-28 07:02  Alex Roitman <shura@gramps-project.org>

	* [r7723] 2006-11-27 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_WriteXML.py (dump_person_ref): Properly export
	  associations.

2006-11-28 02:16  Alex Roitman <shura@gramps-project.org>

	* [r7722] 2006-11-27 Alex Roitman <shura@phy.ucsf.edu> *
	  src/GrampsDb/_WriteGedcom.py (write_person): Typo.

2006-11-27 20:28  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7721] Everything is translated, no more fuzzies. Many thanks go
	  to Erik!

2006-11-27 16:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7720] * src/Filters/Rules/Person/_HasCompleteRecord.py: Use new
	  marker API * src/RelLib/_Person.py (get_complete_flag): Remove
	  old unused API * src/RelLib/_Family.py (get/set_complete_flag):
	  Remove old unused API

2006-11-27 15:52  Don Allingham <don@gramps-project.org>

	* [r7719] 2006-11-27 Don Allingham <don@gramps-project.org> *
	  configure.in: change version number
	  
	  * 2.2.3 released

2006-11-27 11:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7718] update French translation

2006-11-27 03:24  Don Allingham <don@gramps-project.org>

	* [r7717] * configure.in: up version number * src/GrampsCfg.py:
	  window title * src/ColumnOrder.py: window title name *
	  src/DisplayState.py: open recent menu copy * help/C/gramps.xml:
	  typo fixes * po/POTFILES.in: remove unused files

2006-11-27 03:20  Alex Roitman <shura@gramps-project.org>

	* [r7716] Update

2006-11-27 03:17  Alex Roitman <shura@gramps-project.org>

	* [r7715] * src/GrampsDb/_WriteGedcom.py (write_person): Typo.

2006-11-27 02:55  Alex Roitman <shura@gramps-project.org>

	* [r7714] * src/plugins/Check.py (check_for_broken_family_links):
	  Check if child is one of the parents.

2006-11-26 22:34  Don Allingham <don@gramps-project.org>

	* [r7713] * src/Merge/_MergePerson.py: fixed check_for_child
	  function to handle childrefs

2006-11-26 22:07  Don Allingham <don@gramps-project.org>

	* [r7712] 2006-11-26 Don Allingham <don@gramps-project.org> *
	  po/gramps.pot: updated

2006-11-26 22:05  Don Allingham <don@gramps-project.org>

	* [r7711]

2006-11-26 21:50  Don Allingham <don@gramps-project.org>

	* [r7710]

2006-11-26 21:18  Don Allingham <don@gramps-project.org>

	* [r7709] * src/Editors/_EditPlace.py: consistent menu and title
	  names * src/Editors/_EditSource.py: consistent menu and title
	  names * src/Editors/_EditPerson.py: consistent menu and title
	  names * src/Editors/_EditMedia.py: consistent menu and title
	  names * src/Editors/_EditRepository.py: consistent menu and title
	  names * src/Editors/_EditFamily.py: consistent menu and title
	  names * src/Editors/_EditEvent.py: consistent menu and title
	  names

2006-11-26 19:53  jemtland

	* [r7708] This translation was strange. Changed it to be more
	  understandable.

2006-11-26 19:47  Alex Roitman <shura@gramps-project.org>

	* [r7707] 2006-11-26 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (load): Clean env for a new grdb
	  file; do not attempt recovery for a new grdb file. * NEWS: Typo.

2006-11-26 19:33  Don Allingham <don@gramps-project.org>

	* [r7706] 2006-11-26 Don Allingham <don@gramps-project.org> *
	  src/docgen/ODFDoc.py: fix registration

2006-11-26 12:31  jemtland

	* [r7705] Updated the City: string. This was priviusly translated
	  to By (City), but here in Norway it is more ofthen to use the
	  name of the kommune (municipality). Added the both.

2006-11-26 08:08  Alex Roitman <shura@gramps-project.org>

	* [r7704] Update

2006-11-26 08:07  Alex Roitman <shura@gramps-project.org>

	* [r7703] Update

2006-11-26 08:05  Alex Roitman <shura@gramps-project.org>

	* [r7702] * NEWS: Update.

2006-11-26 04:39  Don Allingham <don@gramps-project.org>

	* [r7701] 2006-11-25 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: remember window size *
	  src/Editors/_EditAddress.py: remember window size *
	  src/Editors/_EditSecondary.py: remember window size *
	  src/Editors/_EditLdsOrd.py: remember window size *
	  src/Editors/_EditReference.py: remember window size *
	  src/Editors/_EditUrl.py: remember window size *
	  src/Editors/_EditRepoRef.py: remember window size *
	  src/Editors/_EditAttribute.py: remember window size *
	  src/Editors/_EditPersonRef.py: remember window size *
	  src/Editors/_EditLocation.py: remember window size *
	  src/Editors/_EditMediaRef.py: remember window size *
	  src/Editors/_EditEventRef.py: remember window size *
	  src/Editors/_EditName.py: remember window size *
	  src/glade/gramps.glade: remember window size *
	  data/gramps.schemas.in: remember window size

2006-11-26 04:29  Alex Roitman <shura@gramps-project.org>

	* [r7700] Update

2006-11-26 04:26  Alex Roitman <shura@gramps-project.org>

	* [r7699] Update

2006-11-26 03:28  Alex Roitman <shura@gramps-project.org>

	* [r7698] * src/GrampsLogger/_ErrorReportAssistant.py
	  (_get_sys_information): Report BSDDB version.

2006-11-26 03:00  Alex Roitman <shura@gramps-project.org>

	* [r7697] 2006-11-25 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Use per-database
	  environment dirs, under ~/.gramps/env dir. * src/const.py.in
	  (env_dir): Add new variable.

2006-11-26 01:51  Don Allingham <don@gramps-project.org>

	* [r7696]

2006-11-26 01:29  Don Allingham <don@gramps-project.org>

	* [r7695] * src/Config/_GrampsConfigKeys.py: remember editor size *
	  src/Editors/_EditPlace.py: remember editor size *
	  src/Editors/_EditSource.py: remember editor size *
	  src/Editors/_EditPerson.py: remember editor size *
	  src/Editors/_EditMedia.py: remember editor size *
	  src/Editors/_EditRepository.py: remember editor size *
	  src/Editors/_EditEvent.py: remember editor size *
	  src/glade/gramps.glade: remember editor size *
	  data/gramps.schemas.in: remember editor size

2006-11-25 20:46  Don Allingham <don@gramps-project.org>

	* [r7694] * src/GrampsDb/_ReadGedcom.py: handle _UID for FAM
	  structure (#0000505)

2006-11-25 20:16  Don Allingham <don@gramps-project.org>

	* [r7693] 2006-11-25 Don Allingham <don@gramps-project.org> *
	  src/docgen/ODFDoc.py: don't query mime type for ODT, since some
	  systems return only "ODT Document", which is kind of useless. Use
	  OpenDocument Text instead.

2006-11-25 19:39  Alex Roitman <shura@gramps-project.org>

	* [r7692] New file

2006-11-25 19:17  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7691] another bsddb test

2006-11-25 01:14  Don Allingham <don@gramps-project.org>

	* [r7690] * src/images/Makefile.am: add share-fam.png

2006-11-25 01:02  Don Allingham <don@gramps-project.org>

	* [r7689] 2006-11-24 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteXML.py: handle unicode decoding errors *
	  src/plugins/NarrativeWeb.py: handle unicode decoding errors *
	  src/plugins/AncestorReport.py: bring into conformance with the
	  spec.

2006-11-24 23:35  dionysios

	* [r7688] updated translation

2006-11-24 23:15  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7687] update French translation

2006-11-24 23:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7686] fix typo

2006-11-24 21:44  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7685] new testcase

2006-11-24 19:47  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7684] Do a bit more error checking for missing quotes at start
	  and end of line. This change makes it run a lot faster too.

2006-11-24 19:38  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7683] More translation work from Erik. A few spelling
	  corrections by Kees.

2006-11-24 19:20  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7682] Added a missing quote.

2006-11-24 19:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7681] * src/Filters/Rules/*/_MatchesFilter.py: Fix typo in
	  description

2006-11-24 16:58  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7680] Change mailinglijst in nieuwsgroep. And a few more small
	  changes.

2006-11-24 16:48  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7679] More translations (from Erik) and a few corrections (from
	  Kees).

2006-11-24 05:39  Alex Roitman <shura@gramps-project.org>

	* [r7678] * test/GrampsDb/GrampsDbBase_Test.py
	  (test_reindex_reference_map): Properly define lambda to fake the
	  _update_reference_map method.

2006-11-24 05:21  Alex Roitman <shura@gramps-project.org>

	* [r7677] 2006-11-23 Alex Roitman <shura@gramps-project.org> *
	  test/GrampsDb/GrampsDbTestBase.py (tearDown): Close database at
	  the end of test.

2006-11-24 04:21  Don Allingham <don@gramps-project.org>

	* [r7676] 2006-11-23 Don Allingham <don@gramps-project.org> *
	  src/docgen/Makefile.am: don't install AbiWord, OpenOffice 1.X,
	  and KWord formats, since they have been superceded by
	  OpenDocument.

2006-11-23 22:44  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7675] translation update

2006-11-23 18:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7674] reorder.png: add new image

2006-11-23 18:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7673] update French translation for manual

2006-11-23 17:21  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7672] translation update

2006-11-23 16:24  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7671] translation update

2006-11-23 05:01  Don Allingham <don@gramps-project.org>

	* [r7670] 2006-11-22 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: remove unused button *
	  help/C/figures/family.png: updated * help/C/figures/reorder.png:
	  new image * help/C/gramps.xml: updates

2006-11-22 22:30  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7669] * src/ReportBase/_ReportUtils: Factor out common code
	  into get_birth_or_fallback() and get_death_or_fallback() *
	  src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
	  * src/DataViews/_RelationView.py: Use
	  get_birth/death_or_fallback() *
	  src/DisplayModels/_PeopleModel.py: Fix EventRoleType call

2006-11-22 15:27  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7668] * src/RelLib/_Person.py (set_birth_ref,set_death_ref):
	  Dont fail if setting to None (which is what Check.py does). *
	  src/plugins/TestcaseGenerator.py: Make it work again + some
	  enhancements

2006-11-22 09:42  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7667] update French translation

2006-11-22 04:43  Brian Matherly <brian@gramps-project.org>

	* [r7666] * src/plugins/DetDescendantReport.py: 0000558: Print only
	  primary events * src/plugins/DetAncestralReport.py: 0000558:
	  Print only primary events * src/plugins/GraphViz.py: 0000558:
	  Print only primary events * src/plugins/FamilyGroup.py: 0000558:
	  Print only primary events * src/plugins/IndivComplete.py:
	  0000558: Print only primary events * src/plugins/NarrativeWeb.py:
	  0000558: Print only primary events

2006-11-21 21:57  Espen Berg <espenbe@gmail.com>

	* [r7665] Updated Norwegian translation

2006-11-21 17:07  Don Allingham <don@gramps-project.org>

	* [r7664] * src/GrampsDb/_ReadGedcom.py: handle illegal fullname
	  gedcoms produced by FTM * src/GrampsDb/_GedTokens.py: handle
	  illegal fullname gedcoms produced by FTM

2006-11-21 16:20  Don Allingham <don@gramps-project.org>

	* [r7663] 2006-11-21 Don Allingham <don@gramps-project.org> *
	  src/Utils.py (probably_alive): use get_primary_event_ref_list() *
	  src/RelLib/_Person.py: Add get_primary_event_ref_list()

2006-11-21 07:17  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7662] Added a new check to find shortcut in translation when
	  there is no shortcut in the program text.

2006-11-21 02:43  Don Allingham <don@gramps-project.org>

	* [r7661] 2006-11-20 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditName.py: autocomplete for surnames *
	  src/glade/gramps.glade: set focus properly

2006-11-20 20:57  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7660] Another correction of the options, the default of
	  skip_fuzzy must be false of course. Corrected the reported
	  message number, which should now be the same as the one KBabel
	  uses.

2006-11-20 20:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7659] A whole bunch of new translations from Erik.

2006-11-20 15:26  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7658] * src/RelLib/_Person.py (_remove_handle_references): When
	  removing a place dont delete the whole LdsOrd but only unset its
	  place reference. * src/plugins/Check.py (check_place_references):
	  Add checks for LdsOrd inside Person and Family

2006-11-20 13:16  Brian Matherly <brian@gramps-project.org>

	* [r7657] * src/plugins/DetDescendantReport.py: Use callname
	  instead of nickname (#0000557) *
	  src/plugins/DetAncestralReport.py: Use callname instead of
	  nickname (#0000557) * src/ReportBase/_ReportUtils.py: Use
	  callname instead of nickname (#0000557)

2006-11-20 09:50  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7656] * src/RelLib/_Family.py (get_sourcref_child_list): The
	  ChildRefs were missing here. This now removes deleted Sources
	  from ChildRefs.

2006-11-20 04:50  Don Allingham <don@gramps-project.org>

	* [r7655] * src/Utils.py: probably_alive should onlyuse primary
	  events

2006-11-20 03:29  Don Allingham <don@gramps-project.org>

	* [r7654] 2006-11-19 Don Allingham <don@gramps-project.org> *
	  src/DbLoader.py: try to catch a None value for default directory

2006-11-20 02:08  Brian Matherly <brian@gramps-project.org>

	* [r7653] * src/ViewManager.py: Fix 0000576: Credits window behind
	  about window

2006-11-19 19:53  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7652] More changes and new translations from Erik.

2006-11-19 19:33  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7651] Oops. The default of only_summary must be false, of
	  course.

2006-11-19 18:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7650] update French translation for manual and remove unused
	  figures

2006-11-19 08:02  dionysios

	* [r7649] updatedtranslation

2006-11-19 04:40  Brian Matherly <brian@gramps-project.org>

	* [r7648] * src/plugins/NarrativeWeb.py: Fix 0000543:
	  Multimedia-Objects marked as private are visible in narrative
	  web-report

2006-11-19 02:51  Alex Roitman <shura@gramps-project.org>

	* [r7647] In .: 2006-11-18 Alex Roitman <shura@gramps-project.org>
	  * src/ReportBase/_StyleEditor.py (__init__): Translate string.
	  
	  In po: 2006-11-18 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-11-19 02:00  Don Allingham <don@gramps-project.org>

	* [r7646] 2006-11-18 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationshipView.py: fix messages *
	  help/C/gramps.xml: improvements in text * various: remove unused
	  figures

2006-11-18 11:17  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7645] First setup of help/nl/nl.po

2006-11-18 10:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7644] Setup infrastructure for Dutch manual.

2006-11-18 10:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7643] Setup infrastructure for Dutch manual.

2006-11-18 04:24  Don Allingham <don@gramps-project.org>

	* [r7642] 2006-11-17 Don Allingham <don@gramps-project.org> *
	  src/ManagedWindow.py: catch missing item error

2006-11-17 18:41  Alex Roitman <shura@gramps-project.org>

	* [r7641] 2006-11-17 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-11-17 17:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7640] update French translation

2006-11-17 08:31  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7639] Correct typo stret => street

2006-11-17 05:17  Don Allingham <don@gramps-project.org>

	* [r7638] 2006-11-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: share parents button *
	  src/images/share-fam.png: share parents button *
	  src/gramps_main.py: share parents button

2006-11-17 00:47  Alex Roitman <shura@gramps-project.org>

	* [r7637] 2006-11-07 Lubo Vasko <pgval@post.sk> * sk/sk.po:
	  Translation update. * sk/figures/*.png: Add figures.

2006-11-17 00:45  Alex Roitman <shura@gramps-project.org>

	* [r7636] 2006-11-16 Lubo Vasko <pgval@post.sk> * sk.po:
	  Translation update.

2006-11-17 00:39  Alex Roitman <shura@gramps-project.org>

	* [r7635] 2006-11-16 Alex Roitman <shura@phy.ucsf.edu> *
	  src/Reorder.py: Import gettext.

2006-11-17 00:35  Alex Roitman <shura@gramps-project.org>

	* [r7634] Update

2006-11-17 00:34  Alex Roitman <shura@gramps-project.org>

	* [r7633] 2006-11-16 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-11-16 04:47  Don Allingham <don@gramps-project.org>

	* [r7632] * src/Editors/_EditPerson.py: save previous window size *
	  data/gramps.schemas.in: default transactions to off, previous
	  editperson window size * src/Config/_GrampsConfigKeys.py: default
	  transaction to off, previous editperson window size

2006-11-16 04:02  Don Allingham <don@gramps-project.org>

	* [r7631] 2006-11-15 Don Allingham <don@gramps-project.org> *
	  data/gramps.schemas.in: default transactions to off *
	  src/Config/_GrampsConfigKeys.py: default transaction to off *
	  src/Editors/_EditFamily.py: remove dead code *
	  src/plugins/DetDescendantReport.py: remove dead code

2006-11-15 23:34  Espen Berg <espenbe@gmail.com>

	* [r7630] Updated Norwegian translation

2006-11-15 21:00  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7629] Added commandline options, use -h to see help text.
	  Option --skip-fuzzies, skips fuzzies in the detailed reports.
	  Option --only-summary, skips detailed reports.

2006-11-15 07:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7628] improve French translation for manual (capital letters,
	  dot, space)

2006-11-14 20:28  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7627] A small number of small corrections.

2006-11-14 20:06  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7626] Updated Lithuanian translation

2006-11-14 04:39  Brian Matherly <brian@gramps-project.org>

	* [r7625] * src/plugins/DetAncestralReport.py: Add family Events *
	  src/plugins/DetDescendantReport.py: Add family Events

2006-11-14 01:26  Don Allingham <don@gramps-project.org>

	* [r7624] update

2006-11-14 01:10  Don Allingham <don@gramps-project.org>

	* [r7623] 2006-11-13 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: fix FAM_WIDTH

2006-11-13 05:22  Don Allingham <don@gramps-project.org>

	* [r7622] doc update

2006-11-13 04:50  Don Allingham <don@gramps-project.org>

	* [r7621] * src/Viewmanager.py: prompt before abandoning changes;
	  enable autobackup * src/GrampsCfg.py: enable autobackup *
	  src/Config/_GrampsConfigKeys.py: enable autobackup *
	  data/gramps.schemas: enable autobackup

2006-11-13 02:42  Don Allingham <don@gramps-project.org>

	* [r7620] * src/Viewmanager.py: prompt before abandoning changes

2006-11-12 22:20  Don Allingham <don@gramps-project.org>

	* [r7619] 2006-11-12 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py: RepoRefs don't have a privacy flag

2006-11-12 12:26  Stefan Bjork <betula@users.sourceforge.net>

	* [r7618] Cleanup.

2006-11-12 03:35  Don Allingham <don@gramps-project.org>

	* [r7617] * src/Config/_GrampsConfigKeys.py: add saving of family
	  editor size, disabling of defaulting to last viwe *
	  src/ViewManager.py: allow disabling of defaulting to last view *
	  src/GrampsCfg.py: allow disabling of defaulting to last view *
	  src/ViewManager.py: allow disabling of defaulting to last view *
	  data/gramps.schemas.in: allow disabling of defaulting to last
	  view

2006-11-12 03:12  Don Allingham <don@gramps-project.org>

	* [r7616] 2006-11-11 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: add saving of family editor size
	  * src/Editors/_EditFamily.py: add saving of family editor size *
	  src/DisplayTabs/_GalleryTab.py: Catch possible exception *
	  src/glade/gramps.glade: add saving of family editor size *
	  src/DbLoader.py: Display error message on RUNRECOVERY error
	  
	  * src/DisplayTabs/_AddrEmbedList.py: make labels more consistent
	  (#513)

2006-11-11 21:46  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7615] * test/GrampsDb/GrampsDbTestBase.py: Provide a callback
	  to db.load(). Hmmm, that worked without sometime back.

2006-11-11 20:03  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7614] Reorganized all the checks into class objects. This makes
	  it easier to add new checks. So, a new check was added to look
	  for %d mismatches.

2006-11-11 11:19  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7613] Many more new translations and fixes of spelling errors.
	  There are no fuzzies anymore. Still 54 untranslated.

2006-11-11 08:24  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7612] In the reported messages show if they are fuzzy or not.

2006-11-11 05:39  Alex Roitman <shura@gramps-project.org>

	* [r7611] 2006-11-10 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py (get_event_cursor): Remove extra
	  definition.

2006-11-11 05:22  Don Allingham <don@gramps-project.org>

	* [r7610]

2006-11-11 05:02  Don Allingham <don@gramps-project.org>

	* [r7609] 2006-11-10 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: handle GedcomError properly *
	  src/DisplayModels/_BaseModel.py: handle add properly with filters

2006-11-10 23:28  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7608] * src/DisplayTabs/_PersonRefEmbedList.py, *
	  src/DdTargets.py, * src/ScratchPad.py: Fix support of PersonRef
	  DnD

2006-11-10 21:27  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7607] * src/Filters/Rules/Person/_HasBirth.py, *
	  src/Filters/Rules/Person/_HasDeath.py, *
	  src/Filters/Rules/Person/_HasEvent.py: Only match filter if event
	  role = primary
	  
	  * src/RelLib/_Person.py (_remove_handle_references): Correct
	  removing of person handle reference; (get_sourcref_child_list)
	  Add self.person_ref_list because they link to persons and sources
	  
	  * src/DataViews/_PersonView.py (delete_person_response): Remove
	  person from other persons as well because of PersonRef.

2006-11-10 21:20  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7606] Switched over to using KBabel, goodbye Emacs. Corrected a
	  few spell errors in the process.

2006-11-10 16:23  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7605] * src/DataViews/_PedigreeView.py, *
	  src/DataViews/_RelationView.py, *
	  src/DisplayModels/_PeopleModel.py: Only show fallbacks for birth
	  and death if role=primary

2006-11-10 15:54  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7604] * src/plugins/ImportGeneWeb.py: Start parsing titles of a
	  person

2006-11-10 07:27  Alex Roitman <shura@gramps-project.org>

	* [r7603] 2006-11-09 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
	  death events. * src/Filters/Rules/Person/_HasBirth.py (apply):
	  Match any of the birth events.

2006-11-10 06:11  Don Allingham <don@gramps-project.org>

	* [r7602] 2006-11-09 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/PageView.py: fix delete
	  
	  2006-02-09 Jérôme Rapinat <romjerome@yahoo.fr> 2005-12-10 Jérôme
	  Rapinat <romjerome@yahoo.fr> 2005-12-09 Jérôme Rapinat
	  <romjerome@yahoo.fr> 2005-12-07 Jérôme Rapinat
	  <romjerome@yahoo.fr> 2005-12-06 Jérôme Rapinat
	  <romjerome@yahoo.fr>

2006-11-10 05:52  Alex Roitman <shura@gramps-project.org>

	* [r7601] In .: 2006-11-09 Alex Roitman <shura@gramps-project.org>
	  * data/*.svg: Add mime type icons. * data/*.png: Update bitmap
	  icons to look the same as SVG. * data/Makefile.am: Ship SVG mime
	  type icons.
	  
	  In help: 2006-11-09 Alex Roitman <shura@gramps-project.org> *
	  nb/gramps.xml: Remove autogenerated file. * nb/.xml2po.mo: Remove
	  autogenerated file.

2006-11-09 22:22  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7600] * help/fr/fr.po : Last character fix ...

2006-11-09 19:55  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7599] * po/fr.po : Last character fix ...

2006-11-09 13:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7598] * src/DataViews/_RelationView.py (info_string): Use
	  DateHandler instead of the date object to display the date *
	  src/DataViews/_PedigreeView.py (format person: Use DateHandler
	  instead of the date object to display the date (closes #565)

2006-11-09 12:33  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7597] * src/plugins/Check.py: Add check for PersonRef
	  referencing non existant person

2006-11-09 11:38  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7596] * src/QuestionDialog.py: Set Window titles to make window
	  manager and taskbar happy

2006-11-09 10:55  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7595] New check added: last character of translation must be
	  somewhat identical. For example a newline or a period or a space.
	  Changed to format of the reported lines.

2006-11-09 10:52  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7594] A whole batch of changes from Erik again. Solved a few
	  'last character' mismatches.

2006-11-09 07:10  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7593] * src/plugins/ImportGeneWeb.py: Properly parse death date
	  in case birth date is unknown

2006-11-09 06:55  Alex Roitman <shura@gramps-project.org>

	* [r7592] 2006-11-08 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/SimpleBookTitle.py: Fix the object selection.

2006-11-09 05:52  Don Allingham <don@gramps-project.org>

	* [r7591] button config value change, freeze person info

2006-11-09 05:42  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7590] * src/plugins/ImportGeneWeb.py: Fix parsing of baptism
	  date

2006-11-09 05:05  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7589] * src/date_test.py: Correct import of Date object

2006-11-09 04:55  Don Allingham <don@gramps-project.org>

	* [r7588] * src/DataViews/_RelationView.py: add toolbar buttons,
	  catch edit button config value change * src/GrampsCfg.py: reorder
	  options

2006-11-09 04:18  Don Allingham <don@gramps-project.org>

	* [r7587] 2006-11-08 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: add toolbar buttons *
	  src/images/Makefile.am: install new svg files *
	  src/images/parents.svg: button for toolbar *
	  src/images/spouse.svg: button for toolbar * src/gramps_main.py:
	  register new stock icons

2006-11-08 21:17  Espen Berg <espenbe@gmail.com>

	* [r7586] Some more work done on the Norwegian manual

2006-11-08 21:07  Alex Roitman <shura@gramps-project.org>

	* [r7585] 2006-11-08 Alex Roitman <shura@gramps-project.org> *
	  ru.po: Cleanup.

2006-11-08 21:01  Stefan Bjork <betula@users.sourceforge.net>

	* [r7584] Unescaped characters fix.

2006-11-08 19:22  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7583] This is a rewrite of the check_po script. A few checks
	  have been improved and a new check was added. The new check is
	  for XML special characters.

2006-11-08 18:56  Alex Roitman <shura@gramps-project.org>

	* [r7582] 2006-11-08 Arpad Horvath <horvath.arpad@szgti.bmf.hu> *
	  hu.po: Translation update.
	  
	  2006-11-08 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-11-08 05:15  Don Allingham <don@gramps-project.org>

	* [r7581] * src/DataViews/_RelationshipView.py: Optionally hide
	  Edit buttons * src/Config/_GrampsConfigKeys.py: Optionally hide
	  Edit buttons * src/GrampsWidgets.py: Allow empty button for
	  LinkBox

2006-11-08 03:20  Don Allingham <don@gramps-project.org>

	* [r7580] 2006-11-07 Don Allingham <don@gramps-project.org> *
	  src/plugins/RemoveUnused.py: general cleanup

2006-11-07 20:48  Alex Roitman <shura@gramps-project.org>

	* [r7579] 2006-11-07 Alex Roitman <shura@gramps-project.org> *
	  src/DataViews/_RelationView.py (info_string): Add missing clause.

2006-11-07 16:36  Alex Roitman <shura@gramps-project.org>

	* [r7578] In help: 2006-11-07 Lubo Vasko <pgval@post.sk> *
	  sk/sk.po: Translation update.
	  
	  In po: 2006-11-07 Lubo Vasko <pgval@post.sk> * sk.po: Translation
	  update.

2006-11-07 13:55  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7577] Provide birth/death fallback at other places too.

2006-11-07 12:26  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7576] Properly retrieve place

2006-11-07 12:05  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7575] * src/DisplayModels/_PeopleModel.py: Make fallbacks for
	  birth and death work again. * src/DataViews/_RelationView.py
	  (write_title): Display fallbacks in case birth or death is not
	  available * src/DataViews/_PedigreeView.py: Display fallbacks in
	  case birth or death is not available

2006-11-07 09:07  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7574] update French translation

2006-11-07 02:32  Don Allingham <don@gramps-project.org>

	* [r7573] * src/glade/gramps.glade: add tooltips for place buttons

2006-11-07 02:15  Don Allingham <don@gramps-project.org>

	* [r7572] * src/GrampsWidgets.py: provide default instructions for
	  place

2006-11-07 01:29  Don Allingham <don@gramps-project.org>

	* [r7571] * src/DataViews/_MediaView.py: cancel drag-n-drop if list
	  is empty * src/PageView.py: cancel drag-n-drop if list is empty

2006-11-07 00:29  Don Allingham <don@gramps-project.org>

	* [r7570] * src/ViewManager.py (ViewManager.about): destroy About
	  dialog after running

2006-11-06 21:27  Don Allingham <don@gramps-project.org>

	* [r7569] 2006-11-06 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditPerson.py: Change Unknown Gender dialog to allow
	  the user to specify without going back to the main window *
	  src/plugins/RemoveUnused.py: cleanup

2006-11-06 17:48  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7568] update French translation

2006-11-06 16:50  dionysios

	* [r7567] updatedtranslation

2006-11-06 16:44  Alex Roitman <shura@gramps-project.org>

	* [r7566] 2006-11-06 Alex Roitman <shura@gramps-project.org> *
	  NEWS: Update.

2006-11-06 16:43  Alex Roitman <shura@gramps-project.org>

	* [r7565] Update

2006-11-06 16:32  Alex Roitman <shura@gramps-project.org>

	* [r7564] 2006-11-06 Alex Roitman <shura@gramps-project.org> *
	  Makefile.am (DOC_LINGUAS): Enable Slovak manual.
	  
	  2006-11-06 Lubo Vasko <pgval@post.sk> * sk/sk.po: Manual
	  translation.

2006-11-06 16:02  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7563] * tr.po: Fixed some syntax error that made make fail.

2006-11-06 14:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7562] update French translation for manual

2006-11-06 04:27  Brian Matherly <brian@gramps-project.org>

	* [r7561] * src/plugins/NarrativeWeb.py: Add family event gallery
	  items to individual page

2006-11-06 04:23  Don Allingham <don@gramps-project.org>

	* [r7560] * src/plugins/RemoveUnused.py: remove unused sources and
	  events, and UI

2006-11-06 03:15  Brian Matherly <brian@gramps-project.org>

	* [r7559] * src/plugins/NarrativeWeb.py: Add street to place page.

2006-11-06 02:51  Don Allingham <don@gramps-project.org>

	* [r7558] * src/plugins/Makefile.am: add RemoveUnused.py *
	  src/plugins/RemoveUnused.py: remove unused sources and events

2006-11-06 00:41  Don Allingham <don@gramps-project.org>

	* [r7557] * src/DataViews/_PersonView.py: provide a default surname
	  for and Add Person button press based of selected item in the
	  Person View tree. * help/C/various: remove unused files from
	  manual

2006-11-06 00:06  Don Allingham <don@gramps-project.org>

	* [r7556]

2006-11-05 23:11  Don Allingham <don@gramps-project.org>

	* [r7555] 2006-11-05 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PlaceView.py: drag-n-drop support *
	  src/GrampsWidgets.py: drag-n-drop support for place selector
	  widget * src/ScratchPad.py: drag-n-drop support for places *
	  src/DdTargets.py: drag-n-drop support for places

2006-11-05 23:05  Alex Roitman <shura@gramps-project.org>

	* [r7554] * NEWS: Update.

2006-11-05 22:56  Alex Roitman <shura@gramps-project.org>

	* [r7553] In .: 2006-11-05 Alex Roitman <shura@gramps-project.org>
	  * configure.in (ALL_LINGUAS): Add Turkish language.
	  
	  In po: 2006-11-05 Mehmet Ugur Kecik <mukecik@yahoo.com> * tr.po:
	  Add Turkish translation.

2006-11-05 05:20  Don Allingham <don@gramps-project.org>

	* [r7552] 2006-11-04 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: warn that chaning date format will not take
	  effect until next start * src/DisplayState.py: remove redundant
	  code

2006-11-04 23:40  Espen Berg <espenbe@gmail.com>

	* [r7551] Added the start of a Norwegian translation of the user
	  manual

2006-11-04 20:52  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7550] * src/plugins/ImportGeneWeb.py: Bugfixes (convert to new
	  api); Add support for some more geneweb features

2006-11-03 17:09  Alex Roitman <shura@gramps-project.org>

	* [r7549] 2006-11-03 Alex Roitman <shura@gramps-project.org> *
	  gramps.pot: Update.

2006-11-03 17:05  Alex Roitman <shura@gramps-project.org>

	* [r7548] Update

2006-11-03 17:05  Alex Roitman <shura@gramps-project.org>

	* [r7547] 2006-11-03 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Bump up the version. * src/Editors/_EditLdsOrd.py
	  (update_parent_label): Spurious translation. *
	  src/DataViews/_RelationView.py (write_event_ref): Spurious
	  translation. * src/ReportBase/_ReportDialog.py (get_header):
	  Spurious translation. * RELEASE: version 2.2.2 is released.

2006-11-03 10:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7546] need to generate a new gramps.pot (missing Reorder.py
	  ref)

2006-11-03 04:37  Alex Roitman <shura@gramps-project.org>

	* [r7545] * NEWS: Update.

2006-11-03 04:24  Alex Roitman <shura@gramps-project.org>

	* [r7544] Update

2006-11-03 04:22  Alex Roitman <shura@gramps-project.org>

	* [r7543] Update

2006-11-03 04:22  Alex Roitman <shura@gramps-project.org>

	* [r7542] 2006-11-02 Alex Roitman <shura@gramps-project.org> *
	  gramps.pot: Add to SVN.

2006-11-03 04:12  Don Allingham <don@gramps-project.org>

	* [r7541] 2006-11-02 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: fix spacing * src/ScratchPad.py:
	  handle deleting of a person properly

2006-11-03 03:11  Alex Roitman <shura@gramps-project.org>

	* [r7540] 2006-11-02 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Typo.

2006-11-02 20:20  Eero Tamminen <eerot@users.sourceforge.net>

	* [r7539] - fix translation of marriage banns and settlement - fix
	  errors reported by check_po

2006-11-02 03:34  Don Allingham <don@gramps-project.org>

	* [r7538] 2006-11-01 Don Allingham <don@gramps-project.org> *
	  src/plugins/DescendReport.py: handle exceeding the max
	  generations

2006-11-01 20:23  Alex Roitman <shura@gramps-project.org>

	* [r7537] Update

2006-11-01 15:09  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7536] Typos; Some more signals to connect to.

2006-11-01 13:41  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7535] * src/ScratchPad.py: Fix signal connection and dbstate
	  vs. db confusion; Add more checks for is_valid; This should now
	  remove stale objects on delete or database change.

2006-11-01 08:58  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7534] translation update

2006-11-01 06:39  Alex Roitman <shura@gramps-project.org>

	* [r7533] 2006-10-31 Alex Roitman <shura@gramps-project.org> *
	  C/gramps.xml: Update.

2006-10-31 23:29  Don Allingham <don@gramps-project.org>

	* [r7532]

2006-10-31 23:03  Don Allingham <don@gramps-project.org>

	* [r7531] * src/DataViews/_RelationView.py: add right context menu

2006-10-31 21:07  Alex Roitman <shura@gramps-project.org>

	* [r7530] Update

2006-10-31 20:16  Don Allingham <don@gramps-project.org>

	* [r7529] * src/DataViews/_PersonView.py: fix typo

2006-10-31 19:48  Don Allingham <don@gramps-project.org>

	* [r7528] * src/GrampsCfg.py: Fix check box message for adding a
	  family

2006-10-31 19:44  Don Allingham <don@gramps-project.org>

	* [r7527] * src/Reorder.py: Allow for reordering of relationships,
	  enhance buttons

2006-10-31 19:08  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7526] translation update

2006-10-31 17:36  Don Allingham <don@gramps-project.org>

	* [r7525] 2006-10-31 Don Allingham <don@gramps-project.org> *
	  src/Reorder.py: Allow for reordering of relationships *
	  src/DataViews/_RelationView.py: add reorder support *
	  src/glade/gramps.glade: reorder dialog * src/Makefile.am: install
	  Reorder.py

2006-10-31 16:15  Alex Roitman <shura@gramps-project.org>

	* [r7524] 2006-10-31 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py (write_families): Properly write
	  custom attr type.

2006-10-31 13:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7523] some more translations

2006-10-31 12:02  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7522] translation update

2006-10-30 23:36  Don Allingham <don@gramps-project.org>

	* [r7521] * src/DataViews/_PersonView.py: prevent updates on person
	  list if not visible (person-added)

2006-10-30 19:31  Alex Roitman <shura@gramps-project.org>

	* [r7520] Update

2006-10-30 18:09  Don Allingham <don@gramps-project.org>

	* [r7519] debug

2006-10-30 17:09  Alex Roitman <shura@gramps-project.org>

	* [r7518] Update

2006-10-30 17:04  Don Allingham <don@gramps-project.org>

	* [r7517] debug

2006-10-30 16:45  Don Allingham <don@gramps-project.org>

	* [r7516] debug

2006-10-30 16:45  Don Allingham <don@gramps-project.org>

	* [r7515] debug

2006-10-30 14:44  Don Allingham <don@gramps-project.org>

	* [r7514] * src/gramps_main.py: remove 2.1 unstable warning

2006-10-30 14:41  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7513] Updated Lithuanian translation

2006-10-30 14:02  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7512] typo

2006-10-30 12:46  Don Allingham <don@gramps-project.org>

	* [r7511] 2006-10-30 Don Allingham <don@gramps-project.org> *
	  src/Makefile.am: install Lru.py

2006-10-30 11:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7510] update French translation

2006-10-30 11:10  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7509] add missing references : gedcomexport.glade,
	  gedcomimport.glade

2006-10-30 09:56  dionysios

	* [r7508] fuzzyfixNr.1

2006-10-30 04:30  Alex Roitman <shura@gramps-project.org>

	* [r7507] 2006-10-29 Alexandre Prokoudine
	  <alexandre.prokoudine@gmail.com> * ru.po: Update.

2006-10-30 04:09  Don Allingham <don@gramps-project.org>

	* [r7506] the PyPE program

2006-10-30 03:27  Don Allingham <don@gramps-project.org>

	* [r7505] * src/GrampsCfg.py: make look more like gedit

2006-10-30 01:37  Don Allingham <don@gramps-project.org>

	* [r7504] * src/Lru.py: Added least-recently-used module from the
	  PyPE program * src/DisplayModels/_PeopleModel.py: use LRU module
	  to speed up name displays

2006-10-30 01:23  Don Allingham <don@gramps-project.org>

	* [r7503] * configure.in: post 2.2.1 release update

2006-10-30 00:53  Don Allingham <don@gramps-project.org>

	* [r7502] * src/GrampsDb/_ReadXML.py: handle broken events

2006-10-30 00:44  Alex Roitman <shura@gramps-project.org>

	* [r7501] Update

2006-10-29 23:17  dionysios

	* [r7500] updated translation

2006-10-29 22:14  dionysios

	* [r7499] updated translation

2006-10-29 21:39  Don Allingham <don@gramps-project.org>

	* [r7498] 2006-10-29 Don Allingham <don@gramps-project.org> *
	  help/C/gramps.xml: fix <warning>

2006-10-29 21:36  Julio Sánchez <julio.sanchez@gmail.com>

	* [r7497] Partial update

2006-10-29 19:50  dionysios

	* [r7496] updated translation

2006-10-29 19:40  dionysios

	* [r7495] updated translation

2006-10-29 19:29  Alex Roitman <shura@gramps-project.org>

	* [r7494] Update

2006-10-29 18:59  dionysios

	* [r7493] updated translation

2006-10-29 17:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7492] update French translation for manual

2006-10-29 16:45  Alex Roitman <shura@gramps-project.org>

	* [r7491] 2006-10-29 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/rel_da.py: Add more locales.

2006-10-29 15:37  Don Allingham <don@gramps-project.org>

	* [r7490] 2006-10-28 Don Allingham <don@gramps-project.org> *
	  help/C/gramps.xml: preferences changes * help/gramps.pot: updated

2006-10-29 15:30  Julio Sánchez <julio.sanchez@gmail.com>

	* [r7489] Small spelling fix

2006-10-29 14:42  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7488] Fix %s format problem.

2006-10-29 14:17  Espen Berg <espenbe@gmail.com>

	* [r7487] Bug-fixing in Norwegian translation

2006-10-29 09:49  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7486] update French translation

2006-10-29 09:21  Stefan Bjork <betula@users.sourceforge.net>

	* [r7485] Update swedish translation

2006-10-29 08:48  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7484] Updated Lithuanian translation

2006-10-29 06:03  Julio Sánchez <julio.sanchez@gmail.com>

	* [r7483] Quick fixes

2006-10-29 05:49  Alex Roitman <shura@gramps-project.org>

	* [r7482] * src/Makefile.am (docmodules): Update. *
	  src/Filters/Rules/Family/_MemberBase.py: Formatting fixes. *
	  src/ReportBase/_ReportUtils.py: Formatting fixes.

2006-10-29 04:36  Alex Roitman <shura@gramps-project.org>

	* [r7481] * src/GrampsDb/_ReadGedcom.py: Formatting fixes. *
	  src/GrampsDb/_GrampsDbBase.py: Formatting fixes. *
	  src/GrampsDb/_GrampsDbFactories.py: Formatting fixes. *
	  src/GrampsDb/_WriteXML.py: Formatting fixes. *
	  src/GrampsDb/_GrampsBSDDB.py: Formatting fixes. *
	  src/RelLib/_UrlBase.py: Formatting fixes. * src/RelLib/_Url.py:
	  Formatting fixes. * src/RelLib/_Person.py: Formatting fixes. *
	  src/RelLib/_Family.py: Formatting fixes. * src/RelLib/_Place.py:
	  Formatting fixes. * src/RelLib/_Repository.py: Formatting fixes.
	  * src/BasicUtils.py: Formatting fixes. *
	  src/DateHandler/_DateUtils.py: Formatting fixes.

2006-10-29 03:50  Alex Roitman <shura@gramps-project.org>

	* [r7480] Update

2006-10-29 03:13  Alex Roitman <shura@gramps-project.org>

	* [r7479] * NEWS: Update.

2006-10-29 03:01  Alex Roitman <shura@gramps-project.org>

	* [r7478] * src/ViewManager.py (ViewManager.about): Use const.py. *
	  src/const.py.in (url_manual): Add the link constant. *
	  src/GrampsDisplay.py (help): Update the link.

2006-10-29 02:34  Alex Roitman <shura@gramps-project.org>

	* [r7477] Update

2006-10-29 02:32  Alex Roitman <shura@gramps-project.org>

	* [r7476] 2006-10-28 Alex Roitman <shura@gramps-project.org> *
	  src/data/tips.xml.in: Remove extra quotes.

2006-10-29 02:02  Don Allingham <don@gramps-project.org>

	* [r7475] 2006-10-28 Don Allingham <don@gramps-project.org> *
	  src/plugins/FamilyGroup.py: fix typo

2006-10-29 01:20  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7474] update French translation

2006-10-28 21:51  Alex Roitman <shura@gramps-project.org>

	* [r7473] 2006-10-28 Alex Roitman <shura@gramps-project.org> *
	  Makefile.am (DOC_LINGUAS): Enable French manual.

2006-10-28 21:48  Alex Roitman <shura@gramps-project.org>

	* [r7472] Update

2006-10-28 21:47  Alex Roitman <shura@gramps-project.org>

	* [r7471] * src/data/tips.xml.in: Replace -> with >

2006-10-28 21:34  Alex Roitman <shura@gramps-project.org>

	* [r7470] 2006-10-28 Alex Roitman <shura@gramps-project.org> *
	  help/ru/ro.po: Add po file, to start translating the manual.

2006-10-28 19:30  Alex Roitman <shura@gramps-project.org>

	* [r7469] Update

2006-10-28 19:17  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7468] translation update, still incomplete

2006-10-28 19:05  Alex Roitman <shura@gramps-project.org>

	* [r7467] Update

2006-10-28 17:15  Alex Roitman <shura@gramps-project.org>

	* [r7466] Update

2006-10-28 14:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7465] update French translation for manual

2006-10-28 10:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7464] update French translation

2006-10-28 06:37  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7463] update French translation for manual

2006-10-28 06:02  Alex Roitman <shura@gramps-project.org>

	* [r7462] Update

2006-10-28 04:13  Don Allingham <don@gramps-project.org>

	* [r7461] * src/plugins/FamilyGroup.py: don't translation paragraph
	  name

2006-10-28 03:53  Don Allingham <don@gramps-project.org>

	* [r7460] 2006-10-27 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: remove unused online maps string *
	  src/Editors/_EditRepoRef.py: fixed transation strings *
	  src/Editors/_EditName.py: fixed transation strings *
	  src/Editors/_EditChildRef.py: fixed transation strings *
	  src/ScratchPad.py: fixed transation strings * help/C/gramps.xml:
	  update * help/C/figures/prefs.png: update *
	  help/C/figures/select-person.py: update

2006-10-28 00:03  Alex Roitman <shura@gramps-project.org>

	* [r7459] Update

2006-10-27 23:54  Alex Roitman <shura@gramps-project.org>

	* [r7458] In .: 2006-10-27 Morten Bo Johansen <mbj@spamcop.net> *
	  src/data/tips.xml.in: Update tips. * src/plugins/rel_da.py:
	  Update.
	  
	  In po: 2006-10-27 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-10-27 20:16  Alex Roitman <shura@gramps-project.org>

	* [r7457] Update

2006-10-27 20:15  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7456] A few more corrections getting ready for the 2.2 release
	  check_po result File: nl.po Template total: 2864 PO total: 2866
	  Fuzzy: 149 Untranslated: 279 %s mismatches: 0 %()s mismatches: 0
	  %() missing s/d: 0 Runaway context: 0 PO Coverage: 90.27%
	  Template Coverage: 90.33%
	  
	  Still not perfect, but we're moving forward.

2006-10-27 18:57  Alex Roitman <shura@gramps-project.org>

	* [r7455] 2006-10-26 Alex Roitman <shura@gramps-project.org> *
	  *.po: merge new string.
	  
	  * lt.po: updated Lithuanian translation.

2006-10-27 18:54  Alex Roitman <shura@gramps-project.org>

	* [r7454] *
	  src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py
	  (name): Correct the string.

2006-10-27 18:51  Alex Roitman <shura@gramps-project.org>

	* [r7453] * src/data/tips.xml.in: Update bug tracker address.

2006-10-27 18:45  Alex Roitman <shura@gramps-project.org>

	* [r7452] * gramps.pot: regenerate template.

2006-10-27 18:43  Alex Roitman <shura@gramps-project.org>

	* [r7451] * C/gramps.xml: Add sect2 ids; remove image scale; add
	  abstract and maintainer fields.

2006-10-27 18:24  Alex Roitman <shura@gramps-project.org>

	* [r7450] * C/gramps.xml: Add sect2 ids; remove image scale.

2006-10-27 18:22  Alex Roitman <shura@gramps-project.org>

	* [r7449] 2006-10-27 Alex Roitman <shura@gramps-project.org> *
	  C/gramps.xml: Add sect2 ids.

2006-10-27 17:37  Alex Roitman <shura@gramps-project.org>

	* [r7448] 2006-10-27 Alex Roitman <shura@gramps-project.org> *
	  src/const.py.in: Put gettext import back.

2006-10-27 13:20  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7447] Updated Lithuanian translation

2006-10-27 11:48  Stefan Bjork <betula@users.sourceforge.net>

	* [r7446] Update translation.

2006-10-27 10:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7445] update French translation

2006-10-27 02:49  Alex Roitman <shura@gramps-project.org>

	* [r7444] * src/ViewManager.py (ViewManager.about): Translate
	  comments. * src/const.py.in: No gettext (won't work anyway
	  because const.py is imported before textdomain is set.

2006-10-27 02:22  Alex Roitman <shura@gramps-project.org>

	* [r7443] * NEWS: Update.

2006-10-27 02:04  Alex Roitman <shura@gramps-project.org>

	* [r7442] 2006-10-26 Alex Roitman <shura@gramps-project.org> *
	  *.po: merge new string.

2006-10-27 01:59  Alex Roitman <shura@gramps-project.org>

	* [r7441] 2006-10-26 Alex Roitman <shura@gramps-project.org> *
	  help/gramps.pot: Regenerate manual template. *
	  src/data/tips.xml.in (family): Escape quotes. * src/TipOfDay.py
	  (TipParserescape): Remove: no need to escape here.
	  (TipOfDay.escape): Escape here, to allow for gettext lookup.
	  (TipOfDay.next_tip_cb): Escape prior to gettext lookup.

2006-10-26 20:53  Alex Roitman <shura@gramps-project.org>

	* [r7440] 2006-10-26 Lubo Vasko <pgval@post.sk> * sk.po: Update
	  translation.

2006-10-25 23:22  Alex Roitman <shura@gramps-project.org>

	* [r7439] Update

2006-10-25 19:55  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7438] Translation update.

2006-10-25 05:32  Alex Roitman <shura@gramps-project.org>

	* [r7437] 2006-10-24 Alex Roitman <shura@gramps-project.org> *
	  ru.po: Update translation.

2006-10-24 20:30  Alex Roitman <shura@gramps-project.org>

	* [r7436] Update

2006-10-24 20:27  Espen Berg <espenbe@gmail.com>

	* [r7435] Updated Norwegian translation nb.po and no.po

2006-10-24 19:30  Alex Roitman <shura@gramps-project.org>

	* [r7434] * src/GrampsDb/_WriteGedcom.py (write_source_ref): Cap
	  confidence.

2006-10-24 19:22  Alex Roitman <shura@gramps-project.org>

	* [r7433] * src/GrampsDb/_ReadGedcom.py (parse_source_eference):
	  Cap confidence value.

2006-10-24 18:56  Stefan Bjork <betula@users.sourceforge.net>

	* [r7432] Update swedish translation

2006-10-24 17:31  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7431] Updated Lithuanian translation

2006-10-24 03:30  Alex Roitman <shura@gramps-project.org>

	* [r7430] 2006-10-23 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Bump up release number. * NEWS: Typo.

2006-10-24 02:41  Don Allingham <don@gramps-project.org>

	* [r7429] 2006-10-23 Don Allingham <don@gramps-project.org> *
	  src/ReportBase/_BareReportDialog.py: declare logger.

2006-10-24 01:49  Don Allingham <don@gramps-project.org>

	* [r7428] 2.2.0rc2

2006-10-24 01:45  Alex Roitman <shura@gramps-project.org>

	* [r7427] Update

2006-10-23 17:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7426] update French translation

2006-10-23 17:33  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7425] update French translation for manual

2006-10-23 02:24  Don Allingham <don@gramps-project.org>

	* [r7424] 2006-10-22 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: remove dead code *
	  src/GrampsDb/_ReadGedcom.py: handle Legacy _PREF *
	  src/DisplayModels/_PeopleModel.py: speed improvement on name

2006-10-22 13:14  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7423] Fixed compilation error.

2006-10-21 17:29  Alex Roitman <shura@gramps-project.org>

	* [r7422] 2006-10-21 Alex Roitman <shura@gramps-project.org> *
	  src/data/tips.xml.in (tip67): Escape angle bracket.

2006-10-21 09:24  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7421] Many more changes by Erik. Solved format errors. Remains:
	  175 fuzzies, 309 untranslated.

2006-10-21 03:56  Alex Roitman <shura@gramps-project.org>

	* [r7420] 2006-10-20 Benny Malengier <bm@cage.UGent.be> *
	  src/DataViews/_PlaceView.py: Fix lattitude/longitude typo. *
	  src/glade/gramps.glade: Swap the order of latt/long in UI.

2006-10-20 15:57  Alex Roitman <shura@gramps-project.org>

	* [r7419] 2006-10-20 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/rel_pl.py: Typo.

2006-10-20 04:47  Alex Roitman <shura@gramps-project.org>

	* [r7418] Update

2006-10-20 04:25  Alex Roitman <shura@gramps-project.org>

	* [r7417] In .: 2006-10-19 Piotr Czubaszek <pioterus@gmail.com> *
	  src/plugins/rel_pl.py: Polish relationship calculator. *
	  src/plugins/Makefile.am (pkgdata_PYTHON): Add rel_pl.py
	  
	  In po: * POTFILES.in: Add new file.

2006-10-20 04:15  Alex Roitman <shura@gramps-project.org>

	* [r7416] 2006-10-19 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-10-20 04:07  Alex Roitman <shura@gramps-project.org>

	* [r7415] 2006-10-19 Lubo Vasko <pgval@post.sk> * sk.po: Update
	  translation.

2006-10-18 17:11  Alex Roitman <shura@gramps-project.org>

	* [r7414] 2006-10-18 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (change_redo_label, change_redo_label):
	  Translate labels.

2006-10-18 02:52  Don Allingham <don@gramps-project.org>

	* [r7413] 2006-10-17 Don Allingham <don@gramps-project.org> *
	  src/plugins/Desbrowser.py: fix callback parameter list

2006-10-17 18:20  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7412] Updated Lithuanian translation

2006-10-16 20:42  Alex Roitman <shura@gramps-project.org>

	* [r7411] 2006-10-16 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditPerson.py (_given_focus_out_event): Convert to
	  unicode before guessing gender.

2006-10-16 19:01  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7410] Another batch of changes and corrections by Erik.

2006-10-16 03:57  Don Allingham <don@gramps-project.org>

	* [r7409] 2006-10-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py: fix bad function call *
	  src/glade/gramps.glade: consistent place name

2006-10-16 03:15  Brian Matherly <brian@gramps-project.org>

	* [r7408] * src/plugins/FanChart.py: Fix name display for gen 6 and
	  7

2006-10-15 21:31  jemtland

	* [r7407] Added suggestions for the last three untranslated strings
	  in the files....
	  
	  Keept on as fuzzy. I'll test it later, to see where it's actually
	  used.

2006-10-15 19:21  Alex Roitman <shura@gramps-project.org>

	* [r7406] 2006-10-15 Piotr Czubaszek <pioterus@gmail.com> * pl.po:
	  Translation update.

2006-10-15 19:20  Alex Roitman <shura@gramps-project.org>

	* [r7405] 2006-10-15 Espen Berg <espen.berg@ntnu.no> * nb.po,
	  no.po: Translation update.

2006-10-14 08:35  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7404] update French translation

2006-10-13 16:00  Alex Roitman <shura@gramps-project.org>

	* [r7403] * *.po: Merge all translations with new strings.

2006-10-13 15:47  Alex Roitman <shura@gramps-project.org>

	* [r7402] 2006-10-13 Alex Roitman <shura@gramps-project.org> *
	  sk.po: Update translation.

2006-10-12 20:45  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7401] Many corrections of the fuzzies again. Several new
	  translations by Erik de Richter.

2006-10-12 14:09  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7400] update/clean French translation for manual

2006-10-12 04:07  Alex Roitman <shura@gramps-project.org>

	* [r7399] 2006-10-11 Alex Roitman <shura@gramps-project.org> *
	  RELEASE: version 2.2.0rc1 is released. * configure.in: Bump up
	  the version number.

2006-10-12 01:25  Alex Roitman <shura@gramps-project.org>

	* [r7398] * src/Filters/_FilterComboBox.py (set): Force unicode.

2006-10-11 19:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7397] * src/plugins/IndivComplete.py (write_person): Catch
	  missing image files.

2006-10-11 16:16  Alex Roitman <shura@gramps-project.org>

	* [r7396] * gramps.pot: replace gramps-manual.pot

2006-10-11 16:13  Alex Roitman <shura@gramps-project.org>

	* [r7395] In .: 2006-10-11 Alex Roitman <shura@gramps-project.org>
	  * src/GrampsDisplay.py (help): Rename gramps-manual to gramps.
	  
	  In help: * Makefile.am (DOC_MODULE): Use gramps in stead of
	  gramps-manual. * C/gramps.xml: Add in place of gramps-manual.xml;
	  add more authors. * gramps.omf.in: Add in place of
	  gramps-manual.omf.in

2006-10-11 15:42  Alex Roitman <shura@gramps-project.org>

	* [r7394] In help: 2006-10-11 Alex Roitman
	  <shura@gramps-project.org> * C/authors.xml: Add mote authors.
	  
	  In po: 2006-10-11 Lubo Vasko <pgval@post.sk> * sk.po: Update
	  translation.

2006-10-11 14:27  Brian Matherly <brian@gramps-project.org>

	* [r7393] * src/Mime/_WinMime.py: potential fix for #446

2006-10-11 05:00  Alex Roitman <shura@gramps-project.org>

	* [r7392] * configure.in: Update version number.

2006-10-11 04:59  Alex Roitman <shura@gramps-project.org>

	* [r7391] In .: 2006-10-10 Alex Roitman <shura@gramps-project.org>
	  * NEWS: Update. * src/plugins/ExportVCalendar.py
	  (get_option_box): Use custom filters. *
	  src/plugins/ExportVCard.py (get_option_box): Use custom filters.
	  * src/plugins/WriteFtree.py (get_option_box): Use custom filters.
	  * src/plugins/WriteGeneWeb.py (get_option_box): Use custom
	  filters. * src/Selectors/_BaseSelector.py: Import gettext.
	  
	  * src/ReportBase/_StyleEditor.py: Make style editor not modal *
	  src/glade/gramps.glade: Make style editor not modal *
	  src/GrampsLogger/_ErrorReportAssistant.py: Fix typo. *
	  src/plugins/AncestorReport.py: Fix generation numbers. *
	  src/GrampsLogger/_ErrorReportAssistant.py: Fix email client
	  launch (#455) * src/plugins/Checkpoint.py: typo *
	  src/docgen/RTFDoc.py: fix page breaks (#0000441) *
	  src/plugins/Calendar.py: fix filter typo *
	  src/plugins/WritePkg.py: don't set uid on Windows In po:
	  2006-10-10 Alex Roitman <shura@gramps-project.org> * POTFILES.in:
	  Include all of Selectors package.
	  
	  * sk.po: Update translation. * lt.po: updated Lithuanian
	  translation.

2006-10-11 03:44  Alex Roitman <shura@gramps-project.org>

	* [r7390] * src/GrampsDb/_WriteXML.py (strip_dict): Do not strip
	  tab, LF, CR.

2006-10-11 03:26  Don Allingham <don@gramps-project.org>

	* [r7389] 2006-10-10 Don Allingham <don@gramps-project.org> *
	  src/gramps_main.py: use pngs for windows

2006-10-11 03:20  Alex Roitman <shura@gramps-project.org>

	* [r7388] 2006-10-10 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10,
	  gramps_upgrade_11): Properly use TXN.

2006-10-10 20:00  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7387] Another set of changes to reduce the fuzzies.

2006-10-10 19:28  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7386] Again, this time for real.

2006-10-10 19:20  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7385] Updated the texts with: make -C po gramps.pot (cd po;
	  msgmerge --no-wrap nl.po gramps.pot -o nl.new.po) (cd po; mv
	  nl.new.po nl.po) Corrected/removed a few more fuzzies.

2006-10-10 04:27  Alex Roitman <shura@gramps-project.org>

	* [r7384] 2006-10-09 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (has_object_handle): Typo.

2006-10-10 04:15  Don Allingham <don@gramps-project.org>

	* [r7383] remove debugging

2006-10-10 04:11  Don Allingham <don@gramps-project.org>

	* [r7382] 2006-10-09 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix object importation

2006-10-10 00:09  Alex Roitman <shura@gramps-project.org>

	* [r7381] * src/ReportBase/_BareReportDialog.py (setup_title): Set
	  name to empty string if no person is available. *
	  src/ReportBase/_ReportDialog.py (get_header): Make meaningful
	  title for the header when name is empty.

2006-10-09 23:54  Alex Roitman <shura@gramps-project.org>

	* [r7380] 2006-10-09 Alex Roitman <shura@gramps-project.org> *
	  src/FilterEditor/_FilterEditor.py (close): Allow more arguments.

2006-10-09 23:04  Don Allingham <don@gramps-project.org>

	* [r7379] * src/Selectors/_SelectPerson.py: enable toggle button to
	  display all * src/glade/gramps.glade: add toggle button

2006-10-09 22:46  Don Allingham <don@gramps-project.org>

	* [r7378] 2006-10-09 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditPerson.py: add person's name to title *
	  src/RelLib/_Name.py: add empty check

2006-10-09 20:26  Alex Roitman <shura@gramps-project.org>

	* [r7377] 2006-10-09 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-10-09 06:21  Alex Roitman <shura@gramps-project.org>

	* [r7376] Update

2006-10-09 03:57  Don Allingham <don@gramps-project.org>

	* [r7375] * src/GrampsDb/_GrampsDbBase.py: error message on disk
	  space full * src/Bookmarks.py: removed deleted items

2006-10-09 03:29  Brian Matherly <brian@gramps-project.org>

	* [r7374] * src/plugins/DetAncestralReport.py: fix DAR-Endnotes
	  indent * src/plugins/DetDescendantReport.py: fix DDR-Endnotes
	  indent

2006-10-09 02:45  Alex Roitman <shura@gramps-project.org>

	* [r7373] * src/Editors/_EditPlace.py (_create_tabbed_pages): Fix
	  sources. * src/Editors/_EditPersonRef.py (_create_tabbed_pages):
	  Fix sources. * src/Editors/_EditPerson.py (_create_tabbed_pages):
	  Fix sources. * src/Editors/_EditName.py (_create_tabbed_pages):
	  Fix sources. * src/Editors/_EditMediaRef.py
	  (_create_tabbed_pages): Fix sources. * src/Editors/_EditMedia.py
	  (_create_tabbed_pages): Fix sources. * src/Editors/_EditFamily.py
	  (_create_tabbed_pages): Fix sources. * src/Editors/_EditLdsOrd.py
	  (_create_tabbed_pages): Fix sources. *
	  src/Editors/_EditEventRef.py (_create_tabbed_pages): Fix sources.
	  * src/Editors/_EditEvent.py (_create_tabbed_pages): Fix sources.
	  * src/Editors/_EditChildRef.py (_create_tabbed_pages): Fix
	  sources. * src/Editors/_EditAttribute.py (_create_tabbed_pages):
	  Fix sources. * src/Editors/_EditAddress.py
	  (_create_tabbed_pages): Fix sources.

2006-10-09 02:45  Don Allingham <don@gramps-project.org>

	* [r7372] 2006-10-08 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditReference.py: call cancel_and_close on window
	  cancel * src/DisplayTabs/_SourceRefModel.py: remove debug *
	  src/DisplayTabs/_EmbeddedList.py: remove debug

2006-10-09 02:12  Alex Roitman <shura@gramps-project.org>

	* [r7371] 2006-10-08 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/_Location.py (set_county, get_county): Move into
	  LocationBase class. * src/RelLib/_LocationBase.py (set_county,
	  get_county): Move from Location class.

2006-10-08 06:19  Alex Roitman <shura@gramps-project.org>

	* [r7370] * src/Editors/_EditSourceRef.py (_cleanup_on_exit):
	  Factor out cleanup into its own method (as in the parent class).
	  FIXME: This needs to be fixed so that _cleanup_on_exit is not run
	  on OK, only on cancel. Maybe we need _clean_up_on_cancel() ? *
	  src/DisplayTabs/_TextTab.py (cancel): Only reset text, not the
	  whole source reference.

2006-10-08 04:29  Don Allingham <don@gramps-project.org>

	* [r7369] debug test

2006-10-08 04:17  Don Allingham <don@gramps-project.org>

	* [r7368]

2006-10-08 02:38  Alex Roitman <shura@gramps-project.org>

	* [r7367] * src/plugins/BookReport.py (BookList.parse): Catch
	  ValueError exception (coming from urllib2).

2006-10-08 02:10  Alex Roitman <shura@gramps-project.org>

	* [r7366] * src/LdsUtils.py (temples): Correct code for San
	  Antonio.

2006-10-08 02:05  Alex Roitman <shura@gramps-project.org>

	* [r7365] * src/GrampsDb/_WriteGedcom.py
	  (GedcomWriterOptionBox.get_option_box): Add custom filters to the
	  filter list.

2006-10-07 19:16  Alex Roitman <shura@gramps-project.org>

	* [r7364] Update

2006-10-07 19:09  Alex Roitman <shura@gramps-project.org>

	* [r7363] 2006-10-07 Alex Roitman <shura@gramps-project.org> *
	  data/grampsxml.dtd: Update DTD for XML 1.1.3. *
	  data/grampsxml.rng: Update schema for XML 1.1.3. *
	  src/GrampsDb/_ReadXML.py (stop_county): Read county. *
	  src/GrampsDb/_WriteXML.py (write_address_list): Write county.

2006-10-07 06:00  Alex Roitman <shura@gramps-project.org>

	* [r7362] in key/value pairs; (dump_location): Remove debug output.

2006-10-07 05:56  Alex Roitman <shura@gramps-project.org>

	* [r7361] * src/GrampsDb/_GrampsBSDDB.py: More upgrade fixes.

2006-10-06 23:03  Alex Roitman <shura@gramps-project.org>

	* [r7360] * src/GrampsDb/_WriteXML.py (write_data_map): Escape
	  special chars in key/value pairs. * src/GrampsDb/_GrampsBSDDB.py
	  (load): Do not create logs when TXN is disabled;
	  (gramps_upgrade_9): Include upgrade_11 steps into upgrade_9.

2006-10-06 19:10  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r7359] * src/PluginUtils/_Plugins.py: ignore pressing apply
	  without a plugin being selected * src/plugins/SoundGen.py: Dont
	  fail with empty database

2006-10-06 18:43  Alex Roitman <shura@gramps-project.org>

	* [r7358] 2006-10-06 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Do not create
	  logs when TXN is disabled.

2006-10-06 03:32  Alex Roitman <shura@gramps-project.org>

	* [r7357] * src/DataViews/_PersonView.py (set_inactive): Check
	  active status.

2006-10-05 23:01  Alex Roitman <shura@gramps-project.org>

	* [r7356] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_11):
	  Upgrade addresses in repositories.

2006-10-05 19:47  Alex Roitman <shura@gramps-project.org>

	* [r7355] 2006-10-05 Alex Roitman <shura@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: Regenerate file (proper type for
	  transactions key).

2006-10-05 19:33  Kees Bakker <kees.bakker@xs4all.nl>

	* [r7354] Translation update.

2006-10-05 04:33  Don Allingham <don@gramps-project.org>

	* [r7353] 2006-10-04 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_EventEmbedList.py: catch attempt to multiply
	  edit an event through events and event references
	  
	  2006-10-03 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: don't try to change families if the
	  parents don't exist

2006-10-05 04:15  Alex Roitman <shura@gramps-project.org>

	* [r7352] Update

2006-10-05 04:10  Alex Roitman <shura@gramps-project.org>

	* [r7351] 2006-10-04 Lubo Vasko <pgval@post.sk> * po/sk.po: Update
	  translation.

2006-10-04 05:01  Don Allingham <don@gramps-project.org>

	* [r7350]

2006-10-04 02:46  Don Allingham <don@gramps-project.org>

	* [r7349] 2006-10-03 Jerome Rapinat <romjerome@yahoo.fr> *
	  src/plugins/ChangeNames.py: fix path name
	  
	  * src/plugins/PatchNames.py: clean up

2006-10-03 18:54  Stefan Bjork <betula@users.sourceforge.net>

	* [r7348] Updated swedish translation

2006-10-03 18:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7347] fix end-line issue and try to keep native ...

2006-10-03 18:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7346] fix end-line issue and try to keep native ...

2006-10-03 16:59  Don Allingham <don@gramps-project.org>

	* [r7345] 2006-10-03 Don Allingham <don@gramps-project.org> *
	  src/GrampsLogger/_ErrorReportAssistant.py: capitalize "GRAMPS" *
	  src/ViewManager.py: display buttons on first open *
	  src/Editors/_EditSourceRef.py: fix cancelling of text (bug #450)
	  * src/DisplayTabs/_NoteTab.py: fix cancelling of text *
	  src/DisplayTabs/_TextTab.py: fix cancelling of text

2006-10-03 16:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7344] update French translation

2006-10-03 03:21  Don Allingham <don@gramps-project.org>

	* [r7343] * src/GrampsDb/_ReadXML.py: save description properly on
	  read

2006-10-03 02:56  Don Allingham <don@gramps-project.org>

	* [r7342] * src/RelLib/_Location.py: call parent class properly

2006-10-03 02:47  Don Allingham <don@gramps-project.org>

	* [r7341] 2006-10-02 Don Allingham <don@gramps-project.org> *
	  src/Selectors/_SelectPlace.py: use proper column for place handle
	  * src/DisplayModels/_PlaceModel.py: specify place handle

2006-10-02 02:32  Don Allingham <don@gramps-project.org>

	* [r7340] update

2006-10-02 02:10  Don Allingham <don@gramps-project.org>

	* [r7339] 2006-10-01 Don Allingham <don@gramps-project.org> *
	  src/Utils.py: catch divide by zero case * src/ViewManager.py:
	  change change to same page (#410)

2006-09-30 05:48  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7338] Updated Lithuanian translation

2006-09-30 03:56  Don Allingham <don@gramps-project.org>

	* [r7337] * src/FilterEditor/_EditRule.py: limit source name in
	  menu display to 40 characters (#451)

2006-09-30 03:40  Don Allingham <don@gramps-project.org>

	* [r7336] 2006-09-29 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: Handle the Place/Address combination
	  for events

2006-09-29 04:13  Don Allingham <don@gramps-project.org>

	* [r7335] 2006-09-28 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PlaceView.py: add street column (bug #459) *
	  src/DisplayModels/_PlaceModel.py: add street column *
	  src/GrampsDb/_GrampsDbBase.py: add street column

2006-09-28 03:29  Brian Matherly <brian@gramps-project.org>

	* [r7334] * src/ReportBase/_StyleEditor.py: Make style editor not
	  modal * src/glade/gramps.glade: Make style editor not modal

2006-09-27 17:54  Stefan Bjork <betula@users.sourceforge.net>

	* [r7333] Updated swedish translation (work in progress).

2006-09-27 03:21  Brian Matherly <brian@gramps-project.org>

	* [r7332] * src/GrampsLogger/_ErrorReportAssistant.py: Fix typo.

2006-09-26 04:08  Don Allingham <don@gramps-project.org>

	* [r7331] * src/ViewManager.py: fix message *
	  src/Config/_GrampsConfigKeys.py: set default value *
	  src/QuestionDialog.py: set value from config *
	  data/gramps.schemas.in: fix default value

2006-09-26 02:07  Don Allingham <don@gramps-project.org>

	* [r7330] 2006-09-25 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDBCallback.py: catch db transaction problem *
	  src/GrampsCfg.py: reset PORT_WARN when TRANSACTION re-enabled *
	  src/QuestionDialog.py: sync changes to config value *
	  src/GrampsLogger/_ErrorReportAssistant.py: fix typo

2006-09-25 03:29  Brian Matherly <brian@gramps-project.org>

	* [r7329] * src/_ErrorReportAssistant.py: Fix email client launch
	  (#455)

2006-09-25 02:19  Don Allingham <don@gramps-project.org>

	* [r7328] 2006-09-24 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: fix call to warning dialog *
	  src/QuestionDialog.py: Don't do internal check on value

2006-09-25 00:51  Brian Matherly <brian@gramps-project.org>

	* [r7327] * src/plugins/AncestorReport.py: Fix generation numbers.

2006-09-24 10:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7326] update French translation

2006-09-24 04:37  Don Allingham <don@gramps-project.org>

	* [r7325] 2006-09-23 Don Allingham <don@gramps-project.org> *
	  src/images/sources.svg: new icon * src/images/reports.svg: new
	  icon * src/images/tools.svg: new icon * src/images/events.svg:
	  new icon * src/images/place.svg: new icon * src/images/tools.svg:
	  new icon * src/ViewManager.py: use new icons *
	  src/gramps_main.py: register new icons
	  
	  2006-09-22 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsGEDDB.py: support for disabling transactions
	  * src/GrampsDb/_GrampsXMLDB.py: support for disabling
	  transactions * src/GrampsDb/_GrampsBSDDB.py: support for
	  disabling transactions * src/GrampsDb/_GrampsDbBase.py: support
	  for disabling transactions * src/GrampsDb/_ReadGedcom.py: check
	  for IO Eror * src/ViewManager.py: display message if a
	  portability problem is detected * src/QuestionDialog.py: Add
	  Warning dialog that can be disabled * src/DbLoader.py: Detect
	  missing database problem * src/ArgHandler.py: support for
	  disabling transactions * src/GrampsCfg.py: new config keys for
	  transactions * src/Config/_GrampsConfigKeys.py: new config keys
	  for transactions
	  
	  2006-09-17 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: handle missing database on autoload (#447) *
	  src/ArgHandler.py: handle missing database on autoload (#447) *
	  src/DbLoader.py: handle missing database on autoload (#447) *
	  src/Makefile.am: remove uninstalled packages from makefile *
	  src/GrampsDb/_ReadXML.py: place vs. address changes *
	  src/GrampsDb/_WriteXML.py: place vs. address changes *
	  src/GrampsDb/_EditPlace.py: place vs. address changes *
	  src/Editors/_EditPlace.py: place vs. address changes *
	  src/Editors/_EditLocation.py: place vs. address changes *
	  src/RelLib/_Address.py: place vs. address changes *
	  src/RelLib/_LocationBase.py: place vs. address changes *
	  src/RelLib/_Location.py: place vs. address changes *
	  src/DisplayTabs/_LocationModel.py: place vs. address changes *
	  src/DisplayTabs/_LocationEmbedList.py: place vs. address changes
	  * src/glade/gramps.glade: place vs. address changes

2006-09-16 11:55  Brian Matherly <brian@gramps-project.org>

	* [r7324] * src/plugins/Checkpoint.py: typo

2006-09-13 18:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7323] improve/add comments and remove register fr_LU (seems
	  that don't exist for date_test.py)

2006-09-13 04:33  Brian Matherly <brian@gramps-project.org>

	* [r7322] * src/docgen/RTFDoc.py: fix page breaks (#0000441)

2006-09-13 02:57  Don Allingham <don@gramps-project.org>

	* [r7321] 2006-09-12 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: provide a waring if a broken
	  family is detected * src/plugins/Check.py: Don't remove families
	  with no parents unless no children exist

2006-09-13 00:35  Alex Roitman <shura@gramps-project.org>

	* [r7320] confidence level; (generate_date_tests): Remove invalid
	  dates.

2006-09-12 23:21  Alex Roitman <shura@gramps-project.org>

	* [r7319] * src/plugins/TestcaseGenerator.py (fill_object): Use
	  integer confidence level.

2006-09-12 22:58  Alex Roitman <shura@gramps-project.org>

	* [r7318] * src/DateHandler/_Date_fr.py
	  (DateParserFR.init_strings): Typo.

2006-09-12 20:51  Alex Roitman <shura@gramps-project.org>

	* [r7317] 2006-09-12 Alex Roitman <shura@gramps-project.org> *
	  src/const.py.in (app_gramps): Revert to using a string.

2006-09-12 19:21  Don Allingham <don@gramps-project.org>

	* [r7316] attempt to fix win

2006-09-12 04:09  Don Allingham <don@gramps-project.org>

	* [r7315] update

2006-09-12 03:41  Don Allingham <don@gramps-project.org>

	* [r7314] * src/GrampsDb/_ReadXML.py: use os.path.isabs *
	  src/ViewManager.py: path seperator fixes *
	  src/GrampsDb/_ReadGedcom.py: path seperator fixes *
	  src/GrampsDb/_ReadXML.py: path seperator fixes

2006-09-11 15:53  Don Allingham <don@gramps-project.org>

	* [r7313] update

2006-09-11 15:38  Don Allingham <don@gramps-project.org>

	* [r7312] 2006-09-11 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py: don't assume that os.path.sep is the
	  first element of an absolute path. Many not be true on some
	  legacy operating systems.

2006-09-11 09:38  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7311] update French translation

2006-09-11 09:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7310] update french translation

2006-09-11 03:07  Don Allingham <don@gramps-project.org>

	* [r7309]

2006-09-11 01:55  Don Allingham <don@gramps-project.org>

	* [r7308] 2006-09-10 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabls/_PersonEmbedList.py: enable dnd with people for
	  associations

2006-09-09 22:46  Don Allingham <don@gramps-project.org>

	* [r7307] * src/DisplayTabs/_EventEmbedList.py: bring up the event
	  reference editor on drag-n-drop onto the event reference list

2006-09-09 17:10  Don Allingham <don@gramps-project.org>

	* [r7306] 2006-09-09 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py: remove commented out code *
	  src/Editors/_EditEvent.py: handle overwriting of date text *
	  src/RelLib/_DateBase.py: allow optional dropping of date text on
	  serialization * src/RelLib/_Date.py: allow optional dropping of
	  date text on serialization * src/RelLib/_Event.py: allow optional
	  dropping of date text on serialization

2006-09-08 18:48  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7305] Update Lithuanian translation

2006-09-05 18:12  Alex Roitman <shura@gramps-project.org>

	* [r7304] 2006-09-05 Arpad Horvath <horvath.arpad@szgti.bmf.hu> *
	  hu.po: Translation update.

2006-09-05 18:11  Alex Roitman <shura@gramps-project.org>

	* [r7303] 2006-09-05 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py: Import Errors.

2006-09-04 17:18  Don Allingham <don@gramps-project.org>

	* [r7302] 2006-09-04 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: don't delete tabs *
	  src/DisplayTabs/_NoteTab.py: allow tabs to be entered

2006-09-03 22:14  Don Allingham <don@gramps-project.org>

	* [r7301] 2006-09-03 Don Allingham <don@gramps-project.org> *
	  src/ScratchPad.py: add dnd support for MediaRefs (bug #417) *
	  src/DdTargets.py: add dnd support for MediaRefs (bug #417)

2006-09-02 23:31  Don Allingham <don@gramps-project.org>

	* [r7300] 2006-09-02 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_EventEmbedList.py: Don't override event type on
	  a drag-n-drop (bug #420) * po/POTFILES.in: remove non-shipping
	  modules
	  
	  * src/plugins/Calendar.py: fix filter typo *
	  src/plugins/WritePkg.py: don't set uid on Windows

2006-09-02 01:47  Brian Matherly <brian@gramps-project.org>

	* [r7299] * src/plugins/WritePkg.py: don't set uid on Windows

2006-09-02 01:24  Brian Matherly <brian@gramps-project.org>

	* [r7298] * src/plugins/Calendar.py: fix filter typo

2006-09-02 00:07  Alex Roitman <shura@gramps-project.org>

	* [r7297] * src/GrampsDb/_DbUtils.py: Use normal addition: this
	  updates reference_map properly.

2006-09-01 22:57  Alex Roitman <shura@gramps-project.org>

	* [r7296] 2006-09-01 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/StatisticsChart.py: Remove cause. *
	  src/GrampsDb/_WriteXML.py (write_object): Escape path of the
	  files; (fix): remove control characters.

2006-09-01 18:05  Alex Roitman <shura@gramps-project.org>

	* [r7295] 2006-09-01 Arpad Horvath <horvath.arpad@szgti.bmf.hu> *
	  hu.po: Translation update.

2006-08-31 16:38  Alex Roitman <shura@gramps-project.org>

	* [r7294] Update

2006-08-31 05:04  Alex Roitman <shura@gramps-project.org>

	* [r7293] 2006-08-30 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po:
	  Update translation.

2006-08-30 05:10  Alex Roitman <shura@gramps-project.org>

	* [r7292] * src/GrampsDb/_GrampsDbBase.py
	  (remove_person,_do_remove_object): Properly delete objects;
	  (get_del_func): Add method to find deleting function for an
	  object. * src/plugins/Check.py (cleanup_empty_families): Report
	  gramps id.

2006-08-30 00:08  Alex Roitman <shura@gramps-project.org>

	* [r7291] * src/RelLib/_SourceRef.py (SourceRef.__init__): Pass
	  source. * src/RelLib/_ChildRef.py (ChildRef.__init__): Pass
	  source. * src/RelLib/_EventRef.py (EventRef.__init__): Pass
	  source. * src/RelLib/_PersonRef.py (PersonRef.__init__): Pass
	  source. * src/RelLib/_RepoRef.py (RepoRef.__init__): Pass source.

2006-08-29 23:45  Alex Roitman <shura@gramps-project.org>

	* [r7290] 2006-08-29 Alex Roitman <shura@gramps-project.org> *
	  src/glade/gramps.glade: Add privacy controls to all editors. *
	  src/Editors/_EditSource.py: Add privacy control. *
	  src/Editors/_EditSourceRef.py: Add privacy control. *
	  src/Editors/_EditPlace.py: Add privacy control. *
	  src/Editors/_EditMedia.py: Add privacy control. *
	  src/Editors/_EditMediaRef.py: Add privacy control. *
	  src/Editors/_EditRepository.py: Add privacy control. *
	  src/Editors/_EditRepoRef.py: Add privacy control.

2006-08-29 19:59  Alex Roitman <shura@gramps-project.org>

	* [r7289] Update

2006-08-29 19:56  Alex Roitman <shura@gramps-project.org>

	* [r7288] * src/plugins/rel_cs.py: Add relationship calculator. *
	  src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.

2006-08-29 15:34  Alex Roitman <shura@gramps-project.org>

	* [r7287] Update

2006-08-29 15:31  Alex Roitman <shura@gramps-project.org>

	* [r7286] 2006-08-29 Arpad Horvath <horvath.arpad@szgti.bmf.hu> *
	  hu.po: Translation update from 2.0.x branch.

2006-08-29 15:30  Alex Roitman <shura@gramps-project.org>

	* [r7285] 2006-08-29 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po:
	  Update translation.

2006-08-29 03:43  Don Allingham <don@gramps-project.org>

	* [r7284] 2006-08-28 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_Name.py: pyflakes fixes * src/Editors/_EditName.py:
	  pyflakes fixes * src/DisplayTabs/_BackRefModel.py: pyflakes fixes
	  * src/DisplayTabs/_GalleryTab.py: pyflakes fixes

2006-08-28 17:56  Alex Roitman <shura@gramps-project.org>

	* [r7283] 2006-08-28 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/_Address.py (get_text_data_list): Typo. *
	  src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py (apply):
	  Stop adding birth and death events. * configure.in: Increment
	  version number. * RELEASE: version 2.1.95 is released.

2006-08-28 02:35  Alex Roitman <shura@gramps-project.org>

	* [r7282] Update

2006-08-28 02:34  Alex Roitman <shura@gramps-project.org>

	* [r7281] 2006-08-27 Alex Roitman <shura@gramps-project.org> *
	  *.po: Merge all translations with the new template for 2.1.95.

2006-08-28 02:32  Don Allingham <don@gramps-project.org>

	* [r7280]

2006-08-27 21:28  Don Allingham <don@gramps-project.org>

	* [r7279] 2006-08-27 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix parsing index to correctly
	  identify levels for a RESI tag

2006-08-27 21:04  Alex Roitman <shura@gramps-project.org>

	* [r7278] * src/GrampsDb/_WriteGedcom.py (GedcomWriter.gui_setup):
	  Add a dialog about the researcher information. * src/gramps.py
	  (run): Remove startup dialog.

2006-08-27 20:13  Alex Roitman <shura@gramps-project.org>

	* [r7277] Update

2006-08-27 19:46  Alex Roitman <shura@gramps-project.org>

	* [r7276] * src/plugins/RelCalc.py: Use name display preferences
	  throughout; collapse unique entries in the common ancestors list.

2006-08-27 10:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7275] french translation improvements

2006-08-27 07:30  Alex Roitman <shura@gramps-project.org>

	* [r7274] 2006-08-27 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/TestcaseGenerator.py: Bring somewhat up to date. *
	  NEWS: New release name.

2006-08-27 06:30  Alex Roitman <shura@gramps-project.org>

	* [r7273] * src/GrampsLogger/_ErrorReportAssistant.py (__init__):
	  Properly call Assistant. * src/plugins/GraphViz.py
	  (get_event_string): Stop using cause.

2006-08-26 19:39  Alex Roitman <shura@gramps-project.org>

	* [r7272] 2006-08-26 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/__init__.py (register): Add dictionary
	  for private rules. * src/Filters/_FilterParser.py (startElement):
	  Support parsing for private rules.

2006-08-26 18:04  Don Allingham <don@gramps-project.org>

	* [r7271] * src/GrampsDb/_GrampsDbBase.py
	  (GrampsDbBase.get_name_group_mapping): convert group as name used
	  as a key back to unicode (bug #389)

2006-08-26 14:18  Don Allingham <don@gramps-project.org>

	* [r7270] * src/Editors/_EditMedia.py (EditMedia.save): don't set
	  path on a save

2006-08-26 13:48  Don Allingham <don@gramps-project.org>

	* [r7269] 2006-08-26 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: set toolbar-on to 1 if the gconf
	  schemas were not installed properly

2006-08-26 04:29  Don Allingham <don@gramps-project.org>

	* [r7268] * src/Editors/_EditPerson.py: add name callback to update
	  screen after a primary name change *
	  src/DisplayTabs/_NameEmbedList.py: add primary name change menu
	  item * src/GrampsWidgets.py: add reinitalization method to handle
	  change of associated data item

2006-08-26 02:46  Brian Matherly <brian@gramps-project.org>

	* [r7267] * src/const.py.in: Disable thumbnailer for Windows.

2006-08-26 02:07  Don Allingham <don@gramps-project.org>

	* [r7266] 2006-08-25 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_MediaModel.py (MediaModel.sort_date): add
	  sorting by date value instead of by text string

2006-08-25 23:46  Alex Roitman <shura@gramps-project.org>

	* [r7265] * src/ViewManager.py (preferences_activate): Use uistate
	  to emit. * src/DisplayState.py (DisplayState.__signals__): Add
	  new signal. * src/GrampsCfg.py (cb_name_changed): Use uistate to
	  emit signal.

2006-08-25 19:12  Alex Roitman <shura@gramps-project.org>

	* [r7264] 2006-08-25 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ChangeTypes.py: Clean up type name conversions; work
	  over all the events, regardless of who references them. *
	  src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
	  Add methods to obtain standard type lists.

2006-08-25 17:37  Alex Roitman <shura@gramps-project.org>

	* [r7263] 2006-08-25 Arpad Horvath <horvath.arpad@szgti.bmf.hu> *
	  hu.po: Translation update from 2.0.x branch.

2006-08-25 17:17  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7262] 2006-08-25 Zsolt Foldvari <zsolt.foldvari@nokia.com> *
	  src/GrampsCfg.py: Implement callback mechanism for dynamic name
	  format change. * src/ViewManager.py (__init__,
	  preferences_activate, change_page): Rebuild the active page after
	  name fomat changed by connecting to GrampsPreferences' signal

2006-08-25 05:00  Alex Roitman <shura@gramps-project.org>

	* [r7261] 2006-08-24 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py (undo_data): Add method to take
	  care of secondary indices on undo/redo; (_commit_inmem_base):
	  Replace _clean_up and add more routine tasks.

2006-08-25 04:23  Brian Matherly <brian@gramps-project.org>

	* [r7260] * src/plugins/NarrativeWeb.py: Fix typos

2006-08-25 04:20  Brian Matherly <brian@gramps-project.org>

	* [r7259] * src/Config/_GrampsIniKeys.py: Handle invalid default
	  key

2006-08-25 03:35  Don Allingham <don@gramps-project.org>

	* [r7258] 2006-08-24 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py: update maps properly on commit

2006-08-25 00:19  Alex Roitman <shura@gramps-project.org>

	* [r7257] * src/plugins/EventCmp.py: Remove sorting columns for
	  saving.

2006-08-24 20:23  Alex Roitman <shura@gramps-project.org>

	* [r7256] * src/plugins/PHPGedViewConnector.py: Disable
	  registration, until this plugin is fixed.

2006-08-24 20:20  Alex Roitman <shura@gramps-project.org>

	* [r7255] * src/glade/gramps.glade (family_editor): Remove Y
	  expansion property on mother-related buttons.

2006-08-24 20:11  Alex Roitman <shura@gramps-project.org>

	* [r7254] * src/DataViews/_FamilyList.py: Add column editor.

2006-08-24 19:56  Alex Roitman <shura@gramps-project.org>

	* [r7253] (on_apply_clicked): Properly save entered types,
	  including custom.

2006-08-24 19:41  Alex Roitman <shura@gramps-project.org>

	* [r7252] 2006-08-24 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ChangeTypes.py (run_tool): Properly set the new type.

2006-08-24 04:38  Alex Roitman <shura@gramps-project.org>

	* [r7251] * src/DataViews/_PersonView.py (person_removed): Properly
	  create and pass the filter when searchbar is enabled (not
	  sidebar).

2006-08-23 20:17  Alex Roitman <shura@gramps-project.org>

	* [r7250] * src/FilterEditor/_FilterEditor.py (clone_filter): Add
	  method; Support clone-and-edit functionality. *
	  src/glade/rule.glade (filter_list): Add clone button.

2006-08-23 19:43  Alex Roitman <shura@gramps-project.org>

	* [r7249] * src/plugins/ChangeTypes.py (run_tool): Compare English
	  strings.

2006-08-23 19:22  Alex Roitman <shura@gramps-project.org>

	* [r7248] * src/Editors/_EditPerson.py (_image_callback): Take
	  three arguments; correctly call load_photo(); rebuild gallery.
	  (load_photo): Name path variable as such, for clarity.

2006-08-23 18:55  Alex Roitman <shura@gramps-project.org>

	* [r7247] * src/DataViews/_PedigreeView.py
	  (PedigreeView.goto_active_person): Update status bar on person
	  change. * src/DataViews/_RelationView.py
	  (RelationshipView.change_person): Update status bar on person
	  change.

2006-08-23 16:11  Alex Roitman <shura@gramps-project.org>

	* [r7246] 2006-08-23 Alex Roitman <shura@gramps-project.org> *
	  src/Merge/_MergePerson.py (MergePeopleUI.__init__): Properly
	  close managed window. * src/glade/mergedata.glade: Remove
	  unneeded signal connections.

2006-08-23 15:47  Alex Roitman <shura@gramps-project.org>

	* [r7245] 2006-08-23 Zdenek Hatas <zdenek.hatas@gmail.com> * cs.po:
	  Update translation.

2006-08-23 06:21  Alex Roitman <shura@gramps-project.org>

	* [r7244] 2006-08-22 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/EventCmp.py: Add proper date sorting.

2006-08-23 03:53  Don Allingham <don@gramps-project.org>

	* [r7243] * src/GrampsDb/_ReadGedcom.py: RESN support *
	  src/GrampsDb/_WriteGedcom.py: RESN support *
	  src/GrampsDb/_GedTokens.py: RESN support

2006-08-23 03:14  Don Allingham <don@gramps-project.org>

	* [r7242] 2006-08-22 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py: apply event type string conversion
	  fix to family types

2006-08-23 01:09  Brian Matherly <brian@gramps-project.org>

	* [r7241] * src/plugins/NarrativeWeb.py: show url when no
	  description (#0000319)

2006-08-22 18:57  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7240] update to avoid python gettext mistake after gramps
	  directory change

2006-08-22 18:52  Alex Roitman <shura@gramps-project.org>

	* [r7239] * src/Filters/Rules/Person/_IsDescendantFamilyOf.py:
	  Rewrite.

2006-08-22 18:00  Alex Roitman <shura@gramps-project.org>

	* [r7238] * src/FilterEditor/_EditRule.py: Change Media to
	  MediaObject; (__init__): Work with empty filter names (new
	  filter).

2006-08-22 17:50  Alex Roitman <shura@gramps-project.org>

	* [r7237] * src/Filters/_FilterParser.py (startElement): Upgrade
	  existing custom_filters file from Media to MediaObject.

2006-08-22 17:02  Alex Roitman <shura@gramps-project.org>

	* [r7236] * src/Selectors/_SelectEvent.py (get_handle_column):
	  Correct handle column number.

2006-08-22 16:54  Alex Roitman <shura@gramps-project.org>

	* [r7235] * configure.in: Reflect directory change. *
	  src/Filters/Rules/MediaObject/Makefile.am: Reflect directory
	  change.

2006-08-22 16:52  Alex Roitman <shura@gramps-project.org>

	* [r7234] In .: * src/Filters/Rules/Makefile.am (SUBDIRS): Reflect
	  directory change. In po: 2006-08-22 Alex Roitman
	  <shura@gramps-project.org> * POTFILES.in: Reflect directory
	  change.

2006-08-22 16:49  Alex Roitman <shura@gramps-project.org>

	* [r7233] * src/Filters/Rules/MediaObject: Added to replace Media.
	  * src/Filters/Rules/Media: Removed. * src/DataViews/_MediaView.py
	  (filter_editor): Change Media to MediaObject. *
	  src/Filters/_GenericFilter.py: Change Media to MediaObject. *
	  src/DataViews/_PersonView.py (build_widget): Pass uistate to
	  filter class. * src/PageView.py
	  (ListView.build_filter_container): Pass uistate to filter class.
	  * src/DisplayState.py (DisplayState.__signals__): Register
	  'filters-changed' signal. * src/FilterEditor/_ShowResults.py:
	  Change Media to MediaObject. * src/FilterEditor/_EditRule.py:
	  Change Media to MediaObject. * src/FilterEditor/_FilterEditor.py
	  (close): Emit 'filters-changed'. * src/Filters/SideBar/*py: Take
	  uistate and connect to the 'filters-changed' signal.

2006-08-22 15:19  Alex Roitman <shura@gramps-project.org>

	* [r7232] 2006-08-22 Alex Roitman <shura@gramps-project.org> *
	  src/glade/gramps.glade: Make MediaRef editor's General label
	  bold.

2006-08-22 05:28  Alex Roitman <shura@gramps-project.org>

	* [r7231] * src/FilterEditor/_FilterEditor.py (close): Override
	  parent's close. * src/Filters/_FilterMenu.py (build_filter_menu,
	  build_filter_model): Import Custom and System filters when
	  needed. * src/plugins/Calendar.py (get_filters): Import Custom
	  filters when needed. * src/plugins/GraphViz.py
	  (get_report_filters): Import Custom filters when needed. *
	  src/plugins/IndivComplete.py (get_report_filters): Import Custom
	  filters when needed. * src/plugins/NarrativeWeb.py
	  (get_report_filters): Import Custom filters when needed. *
	  src/plugins/StatisticsChart.py (get_report_filters): Import
	  Custom filters when needed. * src/plugins/TimeLine.py
	  (get_report_filters): Import Custom filters when needed.

2006-08-22 05:05  Alex Roitman <shura@gramps-project.org>

	* [r7230] * src/plugins/EventCmp.py (__init__): Add custom filters.

2006-08-22 04:58  Alex Roitman <shura@gramps-project.org>

	* [r7229] * src/plugins/ChangeTypes.py (on_apply_clicked): Remove
	  extra unicode conversion.

2006-08-22 04:27  Don Allingham <don@gramps-project.org>

	* [r7228] * src/GrampsDb/_ReadGedcom.py: handle inline repositories
	  better

2006-08-22 03:32  Alex Roitman <shura@gramps-project.org>

	* [r7227] 2006-08-21 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Checkpoint.py (__init__): Assign dbstate.

2006-08-22 03:19  Don Allingham <don@gramps-project.org>

	* [r7226] 2006-08-21 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_PeopleModel.py: fix handle column after
	  removal of cause of death * src/GrampsDb/_WriteGedcom.py: handle
	  custome events for people (bug # 368)

2006-08-21 19:13  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7225] Updated Lithuanian translation

2006-08-21 06:32  Alex Roitman <shura@gramps-project.org>

	* [r7224] * src/DataViews/_PersonView.py (column_names): Remove
	  cause of death. * src/DisplayModels/_PeopleModel.py (__init__):
	  Update the order of marker and tooltip columns;
	  (column_cause_of_death): remove method; (COLUMN_DEFS): Remove
	  'cause of death' column. * src/GrampsDb/_GrampsBSDDB.py
	  (gramps_upgrade_10): Reset event and person view columns to the
	  default. * src/GrampsDb/_GrampsDbBase.py
	  (get_event_column_order): Remove cause column from the default
	  list. (get_person_column_order): Remove cause of death column.

2006-08-21 05:42  Alex Roitman <shura@gramps-project.org>

	* [r7223] * src/GrampsDb/_ReadGedcom.py (GedcomParser.__init__):
	  Use config setting to determine whether to set default source.

2006-08-21 05:32  Alex Roitman <shura@gramps-project.org>

	* [r7222] 2006-08-20 Alex Roitman <shura@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: Regenerate file. *
	  src/GrampsCfg.py (add_behavior_panel): Use new key. *
	  data/gramps.schemas.in: Add default-source key.

2006-08-21 03:48  Alex Roitman <shura@gramps-project.org>

	* [r7221] Update

2006-08-21 03:39  Don Allingham <don@gramps-project.org>

	* [r7220] 2006-08-20 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix CHAN parsing for family

2006-08-21 03:20  Brian Matherly <brian@gramps-project.org>

	* [r7219] * src/plugins/EventCmp.py: improve Date/Place display
	  (#0000226)

2006-08-21 02:10  Alex Roitman <shura@gramps-project.org>

	* [r7218] 2006-08-20 Alex Roitman <shura@gramps-project.org> *
	  src/DataViews/_EventView.py (column_names): Remove cause column.
	  * src/DisplayModels/_EventModel.py: Use constants for column
	  numbers; remove cause column.

2006-08-21 00:34  Brian Matherly <brian@gramps-project.org>

	* [r7217] ordering (A-Z) the event type for choice list on "change
	  event type" tool (#0000365)

2006-08-20 21:52  Brian Matherly <brian@gramps-project.org>

	* [r7216] * src/Config/_GrampsIniKeys.py: Report error on invalid
	  filename * src/const.py.in: detect windows home directory before
	  others

2006-08-20 19:41  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7215] update french translation

2006-08-20 19:37  Alex Roitman <shura@gramps-project.org>

	* [r7214] Update

2006-08-20 18:28  Alex Roitman <shura@gramps-project.org>

	* [r7213] Update

2006-08-20 18:00  Alex Roitman <shura@gramps-project.org>

	* [r7212] Update

2006-08-20 03:26  Alex Roitman <shura@gramps-project.org>

	* [r7211] Update

2006-08-20 02:27  Alex Roitman <shura@gramps-project.org>

	* [r7210] 2006-08-19 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.

2006-08-19 17:38  Alex Roitman <shura@gramps-project.org>

	* [r7209] 2006-08-19 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new file.

2006-08-19 05:16  Alex Roitman <shura@gramps-project.org>

	* [r7208] * NEWS: Update.

2006-08-19 05:15  Alex Roitman <shura@gramps-project.org>

	* [r7207] Update

2006-08-19 03:55  Alex Roitman <shura@gramps-project.org>

	* [r7206] confirmation; add new operation.

2006-08-19 00:48  Alex Roitman <shura@gramps-project.org>

	* [r7205] * src/PluginUtils/_Tool.py (BatchTool.run): Remove
	  redundant method.

2006-08-18 23:35  Alex Roitman <shura@gramps-project.org>

	* [r7204] 2006-08-18 Kees Bakker <kees.bakker@xs4all.nl> * nl.po:
	  Translation update.

2006-08-18 20:45  Alex Roitman <shura@gramps-project.org>

	* [r7203] 2006-08-18 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/MediaManager.py: Add list of affected paths to the
	  confirmation.

2006-08-18 06:04  Alex Roitman <shura@gramps-project.org>

	* [r7202] * src/plugins/MediaManager.py: Change info wording.

2006-08-18 05:59  Alex Roitman <shura@gramps-project.org>

	* [r7201] * src/GrampsDb/_GrampsDbBase.py
	  (GrampsDbBase._sortbyname): Remove obsolete method.

2006-08-18 05:49  Alex Roitman <shura@gramps-project.org>

	* [r7200] 2006-08-17 Alex Roitman <shura@gramps-project.org> *
	  src/NameDisplay.py: Correct constants to accomodate Name change.
	  * src/GrampsDb/_GrampsBSDDB.py: Upgrade the names. *
	  src/RelLib/_Name.py: Remove sname attribute.

2006-08-18 04:43  Don Allingham <don@gramps-project.org>

	* [r7199] 2006-08-17 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: apply filter to calcuated data
	  before deleting a person from the list

2006-08-18 01:16  Alex Roitman <shura@gramps-project.org>

	* [r7198] Update

2006-08-18 01:16  Brian Matherly <brian@gramps-project.org>

	* [r7197] * src/plugins/NarrativeWeb.py: fix #0000349:
	  NarrativeWebsite sorting

2006-08-17 23:44  Alex Roitman <shura@gramps-project.org>

	* [r7196] Update

2006-08-17 22:28  Alex Roitman <shura@gramps-project.org>

	* [r7195] Add new file

2006-08-17 21:48  Don Allingham <don@gramps-project.org>

	* [r7194] remove debug

2006-08-17 21:48  Don Allingham <don@gramps-project.org>

	* [r7193] 2006-08-17 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: rebuild after compare and merge
	  (bug #350)

2006-08-17 21:39  Alex Roitman <shura@gramps-project.org>

	* [r7192] 2006-08-17 Alex Roitman <shura@gramps-project.org> *
	  src/StartupDialog.py (__init__): Pass its class to Assistant. *
	  src/Exporter.py (__init__): Pass its class to Assistant. *
	  src/Assistant.py (__init__): Accept parent class (to make
	  assistants unique *only* within their type); (prepare_text_page):
	  Use markup in the text. * NEWS: Update. * src/plugins/Makefile.am
	  (pkgdata_PYTHON): Ship new file. * src/plugins/MediaManager.py:
	  Add new plugin (still in progress).

2006-08-17 19:06  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7191] Updated Lithuanian translation

2006-08-17 03:35  Don Allingham <don@gramps-project.org>

	* [r7190] 2006-08-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: rebuild display after a merge of
	  two people (bug #348)

2006-08-16 18:53  Alex Roitman <shura@gramps-project.org>

	* [r7189] * src/Filters/Rules/Person/__init__.py
	  (editor_rule_list): Add Disconnected rule to the Custom Filter
	  rules.

2006-08-16 18:40  Alex Roitman <shura@gramps-project.org>

	* [r7188] 2006-08-16 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py (Disconnected): Add verification rule;
	  (Verify.run_tool): Use the new rule. *
	  src/Filters/Rules/Person/_Disconnected.py (apply): Fix rule.

2006-08-16 04:45  Alex Roitman <shura@gramps-project.org>

	* [r7187] * src/FilterEditor/_EditFilter.py
	  (on_edit_clicked,on_add_clicked): Pass filter name to the rule
	  editor. * src/FilterEditor/_EditRule.py (EditRule.__init__): Pass
	  filter name to MyFilters. (MyFilters.__init__): Exclude filter
	  being edited from the matching filter.

2006-08-16 04:24  Alex Roitman <shura@gramps-project.org>

	* [r7186] * example/gramps/data.gramps: Add Age and Cause event
	  attributes. * example/gramps/example.gramps: Add Age and Cause
	  event attributes.

2006-08-16 02:31  Don Allingham <don@gramps-project.org>

	* [r7185] * src/GrampsDb/_WriteGedcom.py: support for AGE, CAUSE,
	  and AGENCY

2006-08-16 00:30  Don Allingham <don@gramps-project.org>

	* [r7184] 2006-08-15 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: support for AGE, CAUSE, and AGENCY *
	  src/GrampsDb/_GedTokens.py: support for AGE and AGENCY

2006-08-15 21:03  Alex Roitman <shura@gramps-project.org>

	* [r7183] Update

2006-08-15 20:59  Alex Roitman <shura@gramps-project.org>

	* [r7182] * src/GrampsDb/_ReadXML.py (start_attribute): Support
	  attributes in event and eventref; (stop_cause): Create attribute
	  on cause tag. * src/Editors/_EditEventRef.py
	  (_create_tabbed_pages): Typos. * src/Editors/_EditEvent.py
	  (_create_tabbed_pages): Typo. * data/grampsxml.rng: Document XML
	  changes (xml 1.1.2). * data/grampsxml.dtd: Document XML changes
	  (xml 1.1.2). * src/GrampsDb/_WriteXML.py (dump_event_ref): Write
	  attributes; (write_event): write attributes, remove cause.

2006-08-15 15:33  Alex Roitman <shura@gramps-project.org>

	* [r7181] 2006-08-15 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py: Cleanup on upgrades.

2006-08-15 05:24  Alex Roitman <shura@gramps-project.org>

	* [r7180] 2006-08-14 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10): Add an upgrade
	  path from 2.1.91. * src/RelLib/_AttributeType.py: Add new
	  attribute types for events and event references. *
	  src/RelLib/_EventRef.py: Add attribute list. *
	  src/RelLib/_Event.py: Add attribute list.

2006-08-15 03:12  Brian Matherly <brian@gramps-project.org>

	* [r7179] * src/ManagedWindow.py: mask strange Windows logging
	  error on close

2006-08-14 20:44  Alex Roitman <shura@gramps-project.org>

	* [r7178] * src/docgen/PdfDoc.py: Work for both utf8 and latin-1
	  capable reportlab versions.

2006-08-14 20:34  Alex Roitman <shura@gramps-project.org>

	* [r7177] * src/Filters/Rules/Family/_ChildHasNameOf.py
	  (description): Typo. * src/Filters/Rules/Family/_ChildHasIdOf.py
	  (description): Typo. *
	  src/Filters/Rules/Family/_FatherHasNameOf.py (description): Typo.
	  * src/Filters/Rules/Family/_FatherHasIdOf.py (description): Typo.
	  * src/Filters/Rules/Family/_MotherHasNameOf.py (description):
	  Typo. * src/Filters/Rules/Family/_MotherHasIdOf.py (description):
	  Typo.

2006-08-14 17:13  Alex Roitman <shura@gramps-project.org>

	* [r7176] 2006-08-14 Alex Roitman <shura@gramps-project.org> *
	  src/Makefile.am (docs): Use new project website in API docs.

2006-08-14 13:13  Don Allingham <don@gramps-project.org>

	* [r7175] 2006-08-14 Don Allingham <don@gramps-project.org> *
	  src/DispalyTabs/_NoteTab.py: don't add text window using viewport
	  (#344) * src/DispalyTabs/_TextTab.py: don't add text window using
	  viewport (#344)

2006-08-14 04:29  Brian Matherly <brian@gramps-project.org>

	* [r7174] * src/ManagedWindow.py: add present() to force parent
	  focus (#0000342)

2006-08-14 03:45  Alex Roitman <shura@gramps-project.org>

	* [r7173] * configure.in: Increment the version. * Release: the
	  2.1.91 has been released.

2006-08-14 03:32  Don Allingham <don@gramps-project.org>

	* [r7172] 2006-08-13 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditEventRef.py: add attribute list, remove cause *
	  src/Editors/_EditEvent.py: add attribute list, remove cause *
	  src/glade/gramps.glade: event fixes

2006-08-14 02:23  Alex Roitman <shura@gramps-project.org>

	* [r7171] 2006-08-13 Alex Roitman <shura@gramps-project.org> *
	  NEWS: Update.

2006-08-14 02:21  Alex Roitman <shura@gramps-project.org>

	* [r7170] 2006-08-13 Alex Roitman <shura@gramps-project.org> *
	  *.po: update all po files.

2006-08-14 01:50  Don Allingham <don@gramps-project.org>

	* [r7169] 2006-08-13 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: fix drag-n-drop *
	  src/DisplayTabs/_GalleryTab.py: handle media obj and media ref
	  for drag-n-drop * src/DdTargets.py: add media ref type

2006-08-13 04:18  Brian Matherly <brian@gramps-project.org>

	* [r7168] * src/gramps.py: catch logging error and ignore.

2006-08-13 04:06  Don Allingham <don@gramps-project.org>

	* [r7167] * src/ReportBase/_FileEntry.py (FileEntry.select_file):
	  force a present() to force dialog

2006-08-13 03:32  Brian Matherly <brian@gramps-project.org>

	* [r7166] * src/plugins/FamilyGroup.py: use family_id instead of
	  spouse_id

2006-08-13 00:23  Alex Roitman <shura@gramps-project.org>

	* [r7165] (close): Close metadata after the checkpoint.

2006-08-12 23:32  Alex Roitman <shura@gramps-project.org>

	* [r7164] (vb_clicked): Add method to restore pressed view if same
	  button is repeteadely clicked.

2006-08-12 21:59  Don Allingham <don@gramps-project.org>

	* [r7163] 2006-08-12 Don Allingham <don@gramps-project.org> *
	  src/Merge/_MergePerson.py: properly merge notes

2006-08-12 21:55  Alex Roitman <shura@gramps-project.org>

	* [r7162] * src/GrampsDb/_GrampsBSDDB.py: Fix new db creation; make
	  metadata work with UseTXN set either way.

2006-08-12 21:13  Alex Roitman <shura@gramps-project.org>

	* [r7161] * src/ViewManager.py (_connect_signals): Connect to the
	  proper event to cleanly quit on window manager's close action.
	  (quit): Allow variable number of args (to work with signals).

2006-08-12 18:19  Alex Roitman <shura@gramps-project.org>

	* [r7160] 2006-08-12 Alex Roitman <shura@gramps-project.org> *
	  src/DataViews/_MediaView.py (drag_data_received): Stop emission.

2006-08-12 17:24  Don Allingham <don@gramps-project.org>

	* [r7159] * src/ScratchPad.py: fix removal of invalid objects (bug
	  #291) * src/PageView.py: fix search argument when filter applied
	  (but #317)

2006-08-12 15:27  Don Allingham <don@gramps-project.org>

	* [r7158] 2006-08-12 Don Allingham <don@gramps-project.org> *
	  src/PageView.py: fix search argument when filter applied

2006-08-12 06:47  Alex Roitman <shura@gramps-project.org>

	* [r7157] * NEWS: Update.

2006-08-12 03:37  Brian Matherly <brian@gramps-project.org>

	* [r7156] * src/plugins/DetDescendantReport.py: fix spouse name
	  printing * src/plugins/DetAncestralReport.py: fix spouse name
	  printing

2006-08-12 00:14  Don Allingham <don@gramps-project.org>

	* [r7155] 2006-08-11 Don Allingham <don@gramps-project.org> *
	  src/DisplayModels/_PeopleModel.py: fix sorting of names

2006-08-11 23:46  Alex Roitman <shura@gramps-project.org>

	* [r7154] * src/GrampsDb/_GrampsBSDDB.py: Use txn-capable metadata.

2006-08-11 22:14  Don Allingham <don@gramps-project.org>

	* [r7153] * src/DataViews/_MediaView.py: slightly improve dnd *
	  src/DisplayModels/_BaseModel.py: handle sort column map *
	  src/DisplayModels/_MediaModel.py: handle sort column map *
	  src/DisplayModels/_RepositoryModel.py: handle sort column map *
	  src/DisplayModels/_SourceModel.py: handle sort column map *
	  src/DisplayModels/_EventModel.py: handle sort column map *
	  src/DisplayModels/_FamilyModel.py: handle sort column map *
	  src/DisplayModels/_PlaceModel.py: handle sort column map *
	  src/PageView.py: handle sort column map

2006-08-11 18:56  Alex Roitman <shura@gramps-project.org>

	* [r7152] 2006-08-11 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditFamily.py: Use cPickle.

2006-08-11 03:22  Don Allingham <don@gramps-project.org>

	* [r7151] 2006-08-10 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_EmbeddedList.py: use cPickle instead of pickle *
	  src/DisplayTabs/_GalleryTab.py: add dnd functionality *
	  src/DdTargets.py: add URI_LIST and APP_ROOT

2006-08-10 17:25  Alex Roitman <shura@gramps-project.org>

	* [r7150] 2006-08-10 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/SideBar/_PersonSidebarFilter.py (get_filter): Typo.

2006-08-10 07:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7149] update french translation (all filters editors)

2006-08-10 01:07  Alex Roitman <shura@gramps-project.org>

	* [r7148] * src/Filters/Rules/_HasNoteSubstrBase.py (apply):
	  Enforce unicode. * src/Filters/Rules/_HasNoteRegexBase.py
	  (apply): Enforce unicode.

2006-08-10 00:42  Alex Roitman <shura@gramps-project.org>

	* [r7147] In .: * src/DataViews/_PlaceView.py: Add filter sidebar.
	  * src/FilterEditor/_ShowResults.py: Support media filters. *
	  src/FilterEditor/_EditRule.py: Support media filters. *
	  src/FilterEditor/_FilterEditor.py: Support media filters. *
	  src/Filters/_GenericFilter.py: Support media filters. *
	  src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
	  * src/Filters/SideBar/__init__.py: Expose new module. *
	  src/Filters/SideBar/_MediaSidebarFilter.py: Add module. *
	  src/Filters/Rules/Media/Makefile.am (pkgdata_PYTHON): Ship new
	  files. * src/Filters/Rules/Media/_HasIdOf.py: Add module. *
	  src/Filters/Rules/Media/_HasNoteMatchingSubstringOf.py: Add
	  module. * src/Filters/Rules/Media/_HasNoteRegexp.py: Add module.
	  * src/Filters/Rules/Media/_MatchesFilter.py: Add module. *
	  src/Filters/Rules/Media/_RegExpIdOf.py: Add module. *
	  src/Filters/Rules/Media/_MediaPrivate.py: Add module. *
	  src/Filters/Rules/Media/__init__.py: Expose new modules. *
	  src/Filters/Rules/Media/_AllMedia.py: Add module. *
	  src/Filters/Rules/Media/_HasMedia.py: Add module.
	  
	  In po: 2006-08-09 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-08-09 19:44  Alex Roitman <shura@gramps-project.org>

	* [r7146] 2006-08-09 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/SideBar/Makefile.am (pkgdatadir): Typo.

2006-08-09 03:12  Brian Matherly <brian@gramps-project.org>

	* [r7145] * src/Config/_GrampsIniKeys.py: Allow multiple functions
	  to use notify_add

2006-08-07 20:16  Alex Roitman <shura@gramps-project.org>

	* [r7144] In .: 2006-08-07 Alex Roitman <shura@gramps-project.org>
	  * src/DataViews/_RepositoryView.py: Add filter sidebar. *
	  src/FilterEditor/_ShowResults.py: Support repo filters. *
	  src/FilterEditor/_EditRule.py: Support repo filters. *
	  src/FilterEditor/_FilterEditor.py: Support repo filters. *
	  src/Filters/_GenericFilter.py: Support repo filters. *
	  src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
	  * src/Filters/SideBar/__init__.py: Expose new module. *
	  src/Filters/SideBar/_RepoSidebarFilter.py: Add module. *
	  src/Filters/Rules/Repository/Makefile.am (pkgdata_PYTHON): Ship
	  new files. * src/Filters/Rules/Repository/__init__.py: Expose new
	  modules. * src/Filters/Rules/Repository/_HasRepo.py: Add module.
	  * src/Filters/Rules/Repository/_RepoPrivate.py: Add module. *
	  src/Filters/Rules/Repository/_RegExpIdOf.py: Add module. *
	  src/Filters/Rules/Repository/_MatchesFilter.py: Add module. *
	  src/Filters/Rules/Repository/_HasNoteRegexp.py: Add module. *
	  src/Filters/Rules/Repository/_HasNoteMatchingSubstringOf.py: Add
	  module. * src/Filters/Rules/Repository/_HasIdOf.py: Add module. *
	  src/Filters/Rules/Repository/_AllRepos.py: Add module.
	  
	  In po: 2006-08-07 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-08-07 02:53  Brian Matherly <brian@gramps-project.org>

	* [r7143] src/plugins/DetAncestralReport.py: print children when no
	  mother exists

2006-08-07 02:49  Alex Roitman <shura@gramps-project.org>

	* [r7142] In .: * src/DataViews/_PlaceView.py: Add sidebar filter.
	  * src/FilterEditor/_EditRule.py: Support place filters. *
	  src/FilterEditor/_FilterEditor.py: Support place filters. *
	  src/FilterEditor/_ShowResults.py: Support place filters. *
	  src/Filters/_GenericFilter.py: Support place filters. *
	  src/Filters/SideBar/__init__.py: Expose new module. *
	  src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
	  * src/Filters/SideBar/_PlaceSidebarFilter.py: Add module. *
	  src/Filters/Rules/Place/Makefile.am (pkgdata_PYTHON): Ship new
	  files. * src/Filters/Rules/Place/_AllPlaces.py: Add module. *
	  src/Filters/Rules/Place/_HasIdOf.py: Add module. *
	  src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py: Add
	  module. * src/Filters/Rules/Place/_HasNoteRegexp.py: Add module.
	  * src/Filters/Rules/Place/_MatchesFilter.py: Add module. *
	  src/Filters/Rules/Place/_RegExpIdOf.py: Add module. *
	  src/Filters/Rules/Place/_PlacePrivate.py: Add module. *
	  src/Filters/Rules/Place/_HasPlace.py: Add module. *
	  src/Filters/Rules/Place/__init__.py (editor_rule_list): Expose
	  new module. In po: 2006-08-06 Alex Roitman
	  <shura@gramps-project.org> * POTFILES.in: Add new files.

2006-08-07 02:00  Alex Roitman <shura@gramps-project.org>

	* [r7141] * src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.close): Try
	  to reset the log sequence numbers to make grdb file portable.

2006-08-06 20:51  Alex Roitman <shura@gramps-project.org>

	* [r7140] Update

2006-08-06 20:46  Alex Roitman <shura@gramps-project.org>

	* [r7139] 2006-08-06 Alex Roitman <shura@gramps-project.org> *
	  data/gramps.schemas.in: Typo.

2006-08-06 06:26  Alex Roitman <shura@gramps-project.org>

	* [r7138] * src/Filters/_GenericFilter.py: Support Source filters.
	  * src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new
	  file. * src/Filters/Rules/Source/Makefile.am: Ship new files. *
	  src/FilterEditor/_EditRule.py: Support Source filters. *
	  src/FilterEditor/_FilterEditor.py: Support Source filters. *
	  src/FilterEditor/_ShowResults.py: Support Source filters. *
	  src/Filters/Rules/Source/__init__.py: Expose new modules. *
	  src/Filters/SideBar/_SourceSidebarFilter.py: Add module. *
	  src/Filters/SideBar/__init__.py: Expose new module. *
	  src/Filters/Rules/_Rule.py (Rule.match_substring): Add
	  convenience method for simple substring search. *
	  src/Filters/Rules/Source/_RegExpIdOf.py: Add module. *
	  src/Filters/Rules/Source/_MatchesFilter.py: Add module. *
	  src/Filters/Rules/Source/_HasNoteRegexp.py: Add module. *
	  src/Filters/Rules/Source/_HasNoteMatchingSubstringOf.py: Add
	  module. * src/Filters/Rules/Source/_HasIdOf.py: Add module. *
	  src/Filters/Rules/Source/_SourcePrivate.py: Add module. *
	  src/Filters/Rules/Source/_AllSources.py: Add module.
	  
	  

2006-08-06 01:29  Alex Roitman <shura@gramps-project.org>

	* [r7137] Update

2006-08-06 00:24  Alex Roitman <shura@gramps-project.org>

	* [r7136] In .: * src/Filters/Rules/Family/Makefile.am
	  (pkgdata_PYTHON): Ship new file. *
	  src/Filters/Rules/Family/_MemberBase.py: Add new module. In po:

2006-08-05 23:37  Alex Roitman <shura@gramps-project.org>

	* [r7135] In .: * src/Filters/SideBar/_PersonSidebarFilter.py:
	  Minor changes. * src/Filters/SideBar/_FamilySidebarFilter.py: Add
	  father, mother, and child search options. *
	  src/Filters/Rules/Family/__init__.py: Expose new modules. *
	  src/Filters/Rules/Family/_Search*Name.py: add new modules. *
	  src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new
	  files In po: 2006-08-05 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-08-05 20:09  Alex Roitman <shura@gramps-project.org>

	* [r7134] 2006-08-05 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Family/_MotherHasNameOf.py (apply): Handle
	  missing parents. * src/Filters/Rules/Family/_MotherHasIdOf.py
	  (apply): Handle missing parents. *
	  src/Filters/Rules/Family/_FatherHasNameOf.py (apply): Handle
	  missing parents. * src/Filters/Rules/Family/_FatherHasIdOf.py
	  (apply): Handle missing parents.

2006-08-05 16:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7133] update french translation

2006-08-05 04:53  Alex Roitman <shura@gramps-project.org>

	* [r7132] Update

2006-08-05 04:41  Alex Roitman <shura@gramps-project.org>

	* [r7131] * src/Filters/SideBar: Add new module.

2006-08-05 04:18  Alex Roitman <shura@gramps-project.org>

	* [r7130] Update

2006-08-05 04:10  Alex Roitman <shura@gramps-project.org>

	* [r7129] * src/Filters/Rules/Event/Makefile.am (pkgdata_PYTHON):
	  Ship new files. * src/Filters/Makefile.am (pkgdata_PYTHON): Ship
	  new file.

2006-08-05 04:10  Alex Roitman <shura@gramps-project.org>

	* [r7128] Update

2006-08-05 04:05  Alex Roitman <shura@gramps-project.org>

	* [r7127] * src/DataViews/_EventView.py: Add sidebar filter. *
	  src/FilterEditor/_FilterEditor.py: Support event filters. *
	  src/Filters/__init__.py: expose new module. *
	  src/Filters/_PersonSidebarFilter.py: Fix type handling. *
	  src/Filters/_FamilySidebarFilter.py: Fix type handling. *
	  src/Filters/_GenericFilter.py: Support event filters. *
	  src/Filters/_EventSidebarFilter.py: add new module. *
	  src/Filters/Rules/Events/*.py: add new rules. *
	  src/Filters/Rules/Family/_HasRelType.py (apply): Use new API.

2006-08-05 01:06  Alex Roitman <shura@gramps-project.org>

	* [r7126] * src/FilterEditor/_EditFilter.py: Support invert
	  attribute. * src/Filters/_GenericFilter.py: Support invert
	  attribute. * src/Filters/_FilterList.py (save): Save invert
	  attribute. * src/Filters/_FilterParser.py (startElement): Parse
	  invert attribute.

2006-08-04 23:19  Alex Roitman <shura@gramps-project.org>

	* [r7125] In .: * src/Filters/Rules/Family/__init__.py
	  (editor_rule_list): Import and use new rule. *
	  src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new
	  file. * src/Filters/Rules/Family/_HasAttribute.py: Add new rule.
	  * src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Ship new file.
	  * src/Filters/Rules/_HasAttributeBase.py: Add base module. *
	  src/Filters/Rules/_HasEventBase.py (apply): Use new API. In po:
	  Add new files.

2006-08-04 22:41  Alex Roitman <shura@gramps-project.org>

	* [r7124] * src/Filters/Rules/Person/_HasFamilyEvent.py (apply):
	  Use new API. *
	  src/Filters/Rules/Person/_PersonWithIncompleteEvent.py (apply):
	  Do not double-handle birth and death events.

2006-08-04 21:59  Alex Roitman <shura@gramps-project.org>

	* [r7123] * src/Filters/Rules/Person/_IsWitness.py: Rewrite with
	  new API. debugging output; (_name2typeclass): Add name->type
	  mapping.

2006-08-04 20:29  Alex Roitman <shura@gramps-project.org>

	* [r7122] * src/FilterEditor/_FilterEditor.py (__init__): Remove
	  unneeded argument, namespace is enough to get the filter class
	  via factory; (add_new_filter): Use factory; (get_all_handles):
	  Get handles for any object type. *
	  src/FilterEditor/_ShowResults.py (get_name_id): Add method to
	  return name and id for different object types;
	  (sort_val_from_handle): Support different object types.
	  (__init__): Accept namespace as an argument. *
	  src/Filters/__init__.py: Do not expose GenericFamilyFilter;
	  expose GenericFilterFactory instead. *
	  src/Filters/_FamilySidebarFilter.py (GenericFamilyFilter): Use
	  factory.

2006-08-04 19:49  Alex Roitman <shura@gramps-project.org>

	* [r7121] * src/FilterEditor/_EditRule.py
	  (MyID.name_from_gramps_id): Remove debugginb output.

2006-08-04 19:36  Alex Roitman <shura@gramps-project.org>

	* [r7120] In .: 2006-08-04 Alex Roitman <shura@gramps-project.org>
	  * src/DataViews/_MediaView.py (row_change): Work around older
	  pygtk. * src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON):
	  Ship new files. * src/Filters/Rules/Makefile.am (pkgdata_PYTHON):
	  Ship new file.
	  
	  In po: 2006-08-04 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Unlist plugins that are not shipped.

2006-08-04 13:51  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7119] 2006-08-04 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/DataViews/_PersonView.py
	  (__init__): connection to "active- person-changed" signal moved
	  to set_active() (set_active, set_inactive): Reconnect
	  to/disconnect from dbstate's "active-person-changed" signal. *
	  src/DataViews/_RelationView.py (__init__): connection to "active-
	  person-changed" signal moved to set_active() (set_active,
	  set_inactive): Reconnect to/disconnect from dbstate's
	  "active-person-changed" signal.

2006-08-04 05:08  Alex Roitman <shura@gramps-project.org>

	* [r7118] 2006-08-03 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-08-04 05:05  Alex Roitman <shura@gramps-project.org>

	* [r7117] * src/Filters/_GenericFilter.py (GenericFilterFactory):
	  Add factory function. * src/Filters/_FilterParser.py
	  (FilterParser.startElement): Use factory function. *
	  src/Filters/Rules/_MatchesFilterBase.py: Add base module. *
	  src/Filters/Rules/Person/_MatchesFilter.py: Derive from base. *
	  src/Filters/Rules/Family/_MatchesFilter.py: Add rule. *
	  src/Filters/Rules/Family/_MotherHasIdOf.py: Add rule. *
	  src/Filters/Rules/Family/_FatherHasIdOf.py: Add rule. *
	  src/Filters/Rules/Family/_MotherHasNameOf.py: Add rule. *
	  src/Filters/Rules/Family/_ChildHasIdOf.py: Add rule. *
	  src/Filters/Rules/Family/_FatherHasNameOf.py: Add rule. *
	  src/Filters/Rules/Family/_ChildHasNameOf.py: Add rule. *
	  src/Filters/Rules/Family/__init__.py: Expose new rules.

2006-08-03 22:11  Alex Roitman <shura@gramps-project.org>

	* [r7116] * src/GrampsLogger/_ErrorReportAssistant.py
	  (build_page5): Typo.

2006-08-03 19:49  Alex Roitman <shura@gramps-project.org>

	* [r7115] 2006-08-03 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_HasIdOf.py: Cleanup. *
	  src/Filters/Rules/Person/__init__.py (editor_rule_list): Add
	  RegExpIdOf. * src/Filters/Rules/Person/_RegExpIdOf.py: Cleanup. *
	  src/Filters/Rules/_RegExpIdBase.py: Cleanup. *
	  src/Filters/Rules/Person/_HasRelationship.py: Cleanup. *
	  src/Filters/Rules/Family/_HasIdOf.py: Cleanup. *
	  src/Filters/Rules/Family/_RegExpIdOf.py: Cleanup. *
	  src/FilterEditor/_EditRule.py: Clean, localization fixes, ID
	  selection fixes. * src/NameDisplay.py: Import gettext. *
	  src/Filters/Rules/Family/_HasRelType.py (labels): Use lowercase.
	  * src/FilterEditor/_EditFilter.py (on_add_clicked,
	  on_edit_clicked): Catch exception.

2006-08-03 14:26  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7114] 2006-08-03 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/plugins/Check.py
	  (cleanup_deleted_name_formats): Change hardcoded values with
	  constants. * src/GrampsCfg.py: Unused constants cleanup. *
	  src/DataViews/_PedigreeView.py (__init__): connection to "active-
	  person-changed" signal moved to set_active() (set_active,
	  set_inactive): Improve performance of other views. *
	  src/NameDisplay.py (name_grouping_data): Change hardcoded values
	  with constants.

2006-08-03 13:28  Alex Roitman <shura@gramps-project.org>

	* [r7113] 2006-08-03 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayTabs/_BackRefList.py (find_node): Use class name. *
	  src/DisplayTabs/_BackRefModel.py (__init__, load_model): Add new
	  column to keep both class name and translation.

2006-08-03 01:14  Alex Roitman <shura@gramps-project.org>

	* [r7112] In .: 2006-08-02 Alex Roitman <shura@gramps-project.org>
	  * configure.in: Disable scrollkeeper update in the packager mode.
	  
	  In po: 2006-08-02 Alex Roitman <shura@gramps-project.org> *
	  ru.po: Translation update.

2006-08-02 04:29  Don Allingham <don@gramps-project.org>

	* [r7111] * src/RelLib/_Place.py: Check for empty location *
	  src/Editors/_EditEvent.py: use default data change check

2006-08-01 23:50  Don Allingham <don@gramps-project.org>

	* [r7110] 2006-08-01 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: use grouping name *
	  src/NameDisplay.py: Add grouping from data instead of just Name
	  instance, handle Name.DEF * src/DisplayModels/_PeopleModel.py:
	  use grouping name

2006-08-01 20:31  Alex Roitman <shura@gramps-project.org>

	* [r7109] * src/NameDisplay.py: Rename local var id -> num to avoid
	  collission with the builtin function id().

2006-08-01 16:24  Alex Roitman <shura@gramps-project.org>

	* [r7108] 2006-08-01 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (set_name_group_mapping): Use
	  transaction.

2006-08-01 13:13  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7107] update french translation

2006-08-01 05:48  Alex Roitman <shura@gramps-project.org>

	* [r7106] * ru.po: Start on Russian translation.

2006-08-01 04:37  Alex Roitman <shura@gramps-project.org>

	* [r7105] * POTFILES.in: Remove obsolete file; reflect the name
	  change of Merge -> FindDupes.

2006-08-01 04:31  Alex Roitman <shura@gramps-project.org>

	* [r7104] In .: 2006-07-31 Alex Roitman <shura@gramps-project.org>
	  * src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
	  a constructor argument; (SearchBar.apply_filter): pass dbstate. *
	  src/PageView.py (BookMarkView.add_bookmark, PersonNavView.jumpto,
	  PersonNavView.fwd_clicked, PersonNavView.back_clicked,
	  ListView.build_widget): Pass dbstate. * src/Navigation.py
	  (BaseNavigation.__init__, PersonNavigation.__init__): Take
	  dbstate as a constructor argument;
	  (PersonNavigation.build_item_name): properly access dbstate. *
	  src/DisplayState.py (__init__): Do not take dbstate as a
	  constructor argument; Do not connect dbstate signal here (moved
	  to ViewManager);
	  (display_relationship,push_message,modify_statusbar): Make
	  dbstate an argument. * src/plugins/Checkpoint.py (run_tool): Pass
	  dbstate. * src/ViewManager.py (_build_main_window): Do not pass
	  dbstate to uistate DisplayState constructor; connect dbstate
	  signal handler; pass dbstate to Navigation; (keypress): Pass
	  dbstate; (statusbar_key_update): Pass dbstate; (do_load_plugins):
	  Pass dbstate; (ViewManager.add_bookmark): Pass dbstate. *
	  src/DataViews/_RelationView.py (shade_update): Pass dbstate. *
	  src/DataViews/_PersonView.py (build_widget,_goto,
	  key_goto_home_person, key_edit_selected_person): Pass dbstate. *
	  src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file. *
	  src/Filters/__init__.py: Remove importing obsolete module. *
	  src/Filters/_FilterWidget.py: Remove obsolete module.
	  
	  In po: 2006-07-31 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Remove obsolete file.

2006-08-01 03:49  Don Allingham <don@gramps-project.org>

	* [r7103] * src/plugins/FindDupes.py: Fix title (bug 314) *
	  src/plugins/merge.glade: change button name (bug 315)

2006-08-01 03:41  Don Allingham <don@gramps-project.org>

	* [r7102] 2006-07-31 Don Allingham <don@gramps-project.org> *
	  src/plugins/FindDupes.py: Fix title (bug 314)

2006-08-01 03:15  Alex Roitman <shura@gramps-project.org>

	* [r7101] * src/plugins/Makefile.am (pkgdata_PYTHON): Remove
	  unsupported reports.

2006-08-01 02:24  Alex Roitman <shura@gramps-project.org>

	* [r7100] 2006-07-31 Alex Roitman <shura@gramps-project.org> *
	  src/UndoHistory.py (UndoHistory._build_model): Only show the
	  initial entry is database is really opened.

2006-07-31 11:08  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7099] 2006-07-31 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/NameDisplay.py: Rewrite in
	  more object oriented way; Interface change. * src/ViewManager.py
	  (post_load_newdb): Change of NameDisplay interface. *
	  src/GrampsDb/_ReadXML.py (parse): Change of NameDisplay
	  interface. * src/GrampsDb/_ReadGrdb.py (importData): Change of
	  NameDisplay interface. * src/GrampsCfg.py: Change of NameDisplay
	  interface; Name format Edit and Add callbacks divided. *
	  src/RelLib/_Name.py: Default/standard name format definitions
	  moved to NameDisplay. * src/Editors/_EditName.py (_setup_fields):
	  Change of NameDisplay interface. * src/plugins/Check.py
	  (cleanup_deleted_name_formats): Change of NameDisplay interface.

2006-07-31 00:38  Don Allingham <don@gramps-project.org>

	* [r7098] * src/GrampsDb/_ReadGedcom.py: handle missing event type

2006-07-31 00:23  Don Allingham <don@gramps-project.org>

	* [r7097] 2006-07-30 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PlaceView.py: add tooltip for map button

2006-07-30 21:29  Alex Roitman <shura@gramps-project.org>

	* [r7096] * src/plugins/Merge.py: Rename, because Merge module
	  shadows this plugin module. * src/plugins/FindDupes.py: New
	  module, to replace Merge.py; (ShowMatches.on_do_merge_clicked):
	  Use new Merge component.

2006-07-30 18:13  Alex Roitman <shura@gramps-project.org>

	* [r7095] 2006-07-30 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (ViewManager.do_load_plugins): Catch
	  exception; (ViewManager.plugin_status): Catch exception.

2006-07-30 07:31  Alex Roitman <shura@gramps-project.org>

	* [r7094] 2006-07-30 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add missing file.

2006-07-30 04:11  Alex Roitman <shura@gramps-project.org>

	* [r7093] * src/plugins/changetype.glade: Update text warning.

2006-07-30 04:01  Alex Roitman <shura@gramps-project.org>

	* [r7092] * src/Editors/_EditMedia.py (EditMedia.save): Use
	  absolute path to determine mime type.

2006-07-30 03:34  Alex Roitman <shura@gramps-project.org>

	* [r7091] * src/PageView.py (PersonNavView.filter_editor): Catch
	  exception. * src/DataViews/_FamilyList.py
	  (FamilyListView.filter_editor): Catch exception. *
	  src/plugins/EventCmp.py (EventComparison.filter_editor_clicked):
	  Catch exception.

2006-07-30 03:24  Alex Roitman <shura@gramps-project.org>

	* [r7090] Update

2006-07-30 03:24  Alex Roitman <shura@gramps-project.org>

	* [r7089] 2006-07-29 Alex Roitman <shura@gramps-project.org> *
	  src/ManagedWindow.py (ManagedWindow.show): Set opened flag;
	  (ManagedWindow.close): Unser opened flag. * src/ViewManager.py
	  (undo_history_close): Only close undo history window if it is
	  open. * src/UndoHistory.py: (UndoHistory.__init__): Remove signal
	  handling; (UndoHistory.close): Remove method, use one from the
	  parent class.

2006-07-29 20:56  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7088] 2006-07-29 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/NameDisplay.py
	  (display_given): Cleanup * src/Gramps.Cfg.py
	  (NameFormatEditDlg.run): Verification of the returned values

2006-07-28 04:10  Alex Roitman <shura@gramps-project.org>

	* [r7087] (find_backlink_handles): Work around readonly db
	  problems; (_get_obj_from_gramps_id): Work around readonly db
	  problems.

2006-07-27 20:11  Alex Roitman <shura@gramps-project.org>

	* [r7086] Update

2006-07-27 17:44  Alex Roitman <shura@gramps-project.org>

	* [r7085] 2006-07-27 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (_load_metadata): Upgrade custom
	  name formats. * src/GrampsDb/_ReadXML.py (start_format): Attempt
	  parsing the active state for the custom name format. *
	  src/GrampsDb/_WriteXML.py (write_name_formats): Write 4-tuple
	  custom name formats; (_xml_version): Output as version 1.1.1. *
	  data/grampsxml.rng: Update XML description for 1.1.1. *
	  data/grampsxml.dtd: Update XML description for 1.1.1. *
	  src/ViewManager.py (post_load_newdb): Revert changes (done on the
	  lower level). * src/NameDisplay.py (register_custom_formats):
	  Revert changes (done on the lower level).

2006-07-27 11:53  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7084] * src/ViewManager.py (post_load_newdb): Upgrade path for
	  different grdb custom name format table versions *
	  src/NameDisplay.py (register_custom_formats): Upgrade path for
	  different grdb custom name format table versions
	  
	  2006-07-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>

2006-07-27 10:48  Zsolt Foldvari <zfoldvar@users.sourceforge.net>

	* [r7083] 2006-07-27 Zsolt Foldvari
	  <zfoldvar@users.sourceforge.net> * src/GrampsCfg.py: Custom name
	  format support improvements. * src/Editors/_EditName.py: Custom
	  name format support improvements. * src/NameDisplay.py: Custom
	  name format support improvements. * src/plugins/Check.py
	  (cleanup_deleted_name_formats): Db cleanup of deleted custom name
	  format references.

2006-07-27 01:04  Alex Roitman <shura@gramps-project.org>

	* [r7082] 2006-07-26 Steve Hall <digitect@mindspring.org> *
	  windows/nsis/gramps-build.bat: Add windows building scripts. *
	  windows/nsis/gramps.nsi: Add windows building scripts. *
	  windows/nsis/gcheck.py: Add windows building scripts. *
	  windows/nsis/ped24.ico: Add windows icon.

2006-07-26 18:16  Alex Roitman <shura@gramps-project.org>

	* [r7081] 2006-07-26 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Remove debian/Makefile from the list. * Makefile.am
	  (SUBDIRS): Remove debian from the list. * debian/Makefile.am:
	  Remove from SVN.

2006-07-26 04:08  Brian Matherly <brian@gramps-project.org>

	* [r7080] * src/ReportBase/_ReportUtils.py: fix born_str typo (bug
	  #266)

2006-07-26 03:40  Brian Matherly <brian@gramps-project.org>

	* [r7079] * src/Mime/Makefile.am: Add WinMime.py

2006-07-25 20:36  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7078] add family custom filter translation

2006-07-25 20:23  Alex Roitman <shura@gramps-project.org>

	* [r7077] * src/Merge/_MergePerson.py: Use new child_ref API.

2006-07-25 19:58  Alex Roitman <shura@gramps-project.org>

	* [r7076] Update

2006-07-25 19:52  Alex Roitman <shura@gramps-project.org>

	* [r7075] * src/FilterEditor/_EditRule.py (MySelect.get_text):
	  Dirty hack to prevent rule editor from crashing. NEEDS REPAIR to
	  stop relying on the localized text. *
	  src/Filters/Rules/Person/_HasFamilyEvent.py (apply): Use new API.
	  * src/RelLib/_GrampsType.py (set,__cmp__): Consider unicode type
	  along with the str.

2006-07-25 19:11  Alex Roitman <shura@gramps-project.org>

	* [r7074] 2006-07-25 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/_SearchBar.py (get_value,apply_filter): Force
	  unicode. * src/Filters/_PersonSidebarFilter.py (get_filter):
	  Force unicode. * src/Filters/_FamilySidebarFilter.py
	  (get_filter): Force unicode.

2006-07-25 18:37  Alex Roitman <shura@gramps-project.org>

	* [r7073] 2006-07-25 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add missing files.

2006-07-25 06:11  Alex Roitman <shura@gramps-project.org>

	* [r7072] 2006-07-24 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Bump up the version number. *
	  src/GrampsDb/_GrampsBSDDB.py (find_fidmap): Remove unused method.

2006-07-25 00:24  Alex Roitman <shura@gramps-project.org>

	* [r7071] Update

2006-07-25 00:01  Alex Roitman <shura@gramps-project.org>

	* [r7070] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Map
	  Other from gramps2.0.x to Unknown. * src/GrampsDb/_ReadXML.py
	  (start_name): Map Other from gramps2.0.x to Unknown.
	  (start_database): Add method to extract the XML version.

2006-07-24 23:18  Don Allingham <don@gramps-project.org>

	* [r7069] 2006-07-24 Manfred Paulus <manfred.paulus@gmx.de> *
	  src/plugins/FanChart.py: Add circle, 1/2 circle and 1/4 circle
	  options, along with selectable generations *
	  src/docgen/OpenOfficeDoc.py: fix rotation angle

2006-07-24 23:06  Alex Roitman <shura@gramps-project.org>

	* [r7068] UPdate

2006-07-24 18:30  Alex Roitman <shura@gramps-project.org>

	* [r7067] * src/DisplayTabs/_BackRefModel.py
	  (BackRefModel.load_model): Translate displayed object type.

2006-07-24 15:49  Alex Roitman <shura@gramps-project.org>

	* [r7066] 2006-07-24 Alex Roitman <shura@gramps-project.org> *
	  debian/control (Build-Depends-Indep): Add python-central;
	  (XS-Python-Version): Add.

2006-07-24 05:33  Alex Roitman <shura@gramps-project.org>

	* [r7065] 2006-07-23 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/GraphViz.py (get_date_strings): Typo.

2006-07-24 02:19  Brian Matherly <brian@gramps-project.org>

	* [r7064] * src/plugins/NarrativeWeb.py: fix bug for no surname
	  (bug #265)

2006-07-23 23:16  Don Allingham <don@gramps-project.org>

	* [r7063] 2006-07-23 Manfred Paulus <manfred.paulus@gmx.de> *
	  src/BaseDoc.py: fix angle calculation * src/docgen/PSDrawDoc.py:
	  fix angle calculation

2006-07-23 18:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7062] update french translation 2.1.90

2006-07-23 17:46  Don Allingham <don@gramps-project.org>

	* [r7061] 2006-07-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py (GedcomParser.func_person_even): set
	  default type for an event to CUSTOM

2006-07-23 16:59  Alex Roitman <shura@gramps-project.org>

	* [r7060] 2006-07-23 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_IsLessThanNthGenerationDescendantOf.py
	  (IsLessThanNthGenerationDescendantOf.init_list): Use new API. *
	  src/Filters/Rules/Person/_IsSiblingOfFilterMatch.py
	  (IsSiblingOfFilterMatch.init_list): Use new API. *
	  src/Filters/Rules/Person/_RelationshipPathBetween.py
	  (RelationshipPathBetween.desc_list): Use new API. *
	  src/Filters/Rules/Person/_HaveChildren.py (HaveChildren.apply):
	  Use new API. *
	  src/Filters/Rules/Person/_IsMoreThanNthGenerationDescendantOf.py
	  (IsMoreThanNthGenerationDescendantOf.init_list): Use new API. *
	  src/Filters/Rules/__init__.py: Expose Rule for plugin filters. *
	  src/Filters/Rules/Person/_IsDescendantOf.py
	  (IsDescendantOf.init_list): Use new API. *
	  src/Filters/Rules/Person/_HasRelationship.py
	  (HasRelationship.apply): Use new API.

2006-07-23 14:35  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r7059] Updated Lithuanian translation

2006-07-23 04:21  Don Allingham <don@gramps-project.org>

	* [r7058] 2006-07-22 Don Allingham <don@gramps-project.org> *
	  src/Filters/Rules/Person/__init__.py: add register function *
	  configure.in: bump up version number

2006-07-23 04:05  Alex Roitman <shura@gramps-project.org>

	* [r7057] 2006-07-22 Alex Roitman <shura@gramps-project.org> *
	  Makefile.am (SUBDIRS): Add debian dir. * configure.in: Generate
	  debian/Makefile * debian/Makefile.am: Add makefile to place the
	  debian dir in the released tarball.

2006-07-23 03:50  Brian Matherly <brian@gramps-project.org>

	* [r7056] * src/ReportBase/_ReportUtils.py: fix modified birth
	  string (bug # 266).

2006-07-22 05:52  Brian Matherly <brian@gramps-project.org>

	* [r7055] * src/plugins/GraphViz.py: launch image viewer in
	  Windows. * src/Mime/_WinMime.py: handle rundll32.exe
	  applications. * src/Utils.py: search path in Windows when looking
	  for applications.

2006-07-22 04:12  Don Allingham <don@gramps-project.org>

	* [r7054] 2006-07-21 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: provide number for
	  children/siblings * src/GrampsWidgets.py: fix spacing on link box

2006-07-21 03:37  Don Allingham <don@gramps-project.org>

	* [r7053] 2006-07-20 Don Allingham <don@gramps-project.org> *
	  src/GrampsWidgets.py: fix spacing on link label

2006-07-20 19:49  Alex Roitman <shura@gramps-project.org>

	* [r7052] * src/plugins/GraphViz.py (GraphViz.__init__): Better
	  error handling.

2006-07-20 19:37  Alex Roitman <shura@gramps-project.org>

	* [r7051] * src/plugins/IndivComplete.py: Use NameDisplay. *
	  src/plugins/FamilyGroup.py: Use NameDisplay.

2006-07-20 19:12  Alex Roitman <shura@gramps-project.org>

	* [r7050] 2006-07-20 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsCfg.py (add_name_panel): Minor UI improvements;
	  (_build_custom_name_ui): Minor UI improvements;
	  (cb_edit_fmt_str): Make correct transient_for call. *
	  src/gramps.glade (namefmt_edit): Add expander with the help on
	  format definitions; minor UI improvements.

2006-07-20 04:25  Alex Roitman <shura@gramps-project.org>

	* [r7049] * src/plugins/Checkpoint.py (Checkpoint.init_gui): Detect
	  whether rcs program is present and modify UI accordingly. *
	  src/plugins/checkpoint.glade: Add hidden warning label.

2006-07-20 00:42  Alex Roitman <shura@gramps-project.org>

	* [r7048] * src/plugins/StatisticsChart.py
	  (StatisticsChartOptions.get_report_filters): Add custom filters.
	  * src/plugins/Calendar.py (FilterWidget.get_filters): Add custom
	  filters. * src/plugins/TimeLine.py
	  (TimeLineOptions.get_report_filters): Add custom filters. *
	  src/plugins/IndivComplete.py
	  (IndivCompleteOptions.get_report_filters): Add custom filters. *
	  src/plugins/NarrativeWeb.py
	  (WebReportOptions.get_report_filters): Add custom filters.
	  encoding errors; (GraphVizOptions.get_report_filters): Add custom
	  filters.

2006-07-20 00:16  Alex Roitman <shura@gramps-project.org>

	* [r7047] Update

2006-07-19 23:42  Alex Roitman <shura@gramps-project.org>

	* [r7046] 2006-07-19 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/GraphViz.py (GraphViz.__init__): Take care of the
	  encoding errors.

2006-07-19 19:56  Alex Roitman <shura@gramps-project.org>

	* [r7045] 2006-07-19 Zsolt Foldvari <zsolt.foldvari@nokia.com> *
	  src/GrampsCfg.py: UI improvements. *
	  src/Config/_GrampsIniKeys.py: Proper key retrieval.

2006-07-19 19:32  Alex Roitman <shura@gramps-project.org>

	* [r7044] * src/plugins/EventCmp.py (filter_editor_clicked): Adapt
	  to filter editor changes; Stop separately adding birth and death.

2006-07-19 18:53  Alex Roitman <shura@gramps-project.org>

	* [r7043] 2006-07-19 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file.

2006-07-19 04:56  Alex Roitman <shura@gramps-project.org>

	* [r7042] * src/ArgHandler.py (ArgHandler.cl_export): Properly
	  expand filename. * src/GrampsDb/_WriteGrdb.py (exportData): Use
	  placeholder if callback is None.

2006-07-19 04:29  Alex Roitman <shura@gramps-project.org>

	* [r7041] Update

2006-07-19 04:29  Alex Roitman <shura@gramps-project.org>

	* [r7040] 2006-07-18 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py
	  (GrampsBSDDB._delete_primary_from_reference_map): defer deleting
	  until the cursor is closed.

2006-07-19 04:05  Brian Matherly <brian@gramps-project.org>

	* [r7039] * src/plugins/GraphViz.py: Make it work for Windows

2006-07-19 03:48  Don Allingham <don@gramps-project.org>

	* [r7038] 2006-07-18 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_DateBase.py: fix the date comparison for text only
	  dates

2006-07-18 02:59  Brian Matherly <brian@gramps-project.org>

	* [r7037] * src/plugins/NarrativeWeb.py: fix name sorting in
	  Windows (bug #236)

2006-07-18 01:53  Brian Matherly <brian@gramps-project.org>

	* [r7036] * src/plugins/NarrativeWeb.py: typo

2006-07-16 15:33  Alex Roitman <shura@gramps-project.org>

	* [r7035] * src/DisplayTabs/_GalleryTab.py
	  (GalleryTab.build_interface): Allow working with pygtk older than
	  2.8.

2006-07-16 15:28  Alex Roitman <shura@gramps-project.org>

	* [r7034] * src/Filters/Rules/Person/_IsChildOfFilterMatch.py
	  (IsChildOfFilterMatch.init_list): Convert to child_ref.

2006-07-16 15:00  Alex Roitman <shura@gramps-project.org>

	* [r7033] 2006-07-16 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Checkpoint.py (Checkpoint.run_tool): Add busy cursor.

2006-07-16 14:44  Alex Roitman <shura@gramps-project.org>

	* [r7032] 2006-07-16 Zsolt Foldvari <zsolt.foldvari@nokia.com> *
	  src/ViewManager.py: Custom name format support. *
	  src/GrampsCfg.py: Custom name format support. *
	  src/RelLib/_Name.py: Custom name format support. *
	  src/Editors/_EditName.py: Custom name format support. *
	  src/glade/gramps.glade: Custom name format support. *
	  src/NameDisplay.py: Custom name format support.

2006-07-16 14:01  Alex Roitman <shura@gramps-project.org>

	* [r7031] 2006-07-16 Morten Bo Johansen <mbj@spamcop.net> * da.po:
	  Translation update.

2006-07-16 04:25  Don Allingham <don@gramps-project.org>

	* [r7030] 2006-07-15 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: remove unused USE_LDS key *
	  data/gramps.schemas.in: remove unused USE_LDS key *
	  src/StartupDialog.py: remove uused USE_LDS key

2006-07-15 23:53  Alex Roitman <shura@gramps-project.org>

	* [r7029] 2006-07-15 Alex Roitman <shura@gramps-project.org> *
	  check_po: Open correct file.

2006-07-15 05:14  Don Allingham <don@gramps-project.org>

	* [r7028] * src/GrampsDb/_GrampsBSDDB.py: disable TXN for readonly
	  dbs

2006-07-15 03:56  Don Allingham <don@gramps-project.org>

	* [r7027] 2006-07-14 Don Allingham <don@gramps-project.org> *
	  src/DbLoader.py (DbLoader.read_file): handle DBAccessError

2006-07-13 04:13  Brian Matherly <brian@gramps-project.org>

	* [r7026] * src/plugins/NarrativeWeb.py: HTML validation fixes

2006-07-13 03:51  Brian Matherly <brian@gramps-project.org>

	* [r7025] * src/plugins/_CommandLineReport.py: missing import -
	  CustomFilters

2006-07-13 03:48  Don Allingham <don@gramps-project.org>

	* [r7024] debug

2006-07-13 03:17  Don Allingham <don@gramps-project.org>

	* [r7023] debug

2006-07-13 03:13  Don Allingham <don@gramps-project.org>

	* [r7022] debug

2006-07-12 22:42  Don Allingham <don@gramps-project.org>

	* [r7021] update

2006-07-12 19:20  Don Allingham <don@gramps-project.org>

	* [r7020] 2006-07-12 Don Allingham <don@gramps-project.org> *
	  src/Filters/Rules/Family/_RegExpIdOf.py: new family filter *
	  src/Filters/Rules/Family/_HasNoteRegexp.py: new family filter *
	  src/Filters/Rules/Family/_HasIdOf.py: new family filter *
	  src/Filters/Rules/Family/__init__.py: add new filters *
	  src/Filters/Rules/Family/_HasNoteMatchingSubstringOf.py: new
	  family filter * src/Filters/Rules/Family/_AllFamilies.py: new
	  family filter * src/Filters/Rules/_HasNoteSubstrBase.py: new
	  common bases * src/Filters/Rules/_RegExpIdBase.py: new common
	  bases * src/Filters/Rules/_HasGrampsId.py: new common bases *
	  src/Filters/Rules/Person/__init__.py: update *
	  src/Filters/Rules/Person/_HasIdOf.py: use new common base *
	  src/Filters/Rules/Person/_HasNoteRegexp.py: use new common base *
	  src/Filters/Rules/_HasNoteRegexBase.py: new common base *
	  src/Filters/_FamilySidebarFilter.py: use family filters instead
	  of person filters

2006-07-12 03:22  Don Allingham <don@gramps-project.org>

	* [r7019] * po/gramps.pot: remove autogenerated file

2006-07-12 03:15  Don Allingham <don@gramps-project.org>

	* [r7018] * src/ViewManager.py: fix default state of filter menu
	  item

2006-07-11 20:56  Don Allingham <don@gramps-project.org>

	* [r7017] 2006-07-11 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyList.py: clean up *
	  src/DataViews/_PedigreeView.py: clean up *
	  src/DataViews/_MapView.py: clean up * src/ViewManager.py: better
	  menu name

2006-07-11 09:03  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7016] update french translation for gramps-manual

2006-07-10 21:46  Don Allingham <don@gramps-project.org>

	* [r7015] * src/DataViews/_PersonView.py: catch config callback for
	  sidebar * src/ViewManager.py: catch config callback for sidebar *
	  src/PageView.py: catch config callback for sidebar

2006-07-10 17:45  Don Allingham <don@gramps-project.org>

	* [r7014] 2006-07-10 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamlyList.py: add filter editor support *
	  src/FilterEditor/_FilterEditor.py: add family support *
	  src/FilterEditor/_EditRule.py: add family support *
	  src/Filters/_FamilySidebarFilter.py: start of family support *
	  src/Filters/Rules/Family/_HasRelType.py: start of family filters
	  * src/Filters/Rules/Family/__init__.py: start of family filters

2006-07-10 03:34  Don Allingham <don@gramps-project.org>

	* [r7013] 2006-07-09 Don Allingham <don@gramps-project.org> *
	  configure.in: up the version number *
	  src/DataViews/_FamilyList.py: add support for sidebar filter *
	  src/DisplayModels/_BaseModel.py: handle generic model filtering *
	  src/PageView.py: Add support for generic modeling *
	  src/Filters/__init__.py: generic family rule support *
	  src/Filters/_GenericFilter.py: generic family rule support *
	  help/C/gramps-manual.xml: updates * help/Makefile.am: remove old
	  files

2006-07-09 15:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7012] update french translation for gramps-manual

2006-07-09 02:47  Don Allingham <don@gramps-project.org>

	* [r7011] * src/ScratchPad.py (ScratchPersonLink.tooltip): fix
	  tooltip for person

2006-07-08 14:51  Don Allingham <don@gramps-project.org>

	* [r7010] 2006-07-08 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py (ViewManager._build_main_window): restore tabs
	  to their normal position

2006-07-08 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7009] update french figures

2006-07-08 04:17  Don Allingham <don@gramps-project.org>

	* [r7008] 2006-07-07 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: add edit child/relationship options
	  in the popup menu * src/DisplayTab/_EmbeddedList.py: break out
	  menu specification to make it easier to override *
	  src/glade/gramps.glade: remove unused objects *
	  help/C/figures/place.png: update

2006-07-08 04:10  Brian Matherly <brian@gramps-project.org>

	* [r7007] fix restoration of gallery setting for NarrativeWeb.py

2006-07-07 16:01  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7006] update french figure

2006-07-07 15:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7005] update french translation

2006-07-07 15:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r7004] update french translation

2006-07-06 23:45  Alex Roitman <shura@gramps-project.org>

	* [r7003] * data/gramps.schemas.in: Remove unused key. *
	  src/Config/_GrampsConfigKeys.py: Regenerate file. *
	  src/NameDisplay.py (NameDisplay._format_str_base): Document the
	  format string interface.

2006-07-06 21:27  Alex Roitman <shura@gramps-project.org>

	* [r7002] Update

2006-07-06 20:11  Don Allingham <don@gramps-project.org>

	* [r7001] * src/GrampsCfg.py: add cell renderer to combobox

2006-07-06 18:46  Don Allingham <don@gramps-project.org>

	* [r7000] 2006-07-06 Don Allingham <don@gramps-project.org> *
	  help/C/gramps-manual.xml: update doc

2006-07-06 17:46  Alex Roitman <shura@gramps-project.org>

	* [r6999] 2006-07-06 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (ViewManager.post_load_newdb): Register custom
	  formats after loading the db. * src/GrampsCfg.py: Switch to use
	  new formats (still in progress). * src/GrampsDb/_GrampsDbBase.py
	  (GrampsDbBase.__init__): Set up custom name formats list. *
	  src/GrampsDb/_DbUtils.py (db_copy): Copy custom name formats. *
	  src/GrampsDb/_ReadXML.py (start_format): Parse custom formats. *
	  src/GrampsDb/_WriteXML.py (write_name_formats): Add method. *
	  src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB._load_metadata)
	  (GrampsBSDDB._close_metadata): load and save name_formats. *
	  src/Editors/_EditName.py (EditName._setup_fields): Use proper
	  format lists. * src/NameDisplay.py: Support new name formats
	  scheme. * src/RelLib/_Name.py (Name.DEFAULT_FORMATS): Add list of
	  formats.

2006-07-06 15:27  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6998] update french translation

2006-07-06 15:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6997] update template (msgid: 1775->1335)

2006-07-06 12:02  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6996] add figures for gramps-manual v3 french translation

2006-07-06 12:00  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6995] update figures for gramps-manual v3 french translation

2006-07-05 19:41  Don Allingham <don@gramps-project.org>

	* [r6994] update

2006-07-05 19:00  Don Allingham <don@gramps-project.org>

	* [r6993] 2006-07-05 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditChildRef.py: fix title *
	  src/Editors/_EditFamily.py: call sequence for EditChildRef *
	  src/glade/gramps.glade: childref label fix *
	  src/ManagedWindow.py: spacking * help/C/gramps-manual.xml: text
	  updates * help/C/figures/select-family.png: added *
	  help/C/figures/select-person.png: added *
	  help/C/figures/family-warn.png: added *
	  help/C/figures/child-ref.png: added *
	  help/C/figures/edit-family.png: added *
	  help/C/figures/gedcom-export.png: updated *
	  help/C/figures/export-druid.png: updated

2006-07-04 23:38  Don Allingham <don@gramps-project.org>

	* [r6992] 2006-07-04 Don Allingham <don@gramps-project.org> *
	  various: pyflakes fixes

2006-07-04 21:13  jemtland

	* [r6991] Small update

2006-07-04 17:58  Alex Roitman <shura@gramps-project.org>

	* [r6990] 2006-07-04 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsWidgets.py (hand_cursor): Use HAND2 instead of HAND1.

2006-07-04 17:57  Don Allingham <don@gramps-project.org>

	* [r6989] 2006-07-04 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PlaceView.py (PlaceView.ui_definition): add google
	  maps to tool bar

2006-07-04 05:50  Alex Roitman <shura@gramps-project.org>

	* [r6988] Test

2006-07-04 05:46  Alex Roitman <shura@gramps-project.org>

	* [r6987] Test

2006-07-04 05:43  Alex Roitman <shura@gramps-project.org>

	* [r6986] Test

2006-07-04 04:59  Don Allingham <don@gramps-project.org>

	* [r6985] * src/DataViews/_PlaceView.py: add attempt to map to
	  google maps, check for valid list

2006-07-04 03:53  Don Allingham <don@gramps-project.org>

	* [r6984] * src/DataViews/_PlaceView.py: add attempt to map to
	  google maps

2006-07-03 23:38  Don Allingham <don@gramps-project.org>

	* [r6983] 2006-07-03 Don Allingham <don@gramps-project.org> *
	  src/glade/gramps.glade: fix date status button.

2006-07-03 04:25  Don Allingham <don@gramps-project.org>

	* [r6982] * various: pyflakes fixes

2006-07-03 02:28  Don Allingham <don@gramps-project.org>

	* [r6981] 2006-07-02 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PedigreeView.py: add filter editor support *
	  src/DataViews/_Relationship.py: add filter editor support *
	  src/DataViews/_PersonView.py: move filter editor support to
	  PageView * src/PageView.py: add filter editor support

2006-07-02 05:11  Don Allingham <don@gramps-project.org>

	* [r6980] * src/DisplayState.py: fix spacing

2006-07-02 03:46  Don Allingham <don@gramps-project.org>

	* [r6979] * src/DisplayTabs/_SourceEmbedList.py: check for empty
	  reference before attempting to edit

2006-07-01 19:54  Don Allingham <don@gramps-project.org>

	* [r6978] 2006-07-01 Don Allingham <don@gramps-project.org> *
	  src/GrampsWidgets.py: fix LinkLabel to not try to rebuild gender
	  code

2006-07-01 04:55  Don Allingham <don@gramps-project.org>

	* [r6977] * src/AddMedia.py: use full paths for calculations to
	  avoid pwd issues * src/DbLoader.py: fix working directories *
	  example/gramps/example.gramps: remove hard coded paths *
	  example/gramps/data.gramps: remove hard coded paths

2006-07-01 03:58  Don Allingham <don@gramps-project.org>

	* [r6976] * src/GrampsDb/_DbUtils.py (remove_parent_from_family):
	  adjust the transaction message for appropriate father/mother
	  indicator

2006-06-30 14:22  Don Allingham <don@gramps-project.org>

	* [r6975] font problems by switching fonts if needed

2006-06-30 14:16  Don Allingham <don@gramps-project.org>

	* [r6974]

2006-06-30 13:58  Don Allingham <don@gramps-project.org>

	* [r6973] 2006-06-30 Don Allingham <don@gramps-project.org> *
	  src/GrampsWidgets.py: Add GenderWidget to try to isolate windows
	  font problems

2006-06-28 18:46  Don Allingham <don@gramps-project.org>

	* [r6972] 2006-06-28 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PedigreeView.py (PedigreeView.rebuild): use
	  gtk.Arrow instead of unicode characters

2006-06-28 04:01  Brian Matherly <brian@gramps-project.org>

	* [r6971] remove duplicate birth and death events in reports (fixes
	  bug #235)

2006-06-28 02:52  Brian Matherly <brian@gramps-project.org>

	* [r6970] src/GampsLogger/_ErrorReportAssistant.py: fix error
	  message in Windows

2006-06-27 05:12  Don Allingham <don@gramps-project.org>

	* [r6969] * src/ReportBase/_ReportDialog.py (report): catch IOError

2006-06-27 04:55  Don Allingham <don@gramps-project.org>

	* [r6968] 2006-06-26 Don Allingham <don@gramps-project.org> *
	  src/Filters/Rules/Person/_HasDeath.py: use references instead of
	  handles

2006-06-25 05:39  Alex Roitman <shura@gramps-project.org>

	* [r6967] 2006-06-24 Alex Roitman <shura@gramps-project.org> *
	  src/NameDisplay.py (_format_base): Add format string display;
	  (_format_raw, _format): Add format string methods. *
	  src/GrampsCfg.py (name_changed): Switch back to int key. *
	  data/gramps.schemas.in: Add name-format-str key for custom name
	  display format string. * src/Config/_GrampsConfigKeys.py:
	  Re-generate the file. * src/Config/gen_schema_keys.py (copy): Add
	  Id string; Write header into the generated file.

2006-06-25 03:25  Brian Matherly <brian@gramps-project.org>

	* [r6966] * src/plugins/BookReport.py: fix book loading

2006-06-25 02:48  Alex Roitman <shura@gramps-project.org>

	* [r6965] Remove gnome requirement

2006-06-25 02:26  Alex Roitman <shura@gramps-project.org>

	* [r6964] 2006-06-24 Alex Roitman <shura@gramps-project.org> *
	  src/ReportBase/_ReportDialog.py (report): Handle wm closing. *
	  src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
	  closing. * src/plugins/NarrativeWeb.py
	  (WebReportDialog.__init__): Handle wm closing.

2006-06-25 01:57  Brian Matherly <brian@gramps-project.org>

	* [r6963] * src/plugins/AncestorChart2.py: fix comment *
	  src/plugins/DecendChart.py: fix comment *
	  src/plugins/TimeLine.py: Remove Title option

2006-06-25 00:09  Alex Roitman <shura@gramps-project.org>

	* [r6962] 2006-06-24 Alex Roitman <shura@gramps-project.org> *
	  debian/control (Build-Depends-Indep): Add xsltproc

2006-06-24 17:22  Brian Matherly <brian@gramps-project.org>

	* [r6961] * src/docgen/ODFDoc.py: Handle exception when file is not
	  writeable * src/docgen/ODSDoc.py: Handle exception when file is
	  not writeable * src/docgen/OpenOfficeDoc.py: Handle exception
	  when file is not writeable * src/docgen/OpenSpreadSheet.py:
	  Handle exception when file is not writeable *
	  src/plugins/AncestorChart2.py: Remove Title option *
	  src/plugins/DecendChart.py: Remove Title option

2006-06-24 12:16  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6960] update french pictures for gramps-manual v3.0

2006-06-24 12:14  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6959] update french translation for gramps-manual with a new
	  fr.po

2006-06-24 07:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6958] update fr.po

2006-06-24 04:28  Alex Roitman <shura@gramps-project.org>

	* [r6957] * src/GrampsDb/_WriteGedcom.py: Prevent writing empty
	  value tags.

2006-06-23 20:19  Don Allingham <don@gramps-project.org>

	* [r6956] * help/C/figures/*.png: updates

2006-06-23 20:18  Alex Roitman <shura@gramps-project.org>

	* [r6955] Update

2006-06-23 20:14  Alex Roitman <shura@gramps-project.org>

	* [r6954] Update

2006-06-23 20:10  Alex Roitman <shura@gramps-project.org>

	* [r6953] 2006-06-23 Alex Roitman <shura@gramps-project.org> *
	  src/images/Makefile.am (dist_pkgdata_DATA): Comment out map
	  images. * configure.in: Add help/Makefile to AC_CONFIG_FILES. *
	  Makefile.am (SUBDIRS): Add help subdir. * debian: Add directory
	  for debian packaging.

2006-06-23 18:34  Don Allingham <don@gramps-project.org>

	* [r6952] * help/C/gramps-manual.xml: updates

2006-06-23 17:10  Don Allingham <don@gramps-project.org>

	* [r6951] 2006-06-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py: fix syntax error with old ref formats

2006-06-23 04:13  Don Allingham <don@gramps-project.org>

	* [r6950] 2006-06-22 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: remove unused variable *
	  src/Editors/_EditPlace.py: Allow duplicate names *
	  src/Editors/_EditFamily.py: improve error message

2006-06-22 21:23  Don Allingham <don@gramps-project.org>

	* [r6949] 2006-06-21 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py: handle witness ref properly

2006-06-22 20:07  Alex Roitman <shura@gramps-project.org>

	* [r6948] 2006-06-22 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new file.

2006-06-22 20:06  Alex Roitman <shura@gramps-project.org>

	* [r6947] *
	  src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py:
	  Add new module. * src/Filters/Rules/Person/Makefile.am
	  (pkgdata_PYTHON): Ship new module. *
	  src/Filters/Rules/Person/__init__.py: Import new module.

2006-06-22 18:32  Alex Roitman <shura@gramps-project.org>

	* [r6946] 2006-06-22 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_WriteGedcom.py (GedcomWriter.__init__): Typo.

2006-06-22 12:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6945] update french pictures for gramps-manual v3.0

2006-06-22 00:09  Alex Roitman <shura@gramps-project.org>

	* [r6944] Allow column sorting

2006-06-21 20:13  Don Allingham <don@gramps-project.org>

	* [r6943] 2006-06-21 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: Don't attempt to be too clever and
	  swap families if a duplicate is found. Just warn, and continue.

2006-06-21 19:58  Alex Roitman <shura@gramps-project.org>

	* [r6942] 2006-06-21 Zsolt Foldvari <zsolt.foldvari@nokia.com> *
	  src/DisplayTabs/_GalleryTab.py (GalleryTab.build_interface):
	  Properly add icon list. * src/Selectors/_BaseSelector.py
	  (BaseSelector.add_columns): Allow resize-able columns.

2006-06-21 19:46  Don Allingham <don@gramps-project.org>

	* [r6941] * src/DataViews/_PersonView.py: import QuestionDialog

2006-06-21 19:39  Alex Roitman <shura@gramps-project.org>

	* [r6940] * src/PluginUtils/_Plugins.py
	  (PluginDialog.on_apply_clicked, PluginDialog.on_node_selected):
	  Pass and use require_active flag.

2006-06-21 19:32  Don Allingham <don@gramps-project.org>

	* [r6939] 2006-06-21 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: re-enable disabled blocks after the +
	  is clicked

2006-06-21 19:29  Don Allingham <don@gramps-project.org>

	* [r6938] * src/DataViews/_RelationView.py: fix sets

2006-06-21 19:18  Alex Roitman <shura@gramps-project.org>

	* [r6937] 2006-06-21 Alex Roitman <shura@gramps-project.org> *
	  src/DateEdit.py (DateEditorDialog.__init__): Take care of
	  deleting the dialog.

2006-06-21 17:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6936] update french pictures for gramps-manual v3.0

2006-06-21 16:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6935] add new pictures for gramps-manual v3.0

2006-06-21 16:47  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6934] update french translation for gramps-manual with a new
	  fr.po

2006-06-21 16:43  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6933] update french pictures for gramps-manual, I am not able
	  to make a nice resize for some pictures :(

2006-06-21 16:30  Don Allingham <don@gramps-project.org>

	* [r6932] 2006-06-21 Don Allingham <don@gramps-project.org> *
	  src/Filters/__init__.py: include new build_filter_model *
	  src/Filters/_FilterMenu.py: build_filter_model *
	  src/Filters/Rules/Person/_MatchesFilter.py: handle custom and
	  system models properly * src/Filters/_PersonSidebarFilter.py: add
	  custom filter menu

2006-06-21 05:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6931] update figures, maybe there is something with resolution
	  or mode for improving (like the 2.0.x figures)

2006-06-21 03:11  Don Allingham <don@gramps-project.org>

	* [r6930] * src/Filters/_SidebarFilter.py: change from CLEAR to
	  RESET

2006-06-21 02:43  Don Allingham <don@gramps-project.org>

	* [r6929] fails, recalculate data, fix initial display of sidebar *
	  src/ViewManager.py: handle post page creation initalization *
	  src/PageView.py: handle post page creation initalization

2006-06-20 21:34  Don Allingham <don@gramps-project.org>

	* [r6928] * src/DataViews/_PersonView.py
	  (PersonView.person_updated): if surname fails, recalculate data

2006-06-20 21:18  Don Allingham <don@gramps-project.org>

	* [r6927] * src/Editors/_EditFamily.py: handle drag-n-drop for
	  childrefs separately

2006-06-20 15:01  Don Allingham <don@gramps-project.org>

	* [r6926] 2006-06-20 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditEvent.py: focus on date on open *
	  src/Editors/_EditEventRef.py: focus on date on open *
	  src/UndoHistory.py: don't attempt to unregister with the window
	  manager, since not registered to begin with

2006-06-20 12:51  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6925] * src/DataViews/_PedigreeView.py: Properly redraw if
	  active person is set to None

2006-06-20 09:17  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6924] * src/DataViews/_PedigreeView.py: Support for family
	  editing; Change line style for child relation "birth"

2006-06-20 07:36  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6923] * src/DisplayState.py (modify_statusbar): Only calc
	  relationship of active person if active person is set

2006-06-20 04:25  Don Allingham <don@gramps-project.org>

	* [r6922] * src/DataViews/_PersonView.py: handle unsetting of rows
	  changing the active person when the model is rebuilt.

2006-06-20 02:55  Brian Matherly <brian@gramps-project.org>

	* [r6921] * src/Mime/_WinMime.py: Get application description from
	  registry

2006-06-20 02:50  Don Allingham <don@gramps-project.org>

	* [r6920] * src/DataViews/_Relationship.py: handle person set to
	  None

2006-06-19 21:06  Don Allingham <don@gramps-project.org>

	* [r6919] 2006-06-19 Don Allingham <don@gramps-project.org> *
	  src/ViewManger.py: try tabs on the side *
	  src/DisplayTabs/_PersonRefEmbedList.py: change Relationships to
	  Associations * src/help/C/*: updates

2006-06-19 21:01  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6918] * src/PageView.py, src/DataViews/_MediaView.py: Let all
	  list views have the same border width

2006-06-19 20:48  Serge Noiraud <Serge.Noiraud@free.fr>

	* [r6917] # It include many corrections ( centered text,
	  misalignment, ... ) # Tab replacement by spaces in source code.

2006-06-19 18:40  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6916] try to update french translation for gramps-manual with
	  fr.po

2006-06-19 18:39  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6915] update fr.po for gramps-manual

2006-06-19 08:22  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6914] * src/DataViews/_PedigreeView.py: Bootstrap resize
	  handling using "show" event because the "expose" event was not
	  emitted in all cases (closes #202); Redraw on family-* signals
	  too to show for example newly added parents.

2006-06-19 04:17  Don Allingham <don@gramps-project.org>

	* [r6913] 2006-06-18 Don Allingham <don@gramps-project.org> *
	  help/C/gramps-manual.xml: integrate into a single doc *
	  help/C/figures/*.png: updated images

2006-06-18 22:28  Brian Matherly <brian@gramps-project.org>

	* [r6912] * src/images/ped24.ico: add icon

2006-06-18 20:58  Brian Matherly <brian@gramps-project.org>

	* [r6911] Add mime support for Windows platform

2006-06-18 03:21  Don Allingham <don@gramps-project.org>

	* [r6910] * src/Editors/_EditPerson.py: select given name field if
	  the surname field is already defined

2006-06-18 03:05  Don Allingham <don@gramps-project.org>

	* [r6909] 2006-06-17 Don Allingham <don@gramps-project.org> *
	  src/Selectors/_BaseSelector.py (BaseSelector.run): handle delete
	  event * src/DataViews/_RelationView.py: remove debug statement *
	  src/DataViews/__init__.py: remove map view for time being

2006-06-17 07:34  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6908] update fr.po

2006-06-17 04:20  Don Allingham <don@gramps-project.org>

	* [r6907] * src/DataViews/_RelationView.py: clear all subelements
	  on redraw

2006-06-17 03:55  Don Allingham <don@gramps-project.org>

	* [r6906] * src/PageView.py: set dirty flag appropriately

2006-06-17 02:36  Don Allingham <don@gramps-project.org>

	* [r6905] 2006-06-16 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: clear image if none is selected

2006-06-17 01:32  Alex Roitman <shura@gramps-project.org>

	* [r6904] 2006-06-16 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_PluginMgr.py (register_report): Add
	  require_active argument to _register_cl_report call.

2006-06-16 21:26  Don Allingham <don@gramps-project.org>

	* [r6903]

2006-06-16 19:02  Don Allingham <don@gramps-project.org>

	* [r6902]

2006-06-16 18:38  Don Allingham <don@gramps-project.org>

	* [r6901] * src/GrampsDb/_WriteGedcom.py: export QUAY

2006-06-16 17:42  Don Allingham <don@gramps-project.org>

	* [r6900] 2006-06-16 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamiy.py: make EditPerson windows subordinate to
	  EditFamily windows. This prevents the EditPerson window from
	  trying to trying to access a non-existent window and causing a
	  segfault

2006-06-16 08:31  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6899] small typo

2006-06-16 03:32  Don Allingham <don@gramps-project.org>

	* [r6898] * src/GrampsDb/_GrampsDbBase.py: prevent null event types
	  and attribute types from being added *
	  src/Editors/_EditAttribute.py: prevent null attribute types *
	  src/Editors/_EditEvent.py: prevent null attribute types *
	  src/AutoComp.py: filter out empty strings * src/ImgManip.py:
	  check for file before attempting thumbnailer

2006-06-16 02:45  Don Allingham <don@gramps-project.org>

	* [r6897] 2006-06-15 Don Allingham <don@gramps-project.org> *
	  src/ScratchPad.py: enable Text dnd

2006-06-15 21:07  Alex Roitman <shura@gramps-project.org>

	* [r6896] * src/Config/_GrampsConfigKeys.py: Re-generate file. *
	  src/GrampsCfg.py: More name display prefs.

2006-06-15 18:24  Alex Roitman <shura@gramps-project.org>

	* [r6895] * src/GrampsLogger/_ErrorReportAssistant.py (__init__):
	  Adapt to the Assistant change. * src/Assistant.py: Convert to
	  working both with and without ManagedWindow. (__init__): Adapt to
	  the Assistant change.

2006-06-15 17:17  Alex Roitman <shura@gramps-project.org>

	* [r6894] In .: * src/DisplayTabs/Makefile.am (pkgdata_PYTHON):
	  Ship new file. * src/DisplayTabs/__init__.py: Import new module.
	  * src/DisplayTabs/_TextTab.py: Add new module. *
	  src/Editors/_EditSourceRef.py (_setup_fields): Remove Text tab;
	  (_create_tabbed_pages): Add Text tab. * src/glade/gramps.glade
	  (source_ref_edit): Remove Text tab. In po: 2006-06-15 Alex
	  Roitman <shura@gramps-project.org> * POTFILES.in: Add new file.

2006-06-15 16:46  Alex Roitman <shura@gramps-project.org>

	* [r6893] * src/GrampsDb/_WriteGedcom.py (write_photo): Typo.

2006-06-15 16:44  Alex Roitman <shura@gramps-project.org>

	* [r6892] 2006-06-15 Alex Roitman <shura@gramps-project.org> *
	  src/Exporter.py (build_options): Correctly shift all pages.

2006-06-15 04:29  Don Allingham <don@gramps-project.org>

	* [r6891] * src/ScratchPad.py: check for null model

2006-06-15 03:23  Don Allingham <don@gramps-project.org>

	* [r6890] 2006-06-14 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix INT date format

2006-06-14 20:20  Alex Roitman <shura@gramps-project.org>

	* [r6889] 2006-06-14 Alex Roitman <shura@gramps-project.org> *
	  src/NameDisplay.py: Factor out commont code. *
	  src/Editors/_EditName.py (_setup_fields): Remove Default item. *
	  src/RelLib/_Name.py (Name.DEF): Replace with CUSTOM, use LNFN in
	  place of previous DEF. * src/GrampsCfg.py (add_name_panel): Add
	  Name Display panel. * src/GrampsDb/_ReadXML.py (stop_name):
	  Properly set name type; do not set conf attribute on attr, addr,
	  and event.

2006-06-14 01:36  Brian Matherly <brian@gramps-project.org>

	* [r6888] pass dbstate to report

2006-06-13 23:51  Don Allingham <don@gramps-project.org>

	* [r6887] 2006-06-13 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditLdsOrd.py: LDS confirmation support *
	  src/GrampsDb/_ReadGedcom.py: LDS confirmation support *
	  src/GrampsDb/_WriteGedcom.py: LDS confirmation support *
	  src/GrampsDb/_GedTokens.py: LDS confirmation support *
	  src/GrampsDb/_LdsOrdd.py: LDS confirmation support

2006-06-13 19:59  Alex Roitman <shura@gramps-project.org>

	* [r6886] 2006-06-13 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Avoid using
	  secondary index when upgrading events; manually resolve duplicate
	  IDs.

2006-06-13 05:05  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6885] update fr.po

2006-06-13 03:23  Don Allingham <don@gramps-project.org>

	* [r6884] gedcom cleanup

2006-06-13 02:08  Brian Matherly <brian@gramps-project.org>

	* [r6883] * src/plugins/GraphVis.py: ues Mime instead of GrampsMime

2006-06-12 04:51  Don Allingham <don@gramps-project.org>

	* [r6882] 2006-06-11 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix event parsing *
	  src/GramspDb/_GedcomInfo.py: fix ORDN identification

2006-06-12 04:50  Alex Roitman <shura@gramps-project.org>

	* [r6881] 2006-06-11 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Remove plugin that is not shipped. * gramps.pot:
	  Update.

2006-06-11 04:19  Don Allingham <don@gramps-project.org>

	* [r6880] 2006-06-10 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fixes based of the gedcom torture
	  test * src/GrampsDb/_GedTokeys.py: fixes based of the gedcom
	  torture test

2006-06-10 05:15  Don Allingham <don@gramps-project.org>

	* [r6879] * src/GrampsDb/_GedTokens.py: yet even more funky fixes,
	  handle more non-standard tags

2006-06-10 04:27  Don Allingham <don@gramps-project.org>

	* [r6878] * src/GrampsDb/_ReadGedcom.py: yet even more funky fixes,
	  pass Jerome's tests

2006-06-09 21:33  Don Allingham <don@gramps-project.org>

	* [r6877] 2006-06-09 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: yet even more funky fixes *
	  src/GrampsDb/_GedTokens.py: yet even more funky fixes

2006-06-09 04:46  Don Allingham <don@gramps-project.org>

	* [r6876] more gedcom fixes

2006-06-08 21:38  Don Allingham <don@gramps-project.org>

	* [r6875] 2006-06-08 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: handle more bizarre and illegal
	  statements output by other programs.

2006-06-08 04:51  Don Allingham <don@gramps-project.org>

	* [r6874] * src/GrampsDb/_GedTokens.py: handle some obscure tokens

2006-06-08 04:26  Alex Roitman <shura@gramps-project.org>

	* [r6873] 2006-06-07 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Check.py (check_for_broken_family_links): Adapt to
	  RelLib changes.

2006-06-08 04:08  Don Allingham <don@gramps-project.org>

	* [r6872] 2006-06-07 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: fix child/parent relationships

2006-06-07 04:46  Don Allingham <don@gramps-project.org>

	* [r6871] 2006-06-06 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: read gedcoms that we write *
	  src/GrampsDb/_WriteGedcom.py: read gedcoms that we write *
	  src/DisplayState.py: handle unset active person

2006-06-07 04:43  Don Allingham <don@gramps-project.org>

	* [r6870]

2006-06-07 02:10  Brian Matherly <brian@gramps-project.org>

	* [r6869] * src/ReportBase/_BareReportDialog.py: missing import
	  (Bug #0000180)

2006-06-06 22:20  Don Allingham <don@gramps-project.org>

	* [r6868] Added repository information

2006-06-06 18:53  Alex Roitman <shura@gramps-project.org>

	* [r6867] * src/GrampsDb/_ReadXML.py (start_eventref): Only set
	  birth and death references for events with primary role.

2006-06-06 18:49  Alex Roitman <shura@gramps-project.org>

	* [r6866] 2006-06-06 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_DbUtils.py (set_birth_death_index): Only set birth
	  and death references for events with primary role.

2006-06-06 04:23  Don Allingham <don@gramps-project.org>

	* [r6865] 2006-06-05 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: more improvements

2006-06-06 04:13  Alex Roitman <shura@gramps-project.org>

	* [r6864] 2006-06-05 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/BookReport.py (BookReportDialog.__init__): Correctly
	  close managed window.

2006-06-05 22:21  Don Allingham <don@gramps-project.org>

	* [r6863] * src/GrampsDb/_ReadGedcom.py: improve parsing, comment
	  the code better * example/gedcom/sample.ged: add new stuff

2006-06-05 18:49  Don Allingham <don@gramps-project.org>

	* [r6862] 2006-06-05 Don Allingham <don@gramps-project.org> *
	  src/Mime/_PythonMime.py (_type_map): register .gpkg for non-linux
	  platforms

2006-06-05 06:42  Alex Roitman <shura@gramps-project.org>

	* [r6861] In .: 2006-06-04 Alex Roitman <shura@gramps-project.org>
	  * configure.in: Set up for the next release. *
	  src/Filters/Rules/Person/_RegExpName.py (RegExpName.labels):
	  Typo.
	  
	  In po: 2006-06-04 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add missing files.

2006-06-04 23:23  Brian Matherly <brian@gramps-project.org>

	* [r6860] * src/docgen/PSDrawDoc.py: fix imports - make it work *
	  src/ReportBase/_StyleEditor.py: use ManagedWindow *
	  src/ReportBase/_BareReportDialog.py: import StyleEditor *
	  src/plugins/BookReport.py: fix "Center Person" display *
	  src/plugins/WriteCD.py: fail gracefully without Gnome

2006-06-04 18:49  Don Allingham <don@gramps-project.org>

	* [r6859] 2006-06-04 Don Allingham <don@gramps-project.org>
	  
	  * src/plugins/Makefile.am (pkgdata_PYTHON): remove
	  FilterEditor.py

2006-06-04 18:27  Alex Roitman <shura@gramps-project.org>

	* [r6858] * src/docgen/PSDrawDoc.py: Use ReportUtils.pt2cm. *
	  src/docgen/OpenOfficeDoc.py: Use ReportUtils.pt2cm. *
	  src/docgen/ODFDoc.py: Use ReportUtils.pt2cm.

2006-06-04 18:24  Alex Roitman <shura@gramps-project.org>

	* [r6857] 2006-06-04 Alex Roitman <shura@gramps-project.org> *
	  src/ReportBase/Makefile.am (pkgdata_PYTHON): Remove
	  _BookReport.py * src/plugins/Makefile.am (pkgdata_PYTHON): Move
	  BookReport.py

2006-06-04 14:58  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6856] update fr.po

2006-06-04 04:26  Brian Matherly <brian@gramps-project.org>

	* [r6855] add Table of Contents marks

2006-06-04 02:59  Don Allingham <don@gramps-project.org>

	* [r6854] (BackRefList.create_buttons): set tooltips

2006-06-04 02:44  Don Allingham <don@gramps-project.org>

	* [r6853] * src/DisplayTabs/_BackRefList.py
	  (BackRefList.right_click): override right click, because Remove
	  and Add have no relevence

2006-06-03 19:08  Don Allingham <don@gramps-project.org>

	* [r6852] 2006-06-03 Don Allingham <don@gramps-project.org> *
	  src/FilterEditor/_ShowResults.py: move glade functions to
	  ManagedWindow * src/FilterEditor/_EditFilter.py: move glade
	  functions to ManagedWindow * src/FilterEditor/_FilterEditor.py:
	  move glade functions to ManagedWindow *
	  src/FilterEditor/_EditRule.py: move glade functions to
	  ManagedWindow * src/ManagedWindow.py: move glade functions to
	  ManagedWindow

2006-06-03 04:31  Don Allingham <don@gramps-project.org>

	* [r6851] * src/FilterEditor/_ShowResults.py: use list instead of
	  text display

2006-06-03 03:32  Brian Matherly <brian@gramps-project.org>

	* [r6850] various: enhance indexing with IndexMark

2006-06-02 22:18  Don Allingham <don@gramps-project.org>

	* [r6849] 2006-06-02 Don Allingham <don@gramps-project.org> *
	  src/FilterEditor/_EditFilter.py: clean up *
	  src/FilterEditor/_EditRule.py: clean up * src/glade/rule.glade:
	  clean up * src/Filters/Rules/Person/_IsDescendantFamilyOf.py:
	  make current with RelLib
	  
	  * src/Filters/Rules/Person/_HasFamilyEvent.py: make current with
	  RelLib
	  
	  * src/Filters/Rules/Person/_IsParentOfFilterMatch.py: make
	  current with RelLib
	  
	  * src/Filters/Rules/Person/_FamilyWithIncompleteEvent.py: make
	  current with RelLib
	  
	  * src/Filters/Rules/Person/_IsBookmarked.py: make current with
	  RelLib
	  
	  *
	  src/Filters/Rules/Person/_IsLessThanNthGenerationAncestorOfBookmarked.py:
	  make current with RelLib

2006-06-02 11:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6848] update fr.po

2006-06-02 04:40  Don Allingham <don@gramps-project.org>

	* [r6847] 2006-06-01 Don Allingham <don@gramps-project.org> *
	  src/Filters/Rules/Person/_HaveAltFamilies.py: bring up to speed
	  with RelLib changes

2006-06-02 04:21  Brian Matherly <brian@gramps-project.org>

	* [r6846] typo

2006-06-02 04:19  Brian Matherly <brian@gramps-project.org>

	* [r6845] misc typos

2006-06-02 03:56  Don Allingham <don@gramps-project.org>

	* [r6844] set window propertied

2006-06-02 03:21  Don Allingham <don@gramps-project.org>

	* [r6843] 2006-06-01 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: FilterEditor call sequence *
	  src/FilterEditor/_EditFilter.py: added *
	  src/FilterEditor/_FilterEditor.py: Break out other classes *
	  src/FilterEditor/_EditRule.py: added *
	  src/FilterEditor/_ShowResults.py: added *
	  src/FilterEditor/Makefile.am: Add new files

2006-06-02 00:40  Alex Roitman <shura@gramps-project.org>

	* [r6842] * src/ReportBase/_ReportDialog.py (report): Use new
	  report modules for oddball reports. * src/plugins/GraphViz.py:
	  Use new report modules. * src/plugins/NarrativeWeb.py: Use new
	  report modules. * src/plugins/CountAncestors.py: Use wm and new
	  report modules. * src/plugins/Summary.py: Use wm and new report
	  modules.

2006-06-02 00:14  Alex Roitman <shura@gramps-project.org>

	* [r6841] 2006-06-01 Alex Roitman <shura@gramps-project.org> *
	  src/ReportBase/_BareReportDialog.py: import FilterComboBox.

2006-06-01 22:37  Don Allingham <don@gramps-project.org>

	* [r6840] 2006-06-01 Don Allingham <don@gramps-project.org> *
	  configure.in: add FilterEditor subdir *
	  src/DataViews/_PersonView.py: call filter editor with 'Person'
	  argument * src/FilterEditor/_FilterEditor.py: get functional
	  again * src/glade/rule.glade: clean up ui a bit *
	  src/Filters/_FilterList.py: fix logical condition *
	  src/Filters/_GenericFilter.py: fix inversion

2006-06-01 16:51  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6839] update fr.po

2006-06-01 04:39  Brian Matherly <brian@gramps-project.org>

	* [r6838] * src/plugins/vaious: upgrade to new report interface

2006-06-01 04:15  Don Allingham <don@gramps-project.org>

	* [r6837] * src/FilterEditor/_FilterEditor.py: moved from plugins,
	  renamed

2006-06-01 03:36  Don Allingham <don@gramps-project.org>

	* [r6836] 2006-05-31 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: call FilterEditor *
	  src/FilterEditor/__init__.py: added *
	  src/FilterEditor/_FilterEditor.py: moved from plugins *
	  src/glade/rule.glade: filter editor changes * src/Makefile.am:
	  change subdirs * src/FilterEditor/Makefile.am: added

2006-06-01 03:24  Don Allingham <don@gramps-project.org>

	* [r6835] prepare for move

2006-05-31 23:00  Alex Roitman <shura@gramps-project.org>

	* [r6834] Update

2006-05-31 19:31  Alex Roitman <shura@gramps-project.org>

	* [r6833] Update

2006-05-31 19:26  Alex Roitman <shura@gramps-project.org>

	* [r6832]

2006-05-31 19:26  Alex Roitman <shura@gramps-project.org>

	* [r6831] * src/PluginUtils/_PluginMgr.py: Import MODE_CLI. *
	  src/ReportBase/_BookFormatComboBox.py: Adapt to changes.

2006-05-31 18:26  Alex Roitman <shura@gramps-project.org>

	* [r6830] 2006-05-31 Alex Roitman <shura@gramps-project.org> *
	  src/Selectors/_SelectPerson.py (__init__): take track argument. *
	  src/Editors/_EditFamily.py: Adapt to SelectPerson change. *
	  src/Editors/_EditPersonRef.py (_select_person): Adapt to
	  SelectPerson change. * src/ReportBase/_BareReportDialog.py: Use
	  dbstata and uistate, convert to Managed window. *
	  src/ReportBase/_ReportDialog.py: Use dbstate and uistate. *
	  src/ReportBase/_DrawReportDialog.py: Use dbstate and uistate. *
	  src/ReportBase/_TextReportDialog.py: Use dbstate and uistate. *
	  src/ViewManager.py (make_report_callback): Use dbstate and
	  uistate.

2006-05-31 06:08  Alex Roitman <shura@gramps-project.org>

	* [r6829] Update

2006-05-31 05:57  Alex Roitman <shura@gramps-project.org>

	* [r6828] Update

2006-05-31 04:32  Don Allingham <don@gramps-project.org>

	* [r6827] 2006-05-30 Don Allingham <don@gramps-project.org> *
	  src/plugins/FilterEditor.py: start to bring into sync with code
	  changes

2006-05-31 03:48  Alex Roitman <shura@gramps-project.org>

	* [r6826] Update

2006-05-31 03:23  Don Allingham <don@gramps-project.org>

	* [r6825]

2006-05-31 02:41  Alex Roitman <shura@gramps-project.org>

	* [r6824] Update

2006-05-31 02:03  Alex Roitman <shura@gramps-project.org>

	* [r6823] Update

2006-05-31 01:07  Alex Roitman <shura@gramps-project.org>

	* [r6822] Update

2006-05-31 00:57  Alex Roitman <shura@gramps-project.org>

	* [r6821] 2006-05-30 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Change files due to module split.

2006-05-31 00:48  Alex Roitman <shura@gramps-project.org>

	* [r6820] 2006-05-30 Alex Roitman <shura@gramps-project.org> *
	  various: break Report into a package.

2006-05-30 20:47  jemtland

	* [r6819] New contributor. He updated some strings on a local copy.
	  They have been implementet before, but to honor him, I also added
	  him as one of the contributor on the centraliced files.

2006-05-30 02:36  Brian Matherly <brian@gramps-project.org>

	* [r6818] * src/PluginUtils/_ReportUtils.py: handle no person error

2006-05-30 01:18  Brian Matherly <brian@gramps-project.org>

	* [r6817] insert name keys for indexing

2006-05-29 18:15  Alex Roitman <shura@gramps-project.org>

	* [r6816] * src/Editors/_EditFamily.py (EditFamily.save): Typo.

2006-05-29 17:02  Alex Roitman <shura@gramps-project.org>

	* [r6815] 2006-05-29 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Set up for 2.1.5.

2006-05-29 04:53  Brian Matherly <brian@gramps-project.org>

	* [r6814] insert name keys for indexing

2006-05-29 03:41  Alex Roitman <shura@gramps-project.org>

	* [r6813] Update

2006-05-29 03:34  Alex Roitman <shura@gramps-project.org>

	* [r6812] * src/plugins/verify.glade: Add label.

2006-05-29 03:14  Alex Roitman <shura@gramps-project.org>

	* [r6811] Update

2006-05-29 03:00  Alex Roitman <shura@gramps-project.org>

	* [r6810] * src/GrampsDb/_ReadXML.py (stop_event): Properly import
	  birth and death from the old XML.

2006-05-29 02:52  Brian Matherly <brian@gramps-project.org>

	* [r6809] Add name keys for indexing in reports

2006-05-29 02:48  Alex Roitman <shura@gramps-project.org>

	* [r6808] Update

2006-05-29 02:48  Alex Roitman <shura@gramps-project.org>

	* [r6807] 2006-05-28 Alex Roitman <shura@gramps-project.org> *
	  gramps.pot: Update.

2006-05-29 02:46  Alex Roitman <shura@gramps-project.org>

	* [r6806] * src/Editors/_EditFamily.py (EditFamily.save): Typo.

2006-05-29 02:11  Alex Roitman <shura@gramps-project.org>

	* [r6805] Update

2006-05-29 01:38  Alex Roitman <shura@gramps-project.org>

	* [r6804] 2006-05-28 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py: Add double-clicking and
	  mark/unmark/invert.

2006-05-28 15:10  Brian Matherly <brian@gramps-project.org>

	* [r6803] * src/docgen/OpenOfficeDoc.py: Allow large cells to span
	  pages (bug 0000165)

2006-05-28 10:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6802] update fr.po

2006-05-28 08:36  Alex Roitman <shura@gramps-project.org>

	* [r6801] Update

2006-05-28 07:29  Arturas Sleinius <asleinius@users.sourceforge.net>

	* [r6800] Update Lithuanian translation

2006-05-28 04:17  Alex Roitman <shura@gramps-project.org>

	* [r6799] * src/plugins/Verify.py: More updates.

2006-05-28 02:33  Alex Roitman <shura@gramps-project.org>

	* [r6798] 2006-05-27 Alex Roitman <shura@gramps-project.org> *
	  src/docgen/LPRDoc.py: Typo.

2006-05-27 21:04  Brian Matherly <brian@gramps-project.org>

	* [r6797] Add provisions for local mo files for Windows

2006-05-27 03:39  Brian Matherly <brian@gramps-project.org>

	* [r6796] src/plugins/IndivComplete.py: Add event notes

2006-05-26 23:59  Alex Roitman <shura@gramps-project.org>

	* [r6795] Update

2006-05-26 23:38  Alex Roitman <shura@gramps-project.org>

	* [r6794] * src/BasicUtils.py (UpdateCallback.reset): Add method.
	  (Verify.on_apply_clicked): Reset the progress.

2006-05-26 23:18  Alex Roitman <shura@gramps-project.org>

	* [r6793] Update

2006-05-26 23:11  Alex Roitman <shura@gramps-project.org>

	* [r6792] 2006-05-26 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/verify.glade: update interface. *
	  src/plugins/Verify.py: More improvements. Still need to finish
	  filtering and object editing on double click.

2006-05-26 23:08  Alex Roitman <shura@gramps-project.org>

	* [r6791] Update

2006-05-26 20:48  Don Allingham <don@gramps-project.org>

	* [r6790] 2006-05-26 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: build skip list for SelectFamily
	  so that * a person cannot be his own parent *
	  src/Editors/_EditFamily.py: don't allow a person to be his own
	  parent * src/Selectors/_BaseSelector.py: Add skipping of handles
	  * src/DisplayModels/_BaseModel.py: Add skipping of handles *
	  src/DisplayModels/_MediaModel.py: Add skipping of handles *
	  src/DisplayModels/_RepositoryModel.py: Add skipping of handles *
	  src/DisplayModels/_SourceModel.py: Add skipping of handles *
	  src/DisplayModels/_EventModel.py: Add skipping of handles *
	  src/DisplayModels/_FamilyModel.py: Add skipping of handles *
	  src/DisplayModels/_PlaceModel.py: Add skipping of handles

2006-05-26 20:18  Alex Roitman <shura@gramps-project.org>

	* [r6789] Update

2006-05-26 09:54  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6788] update fr.po

2006-05-26 04:09  Don Allingham <don@gramps-project.org>

	* [r6787] * src/DisplayTabs/_NoteTab.py (NoteTab.flow_changed):
	  save flow status in Note

2006-05-26 03:07  Don Allingham <don@gramps-project.org>

	* [r6786] * src/Merge/_MergeSource.py: note handling on source
	  merge * src/glade/mergedata.glade: note handling on source merge

2006-05-26 00:44  Don Allingham <don@gramps-project.org>

	* [r6785] * src/Makefile.am: remove deleted files

2006-05-26 00:31  Alex Roitman <shura@gramps-project.org>

	* [r6784] 2006-05-25 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-05-26 00:19  Alex Roitman <shura@gramps-project.org>

	* [r6783] Update

2006-05-26 00:10  Don Allingham <don@gramps-project.org>

	* [r6782] 2006-05-25 Don Allingham <don@gramps-project.org> *
	  configure.in: add Merge directory

2006-05-26 00:10  Alex Roitman <shura@gramps-project.org>

	* [r6781] Update

2006-05-25 23:59  Alex Roitman <shura@gramps-project.org>

	* [r6780] 2006-05-25 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py: More rework, still in progress.

2006-05-25 23:43  Don Allingham <don@gramps-project.org>

	* [r6779] * src/Merge/_MergePlace.py: handle notes *
	  src/glade/mergedata.glade: handle notes

2006-05-25 21:02  Don Allingham <don@gramps-project.org>

	* [r6778] * src/DataViews/_PersonView.py: Merge module support *
	  src/Merge/_MergeSource.py: broken out of MergeData.py *
	  src/Merge/__init__.py: support of module * src/Merge/Makefile.am:
	  added * src/Merge/_MergePlace.py: broken out of MergeData.py *
	  src/Merge/_MergePerson.py: renamed

2006-05-25 20:35  Don Allingham <don@gramps-project.org>

	* [r6777] * src/DataViews/_SourceView.py: source merge support

2006-05-25 19:39  Don Allingham <don@gramps-project.org>

	* [r6776] 2006-05-25 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PlaceView.py: place merge support *
	  src/glade/mergedata.glade: place merge support *
	  src/MergeData.py: place merge support * src/PageView.py: add
	  support for multiselection

2006-05-25 05:52  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6775] # /plugins/rel_fr.py : There is no maternal/paternal side
	  on this file, the previous translation introduced mistakes. I
	  remove paternel/maternel on father and mother level.

2006-05-25 05:18  Alex Roitman <shura@gramps-project.org>

	* [r6774] 2006-05-24 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py: Start major rework, still in progress.

2006-05-25 04:08  Don Allingham <don@gramps-project.org>

	* [r6773] * src/DataViews/_PersonView.py: merge functionality *
	  src/ViewManager.py: merge functionality * src/MergePeople.py: fix
	  merge (ui and birth/death events) * src/GrampsDb/_WriteXML.py:
	  remove redundant birth/death entries

2006-05-25 02:30  Don Allingham <don@gramps-project.org>

	* [r6772] * src/GrampsDb/_DbUtils.py: fix index setting of death
	  index * src/GrampsDb/_WriteGedcom.py: remove redundant
	  birth/death references

2006-05-25 00:23  Don Allingham <don@gramps-project.org>

	* [r6771] 2006-05-24 Don Allingham <don@gramps-project.org> *
	  src/images/stock_notes.png: added * src/images/Makefile.am: add
	  stock_notes.png * src/gramps_main.py: register stock_notes as
	  gramps_notes * src/DisplayTabs.py: use gramps_notes instead of
	  stock_notes

2006-05-24 05:28  Alex Roitman <shura@gramps-project.org>

	* [r6770] * src/Utils.py: move event/attr constants to GedcomInfo.
	  * src/plugins/TestcaseGenerator.py: Use new methods. *
	  src/DisplayTabs/_LdsModel.py: Use new methods. *
	  src/Editors/_EditLdsOrd.py: Use new methods. *
	  src/RelLib/_LdsOrd.py: Add new methods. *
	  src/GrampsDb/_WriteGedcom.py: Do not import unused module. *
	  src/GrampsDb/_ReadXML.py: Use methods from LdsOrd. * src/lds.py:
	  Rename to LdsUtils.py * src/GrampsDb/_ReadGedcom.py: Use new
	  module name. * src/Makefile.am (gdir_PYTHON): Ship new file.

2006-05-24 04:49  Don Allingham <don@gramps-project.org>

	* [r6769] 2006-05-23 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: make shading optional *
	  src/GrampsCfg.py: make shading optional *
	  src/Config/_GrampsConfigKeys.py: make shading optional *
	  data/gramps.schemas.in: make shading optional

2006-05-24 00:42  Alex Roitman <shura@gramps-project.org>

	* [r6768] Update

2006-05-24 00:12  Alex Roitman <shura@gramps-project.org>

	* [r6767] Update

2006-05-23 23:37  Alex Roitman <shura@gramps-project.org>

	* [r6766] 2006-05-23 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Upgrade LdsOrd.

2006-05-23 21:30  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6765] * src/DataViews/_MapView.py: Catch exceptions of the
	  PixbufLoader that occur if nothing or not an image have been
	  downloaded.

2006-05-23 21:07  Don Allingham <don@gramps-project.org>

	* [r6764] 2006-05-23 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_RelationView.py: finish shading *
	  src/GrampsDb/_DbUtils.py: add birth/death index set funcion *
	  src/Editors/_EditPerson.py: birth/death index fixes *
	  src/DisplayTabs/_PersonEventEmbedList.py: birth/death index fixes
	  * src/GrampsWidgets.py: shading fixes *
	  src/DisplayModels/_PeopleModel.py: birth/death index fixes

2006-05-23 20:31  Alex Roitman <shura@gramps-project.org>

	* [r6763] 2006-05-23 Alex Roitman <shura@gramps-project.org> *
	  src/Utils.py (probably_alive): Adapt to new birth/death refs.

2006-05-23 19:55  Alex Roitman <shura@gramps-project.org>

	* [r6762] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9):
	  Convert upgrade to using new birth/death reference approach. *
	  src/GrampsDb/_GrampsDbBase.py (commit_person): Simplify updating
	  of the custom event roles. * src/GrampsDb/_WriteXML.py
	  (write_person): Use methods to get birth/death ref, not raw
	  attributes. * src/RelLib/_Person.py: Convert to using birth and
	  death ref indices. birth/deat reference; use methods to get
	  birth/death ref, not raw attributes.

2006-05-23 19:46  Don Allingham <don@gramps-project.org>

	* [r6761] * src/DataViews/_RelationView.py: renamed from
	  _FamilyView * src/DataViews/__init__.py: use RelationView.py *
	  src/DataViews/Makefile.am: update

2006-05-23 19:01  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6760] * src/DataViews/_PedigreeView.py: Use dbstate only to not
	  get out of sync with db and active person.

2006-05-23 17:27  Alex Roitman <shura@gramps-project.org>

	* [r6759] 2006-05-23 Arturas Sleinius <asleinius@gmail.com> *
	  lt.po: updated Lithuanian translation.

2006-05-23 17:02  Alex Roitman <shura@gramps-project.org>

	* [r6758] 2006-05-23 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py (start_eventref): Do not reset existing
	  birth/deat reference.

2006-05-23 16:40  Don Allingham <don@gramps-project.org>

	* [r6757] alignment

2006-05-23 16:33  Don Allingham <don@gramps-project.org>

	* [r6756] 2006-05-23 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyView.py: more shading

2006-05-23 05:14  Alex Roitman <shura@gramps-project.org>

	* [r6755] Update

2006-05-23 05:14  Alex Roitman <shura@gramps-project.org>

	* [r6754] 2006-05-22 Alex Roitman <shura@gramps-project.org> *
	  gramps.pot: Update.

2006-05-23 04:59  Alex Roitman <shura@gramps-project.org>

	* [r6753] 2006-05-22 Alex Roitman <shura@gramps-project.org> *
	  data/gramps.schemas.in: Typos. * src/DataViews/_PedigreeView.py
	  (rebuild): Typo.

2006-05-23 03:50  Don Allingham <don@gramps-project.org>

	* [r6752] 2006-05-22 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyView.py: start shading of data

2006-05-22 23:58  Alex Roitman <shura@gramps-project.org>

	* [r6751]

2006-05-22 23:56  Alex Roitman <shura@gramps-project.org>

	* [r6750] * src/GrampsDb/_WriteGedcom.py: Multiple improvements. *
	  various: Replace get/set_base_handle with
	  get/set_reference_handle. * src/RelLib/_SourceRef.py
	  (get_base_handle,set_base_handle): Remove redundant methods.

2006-05-22 18:07  Alex Roitman <shura@gramps-project.org>

	* [r6749] 2006-05-22 Alex Roitman <shura@gramps-project.org> *
	  src/ArgHandler.py (need_gui): Add method. * src/ViewManager.py:
	  Move statusbar notification from gramps_main. *
	  src/gramps_main.py: Remove unused methods, handle ArgHandler
	  better.

2006-05-22 04:17  Don Allingham <don@gramps-project.org>

	* [r6748] 2006-05-21 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: handle export, import, and save as if
	  database does not exist, yet UIManager still wants to call them.

2006-05-22 03:19  Alex Roitman <shura@gramps-project.org>

	* [r6747] 2006-05-21 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Set up for the next release.

2006-05-22 02:57  Brian Matherly <brian@gramps-project.org>

	* [r6746] src/plugins/TimeLine.py: round all dates to nearest
	  decade

2006-05-22 02:51  Don Allingham <don@gramps-project.org>

	* [r6745] 2006-05-21 Don Allingham <don@gramps-project.org> *
	  src/GrampsWidgets.py (MonitoredEntry.set_text): added function

2006-05-22 01:55  Brian Matherly <brian@gramps-project.org>

	* [r6744] src/plugins/GraphViz.py: fix unicode encoding

2006-05-21 23:32  Alex Roitman <shura@gramps-project.org>

	* [r6743] * src/GrampsDb/_WriteGedcom.py: Repository export.

2006-05-21 22:35  jemtland

	* [r6742] Changed a HTML tag that had wrongfully been translated

2006-05-21 22:12  Brian Matherly <brian@gramps-project.org>

	* [r6741] * src/plugins/Calendar.py: make calendar work in Windows
	  * src/GrampsLocale.py: make calendar work in Windows

2006-05-21 21:07  Alex Roitman <shura@gramps-project.org>

	* [r6740] * src/GrampsDb/_GrampsInMemDB.py
	  (GrampsInMemDB.__init__): Remove unused variables.

2006-05-21 21:03  Alex Roitman <shura@gramps-project.org>

	* [r6739] 2006-05-21 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Calendar.py (print_page): Use correct variable.

2006-05-21 20:48  Alex Roitman <shura@gramps-project.org>

	* [r6738] * src/GrampsDb/_GrampsBSDDB.py: Do not import unused
	  module. Do not import unused module.

2006-05-21 20:39  Brian Matherly <brian@gramps-project.org>

	* [r6737] src/plugins/GraphViz.py.in: fix file open.

2006-05-21 20:27  Alex Roitman <shura@gramps-project.org>

	* [r6736] * src/const.py.in: Use gettext. *
	  src/GrampsDb/_ConstXML.py: Remove file.

2006-05-21 18:17  Alex Roitman <shura@gramps-project.org>

	* [r6735] 2006-05-21 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayTabs/_PersonEventEmbedList.py
	  (PersonEventEmbedList.default_type): properly process event list.
	  * src/Editors/_EditEventRef.py (EditEventRef.get_custom_events):
	  Use correct method. * src/Editors/_EditEvent.py
	  (EditEvent.get_custom_events)
	  (EditPersonEvent.get_custom_events): Use correct method. *
	  src/GrampsDb/_GrampsDbBase.py: Remove obsolete methods. *
	  src/GrampsDb/_GrampsInMemDB.py: Remove obsolete methods.

2006-05-21 04:24  Don Allingham <don@gramps-project.org>

	* [r6734] 2006-05-20 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditPlace.py: custom menus *
	  src/Editors/_EditLdsOrd.py: custom menus *
	  src/Editors/_EditSourceRef.py: custom menus *
	  src/Editors/_EditSource.py: custom menus *
	  src/Editors/_EditRepoRef.py: custom menus *
	  src/Editors/_EditUrl.py: custom menus *
	  src/Editors/_EditAttribute.py: custom menus *
	  src/Editors/_EditPerson.py: custom menus *
	  src/Editors/_EditLocation.py: custom menus *
	  src/Editors/_EditMediaRef.py: custom menus *
	  src/Editors/_EditEventRef.py: custom menus *
	  src/Editors/_EditMedia.py: custom menus *
	  src/Editors/_EditRepository.py: custom menus *
	  src/Editors/_EditName.py: custom menus *
	  src/Editors/_EditChildRef.py: custom menus *
	  src/Editors/_EditFamily.py: custom menus *
	  src/Editors/_EditEvent.py: custom menus

2006-05-21 04:14  Alex Roitman <shura@gramps-project.org>

	* [r6733] * src/GrampsDb/_WriteGedcom.py (write_repos): Add method.

2006-05-21 04:13  Alex Roitman <shura@gramps-project.org>

	* [r6732] * src/gramps_main.py (Gramps.__init__): Call ArgHandler
	  between init_interface and post_init_interface. *
	  src/ViewManager.py (init_interface): Split off
	  post_init_interface.

2006-05-20 18:40  Alex Roitman <shura@gramps-project.org>

	* [r6731] 2006-05-20 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: Correct set_type calls.

2006-05-20 13:25  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6730] update fr.po

2006-05-20 01:59  Don Allingham <don@gramps-project.org>

	* [r6729] * src/Config/_GrampsConfigKeys.py: online map config
	  value * data/gramps.schema.in: online map config value *
	  src/Config/gen_schema_keys.py: clean up

2006-05-20 01:49  Don Allingham <don@gramps-project.org>

	* [r6728] * src/DataViews/_MapView.py: use config value to
	  determine if online maps should be used * src/GrampsCfg.py:
	  online map config value * src/Config/_GrampsCOnfigKeys.py: online
	  map config value * daa/gramps.schema.in: online map config value

2006-05-20 01:21  Don Allingham <don@gramps-project.org>

	* [r6727] 2006-05-19 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: repository does not have a
	  media_list
	  
	  2006-05-17 Don Allingham <don@gramps-project.org> *
	  GrampsDb/_ReadGedcom.py: pychecker * GrampsDb/_GrampsDbBase.py:
	  pychecker * GrampsDb/_DbUtils.py: pychecker *
	  GrampsDb/_WriteGedcom.py: pychecker * StartupDialog.py: pychecker
	  * DisplayTabs/_FamilyLdsEmbedList.py: pychecker * TipOfDay.py:
	  pychecker * Utils.py: pychecker * PageView.py: pychecker *
	  ToolTips.py: pychecker * Filters/_FilterWidget.py: pychecker *
	  Filters/_SearchBar.py: pychecker * Filters/__init__.py: pychecker
	  * Filters/_FilterStore.py: pychecker *
	  Filters/_PersonSidebarFilter.py: pychecker *
	  Filters/_FilterMenu.py: pychecker * Filters/_SidebarFilter.py:
	  pychecker

2006-05-20 00:52  Alex Roitman <shura@gramps-project.org>

	* [r6726] 2006-05-19 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_DbUtils.py (db_copy): Copy custom types.

2006-05-19 19:48  Alex Roitman <shura@gramps-project.org>

	* [r6725] Update

2006-05-19 19:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6724] * src/DataViews/_MapView.py (WMSMapTile): Start of map
	  download inside an idle handler.

2006-05-19 18:54  Alex Roitman <shura@gramps-project.org>

	* [r6723] Minor tweaks

2006-05-19 18:02  Alex Roitman <shura@gramps-project.org>

	* [r6722] Typo

2006-05-19 17:32  Alex Roitman <shura@gramps-project.org>

	* [r6721] 2006-05-19 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: Define methods to get custom
	  types. * src/GrampsDb/_GrampsBSDDB.py: Load/save marker_types.

2006-05-19 15:01  Don Allingham <don@gramps-project.org>

	* [r6720] 2006-05-19 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_SecondaryObject.py: added, provide is_equal *
	  src/RelLib/_Url.py: inherit from SecondaryObject *
	  src/RelLib/_MediaRef.py: inherit from SecondaryObject *
	  src/RelLib/_ChildRef.py: inherit from SecondaryObject *
	  src/RelLib/_Name.py: inherit from SecondaryObject *
	  src/RelLib/_Address.py: inherit from SecondaryObject *
	  src/RelLib/_SourceRef.py: inherit from SecondaryObject *
	  src/RelLib/_RepoRef.py: inherit from SecondaryObject *
	  src/RelLib/_PersonRef.py: inherit from SecondaryObject *
	  src/RelLib/_Attribute.py: inherit from SecondaryObject *
	  src/RelLib/_Note.py: inherit from SecondaryObject *
	  src/RelLib/_Location.py: inherit from SecondaryObject *
	  src/RelLib/_EventRef.py: inherit from SecondaryObject *
	  src/RelLib/_Event.py: inherit from SecondaryObject *
	  src/RelLib/_LdsOrd.py: inherit from SecondaryObject

2006-05-19 00:39  Alex Roitman <shura@gramps-project.org>

	* [r6719] (commit_*): update custom type sets on commit.

2006-05-19 00:05  Alex Roitman <shura@gramps-project.org>

	* [r6718] * src/GrampsDb/_GrampsBSDDB.py: Remove unused methods;
	  remove unused secondary tables; add more custom type holders. *
	  src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.__init__): Add more
	  custom type holders. (XmlWriter.write_xml_data): Do not export
	  name groups.

2006-05-18 23:16  Alex Roitman <shura@gramps-project.org>

	* [r6717] * src/DisplayTabs/_BackRefList.py (edit_button_clicked):
	  Typo.

2006-05-18 23:02  Alex Roitman <shura@gramps-project.org>

	* [r6716] * src/DataViews/_RepositoryView.py (edit,
	  on_double_click): Catch exception. * src/GrampsWidgets.py
	  (PlaceEntry.add_del_clicked) (PlaceEntry.share_clicked): Catch
	  exception.

2006-05-18 22:56  Alex Roitman <shura@gramps-project.org>

	* [r6715] * src/GrampsDb/_DbUtils.py (db_copy): Copy bookmarks and
	  gender stats. (importData): Import bookmarks.

2006-05-18 22:17  Alex Roitman <shura@gramps-project.org>

	* [r6714] * data/grampsxml.dtd: Update for new bookmarks. *
	  data/grampsxml.rng: Update for new bookmarks. *
	  src/GrampsDb/_WriteXML.py (write_bookmarks): Add method to write
	  new bookmarks. * src/GrampsDb/_ReadXML.py (start_bmark): Parse
	  new bookmarks

2006-05-18 21:16  Alex Roitman <shura@gramps-project.org>

	* [r6713] 2006-05-18 Alex Roitman <shura@gramps-project.org> *
	  INSTALL: Clarify; list build-dependencies. *
	  src/GrampsDb/_ReadGrdb.py: Update progress.

2006-05-18 20:06  Alex Roitman <shura@gramps-project.org>

	* [r6712] 2006-05-18 Espen Berg <espen.berg@ntnu.no> *
	  src/po/nb.po, src/po/no.po: Translation update.

2006-05-18 17:16  Don Allingham <don@gramps-project.org>

	* [r6711] state/city mapping

2006-05-18 16:08  Don Allingham <don@gramps-project.org>

	* [r6710] fix ansel detection

2006-05-18 15:22  Don Allingham <don@gramps-project.org>

	* [r6709] Fix media ref glade description

2006-05-18 14:37  Don Allingham <don@gramps-project.org>

	* [r6708] backout accidental checkin

2006-05-18 14:30  Don Allingham <don@gramps-project.org>

	* [r6707] fixed clearing of combobox

2006-05-18 05:01  Alex Roitman <shura@gramps-project.org>

	* [r6706] Update

2006-05-18 04:40  Alex Roitman <shura@gramps-project.org>

	* [r6705] * src/GrampsDb/_ReadXML.py (start_childref): Typo.

2006-05-18 04:16  Alex Roitman <shura@gramps-project.org>

	* [r6704] * src/GrampsDb/_ReadGrdb.py: Add repos, modularize.

2006-05-18 03:14  Don Allingham <don@gramps-project.org>

	* [r6703]

2006-05-18 03:11  Alex Roitman <shura@gramps-project.org>

	* [r6702] 2006-05-17 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py: Reorder calls to make work with ArgHandler.

2006-05-18 01:39  Don Allingham <don@gramps-project.org>

	* [r6701] 2006-05-17 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: pychecker fixes * src/GrampsWidgets.py:
	  pychecker fixes * src/glade/gramps.glade: fix text entry -> label
	  * src/NameDisplay.py: pychecker fixes * src/DisplayState.py:
	  pychecker fixes * src/GrampsDisplay.py: pychecker fixes *
	  src/DateEdit.py: pychecker fixes * src/gramps_main.py: pychecker
	  fixes * src/DbLoader.py: pychecker fixes

2006-05-18 01:02  Alex Roitman <shura@gramps-project.org>

	* [r6700] * src/ArgHandler.py: Adapt to recent changes. *
	  src/BasicUtils.py (update_empty): Clean up callback. *
	  src/GrampsDb/_ReadGedcom.py: Clean up callback.

2006-05-17 23:36  Alex Roitman <shura@gramps-project.org>

	* [r6699] In .: * src/GrampsDb/_GrampsDbBase.py
	  (DbState.change_database_noclose): Add new method. *
	  src/Makefile.am (gdir_PYTHON): Ship new file. In po: 2006-05-17
	  Alex Roitman <shura@gramps-project.org> * POTFILES.in: Add new
	  file.

2006-05-17 21:16  Alex Roitman <shura@gramps-project.org>

	* [r6698] 2006-05-17 Alex Roitman <shura@gramps-project.org> *
	  src/DbLoader.py: add new module. * src/ViewManager.py: Use
	  DbLoader. * src/DisplayState.py (load): Do not perform post_load
	  tasks. * src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): close
	  if version is incopmatible.

2006-05-17 20:42  Don Allingham <don@gramps-project.org>

	* [r6697] * src/GrampsDb/_GrampsDbBase.py: remove place name
	  storage * src/Editors/_EditLdsOrd.py: new SelectPlace interface *
	  src/glade/gramps.glade: new select place interface changes

2006-05-17 20:21  Don Allingham <don@gramps-project.org>

	* [r6696] * src/Editors/_EditEventRef.py: new SelectPlace
	  interface, remove old code

2006-05-17 19:32  Don Allingham <don@gramps-project.org>

	* [r6695] 2006-05-17 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditPlace.py: new SelectPlace interface *
	  src/Editors/_EditEventRef.py: new SelectPlace interface *
	  src/Editors/_EditEvent.py: new SelectPlace interface *
	  src/GrampsWidgets.py: new Place editor interface

2006-05-17 18:12  Alex Roitman <shura@gramps-project.org>

	* [r6694] 2006-05-17 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsWidgets.py (LinkLabel.__init__): Set cursor to HAND1.

2006-05-17 14:42  Stefan Bjork <betula@users.sourceforge.net>

	* [r6693] Update.

2006-05-17 14:39  Stefan Bjork <betula@users.sourceforge.net>

	* [r6692] Copied CVS version and merged with gramps.pot.

2006-05-17 13:50  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6691] * src/glade/gramps.glade, * src/TipOfDay.py: Use a
	  gtk.Window instead of a Dialog to work around the "Button not
	  clickable again" gtk-bug. (closes #0000033)

2006-05-17 06:13  Alex Roitman <shura@gramps-project.org>

	* [r6690] * src/glade/gramps.glade (select_person): Name the box. *
	  src/DataViews/_MediaView.py (row_change): Collect garbage on the
	  row change. * src/Selectors/_BaseSelector.py: Use DisplaModel
	  models; (_local_init): Add selector-specific hook. (_local_init):
	  Set up preview; (_row_change): Show preview; collect garbage.

2006-05-17 05:45  Alex Roitman <shura@gramps-project.org>

	* [r6689] Update

2006-05-17 05:44  Alex Roitman <shura@gramps-project.org>

	* [r6688] Update

2006-05-17 04:43  Alex Roitman <shura@gramps-project.org>

	* [r6687] 2006-05-16 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditLdsOrd.py: Adapt to new selector. *
	  src/DisplayTabs/_SourceEmbedList.py: Adapt to new selector. *
	  src/DisplayTabs/_EventEmbedList.py: Adapt to new selector. *
	  src/DisplayTabs/_GalleryTab.py: Adapt to new selector. *
	  src/Selectors/_BaseSelector.py: Use DisplaModel models. *
	  src/Selectors/_SelectRepository.py: Use DisplaModel models. *
	  src/Selectors/_SelectSource.py: Use DisplaModel models. *
	  src/Selectors/_SelectEvent.py: Use DisplaModel models. *
	  src/Selectors/_SelectFamily.py: Use DisplaModel models. *
	  src/Selectors/_SelectPlace.py: Use DisplaModel models. *
	  src/Selectors/_SelectObject.py: Use DisplaModel models.

2006-05-17 04:35  Don Allingham <don@gramps-project.org>

	* [r6686] * src/Editors/_EditEvent.py: start of SelectPlace
	  integration * src/glade/gramps.glade: start of SelectPlace
	  integration * src/GrampsWidgets.py: start of SelectPlace
	  integration

2006-05-17 03:01  Don Allingham <don@gramps-project.org>

	* [r6685] * src/DisplayTabs/_WebEmbedList.py: icon fixes *
	  src/images/stock_insert-url.png: added * src/images/person.png:
	  added * src/images/relation.png: added * src/images/Makefile.am:
	  added new images * src/gramps_main.py: register icons as stock

2006-05-17 01:23  Don Allingham <don@gramps-project.org>

	* [r6684] 2006-05-16 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py: handle blank lines

2006-05-17 00:48  Alex Roitman <shura@gramps-project.org>

	* [r6683] In .: * src/Selectors/_SelectPerson.py: Use new package.
	  * src/plugins/RelCalc.py: Use new package. *
	  src/DataViews/_PersonView.py: Use new package. *
	  src/DisplayModels: Make new package. * src/Makefile.am: Remove
	  old files. In po: * POTFILES.in: Add new files; remove old files.

2006-05-16 18:32  Alex Roitman <shura@gramps-project.org>

	* [r6682] In .: 2006-05-16 Alex Roitman <shura@gramps-project.org>
	  * src/Filters/_PersonSidebarFilter.py: Import gettext. *
	  src/Filters/_SidebarFilter.py: Import gettext. *
	  src/Filters/Makefile.am: Ship new files.
	  
	  In po: 2006-05-16 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-05-16 14:57  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6681] * src/DataViews/_PedigreeView.py: work around bug in
	  database-changed signals

2006-05-16 13:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6680] * src/DataViews/_PedigreeView.py: Add navigation-arrows
	  to the tree

2006-05-16 03:47  Alex Roitman <shura@gramps-project.org>

	* [r6679] 2006-05-15 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsXMLDB.py: Use callback, call parent's close()
	  on close. * src/GrampsDb/_GrampsGEDDB.py: Use callback, call
	  parent's close() on close. * src/GrampsDb/_WriteXML.py: Use new
	  callback class. * src/GrampsDb/_WriteGedcom.py: Use new callback
	  class. * src/GrampsDb/_DbUtils.py (db_copy): Update secondary
	  indices for the InMem databases.

2006-05-16 03:35  Don Allingham <don@gramps-project.org>

	* [r6678] * src/ViewManager.py: new stock icon support *
	  src/gramps_main.py: new stock icon support * src/PageView.py: new
	  stock icon support * src/images/stock_new-html.png: added *
	  src/images/stock_delete-bookmark.png: added *
	  src/images/stock_export.png: added *
	  src/images/stock_edit-bookmark.png: added *
	  src/images/stock_add-bookmark.png: added *
	  src/images/stock_undo-history.png: added *
	  src/images/stock_bookmark.png: added

2006-05-16 02:14  Don Allingham <don@gramps-project.org>

	* [r6677] 2006-05-15 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_DataEmbedList.py: disable DND

2006-05-15 22:04  Alex Roitman <shura@gramps-project.org>

	* [r6676] * src/ViewManager.py (save_as_activate): Use Save button
	  in dialog.

2006-05-15 21:59  Don Allingham <don@gramps-project.org>

	* [r6675] * src/DisplayTabs/_PersonEventEmbedList.py: fix selection
	  of default type

2006-05-15 21:56  Alex Roitman <shura@gramps-project.org>

	* [r6674] 2006-05-15 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_DbUtils.py: import proper class.

2006-05-15 20:50  Alex Roitman <shura@gramps-project.org>

	* [r6673] * src/Selectors/_Select*.py: Subclass from BaseSelector.
	  * src/Selectors/Makefile.am: Ship new file. *
	  src/Selectors/_BaseSelector.py: Add new file.

2006-05-15 20:37  Don Allingham <don@gramps-project.org>

	* [r6672] * src/Filters/__init__.py: add SidebarFilter,
	  PersonSidebarFilter * src/Filters/_SidebarFilter.py: added *
	  src/Filters/_PersonSidebarFilter.py: added

2006-05-15 18:49  Don Allingham <don@gramps-project.org>

	* [r6671] 2006-05-15 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: cleaner interface to filters *
	  src/plugins/RelCalc.py: cleaner interface to filters *
	  src/PeopleModel.py: cleaner interface to filters *
	  src/Selectors/_SelectPerson.py: cleaner interface to filters

2006-05-15 16:03  Alex Roitman <shura@gramps-project.org>

	* [r6670] * src/DataViews/_SourceView.py (edit,on_double_click):
	  Catch exception.

2006-05-15 15:53  Alex Roitman <shura@gramps-project.org>

	* [r6669] In .: 2006-05-15 Alex Roitman <shura@gramps-project.org>
	  * configure.in: Generate new Makefile. * src/Makefile.am: adapt
	  to new module. * src/Selectors: separate selectors in their own
	  module. * src/Select*.py: move to Selectors. *
	  src/DataViews/_FamilyView.py: Use new module. *
	  src/Editors/_EditLdsOrd.py: Use new module. *
	  src/Editors/_EditPersonRef.py: Use new module. *
	  src/Editors/_EditFamily.py: Use new module. *
	  src/DisplayTabs/_SourceEmbedList.py: Use new module. *
	  src/DisplayTabs/_RepoEmbedList.py: Use new module. *
	  src/DisplayTabs/_EventEmbedList.py: Use new module. *
	  src/DisplayTabs/_GalleryTab.py: Use new module. *
	  src/plugins/FilterEditor.py: Use new module. *
	  src/plugins/SimpleBookTitle.py: Use new module. *
	  src/PluginUtils/_Report.py: Use new module.
	  
	  In po: 2006-05-15 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-05-15 06:40  Alex Roitman <shura@gramps-project.org>

	* [r6668] In .: * src/Makefile.am (gdir_PYTHON): Add new file. *
	  src/SelectRepository.py: Add new file. *
	  src/DisplayTabs/_RepoEmbedList.py: Add share button.
	  
	  In po: * POTFILES.in: Add new file.

2006-05-15 05:40  Alex Roitman <shura@gramps-project.org>

	* [r6667] * configure.in: Set up for 2.1.3.

2006-05-15 05:37  Alex Roitman <shura@gramps-project.org>

	* [r6666] * src/GrampsDb/_ReadXML.py (start_url): Parse URL type.

2006-05-15 04:44  Alex Roitman <shura@gramps-project.org>

	* [r6665] * example/gramps/exapmle.gramps: Add repositories, use
	  new XML. * example/gramps/data.gramps: Add repositories, use new
	  XML.

2006-05-15 04:14  Don Allingham <don@gramps-project.org>

	* [r6664] * src/DataViews/_RepositoryView.py: column fixes *
	  src/DataViews/_SourceView.py: column fixes *
	  src/DataViews/_EventView.py: column fixes *
	  src/DataViews/_FamilyList.py: column fixes *
	  src/DataViews/_PlaceView.py: column fixes *
	  src/DataViews/_PersonView.py: column fixes *
	  src/DisplayModels.py: column/sort fixes * src/PageView.py:
	  column/sort fixes

2006-05-15 04:13  Alex Roitman <shura@gramps-project.org>

	* [r6663] Update

2006-05-15 04:13  Alex Roitman <shura@gramps-project.org>

	* [r6662] 2006-05-14 Alex Roitman <shura@gramps-project.org> *
	  src/DateHandler/__init__.py: Remove unneeded imports. *
	  src/plugins/Calendar.py (print_page): Use GrampsLocale._months.

2006-05-15 01:29  Brian Matherly <brian@gramps-project.org>

	* [r6661] src/plugins/FamilyGroup.py: Fix for Event and EventType
	  changes.

2006-05-15 00:43  Brian Matherly <brian@gramps-project.org>

	* [r6660] src/PluginUtils/_ReportUtils.py: Change strings to
	  include gender instead of "child of"

2006-05-14 23:01  Don Allingham <don@gramps-project.org>

	* [r6659] 2006-05-14 Don Allingham <don@gramps-project.org> *
	  src/DateHandler/__init__.py: import DateParser and DateDisplay *
	  src/DataViews/_PersonView.py: default gender filter to "any" *
	  configure.in: bump up to 2.1.2

2006-05-14 20:32  Alex Roitman <shura@gramps-project.org>

	* [r6658] Update

2006-05-14 20:14  Alex Roitman <shura@gramps-project.org>

	* [r6657] * src/DateHandler/__init__.py: Proper import sequence. *
	  src/DateHandler/_DateHandler.py: Split into parts. *
	  src/DateHandler/_DateUtils.py: Add new file. *
	  src/DateHandler/_Date_sk.py: Bring to the new module structure. *
	  src/DateHandler/Makefile.am (pkgdata_PYTHON): Ship new file. *
	  src/GrampsDb/_ReadGedcom.py: Import from proper module.

2006-05-14 19:27  Alex Roitman <shura@gramps-project.org>

	* [r6656] In .: * src/plugins/ChangeTypes.py (init_gui): Work
	  around intltool bug. In po: 2006-05-14 Alex Roitman
	  <shura@gramps-project.org> * gramps.pot: update.

2006-05-14 18:17  Alex Roitman <shura@gramps-project.org>

	* [r6655] * src/plugins/Summary.py: Set titles properly.

2006-05-14 18:07  Alex Roitman <shura@gramps-project.org>

	* [r6654] * src/plugins/CountAncestors.py: Add window title, remove
	  extra text.

2006-05-14 17:58  Alex Roitman <shura@gramps-project.org>

	* [r6653] 2006-05-14 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/Rules/Person/_HasNoteRegexp.py: Import re module.

2006-05-14 10:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6652] update fr.po

2006-05-14 06:34  Brian Matherly <brian@gramps-project.org>

	* [r6651] src/PluginUtils/_Report.py: Fix custom paper size bug
	  (bug #0000084)

2006-05-14 05:57  Brian Matherly <brian@gramps-project.org>

	* [r6650] typo

2006-05-14 05:51  Brian Matherly <brian@gramps-project.org>

	* [r6649] src/plugins/NarrativeWeb.py: Add option for number of
	  generations in ancestor graph (bug # 0000077)

2006-05-14 02:37  Don Allingham <don@gramps-project.org>

	* [r6648] 2006-05-13 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyView.py (FamilyView.redraw): handle history

2006-05-14 02:24  Alex Roitman <shura@gramps-project.org>

	* [r6647] * src/plugins/CmdRef.py (CmdRef.write_ref): Change the
	  module name.

2006-05-14 00:43  Alex Roitman <shura@gramps-project.org>

	* [r6646] * src/ViewManager.py (show_url): Set up link handler.

2006-05-14 00:41  Don Allingham <don@gramps-project.org>

	* [r6645] 2006-05-13 Don Allingham <don@gramps-project.org> *
	  src/plugins/RelCalc.py: provide default search value

2006-05-13 05:54  Alex Roitman <shura@gramps-project.org>

	* [r6644] * src/Config/_GrampsIniKeys.py (get_default): Add
	  optional arg indicating type.

2006-05-13 05:53  Alex Roitman <shura@gramps-project.org>

	* [r6643] * src/Config/_GrampsGconfKeys.py (get_default): Allow
	  other types. * src/GrampsCfg.py (reset_colors): Emit color-set
	  signal to trigget hex text updates.

2006-05-13 05:36  Don Allingham <don@gramps-project.org>

	* [r6642] * src/DataViews/_PersonView.py: add non-functioning (for
	  now) clear button * src/Config/_GrampsGconfKeys.py: get_default
	  fix

2006-05-13 05:12  Don Allingham <don@gramps-project.org>

	* [r6641] 2006-05-12 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: add revert option for colors *
	  src/Config/_GrampsGconfKeys.py: added get_default *
	  src/Config/_GrampsIniKeys.py: added get_default

2006-05-13 04:59  Alex Roitman <shura@gramps-project.org>

	* [r6640] * data/gramps.schemas.in: Brighter colors to use with
	  foreground.

2006-05-13 04:45  Don Allingham <don@gramps-project.org>

	* [r6639] default colors

2006-05-13 04:30  Alex Roitman <shura@gramps-project.org>

	* [r6638] 2006-05-12 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsCfg.py (add_color): Update text label after color
	  change.

2006-05-13 04:25  Don Allingham <don@gramps-project.org>

	* [r6637] * src/ViewManager.py: move ScratchPad to Edit *
	  src/DataViews/_PersonView.py: set up new filter fields, remove
	  source field

2006-05-13 04:10  Don Allingham <don@gramps-project.org>

	* [r6636]

2006-05-13 03:53  Don Allingham <don@gramps-project.org>

	* [r6635] * src/GrampsCfg.py: fix color dialog buttons *
	  src/Filters/Rules/Person/_HasEvent.py: handle EventType

2006-05-12 22:38  Don Allingham <don@gramps-project.org>

	* [r6634] 2006-05-12 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: set up new filter fields *
	  src/Filters/Rules/Person/_RegExpIdOf.py: added *
	  src/Filters/Rules/Person/__init__.py: added new files *
	  src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py *
	  src/Filters/Rules/Person/_HasBirth.py: use loose_data_cmp *
	  src/Filters/Rules/Person/_SearchName.py: search all fields *
	  src/Filters/Rules/Person/_HasDeath.py: use loose_data_cmp *
	  src/Filters/Rules/Person/_RegExpName.py: added *
	  src/Filters/Rules/Person/_MatchIdOf.py: added *
	  src/Filters/Rules/Person/_HasNoteRegexp.py: added *
	  src/Filters/Rules/Person/Makefile.am: added new files *
	  src/Filters/Rules/_RuleUtils.py: added loose_date_cmp
	  
	  2006-04-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>

2006-05-12 19:48  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6633] * data/gramps.schemas.in: Swap colors for ToDo and
	  complete. Using green is more obvious for complete records.

2006-05-12 19:31  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6632] update fr.po

2006-05-12 18:49  Don Allingham <don@gramps-project.org>

	* [r6631] * src/GrampsCfg.py: update for selectable colors, default
	  colors * data/gramps.schemas.in: update for selectable colors,
	  default colors

2006-05-12 18:46  Alex Roitman <shura@gramps-project.org>

	* [r6630] In .: 2006-05-12 Alex Roitman <shura@gramps-project.org>
	  * src/UndoHistory.py (gtk_color_to_str): Better color to str. *
	  src/QuestionDialog.py (QuestionDialog2.__init__): Use the
	  underline for labels. * src/plugins/ChangeNames.py: Fix WM. *
	  src/plugins/PatchNames.py: Fix WM.
	  
	  In po: * gramps.pot: Update.

2006-05-12 18:20  Don Allingham <don@gramps-project.org>

	* [r6629] * src/GrampsCfg.py: update for selectable colors *
	  src/PeopleModel.py: update for selectable colors *
	  data/gramps.schemas.in: update for selectable colors

2006-05-12 17:20  Don Allingham <don@gramps-project.org>

	* [r6628] fix xml parsing path

2006-05-12 16:30  Don Allingham <don@gramps-project.org>

	* [r6627] fix MonitoredDataType initialization

2006-05-12 15:05  Alex Roitman <shura@gramps-project.org>

	* [r6626] * src/Filters/Makefile.am (pkgdata_PYTHON): Add new
	  files. * po/POTFILES.in: Add missing files.

2006-05-12 04:51  Don Allingham <don@gramps-project.org>

	* [r6625] 2006-05-11 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: add additional fields, and build
	  filter * src/PeopleModel.py: handle both search and filters *
	  src/Filters/_GenericFilter.py: import RelLib

2006-05-12 01:01  Alex Roitman <shura@gramps-project.org>

	* [r6624] (UndoHistory._selection_changed): Enable/disable buttons.

2006-05-12 00:54  Alex Roitman <shura@gramps-project.org>

	* [r6623] 2006-05-11 Alex Roitman <shura@gramps-project.org> *
	  src/UndoHistory.py (gtk_color_to_str): Correct byte color.

2006-05-11 23:05  Don Allingham <don@gramps-project.org>

	* [r6622] fix marker type, search bar tuple problem

2006-05-11 21:04  Alex Roitman <shura@gramps-project.org>

	* [r6621] * src/UndoHistory.py: Paint all rows in a selected block;
	  Require exploicit button click on any action.

2006-05-11 19:23  Alex Roitman <shura@gramps-project.org>

	* [r6620] (PeopleModel.column_marker_color): properly access marker
	  value.

2006-05-11 18:51  Alex Roitman <shura@gramps-project.org>

	* [r6619] 2006-05-11 Alex Roitman <shura@gramps-project.org> *
	  src/PeopleModel.py (_MARKER_COL): Correct column numbers.

2006-05-11 06:16  Alex Roitman <shura@gramps-project.org>

	* [r6618] * src/GrampsDb/_ReadXML.py (GrampsParser): Use
	  UpdateCallback. * src/GrampsDb/_ReadGedcom.py (GedcomParser): Use
	  UpdateCallback. (get_total): Add function, remove unneeded class.
	  (UpdateCallback.update_real): Allow optional argument;
	  (UpdateCallback.set_total): Add method.

2006-05-11 05:11  Alex Roitman <shura@gramps-project.org>

	* [r6617] In .: * src/GrampsDb/_DbUtils.py (db_copy): Use
	  UpdateCallback class. * src/BasicUtils.py: Add module. *
	  src/Makefile.am (gdir_PYTHON): Add new file. In po: 2006-05-10
	  Alex Roitman <shura@gramps-project.org> * POTFILES.in: Add new
	  file.

2006-05-11 00:33  Alex Roitman <shura@gramps-project.org>

	* [r6616] * src/DataViews/_MediaView.py (edit): Handle the
	  exception.

2006-05-11 00:18  Alex Roitman <shura@gramps-project.org>

	* [r6615] * src/plugins/BookReport.py (__init__): Fix url.

2006-05-11 00:06  Alex Roitman <shura@gramps-project.org>

	* [r6614] * src/plugins/ChangeTypes.py (run_tool): Disable/enable
	  signals. * src/plugins/ReorderIds.py (__init__): Disable/enable
	  signals. * src/plugins/PatchNames.py (on_ok_clicked): Start
	  transaction only if doing the changes; disable/enable signals.

2006-05-10 23:48  Alex Roitman <shura@gramps-project.org>

	* [r6613] 2006-05-10 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/SoundGen.py: Fix WM.

2006-05-10 21:26  Don Allingham <don@gramps-project.org>

	* [r6612] change button order

2006-05-10 20:56  Don Allingham <don@gramps-project.org>

	* [r6611] inverted searches

2006-05-10 20:17  Alex Roitman <shura@gramps-project.org>

	* [r6610] 2006-05-10 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_ReadGedcom.py (func_person_attr): Typos.

2006-05-10 19:56  Don Allingham <don@gramps-project.org>

	* [r6609] better search buttons

2006-05-10 17:34  Don Allingham <don@gramps-project.org>

	* [r6608] fix search status bar message

2006-05-10 16:08  Don Allingham <don@gramps-project.org>

	* [r6607] Search bar completion

2006-05-10 14:23  Alex Roitman <shura@gramps-project.org>

	* [r6606] * src/GrampsDb/_DbUtils.py (db_copy): Use batch
	  transaction. * src/GrampsDb/_GrampsBSDDB.py (transaction_begin):
	  Proper indentation.

2006-05-10 13:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6605] # /po/fr.po : use exact space and dot for fixing
	  occupation:placedescription mistake on det_report (cannot commit
	  with CVS the same fix for gramps 2.0.11)

2006-05-10 05:52  Alex Roitman <shura@gramps-project.org>

	* [r6604] * src/GrampsDb/_GrampsBSDDB.py (load_from): Add method. *
	  src/GrampsDb/_GrampsXMLDB.py (load_from): Add method. *
	  src/GrampsDb/_GrampsGEDDB.py (load_from): Add method. *
	  src/GrampsDb/_GrampsDbBase.py (load_from): Add method. *
	  src/GrampsDb/_WriteGrdb.py: Use db_copy. *
	  src/GrampsDb/_DbUtils.py (db_copy): Add function. *
	  src/ViewManager.py: Save as support. * src/DataViews/_MapView.py
	  (enable_debug): Set to False to be able to see the output besides
	  MapView.

2006-05-10 04:02  Don Allingham <don@gramps-project.org>

	* [r6603] * src/DataViews/_PersonView.py: search bar implementation
	  * src/PeopleModel.py: search bar implementation *
	  src/PageView.py: search bar implementation *
	  src/Filters/_SearchBar.py: search bar functionality *
	  src/Filters/__init__.py: search bar functionality

2006-05-10 01:50  Don Allingham <don@gramps-project.org>

	* [r6602] 2006-05-09 Don Allingham <don@gramps-project.org> *
	  src/AddMedia.py: remember last directory for images for the
	  session

2006-05-09 23:18  Alex Roitman <shura@gramps-project.org>

	* [r6601] * src/plugins/FamilyGroup.py: Use triple quotes.

2006-05-09 23:15  Alex Roitman <shura@gramps-project.org>

	* [r6600] * src/Exporter.py (Exporter.native_export): Use callback.
	  * src/Utils.py (get_new_filename): Add path separator. *
	  src/GrampsDb/_WriteGrdb.py: Proper export of tables with and
	  without transaction support, add callback.

2006-05-09 22:00  Alex Roitman <shura@gramps-project.org>

	* [r6599] * src/plugins/WriteCD.py: Correctly import XmlWriter.

2006-05-09 21:47  Alex Roitman <shura@gramps-project.org>

	* [r6598] * src/GrampsDb/_WriteXML.py (write_object): Check whether
	  path is empty before removing leading slash.

2006-05-09 20:36  Alex Roitman <shura@gramps-project.org>

	* [r6597] * src/GrampsDb/_WriteGedcom.py: Bring to new API.

2006-05-09 19:54  Alex Roitman <shura@gramps-project.org>

	* [r6596] * src/plugins/ExportVCard.py: Bring to new API. *
	  src/plugins/ExportVCalendar.py: Bring to new API.

2006-05-09 19:45  Alex Roitman <shura@gramps-project.org>

	* [r6595] * src/plugins/WriteFtree.py: Bring to new API.

2006-05-09 19:38  Alex Roitman <shura@gramps-project.org>

	* [r6594] 2006-05-09 Alex Roitman <shura@gramps-project.org> *
	  src/Filters/_FilterMenu.py (build_filter_menu): Return the menu.
	  * src/plugins/WriteGeneWeb.py: Bring to new API.

2006-05-09 18:34  Don Allingham <don@gramps-project.org>

	* [r6593] 2006-05-09 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MapView.py: add tool tips to tool buttons *
	  src/ViewManager.py: add tool tips to Open button

2006-05-09 04:33  Alex Roitman <shura@gramps-project.org>

	* [r6592] 2006-05-08 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (get_default_person): Use proper
	  way of getting person from the handle.

2006-05-09 04:15  Don Allingham <don@gramps-project.org>

	* [r6591] 2006-05-08 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: get_default_handle() *
	  src/DisplayState.py: use get_default_handle, fix race condition

2006-05-09 03:29  Don Allingham <don@gramps-project.org>

	* [r6590] test case

2006-05-08 23:18  Alex Roitman <shura@gramps-project.org>

	* [r6589] * src/GrampsDb/_GrampsBSDDB.py (load): Better non-TXN
	  support. * src/UndoHistory.py (__init__): Rename list to tree.

2006-05-08 19:56  Alex Roitman <shura@gramps-project.org>

	* [r6588] Update

2006-05-08 19:08  Alex Roitman <shura@gramps-project.org>

	* [r6587] * src/DataViews/_PersonView.py (delete_person_response):
	  Use child_ref.

2006-05-08 19:04  Alex Roitman <shura@gramps-project.org>

	* [r6586] Update

2006-05-08 18:54  Alex Roitman <shura@gramps-project.org>

	* [r6585] (GrampsInMemDB._del_*): Prpoper deletes.

2006-05-08 18:47  Alex Roitman <shura@gramps-project.org>

	* [r6584] (GrampsInMemDB._del_family): Remove obsolete code.

2006-05-08 18:21  Alex Roitman <shura@gramps-project.org>

	* [r6583] * src/plugins/Leak.py: Typo. * src/plugins/Eval.py:
	  Convert to ManagedWindow.

2006-05-08 18:09  Alex Roitman <shura@gramps-project.org>

	* [r6582] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Add
	  callname to names during upgrade.

2006-05-08 17:57  Alex Roitman <shura@gramps-project.org>

	* [r6581] Update

2006-05-08 17:50  Alex Roitman <shura@gramps-project.org>

	* [r6580] * src/GrampsDb/_ReadXML.py (start_childref): Typo.

2006-05-08 17:47  Alex Roitman <shura@gramps-project.org>

	* [r6579] 2006-05-08 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsInMemDB.py (load): Define self.full_name
	  prior to calling open_undodb().

2006-05-08 06:12  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6578] update fr.po

2006-05-08 03:52  Don Allingham <don@gramps-project.org>

	* [r6577] post 2.1.1

2006-05-08 03:41  Don Allingham <don@gramps-project.org>

	* [r6576] * configure.in: set for 2.1.1 * src/GrampsDb/_ReadXML.py:
	  call name support * src/GrampsDb/_WriteXML.py: call name support

2006-05-08 01:42  Don Allingham <don@gramps-project.org>

	* [r6575] * src/DisplayState.py: include name and relationship on
	  statusbar

2006-05-08 01:15  Don Allingham <don@gramps-project.org>

	* [r6574] * src/DataViews/_MediaView.py: tool tips *
	  src/DataViews/_RepositoryView.py: tool tips *
	  src/DataViews/_SourceView.py: tool tips *
	  src/DataViews/_EventView.py: tool tips *
	  src/DataViews/_PedigreeView.py: tool tips *
	  src/DataViews/_PlaceView.py: tool tips *
	  src/DataViews/_PersonView.py: tool tips * src/ViewManager.py:
	  tool tips * src/QuestionDialog.py: add info dialog *
	  src/PageView.py: tool tips

2006-05-07 21:54  Don Allingham <don@gramps-project.org>

	* [r6573] 2006-05-07 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: rebuild tree on surname change,
	  don't attempt to delete/insert, since this can cause things to
	  hang.

2006-05-07 15:18  Alex Roitman <shura@gramps-project.org>

	* [r6572] * POTFILES.in: Add missing file.

2006-05-07 10:46  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6571] update fr.po

2006-05-07 05:54  Alex Roitman <shura@gramps-project.org>

	* [r6570] 2006-05-06 Alex Roitman <shura@gramps-project.org> *
	  gramps.pot: Update template. * POTFILES.in: Add missing files
	  from RelLib.

2006-05-07 05:22  Alex Roitman <shura@gramps-project.org>

	* [r6569] 2006-05-06 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (load): Use common undodb methods;
	  reset undo history. * src/GrampsDb/_GrampsInMemDB.py (load): Use
	  common undodb methods; reset undo history. *
	  src/GrampsDb/_GrampsXMLDB.py: Minor fix. *
	  src/GrampsDb/_GrampsGEDDB.py: Minor fix. *
	  src/GrampsDb/_GrampsDbBase.py: Undo history support. *
	  src/UndoHistory.py: Fixes and additions. * src/ViewManager.py
	  (post_load): Re-set undo/redo labels.

2006-05-07 04:24  Don Allingham <don@gramps-project.org>

	* [r6568] * src/PluginUtils/_ReportUtils.py: fix set_nick_name *
	  src/RelLib/_MediaRef.py: handle initialization of Ref object

2006-05-07 03:50  Don Allingham <don@gramps-project.org>

	* [r6567] * src/DataViews/_PersonView.py: handle filter option
	  correctly

2006-05-06 22:49  Don Allingham <don@gramps-project.org>

	* [r6566] 2006-05-06 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_SourceEmbedList.py: fix icon *
	  src/DisplayState.py: add relationship calculator option to
	  statusbar

2006-05-06 17:28  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6565] update fr.po

2006-05-06 05:25  Don Allingham <don@gramps-project.org>

	* [r6564] 2006-05-05 Don Allingham <don@gramps-project.org> *
	  src/DisplayTabs/_WebEmbedList.py: new icon

2006-05-06 05:25  Alex Roitman <shura@gramps-project.org>

	* [r6563] * src/glade/gramps.glade: typo.

2006-05-06 05:20  Alex Roitman <shura@gramps-project.org>

	* [r6562] * src/Editors/_EditSourceRef.py (_create_tabbed_pages):
	  Add data and repository tabs.

2006-05-06 05:12  Don Allingham <don@gramps-project.org>

	* [r6561] * src/DisplayTabs/_BackRefList.py: handle edit of events
	  * src/DisplayTabs/_NoteTab.py: stock_notes icon *
	  src/DisplayTabs/_GrampsTab.py: handle named icons *
	  src/glade/gramps.glade: hide date edit by default

2006-05-06 04:48  Alex Roitman <shura@gramps-project.org>

	* [r6560] 2006-05-05 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py (undo, redo): Add repository map to
	  the tuple of tables.

2006-05-06 03:14  Don Allingham <don@gramps-project.org>

	* [r6559] * src/DateEdit.py: ManagedWindow *
	  src/Editors/_EditAddress.py: new DateEdit interface *
	  src/Editors/_EditLdsOrd.py: new DateEdit interface *
	  src/Editors/_EditSourceRef.py: new DateEdit interface *
	  src/Editors/_EditEventRef.py: new DateEdit interface *
	  src/Editors/_EditMedia.py: new DateEdit interface *
	  src/Editors/_EditName.py: new DateEdit interface *
	  src/Editors/_EditEvent.py: new DateEdit interface *
	  src/GrampsWidgets.py: new DateEdit interface

2006-05-06 02:35  Don Allingham <don@gramps-project.org>

	* [r6558] 2006-05-05 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: import ChildModel

2006-05-05 21:55  Alex Roitman <shura@gramps-project.org>

	* [r6557] In .: 2006-05-05 Alex Roitman <shura@gramps-project.org>
	  * src/UndoHistory.py: Add new file. * src/ViewManager.py: undo
	  history support. * src/GrampsDb/_GrampsDbBase.py
	  (Transaction.__init__): Add timestamp to the transaction.
	  (GrampsDbBase.redo): Update undo history window.
	  (GrampsDbBase.undo): Update undo history window.
	  (GrampsDbBase.transaction_commit): Update undo history window.
	  (GrampsDbBase.transaction_commit): Set transaction timestamp.
	  (GrampsDbBase.__init__): Define undo_history_callback. *
	  src/Makefile.am (gdir_PYTHON): Ship new file.
	  
	  In po: 2006-05-05 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new file.

2006-05-05 21:25  Alex Roitman <shura@gramps-project.org>

	* [r6556] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Add
	  nickname upgrade.

2006-05-05 21:16  Don Allingham <don@gramps-project.org>

	* [r6555] nickname/call name changes

2006-05-05 17:47  Alex Roitman <shura@gramps-project.org>

	* [r6554] 2006-05-05 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayTabs/_MediaBackRefList.py: Import model.

2006-05-05 17:37  Don Allingham <don@gramps-project.org>

	* [r6553] add undo history menu item

2006-05-05 14:17  Alex Roitman <shura@gramps-project.org>

	* [r6552]

2006-05-05 13:25  Don Allingham <don@gramps-project.org>

	* [r6551] * src/glade/gramps.glade: add call name field, add id
	  fields * src/glade/edit_person.glade: add call name field *
	  src/DataViews/_PersonView.py: start of filter sidebar, use hbox
	  instead of hpaned * src/Editors/_EditPlace.py: add ID field *
	  src/Editors/_EditSource.py: add ID field *
	  src/Editors/_EditEventRef.py: add ID field *
	  src/Editors/_EditEvent.py: add ID field

2006-05-05 10:19  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6550] update fr.po

2006-05-05 06:06  Alex Roitman <shura@gramps-project.org>

	* [r6549] In .:
	  
	  * src/Makefile.am (gdir_PYTHON): Remove DisplayTabs.py. *
	  src/plugins/Makefile.am (pkgdata_PYTHON): Ship rel_sk.py.
	  
	  In po: Update. * gramps.pot: Update.

2006-05-05 05:36  Alex Roitman <shura@gramps-project.org>

	* [r6548] Update

2006-05-05 00:42  Alex Roitman <shura@gramps-project.org>

	* [r6547] * src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Add
	  mising files.

2006-05-05 00:39  Alex Roitman <shura@gramps-project.org>

	* [r6546] In .: 2006-05-04 Alex Roitman <shura@gramps-project.org>
	  * src/DisplayTabs.py: remove file. * src/DisplayTabs: Add
	  package.
	  
	  In po: 2006-05-04 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new files.

2006-05-04 23:48  Don Allingham <don@gramps-project.org>

	* [r6545] 2006-05-04 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_PersonView.py: start of filter sidebar

2006-05-04 20:45  Alex Roitman <shura@gramps-project.org>

	* [r6544] (DataEmbedList): Hook up data map for sources.

2006-05-04 18:30  Alex Roitman <shura@gramps-project.org>

	* [r6543] 2006-05-04 Alex Roitman <shura@gramps-project.org> *
	  src/SelectObject.py: Convert to managed window. *
	  src/SelectEvent.py: Convert to managed window. *
	  src/SelectSource.py: Convert to managed window. *
	  src/DisplayTabs.py: Properly call selectors.

2006-05-04 04:53  Alex Roitman <shura@gramps-project.org>

	* [r6542] * src/DisplayTabs.py (NoteTab.build_interface): Add
	  spacing to radiobuttons.

2006-05-04 04:05  Alex Roitman <shura@gramps-project.org>

	* [r6541] 2006-05-03 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/ReorderIds.py (ReorderIds.reorder): Switch from
	  cursors to keys iteration.

2006-05-04 02:05  Alex Roitman <shura@gramps-project.org>

	* [r6540] * src/PluginUtils/_Tool.py (BatchTool): Add class taking
	  care of tools with batch transactions. (ActivePersonTool.pass):
	  Remove method. * src/plugins/Check.py (Check): Derive from
	  BatchTool. * src/plugins/ReorderIds.py (ReorderIds): Use batch
	  transactions; derive from BatchTool. * src/plugins/ChangeTypes.py
	  (ChangeTypes): Use batch transactions; derive from BatchTool. *
	  src/plugins/ChangeNames.py (ChangeNames): Derive from BatchTool.
	  * src/plugins/PatchNames.py (PatchNames): Use batch transactions;
	  derive from BatchTool. * src/glade/gramps.glade: Make both
	  buttons' lables in questiondialog use underline property.
	  (ViewManager.import_data): Add undo warning for imports.

2006-05-04 01:33  Don Allingham <don@gramps-project.org>

	* [r6539] 2006-05-03 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: do a better job of building the buttons.

2006-05-04 00:38  Alex Roitman <shura@gramps-project.org>

	* [r6538]

2006-05-03 23:36  Alex Roitman <shura@gramps-project.org>

	* [r6537] (GrampsDbBase.transaction_begin): No aborting after batch
	  transaction. (GrampsBSDDB.transaction_begin): No aborting after
	  batch transaction.

2006-05-03 23:21  Alex Roitman <shura@gramps-project.org>

	* [r6536] * src/GrampsDb/_GrampsInMemDB.py (abort_changes): Remove
	  method. * src/GrampsDb/_GrampsDbBase.py (abort_changes): Remove
	  method. * src/GrampsDb/_GrampsBSDDB.py (undo,redo): Use the
	  status from GrampsDbBase undo/redo; (abort_changes): Remove
	  method. * src/ViewManager.py (abort): Add method for abandoning
	  changes.

2006-05-03 22:43  Alex Roitman <shura@gramps-project.org>

	* [r6535] 2006-05-03 Alex Roitman <shura@gramps-project.org> *
	  configure.in: Set release to 0.SVN. *
	  src/DataViews/_PersonView.py (define_actions): Change label.

2006-05-03 22:21  Don Allingham <don@gramps-project.org>

	* [r6534] sidebar-text option

2006-05-03 18:33  Don Allingham <don@gramps-project.org>

	* [r6533] update RelView with db changes

2006-05-03 17:39  Don Allingham <don@gramps-project.org>

	* [r6532] Move ColumnEdit to local

2006-05-03 16:59  Alex Roitman <shura@gramps-project.org>

	* [r6531] 2006-05-03 Alex Roitman <shura@gramps-project.org> *
	  src/Editors/_EditPlace.py (_setup_fields): Typo.

2006-05-03 06:40  Alex Roitman <shura@gramps-project.org>

	* [r6530]

2006-05-03 06:29  Alex Roitman <shura@gramps-project.org>

	* [r6529] * src/Filters/Rules/*: Add object-specific rules.

2006-05-03 06:25  Alex Roitman <shura@gramps-project.org>

	* [r6528] Update

2006-05-03 03:03  Alex Roitman <shura@gramps-project.org>

	* [r6527] * src/GrampsWidgets.py (WarnButton): Replace event box
	  with button.

2006-05-03 02:33  Alex Roitman <shura@gramps-project.org>

	* [r6526] * src/GrampsWidgets.py (IconButton): Replace event box
	  with button.

2006-05-03 01:14  Alex Roitman <shura@gramps-project.org>

	* [r6525]

2006-05-03 01:08  Alex Roitman <shura@gramps-project.org>

	* [r6524] Update

2006-05-03 01:07  Alex Roitman <shura@gramps-project.org>

	* [r6523] Update

2006-05-03 01:05  Alex Roitman <shura@gramps-project.org>

	* [r6522] In .: * configure.in: Generate new Makefiles. In po:
	  2006-05-02 Alex Roitman <shura@gramps-project.org> * POTFILES.in:
	  Add new files.

2006-05-03 01:02  Alex Roitman <shura@gramps-project.org>

	* [r6521] * src/GenericFilters.py: Remove. * src/Filters: Move
	  filtering to its own package.

2006-05-02 19:13  Don Allingham <don@gramps-project.org>

	* [r6520] 2006-05-02 Don Allingham <don@gramps-project.org> *
	  src/Config/_GrampsConfigKeys.py: add family-warn back in *
	  data/gramps.schemas.in: add family-warn back in

2006-05-02 19:06  Alex Roitman <shura@gramps-project.org>

	* [r6519] * src/RelLib/_BaseObject.py (PrivacyBase): Remove class,
	  as it already has its own module.

2006-05-02 17:32  Alex Roitman <shura@gramps-project.org>

	* [r6518] * src/AutoComp.py (StandardCustomSelector.fill): Adapt to
	  new types.

2006-05-02 15:19  Alex Roitman <shura@gramps-project.org>

	* [r6517] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Add
	  broken witness note.

2006-05-02 13:59  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6516] update fr.po

2006-05-02 11:26  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6515] update fr.po

2006-05-02 05:54  Alex Roitman <shura@gramps-project.org>

	* [r6514] Update

2006-05-02 05:50  Alex Roitman <shura@gramps-project.org>

	* [r6513] * src/DataViews/_PedigreeView.py (define_actions):
	  Translate labels. * src/DataViews/_SourceView.py
	  (define_actions): Translate labels. * src/DataViews/_PlaceView.py
	  (define_actions): Translate labels. * src/DataViews/_MediaView.py
	  (define_actions): Translate labels. *
	  src/DataViews/_RepositoryView.py (define_actions): Translate
	  labels. * src/DataViews/_MapView.py (define_actions): Translate
	  labels. * src/DataViews/_EventView.py (define_actions): Translate
	  labels. * src/DataViews/_PersonView.py (define_actions) Translate
	  labels. * src/PageView.py (BookMarkView.define_actions,
	  PersonNavView.define_actions, ListView.define_actions): Translate
	  labels.

2006-05-02 05:07  Alex Roitman <shura@gramps-project.org>

	* [r6512] * src/plugins/rel_sk.py: Typo.

2006-05-02 04:20  Alex Roitman <shura@gramps-project.org>

	* [r6511] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Skip
	  broken witness.

2006-05-02 03:50  Don Allingham <don@gramps-project.org>

	* [r6510] * src/DataViews/_PersonView.py: view specific key mapping
	  support * src/ViewManager.py: remember last View *
	  src/Config/GrampsConfigKeys.py: LAST_VIEW key * src/PageView.py:
	  key binding support * data/gramps.schemas.in: LAST_VIEW key

2006-05-02 00:39  Alex Roitman <shura@gramps-project.org>

	* [r6509] Update

2006-05-02 00:18  Alex Roitman <shura@gramps-project.org>

	* [r6508] Update

2006-05-01 23:08  Alex Roitman <shura@gramps-project.org>

	* [r6507] * src/GrampsDb/_GrampsDbBase.py (find_backlink_handles):
	  Correctly loop over all primary classes looking for a given
	  handle. * src/RelLib/_Source.py (serialize, unserialize):
	  properly save and restore marker. * src/RelLib/_MediaObject.py
	  (serialize, unserialize): properly save and restore marker. *
	  src/RelLib/_Place.py (serialize, unserialize): properly save and
	  restore marker. * src/RelLib/_Repository.py (serialize,
	  unserialize): properly save and restore marker. *
	  src/RelLib/_Event.py (serialize, unserialize): properly save and
	  restore marker.

2006-05-01 22:14  Don Allingham <don@gramps-project.org>

	* [r6506] fix selectperson call

2006-05-01 21:28  Don Allingham <don@gramps-project.org>

	* [r6505] expand/collapse all nodes in Person View

2006-05-01 21:11  Alex Roitman <shura@gramps-project.org>

	* [r6504] In .: 2006-05-01 Alex Roitman <shura@gramps-project.org>
	  * various: merge changes from gramps20.
	  
	  In po: 2006-05-01 Alex Roitman <shura@gramps-project.org> *
	  POTFILES.in: Add new file.

2006-05-01 05:55  Alex Roitman <shura@gramps-project.org>

	* [r6503] 2006-04-30 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Verify.py (Verify.run_tool): Typo.

2006-04-30 23:26  Don Allingham <don@gramps-project.org>

	* [r6502] 2006-04-30 Don Allingham <don@gramps-project.org> *
	  src/DataViews.py/_PersonView.py: don't add handles of top level
	  objects * src/GrampsWidgets.py: handle both types and tuples

2006-04-30 21:43  Brian Matherly <brian@gramps-project.org>

	* [r6501] * src/plugins/CountAncestors.py: Use positive numbers for
	  generations to be consistent with the rest of GRAMPS

2006-04-30 20:45  Don Allingham <don@gramps-project.org>

	* [r6500] 2006-04-30 Don Allingham <don@gramps-project.org> *
	  src/RelLib/_Person.py: prevent duplicate entries in family lists

2006-04-30 04:17  Don Allingham <don@gramps-project.org>

	* [r6499] * src/Editors/_EditFamily.py: fix Select Person calls *
	  src/docgen/Makefile.am: add ODSDoc.py * po/POTFILES.in: add
	  ODSDoc.py

2006-04-30 01:46  Don Allingham <don@gramps-project.org>

	* [r6498] 2006-04-29 Don Allingham <don@gramps-project.org> *
	  src/NEWS: Updated for 2.1.0 release

2006-04-30 01:25  Don Allingham <don@gramps-project.org>

	* [r6497]

2006-04-29 23:17  Brian Matherly <brian@gramps-project.org>

	* [r6496] * src/plugins/CountAncestors.py: Add percent of
	  theoretical ancestors

2006-04-29 15:44  Brian Matherly <brian@gramps-project.org>

	* [r6495] Fix style editor color picker (Bug #0000065)

2006-04-29 02:13  Don Allingham <don@gramps-project.org>

	* [r6494] 2006-04-28 Don Allingham <don@gramps-project.org> *
	  src/AddMedia.py: assign handle to notes

2006-04-28 23:47  Brian Matherly <brian@gramps-project.org>

	* [r6493] Add ODSDoc.py and use it in EventCmp.py

2006-04-28 23:13  Don Allingham <don@gramps-project.org>

	* [r6492] * src/DataViews/_MediaView.py (MediaView.add): Fix call
	  to AddMedia

2006-04-28 22:58  Don Allingham <don@gramps-project.org>

	* [r6491] * src/ViewManager.py: add ScratchPad to the View menu *
	  src/Editors/_EditFamily.py: Fix tooltips *
	  src/glade/gramps.glade: remove predefined tooltips

2006-04-28 22:42  Don Allingham <don@gramps-project.org>

	* [r6490]

2006-04-28 19:48  Don Allingham <don@gramps-project.org>

	* [r6489] 2006-04-28 Don Allingham <don@gramps-project.org> *
	  src/AutoComp.py (StandardCustomSelector.fill): handle unicode in
	  addition to str * src/ScratchPad.py (ScratchPadWindow.__init__):
	  fix call to set_window, passing proper arguments

2006-04-28 19:24  Alex Roitman <shura@gramps-project.org>

	* [r6488] Update

2006-04-28 19:21  Alex Roitman <shura@gramps-project.org>

	* [r6487] Update

2006-04-28 17:02  Alex Roitman <shura@gramps-project.org>

	* [r6486] (ViewManager._init_lists): Translate menu labels.

2006-04-28 16:56  Alex Roitman <shura@gramps-project.org>

	* [r6485] 2006-04-28 Alex Roitman <shura@gramps-project.org> *
	  src/ScratchPad.py (ScratchPadWindow.__init__): Allow only one
	  instance; translate label; remove unneeded event handlers. *
	  src/ViewManager.py (ViewManager.scratchpad): Catch exception.

2006-04-28 15:05  Don Allingham <don@gramps-project.org>

	* [r6484]

2006-04-28 04:55  Alex Roitman <shura@gramps-project.org>

	* [r6483] Update

2006-04-28 04:51  Alex Roitman <shura@gramps-project.org>

	* [r6482] Update

2006-04-28 04:33  Alex Roitman <shura@gramps-project.org>

	* [r6481] 2006-04-27 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (ViewManager.build_plugin_menu): Use unique
	  command-line name for action menu. * src/plugins/GraphViz.py: Fix
	  report. * src/PluginUtils/_PluginMgr.py (_register_standalone):
	  Remove unneeded import. * src/PluginUtils/_Plugins.py
	  (build_tools_menu, build_report_menu, build_plugin_menu,
	  by_menu_name): Remove functions already re-implemented in
	  ViewManager. * src/plugins/EventCmp.py: Correct button label. *
	  src/plugins/StatisticsChart.py: Fix report.

2006-04-28 03:32  Don Allingham <don@gramps-project.org>

	* [r6480] 2006-04-27 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_GrampsDbBase.py: fix custom event storing *
	  src/GrampsDb/_GrampsBSDDB.py: fix custom event storing *
	  src/Editors/_EditEventRef.py: fix custom event storing *
	  src/Editors/_EditEvent.py: fix custom event storing *
	  src/GrampsWidgets.py: fix custom data types * src/AutoComp.py:
	  fix custom data types

2006-04-28 01:17  Brian Matherly <brian@gramps-project.org>

	* [r6479] * src/docgen/OpenSpreadSheet.py: fix manifest so files
	  open in calc

2006-04-28 00:33  Don Allingham <don@gramps-project.org>

	* [r6478] 2006-04-27 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditReference.py: fix warn_box call *
	  src/DisplayTabs.py: handle canceled edit box for media *
	  src/AddMedia.py: ManagedWindow support * src/SelectPerson.py:
	  ManagedWindow support

2006-04-28 00:32  Alex Roitman <shura@gramps-project.org>

	* [r6477] 2006-04-27 Alex Roitman <shura@gramps-project.org> *
	  pt_BR.po: Convert to utf8 encoding. * zh_CN.po: Convert to utf8
	  encoding. * pl.po: Convert to utf8 encoding. * no.po: Convert to
	  utf8 encoding. * it.po: Convert to utf8 encoding. * sk.po:
	  Convert to utf8 encoding. * da.po: Convert to utf8 encoding. *
	  nb.po: Convert to utf8 encoding.

2006-04-27 21:56  Don Allingham <don@gramps-project.org>

	* [r6476] * src/Editors/_EditPerson.py
	  (EditPerson._create_tabbed_pages): initialize load_image callback
	  * src/DisplayTabs.py (GalleryTab): call callback if defined when
	  the list is updated, handle reorder inserting of None objects

2006-04-27 21:32  Alex Roitman <shura@gramps-project.org>

	* [r6475] 2006-04-27 Alex Roitman <shura@gramps-project.org> *
	  src/ViewManager.py (reports_clicked, tools_clicked): handle
	  exception. * src/PluginUtils/_Plugins.py
	  (PluginDialog.on_apply_clicked): Correctly call gui_tool, fix wm.

2006-04-27 21:18  Don Allingham <don@gramps-project.org>

	* [r6474]

2006-04-27 21:13  Alex Roitman <shura@gramps-project.org>

	* [r6473] Update

2006-04-27 20:52  Don Allingham <don@gramps-project.org>

	* [r6472] * src/ViewManager.py: fix top on Config.set calls *
	  data/gramps.schemas.in: remove toolbar, now unused

2006-04-27 20:36  Don Allingham <don@gramps-project.org>

	* [r6471] * src/TipOfDay.py (TipOfDay.__init__): switch to
	  ManagedWindow

2006-04-27 20:21  Don Allingham <don@gramps-project.org>

	* [r6470] 2006-04-27 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: provide add new parent option *
	  src/Editors/_EditEvent.py: used set_window *
	  src/glade/gramps.glade: add new buttons for add new parent

2006-04-27 19:35  Alex Roitman <shura@gramps-project.org>

	* [r6469] * src/plugins/CmdRef.py: Fix tool.

2006-04-27 19:19  Alex Roitman <shura@gramps-project.org>

	* [r6468] 2006-04-27 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_PluginStatus.py: Fix wm. *
	  src/PluginUtils/_Plugins.py: Fix Reload tool. The re-building of
	  the menus still needs to be fixed. * src/plugins/Leak.py: Fix wm.
	  * src/docgen/LPRDoc.py: Import Errors module before it is called.
	  * src/plugins/DumpGenderStats.py: Fix wm.

2006-04-27 18:31  Don Allingham <don@gramps-project.org>

	* [r6467] * src/DisplayModels.py: flush cache on row update

2006-04-27 17:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6466] update fr.po

2006-04-27 17:20  Don Allingham <don@gramps-project.org>

	* [r6465] * src/DisplayTabs.py: check of event==None when
	  determining default type

2006-04-27 17:03  Don Allingham <don@gramps-project.org>

	* [r6464] 2006-04-27 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: support for keypress events * src/gramps.py:
	  fix gnome init

2006-04-27 03:59  Alex Roitman <shura@gramps-project.org>

	* [r6463]

2006-04-27 03:38  Alex Roitman <shura@gramps-project.org>

	* [r6462] * src/plugins/PatchNames.py (PatchNames.on_ok_clicked):
	  Properly call update.

2006-04-27 02:35  Alex Roitman <shura@gramps-project.org>

	* [r6461] * src/plugins/Verify.py: Fix wm. *
	  src/plugins/RelCalc.py: Fix wm. * src/plugins/SoundGen.py: Fix
	  wm.

2006-04-27 02:04  Alex Roitman <shura@gramps-project.org>

	* [r6460] * src/plugins/Checkpoint.py: Fix wm.

2006-04-27 01:56  Alex Roitman <shura@gramps-project.org>

	* [r6459] * src/plugins/ReorderIds.py: Adapt to new API; rebuild
	  for Events and Repositories.

2006-04-27 01:40  Alex Roitman <shura@gramps-project.org>

	* [r6458] * src/GrampsLogger/_ErrorReportAssistant.py
	  (ErrorReportAssistant._get_sys_information): Add LANG to report.

2006-04-27 00:10  Alex Roitman <shura@gramps-project.org>

	* [r6457] * src/plugins/ChangeTypes.py: Fix wm; adapt to RelLib
	  changes. * src/plugins/ChangeNames.py: Fix wm.

2006-04-26 23:38  Alex Roitman <shura@gramps-project.org>

	* [r6456] * src/MergePeople.py: Adapt to RelLib changes. *
	  src/plugins/Merge.py: Properly call MergePeople; properly call
	  update; set dbstate and uistate as instance attributes.

2006-04-26 22:43  Don Allingham <don@gramps-project.org>

	* [r6455] connect goto_handle function for bookmark callback

2006-04-26 22:43  Alex Roitman <shura@gramps-project.org>

	* [r6454] 2006-04-26 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/Check.py: Adapt to new family relation types.

2006-04-26 22:15  Don Allingham <don@gramps-project.org>

	* [r6453] force uimanager updates

2006-04-26 21:48  Don Allingham <don@gramps-project.org>

	* [r6452] multiple bookmark lists

2006-04-26 20:15  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6451] * src/DataViews/_MapView.py: First badly hacked version
	  of online map downloading.

2006-04-26 05:15  Alex Roitman <shura@gramps-project.org>

	* [r6450] * src/GrampsCfg.py (build_window_key): Remove, as there's
	  no need to override the base class anymore.

2006-04-26 05:09  Alex Roitman <shura@gramps-project.org>

	* [r6449] * src/plugins/PatchNames.py: Adapt to new wm. *
	  src/PluginUtils/_Tool.py (gui_tool): handle exception.

2006-04-26 05:04  Alex Roitman <shura@gramps-project.org>

	* [r6448] update

2006-04-26 05:03  Alex Roitman <shura@gramps-project.org>

	* [r6447] 2006-04-25 Alex Roitman <shura@gramps-project.org> *
	  src/plugins/EventCmp.py (DisplayChart.on_write_table): Use
	  FileChooser dialog. * src/plugins/eventcmp.glade: remove unused
	  dialog.

2006-04-26 04:24  Don Allingham <don@gramps-project.org>

	* [r6446] * src/Bookmarks.py: Don't use goto submenu

2006-04-26 04:03  Don Allingham <don@gramps-project.org>

	* [r6445] * src/ViewManager.py: new config changes, handle
	  exception, enable Edit button by default

2006-04-26 03:46  Don Allingham <don@gramps-project.org>

	* [r6444] * src/GrampsCfg/py: move and rename tabs, change Prefixes
	  for Formats

2006-04-26 02:46  Don Allingham <don@gramps-project.org>

	* [r6443] * src/GrampsCfg/py: move and rename tabs

2006-04-26 02:14  Don Allingham <don@gramps-project.org>

	* [r6442] * src/ViewManager.py: new config changes, handle
	  exception

2006-04-26 02:12  Alex Roitman <shura@gramps-project.org>

	* [r6441] Update

2006-04-26 02:00  Don Allingham <don@gramps-project.org>

	* [r6440] 2006-04-25 Don Allingham <don@gramps-project.org> *
	  src/ViewManager.py: new config changes * src/GrampsCfg.py: new
	  config changes * src/Config/gen_schema_keys.py: new config
	  changes * src/gramps_main.py: new config changes

2006-04-26 01:44  Don Allingham <don@gramps-project.org>

	* [r6439]

2006-04-25 22:29  Alex Roitman <shura@gramps-project.org>

	* [r6438] * src/plugins/Desbrowser.py: Window Management fixes.

2006-04-25 22:29  Alex Roitman <shura@gramps-project.org>

	* [r6437] * src/plugins/Desbrowser.py: Window Management fixes.

2006-04-25 19:24  Alex Roitman <shura@gramps-project.org>

	* [r6436] * src/Bookmarks.py: Redraw "Go to bookmark" menu if
	  changes were made in the bookmard editor; Use fixed column widths
	  in editor.

2006-04-25 18:36  Alex Roitman <shura@gramps-project.org>

	* [r6435] * src/plugins/EventCmp.py: Adapt to RelLib changes. *
	  src/GenericFilter.py (GenericFilter.check_and): Correct logic. *
	  src/PluginUtils/_PluginStatus.py: Use new set_window.

2006-04-25 17:02  Alex Roitman <shura@gramps-project.org>

	* [r6434] 2006-04-25 Alex Roitman <shura@gramps-project.org> *
	  src/Makefile.am: Include BaseDoc in the docmodules list. *
	  src/GrampsDb/_GrampsBSDDB.py: Different order of closing.

2006-04-25 04:10  Brian Matherly <brian@gramps-project.org>

	* [r6433] make manual work in Windows

2006-04-25 02:55  Don Allingham <don@gramps-project.org>

	* [r6432] * src/GrampsDb/_GrampsBSDDB.py: handle data_map during
	  reload of the database

2006-04-24 21:46  Don Allingham <don@gramps-project.org>

	* [r6431] fix typo

2006-04-24 21:22  Don Allingham <don@gramps-project.org>

	* [r6430] fix typo

2006-04-24 21:04  Don Allingham <don@gramps-project.org>

	* [r6429] Config method changed

2006-04-24 04:06  Don Allingham <don@gramps-project.org>

	* [r6428] 2006-04-23 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_MediaView.py: Column editor changes *
	  src/DataViews/_RepositoryView.py: Column editor changes *
	  src/DataViews/_SourceView.py: Column editor changes *
	  src/DataViews/_EventView.py: Column editor changes *
	  src/DataViews/_FamilyView.py: Column editor changes *
	  src/DataViews/_PlaceView.py: Column editor changes *
	  src/DataViews/_PersonView.py: Column editor changes *
	  src/GrampsDb/_DbUtils.py: fix add_child_to_family to handle refs
	  * src/ColumnOrder.py: format changes * src/glade/gramps.glade:
	  format changes * src/SelectFamily.py: ManagedWindow support

2006-04-23 22:52  Alex Roitman <shura@gramps-project.org>

	* [r6427] Update

2006-04-23 22:43  Alex Roitman <shura@gramps-project.org>

	* [r6426] Update

2006-04-23 22:18  Alex Roitman <shura@gramps-project.org>

	* [r6425] 2006-04-23 Alex Roitman <shura@gramps-project.org> *
	  src/Utils.py: Make set_titles call ManagedWindow.set_titles with
	  warning. * src/ManagedWindow.py: move set_titles here. *
	  src/plugins/FilterEditor.py: Use new set_window method. *
	  src/Editors/_Edit*.py: new set_window method.

2006-04-23 22:14  Don Allingham <don@gramps-project.org>

	* [r6424] * src/ColumnOrder.py: use ManagedWindow *
	  src/DataViews/_MediaView.py: ColumnOrder update *
	  src/DataViews/_RepositoryView.py: ColumnOrder update *
	  src/DataViews/_SourceView.py: ColumnOrder update *
	  src/DataViews/_EventView.py: ColumnOrder update *
	  src/DataViews/_PlaceView.py: ColumnOrder update *
	  src/DataViews/_PersonView.py: ColumnOrder update

2006-04-23 21:58  Don Allingham <don@gramps-project.org>

	* [r6423] * src/ColumnOrder.py: preserved column width

2006-04-23 21:32  Alex Roitman <shura@gramps-project.org>

	* [r6422] * src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Delete
	  column metadata.

2006-04-23 21:17  Don Allingham <don@gramps-project.org>

	* [r6421] 2006-04-23 Don Allingham <don@gramps-project.org> *
	  src/GrampsCfg.py: remove familyview stuff *
	  src/plugins/TestcaseGenerator.py: fix BIRTH, DEATH constants

2006-04-23 20:59  Alex Roitman <shura@gramps-project.org>

	* [r6420] 2006-04-23 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_PluginStatus.py (PluginTrace.__init__): Set
	  scrolling policy to auto; (PluginTrace.close_window): Add method.

2006-04-23 04:41  Brian Matherly <brian@gramps-project.org>

	* [r6419] typo

2006-04-23 04:29  Don Allingham <don@gramps-project.org>

	* [r6418] * src/GrampsDb/_GrampsDbBase.py: pychecker *
	  src/GrampsDb/_GrampsBSDDB.py: pychecker * src/RelLib/_CalSdn.py:
	  pychecker * src/RelLib/_PrivateSourceNote.py: pychecker *
	  src/RelLib/_GenderStats.py: pychecker * src/MergePeople.py:
	  pychecker * src/SelectObject.py: pychecker * src/ScratchPad.py:
	  pychecker * src/ImgManip.py: pychecker * src/docgen/ODFDoc.py:
	  pychecker * src/docgen/OpenOfficeDoc.py: pychecker *
	  src/docgen/LPRDoc.py: pychecker * src/SelectEvent.py: pychecker

2006-04-23 02:58  Brian Matherly <brian@gramps-project.org>

	* [r6417] Keep reports up with RelLib changes

2006-04-22 22:09  Don Allingham <don@gramps-project.org>

	* [r6416] * src/DataViews/_MediaView.py: Shorten tab name *
	  src/DataViews/_RepositoryView.py: Shorten tab name *
	  src/DataViews/_SourceView.py: Shorten tab name *
	  src/DataViews/_EventView.py: Shorten tab name *
	  src/DataViews/_FamilyView.py: Shorten tab name *
	  src/DataViews/_FamilyList.py: Shorten tab name *
	  src/DataViews/_PedigreeView.py: Shorten tab name *
	  src/DataViews/_PlaceView.py: Shorten tab name *
	  src/DataViews/_PersonView.py: Shorten tab name *
	  src/DataViews/_MapView.py: Shorten tab name *
	  src/glade/gramps.glade: remove unused option * src/const.py.in:
	  bugtracker address fix

2006-04-22 19:08  Don Allingham <don@gramps-project.org>

	* [r6415] 2006-04-22 Don Allingham <don@gramps-project.org> *
	  src/GrampsDb/_ReadXML.py: fix Type str_from_xml calls

2006-04-22 06:56  Brian Matherly <brian@gramps-project.org>

	* [r6414] misc reports: keep up with RelLib changes

2006-04-22 05:13  Alex Roitman <shura@gramps-project.org>

	* [r6413] 2006-04-21 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_ReportUtils.py (buried_str): Typo. *
	  src/plugins/DetDescendantReport.py (write_children): Use
	  child_refs. * src/plugins/DetAncestralReport.py (write_children):
	  Use child_refs. * src/plugins/IndivComplete.py (write_fact): Use
	  new event type. * src/docgen/KwordDoc.py (KwordDoc.close): Use
	  tarile.

2006-04-22 04:48  Don Allingham <don@gramps-project.org>

	* [r6412] * src/StartupDialog.py: fix close *
	  src/plugins/Desbrowser.py: Use ActivPersonTool *
	  src/PluginUtils/_Tool.py: active person tool added

2006-04-22 04:06  Don Allingham <don@gramps-project.org>

	* [r6411] * src/plugins/FilterEditor.py: fix close arguments *
	  src/plugins/ChangeNames.py: fix close arguments *
	  src/plugins/Merge.py: fix close arguments *
	  src/plugins/ChangeTypes.py: fix close arguments *
	  src/plugins/PatchNames.py: fix close arguments

2006-04-22 04:04  Don Allingham <don@gramps-project.org>

	* [r6410] * src/plugins/Desbrowser.py: check for active person

2006-04-22 04:00  Don Allingham <don@gramps-project.org>

	* [r6409] pychecker fixes

2006-04-22 03:31  Don Allingham <don@gramps-project.org>

	* [r6408] close button fixes

2006-04-22 03:23  Don Allingham <don@gramps-project.org>

	* [r6407] pychecker fixes

2006-04-21 23:32  Alex Roitman <shura@gramps-project.org>

	* [r6406]

2006-04-21 22:24  Don Allingham <don@gramps-project.org>

	* [r6405] fix typos on XML import

2006-04-21 20:51  Don Allingham <don@gramps-project.org>

	* [r6404] Fix typo

2006-04-21 20:45  Don Allingham <don@gramps-project.org>

	* [r6403] Fix warnboxes

2006-04-21 20:39  Don Allingham <don@gramps-project.org>

	* [r6402] Remove get_child_handle_list call

2006-04-21 20:34  Don Allingham <don@gramps-project.org>

	* [r6401] Fix warnboxes

2006-04-21 20:13  Alex Roitman <shura@gramps-project.org>

	* [r6400] Set properties.

2006-04-21 20:10  Alex Roitman <shura@gramps-project.org>

	* [r6399] In .: * src/GrampsDb/_ConstXML.py: Remove. In po:
	  2006-04-21 Alex Roitman <shura@gramps-project.org> * POTFILES.in:
	  Remove obsolete file.

2006-04-21 20:03  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6398] * src/DataViews/_PedigreeView.py: Set dirty flag to force
	  redrawing when changing tree style *
	  src/plugins/TestcaseGenerator.py: Update to new GrampsTypes

2006-04-21 19:59  Alex Roitman <shura@gramps-project.org>

	* [r6397] * src/RelLib/_GrampsType.py (set_from_xml_str): Remove
	  extra def.

2006-04-21 19:56  Don Allingham <don@gramps-project.org>

	* [r6396] Fix warnboxes

2006-04-21 19:37  Alex Roitman <shura@gramps-project.org>

	* [r6395] 2006-04-21 Alex Roitman <shura@gramps-project.org> *
	  src/PluginUtils/_PluginStatus.py: Many small fixes. *
	  src/ManagedWindow.py (GrampsWindowManager.display_menu_list): Fix
	  building the menu for child-less windows.

2006-04-21 19:11  Alex Roitman <shura@gramps-project.org>

	* [r6394] Update

2006-04-21 19:04  Alex Roitman <shura@gramps-project.org>

	* [r6393] Update

2006-04-21 18:15  Don Allingham <don@gramps-project.org>

	* [r6392] Attribute Types

2006-04-21 17:11  Don Allingham <don@gramps-project.org>

	* [r6391] updated PluginStatus dialog

2006-04-21 17:08  Don Allingham <don@gramps-project.org>

	* [r6390] updated PluginStatus dialog

2006-04-21 04:14  Don Allingham <don@gramps-project.org>

	* [r6389] * src/DataViews/_EventView.py: pychecker fixes *
	  src/ViewManager.py: call scratchpad properly * src/GrampsCfg.py:
	  pychecker fixes * src/Editors/_EditEvent.py *
	  src/DisplayModels.py:pychecker fixes * src/DisplayTabs.py:
	  pychecker fixes * src/ScratchPad.py: use ManagedWindow *
	  src/GenericFilter.py: pychecker fixes * src/ImgManip.py:
	  pychecker fixes * src/PageView.py: pychecker fixes *
	  src/ArgHandler.py: pychecker fixes

2006-04-21 02:59  Don Allingham <don@gramps-project.org>

	* [r6388] * src/Editors/_EditFamily.py: Handle marker type in UI

2006-04-21 02:05  Don Allingham <don@gramps-project.org>

	* [r6387] 2006-04-20 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_FamilyViews.py: clean up *
	  src/DataViews/_PedigreeViews.py: clean up * src/RelLib/_Name.py:
	  fix type on set_type

2006-04-21 00:03  Alex Roitman <shura@gramps-project.org>

	* [r6386] * src/GrampsDb/_GrampsBSDDB.py: Upgrade to new types. *
	  src/GrampsDb/_ReadGedcom.py: Adapt to new types. *
	  src/RelLib/_Event.py: Properly set type. *
	  src/RelLib/_EventRef.py: Properly set type. *
	  src/RelLib/_Family.py: Properly set type. * src/RelLib/_Name.py:
	  Properly set type. * src/RelLib/_Person.py: Properly set type. *
	  src/RelLib/_PrimaryObject.py: Properly set type. *
	  src/RelLib/_RepoRef.py: Properly set type. *
	  src/RelLib/_Repository.py: Properly set type. *
	  src/RelLib/_Url.py: Properly set type.

2006-04-20 23:01  Brian Matherly <brian@gramps-project.org>

	* [r6385] Fix space at beginning of paragraph for ODF doc.

2006-04-20 22:32  Don Allingham <don@gramps-project.org>

	* [r6384] fix display of shared info warning box

2006-04-20 18:30  Alex Roitman <shura@gramps-project.org>

	* [r6383] Add keyword expansion

2006-04-20 18:20  Alex Roitman <shura@gramps-project.org>

	* [r6382] 2006-04-20 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/_EventRef.py (unserialize): Avoid class constructor. *
	  src/RelLib/_Person.py (unserialize): Avoid class constructor. *
	  src/RelLib/_Name.py (unserialize): Avoid class constructor. *
	  src/RelLib/_Repository.py (unserialize): Avoid class constructor.
	  * src/RelLib/_RepoRef.py (unserialize): Avoid class constructor.
	  * src/GrampsDb/_WriteXML.py: Update to export new types.

2006-04-20 17:52  Alex Roitman <shura@gramps-project.org>

	* [r6381] Update

2006-04-20 16:26  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6380] * src/plugins/ImportGeneWeb.py: Use new type classes;
	  Start of parsing relationships (unfinished)

2006-04-20 15:05  Don Allingham <don@gramps-project.org>

	* [r6379] use correct field for building surname key

2006-04-20 04:59  Alex Roitman <shura@gramps-project.org>

	* [r6378]

2006-04-20 03:50  Don Allingham <don@gramps-project.org>

	* [r6377]

2006-04-20 03:44  Don Allingham <don@gramps-project.org>

	* [r6376] * src/RelLib/_Family.py: add remove_child_handle

2006-04-20 03:34  Don Allingham <don@gramps-project.org>

	* [r6375] type changes

2006-04-20 03:23  Don Allingham <don@gramps-project.org>

	* [r6374] Add missing file

2006-04-20 03:10  Don Allingham <don@gramps-project.org>

	* [r6373] 2006-04-19 Don Allingham <don@gramps-project.org> *
	  src/DataViews/_EventView.py: more GrampsTypes changes *
	  src/DataViews/_PedigreeView.py: more GrampsTypes changes *
	  src/RelLib/_ChildRef.py: more GrampsTypes changes *
	  src/RelLib/_Family.py: more GrampsTypes changes *
	  src/RelLib/_Repository.py: more GrampsTypes changes *
	  src/RelLib/_Event.py: more GrampsTypes changes *
	  src/Editors/_EditPerson.py: more GrampsTypes changes *
	  src/Editors/_EditEventRef.py: more GrampsTypes changes *
	  src/Editors/_EditEvent.py: more GrampsTypes changes *
	  src/PeopleModel.py: more GrampsTypes changes *
	  src/DisplayTabs.py: more GrampsTypes changes *
	  src/GrampsWidgets.py: more GrampsTypes changes * src/Utils.py:
	  more GrampsTypes changes * src/PageView.py: more GrampsTypes
	  changes

2006-04-20 00:44  Alex Roitman <shura@gramps-project.org>

	* [r6372] 2006-04-19 Alex Roitman <shura@gramps-project.org> *
	  src/Utils.py: Remove obsolete code. * src/DisplayTabs.py
	  (EventRefModel.column_role): Adapt to new types. *
	  src/PeopleModel.py: Adapt to new types. *
	  src/plugins/TestcaseGenerator.py: Adapt to new types. *
	  src/RelLib/Makefile.am: Ship new files. *
	  src/RelLib/_EventRef.py: Adapt to new types. *
	  src/RelLib/_PrimaryObject.py: Adapt to new types. *
	  src/RelLib/_EventRoleType.py: Add new module. *
	  src/RelLib/_RepoRef.py: Adapt to new types. *
	  src/RelLib/_MarkerType.py: Add new module. *
	  src/RelLib/_Family.py: Adapt to new types. *
	  src/RelLib/_Person.py: Adapt to new types. *
	  src/RelLib/_SourceMediaType.py: Add new module. *
	  src/RelLib/__init__.py: Expose new modules. *
	  src/Editors/_EditPerson.py: Use new type. *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Adapt to new
	  types. * src/GrampsDb/_ConstXML.py: Comment out obsolete code. *
	  src/GrampsDb/_ReadXML.py: Adapt to new types. *
	  src/GrampsDb/_GrampsDbBase.py (commit_person): Properly use
	  marker. * src/GrampsDb/_ReadGedcom.py: Adapt to new types. *
	  src/DataViews/_FamilyView.py (write_relationship): Use new type.
	  * src/DataViews/_PedigreeView.py (format_relation): Use new type.

2006-04-19 22:59  Don Allingham <don@gramps-project.org>

	* [r6371] GrampsType support for FamilyRelations, Events

2006-04-19 20:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6370] * src/plugins/TestcaseGenerator.py: Use the new types

2006-04-19 18:27  Alex Roitman <shura@gramps-project.org>

	* [r6369] In .: * src/RelLib/Makefile.am: Ship new file. *
	  src/PluginUtils/_ReportUtils.py: Use fam relations from new
	  module. * src/Relationship.py: Use family relations from new
	  module. * src/Utils.py: Remove family relations. *
	  src/RelLib/__init__.py: Expose new module. *
	  src/RelLib/_Family.py: Adapt to new types. *
	  src/GrampsDb/_ReadXML.py: Adapt to new types. *
	  src/GrampsDb/_ConstXML.py: Remove family relations. *
	  src/RelLib/_FamilyRelType.py: Add new class In po: 2006-04-19
	  Alex Roitman <shura@gramps-project.org> * POTFILES.in: Add new
	  files.

2006-04-19 17:54  Alex Roitman <shura@gramps-project.org>

	* [r6368] * src/RelLib/_Event.py: Revert this change.

2006-04-19 17:31  Alex Roitman <shura@gramps-project.org>

	* [r6367] 2006-04-19 Alex Roitman <shura@gramps-project.org> *
	  src/RelLib/_Event.py: Add "personal" attribute to events.

2006-04-19 05:14  Alex Roitman <shura@gramps-project.org>

	* [r6366] * data/grampsxml.dtd: Update. * data/grampsxml.rng:
	  Update.

2006-04-19 04:44  Don Allingham <don@gramps-project.org>

	* [r6365] * src/Editors/_EditChildRef.py: fix call for
	  MonitoredDataType

2006-04-19 04:42  Don Allingham <don@gramps-project.org>

	* [r6364] * src/Editors/_EditName.py: fix call for
	  MonitoredDataType

2006-04-19 04:41  Don Allingham <don@gramps-project.org>

	* [r6363] 2006-04-18 Don Allingham <don@gramps-project.org> *
	  src/RelLib/__init__.py: added _EventType *
	  src/RelLib/_EventType.py: added * src/RelLIb/Makefile.am: added
	  _EventType.py

2006-04-19 04:30  Alex Roitman <shura@gramps-project.org>

	* [r6362] Update

2006-04-19 04:06  Brian Matherly <brian@gramps-project.org>

	* [r6361] Update for RelLib changes

2006-04-19 03:57  Don Allingham <don@gramps-project.org>

	* [r6360] * src/GrampsDb/_ReadXML.py: new types *
	  src/GrampsDb/_ConstXML.py: new types * src/GrampsDb/_WriteXML.py:
	  new types * src/Editors/_EditUrl.py: new types *
	  src/Editors/_EditPerson.py: new types *
	  src/Editors/_EditRepository.py: new types *
	  src/Editors/_EditName.py: new types *
	  src/Editors/_EditChildRef.py: new types * src/RelLib/__init__.py:
	  new types * src/RelLib/_Url.py: new types *
	  src/RelLib/_RepositoryType.py: new types *
	  src/RelLib/_GrampsType.py: new types * src/RelLib/_UrlType.py:
	  new types * src/RelLib/_Repository.py: new types *
	  src/RelLib/_NameType.py: new types * src/RelLib/_ChildRefType.py:
	  new types * src/DisplayTabs.py: new types * src/GrampsWidgets.py:
	  new types * src/Utils.py: new types

2006-04-19 03:32  Alex Roitman <shura@gramps-project.org>

	* [r6359] Update

2006-04-19 02:23  Alex Roitman <shura@gramps-project.org>

	* [r6358] * src/GrampsDb/_ReadXML.py: Parse old and new XML. *
	  src/GrampsDb/_WriteXML.py (dump_child_ref, dump_person_ref): Add
	  methods. * src/RelLib/_ChildRef.py
	  (ChildRef.set_mother_relation): Adapt to new types;
	  (ChildRef.set_father_relation): Adapt to new types. *
	  src/RelLib/_GrampsType.py (GrampsType.get_custom): Add method.
	  (GrampsType.set): Allow setting from the same class instance.
	  (GrampsType.is_default): Add method.

2006-04-18 23:22  Don Allingham <don@gramps-project.org>

	* [r6357] 2006-04-18 Don Allingham <don@gramps-project.org> *
	  src/Editors/_EditFamily.py: button messages * src/DisplayTabs.py:
	  remove property button stuff

2006-04-18 22:34  Alex Roitman <shura@gramps-project.org>

	* [r6356] 2006-04-18 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayTabs.py (BackRefList.create_buttons): Allow an
	  additional argument to keep the caller happy.

2006-04-18 22:12  Don Allingham <don@gramps-project.org>

	* [r6355] * src/DataViews/_PersonView.py: removal of inversion *
	  src/GenericFilter.py: Interface changes for filtering

2006-04-18 20:27  Don Allingham <don@gramps-project.org>

	* [r6354] * src/Editors/__init__.py: added EditChildRef *
	  src/Editors/Makefile.am: added EditChildRef *
	  src/Editors/_EditChildRef.py: added * src/Editors/_EditFamily.py:
	  add child reference editor * src/DisplayTabs.py: add optional
	  properties button * src/glade/gramps.glade: add child reference
	  editor

2006-04-18 19:10  Don Allingham <don@gramps-project.org>

	* [r6353] 2006-04-18 Don Allingham <don@gramps-project.org> *
	  src/plugins/Desbrowser.py: bring up to speed with ManagedWindow *
	  src/GrampsWidgets.py: fix the type return value

2006-04-18 02:09  Don Allingham <don@gramps-project.org>

	* [r6352] image and screen updates

2006-04-17 22:33  Don Allingham <don@gramps-project.org>

	* [r6351] Set author for source on gedcom import

2006-04-17 04:09  Brian Matherly <brian@gramps-project.org>

	* [r6350] src/plugins/DescendReport.py: Don't sort children (Bug
	  #1453010)

2006-04-16 04:37  Don Allingham <don@gramps-project.org>

	* [r6349] event description on xml import

2006-04-15 20:40  Alex Roitman <shura@gramps-project.org>

	* [r6348] update

2006-04-15 19:48  Alex Roitman <shura@gramps-project.org>

	* [r6347] 2006-04-15 Alex Roitman <shura@gramps-project.org> *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Adapt to
	  ChildRefType.

2006-04-15 06:24  Don Allingham <don@gramps-project.org>

	* [r6346] handle child type callback

2006-04-14 22:31  Alex Roitman <shura@gramps-project.org>

	* [r6345] 2006-04-14 Alex Roitman <shura@gramps-project.org> *
	  src/DisplayTabs.py (edit_button_clicked): Proceed only if
	  selection exists.

2006-04-14 16:00  Don Allingham <don@gramps-project.org>

	* [r6344] Handle ChildRefType on XML import

2006-04-14 12:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6343] typo

2006-04-14 12:39  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6342] * src/DataViews/_PedigreeView.py: Fix ChildRef, Show
	  person references * src/Editors/_EditFamily.py: Typo *
	  src/GrampsDb/_GrampsDbBase.py (get_active_person): Handle case of
	  no active person * src/plugins/TestcaseGenerator.py: really
	  generate shared events; use new GrampsType; randomize name type *
	  src/DataViews/_PersonView.py: DnD only for lines of persons; Fix
	  set for python 2.3; fix get_parent_family_handle_list usage

2006-04-14 04:42  Don Allingham <don@gramps-project.org>

	* [r6341] fix missing file

2006-04-14 04:36  Don Allingham <don@gramps-project.org>

	* [r6340] Start of new type classes

2006-04-13 20:24  Don Allingham <don@gramps-project.org>

	* [r6339] ASSO tag support

2006-04-13 19:44  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6338] more ChildRef changes

2006-04-13 19:34  Don Allingham <don@gramps-project.org>

	* [r6337] Fix family/child refs

2006-04-13 19:29  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6336] Adapt to changes in RelLib

2006-04-13 19:20  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6335] Updates to use ChildRef

2006-04-13 18:33  Alex Roitman <shura@gramps-project.org>

	* [r6334] * src/RelLib/_PersonRef.py (serialize): Typo.

2006-04-13 18:30  Don Allingham <don@gramps-project.org>

	* [r6333] Remove bad tab

2006-04-13 18:25  Alex Roitman <shura@gramps-project.org>

	* [r6332] * src/GrampsDb/_GrampsBSDDB.py: Upgrade path to new
	  RelLib. * src/RelLib/_Family.py: Require non-empty child_ref.

2006-04-13 17:15  Alex Roitman <shura@gramps-project.org>

	* [r6331] Update

2006-04-13 17:10  Alex Roitman <shura@gramps-project.org>

	* [r6330] Updates

2006-04-13 16:49  Alex Roitman <shura@gramps-project.org>

	* [r6329] * src/Editors/_EditPerson.py (reorder_child_ref_list):
	  Use child_ref_list

2006-04-13 16:20  Don Allingham <don@gramps-project.org>

	* [r6328] EditPersonRef

2006-04-13 16:16  Don Allingham <don@gramps-project.org>

	* [r6327] Start childref conversion

2006-04-13 11:21  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6326] * src/RelLib/*: fix different typos. *
	  src/DataViews/_FamilyView.py: adapt changes in RelLib

2006-04-13 05:28  Alex Roitman <shura@gramps-project.org>

	* [r6325] Update

2006-04-13 05:26  Alex Roitman <shura@gramps-project.org>

	* [r6324] * src/NameDisplay.py: Add constants to number name
	  components. * src/PeopleModel.py: Correct constants.

2006-04-13 03:58  Alex Roitman <shura@gramps-project.org>

	* [r6323] Update

2006-04-13 03:37  Alex Roitman <shura@gramps-project.org>

	* [r6322] Update

2006-04-13 03:34  Alex Roitman <shura@gramps-project.org>

	* [r6321] Update

2006-04-13 03:15  Alex Roitman <shura@gramps-project.org>

	* [r6320] Add ChildRef class, reorganize RelLib.

2006-04-13 03:01  Brian Matherly <brian@gramps-project.org>

	* [r6319] Add graph preview based on MIME type.

2006-04-12 16:41  Alex Roitman <shura@gramps-project.org>

	* [r6318] Fix typo

2006-04-12 06:57  Alex Roitman <shura@gramps-project.org>

	* [r6317] * src/RelLib/_PersonRef.py: Add to repository. *
	  src/RelLib/Makefile.am: Ship new file. * src/RelLib/_Person.py:
	  Add person_ref_list to store person-to- person references.

2006-04-12 06:54  Alex Roitman <shura@gramps-project.org>

	* [r6316] Update

2006-04-12 03:10  Alex Roitman <shura@gramps-project.org>

	* [r6315] Update

2006-04-12 03:06  Alex Roitman <shura@gramps-project.org>

	* [r6314] * src/GrampsDb/_DbUtils.py (remove_parent_from_family):
	  If removing family, also remove it from the child's
	  parent_family_list.

2006-04-11 22:28  Alex Roitman <shura@gramps-project.org>

	* [r6313] Update

2006-04-11 22:24  Alex Roitman <shura@gramps-project.org>

	* [r6312] * src/ViewManager.py (ViewManager.change_page): Always
	  toggle the sidebar buttons, even if no data is loaded.

2006-04-11 17:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6311] * src/images/mk_blue_marble.py: Provide fallback if
	  jpegtrans does not work/exist.

2006-04-11 11:31  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6310] * src/images/mk_blue_marble.py: Properly exit on error to
	  let `make` stop in that case.

2006-04-10 23:29  Alex Roitman <shura@gramps-project.org>

	* [r6309] Set ignore; Fix Makefile.am

2006-04-10 22:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6308] Use wildcard for building the map tile images; Remove
	  them on distclean

2006-04-10 21:41  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6307] * src/DataViews/_MapView.py: Reworked to display multiple
	  smaller tiled map images * src/images/mk_blue_marble.py: Script
	  to create the map tiles out of the nasa blue marble image *
	  src/images/Makefile.am: Add map tile images and bootstrap them
	  using mk_blue_marble.py

2006-04-10 20:56  Don Allingham <don@gramps-project.org>

	* [r6306] Handle active person and Pedigree startup issues

2006-04-10 19:17  Alex Roitman <shura@gramps-project.org>

	* [r6305] Update

2006-04-10 18:38  Alex Roitman <shura@gramps-project.org>

	* [r6304] * src/GrampsDb/_ReadGedcom.py: LDS fixes. *
	  src/Editors/_EditLdsOrd.py: LDS fixes. * src/lds.py: LDS fixes.

2006-04-10 18:30  Alex Roitman <shura@gramps-project.org>

	* [r6303] Update

2006-04-10 18:17  Alex Roitman <shura@gramps-project.org>

	* [r6302] * src/ArgHandler.py: Get rid of obsolete self.parent.

2006-04-10 16:11  Don Allingham <don@gramps-project.org>

	* [r6301] Fix adding spouse after family exists

2006-04-10 05:50  Alex Roitman <shura@gramps-project.org>

	* [r6300] Update

2006-04-10 05:49  Alex Roitman <shura@gramps-project.org>

	* [r6299] * src/ViewManager.py (ViewManager.create_pages): Use
	  toggle buttons on the sidebar. (ViewManager.change_page): Turn
	  off previously active button.

2006-04-10 05:44  Alex Roitman <shura@gramps-project.org>

	* [r6298] Update

2006-04-10 04:29  Brian Matherly <brian@gramps-project.org>

	* [r6297] Improve graphic alignment in OO reports. (Bug 1370498)

2006-04-10 01:45  Alex Roitman <shura@gramps-project.org>

	* [r6296] (GrampsBSDDB._delete_primary_from_reference_map): Accept
	  txn argument; pass it on to self._remove_reference(). *
	  src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB._do_remove_object):
	  Work out both regular and batch transactions.

2006-04-10 01:02  Alex Roitman <shura@gramps-project.org>

	* [r6295] * src/Makefile.am: Clean byte-compiled files. *
	  src/DataViews/Makefile.am: Clean byte-compiled files. *
	  src/GrampsDb/Makefile.am: Clean byte-compiled files. *
	  src/Config/Makefile.am: Clean byte-compiled files. *
	  src/RelLib/Makefile.am: Clean byte-compiled files. *
	  src/Editors/Makefile.am: Clean byte-compiled files. *
	  src/plugins/Makefile.am: Clean byte-compiled files. *
	  src/ObjectSelector/Makefile.am: Clean byte-compiled files. *
	  src/TreeViews/Makefile.am: Clean byte-compiled files. *
	  src/Models/Makefile.am: Clean byte-compiled files. *
	  src/Mime/Makefile.am: Clean byte-compiled files. *
	  src/GrampsLogger/Makefile.am: Clean byte-compiled files. *
	  src/PluginUtils/Makefile.am: Clean byte-compiled files. *
	  src/docgen/Makefile.am: Clean byte-compiled files. *
	  src/DateHandler/Makefile.am: Clean byte-compiled files.

2006-04-09 22:53  Don Allingham <don@gramps-project.org>

	* [r6294] Start of migrating tools to Managed Windows

2006-04-08 05:56  Don Allingham <don@gramps-project.org>

	* [r6293] remove empty families

2006-04-08 01:59  Brian Matherly <brian@gramps-project.org>

	* [r6292] * src/docgen/PdfDoc.py: fix columns, error check images *
	  src/docgen/RTFDoc.py: error check images

2006-04-08 00:53  Don Allingham <don@gramps-project.org>

	* [r6291] fix typo

2006-04-07 21:06  Don Allingham <don@gramps-project.org>

	* [r6290] EditName fix

2006-04-07 20:28  Don Allingham <don@gramps-project.org>

	* [r6289] EditName call in EditPerson

2006-04-07 19:29  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6288] update fr.po

2006-04-07 04:54  Don Allingham <don@gramps-project.org>

	* [r6287] pylint fixes

2006-04-07 04:32  Don Allingham <don@gramps-project.org>

	* [r6286] restore attr_edit in glade file

2006-04-07 03:37  Don Allingham <don@gramps-project.org>

	* [r6285] fix install list

2006-04-07 02:57  Don Allingham <don@gramps-project.org>

	* [r6284] select parents from relationship view

2006-04-07 02:54  Don Allingham <don@gramps-project.org>

	* [r6283] select parents from relationship view

2006-04-06 22:02  Alex Roitman <shura@gramps-project.org>

	* [r6282] * various: Revert back to using gettext except for the
	  modules that need context -- those will use TransUtils.sgettext

2006-04-06 21:51  Alex Roitman <shura@gramps-project.org>

	* [r6281] * POTFILES.in: Add new files to the list. * gramps.pot:
	  regenerate the template. * src/Makefile.am (gdir_PYTHON): Add new
	  files to the list.

2006-04-06 21:28  Alex Roitman <shura@gramps-project.org>

	* [r6280] * src/Editors/_EditLdsOrd.py (EditLdsOrd): Formatting. *
	  src/GrampsWidgets.py (MonitoredMenu): Factor out commong code.

2006-04-06 16:50  Don Allingham <don@gramps-project.org>

	* [r6279] remove missing recent files

2006-04-06 04:10  Don Allingham <don@gramps-project.org>

	* [r6278] default types for events

2006-04-06 03:35  Don Allingham <don@gramps-project.org>

	* [r6277] add family selector

2006-04-06 02:34  Don Allingham <don@gramps-project.org>

	* [r6276] xml import/export with new lds scheme

2006-04-06 01:42  Don Allingham <don@gramps-project.org>

	* [r6275] gedcom import/export with new lds scheme

2006-04-05 22:36  Don Allingham <don@gramps-project.org>

	* [r6274] Fix place selecton on LDS ords

2006-04-05 21:30  Don Allingham <don@gramps-project.org>

	* [r6273] Fix place selecton on LDS ords

2006-04-05 18:48  Don Allingham <don@gramps-project.org>

	* [r6272] handle temple not set for LdsOrd

2006-04-05 17:15  Don Allingham <don@gramps-project.org>

	* [r6271] fix lds unserialize

2006-04-05 16:57  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6270] updated LDS support

2006-04-05 04:41  Brian Matherly <brian@gramps-project.org>

	* [r6269] Fix image handling problems for reports.

2006-04-05 04:16  Don Allingham <don@gramps-project.org>

	* [r6268] lds status type to a constant

2006-04-04 23:31  Alex Roitman <shura@gramps-project.org>

	* [r6267] Update

2006-04-04 23:20  Don Allingham <don@gramps-project.org>

	* [r6266] define cellrenderer

2006-04-04 22:42  Don Allingham <don@gramps-project.org>

	* [r6265] widget connections

2006-04-04 21:55  Don Allingham <don@gramps-project.org>

	* [r6264] widget connections

2006-04-04 21:50  Alex Roitman <shura@gramps-project.org>

	* [r6263] Update

2006-04-04 21:49  Alex Roitman <shura@gramps-project.org>

	* [r6262] Update

2006-04-04 18:07  Don Allingham <don@gramps-project.org>

	* [r6261] Start of better LDS support

2006-04-04 15:28  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6260] * src/plugins/TestcaseGenerator.py: Fix lds ord; Add new
	  option to put a linebreak into each textfield

2006-04-04 04:14  Brian Matherly <brian@gramps-project.org>

	* [r6259] minor report improvements

2006-04-02 22:31  Don Allingham <don@gramps-project.org>

	* [r6258] Fix PluginStatus call

2006-04-02 18:35  Don Allingham <don@gramps-project.org>

	* [r6257] place autocompletion

2006-04-02 05:35  Brian Matherly <brian@gramps-project.org>

	* [r6256] src/plugins/FamilyGroup.py: various fixes, add Marriage
	  info

2006-04-02 04:15  Don Allingham <don@gramps-project.org>

	* [r6255] dbstate.active fixes

2006-04-01 17:38  Brian Matherly <brian@gramps-project.org>

	* [r6254] Narrative Web Page should work now

2006-04-01 13:05  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6253] * src/DisplayTabs.py
	  (EventEmbedList.edit_button_clicked): Fix params of EditEventRef
	  call

2006-04-01 12:42  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6252] fix strange crash when loading the database

2006-04-01 12:31  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6251] * src/DataViews/_PedigreeView.py: Work around the bug of
	  dbstate.active not being updated when the active person was
	  edited.

2006-04-01 04:07  Don Allingham <don@gramps-project.org>

	* [r6250] ManagedWindow

2006-04-01 03:59  Don Allingham <don@gramps-project.org>

	* [r6249] ManagedWindow

2006-03-31 23:46  Don Allingham <don@gramps-project.org>

	* [r6248] remember custom attributes/events

2006-03-31 20:17  Don Allingham <don@gramps-project.org>

	* [r6247] initialize MonitoredType correctly

2006-03-31 20:09  Don Allingham <don@gramps-project.org>

	* [r6246] typos

2006-03-31 20:06  Don Allingham <don@gramps-project.org>

	* [r6245] typos

2006-03-31 20:01  Don Allingham <don@gramps-project.org>

	* [r6244] restore lds baptism status values

2006-03-31 19:46  Don Allingham <don@gramps-project.org>

	* [r6243] empty object checks

2006-03-31 11:08  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6242] update with the last gramps.pot (03-17 12:22)

2006-03-31 08:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6241] update translation for 2.1x

2006-03-31 05:37  Brian Matherly <brian@gramps-project.org>

	* [r6240] src/plugins/NavWebPage.py: various fixes. Doesn't work
	  yet.

2006-03-31 04:19  Don Allingham <don@gramps-project.org>

	* [r6239] handle to ref conversions

2006-03-31 03:55  Brian Matherly <brian@gramps-project.org>

	* [r6238] src/plugins/DecendReport.py: use full dates instead of
	  just year.

2006-03-31 01:23  Brian Matherly <brian@gramps-project.org>

	* [r6237] src/plugins/GraphViz.py: import const

2006-03-30 22:15  Don Allingham <don@gramps-project.org>

	* [r6236] surname guessing

2006-03-30 17:29  Don Allingham <don@gramps-project.org>

	* [r6235] check and repair fixes

2006-03-30 16:29  Don Allingham <don@gramps-project.org>

	* [r6234] autocompletion for surnames

2006-03-30 16:04  Don Allingham <don@gramps-project.org>

	* [r6233] command handling

2006-03-30 05:15  Brian Matherly <brian@gramps-project.org>

	* [r6232] Remove use of deprecated functions. Supported graphical
	  reports should work now.

2006-03-30 03:29  Brian Matherly <brian@gramps-project.org>

	* [r6231] src/PluginUtils/_Plugins.py: remove statbox

2006-03-30 03:24  Don Allingham <don@gramps-project.org>

	* [r6230] fix launch routine

2006-03-30 03:17  Brian Matherly <brian@gramps-project.org>

	* [r6229] Remove use of deprecated functions. Supported text
	  reports now work.

2006-03-30 02:23  Don Allingham <don@gramps-project.org>

	* [r6228] test of spawn

2006-03-30 01:57  Don Allingham <don@gramps-project.org>

	* [r6227] fix import

2006-03-29 22:51  Don Allingham <don@gramps-project.org>

	* [r6226] dialog fixes, replace fork with spawn

2006-03-29 19:26  Don Allingham <don@gramps-project.org>

	* [r6225] enable actiongroups on autoload

2006-03-29 17:56  Don Allingham <don@gramps-project.org>

	* [r6224] SelectObject support

2006-03-29 05:01  Don Allingham <don@gramps-project.org>

	* [r6223] fix place deletion

2006-03-29 04:51  Brian Matherly <brian@gramps-project.org>

	* [r6222] fix const.progName to const.program_name

2006-03-29 04:48  Don Allingham <don@gramps-project.org>

	* [r6221] remove 2.0.X warn message

2006-03-29 04:46  Don Allingham <don@gramps-project.org>

	* [r6220] remove expanduser

2006-03-29 04:24  Don Allingham <don@gramps-project.org>

	* [r6219] remove expanduser

2006-03-29 04:11  Don Allingham <don@gramps-project.org>

	* [r6218] remove expanduser

2006-03-29 03:21  Don Allingham <don@gramps-project.org>

	* [r6217] remove convert dependency

2006-03-29 02:35  Brian Matherly <brian@gramps-project.org>

	* [r6216] Make the Family Group Report work. Eliminiate the use of
	  depricated functions.

2006-03-29 02:25  Brian Matherly <brian@gramps-project.org>

	* [r6215] Use filename instead of URI for XML parser (works on
	  Windows and Linux)

2006-03-28 20:11  Don Allingham <don@gramps-project.org>

	* [r6214] default application selection

2006-03-27 08:07  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6213] * src/DataViews/_PedigreeView.py (_PersonWidget_base):
	  Use other name for the drag_begin callback to not conflict with a
	  gtk.Widget internal method. The DnD icon works now.

2006-03-27 05:06  Don Allingham <don@gramps-project.org>

	* [r6212] set drag and drop icon

2006-03-25 17:46  Don Allingham <don@gramps-project.org>

	* [r6211] Add EditRepoRef

2006-03-25 14:23  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6210] * src/DataViews/_PedigreeView.py: Open FamilyEditor to
	  add missing parents

2006-03-25 13:36  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6209] * src/DataViews/_PedigreeView.py: Add DnD support to the
	  person boxes (a person can now be dragged to the ScratshPad or to
	  a text-editor); Menu entry to copy person data (rendered as text)
	  into clipboard

2006-03-25 04:10  Don Allingham <don@gramps-project.org>

	* [r6208] Handle single parent families on add parent switch

2006-03-25 03:47  Don Allingham <don@gramps-project.org>

	* [r6207] Handle single parent families on add parent switch

2006-03-25 03:07  Don Allingham <don@gramps-project.org>

	* [r6206] added repository reference editor

2006-03-24 05:07  Don Allingham <don@gramps-project.org>

	* [r6205] fix already open error

2006-03-24 04:58  Don Allingham <don@gramps-project.org>

	* [r6204] fix update of person in relationship view

2006-03-24 04:04  Don Allingham <don@gramps-project.org>

	* [r6203] handle add parent family switching

2006-03-24 01:40  Alex Roitman <shura@gramps-project.org>

	* [r6202] Update

2006-03-23 21:51  Don Allingham <don@gramps-project.org>

	* [r6201] unknown parent label on FamilyViwe

2006-03-23 18:50  Don Allingham <don@gramps-project.org>

	* [r6200] unknown parent label on FamilyViwe

2006-03-23 18:31  Don Allingham <don@gramps-project.org>

	* [r6199] fix arglist

2006-03-23 16:41  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6198] Support for DnD of alternate locations of a place

2006-03-23 06:10  Brian Matherly <brian@gramps-project.org>

	* [r6197] Filter double drag and drops in Windows.

2006-03-23 05:19  Don Allingham <don@gramps-project.org>

	* [r6196] repository drag-n-drop

2006-03-22 23:31  Don Allingham <don@gramps-project.org>

	* [r6195] fixed reference assignment

2006-03-22 23:03  Don Allingham <don@gramps-project.org>

	* [r6194] scratchpad/drag-n-drop fixes

2006-03-22 21:19  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6193] Add wrappers for displaying the tuple types to unify
	  their usage.

2006-03-22 03:57  Don Allingham <don@gramps-project.org>

	* [r6192] family warn dialog

2006-03-21 22:12  Don Allingham <don@gramps-project.org>

	* [r6191] editor fixes

2006-03-21 19:11  Alex Roitman <shura@gramps-project.org>

	* [r6190] Update

2006-03-21 19:05  Alex Roitman <shura@gramps-project.org>

	* [r6189] Update

2006-03-21 19:00  Alex Roitman <shura@gramps-project.org>

	* [r6188] Update

2006-03-21 18:56  Alex Roitman <shura@gramps-project.org>

	* [r6187] * various: rename doc to data; move most of src/data to
	  data.

2006-03-21 06:33  Don Allingham <don@gramps-project.org>

	* [r6186] .ini settings

2006-03-21 06:23  Don Allingham <don@gramps-project.org>

	* [r6185] lds specific data moved

2006-03-21 03:01  Brian Matherly <brian@gramps-project.org>

	* [r6184] os independent path

2006-03-21 02:39  Don Allingham <don@gramps-project.org>

	* [r6183] update data properly

2006-03-21 00:05  Don Allingham <don@gramps-project.org>

	* [r6182] use db.THREAD

2006-03-20 05:17  Don Allingham <don@gramps-project.org>

	* [r6181] provide lower level access for cursors, but retain
	  XML/GEDCOM compatiblity

2006-03-20 04:42  Don Allingham <don@gramps-project.org>

	* [r6180] cursor cleanup

2006-03-19 23:34  Don Allingham <don@gramps-project.org>

	* [r6179] performance enhancements

2006-03-19 06:49  Don Allingham <don@gramps-project.org>

	* [r6178] object sharing support

2006-03-19 06:03  Alex Roitman <shura@gramps-project.org>

	* [r6177] * configure.in: Remove scrollkeeper checks and other
	  unused statements

2006-03-19 03:50  Don Allingham <don@gramps-project.org>

	* [r6176] removed RelImage

2006-03-19 03:25  Don Allingham <don@gramps-project.org>

	* [r6175] speed improvements until object selector is functional

2006-03-18 11:04  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6174] french po for gramps manual v2.6 maybe you should remove
	  the width, depth and scale values on imagedata tag (xml file)
	  because c/figures has his own values and the other lang/figures
	  don't have the same size.

2006-03-18 07:50  Alex Roitman <shura@gramps-project.org>

	* [r6173] Update

2006-03-18 07:47  Alex Roitman <shura@gramps-project.org>

	* [r6172] * intltool-*.in: remove from svn.

2006-03-18 05:47  Don Allingham <don@gramps-project.org>

	* [r6171] use SelectPerson for father instead of Object Selector

2006-03-18 03:21  Don Allingham <don@gramps-project.org>

	* [r6170] typo fixes

2006-03-18 01:30  Don Allingham <don@gramps-project.org>

	* [r6169] removal of families

2006-03-18 00:37  Alex Roitman <shura@gramps-project.org>

	* [r6168] update

2006-03-18 00:36  Alex Roitman <shura@gramps-project.org>

	* [r6167] update

2006-03-17 22:42  Alex Roitman <shura@gramps-project.org>

	* [r6166] Update

2006-03-17 22:38  Alex Roitman <shura@gramps-project.org>

	* [r6165] Update

2006-03-17 20:50  Alex Roitman <shura@gramps-project.org>

	* [r6164] Update

2006-03-17 20:41  Alex Roitman <shura@gramps-project.org>

	* [r6163] * help: add new dir with new gnome-doc-utils
	  infrastructure.

2006-03-17 19:15  Alex Roitman <shura@gramps-project.org>

	* [r6162] * configure.in: Multiple improvements. * config.guess,
	  config.sub: newer versions. * autogen.sh: Better gnome-common
	  message. * src/TipOfDay.py (TipParser): skip messages with
	  xml:lang attribute, because these are already supplied in the po
	  file.

2006-03-17 01:24  Alex Roitman <shura@gramps-project.org>

	* [r6161] Update

2006-03-17 01:23  Alex Roitman <shura@gramps-project.org>

	* [r6160] Update

2006-03-17 01:22  Alex Roitman <shura@gramps-project.org>

	* [r6159] Update

2006-03-17 01:04  Alex Roitman <shura@gramps-project.org>

	* [r6158] Update

2006-03-17 00:45  Alex Roitman <shura@gramps-project.org>

	* [r6157] More build changes

2006-03-16 20:25  Alex Roitman <shura@gramps-project.org>

	* [r6156] * various: Use TransUtils.sgettext instead of
	  gettext.gettext to work out stripping the context.

2006-03-16 20:24  Alex Roitman <shura@gramps-project.org>

	* [r6155] * various: Use TransUtils.sgettext instead of
	  gettext.gettext to work out stripping the context.

2006-03-16 19:18  Alex Roitman <shura@gramps-project.org>

	* [r6154] Update

2006-03-16 19:09  Alex Roitman <shura@gramps-project.org>

	* [r6153] Remove py-compile

2006-03-16 19:02  Alex Roitman <shura@gramps-project.org>

	* [r6152] Update

2006-03-16 18:52  Alex Roitman <shura@gramps-project.org>

	* [r6151] Update

2006-03-16 18:50  Alex Roitman <shura@gramps-project.org>

	* [r6150] Update

2006-03-16 18:38  Alex Roitman <shura@gramps-project.org>

	* [r6149] Updtae

2006-03-16 08:05  Alex Roitman <shura@gramps-project.org>

	* [r6148] Update

2006-03-16 01:59  Alex Roitman <shura@gramps-project.org>

	* [r6147] Update

2006-03-16 01:55  Alex Roitman <shura@gramps-project.org>

	* [r6146] Update

2006-03-16 00:03  Alex Roitman <shura@gramps-project.org>

	* [r6145] Update

2006-03-15 23:58  Alex Roitman <shura@gramps-project.org>

	* [r6144] * various: intltoolize and gettextize properly.

2006-03-14 19:49  Alex Roitman <shura@gramps-project.org>

	* [r6143] * src/GrampsDb/_GrampsBSDDB.py
	  (update_empty,update_real): Add functions for updating the
	  display; (gramps_upgrade): Set up display updaters;
	  (gramps_upgrade_9): Reflect progess of db upgrade. (low_level_9):
	  Return status and length of the db. (_table_low_level_9): Return
	  table length if successful. * src/ViewManager.py (post_load):
	  Remove database upgrade, since db.load takes care of upgrade.

2006-03-14 03:46  Alex Roitman <shura@gramps-project.org>

	* [r6142] * src/RelLib/_NoteBase.py (NoteBase.serialize): Work out
	  the case of note being None -- leftover from gramps20.

2006-03-13 05:29  Brian Matherly <brian@gramps-project.org>

	* [r6141] Oops. Sorry. Still getting used to subversion.

2006-03-13 05:11  Brian Matherly <brian@gramps-project.org>

	* [r6140] Initial import.

2006-03-12 04:13  Alex Roitman <shura@gramps-project.org>

	* [r6139] * src/PluginUtils/_ReportOptions.py: Use correct
	  namespace for the base clases from _Options module.

2006-03-11 05:11  Alex Roitman <shura@gramps-project.org>

	* [r6138] Update

2006-03-11 04:59  Alex Roitman <shura@gramps-project.org>

	* [r6137] Update

2006-03-11 04:58  Alex Roitman <shura@gramps-project.org>

	* [r6136] Remove dependency on load_plugins

2006-03-11 04:42  Don Allingham <don@gramps-project.org>

	* [r6135] fix map view startup traceback

2006-03-11 01:18  Alex Roitman <shura@gramps-project.org>

	* [r6134] Update

2006-03-11 01:12  Alex Roitman <shura@gramps-project.org>

	* [r6133] * src/Plugins.py, src/PluginMgr.py: Move to ReportUtils.

2006-03-10 22:57  Don Allingham <don@gramps-project.org>

	* [r6132] add remove function in FamilyView

2006-03-10 22:38  Don Allingham <don@gramps-project.org>

	* [r6131] add remove function in FamilyView

2006-03-10 21:13  Don Allingham <don@gramps-project.org>

	* [r6130] icon fixes

2006-03-10 21:05  Don Allingham <don@gramps-project.org>

	* [r6129] icon fixes

2006-03-10 20:57  Don Allingham <don@gramps-project.org>

	* [r6128] family_add

2006-03-10 04:29  Don Allingham <don@gramps-project.org>

	* [r6127] MediaView integrity after add

2006-03-10 03:26  Don Allingham <don@gramps-project.org>

	* [r6126] Fix adding of places in internal map

2006-03-10 02:46  Don Allingham <don@gramps-project.org>

	* [r6125] commit places properly

2006-03-09 22:37  Don Allingham <don@gramps-project.org>

	* [r6124] add/delete families better

2006-03-09 21:57  Alex Roitman <shura@gramps-project.org>

	* [r6123] Update

2006-03-09 21:37  Alex Roitman <shura@gramps-project.org>

	* [r6122] Update

2006-03-09 20:49  Alex Roitman <shura@gramps-project.org>

	* [r6121] * PluginUtils: Add module with Report and Tool utils.

2006-03-09 20:21  Alex Roitman <shura@gramps-project.org>

	* [r6120] Update

2006-03-09 19:42  Alex Roitman <shura@gramps-project.org>

	* [r6119] Update

2006-03-09 19:42  Alex Roitman <shura@gramps-project.org>

	* [r6118] update

2006-03-09 19:42  Alex Roitman <shura@gramps-project.org>

	* [r6117] update

2006-03-09 19:39  Alex Roitman <shura@gramps-project.org>

	* [r6116] Update

2006-03-09 19:37  Alex Roitman <shura@gramps-project.org>

	* [r6115] Update

2006-03-09 19:13  Alex Roitman <shura@gramps-project.org>

	* [r6114] update

2006-03-09 19:11  Alex Roitman <shura@gramps-project.org>

	* [r6113] Update

2006-03-09 19:10  Alex Roitman <shura@gramps-project.org>

	* [r6112] Update

2006-03-09 19:07  Don Allingham <don@gramps-project.org>

	* [r6111] Add option to suppress tooltips in trees

2006-03-09 04:00  Don Allingham <don@gramps-project.org>

	* [r6110] fix editperson calls

2006-03-09 03:53  Don Allingham <don@gramps-project.org>

	* [r6109] fix editperson calls

2006-03-09 03:07  Don Allingham <don@gramps-project.org>

	* [r6108] format fixes

2006-03-09 01:55  Don Allingham <don@gramps-project.org>

	* [r6107] family selection

2006-03-08 23:32  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r6106] use xml2po and the "C" xml-files as template for the
	  french translation update of gramps-manual-2.6

2006-03-08 22:01  Alex Roitman <shura@gramps-project.org>

	* [r6105] Update

2006-03-08 17:44  Alex Roitman <shura@gramps-project.org>

	* [r6104] * src/GramspDb/_GrampsBSDDB.py: Minor fixes.

2006-03-08 17:33  Don Allingham <don@gramps-project.org>

	* [r6103] make txn optional

2006-03-08 17:22  Don Allingham <don@gramps-project.org>

	* [r6102] make txn optional

2006-03-08 05:22  Don Allingham <don@gramps-project.org>

	* [r6101] remove WindowsUtils

2006-03-08 01:23  Alex Roitman <shura@gramps-project.org>

	* [r6100] Update

2006-03-08 01:16  Alex Roitman <shura@gramps-project.org>

	* [r6099] Update

2006-03-08 01:09  Alex Roitman <shura@gramps-project.org>

	* [r6098] Update

2006-03-08 00:55  Alex Roitman <shura@gramps-project.org>

	* [r6097] * src/DateHadnler: Move all date parsers/displayers into
	  new directory

2006-03-07 23:49  Don Allingham <don@gramps-project.org>

	* [r6096] improve family editor

2006-03-07 21:51  Don Allingham <don@gramps-project.org>

	* [r6095] connect family members correctly

2006-03-07 21:18  Don Allingham <don@gramps-project.org>

	* [r6094] connect new families correctly

2006-03-07 03:35  Don Allingham <don@gramps-project.org>

	* [r6093] initialize families properly

2006-03-06 22:30  Don Allingham <don@gramps-project.org>

	* [r6092] fix parameters

2006-03-06 20:59  Don Allingham <don@gramps-project.org>

	* [r6091] family drag-n-drop support

2006-03-06 05:43  Don Allingham <don@gramps-project.org>

	* [r6090] event ref commit

2006-03-06 05:32  Don Allingham <don@gramps-project.org>

	* [r6089] gender selection

2006-03-06 05:29  Don Allingham <don@gramps-project.org>

	* [r6088] gender selection

2006-03-06 05:22  Don Allingham <don@gramps-project.org>

	* [r6087] fix focus out event

2006-03-06 03:54  Don Allingham <don@gramps-project.org>

	* [r6086] handle database switches

2006-03-05 23:39  Don Allingham <don@gramps-project.org>

	* [r6085] column editing

2006-03-05 19:06  Don Allingham <don@gramps-project.org>

	* [r6084] image changes for lock icons

2006-03-05 18:28  Don Allingham <don@gramps-project.org>

	* [r6083] add PageView to Makefile

2006-03-05 05:40  Don Allingham <don@gramps-project.org>

	* [r6082] makefile fix

2006-03-05 04:45  Don Allingham <don@gramps-project.org>

	* [r6081] logging support

2006-03-05 04:31  Don Allingham <don@gramps-project.org>

	* [r6080] new logging scheme

2006-03-05 02:36  Don Allingham <don@gramps-project.org>

	* [r6079] remove usued files

2006-03-05 02:03  Don Allingham <don@gramps-project.org>

	* [r6078] fix makefile

2006-03-04 23:25  Don Allingham <don@gramps-project.org>

	* [r6077] added missing makefile

2006-03-04 23:06  Don Allingham <don@gramps-project.org>

	* [r6076] added EditReference

2006-03-04 22:53  Don Allingham <don@gramps-project.org>

	* [r6075] relocate glade files

2006-03-04 17:50  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6074] svn:ignore some files

2006-03-04 16:26  Don Allingham <don@gramps-project.org>

	* [r6073] set version number for svn

2006-03-04 16:08  Don Allingham <don@gramps-project.org>

	* [r6072] module renames

2006-03-04 15:37  Don Allingham <don@gramps-project.org>

	* [r6071] moved files to DataViews

2006-03-04 14:29  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6070] * src/Models/Makefile.am: Added file *
	  Editors/__init__.py: Added file

2006-03-04 06:45  Don Allingham <don@gramps-project.org>

	* [r6069] fix image path

2006-03-04 06:34  Don Allingham <don@gramps-project.org>

	* [r6068] installation fixes

2006-03-04 05:24  Don Allingham <don@gramps-project.org>

	* [r6067] create new Editors submodule

2006-03-04 04:35  Don Allingham <don@gramps-project.org>

	* [r6066] module rename

2006-03-04 04:31  Don Allingham <don@gramps-project.org>

	* [r6065] module rename

2006-03-04 04:30  Don Allingham <don@gramps-project.org>

	* [r6064] module rename

2006-03-04 04:26  Don Allingham <don@gramps-project.org>

	* [r6063] module rename

2006-03-04 04:21  Don Allingham <don@gramps-project.org>

	* [r6062] module rename

2006-03-04 02:56  Don Allingham <don@gramps-project.org>

	* [r6061] fix Makefile.am files

2006-03-04 00:19  Alex Roitman <shura@gramps-project.org>

	* [r6060] * src/plugins/stock_link.png: Remove (already present in
	  src/images, used by ScratchPad only). * src/Config, src/Mime,
	  src/images: Ignore Makefiles.

2006-03-03 23:48  Don Allingham <don@gramps-project.org>

	* [r6059] set up for installation

2006-03-03 20:40  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r6058] Small tweak to get ObjectSelector working again.

2006-03-03 12:49  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6057] * src/Makefile.am: More updates to latest file
	  moves/remanes to make "make distcheck" work for me

2006-03-03 12:31  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6056] * src/plugins/TestcaseGenerator.py: Feed in more data,
	  support Repositories, properly set types as (id,str) tuples
	  instead of custom strings.

2006-03-03 08:43  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6055] 2006-03-03 Martin Hawlisch <Martin.Hawlisch@gmx.de> *
	  src/Mime/__init__.py: Honour renamed files * src/Makefile.am:
	  Images have been moved into subdir (makes "make" work again) *
	  src/FamilyView.py (info_string): Done crash is None as handle was
	  given (e.g. no father in family)

2006-03-03 04:29  Don Allingham <don@gramps-project.org>

	* [r6054] rename module

2006-03-03 04:27  Don Allingham <don@gramps-project.org>

	* [r6053] rename module

2006-03-03 00:43  Don Allingham <don@gramps-project.org>

	* [r6052] rename modules

2006-03-03 00:38  Don Allingham <don@gramps-project.org>

	* [r6051] module renames

2006-03-03 00:34  Don Allingham <don@gramps-project.org>

	* [r6050] module renames

2006-03-03 00:30  Alex Roitman <shura@gramps-project.org>

	* [r6049] Add ignore option

2006-03-03 00:29  Don Allingham <don@gramps-project.org>

	* [r6048] rename of files

2006-03-03 00:23  Alex Roitman <shura@gramps-project.org>

	* [r6047] Add Mime package

2006-03-03 00:17  Don Allingham <don@gramps-project.org>

	* [r6046] update new installation paths

2006-03-03 00:15  Alex Roitman <shura@gramps-project.org>

	* [r6045] Update

2006-03-03 00:10  Alex Roitman <shura@gramps-project.org>

	* [r6044] Add Config package

2006-03-02 23:37  Alex Roitman <shura@gramps-project.org>

	* [r6043] * src/*png, src/*jpg: move under images directory.

2006-03-02 23:14  Alex Roitman <shura@gramps-project.org>

	* [r6042] Correct mime type

2006-03-02 23:12  Alex Roitman <shura@gramps-project.org>

	* [r6041] Correct mime type

2006-03-02 23:08  Alex Roitman <shura@gramps-project.org>

	* [r6040] * calendar, filers: Remove directories.

2006-03-02 21:28  Don Allingham <don@gramps-project.org>

	* [r6039] make distcheck fixes

2006-03-02 21:15  Alex Roitman <shura@gramps-project.org>

	* [r6038] Update

2006-03-02 21:06  Alex Roitman <shura@gramps-project.org>

	* [r6037] Update

2006-03-02 20:44  Alex Roitman <shura@gramps-project.org>

	* [r6036] * src/GrampsLogger/Makefile.am (pkgdata_PYTHON): Typo. *
	  configure.in: Generate Makefile-s in new directories. *
	  src/Makefile.am (SUBDIRS): Typo.

2006-03-02 20:19  Alex Roitman <shura@gramps-project.org>

	* [r6035] * *png, *jpg: Add proper svn:mime-type, remove mime-type.

2006-03-02 19:30  Alex Roitman <shura@gramps-project.org>

	* [r6034] Remove .cvsignore files from all directories.

2006-03-02 18:43  Alex Roitman <shura@gramps-project.org>

	* [r6033] Remove executable bit

2006-03-02 18:40  Alex Roitman <shura@gramps-project.org>

	* [r6032] Remove executable bit

2006-03-02 18:06  Don Allingham <don@gramps-project.org>

	* [r6031] Changes for distcheck

2006-03-02 16:54  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r6030] Converted mime type

2006-03-02 16:50  Don Allingham <don@gramps-project.org>

	* [r6029] removed unused directory

2006-03-02 16:47  Don Allingham <don@gramps-project.org>

	* [r6028] re-added fixed png files

2006-03-02 16:46  Don Allingham <don@gramps-project.org>

	* [r6027] removed corrupt png files

2006-03-02 16:44  Don Allingham <don@gramps-project.org>

	* [r6026] removed unused png files

2006-03-02 16:42  Don Allingham <don@gramps-project.org>

	* [r6025] removed unused png files

2006-03-02 16:30  Don Allingham <don@gramps-project.org>

	* [r6024] fix mime type

2006-03-02 16:20  Don Allingham <don@gramps-project.org>

	* [r6023] removed

2006-03-02 16:13  Don Allingham <don@gramps-project.org>

	* [r6022] removed old png files

2006-03-02 16:09  Don Allingham <don@gramps-project.org>

	* [r6021] fixed mime types

2006-03-02 16:08  Alex Roitman <shura@gramps-project.org>

	* [r6020] Remove obsolete directory

2006-03-02 04:32  Don Allingham <don@gramps-project.org>

	* [r6019] * src/EditSecondary.py: Base class for standard secondary
	  object editors (not including reference editors) *
	  src/AddrEdit.py: Base on EditSecondary * src/AttrEdit.py: Base on
	  EditSecondary * src/LocEdit.py: Base on EditSecondary *
	  src/NameEdit.py: Base on EditSecondary * src/UrlEdit.py: Base on
	  EditSecondary

2006-03-01 23:27  Don Allingham <don@gramps-project.org>

	* [r6018] * src/EditPerson.py: fix focus_out_event signal handling
	  * src/DisplayTabs.py: provide double click/edit button handling
	  for back references.

2006-03-01 15:56  Don Allingham <don@gramps-project.org>

	* [r6017] temp fix

2006-03-01 06:16  Alex Roitman <shura@gramps-project.org>

	* [r6016] * src/Exporter.py (Exporter): Callback support, busy
	  cursor. * src/ViewManager.py (ViewManager): Move progress bar
	  handling into DisplayState. * src/DisplayState.py (DisplayState):
	  Move progress bar here. * src/Assistant.py
	  (Assistant.set_busy_cursor): Add method. *
	  src/plugins/WritePkg.py: Callback support. *
	  src/GrampsDb/_WriteGedcom.py: Callback support.

2006-03-01 05:09  Don Allingham <don@gramps-project.org>

	* [r6015] added

2006-03-01 05:08  Don Allingham <don@gramps-project.org>

	* [r6014] * src/AddrEdit.py: remove already_exist check in favor of
	  exception * src/AttrEdit.py: remove already_exist check in favor
	  of exception * src/DisplayState.py: remove already_exist variable
	  * src/DisplayTabs.py: handle exception * src/EditEventRef.py:
	  remove already_exist check in favor of exception *
	  src/EditFamily.py: update to derive from EditPrimary *
	  src/EditMedia.py: update to derive from EditPrimary *
	  src/EditMediaRef.py: remove already_exist check in favor of
	  exception * src/EditPerson.py: update to derive from EditPrimary
	  * src/EditPlace.py: update to derive from EditPrimary *
	  src/EditRepository.py:update to derive from EditPrimary *
	  src/EditSource.py: update to derive from EditPrimary *
	  src/EditSourceRef.py: remove already_exist check in favor of
	  exception * src/Errors.py: new exception * src/EventEdit.py:
	  update to derive from EditPrimary * src/EventView.py: catch
	  exception of window already exists * src/FamilyList.py: catch
	  exception of window already exists * src/FamilyView.py: catch
	  exception of window already exists * src/GrampsWidgets.py: typos
	  * src/NameEdit.py: remove already_exist check in favor of
	  exception * src/PedView.py: catch exception of window already
	  exists * src/PersonView.py: catch exception of window already
	  exists * src/PlaceView.py: catch exception of window already
	  exists * src/Plugins.py: catch exception of window already exists
	  * src/UrlEdit.py: remove already_exist check in favor of
	  exception * src/const.py.in: dynamically determine path *
	  src/gramps.glade: name changes * src/gramps.py: set path

2006-03-01 05:04  Alex Roitman <shura@gramps-project.org>

	* [r6013] * src/plugins/WritePkg.py (PackageWriter.export): Add
	  existing image filenames to the archive. *
	  src/GrampsDb/_WriteXML.py: Improve callback use, add another
	  strip_photo option. * src/ViewManager.py: Typos. *
	  src/Exporter.py: Start for callback support. *
	  src/GrampsDb/_WriteGedcom.py: Callback support.

2006-03-01 00:26  Alex Roitman <shura@gramps-project.org>

	* [r6012] * src/ViewManager.py (ViewManager.import_data): Properly
	  process non-native (plugin) imports; (_do_import): factor common
	  code into the new method. * src/GrampsDb/_ReadXML.py
	  (GrampsParser.__init__): Skip updating if callback is empty
	  (non-callable). * src/docgen/HtmlDoc.py (HtmlDoc.load_tpkg): Use
	  tarfile. * src/ArgHandler.py (ArgHandler.cl_import): Use tarfile.
	  * src/plugins/WritePkg.py (PackageWriter.export): Use tarfile. *
	  src/plugins/ReadPkg.py (impData): Use tarfile module.

2006-02-28 19:54  Alex Roitman <shura@gramps-project.org>

	* [r6011] * various: merge changes made in gramps20 up until
	  R2_0_10_real tag.
	  
	  * configure.in: Bump up release number. * Release: Version 2.0.10
	  "Holy Hand Grenade of Antioch" released.

2006-02-26 04:29  Don Allingham <don@gramps-project.org>

	* [r5993] * src/DisplayTabs.py: repository reference editor *
	  src/EditRepository.py: repository reference editor *
	  src/EditSource.py: repository reference editor *
	  src/GrampsWidgets.py: more readonly support *
	  src/RepositoryRefEdit.py: removed * src/gramps.glade: repository
	  reference editor * src/EditRepositoryRef.py: added - repository
	  reference editor

2006-02-25 04:38  Don Allingham <don@gramps-project.org>

	* [r5989] fix repository editor

2006-02-24 22:00  Don Allingham <don@gramps-project.org>

	* [r5987] * src/DisplayTabs.py: backreference tabs *
	  src/EditEventRef.py: backreference tabs * src/EditMedia.py:
	  backreference tabs * src/EditMediaRef.py: backreference tabs *
	  src/EditPlace.py: backreference tabs * src/EditSource.py:
	  backreference tabs * src/EventEdit.py: backreference tabs *
	  src/gramps.glade: notebook tab fixes

2006-02-24 20:23  Alex Roitman <shura@gramps-project.org>

	* [r5984] Update

2006-02-24 20:20  Alex Roitman <shura@gramps-project.org>

	* [r5983] * src/RelLib/_Person.py (Person.get_handle_referents):
	  Add birth_ref and death_ref to the list of referents.

2006-02-24 05:05  Don Allingham <don@gramps-project.org>

	* [r5980] * src/EditEventRef.py: switch to monitored widgets, place
	  selector * src/EventEdit.py: switch to monitored widgets, place
	  selector * src/GrampsWidgets.py: place selection widget *
	  src/GrampsDb/_GrampsDbBase.py: move completion widget, handle
	  place lists

2006-02-24 04:58  bedinelli

	* [r5979] Brazilian-Portuguese .po file for upcoming GRAMPS version

2006-02-23 05:08  Don Allingham <don@gramps-project.org>

	* [r5976] completion

2006-02-23 03:13  Don Allingham <don@gramps-project.org>

	* [r5975] * src/EditPlace.py: use monitored widgets *
	  src/EditSource.py: use monitored widgets * src/EventEdit.py: use
	  monitored widgets * src/GrampsWidgets.py: start of monitored
	  place * src/GrampsDb/_GrampsDbBase.py: monitor place changes

2006-02-22 19:11  Alex Roitman <shura@gramps-project.org>

	* [r5971] Update

2006-02-22 19:11  Alex Roitman <shura@gramps-project.org>

	* [r5970] * src/EditSourceRef.py (__init__): Typos. *
	  src/DisplayTabs.py (GalleryTab.add_button_clicked): Typos.

2006-02-22 04:33  Don Allingham <don@gramps-project.org>

	* [r5969] * src/EditMediaRef.py: added * src/EditPerson.py: call
	  EditMediaRef * src/EditPlace.py: remove import ImageSelect *
	  src/DisplayTabs.py: media double click * src/UrlEdit.py: Full
	  edit functionality * src/ImageSelect.py: removed

2006-02-22 01:27  Don Allingham <don@gramps-project.org>

	* [r5968] added

2006-02-22 00:12  Don Allingham <don@gramps-project.org>

	* [r5967] * src/AddrEdit.py: Full edit functionality *
	  src/AttrEdit.py: Full edit functionality * src/DisplayTabs.py:
	  call EditEventRef * src/EditSourceRef.py: Full edit functionality
	  * src/EventEdit.py: separate out EditEventRef *
	  src/GrampsWidgets.py: Add date, menu, type handling widgets *
	  src/NameEdit.py: Full edit functionality * src/gramps.glade: fix
	  names and privacy buttons * src/EditEventRef.py: broken out of
	  EditEvent

2006-02-21 05:13  Don Allingham <don@gramps-project.org>

	* [r5966] * src/GrampsWidgets.py: Add monitored widgets for type
	  and combo * src/EditFamily.py: use MonitoredType *
	  src/EditSourceRef.py: complete monitoring of values *
	  src/gramps.glade: add text field

2006-02-20 04:59  Don Allingham <don@gramps-project.org>

	* [r5964] * src/DisplayTabs.py: connect new EditSourceRef editor *
	  src/EditSourceRef.py: update data on save * src/gramps.glade:
	  hide src_edit_ref by default * src/plugins/Makefile.am:
	  Calendar.py and holidays.xml

2006-02-19 16:11  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5958] add test code for cursor

2006-02-19 04:45  Don Allingham <don@gramps-project.org>

	* [r5956] * src/DisplayModels.py: display date properly *
	  src/DisplayTabs.py: fix create_buttons default value *
	  src/GrampsDb/_ReadGedcom.py: handle the "FORM" value for PLAC
	  definition

2006-02-17 22:40  Don Allingham <don@gramps-project.org>

	* [r5952] fix character translation

2006-02-16 15:30  Don Allingham <don@gramps-project.org>

	* [r5943] * src/GrampsDb/_GedTokens.py: fix constant table *
	  src/GrampsDb/_ReadGedcom.py: ALIA fix

2006-02-16 05:06  Don Allingham <don@gramps-project.org>

	* [r5942] * src/DisplayTabs.py: Set up for EditSourceRef *
	  src/GrampsMime.py: handle special mime types * src/gramps.glade:
	  add sourceref editor * src/GrampsDb/_GedTokens.py: Unused tokens,
	  FTM 3.0 tokens * src/GrampsDb/_ReadGedcom.py: use TOKEN_IGNORE *
	  src/EditSourceRef.py: added

2006-02-10 22:50  Don Allingham <don@gramps-project.org>

	* [r5921] fix import of gettext

2006-02-10 05:36  Don Allingham <don@gramps-project.org>

	* [r5918] * src/DisplayState.py: Manage history on db change *
	  src/Navigation.py: Manage history on db change

2006-02-10 05:10  Don Allingham <don@gramps-project.org>

	* [r5917] * src/PedView.py: fix quote * src/PersonView.py: reset db
	  and build tree on database reload *
	  src/GrampsDb/_GrampsDbBase.py: clear active on database change

2006-02-10 04:20  Don Allingham <don@gramps-project.org>

	* [r5916] * src/FamilyView.py: initialize Family

2006-02-10 04:12  Don Allingham <don@gramps-project.org>

	* [r5915] update

2006-02-10 04:01  Don Allingham <don@gramps-project.org>

	* [r5914] update

2006-02-10 03:37  Don Allingham <don@gramps-project.org>

	* [r5913] * src/EditFamily.py: fix empty gramps_id for new families
	  * src/GrampsWidgets.py: fix empty gramps_id for new families

2006-02-10 01:10  Don Allingham <don@gramps-project.org>

	* [r5912] * src/DisplayTabs.py: fix editing of person events *
	  src/EditPerson.py: sort out birth/death references *
	  src/EventEdit.py: Handle event references properly *
	  src/PageView.py: Add setting default person * src/PersonView.py:
	  Add SetActive action * src/ViewManager.py: move ColumnEdit action

2006-02-09 18:58  Alex Roitman <shura@gramps-project.org>

	* [r5909] * src/data/gramps.desktop: Add French strings.

2006-02-09 18:54  Alex Roitman <shura@gramps-project.org>

	* [r5908] * src/data/gramps.desktop: Improve Russian string, add
	  Office category.

2006-02-09 05:10  Don Allingham <don@gramps-project.org>

	* [r5907] * src/PeopleModel.py: clear data cache

2006-02-09 00:35  Don Allingham <don@gramps-project.org>

	* [r5902] * src/EditFamily.py: set focus on surname *
	  src/EditPerson.py: hook up add child * src/PersonView.py: fix
	  delete person dispay * src/ViewManager.py: re-enable bookmark
	  functions

2006-02-08 21:13  Don Allingham <don@gramps-project.org>

	* [r5901] * src/DisplayTabs.py: pychecker fixes * src/EditMedia.py:
	  Handle Note types properly * src/EditPerson.py: minor cleanup *
	  src/EventEdit.py: pychecker fixes * src/MediaView.py: Don't call
	  NoteEditor, use EditMedia instead * src/PageView.py: pychecker
	  fixes * src/PersonView.py: typo * src/gramps.glade: Handle note
	  types in media editor

2006-02-08 16:32  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5900] tidied up the class strucand added documentation to
	  ObjectSelector

2006-02-08 16:20  Don Allingham <don@gramps-project.org>

	* [r5899] * src/DisplayTabs.py: reordering items in a Gallery

2006-02-08 15:29  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5898] fixed add button in object selector.

2006-02-08 15:03  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5897] integrated treeview/model into objectselector.

2006-02-08 05:08  Don Allingham <don@gramps-project.org>

	* [r5895] * src/DisplayModels.py: gobject.TYPE_STRING -> str *
	  src/EditFamily.py: privacy widget * src/EditPerson.py: privacy
	  widget * src/EventEdit.py: save support * src/GrampsWidgets.py:
	  Add PrivacyButton support * src/PageView.py: make sure active
	  before updating rows * src/edit_person.glade: privacy icons *
	  src/gramps.glade: privacy icons

2006-02-07 04:16  Don Allingham <don@gramps-project.org>

	* [r5894] * src/SourceView.py: fix source query dialog, fix source
	  deleting

2006-02-07 03:07  Don Allingham <don@gramps-project.org>

	* [r5893] * src/SourceView.py: fix source query dialog *
	  src/ansel_utf8.py: fix unicode conversion *
	  src/GrampsDb/_GrampsDbBase.py: fix surname detection *
	  src/GrampsDb/_ReadGedcomp.py: fix note importation

2006-02-06 23:44  Don Allingham <don@gramps-project.org>

	* [r5892] * src/EditFamily.py: Complete save operation, handle new
	  family * src/EditMedia.py: Add file selector button *
	  src/FamilyList.py: Save properly * src/edit_person.glade: lock
	  icon * src/gramps.glade: file selector button

2006-02-06 21:24  Alex Roitman <shura@gramps-project.org>

	* [r5891] * src/GrampsDb/_GrampsBSDDB.py (transaction_commit):
	  Typo.

2006-02-06 05:03  Don Allingham <don@gramps-project.org>

	* [r5890] * src/EditFamily.py: start apply operation, data saving

2006-02-05 22:23  Don Allingham <don@gramps-project.org>

	* [r5889] * src/AttrEdit.py: remove unused parameters *
	  src/EditFamily.py: start apply operation

2006-02-05 19:00  Don Allingham <don@gramps-project.org>

	* [r5887] * src/DisplayModels.py: handle places correctly *
	  src/DisplayTabs.py: Add LocationTab * src/EditPlace.py: update to
	  use DisplayTabs * src/ImageSelect.py: remove SelectObject *
	  src/LocEdit.py: use DisplayManager * src/gramps.glade: update
	  editors * src/GrampsDb/_GrampsDbBase.py: use db_is_open *
	  src/RelLib/_Place.py: typo

2006-02-05 05:33  Don Allingham <don@gramps-project.org>

	* [r5886] fix cwd

2006-02-05 05:19  Don Allingham <don@gramps-project.org>

	* [r5885] * src/ChooseParents.py: removed * src/ListBox.py: removed

2006-02-05 01:23  Don Allingham <don@gramps-project.org>

	* [r5884] * src/TransTable.py: removed * src/AddSpouse.py: removed
	  * src/Marriage.py: removed * src/GrampsDb/_ReadGedcom.py: remove
	  useless comparea

2006-02-04 23:29  Don Allingham <don@gramps-project.org>

	* [r5883] * src/AddMedia.py: relative path support *
	  src/AddrEdit.py: add DisplayTab support * src/DdTargets.py:
	  repository references support * src/DisplayTabs.py: repository
	  reference support * src/EditMedia.py: save support *
	  src/EditSource.py: save support * src/ImageSelect.py: remove
	  unused stuff * src/Sources.py: use object instead of
	  gobject.TYPE_PYOBJECT * src/Utils.py: relative path calculator *
	  src/ViewManager.py: change cwd to directory of the file so that
	  relative paths work * src/edit_person.glade: fix size *
	  src/gramps.glade: add relative path indicator *
	  src/GrampsDb/_ReadGedcom.py: remove useless compare

2006-02-04 04:52  Don Allingham <don@gramps-project.org>

	* [r5882] * src/AttrEdit.py: use DisplayTabs * src/NameEdit.py: use
	  DisplayTabs * src/gramps.glade: use DisplayTabs

2006-02-04 00:56  Alex Roitman <shura@gramps-project.org>

	* [r5881] * src/PeopleModel.py: Correct column numbers. *
	  src/GrampsDb/_ReadGedcom.py (parse_header_source): Typo. *
	  src/RelLib/_RepoRef.py (unserialize): Return unserialized object.

2006-02-04 00:12  Alex Roitman <shura@gramps-project.org>

	* [r5880] * src/Makefile.am: Remove absent glade files from the
	  list. * src/GrampsDb/Makefile.am: Ship new glade files; correct
	  directory.

2006-02-03 23:51  Alex Roitman <shura@gramps-project.org>

	* [r5879] Add cvsignore files

2006-02-03 22:36  Don Allingham <don@gramps-project.org>

	* [r5878] fix typo

2006-02-03 22:31  Alex Roitman <shura@gramps-project.org>

	* [r5877] Update

2006-02-03 22:31  Don Allingham <don@gramps-project.org>

	* [r5876] * src/DisplayTabs.py: Handle notes properly *
	  src/EventEdit.py: commit modified events * src/PeopleModel.py:
	  remove unused functions * src/PersonView.py: remove debug

2006-02-03 22:03  Alex Roitman <shura@gramps-project.org>

	* [r5875] * RelLib/_*.py: Make objects serialize all the way down
	  to built-in python objects, so that Gramps classes are never
	  pickled. * Date.py, CalSdn.py: Move to RelLib. *
	  src/dates/Date_*.py: Use new Date. * src/plugins/*.py: Use new
	  Date. * src/GrampsDb/_*.py: Use new Date, new unserialize. *
	  src/*.py: Use new Date.

2006-02-03 16:42  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5874] Added more columns

2006-02-03 15:53  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5873] trivial fixed to fast models

2006-02-03 15:49  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5872] added initial fast model implementation

2006-02-03 05:31  Don Allingham <don@gramps-project.org>

	* [r5871] * src/PersonView.py: history * src/EditPerson.py: start
	  the save routine.

2006-02-03 04:02  Don Allingham <don@gramps-project.org>

	* [r5869] update

2006-02-02 22:48  Don Allingham <don@gramps-project.org>

	* [r5868] * src/DdTargets.py: add support for data items in sources
	  * src/EventEdit.py: use DisplayTabs * src/gramps.glade: New
	  EventEditor with display tabs * src/DisplayTabs.py: specify data
	  _DND_TYPE, don't enable d-n-d if _DND_TYPE not defined

2006-02-02 19:43  Don Allingham <don@gramps-project.org>

	* [r5867] * src/EditMedia.py: break out of ImageSelect, since
	  ImageSelect will probably go away. Add media editing ability
	  using DisplayTabs. * src/MediaView.py: call EditMedia *
	  src/gramps.glade: clean up media editor dialog

2006-02-02 17:00  Don Allingham <don@gramps-project.org>

	* [r5866] * src/DisplayState.py: add standard function for using
	  WATCH cursor * src/PageView.py: enable watch cursor when it is
	  necessary to rebuild a page.

2006-02-02 14:53  Alex Roitman <shura@gramps-project.org>

	* [r5865] * src/GrampsDb/_GrampsBSDDB.py (transaction_begin,
	  transaction_commit): only do secondary index magic if not
	  instructde otherwise; (BdbTransaction.__init__): accept
	  additional argument, pass it on to Transaction class. *
	  src/GrampsDb/_GrampsDbBase.py (Transaction.__init__): accept
	  additional argument for no_magic. * src/GrampsDb/_ReadGedcom.py
	  (NoteParser): count people during first pass;
	  (parse_gedcom_file): start transaction with or without secondary
	  index magic. * src/GrampsDb/_ReadXML.py (LineParser):count people
	  during first pass; (parse): start transaction with or without
	  secondary index magic.

2006-02-02 05:20  Don Allingham <don@gramps-project.org>

	* [r5864] * src/EditPerson.py: unused code * src/ImgManip.py:
	  convienence code * src/Sources.py: DisplayManager-ize the
	  SourceEditor

2006-02-01 21:57  Don Allingham <don@gramps-project.org>

	* [r5863] * src/DisplayTabs.py: Hook up editors *
	  src/EditFamily.py: Add _DND_TYPE * src/UrlEdit.py: Add type
	  selector * src/Utils.py: add type/string maps for url types *
	  src/gramps.glade: add type selector comboboxentry *
	  src/ObjectSelector/_ObjectSelectorWindow.py: fix window
	  management so that the system is closed properly

2006-02-01 19:11  Alex Roitman <shura@gramps-project.org>

	* [r5862] * src/GrampsDb/_GrampsBSDDB.py (_find_from_handle):
	  Revert the change, as it does not seem to bring any speedup.

2006-02-01 06:25  Alex Roitman <shura@gramps-project.org>

	* [r5861] * src/GrampsDb/_GrampsBSDDB.py (_find_by_handle):
	  delegate key lookup to dbmap.db; (transaction_commit,
	  transaction_begin): Enable removing/rebuilding of the secondary
	  index. * src/GrampsDb/_ReadXML.py (LineParser): Improve first
	  pass.

2006-01-31 20:39  Alex Roitman <shura@gramps-project.org>

	* [r5860] * src/GrampsDb/_GrampsDbBase.py (find_next_*_gramps_id):
	  check whether the key exists, do not read. *
	  src/GrampsDb/_GrampsBSDDB.py (find_next_*_gramps_id): Remove
	  methods, as there's no need to override ones the DbBase now.

2006-01-31 15:13  Don Allingham <don@gramps-project.org>

	* [r5859] * src/EditPerson.py: clean up building notebook pages *
	  src/DisplayTabs.py: support for drag-n-drop

2006-01-31 01:41  Alex Roitman <shura@gramps-project.org>

	* [r5858] * src/GrampsDb/_GrampsBSDDB.py (get_gramps_ids): Move to
	  GrampsDbBase; (_get_obj_from_gramps_id,_find_from_handle): Only
	  read data if the key exists. * src/GrampsDb/_GrampsDbBase.py
	  (get_gramps_ids,has_gramps_id): Add methods;
	  (check_*_from_handle): Add methods that make sure that object
	  exists in the db, create as necessary, but do not read if it
	  exists; (_check_from_handle): Add lower-level method;
	  (_find_from_handle): Only read data if the key exists. *
	  src/GrampsDb/_GrampsInMemDB.py (get_gramps_ids): Move to
	  GrampsDbBase. * src/GrampsDb/_ReadXML.py: Multiple improvements.

2006-01-30 05:01  Don Allingham <don@gramps-project.org>

	* [r5857] * src/DdTargets.py: Add support for EventRef *
	  src/DisplayTabs.py: Drag and drop support in base class *
	  src/EditPerson.py: remove unused functions *
	  src/edit_person.glade: privacy flag change * src/gramps.glade:
	  add tooltip

2006-01-29 22:05  Alex Roitman <shura@gramps-project.org>

	* [r5856] * src/Exporter.py: Set initial person in case there's no
	  active. * src/ViewManager.py (find_initial_person): Remove
	  method. * src/GrampsDb/_GrampsDbBase.py (find_initial_person):
	  Add method.

2006-01-29 21:39  Alex Roitman <shura@gramps-project.org>

	* [r5855] * src/GrampsDb/_WriteXML.py (write_place_obj): Always
	  write ptitle. * src/GrampsDb/_ReadXML.py: Prase file and ptitle
	  tags. * example/gramps/example.gramps: Update XML example.

2006-01-29 05:53  Don Allingham <don@gramps-project.org>

	* [r5854] * src/DisplayTabs.py: hook up event ref editor

2006-01-29 05:12  Alex Roitman <shura@gramps-project.org>

	* [r5853] * doc/grampsxml.dtd: Events preceed people. *
	  doc/grampsxml.rng: Events preceed people. *
	  src/GrampsDb/_WriteXML.py: Events preceed people. *
	  src/GrampsDb/_ReadXML.py: Parse old and new style events, old
	  witnesses, new eventrefs.

2006-01-29 04:53  Alex Roitman <shura@gramps-project.org>

	* [r5852] * src/GnomeMime.py: Import neede modules.

2006-01-29 04:50  Don Allingham <don@gramps-project.org>

	* [r5851] import fixes

2006-01-29 04:30  Don Allingham <don@gramps-project.org>

	* [r5850] * src/DisplayTabs.py: add SourceRefModel, NameEmbedList,
	  AddrEmbedList * src/EditPerson.py: Use new EmbedLists *
	  src/ViewManager.py: set max value on set_fraction *
	  src/edit_person.glade: remove old lists *
	  src/GrampsDb/_ReadGedcom.py: fix types

2006-01-28 20:38  Don Allingham <don@gramps-project.org>

	* [r5849] * src/DisplayTabs.py: add SourceRefModel *
	  src/EditFamily.py: fix variable names

2006-01-28 19:32  Don Allingham <don@gramps-project.org>

	* [r5848] * src/GrampsDb/_GrampsBSDDB.py: qualify strxfrm

2006-01-28 04:23  Alex Roitman <shura@gramps-project.org>

	* [r5847] * src/GrampsDb/_GrampsBSDDB.py: Typos. *
	  src/GrampsDb/_WriteXML.py: Minor corrections. *
	  doc/grampsxml.rng: Updates. * example/gramps/example.gramps: New
	  XML example.

2006-01-28 01:05  Alex Roitman <shura@gramps-project.org>

	* [r5846] * doc/grampsxml.rng: Update to reflect new XML.

2006-01-28 00:43  Alex Roitman <shura@gramps-project.org>

	* [r5845] * doc/grampsxml.dtd: Update to reflect new XML. *
	  src/GrampsDb/_ReadGedcom.py (parse_repo_ref_caln): Properly set
	  media type. * src/GrampsDb/_WriteXML.py: More XML updates.

2006-01-27 20:38  Alex Roitman <shura@gramps-project.org>

	* [r5844] * src/GrampsDb/_ReadGedcom.py: Typo. *
	  src/GrampsDb/_GrampsBSDDB.py: Correct duplicate event IDs on
	  upgrade. * src/GrampsDb/_WriteXML.py: More XML updates.

2006-01-27 18:53  Don Allingham <don@gramps-project.org>

	* [r5843] * src/GrampsDb/_ReadGedcomp.py: preselect gramps ids for
	  events

2006-01-27 06:54  Alex Roitman <shura@gramps-project.org>

	* [r5842] * src/GrampsDb/_ConstXML.py: More XML export fixes. *
	  src/GrampsDb/_GrampsBSDDB.py: More XML export fixes. *
	  src/GrampsDb/_GrampsDbBase.py: More XML export fixes. *
	  src/GrampsDb/_GrampsInMemDB.py: More XML export fixes. *
	  src/GrampsDb/_WriteXML.py: More XML export fixes.

2006-01-27 05:01  Don Allingham <don@gramps-project.org>

	* [r5841] * src/GrampsDb/_ReadGedcom.py: fix repeated translation
	  call

2006-01-27 02:13  Alex Roitman <shura@gramps-project.org>

	* [r5840] * src/GrampsDb/_WriteXML.py: Handle some of new XML.

2006-01-26 22:58  Alex Roitman <shura@gramps-project.org>

	* [r5839] * src/GrampsDb/_ConstXML.py: Add new file. *
	  src/GrampsDb/Makefile.am: Ship new file. *
	  src/GrampsDb/_GrampsBSDDB.py: Convert family and parent family
	  relations from integer to tuple on upgrade. *
	  src/GrampsDb/_WriteGedcom.py: Convert from tuple to string.

2006-01-26 22:31  Don Allingham <don@gramps-project.org>

	* [r5838] * src/DisplayModels.py: optimization *
	  src/DisplayTabs.py: improved docs * src/ViewManger.py: remove
	  import_tool_callback

2006-01-26 19:49  Alex Roitman <shura@gramps-project.org>

	* [r5837] 'generic' for the namespace argument; Remove unneeded
	  import.

2006-01-26 19:47  Alex Roitman <shura@gramps-project.org>

	* [r5836] * src/GenericFilters.py (get_filters): Use default value
	  of 'generic' for the namespace argument.

2006-01-26 03:47  Don Allingham <don@gramps-project.org>

	* [r5834] added documenation

2006-01-25 21:06  Alex Roitman <shura@gramps-project.org>

	* [r5833] * src/GrampsDb/_GrampsBSDDB.py: Add proper upgrade path
	  from within load.

2006-01-25 17:59  Don Allingham <don@gramps-project.org>

	* [r5829] * src/DisplayTabs.py: use idle_loop to load data for
	  source backreferences * src/EditSource.py: close the
	  BackReferences tab to turn off the idle loop if still active *
	  src/GrampsDb/_GrampsBSDDB.py: close secondary indexes before
	  primary

2006-01-25 05:07  Don Allingham <don@gramps-project.org>

	* [r5828] * src/DisplayTabs.py: SourceRef tab * src/EditSource.py:
	  New source ref dialog * src/grampsl.glade: New source ref dialog
	  * src/GrampsDb/_GedTokens.py: repository tokens *
	  src/GrampsDb/_ReadGedcom.py: repository support

2006-01-25 00:03  Alex Roitman <shura@gramps-project.org>

	* [r5827] * src/GrampsDb/_GrampsBSDDB.py (load): Set max locks and
	  objects to 25000; Add DB_RECOVER flag to the environment.

2006-01-24 21:09  Don Allingham <don@gramps-project.org>

	* [r5826] * src/DisplayModels.py: Fix column handling for
	  repositories * src/RepositoryView.py: Columns for repositories *
	  src/GrampsDb/_GrampsDbBase.py: default columns settings for
	  repositories * src/GrampsDb/_ReadGedcom.py: Import repository
	  information * src/RelLib/_Event.py: check Event type values

2006-01-24 04:13  Don Allingham <don@gramps-project.org>

	* [r5825] * src/DisplayTabs.py: Add source ref model/tab *
	  src/PeopleModel.py: specify handle column * src/PersonView.py:
	  fix selection column * src/EditFamily.py: remove icon in
	  father/mother column, add source tab

2006-01-23 22:36  Don Allingham <don@gramps-project.org>

	* [r5824] * src/DisplayState.py: Warning log handler, add timeout
	  handler

2006-01-23 21:48  Don Allingham <don@gramps-project.org>

	* [r5823] * src/DisplayState.py: Warning log handler *
	  src/EditFamily.py: remove icon in father/mother column *
	  src/EditPerson.py: remove commented out code *
	  src/GrampsWidgets.py: add WarnButton * src/ViewManager.py: use
	  WarnButton in the status bar * src/GrampsDb/_GedTokens.py: Add
	  HEAD * src/GrampsDb/_ReadGedcom.py: New min-lexical analyzer

2006-01-23 04:09  Don Allingham <don@gramps-project.org>

	* [r5822] * src/DisplayState.py: add info button *
	  src/ViewManager.py: add info button * src/GrampsWidgets.py: add
	  optional size to icon button

2006-01-23 01:55  Don Allingham <don@gramps-project.org>

	* [r5821] * src/GrampsDb/_ReadGedcom.py: fix event handling, fix
	  skip_record

2006-01-23 01:27  Don Allingham <don@gramps-project.org>

	* [r5820] * src/Makefile.am: remove PeopleView.py *
	  src/PeopleView.py: removed, replaced by PersonView *
	  src/PersonView.py: set ellipsize property *
	  src/GrampsDb/_ReadGedcom.py: fix event handling

2006-01-22 04:08  Don Allingham <don@gramps-project.org>

	* [r5819] fix typo

2006-01-22 03:05  Don Allingham <don@gramps-project.org>

	* [r5818] update

2006-01-22 02:43  Alex Roitman <shura@gramps-project.org>

	* [r5817] Update

2006-01-22 02:06  Don Allingham <don@gramps-project.org>

	* [r5816] * src/PeopleModel.py: fix sorting of subnames *
	  src/Utils.py: fix GEDCOM mappings * src/GrampsDb/_ReadGedcom.py:
	  More updates, bring up to the new RelLib

2006-01-21 20:55  Alex Roitman <shura@gramps-project.org>

	* [r5815] * src/ViewManager.py (pulse_progressbar): Print
	  percentage text; Set cursor to WATCH on open and import.

2006-01-21 05:05  Don Allingham <don@gramps-project.org>

	* [r5814] * src/PageView.py: remove debug statements *
	  src/ViewManager.py: check for existing action group before
	  removing

2006-01-21 03:34  Don Allingham <don@gramps-project.org>

	* [r5813] fix flist

2006-01-20 22:03  Don Allingham <don@gramps-project.org>

	* [r5812] remove skip feature

2006-01-20 21:52  Alex Roitman <shura@gramps-project.org>

	* [r5811] * src/GrampsDb/_GrampsDbBase.py: Move
	  _update_reference_map into _commite_base. *
	  src/GrampsDb/_GrampsBSDDB.py: Move _update_reference_map into
	  _commite_base.

2006-01-20 21:43  Don Allingham <don@gramps-project.org>

	* [r5810] * src/GenericFilter.py: implement short-circuit if only
	  rule is Everyone * src/NameDisplay.py: optimization *
	  src/PeopleModel.py: optimization of data building

2006-01-20 20:23  Don Allingham <don@gramps-project.org>

	* [r5809] * src/GrampsDb/_GrampsBSDDB.py: remove function call in
	  find_surname

2006-01-20 19:23  Alex Roitman <shura@gramps-project.org>

	* [r5808] * src/GrampsDb/_GrampsBSDDB.py (transaction_begin,
	  transaction_commit): disable secondary index removal/rebuilding
	  due to bugs in bsddb; (_update_reference_map): explicitly check
	  for addition versus update.

2006-01-20 18:18  Don Allingham <don@gramps-project.org>

	* [r5807] * src/PageView.py: add ellipsize, better dirty/clean
	  management, set fixed column width and fixed height *
	  src/GrampsDb/_GrampsDbBase.py: handle default column sizes

2006-01-20 16:39  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5806] added automake stuff

2006-01-20 16:31  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5805] added header to Objectselector

2006-01-20 10:30  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5804] integrated object selector into edit family

2006-01-20 05:33  Don Allingham <don@gramps-project.org>

	* [r5803] * src/DisplayModels.py: use dirty flag to only draw when
	  requested * src/PageView.py: use dirty flag to only draw when
	  requested * src/PeopleView.py: use dirty flag to only draw when
	  requested * src/PeopleModel.py: provide simple caching *
	  src/ViewManager.py: control dirty flags

2006-01-19 21:13  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5802] working filters in Person view

2006-01-19 19:55  Don Allingham <don@gramps-project.org>

	* [r5801] * src/GrampsDb/_ReadGedcom.py: avoid recommitting
	  children unless absolutely necessary.

2006-01-19 18:18  Alex Roitman <shura@gramps-project.org>

	* [r5800] * src/plugins/ChangeNames.py (on_ok_clicked): Properly
	  set batch transaction. * src/GrampsDb/_GrampsDbBase.py
	  (transaction_begin): Add batch argument; (set_batch): Remove
	  method.

2006-01-19 16:52  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5799] ground work for filters

2006-01-19 16:30  Alex Roitman <shura@gramps-project.org>

	* [r5798] * src/GrampsDb/_GrampsBSDDB.py (transaction_begin):
	  Disconnect unneeded secondary indices; (transaction_commit):
	  Create new secondary indices to replace the ones removed.

2006-01-19 16:03  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5797] added new button for person view.

2006-01-19 04:30  Alex Roitman <shura@gramps-project.org>

	* [r5796] * src/GrampsDb/_ReadGrdb.py (importData): Properly set
	  batch transaction. * src/plugins/Check.py: Properly set batch
	  transaction. * src/plugins/ImportGeneWeb.py: Properly set batch
	  transaction. * src/plugins/ImportvCard.py: Properly set batch
	  transaction. * src/plugins/TestCaseGenerator.py: Properly set
	  batch transaction.

2006-01-19 04:25  Don Allingham <don@gramps-project.org>

	* [r5795] * src/GrampsDb/_ReadGedcom.py: fix MARNM

2006-01-19 04:18  Alex Roitman <shura@gramps-project.org>

	* [r5794] * src/GrampsDb/_ReadXML.py (parse): Properly set batch
	  transaction.

2006-01-19 02:06  Don Allingham <don@gramps-project.org>

	* [r5792] * src/GrampsWidgets.py: edit label for column header

2006-01-18 22:33  Don Allingham <don@gramps-project.org>

	* [r5791] * src/EditFamily.py: monitor for changed people and
	  update if needed, CellRendererCombo for child relations

2006-01-18 22:02  Alex Roitman <shura@gramps-project.org>

	* [r5790] * src/GrampsDb/_GrampsBSDDB.py: upgrade from gramps20.

2006-01-18 21:00  Alex Roitman <shura@gramps-project.org>

	* [r5789] * src/GrampsDb/_GrampsBSDDB.py (rebuild_secondary):
	  Proper rebuild; convert surnames secondary index to DUPSORTed
	  BTREE.

2006-01-18 20:37  Alex Roitman <shura@gramps-project.org>

	* [r5788] * src/GrampsDb/_GrampsBSDDB.py (rebuild_secondary):
	  Proper rebuild.

2006-01-18 19:36  Don Allingham <don@gramps-project.org>

	* [r5787] * src/DisplayTabs.py: mediatab improvements *
	  src/EditFamily.py: monitor for changed people and update if
	  needed.

2006-01-18 16:51  Alex Roitman <shura@gramps-project.org>

	* [r5786] * src/GrampsDb/_GrampsBSDDB.py (load): Use BTREE for
	  reference_map; sort reference_map_referenced_map index. *
	  src/GrampsDb/_ReadGedcom.py (parse_record): Restore add def_src.

2006-01-18 05:16  Don Allingham <don@gramps-project.org>

	* [r5785] * src/DbPrompter.py: removed * src/gramps.glade: delete
	  unused stuff

2006-01-18 04:15  Don Allingham <don@gramps-project.org>

	* [r5784] added

2006-01-18 04:08  Don Allingham <don@gramps-project.org>

	* [r5783] * src/ViewManger.py: progressbar callbacks *
	  src/GrampsDb/_GrampsBSDDB.py: progressbar callbacks *
	  src/GrampsDb/_GrampsGEDDB.py: progressbar callbacks *
	  src/GrampsDb/_ReadXML.py: progressbar callbacks *
	  src/GrampsDb/_ReadGedcom.py: progressbar callbacks

2006-01-17 21:50  Alex Roitman <shura@gramps-project.org>

	* [r5782] * src/GrampsDb/_ReadGedcom.py (parse_record): Do not add
	  def_src to person/family. Need to optimize the performance first.

2006-01-17 21:17  Alex Roitman <shura@gramps-project.org>

	* [r5781] * src/GrampsDb/_GrampsDbBase.py: Set batch transaction
	  property in the constructor. * src/GrampsDb/_GrampsBSDDB.py: Back
	  to durable transactions, set TXN_NOSYNC flag only on batch
	  transactions.

2006-01-17 21:10  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5780] make ref update optional

2006-01-17 19:43  Alex Roitman <shura@gramps-project.org>

	* [r5778] * src/GrampsDb/_GrampsDbBase.py (redo): Properly abort
	  redo action when no redo is available.

2006-01-17 15:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5777] * src/EventView.py (ui_definition): Add filter menu entry
	  * src/FamilyList.py (ui_definition): Add filter menu entry *
	  src/PlaceView.py (ui_definition): Add filter menu entry *
	  src/RepositoryView.py (ui_definition): Add filter menu entry *
	  src/SourceView.py (ui_definition): Add filter menu entry *
	  src/GenericFilter.py: Adding generic filter widget to be used in
	  all list views; Custom filter rules now get prefixed by primary
	  object type * src/PageView.py: Add filter control to all list
	  views * src/PersonView.py: Filter handling moved to GenericFiler

2006-01-17 15:07  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5776] () -> [], add IntEdit

2006-01-17 14:54  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5775] UI improvements

2006-01-17 13:43  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5774] selection and preview of person and family

2006-01-17 08:38  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5773] basic object selection now working

2006-01-17 05:03  Don Allingham <don@gramps-project.org>

	* [r5772] * src/AddMedia.py: glade path * src/AddrEdit.py: glade
	  path * src/AttrEdit.py: glade path * src/DateEdit.py: glade path
	  * src/EventEdit.py: glade path * src/GrampsCfg.py: glade path *
	  src/ImageSelect.py: glade path * src/Sources.py: glade path *
	  src/StyleEditor.py: glade path * src/const.py.in: glade path *
	  src/Marriage.py: glade path * src/unlocked.png: added *
	  src/GrampsDb/_ReadGedcom.py: optimize UI updates, add test code

2006-01-17 03:52  Don Allingham <don@gramps-project.org>

	* [r5771] * src/GrampsDb/_ReadGedcom.py: optimize UI updates, add
	  test code

2006-01-17 03:50  Alex Roitman <shura@gramps-project.org>

	* [r5770] Update

2006-01-17 03:25  Don Allingham <don@gramps-project.org>

	* [r5769] * src/gramps.glade: remove lock border *
	  src/GrampsDb/_ReadGedcom.py: optimize UI updates

2006-01-16 22:49  Alex Roitman <shura@gramps-project.org>

	* [r5768] transaction; set db.DB_TXN_NOSYNC flag on an environment;
	  Remove lock limits; set db.DB_LOG_AUTOREMOVE flag; add
	  checkpoints on: open, batch transaction start and end; close. *
	  src/GrampsDb/_GrampsDbBase.py (change_database, no_database):
	  close existing db before changing to the new one.

2006-01-16 22:07  Alex Roitman <shura@gramps-project.org>

	* [r5767] * src/ViewManager: Remov unused code. *
	  src/GrampsDb/_GrampsBSDDB.py: Do small txn during batch
	  transaction; set db.DB_TXN_NOSYNC flag on an environment.

2006-01-16 21:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5766] * src/PedView.py: Edit on doublecklick; only right click
	  gives optionsmenu; Colors similar to tango icons

2006-01-16 21:10  Don Allingham <don@gramps-project.org>

	* [r5765] * src/gramps.glade: reposition add/delete buttons, remove
	  separator between parents and relationship info

2006-01-16 20:49  Don Allingham <don@gramps-project.org>

	* [r5764] * src/gramps.glade: reposition add/delete buttons

2006-01-16 13:32  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5760] refactored object frame in object selector

2006-01-16 04:53  Don Allingham <don@gramps-project.org>

	* [r5759] edit changes

2006-01-16 04:51  Don Allingham <don@gramps-project.org>

	* [r5758] added

2006-01-15 05:12  Don Allingham <don@gramps-project.org>

	* [r5756] icons added

2006-01-15 04:49  Don Allingham <don@gramps-project.org>

	* [r5755] * src/DisplayTabs.py: add button control class *
	  src/EditFamily.py: add icons

2006-01-15 01:26  Don Allingham <don@gramps-project.org>

	* [r5754] * src/DisplayTabs.py: fix double click *
	  src/EditFamily.py: fix double click * src/GrampsWidgets.py: add
	  SimpleButton * src/ToolTips.py: Family tool tip

2006-01-14 22:21  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5753] futher development of ObjectSelector

2006-01-14 18:02  Don Allingham <don@gramps-project.org>

	* [r5752] * src/DisplayTabs.py: fix scrolled window *
	  src/EditFamily.py: delete button * src/gramps.glade: clean up the
	  window.

2006-01-14 05:27  Don Allingham <don@gramps-project.org>

	* [r5751] * src/const.py.in: remove unused variables *
	  src/gramps.glade: remove unused dialogs

2006-01-13 22:34  Don Allingham <don@gramps-project.org>

	* [r5750] added

2006-01-13 22:28  Don Allingham <don@gramps-project.org>

	* [r5749] * src/DisplayTabs.py: Move event list *
	  src/EditFamily.py: add editing of people, add relationship type *
	  src/EventEdit.py: move event list * src/FamilyView.py: remove
	  common widgets * src/gramps.glade: EditFamily changes *
	  src/GrampsWidgets.py: Common widgets

2006-01-13 20:53  Alex Roitman <shura@gramps-project.org>

	* [r5748] * src/ViewManager.py: Proper label change for Undo/Redo.

2006-01-13 20:10  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5747] added int edit

2006-01-13 19:20  Alex Roitman <shura@gramps-project.org>

	* [r5746] Update

2006-01-13 16:41  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5745] * src/PedView.py: Use the same font as used in the gtk
	  style

2006-01-13 15:28  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5744] layout improvements

2006-01-13 05:04  Alex Roitman <shura@gramps-project.org>

	* [r5743] Update

2006-01-13 04:43  Alex Roitman <shura@gramps-project.org>

	* [r5742] Update

2006-01-13 04:07  Alex Roitman <shura@gramps-project.org>

	* [r5741] Update

2006-01-13 03:54  Don Allingham <don@gramps-project.org>

	* [r5740] update

2006-01-13 03:18  Alex Roitman <shura@gramps-project.org>

	* [r5739] Update

2006-01-13 03:08  Alex Roitman <shura@gramps-project.org>

	* [r5738] Update

2006-01-13 02:48  Alex Roitman <shura@gramps-project.org>

	* [r5737] Update

2006-01-13 02:38  Alex Roitman <shura@gramps-project.org>

	* [r5736] Update

2006-01-13 02:35  Alex Roitman <shura@gramps-project.org>

	* [r5735] Update

2006-01-13 01:01  Alex Roitman <shura@gramps-project.org>

	* [r5734] Update

2006-01-13 00:57  Alex Roitman <shura@gramps-project.org>

	* [r5733] Update

2006-01-13 00:45  Don Allingham <don@gramps-project.org>

	* [r5732] * src/DisplayTabs.py: sub tabs for edit dialogs *
	  src/EditFamily.py: family editor integration * src/gramps.glade:
	  family editor changes

2006-01-12 23:39  Alex Roitman <shura@gramps-project.org>

	* [r5731] Update

2006-01-12 23:34  Alex Roitman <shura@gramps-project.org>

	* [r5730] Cut long lines

2006-01-12 22:09  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5729] initial outline of object selector

2006-01-12 22:02  Alex Roitman <shura@gramps-project.org>

	* [r5728] * src/ViewManager.py: Connect undo handler to the menu
	  item. * src/GrampsDb/_GrampsBSDDB.py: Place reference_map under
	  transaction management. * src/GrampsDb/_GrampsDbBase.py:
	  reference_map changes.

2006-01-12 18:19  Alex Roitman <shura@gramps-project.org>

	* [r5727] Update

2006-01-12 18:08  Don Allingham <don@gramps-project.org>

	* [r5726] update

2006-01-12 06:09  Alex Roitman <shura@gramps-project.org>

	* [r5725] * src/Assistant.py: Many changes. * src/Exporter.py: Work
	  with new Assistant. * src/StartupDialog.py: Work with new
	  Assistant. * src/GrampsLogger/_ErrorReportAssistant.py: Work with
	  new Assistant. * src/gedcomexport.glade, src/gedcomimport.glade:
	  Move to GrampsDb.

2006-01-12 05:40  Don Allingham <don@gramps-project.org>

	* [r5724] * src/FamilyList.py: call family editor *
	  src/StartupDialog.py: pwm in try/except * src/gramps.py: don't
	  fail on missing SIG_CHILD

2006-01-12 04:40  Don Allingham <don@gramps-project.org>

	* [r5723] selectors

2006-01-12 04:30  Don Allingham <don@gramps-project.org>

	* [r5722] selectors

2006-01-12 04:19  Don Allingham <don@gramps-project.org>

	* [r5721] selectors

2006-01-12 04:06  Don Allingham <don@gramps-project.org>

	* [r5720] selectors

2006-01-12 00:07  Don Allingham <don@gramps-project.org>

	* [r5719] added

2006-01-12 00:06  Don Allingham <don@gramps-project.org>

	* [r5718] * src/EditPerson.py: removed unused variable *
	  src/EditFamily.py: start of the family editor *
	  src/FamilyView.py: call family editor * src/gramps.glade: family
	  editor changes

2006-01-11 22:57  Don Allingham <don@gramps-project.org>

	* [r5716] changed Family Edit

2006-01-11 17:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5715] Using the GTK+-way to render text

2006-01-11 14:41  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5714] * src/PedView.py: Now using cairo :-) Changed menu
	  handling

2006-01-11 05:13  Don Allingham <don@gramps-project.org>

	* [r5712] * src/FamilyView.py: fix title

2006-01-11 04:57  Don Allingham <don@gramps-project.org>

	* [r5711] * src/MapView.py: fix title

2006-01-11 04:47  Alex Roitman <shura@gramps-project.org>

	* [r5710] * src/flist.svg: Add new icon. * src/gramps_main.py: Use
	  new icon.

2006-01-11 01:26  Alex Roitman <shura@gramps-project.org>

	* [r5709] * src/Assistant.py: More changes, still needs work. *
	  src/Exporter.py: More changes, still needs work.

2006-01-11 00:35  Alex Roitman <shura@gramps-project.org>

	* [r5708] Update

2006-01-10 22:28  Don Allingham <don@gramps-project.org>

	* [r5707] * src/FamilyView.py: add/edit/delete buttons for families
	  added, add support for no families or parents *
	  src/GrampsDb/_GrampsBSDDB.py: txn handling for get_handles *
	  src/GrampsDb/_GrampsDbBase.py: txn handling for get_handles *
	  src/GrampsDb/_GrampsGEDDB.py: txn handling for get_handles *
	  src/GrampsDb/_GrampsXMLDb.py: txn handling for get_handles

2006-01-10 19:10  Don Allingham <don@gramps-project.org>

	* [r5705] * src/FamilyView.py: add/edit/delete buttons for families
	  added

2006-01-10 17:09  Alex Roitman <shura@gramps-project.org>

	* [r5704] * src/Assistant.py: Cosmeti c changes. * src/Exporter.py:
	  Start converting to Assistant. * src/ViewManager.py: Add handler
	  for Export; add hot keys for import and export.

2006-01-09 21:40  Don Allingham <don@gramps-project.org>

	* [r5703] * relation.svg: Relationship view icon * media.svg:
	  Relationship view icon * src/ViewManager.py: no background color
	  for sidebar * src/gramps_main.py: new icons

2006-01-09 11:28  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5702] replace DisplayTrace with logger

2006-01-09 10:53  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5701] minor wording changes.

2006-01-09 10:21  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5700] polish error report UI

2006-01-09 03:30  Don Allingham <don@gramps-project.org>

	* [r5699] * src/person.svg: new icon * src/gramps_main.py: add
	  person.svg

2006-01-09 02:16  Don Allingham <don@gramps-project.org>

	* [r5698] * src/gramps_main.py: Change "Family" title to
	  "Relationships"

2006-01-09 00:54  Don Allingham <don@gramps-project.org>

	* [r5697] * src/DisplayModels.py: Fix sorting * src/FamilyList.py:
	  Fix sorting * src/PageView.py: Fix sorting *
	  src/GrampsDb/_GrampsDbBase.py: set default column sorting order

2006-01-08 20:31  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5696] dont show exception twice.

2006-01-08 15:19  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5695] improvements to Assistant and ErrorReportAssistant.

2006-01-08 05:44  Don Allingham <don@gramps-project.org>

	* [r5694] * src/FamilyList.py: new family list view *
	  src/DisplayModels.py: model for family list *
	  src/GrampsDb/_GrampsDbBase.py: column order for family view

2006-01-08 04:40  Don Allingham <don@gramps-project.org>

	* [r5693] * src/PageView.py: support for ctrl-j for jump to person
	  by gramps id * src/PersonView.py: support for ctrl-j for jump to
	  person by gramps id

2006-01-08 03:06  Don Allingham <don@gramps-project.org>

	* [r5692] * src/ToolTips.py: fix spacing * src/ViewManager.py:
	  remember toolbar/sidebar status.

2006-01-08 01:25  Don Allingham <don@gramps-project.org>

	* [r5691] * src/FamilyView.py: fix gtk.Table's bizzare way of
	  handling empty columns that are spanned.

2006-01-07 18:54  Don Allingham <don@gramps-project.org>

	* [r5690] * src/GrampsLogger/_ErrorView.py: make dialog more HIG
	  compliant

2006-01-06 22:08  Don Allingham <don@gramps-project.org>

	* [r5689] * src/DisplayModels.py: don't access db maps directly *
	  src/PeopleModel.py: don't access db maps directly *
	  src/FamilyView.py: add gender symbol to primary person *
	  src/GrampsDb/_GrampsBSDDB.py: provide access functions to avoid
	  redirect map access * src/GrampsDb/_GrampsDbBase.py: provide
	  access functions to avoid redirect map access *
	  src/GrampsDb/_ReadGedcom.py: don't access db maps directly

2006-01-06 21:30  Alex Roitman <shura@gramps-project.org>

	* [r5688] Update

2006-01-06 21:26  Alex Roitman <shura@gramps-project.org>

	* [r5687] Update

2006-01-06 21:25  Alex Roitman <shura@gramps-project.org>

	* [r5686] Update

2006-01-06 21:23  Alex Roitman <shura@gramps-project.org>

	* [r5685] Update

2006-01-06 21:18  Alex Roitman <shura@gramps-project.org>

	* [r5684] Update

2006-01-06 20:56  Alex Roitman <shura@gramps-project.org>

	* [r5683] Update

2006-01-06 20:55  Alex Roitman <shura@gramps-project.org>

	* [r5682] * src/GrampsLogger/.cvsignore: Add to CVS. *
	  src/const.py.in: Add directory for the db environment. *
	  src/GrampsDb/_GrampsDbBase.py: Use new logging;
	  (get_number_of_repositories): add method; (_del_*): add
	  placeholder methods -- must be overriden in derived classes. *
	  src/GrampsDb/_GrampsBSDDB.py: Use new logging; Add txn attribute
	  to the database; (open_table): rename dbopen; (get_*_cursor):
	  Pass txn to cursor constructors; (load): Open environment with
	  transaction-capable flags, open tables with AUTO_COMMIT flag;
	  (rebuild): use txn; (_delete_primary_from_reference_map): Use
	  txn; (_update_reference_map): Use txn; (_del_*)L Use txn;
	  (remove_*): remove unneeded functions (already in DbBase);
	  (_get_obj_from_gramps_id): Use txn;
	  (_commit_base,_do_commit,_find_from_handle): Add and use txn;
	  (transaction_commit): create and commit txn; do not sync().

2006-01-06 17:40  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5681] converted Assistant to gobject and added signals

2006-01-06 15:23  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5680] integration of logging framework

2006-01-06 12:17  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5679] added unittest for ErrorReportAssistant

2006-01-06 05:08  Don Allingham <don@gramps-project.org>

	* [r5678] * src/GrampsGconfKeys.py: family view detail options *
	  src/GrampsIniKeys.py: family view detail options *
	  src/Navigation.py: fix overflow bug * src/PageView.py: toggle
	  initial value fix gender mouseover, inclusion options *
	  src/data/gramps.schemas: new keys for family view detail

2006-01-05 23:23  Don Allingham <don@gramps-project.org>

	* [r5677] * src/FamiyView.py: use gender markers, remove
	  Family/Parents, fix gender mouseover

2006-01-05 23:00  Don Allingham <don@gramps-project.org>

	* [r5676] * src/FamiyView.py: use gender markers

2006-01-05 19:07  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5674] enabled rotate_handler output.

2006-01-05 16:02  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5673] added initial logging framwork.

2006-01-05 05:12  Don Allingham <don@gramps-project.org>

	* [r5671] * src/FamilyView.py: Incorporate Steve Hall's identing
	  ideas, general classes * src/ViewManager.py: Open/OpenRecent
	  MenuToolButton goodness :-), default icon

2006-01-04 21:06  Don Allingham <don@gramps-project.org>

	* [r5670] * src/DisplayView.py: Open/OpenRecent MenuToolButton
	  goodness :-) * src/ViewManager.py: Open/OpenRecent MenuToolButton
	  goodness :-)

2006-01-04 18:56  Don Allingham <don@gramps-project.org>

	* [r5669] * src/FamlyView.py: enable menu buttons, siblings *
	  src/PageView.py: move home function into this class *
	  src/PersonView.py: move home function out of this class

2006-01-04 18:00  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5668] * src/FamilyView.py: Handle active person == None

2006-01-04 16:46  Don Allingham <don@gramps-project.org>

	* [r5667] fix typo

2006-01-04 16:42  Don Allingham <don@gramps-project.org>

	* [r5666] * src/FamilyView.py: fix place == None problem

2006-01-04 05:39  Don Allingham <don@gramps-project.org>

	* [r5664] * src/FamilyView.py: provide hyper links

2006-01-04 00:02  Don Allingham <don@gramps-project.org>

	* [r5663] use linkish labels

2006-01-03 23:51  Alex Roitman <shura@gramps-project.org>

	* [r5662] * src/DisplayState.py (push): Typo.

2006-01-03 23:28  Don Allingham <don@gramps-project.org>

	* [r5661] use linkish labels

2006-01-03 22:07  Don Allingham <don@gramps-project.org>

	* [r5658] * src/FamilyView.py: new format

2006-01-02 22:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5655] * src/PedView.py: Dont use a black border for living
	  people

2006-01-02 16:00  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5654] * src/ViewManager.py (post_load): Request interface
	  rebuild after upgrading the database

2006-01-02 15:22  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5653] * src/PedView.py: Show marriage data; optimized cell
	  debugging

2006-01-01 15:15  Eero Tamminen <eerot@users.sourceforge.net>

	* [r5652] manpage fix

2006-01-01 15:14  Eero Tamminen <eerot@users.sourceforge.net>

	* [r5651] - Fix nroff code ('.' may not be the first letter on a
	  row, even after style setting) - Really minor syntactic
	  improvements + a typo fix

2005-12-30 21:05  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5648] * src/PedView.py: Some pixel shifting; Tooltips for child
	  relations; Sibling with childs bold

2005-12-30 15:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5647] * src/plugins/TestcaseGenerator.py: Use new RelLib API *
	  src/GrampsDb/_GrampsBSDDB.py (_update_reference_map): Dont crash
	  if no_longer_required_references dont exist in the database

2005-12-30 14:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5646] * src/PedView.py: Use ReportUtils to generate text;
	  highlight selected person; enable Tooltips; Optionally show
	  peoples images

2005-12-30 14:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5645] * src/ReportUtils.py: Use new RelLib API

2005-12-30 03:57  Don Allingham <don@gramps-project.org>

	* [r5644] * src/GrampsLocale.py: handle platform specific locale
	  issues * src/DateDisplay.py: use GrampsLocale *
	  src/DateParser.py: use GrampsLocale * src/DisplayModels.py: use
	  GrampsLocale * src/Exporter.py: start conversion to Assistant *
	  src/RecentFiles.py: fcntl option for broken platforms *
	  src/StartupDialog.py: convert to Assistant * src/ViewManager.py:
	  remove debug statement * src/RelLib/_PrimaryObject.py: use
	  GrampsLocale * src/plugins/Checkpoint.py: use GrampsLocale *
	  src/plugins/NavWebPage.py: use GrampsLocale

2005-12-29 22:34  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5643] * src/PedView.py: Use a DrawingArea for nicer person
	  boxes * src/GrampsDb/_GrampsDbBase.py (_update_reference_map):
	  Sync parameters to other classes * src/GrampsDb/_ReadXML.py
	  (stop_event): Catch invalid event

2005-12-29 20:33  Don Allingham <don@gramps-project.org>

	* [r5642] * src/gramps_main.py: move gnome program init to
	  gramps.py * src/gramps.py: add gnome program init *
	  src/StartupDialog.py: use Assistant instead of gnome.ui.druid

2005-12-29 19:52  Don Allingham <don@gramps-project.org>

	* [r5641] * src/Assistant.py: added

2005-12-29 18:36  Don Allingham <don@gramps-project.org>

	* [r5640] * src/ArgHandler.py: remove DbPrompter dependency *
	  src/GrampsGconfKeys.py: Support for saving window size *
	  src/GrampsIniKeys.py: Support for saving window size *
	  src/GrampsKeys.py: more gracefully handling missing gconf *
	  src/Makefile.am: Fixed moved files * src/Report.py: clean up *
	  src/ScratchPad.py: use GrampsDisplay instead of
	  gnome.help_display * src/StartupDialog.py: clean up *
	  src/ViewManager.py: save window size * src/gramps_main.py: don't
	  require gnome * src/data/gramps.schemas: keys for saving window
	  size

2005-12-29 18:23  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5639] * src/PedView.py: Added alternate version of the tree;
	  Tree is now centered;

2005-12-29 18:09  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5638] * src/PedView.py: Add new submenu showing people that
	  share the same event. This for example lists witnesses.

2005-12-28 23:00  Don Allingham <don@gramps-project.org>

	* [r5637] * src/Makefile.am: add PythonMime and GnomeMime

2005-12-28 22:58  Don Allingham <don@gramps-project.org>

	* [r5636] * src/GnomeMime.py: GNOME based mime handling *
	  src/PythonMime.py: Python based mime handling * src/AddMedia.py:
	  gnome code isolation * src/DisplayState.py: gnome code isolation
	  * src/EditPerson.py: gnome code isolation *
	  src/EditRepository.py: gnome code isolation * src/GnomeMime.py:
	  gnome code isolation * src/GrampsDisplay.py: gnome code isolation
	  * src/GrampsMime.py: gnome code isolation * src/ImageSelect.py:
	  gnome code isolation * src/ImgManip.py: gnome code isolation *
	  src/PluginMgr.py: toolbar/menu support * src/Plugins.py:
	  toolbar/menu support * src/RepositoryRefEdit.py: gnome code
	  isolation * src/SelectObject.py: gnome code isolation *
	  src/Utils.py: gnome code isolation * src/ViewManager.py:
	  toolbar/menu support, gnome code isolation *
	  src/GrampsDb/_GrampsBSDDB.py: unified messaging *
	  src/GrampsDb/_ReadGedcom.py: unified messaging *
	  src/plugins/WriteFtree.py: gnome code isolation

2005-12-26 05:11  Don Allingham <don@gramps-project.org>

	* [r5634] * src/Bookmarks.py: remove debugging statements *
	  src/DisplayState.py: remove extra rebuild request *
	  src/Plugins.py: start support of Report menu *
	  src/ViewManager.py: tie in report support

2005-12-26 04:52  Alex Roitman <shura@gramps-project.org>

	* [r5633] * src/EditPlace.py: Change arguments, use correct track.
	  * src/PlaceView.py: Call EditPlace with new arguments. *
	  src/Sources.py: Minor.

2005-12-25 04:01  Don Allingham <don@gramps-project.org>

	* [r5632] * src/Bookmarks.py: get bookmark menu working *
	  src/EditPlace.py: menu tracking

2005-12-24 19:18  Don Allingham <don@gramps-project.org>

	* [r5631] * src/DisplayState.py: recent file support *
	  src/ViewManager.py: recent file support
	  
	  * src/DisplayState.py: recent file support * src/EditPerson.py:
	  Window management * src/EditSource.py: Window management *
	  src/EventEdit.py: Window management * src/ListBox.py: Window
	  management * src/Sources.py: Window management * src/UrlEdit.py:
	  Window management * src/ViewManager.py: Window management

2005-12-24 00:09  Don Allingham <don@gramps-project.org>

	* [r5629] * DisplayState.py: recent file support * EditPerson.py:
	  Window management * EditSource.py: Window management *
	  EventEdit.py: Window management * ListBox.py: Window management *
	  Sources.py: Window management * UrlEdit.py: Window management *
	  ViewManager.py: Window management

2005-12-23 21:32  Alex Roitman <shura@gramps-project.org>

	* [r5627] * doc/grampsxml.dtd: Describe new XML. *
	  doc/grampsxml.rng: Describe new XML.

2005-12-23 20:16  Alex Roitman <shura@gramps-project.org>

	* [r5626] Update

2005-12-23 20:09  Alex Roitman <shura@gramps-project.org>

	* [r5625] * src/DisplayState.py: Simplify ID generation for
	  UIManager. * src/EditPerson.py: Use id(self) instead of self. *
	  src/EditPlace.py: Use id(self) instead of self. *
	  src/EditSource.py: Use id(self) instead of self. *
	  src/EventEdit.py: Use id(self) instead of self.

2005-12-23 19:36  Alex Roitman <shura@gramps-project.org>

	* [r5624] * src/EditPerson.py: Swap menu/submenu labels. *
	  src/EventEdit.py: Menu label fixes.

2005-12-23 05:35  Don Allingham <don@gramps-project.org>

	* [r5623] * src/AddrEdit.py: More window management *
	  src/AttrEdit.py: More window management * src/DisplayState.py:
	  added push_message * src/EditPerson.py: More window management *
	  src/ListBox.py: More window management * src/NameEdit.py: More
	  window management * src/Navigation.py: More window management *
	  src/PeopleModel.py: More window management * src/PersonView.py:
	  More window management * src/ViewManager.py: better handling of
	  ui and action groups

2005-12-23 02:04  Alex Roitman <shura@gramps-project.org>

	* [r5622] * src/ToolTips.py (PersonTip.get_tip): Use new birth_ref
	  interface.

2005-12-23 02:00  Alex Roitman <shura@gramps-project.org>

	* [r5621] * src/MediaView.py: Skip empty selections.

2005-12-23 00:40  Alex Roitman <shura@gramps-project.org>

	* [r5620] * test/RunAllTests.py: Change header. * src/EventEdit.py:
	  Fix build_ methods.
	  
	  * src/DisplayState.py: window management improvements

2005-12-22 23:43  Don Allingham <don@gramps-project.org>

	* [r5618] * src/EditPerson.py: window management improvements *
	  src/EditPlace.py: window management improvements *
	  src/EditSource.py: window management improvements *
	  src/EventEdit.py: window management improvements *
	  src/EventView.py: window management improvements *
	  src/ListBox.py: window management improvements * src/NameEdit.py:
	  window management improvements * src/SourceView.py: window
	  management improvements * src/Sources.py: window management
	  improvements

2005-12-22 13:35  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5617] * src/ImageSelect.py: changed display_refs to use
	  find_backlink_handles and updated GlobalMediaProperties to use
	  new UI model. * src/MediaView.py: changed call to
	  GlobalMediaProperties to use new UI params. * src/Utils.py: added
	  support for Gtk.labels to bold/unbold/temp label util funcs.

2005-12-22 12:02  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5616] * src/EditPlace.py: changed display_references to use
	  find_backlink_handles * src/EditRepository.py: modified to use
	  find_backlink_handles and fixed subtle bug *
	  src/RelLib/_Source.py: added reporef_list to referent object
	  lists so that backref are put in reference_map *
	  test/GrampsDb/GrampsDbBase_Test.py: added unittest for
	  source/reference backlinks * test/GrampsDb/GrampsDbTestBase.py:
	  added unittest for source/reference backlinks

2005-12-22 06:13  Don Allingham <don@gramps-project.org>

	* [r5615] * src/Bookmark.py: start of reimplementation *
	  src/PersonView.py: commit fixes

2005-12-22 06:08  Alex Roitman <shura@gramps-project.org>

	* [r5614] * src/DisplayState.py: Work out parent_window, correct
	  close method. * src/EventEdit.py: Use parent_window; get rid of
	  parent; remove unused code.

2005-12-22 05:40  Don Allingham <don@gramps-project.org>

	* [r5613] * src/GrampsDb/_GrampsBSDDB.py: refactor remove and id
	  function

2005-12-22 04:36  Alex Roitman <shura@gramps-project.org>

	* [r5612] * src/GrampsDb/_GrampsBSDDB.py (close): close
	  reference_map tables. * src/ViewManager.py (quit): Add function
	  to properly quit.

2005-12-21 23:39  Alex Roitman <shura@gramps-project.org>

	* [r5611] Update

2005-12-21 23:37  Alex Roitman <shura@gramps-project.org>

	* [r5610] * src/GrampsDb/Makefile.am, .cvsignore: Add to CVS. *
	  configure.in: Create Makefile in new directory.

2005-12-21 23:32  Alex Roitman <shura@gramps-project.org>

	* [r5609] Update

2005-12-21 20:15  Alex Roitman <shura@gramps-project.org>

	* [r5608] privacy flag and comment to the privacy flag and note of
	  the new EventRef for old witness_by_ID references.

2005-12-21 20:08  Alex Roitman <shura@gramps-project.org>

	* [r5607] Update

2005-12-21 20:06  Alex Roitman <shura@gramps-project.org>

	* [r5606] * src/EventEdit.py: Use more descriptive menu label. *
	  src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Convert witness
	  comment to the EventRef note for old witness_by_ID references.

2005-12-21 19:48  Alex Roitman <shura@gramps-project.org>

	* [r5605] * src/DisplayState.py: Factor out recursive action
	  function. * src/EditPerson.py: Use person handle to identify the
	  window. * src/EventEdit.py: Use more descriptive menu label.

2005-12-21 18:59  Don Allingham <don@gramps-project.org>

	* [r5604] * src/DisplayState.py: remove print statements *
	  src/ViewManger.py: Fix const.app_*

2005-12-21 18:24  Alex Roitman <shura@gramps-project.org>

	* [r5603] * src/DisplayState.py (remove_item): Add code to adjust
	  other item's tracks after deleting an item; (move_item_down):
	  Recursively walk the items under a given item and lower the track
	  entry.

2005-12-21 16:57  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5601] src/EditSource.py: fixed small mistake in
	  display_references

2005-12-21 15:45  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5600] src/EditSource.py: changed display_references to use
	  find_backlink_handles

2005-12-21 12:16  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5599] src/EditRepository.py: hack to work with current state of
	  Address

2005-12-21 11:27  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5598] move database code into new package

2005-12-21 07:35  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5597] added import for Note class

2005-12-21 07:07  Alex Roitman <shura@gramps-project.org>

	* [r5596] * src/DisplayState.py (ManagedWindow.close): Add default
	  argument.

2005-12-21 00:08  Alex Roitman <shura@gramps-project.org>

	* [r5595] * src/GrampsBSDDB.py (gramps_upgrade_9): Upgrade witness
	  list in the old Event object. * src/RelLib/_Event.py: Remove
	  external witnesses altogether. * src/RelLib/_Witness.py: Make
	  even emptier (needed for upgrade only). * src/RelLib/__init__.py:
	  Expose Witness (needed for upgrade only).

2005-12-20 22:52  Alex Roitman <shura@gramps-project.org>

	* [r5594] Update

2005-12-20 20:48  Alex Roitman <shura@gramps-project.org>

	* [r5593] * src/RelLib/__init__.py: More breaking up in RelLib; *
	  src/RelLib/Makefile.am: Ship new files; * src/RelLib/ various
	  files: add more files.

2005-12-20 14:31  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5592] removed get_backlink_handles from RelLib

2005-12-20 06:10  Alex Roitman <shura@gramps-project.org>

	* [r5591] Update

2005-12-20 05:53  Alex Roitman <shura@gramps-project.org>

	* [r5590] Update

2005-12-20 03:45  Alex Roitman <shura@gramps-project.org>

	* [r5588] Update

2005-12-20 02:38  Alex Roitman <shura@gramps-project.org>

	* [r5587] * src/RelLib.py: Remove file (replaced by the package
	  dir). * src/RelLib: Add directory. * src/RelLib/__init__.py,
	  src/RelLib/_helper.py, src/RelLib/_secondary.py,
	  src/RelLib/Researcher.py, src/RelLib/GenderStats.py,
	  src/RelLib/Person.py, src/RelLib/Family.py, src/RelLib/Event.py,
	  src/RelLib/Place.py, src/RelLib/Source.py,
	  src/RelLib/MediaObject.py, src/RelLib/Repository.py,
	  src/RelLib/Makefile.am, src/RelLib/.cvsignore: Add to CVS. *
	  src/configure.in: Create Makefile in src/RelLib.

2005-12-20 00:01  Don Allingham <don@gramps-project.org>

	* [r5586] * src/ReadXML.py: handle _NAME_TRANS keyerror exception

2005-12-19 23:18  Alex Roitman <shura@gramps-project.org>

	* [r5585] * src/RelLib.py: Add privacy flag to all objects via
	  making PrimaryObject inherit from PrivacyBase; Add AddressBase
	  and UrlBase classes to manage Address and Url lists in other
	  objects; Add tuple type to the Url class; make Repository inherit
	  from AddressBase and UrlBase to be able to store lists of both. *
	  src/GrampsBSDDB.py (gramps_upgrade_9): Provide upgrade for the
	  changes in RelLib.

2005-12-19 16:22  Alex Roitman <shura@gramps-project.org>

	* [r5584] * src/GrampsBSDDB.py (gramps_upgrade_9): Convert all Name
	  and Attribute objects to use tuple types. * src/RelLib.py
	  (Name.set_type): Typo in the wrapper code.

2005-12-19 13:45  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5583] * src/RelLib.py: added get_backlink_handles method to
	  PrimaryObject * test/GrampsDbBase_Test.py: factored out common db
	  test methods * test/GrampsDbTestBase.py: new base class for
	  unittests that need to create database records *
	  test/RelLib_Test.py: unittest for the * get_backlink_handles
	  method

2005-12-18 03:30  Alex Roitman <shura@gramps-project.org>

	* [r5581] * src/GrampsBSDDB.py (gramps_upgrade_9): Switch to using
	  keys in upgrade. When using DB cusrsor, modifying the record
	  sometimes confuses the cursor operation. Possibly this only
	  happens if secondary indexes are involved.

2005-12-18 01:34  Alex Roitman <shura@gramps-project.org>

	* [r5579] Update

2005-12-18 01:29  Alex Roitman <shura@gramps-project.org>

	* [r5578] Update

2005-12-18 01:28  Don Allingham <don@gramps-project.org>

	* [r5577] * src/GrampsBSDDB.py: associate functions return str
	  instead of unicode

2005-12-17 22:16  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5576] tests and fixes for reference_map.

2005-12-17 22:02  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5575] moved to using in keys rather than class names in the
	  referece_map table

2005-12-17 21:26  Alex Roitman <shura@gramps-project.org>

	* [r5573] Update

2005-12-17 21:19  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5572] fixed tiny typo

2005-12-17 21:13  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5571] * src/GrampsDbBase.py: fixed UNDO buffer issue *
	  test/GrampsDbBase_Test.py: improved performance test *
	  test/RunAllTests.py: added -p cmdline flag

2005-12-17 20:13  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5570] fix for cursor set

2005-12-17 12:44  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5569] work around for difference cursor.set behaviour

2005-12-16 16:31  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5564] added a crude performance test.

2005-12-16 11:59  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5563] further work to complete the reference_map
	  implementation.

2005-12-16 06:03  Alex Roitman <shura@gramps-project.org>

	* [r5562] * src/RelLib.py (RepoRef): Typos. * src/Utils.py: Typos.

2005-12-16 00:49  Alex Roitman <shura@gramps-project.org>

	* [r5561] Update

2005-12-15 23:48  Don Allingham <don@gramps-project.org>

	* [r5560] * src/ViewManger.py: progress bar added back in *
	  src/ReadXML.py: handle markers

2005-12-15 21:50  Don Allingham <don@gramps-project.org>

	* [r5559] * src/DisplayState.py: Window management completed

2005-12-15 21:26  Alex Roitman <shura@gramps-project.org>

	* [r5558] * src/GrampsBSDDB.py: go back to a single load function;
	  finish gramps_upgrade_9. * src/ViewManager: Go back to the old
	  way of load/upgrade.

2005-12-15 21:21  Alex Roitman <shura@gramps-project.org>

	* [r5557] Update

2005-12-15 17:48  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5556] added delete support for the reference_map

2005-12-15 17:32  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5555] reference_map implementation.

2005-12-15 12:03  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5554] sequencial scan implementation of get_backlink_handles

2005-12-15 06:19  Alex Roitman <shura@gramps-project.org>

	* [r5553] * src/GrampsBSDDB.py: Rename upgrade to avoid collision;
	  add DB upgrade routine; require DB to be at least version 5
	  (gramps 2.0.0); separate primary and secondary load (may need to
	  reverse later). * src/GrampsDbBase.py: Rename upgrade to avoid
	  collission. * src/RelLib.py (Witness.py): Add empty class to
	  enable upgrades from the earlier DB versions. *
	  src/ViewManager.py: move upgrade into the DB class (may need to
	  reverse later).

2005-12-15 04:45  Don Allingham <don@gramps-project.org>

	* [r5551] * src/DisplayState.py: start of Windows menu *
	  src/ReadGedcom.py: sync database with transaction *
	  src/ViewManager.py: WinMenu support

2005-12-14 10:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5548] * src/gramps.glade: Fix Tip of the day

2005-12-14 06:54  Alex Roitman <shura@gramps-project.org>

	* [r5547] * src/EditPerson.py: Call child editors with new
	  arguments. * src/EventEdit.py: Use new window management. *
	  src/ListBox.py: Use new arguments. * src/PersonView.py: Add track
	  argument to EditPerson.

2005-12-14 04:06  Alex Roitman <shura@gramps-project.org>

	* [r5546] * src/DisplayState.py: Correct and add comments.

2005-12-14 01:23  Don Allingham <don@gramps-project.org>

	* [r5545] * src/EditPerson.py: fix after merge *
	  src/GrampsDbBase.py: fix after merge * src/edit_person.glade: fix
	  after merge

2005-12-13 02:07  Alex Roitman <shura@gramps-project.org>

	* [r5544] * various: merge changes made in gramps20 up until R2_0_9
	  tag.

2005-12-12 12:04  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5543] src/EditSource.py: Connected up add/del/edit buttons for
	  Repos tab.

2005-12-09 11:44  Jérôme Rapinat <romjerome@yahoo.fr>

	* [r5519] update French translation

2005-12-08 04:27  Don Allingham <don@gramps-project.org>

	* [r5505] update

2005-12-07 05:09  Don Allingham <don@gramps-project.org>

	* [r5492] * src/FamilyView.py: Fixed FamilyView layout

2005-12-06 21:09  Don Allingham <don@gramps-project.org>

	* [r5489] fixed merge

2005-12-06 20:45  Don Allingham <don@gramps-project.org>

	* [r5487] fix typo

2005-12-06 20:43  Alex Roitman <shura@gramps-project.org>

	* [r5486] Update

2005-12-06 20:09  Alex Roitman <shura@gramps-project.org>

	* [r5485] Update

2005-12-06 19:54  Alex Roitman <shura@gramps-project.org>

	* [r5484] Update

2005-12-06 06:44  Alex Roitman <shura@gramps-project.org>

	* [r5483] Update

2005-12-06 06:38  Alex Roitman <shura@gramps-project.org>

	* [r5482] merge changes from gramps20

2005-12-06 04:41  Don Allingham <don@gramps-project.org>

	* [r5481] update

2005-12-05 22:54  Don Allingham <don@gramps-project.org>

	* [r5477] more ui additions

2005-12-05 22:22  Don Allingham <don@gramps-project.org>

	* [r5476] * src/FamilyView.py: add more ui stuff *
	  src/ReadGedcom.py: set batch properly

2005-12-05 04:54  Don Allingham <don@gramps-project.org>

	* [r5474] * src/FamilyView.py: start of a new family view. *
	  src/gramps_main.py: register FamilyView

2005-09-16 20:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5201] catch some more exceptions

2005-09-16 18:37  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5200] * src/PersonView.py (edit): Work with missing active
	  person

2005-09-16 18:22  Don Allingham <don@gramps-project.org>

	* [r5199] * src/DisplayState.py: remove relationship display stuff
	  for the time being.

2005-09-16 15:25  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5198] * src/PageView.py (button_press): Catch problem with no
	  loaded database * src/PersonView.py (button_press): Catch problem
	  with no loaded database * src/GrampsDbBase.py (_get_from_handle):
	  Catch problem with no loaded database * src/MapView.py: Updates *
	  src/EditPerson.py: Change complete flag into marker combo *
	  src/GrampsDbBase.py: Add map for custom marker values *
	  src/PeopleModel.py: Add support for colored markers *
	  src/PersonView.py: Add support for colored markers *
	  src/RelLib.py: Change complete flag into marker combo *
	  src/Utils.py: Add marker types * src/edit_person.glade: Change
	  complete flag into marker combo

2005-09-16 13:18  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5197] * src/PageView.py (button_press): Catch problem with no
	  loaded database * src/PersonView.py (button_press): Catch problem
	  with no loaded database * src/GrampsDbBase.py (_get_from_handle):
	  Catch problem with no loaded database * src/MapView.py: Updates

2005-09-16 07:28  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5196] * Makefile.am: Disable install, show warning instead.

2005-09-16 04:07  Don Allingham <don@gramps-project.org>

	* [r5194] * src/EditPlace.py: fix windowing history

2005-08-25 15:08  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5124] * src/gramps_main.py: pass DisplayState to TipOfDay *
	  src/TipOfDay.py: Use DisplayState * src/const.py.in: add GRAMPS
	  websites * src/ViewManager.py: Add TipOfDay; Make GRAMPS websites
	  work again

2005-08-19 22:10  Don Allingham <don@gramps-project.org>

	* [r5114] * src/DisplayState.py: fixe some window management syntax
	  errros * src/PageView.py: enable double click to edit *
	  src/EditPerson.py: tried to enable window management *
	  src/PersonView.py: make more compatible with base class

2005-08-19 15:51  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5113] 2005-08-19 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/EventEditor.py: hacked
	  about to make add work at least.

2005-08-19 15:34  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5112] 2005-08-19 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/TreeTips.py: set default
	  delay to 2s

2005-08-19 15:27  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5111] 2005-08-17 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ToolTips.py: tooltip fix

2005-08-19 14:26  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5110] 2005-08-17 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DisplayModels.py: call new
	  tooltips generator * src/PeopleModel.py: call new tooltips
	  generator * src/ToolTips.py: new tooltips generator added

2005-08-19 12:44  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5109] 2005-08-17 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DisplayModels.py: added
	  basic tooltip support to models * src/PageView.py: added basic
	  tooltip support * src/PeopleModel.py: added basic tooltip support

2005-08-18 05:58  Alex Roitman <shura@gramps-project.org>

	* [r5105] Merge changes from gramps20 made since 2.0.5

2005-08-17 16:38  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5095] * src/Makefile.am * src/plugins/Makefile.am: ScratchPad
	  moved folder.

2005-08-17 14:24  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5094] 2005-08-17 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/RepositoryView.py: remove
	  method now works again.

2005-08-17 13:51  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5093] 2005-08-17 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ScratchPad.py: fix some
	  issues with new window management and dbstate *
	  src/scratchpad.glade: moved from src/plugins *
	  src/plugins/ScratchPad.py: removed *
	  src/plugins/scratchpad.glade: removed

2005-08-17 09:30  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5092] 2005-08-12 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/EditRepository.py: fixes
	  for lack of parent window handles use of dbstate. Commented out
	  code to bold labels for now as Utils.bold_label does not work.
	  Renamed DelReposQuery. * src/EditSource.py: fixed repository ref
	  edit code to use dbstate. * src/RepositoryRefEdit.py: fixes for
	  dbstate and commented out window management code. *
	  src/RepositoryView.py: fixes for dbstate, commented out remove
	  repos code for now as it does not work. Fixes edit repository
	  call.

2005-08-15 03:45  Alex Roitman <shura@gramps-project.org>

	* [r5080] * src/PedView.py (__init__): Define database variable. *
	  src/ViewManager.py (__init__): Define empty pages list. *
	  src/DisplayState.py (GrampsWindowManager,ManagedWindow): Add
	  classes for window management. Still unfinished.

2005-08-14 04:31  Don Allingham <don@gramps-project.org>

	* [r5075] * src/GrampsDbBase.py: keep track of open files *
	  src/MediaView.py: convert MediaView to handle pluggable views *
	  src/PersonView.py: update filter on page change *
	  src/ViewManager.py: change_database handling * src/gramps.glade:
	  remove unused blocks * src/gramps_main.py: Add in MediaView

2005-08-13 03:23  Don Allingham <don@gramps-project.org>

	* [r5073] * src/ViewManager.py: set up about box and other HELP
	  menu items * src/const.py.in: strings for about box *
	  Makefile.am: install COPYING file to provide text for GPL.

2005-08-12 19:00  Alex Roitman <shura@gramps-project.org>

	* [r5069] Update

2005-08-12 18:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5066] * src/MapView.py: Dont fail if xearth is not installed

2005-08-12 17:28  Don Allingham <don@gramps-project.org>

	* [r5065] Navigation menu fix

2005-08-12 16:30  Alex Roitman <shura@gramps-project.org>

	* [r5062] Update

2005-08-12 16:25  Alex Roitman <shura@gramps-project.org>

	* [r5061] * src/ArgHandler.py: start fixing. * src/gramps_main.py:
	  Run ArgHandler with new arguments.

2005-08-12 11:29  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5059] * src/MapView.py: Corrected coordinate handling; Show all
	  location in map; fetch locations from xearth config file

2005-08-12 10:09  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r5058] changes to work with ViewManager changes

2005-08-12 03:39  Don Allingham <don@gramps-project.org>

	* [r5057] * src/RepositoryView.py: added back in *
	  src/gramps_main.py: added repository view

2005-08-12 02:54  Alex Roitman <shura@gramps-project.org>

	* [r5056] Update

2005-08-12 02:50  Alex Roitman <shura@gramps-project.org>

	* [r5055] * src/DbState.py: Remove modeule. * src/DisplayState.py:
	  Rename from DbState, kepp only DisplayState class. *
	  src/GrampsDbBase.py: Add DbState class. * src/MapView.py: Swap
	  zoom_in and zoom_out to reflect reality; add place list with the
	  ScrollableWindow, request size for the place list. *
	  src/ViewManager.py: Use DisplayState.DisplayState. *
	  src/gramps_main.py: Use GrampsDbBase.DbState; add docstring;

2005-08-12 02:35  Don Allingham <don@gramps-project.org>

	* [r5054] * various: added new views

2005-08-11 22:13  Don Allingham <don@gramps-project.org>

	* [r5053] New EventView

2005-08-11 17:19  Don Allingham <don@gramps-project.org>

	* [r5052] PersonNavView changes

2005-08-11 14:57  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5050] * src/PedView.py: More work on it. * src/MapView.py: New
	  View showing locations on a map. Early unfinished version. *
	  src/gramps_main.py: Enable MapView *
	  src/land_shallow_topo_2048.jpg: * src/land_shallow_topo_350.jpg:
	  Two new map images downloaded from NASA so the are assumed to be
	  public domain.

2005-08-10 23:53  Don Allingham <don@gramps-project.org>

	* [r5049] split UI and DB state

2005-08-10 15:25  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5046] * src/PedView.py: Better autoscaling; better ui
	  management

2005-08-10 14:28  Alex Roitman <shura@gramps-project.org>

	* [r5044] * src/ScratchPad.py: added * src/stock_link.png: added *
	  src/DbState.py: better ui management, history management *
	  src/EditPerson.py: better ui management * src/GrampsDbBase.py:
	  better ui management * src/PageView.py: better ui management *
	  src/PersonView.py: better ui management, history management *
	  src/ViewManager.py: better ui management

2005-08-09 15:22  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5043] update

2005-08-09 14:43  Alex Roitman <shura@gramps-project.org>

	* [r5042] * src/const.py.in: Remove obsolete constants.

2005-08-09 10:18  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r5041] * src/DbState.py: change_active_person now emits the
	  signal, change_active_handle is only a wrapper for that. *
	  src/PageView.py (get_stock): Work around not existing definition
	  of gtk.STOCK_MEDIA_MISSING by using gtk.STOCK_MISSING_IMAGE. *
	  src/PedView.py: Start using new PageView logic. Unfinished. *
	  src/gramps_main.py: Enable PedView

2005-08-09 04:41  Don Allingham <don@gramps-project.org>

	* [r5040] * src/DbState.py: Added new class to keep track of
	  database status * src/PageView.py: base class for pluggable views
	  * src/PersonView.py: new version of PeopleView *
	  src/ViewManager.py: view and database management class

2005-08-06 02:57  Don Allingham <don@gramps-project.org>

	* [r5031] * various: remove set_date/get_date removal to be
	  replaced by DateHandler calls

2005-07-08 20:24  Alex Roitman <shura@gramps-project.org>

	* [r4911] Merge changes made between 2.0.3 and 2.0.5

2005-06-24 23:17  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4877] * src/RelLib.py: Use DeprecationWarning and api wrappers
	  instead of assert to make HEAD a little more usable again until
	  all transitition is done

2005-06-24 22:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4876] * src/plugins/TestcaseGenerator.py: Update to new tuple
	  types

2005-06-24 22:00  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4875] * src/GrampsBSDDB.py (upgrade): Disable upgrade_7 until
	  this is properly working to not accidently destroy a database
	  from gramps20

2005-06-20 22:18  Don Allingham <don@gramps-project.org>

	* [r4852] Filter improvements

2005-06-16 15:39  Alex Roitman <shura@gramps-project.org>

	* [r4836] Update

2005-06-16 15:39  Alex Roitman <shura@gramps-project.org>

	* [r4835] * src/EventEdit.py: Hide warning message for new events
	  and for existing events with the default role; Only commit new
	  Event when OK clicked in the editor. * src/RelLib.py: Add
	  assertions for external witness methods. * src/gramps.glade:

2005-06-16 13:21  Alex Roitman <shura@gramps-project.org>

	* [r4834] * src/EventEdit.py: Remove unused variable.

2005-06-16 04:08  Don Allingham <don@gramps-project.org>

	* [r4832] * src/DisplayModels.py: fixed event type display

2005-06-16 03:56  Don Allingham <don@gramps-project.org>

	* [r4831] * src/ReadXML.py: build child/family relationships
	  properly on import, add missing event descriptions *
	  src/RelLib.py: type checking for set_role relationship types

2005-06-16 03:46  Alex Roitman <shura@gramps-project.org>

	* [r4830] * src/ListBox.py (EventListBox.set_place): Fix place
	  setting.

2005-06-14 13:45  Alex Roitman <shura@gramps-project.org>

	* [r4822] * src/events.png, src/repos.png, src/repos24.png: Add
	  GNOME icons for the stock calendar and drawer. *
	  src/events24.png: Update small icon. * src/gramps.glade: Use new
	  icons for the Event View and Repository View side bar buttons.
	  Add small icons to the main notebook tabs.

2005-06-09 01:54  Alex Roitman <shura@gramps-project.org>

	* [r4816] * src/ChooseParents.py: Correct use of types; Use family
	  relations between parents; Use EventRef for birth; Remove
	  obsolete code. * src/gramps.glade (familyDialog): Typo in widget
	  name.

2005-06-09 01:18  Alex Roitman <shura@gramps-project.org>

	* [r4815] * src/AutoComp.py (StandardCustomSelector.__init__):
	  Compare active_key to None. * src/gramps.glade (marriageDialog):
	  Remove displayed strings from the Sttributes tab. *
	  src/Marriage.py: Delegate attribute handling to ListBox. *
	  src/ListBox.py (AttrListBox): Support both personal and family
	  attributes.

2005-06-08 21:22  Alex Roitman <shura@gramps-project.org>

	* [r4814] * src/gramps.glade: Minor update.

2005-06-08 21:17  Alex Roitman <shura@gramps-project.org>

	* [r4813] * src/EditPerson.py: Commit events, since there may be
	  changes made no in the editor. * src/EventEdit.py: Use combined
	  mapping for all events. * src/FamilyView.py: Proper display of
	  child relations. * src/Marriage.py: Commit events; properly call
	  common event/ref editor. * src/Utils.py: Minor.

2005-06-08 21:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4812] * src/EditPerson.py: Make gender guessing work again

2005-06-08 18:47  Alex Roitman <shura@gramps-project.org>

	* [r4809] * src/gramps.glade (Marriage): Re-work dialog similar to
	  EditPerson. * src/Utils.py (family_event_roles): Add mapping. *
	  src/RelLib.py (EventRef): Add FAMILY role. * src/Marriage.py:
	  Start using Listbox, so far for Events only. * src/ListBox.py:
	  Support both person and family primaries. * src/EventEdit.py:
	  Support both person and family primaries. * src/EditPerson.py
	  (on_apply_person_clicked): Do not commit event, as this is done
	  in the editor.

2005-06-08 16:32  Alex Roitman <shura@gramps-project.org>

	* [r4808] * src/EventView.py (Module): Remove extra column. *
	  src/EventEdit.py (EventEditor.__init__): Remove obsolete code.

2005-06-08 15:50  Alex Roitman <shura@gramps-project.org>

	* [r4807] * src/gramps_main.py (init_interface): Set proper color
	  for new icons. * src/gramps.glade (gramps): Label new buttons,
	  left-align labels. * src/GrampsDbBase.py
	  (get_event_column_order): Show date column. * src/EventView.py
	  (Module): Add "Last Changed" column; do not hard-code handle
	  column. * src/DisplayModels.py (EventModel.__init__): Switch
	  column order.

2005-06-08 15:37  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4806] * src/gramps_main.py (column_order): add Repository View;
	  (init_interface): Remove unneeded callback

2005-06-08 15:35  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4805] * src/EventView.py (column_names): Add missing column *
	  src/RepositoryView.py (column_names): Add missing columns *
	  src/GrampsDbBase.py: fix column_order methods *
	  src/DisplayModels.py (RepositoryModel): Remove parish column
	  because it is not editable anyway

2005-06-08 14:02  Alex Roitman <shura@gramps-project.org>

	* [r4804] * src/RelLib.py (add_parent_family_handle,
	  change_parent_family_handle): Correct the docstring to reflect
	  tuple relationships.

2005-06-08 13:41  Alex Roitman <shura@gramps-project.org>

	* [r4803] * src/ChooseParens.py: Support for (int,str)
	  relationships. * src/FamilyView.py (new_child_after_edit): Use
	  tuple relationships. * src/SelectChild.py: Support for (int,str)
	  relationships. * src/gramps.glade
	  (selec_child,modparents,familyDialog): Replace ComboBoxes with
	  ComboBoxEntries.

2005-06-08 04:45  Alex Roitman <shura@gramps-project.org>

	* [r4802] Update

2005-06-08 04:40  Alex Roitman <shura@gramps-project.org>

	* [r4801] * src/gramps.glade (selecty_person): Change positioning;
	  add icon. * src/edit_person.glade (event_tab): Correct tooltips.
	  * src/SelectEvent.py: Add to CVS. * src/Makefile.am: Ship
	  SelectEvent.py file. * src/SelectChild.py (build_list): Use
	  mapping from Utils. * src/ReadGrdb.py (importData): Properly copy
	  event table. * src/ListBox.py: Properly fill in the Combo maps
	  without collisions; Add Role to the EventListbox; Support
	  selecting an existing Event object. * src/GrampsInMemDB.py:
	  Support for event id table. * src/GrampsDbBase.py: Support for
	  event id table. * src/GrampsBSDDB.py: Support for event id table;
	  emit event-delete signal when events are deleted. *
	  src/EventView.py: Support deleting events. * src/EventEdit.py:
	  Support deleting events; Proper adding events.

2005-06-07 19:22  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4800] * various: const to RelLib transitition.

2005-06-07 13:53  Alex Roitman <shura@gramps-project.org>

	* [r4798] * src/EventView.py (build_columns): Do not artificially
	  create an extra column.

2005-06-07 05:08  Alex Roitman <shura@gramps-project.org>

	* [r4797] * src/DisplayModels.py: Support for event view. *
	  src/EventEdit.py: Commit event on OK. * src/GrampsDbBase.py:
	  Event column order and event cursor. * src/GrampsInMemDB.py:
	  Event cursor. * src/gramps.glade: Event View, rework buttons. *
	  src/gramps_main.py: Event View support. * src/EventView.py: Add
	  to CVS. * src/Makefile.am: Ship EventView.

2005-06-06 23:50  Alex Roitman <shura@gramps-project.org>

	* [r4796] * src/AttrEdit.py: proper type selector support. *
	  src/AutoComp.py (by_value): Use locale-aware sorting. *
	  src/EditPerson.py: Support select button for the event tab. *
	  src/EventEdit.py (EventRefEditor): Editor for both events and
	  event refs. * src/ListBox.py: Support for select button; Proper
	  removal of entries; Proper Event/ref editing support; fixes for
	  combos. * src/NameEdit.py: Typo. * src/edit_person.glade: Add
	  select button to the event tab. * src/gramps.glade: Add new
	  editor for both events and refs.

2005-06-05 17:26  Alex Roitman <shura@gramps-project.org>

	* [r4793] * src/DateHandler.py: Fix typo caught in gramps20 branch.

2005-06-05 05:16  Alex Roitman <shura@gramps-project.org>

	* [r4787] * src/RelLib.py (Event): Add a list to store external
	  witnesses.

2005-06-05 05:11  Julio Sánchez <julio.sanchez@gmail.com>

	* [r4786] * src/po/es.po: version merge fix

2005-06-05 04:01  Alex Roitman <shura@gramps-project.org>

	* [r4785] Merge changes between 2.0.1 and 2.0.2 with the main trunk

2005-06-04 02:54  Don Allingham <don@gramps-project.org>

	* [r4781] * src/AttrEdit.py: support get_type/set_type in dropdown
	  menu * src/EditPerson.py: remove items properly based off
	  EventRef

2005-06-03 22:38  Don Allingham <don@gramps-project.org>

	* [r4780] event/name type fixes

2005-06-03 14:18  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4773] * src/EditSource.py (ReposRefListView): Display
	  repository type as text

2005-06-03 10:02  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4767] * src/DisplayModels.py (RepositoryModel): Display
	  repository type as text * src/RelLib.py (Repository): Serialize
	  type as tuple not unicode

2005-06-03 04:34  Don Allingham <don@gramps-project.org>

	* [r4765] * src/DisplayModels.py: Handle EventRefs properly *
	  src/FamilyView.py: handle relationship types * src/ReadXML.py:
	  start of upgrade process * src/RelLib.py: ROLE_PRIMARY -> PRIMARY

2005-06-03 04:23  Alex Roitman <shura@gramps-project.org>

	* [r4764] Update

2005-06-03 04:18  Alex Roitman <shura@gramps-project.org>

	* [r4763] * src/RelLib.py (Family.set_relationship): Update doc
	  string.

2005-06-02 13:23  Alex Roitman <shura@gramps-project.org>

	* [r4757] * src/ListModel.py: Check for the list to be long enough.
	  * src/gramps.glade: Replace ComboBox with ComboBoxEntry; remove
	  unneeded scrollwed window (caused warning).

2005-06-02 04:44  Don Allingham <don@gramps-project.org>

	* [r4756] * src/gramps.glade:

2005-06-02 04:30  Alex Roitman <shura@gramps-project.org>

	* [r4755] Update

2005-06-02 03:20  Don Allingham <don@gramps-project.org>

	* [r4754] * src/EditPerson.py: Start event_ref integration *
	  src/EventEdit.py: Start event_ref integration * src/ListModel.py:
	  Start event_ref integration * src/PersonModel.py: Start event_ref
	  integration * src/ListBox.py: Start event_ref integration

2005-06-01 20:45  Alex Roitman <shura@gramps-project.org>

	* [r4753] * various: More support for event refs.

2005-06-01 13:14  Alex Roitman <shura@gramps-project.org>

	* [r4748] * src/AutoComp.py (StandardCustomSelector): Provide an
	  option to use an existing ComboBoxEntry instance; add set_values
	  method. * src/RelLib.py (Family.__init__): Use tuple for type. *
	  src/Utils.py: Add event_roles mapping. * src/AddSpouse.py,
	  src/EditPerson.py, src/FamilyView.py, src/ListBox.py,
	  src/Marriage.py, src/NameEdit.py: Support tuple types. *
	  src/gramps.glade: Replace ComboBox with ComboBoxEntry; add icons.

2005-05-31 19:36  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4746] * src/EditSource.py, src/ListBox.py, src/ReadGedcom.py,
	  src/WriteGedcom.py: Constants moved from const to Utils and
	  RelLib

2005-05-31 18:40  Alex Roitman <shura@gramps-project.org>

	* [r4745] * src/AutoComp.py (StandardCustomSelector): Add
	  autocompletion.

2005-05-31 18:34  Alex Roitman <shura@gramps-project.org>

	* [r4744] * src/RelLib.py (Witness): Remove class, as it is
	  obsoleted by the EventRef class.

2005-05-31 18:22  Alex Roitman <shura@gramps-project.org>

	* [r4743] Update

2005-05-31 18:21  Alex Roitman <shura@gramps-project.org>

	* [r4742] Update

2005-05-31 18:17  Alex Roitman <shura@gramps-project.org>

	* [r4741] * src/AutoComp.py (StandardCustomSelector): Add class to
	  handle (int,str) selections including custom strings.

2005-05-30 21:38  Alex Roitman <shura@gramps-project.org>

	* [r4737] * src/RelLib.py: Move constants back to RelLib, as class
	  attributes. * src/Utils.py: Move constant mappings from
	  const.py.in. * src/const.py.in: Move constants and mappings
	  elsewhere. * various: Use constants from RelLib, not const.
	  
	  * src/RelLib.py: Fix (int,str) types.
	  
	  * src/GrampsBSDDB.py (upgrade_7): Handle case of not set default
	  person

2005-05-30 20:41  Alex Roitman <shura@gramps-project.org>

	* [r4736] * src/RelLib.py: Move constants back to RelLib, as class
	  attributes. * src/Utils.py: Move constant mappings from
	  const.py.in * src/const.py.in: Move constants and mappings
	  elsewhere. * various: Use constants from RelLib, not const.

2005-05-30 15:25  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4735] * src/src/GrampsBSDDB.py (upgrade_7): Handle case of not
	  set default person

2005-05-29 03:54  Don Allingham <don@gramps-project.org>

	* [r4731] added

2005-05-28 16:21  Alex Roitman <shura@gramps-project.org>

	* [r4729] * src/RelLib.py: Delegate event handle reference lookup
	  from Person to EventRef class; (RepoRef.get_handle_referents):
	  Remove unneeded method (inherited from BaseObject).

2005-05-28 06:35  Alex Roitman <shura@gramps-project.org>

	* [r4726] * src/GrampsBSDDB.py (upgrade_7): Enforce str for the
	  default handle.

2005-05-28 02:55  Alex Roitman <shura@gramps-project.org>

	* [r4724] Fix constants

2005-05-27 21:39  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4723] * src/const.py.in: Replace static definition of
	  lds_temple_to_abrev by dynamic generation from lds_temple_codes
	  so they need to be defined only once.

2005-05-27 21:10  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4722] * src/gramps.glade: Add ScrolledWindow to RepositoryView
	  to make it look like Source and Place View.

2005-05-27 20:59  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4721] * src/RelLib.py: Move constants from RelLib to const *
	  src/plugins/TestcaseGenerator.py: Move constants from RelLib to
	  const

2005-05-27 20:56  Don Allingham <don@gramps-project.org>

	* [r4720] update due to death of TransTable

2005-05-27 20:34  Alex Roitman <shura@gramps-project.org>

	* [r4719] Update

2005-05-27 20:32  Alex Roitman <shura@gramps-project.org>

	* [r4718] * src/ChooseParents.py: Fix constants. *
	  src/FamilyView.py: Fix constants. * src/PedView.py: Fix
	  constants. * src/ReadGedcom.py: Fix constants. * src/ReadXML.py:
	  Fix constants. * src/SelectChild.py: Fix constants. *
	  src/WriteXML.py: Fix constants.

2005-05-27 20:13  Alex Roitman <shura@gramps-project.org>

	* [r4717] Update

2005-05-27 20:09  Alex Roitman <shura@gramps-project.org>

	* [r4716] * src/const.py.in: Get rid of TransTable use in favor of
	  int contsants. * src/GrampsBSDDB.py (upgrade_2): Use proper
	  constants. * src/RelLib.py: Move constants out to const.py.in.

2005-05-27 19:37  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4715] update

2005-05-27 19:32  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4714] * src/RelLib.py: RepoRef now derives BaseObject to enable
	  full-text search * src/GenericFilter.py: Enable Repositories in
	  full-text search filter

2005-05-27 19:14  Alex Roitman <shura@gramps-project.org>

	* [r4713] * src/GrampsBSDDB.py (upgrade_*): Use transaction for
	  commits.

2005-05-27 17:43  Alex Roitman <shura@gramps-project.org>

	* [r4712] Merge SOUR_REPO branch with main trunk

2005-05-27 14:04  Alex Roitman <shura@gramps-project.org>

	* [r4707] * src/const.py.in: Define integer constants for standard
	  events.

2005-05-27 13:48  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4705] * src/plugins/TestcaseGenerator.py: Support for event
	  references.

2005-05-27 11:23  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4704] * src/EditPerson.py: typo

2005-05-27 09:47  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4703] * src/RelLib.py: Add wrappers for old event handle API
	  including a DeprecationWarning (this makes HEAD no longer
	  completely defunct); Add checks for EventRef class type

2005-05-27 05:07  Alex Roitman <shura@gramps-project.org>

	* [r4700] * src/EditPerson.py: Support for event references. *
	  src/FamilyView.py: Support for event references. *
	  src/ListBox.py: Support for event references. * src/PedView.py:
	  Support for event references. * src/RelLib.py: Support for event
	  references.

2005-05-26 21:35  Alex Roitman <shura@gramps-project.org>

	* [r4696] Update

2005-05-26 21:31  Alex Roitman <shura@gramps-project.org>

	* [r4695] Update

2005-05-26 21:24  Alex Roitman <shura@gramps-project.org>

	* [r4694] Update

2005-05-26 21:03  Alex Roitman <shura@gramps-project.org>

	* [r4693] * src/RelLib.py (EventRef): Add class.

2005-05-26 07:29  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4686] remove debugging output

2005-05-26 06:33  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4685] * src/PedView.py (rebuild_trees): Resize matching is now
	  done later by idle callback; (add_table_to_notebook): Work with
	  PyGtk < 2.4;(format_relation): Adapt format to availably space.

2005-05-26 05:48  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4684] * src/plugins/TestcaseGenerator.py: Add place, media and
	  source references.

2005-05-26 05:04  Alex Roitman <shura@gramps-project.org>

	* [r4683] * src/EditPlace.py: WATCH cursor and temp label for
	  References tab. * src/EditSource.py: Improve manipulating
	  notebook tab labels. * src/Utils.py (temp_label): Add function;
	  (bold_label,unbold_label): Properly set cursor to default. *
	  src/gramps.glade (event editor, source editor, place editor): Add
	  icons to notebook tabs.

2005-05-25 07:24  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4671] 2005-05-25 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py:
	  disabled search because it does not do what the user expects.

2005-05-25 06:56  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4670] fix ScratchPad window close bug.

2005-05-25 05:09  Alex Roitman <shura@gramps-project.org>

	* [r4669] * src/EditSource.py (__init__): set cursor to WATCH
	  before displaying references; call display_references when idle;
	  (display_references): set cursor to LEFT_PTR when done. *
	  src/ListModel.py (__init__): Typo. * src/Utils.py
	  (bold_label,unbold_label): make work with both labels and their
	  parent containers.

2005-05-25 03:58  Don Allingham <don@gramps-project.org>

	* [r4668] conflict resolution

2005-05-24 21:39  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4667] * src/plugins/PHPGedViewConnector.py: Enhanced version.

2005-05-24 13:08  Alex Roitman <shura@gramps-project.org>

	* [r4666] Merge from 2.0.1

2005-05-18 03:42  Don Allingham <don@gramps-project.org>

	* [r4610] * configure.in: bump up verison number to 2.1.0

2005-05-11 19:25  Julio Sánchez <julio.sanchez@gmail.com>

	* [r4556] * src/po/es.po: remerge from 2.0.0

2005-05-11 17:25  Don Allingham <don@gramps-project.org>

	* [r4553] * src/EditPerson.py: remerge from 2.0.0

2005-05-11 14:27  Alex Roitman <shura@gramps-project.org>

	* [r4550] Update

2005-05-11 14:04  Alex Roitman <shura@gramps-project.org>

	* [r4549] Merge changes made in gramps20 into HEAD

2005-05-09 12:25  jemtland

	* [r4519] Updated the po file with the latest template. Merged the
	  template file with the finished translation in the 2.0 brance. 0
	  fuzzy and 0 untranslated..... :)

2005-05-07 02:41  Don Allingham <don@gramps-project.org>

	* [r4499] * src/gramps_main.py: fix beta warning dialog

2005-05-03 11:50  Don Allingham <don@gramps-project.org>

	* [r4470] * src/ListBox.py: added to CVS * src/Makefile.am: added
	  ListBox.py

2005-05-03 04:06  Don Allingham <don@gramps-project.org>

	* [r4465] * src/EditPerson.py: start of new gallery *
	  src/ImageSelect.py: start of new gallery * src/Witness.py: fix
	  listmodel * src/const.py.in: LDS temple names *
	  src/edit_person.glade: start of new gallery

2005-05-01 04:22  Don Allingham <don@gramps-project.org>

	* [r4448] * src/const.py.in: convert Alternate Birth and Alternate
	  Death to Birth and Death

2005-04-30 23:45  Don Allingham <don@gramps-project.org>

	* [r4447] * src/EditPerson.py: Add support for inline editing *
	  src/EventEdit.py: Don't commit events here - should be commited
	  elsewhere * src/ListModel.py: Add support for table callback
	  functions to update data after inline editing

2005-04-29 15:52  Alex Roitman <shura@gramps-project.org>

	* [r4446] * src/edit_person.glade: Compact name edit button.
	  
	  * src/EditPerson.py: remove dead logic for birth/death editing,

2005-04-29 15:45  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4445] * src/plugins/PHPGedViewConnector.py,
	  src/plugins/phpgedview.glade: New files. Start of a client
	  interface for phpGedView. unfinished. Put them in CVS to not
	  loose them.

2005-04-28 22:21  Don Allingham <don@gramps-project.org>

	* [r4442] fix some eventlist handling errors

2005-04-28 04:48  Don Allingham <don@gramps-project.org>

	* [r4437] * src/EditPerson.py: rewrite of tabbed lists *
	  src/EventEdit.py: bold the label * src/ListModel.py: allow column
	  types to be specified * src/edit_person.glade: tab improvements

2005-04-27 19:48  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4436] * src/StartupDialog.py (__init__): Catch Schema errors

2005-04-27 18:30  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4434] * src/gramps_main.py (__init__): Avoid TypeError in
	  schema error message

2005-04-26 16:04  Alex Roitman <shura@gramps-project.org>

	* [r4431] Merge changes made in gramps20 into HEAD

2005-04-26 13:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4430] * src/PedView.py: Removed navigation buttons in flavour
	  of a menu

2005-04-24 19:01  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4417] improve translation consistency

2005-04-24 03:39  Don Allingham <don@gramps-project.org>

	* [r4410] * src/ListModel.py: keep track of data index *
	  src/EventEdit.py: use new label scheme for tabs that uses an icon
	  to indicate used tabs

2005-04-23 20:50  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4409] translations improvements

2005-04-23 16:03  Don Allingham <don@gramps-project.org>

	* [r4407] typo fixes

2005-04-23 15:53  Don Allingham <don@gramps-project.org>

	* [r4406] * src/AddrEdit.py: use new label scheme for tabs that
	  uses an icon to indicate used tabs * src/AttrEdit.py: use new
	  label scheme for tabs that uses an icon to indicate used tabs *
	  src/NameEdit.py: use new label scheme for tabs * src/Date.py:
	  incorporate instance check form gramps20 branch *
	  src/EditPerson.py: add additional fields for name edit, handle
	  lds page better, adapt to new label scheme * src/GrampsDbBase.py:
	  fix typos * src/GrampsGEDDB.py: fix undo handling *
	  src/GrampsInMemDB.py: fix undo handling * src/GrampsXMLDB.py: fix
	  undo handling * src/PeopleView.py: don't reselect an already
	  selected person * src/Utils.py: new tab scheme *
	  src/edit_person.glade new tab scheme * src/gramps_main.py:
	  1->True, 0->False replacements * src/DbPrompter.py: bring up to
	  date with gramps20 branch * src/DisplayModels.py: bring up to
	  date with gramps20 branch * src/ReadGedcom.py: bring up to date
	  with gramps20 branch * src/Relationship.py: bring up to date with
	  gramps20 branch

2005-04-23 06:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4405] * src/GrampsDbBase.py
	  (_find_from_handle,find_object_from_handle,
	  find_place_from_handle): Fix typo

2005-04-20 21:14  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4393] updated Finnish translation

2005-04-19 19:34  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4382] * GenericFilter.py: Don't crash on corrupt database

2005-04-19 19:28  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4380] * src/gramps_main.py: Removed canvas specific calls of
	  the PedView

2005-04-19 16:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4378] small tweaking of text display

2005-04-19 14:47  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4377] * src/GrampsDbBase.py (create_id): Use sys.maxint to get
	  the maximum possible integer number

2005-04-19 11:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4376] * src/PedView.py: Replaced gnome canvas by an
	  implementation that uses gtk+ only. Still incomplete. *
	  src/gramps_main.py: Removed canvas specific calls of the PedView

2005-04-19 04:20  Don Allingham <don@gramps-project.org>

	* [r4375] * src/edit_person.glade: re-add edit_person.glade *
	  src/EditPerson.py: start of new EditPerson dialog *
	  src/ListModel.py: enhancements for the start of inline editing *
	  src/Makefile.am: add edit_person.glade * src/ReadXML.py: commit
	  transactions properly * src/const.py.in: add edit_person.glade
	  back in

2005-04-18 09:35  jemtland

	* [r4371] Merged in the new strings from template.po. Commited it
	  before fixing any of the new strings. We now are two persons
	  doing this translation.

2005-04-17 22:34  Don Allingham <don@gramps-project.org>

	* [r4370] * src/GrampsBSDDB.py: actually perform the commits during
	  the transaction_commit task, instead of the commit_* tasks *
	  src/GrampsInMem.py: actually perform the commits during the
	  transaction_commit task, instead of the commit_* tasks *
	  src/GrampsDbBase.py: actually perform the commits during the
	  transaction_commit task, instead of the commit_* tasks

2005-04-17 19:27  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4369] fix typo

2005-04-17 17:48  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4368] fix typos

2005-04-16 12:16  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4367] * src/plugins/WebPage.py (dump_gendex): Files are named
	  by GRAMPS ID; Alway print fields for birth/death; Fixed typo in
	  DateHandler

2005-04-15 04:50  Don Allingham <don@gramps-project.org>

	* [r4364] * src/plugins/Check.py: loop through family relationships
	  until all problems are resolved

2005-04-14 20:43  Don Allingham <don@gramps-project.org>

	* [r4363] * src/FamilyView.py: make load_family more robust to
	  signals

2005-04-14 20:13  mpupat

	* [r4362] French translation (in progress)

2005-04-14 13:18  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4361] * src/gramps_main.py (undo): Dont emit "database-changed"
	  * src/plugins/plugins/TestcaseGenerator.py: Added option to
	  generate a new transaction for every change on the database.
	  Useful for UNDO and signal testing.

2005-04-14 00:26  Don Allingham <don@gramps-project.org>

	* [r4360] * src/EditSource.py: allow double click on reference to
	  bring up the referece editor * src/EventEdit.py: don't require a
	  callback * src/ImageSelect.py: horrible hack for handling
	  removing parent windows. Alex: HELP!

2005-04-13 22:04  Don Allingham <don@gramps-project.org>

	* [r4359] * src/gramps_main.py: check for reentrancy into the undo
	  handler

2005-04-13 18:16  Don Allingham <don@gramps-project.org>

	* [r4358] * src/plugins/WebPage.py: fixed check on dialog run()
	  return value, changed deprecated gtk.mainiteration to
	  gtk.main_iteration

2005-04-13 17:29  Don Allingham <don@gramps-project.org>

	* [r4357] * src/WriteGedcom.py: fixed problem with skipping events

2005-04-13 02:46  Don Allingham <don@gramps-project.org>

	* [r4355] * src/FamilyView.py: commit family before people when
	  committing new spouse.

2005-04-12 16:23  Don Allingham <don@gramps-project.org>

	* [r4354] typo

2005-04-12 15:16  Don Allingham <don@gramps-project.org>

	* [r4353] * src/EventEdit.py: more robust handler for new place
	  after an edit

2005-04-12 13:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4352] * src/ArgHandler.py: Fixed typo

2005-04-12 01:56  Alex Roitman <shura@gramps-project.org>

	* [r4351] * src/ArgHandler.py: Minor string changes. *
	  src/DbPrompter.py: Minor string changes.

2005-04-12 01:55  Alex Roitman <shura@gramps-project.org>

	* [r4350] * src/po/template.po: Update translation template. *
	  src/po/ru.po: Some translation updates.

2005-04-12 00:58  Alex Roitman <shura@gramps-project.org>

	* [r4349] Merge STABLE translations with the current template

2005-04-11 19:29  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4348] 2005-04-11 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py:
	  hook up to 'database-changed' signal so that pad is cleared when
	  a new database is opened.

2005-04-11 14:54  Alex Roitman <shura@gramps-project.org>

	* [r4347] Cleaner implementation of reference removal

2005-04-11 14:47  Alex Roitman <shura@gramps-project.org>

	* [r4346] * src/SourceView.py (button_press,build_context_menu):
	  Work with multiple selections.

2005-04-11 14:36  Alex Roitman <shura@gramps-project.org>

	* [r4345] * src/MergeData.py (on_merge_places_clicked): Commit
	  event.

2005-04-11 11:10  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4343] * src/plugins/ImportGeneWeb.py: Add line numbers to error
	  messages; Support for "csrc" and "cbp" fields; Catch empty date

2005-04-11 10:11  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4342] * src/plugins/Check.py: Fix events, that reference non
	  existing places

2005-04-11 09:42  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4341] * src/PedView.py (load_canvas): Catch bug of not existing
	  family

2005-04-11 00:07  Alex Roitman <shura@gramps-project.org>

	* [r4340] Typo

2005-04-10 23:40  Alex Roitman <shura@gramps-project.org>

	* [r4339] * src/RelLib.py (BaseObject): add get_referenced_handles,
	  get_handle_referents, and get_referenced_handles_recursively
	  methods. (various subclasses): override get_referenced_handles
	  and/or get_handle_referents as appropriate.

2005-04-10 23:36  Alex Roitman <shura@gramps-project.org>

	* [r4338] * Release: Version 1.1.95 "When danger reared its ugly
	  head, he bravely turned his tail and fled" released. *
	  configure.in: Bump up the version number.

2005-04-10 23:27  Alex Roitman <shura@gramps-project.org>

	* [r4336] * NEWS: Update.

2005-04-10 23:26  Alex Roitman <shura@gramps-project.org>

	* [r4335] Update

2005-04-10 22:08  Don Allingham <don@gramps-project.org>

	* [r4334] * src/EventEdit.py: Add new places to the database.

2005-04-10 21:21  Don Allingham <don@gramps-project.org>

	* [r4332] * src/Check.py: repair family types of "None" in the
	  database

2005-04-10 14:38  Don Allingham <don@gramps-project.org>

	* [r4331] * src/Makefile.am: add MergePeople.py

2005-04-09 22:20  Don Allingham <don@gramps-project.org>

	* [r4330] * src/FamilyView.py: ignore None family types. This
	  should never occur, but we want to be safe.

2005-04-09 18:49  Alex Roitman <shura@gramps-project.org>

	* [r4329] * src/po/template.po: Update translation template.

2005-04-09 13:04  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4328] 2005-04-09 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GrampsDBCallback.py: block
	  recursive signal calls, improved error reporting. All warnings
	  are now printed to stderr even if logging is turned off.

2005-04-09 03:11  Don Allingham <don@gramps-project.org>

	* [r4327] * src/ChooseParents.py: pychecker changes *
	  src/DdTargets.py: pychecker changes * src/FamilyView.py:
	  pychecker changes * src/GrampsCfg.py: pychecker changes *
	  src/MergeData.py: pychecker changes * src/MergePeople.py:
	  pychecker changes * src/NameEdit.py: pychecker changes *
	  src/NoteEdit.py: pychecker changes * src/RelLib.py: pychecker
	  changes * src/gramps_main.py: pychecker changes

2005-04-09 00:31  Don Allingham <don@gramps-project.org>

	* [r4326] * src/GrampsDbBase.py: correctly handle signals when
	  undoing a delete operation * src/PeopleView.py: remove unused
	  signal * src/gramps_main.py: handle history mechanism with new
	  signal scheme, avoiding the double active-changed when selecting
	  an element

2005-04-08 18:52  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4325] * src/GenericFilter.py (FilterParser.startElement): Catch
	  non existing filter rule and print an error message

2005-04-08 15:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4324] * src/PeopleModel.py (column_death_place): Use "Burial"
	  and "Cremation" events

2005-04-08 10:49  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4323] * src/gramps_main.py: Added "Invert" checkbox for person
	  filter; Fix "active-changed" signals to not cause Tracebacks. *
	  src/gramps.glade: Added "Invert" checkbox for person filter *
	  src/PeopleView.py (build_tree): Pass Invert state for Filter to
	  PeopleModel * src/PeopleModel.py: Enable invertation of filter
	  result

2005-04-08 09:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4322] * src/Utils.py (probably_alive): Added two more checks
	  for birth and death year

2005-04-08 08:09  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4321] 2005-04-08 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/Utils.py (probably_alive):
	  fix some bugs and added checking of ancestors.

2005-04-07 20:06  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4320] better variable name

2005-04-07 13:24  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4319] * src/GenericFilter.py: Call prepare/reset for nested
	  filters

2005-04-07 08:18  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4318] 2005-04-07 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/gramps_main.py: correct
	  type signature for 'active-changed' signal. *
	  src/GrampsDBCallback.py: improve the error reporting.

2005-04-07 02:30  Don Allingham <don@gramps-project.org>

	* [r4317] * src/FamilyView.py: keep track of local person during
	  update, connect active-changed signal * src/gramps_main.py: keep
	  track of active-changed, use local person

2005-04-07 00:51  Don Allingham <don@gramps-project.org>

	* [r4316] * src/FamilyView.py: keep track of local person during
	  update * src/PedView.py: update database pointer when database
	  changed, update active person * src/gramps_main.py: keep track of
	  active-changed

2005-04-06 20:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4315] * src/Utils.py (probably_alive): Add some checks to make
	  current year parameter work.

2005-04-06 20:49  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4314] Remove debugging code

2005-04-06 20:26  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4313] * src/gramps.glade: People View: Add label for filter
	  text input field. * src/GenericFilter.py (ProbablyAlive): Add
	  check for input parameter, (HasSourceOf): get handle only once,
	  removed unused code. * src/gramps_main.py: Show label for filter
	  input field.

2005-04-06 15:52  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4312] 2005-04-06 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GenericFilter.py: added a
	  current year parameter to probably alive rule. * src/Utils.py:
	  added a current year parameter to probably alive function.

2005-04-06 15:25  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4311] 2005-04-06 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/FilterEditor.py:
	  Added source IDs into the source combobox.

2005-04-06 15:03  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4310] 2005-04-06 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GenericFilter.py: Added
	  HasSourceOf rule * src/plugins/FilterEditor.py: Added MySource
	  combobox for selecting source IDs.

2005-04-06 13:54  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4309] * src/PedView.py: Truncate place names because they tend
	  to be loooong.

2005-04-06 13:28  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4308] 2005-04-06 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DdTargets.py: added
	  PERSON_LINK_LIST target. * src/FamilyView.py: corrected bug when
	  person is droped if there is no current family. *
	  src/PeopleView.py: enabled dnd of lists of people. *
	  src/plugins/ScratchPad.py: support lists of people.

2005-04-06 13:07  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4307] typo

2005-04-06 10:22  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4306] * src/plugins/ChangeNames.py: Block signal emission
	  during run * src/plugins/Check.py: Block signal emission during
	  run * src/plugins/ImportGeneWeb.py: Block signal emission during
	  run * src/plugins/ImportvCard.py: Block signal emission during
	  run * src/plugins/TestcaseGenerator.py: Block signal emission
	  during run

2005-04-06 10:04  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4305] 2005-04-06 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GrampsDBCallback.py:
	  improved error reporting when there is an error in a callback
	  function. Added unittest for exception in callback function.

2005-04-06 09:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4304] * src/gramps_main.py (post_load): Emit "database-changed"
	  signal instead of calling change_db(). * src/PedView.py: Connect
	  to "database-changed" signal and handle person-update signals to
	  redraw the view. * src/FamilyView.py (__init__) connect to
	  database-changed signal, dont call change_cb because on
	  initialisation there is no real database. (change_db): use
	  database parameter supplied by signal emission. *
	  src/PeopleView.py (__init__) dont connect the signals, this will
	  be done by change_db, (change_db): Use supplied database. *
	  src/SourceView.py (__init__): dont call change_cb because on
	  initialisation there is no real database and this will be done by
	  the signal.

2005-04-06 09:28  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4303] 2005-04-04 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py:
	  made clear buttons sensitive to contents of list and current
	  selection. Added support for PERSON_LINK dnd. * src/DdTargets.py:
	  added PERSON_LINK target and simplified generation of targets
	  lists. * src/FamilyView.py: added dnd of person handles to and
	  from the child list. * src/PeopleView.py: added dnd of person
	  handles from the person list.

2005-04-06 04:39  Alex Roitman <shura@gramps-project.org>

	* [r4302] * src/GrampsBSDDB.py (upgrade_5): Make work with
	  half-upgraded data.

2005-04-05 15:31  Don Allingham <don@gramps-project.org>

	* [r4300] * src/DbPrompter.py: provide a better error message of DB
	  open failure * src/const.py.in: Add Martin Hawlisch and Richard
	  Tayor to author list

2005-04-05 15:02  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4299] * src/PedView.py: Show Baptism/Burial as fallback for
	  birth/death; Moved text generation for details view out of
	  DispBox class so that PedigreeView can use the same string for
	  max size calculation. * src/PeopleModel.py: Show Baptism/Burial
	  as fallback for birth/death. Based on patch from Jim Smart. *
	  src/PeopleView.py: Enable makup that PeopleModel can render
	  fallback data in italics.

2005-04-05 13:33  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4298] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GrampsDBCallback.py: added
	  support for disconnecting callbacks, better test code and lots of
	  logging. Improved the comments.

2005-04-05 04:33  Alex Roitman <shura@gramps-project.org>

	* [r4297] * src/Marriage.py: proper window management on delete
	  event. * src/RelLib.py (Event.are_equal): Correction. *
	  src/Date.py (is_empty): Require empty text for a date to be
	  empty. * src/WriteXML (write_object): Remove places from Media. *
	  src/GrampsDbBase.py (undo): Typos. * src/GrampsDBCallback: Pretty
	  printing for warnings.

2005-04-05 00:58  Don Allingham <don@gramps-project.org>

	* [r4296] * src/ChooseParents.py: fix father/mother relationship *
	  src/FamilyView.py: fix update of child pointers after add *
	  src/PeopleView.py: unselect previous entry on new
	  goto_active_person * src/MediaView.py: pass handle instead of
	  GRAMPS ID during drag-n-drop

2005-04-04 23:52  Don Allingham <don@gramps-project.org>

	* [r4295] * src/GrampsBSDDB.py: remove transaction.batch in favor
	  of signal suppression * src/GrampsDbBase.py: remove
	  transaction.batch in favor of signal suppression *
	  src/GrampsInMemDB.py: remove transaction.batch in favor of signal
	  suppression * src/ReadGedcom.py: fix relation typo,
	  enable/disable signals around import * src/ReadXML.py:
	  enable/disable signals around import * src/gramps_main.py:
	  disable signals before undo and exit

2005-04-04 19:53  Don Allingham <don@gramps-project.org>

	* [r4294] * src/MedaiView.py: pass handle instead of GRAMPS ID
	  during drag-n-drop

2005-04-04 19:28  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4293] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GrampsDBCallback.py: Don't
	  check callbacks if the dict is empty.

2005-04-04 16:41  Don Allingham <don@gramps-project.org>

	* [r4292] * src/GrampsDbBase.py: add "request_rebuild" to
	  encapsulate rebuild requests in the database instance *
	  src/ReadXML.py: use request_rebuild instead of directly emitting
	  s ignals * src/ReadGedCom.py: use request_rebuild instead of
	  directly emitting signals

2005-04-04 15:53  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4291] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/GrampsDBCallback.py: Added
	  code to disable/enable signals on a per instance or all instance
	  bassis. Improved test code and changed type checking to use
	  isinstance instead of type().

2005-04-04 15:38  Alex Roitman <shura@gramps-project.org>

	* [r4290] * src/ImageSelect.py (on_savephoto_clicked): Pass
	  transaction to savephoto; (savephoto): take transaction
	  argument); (on_photolist_drag_data_received): Pass transaction.

2005-04-04 03:59  Don Allingham <don@gramps-project.org>

	* [r4289] * src/FamilyView.py: commit family properly *
	  src/PedView.py: change_active_person typo * src/PeopleView.py:
	  don't change active person with updated * src/SelectChild.py: Fix
	  callbacks * src/gramps_main.py: load active family on change

2005-04-04 01:11  Don Allingham <don@gramps-project.org>

	* [r4288] * src/ArgHandler.py: Make sure all databases are closed
	  before creating a new one. * src/DisplayModels.py: Calculate new
	  nodes properly after a node has be deleted. The node hasn't been
	  removed from the database yet. * src/EditPerson.py: Add check for
	  unknown gender before closing * src/EditSource.py: Remove
	  unnecessary updates * src/GrampsBSDDB.py: check for open in
	  close() * src/GrampsDbBase.py: spelling error * src/MediaView.py:
	  connect to database-changed * src/PedView.py: remove unused
	  update function * src/PeopleView.py: connect to database-changed
	  * src/PlaceView.py: connect to database-changed *
	  src/SourceView.py: connect to database-changed, remove
	  unnecessary callback * src/gramps_main.py: add database-changed
	  signal

2005-04-04 00:27  Alex Roitman <shura@gramps-project.org>

	* [r4287] * src/AddMedia.py: Remove unneeded update argument. *
	  src/ArgHandler.py (auto_save_load): Mysterious workaround :-). *
	  src/EditPlace.py (display_references): Drop media objects;
	  (DeletePlaceQuery.query_response): use proper handle removal. *
	  src/GrampsBSDDB.py (remove_object): emit media signal. *
	  src/GrampsDbBase.py (GrampsDbBase): Add media-related signals;
	  (commit_media_object,transaction_commit,undo): emit media
	  signals. * src/ImageSelect.py
	  (GlobalMediaProperties,DeleteMediaQuery): Remove unneeded update
	  argument. * src/MediaView.py
	  (media_add,media_update,media_delete): Add callbacks;
	  (change_db): connect callbacks to signals;
	  (popup_change_description): Call property editor without callback
	  param; (on_add_clicked): Call AddMedia without callback param;
	  (add_object,update_display,add_to_display): Remove unneeded
	  methods; (on_edit_clicked): call property editor without callback
	  param; (on_delete_clicked): call deleter without callback param;
	  (on_drag_data_received): Call property editor without callback
	  param. * src/PlaceView.py (new_place_after_edit): Remove unneeded
	  method; (delete_place): Remove unneeded tree update; (is_used)
	  Add method; (on_delete_clicked): Use new detection method.

2005-04-02 21:14  Don Allingham <don@gramps-project.org>

	* [r4286] * src/ReadGedcom.py: emit proper signals to notify of a
	  database rebuild, handle parent/child relationships better -
	  eliminate string types * src/ReadXML.py: emit proper signals to
	  notify of a database rebuild * src/Sources.py: select just added
	  handle after an addition

2005-04-02 17:53  Don Allingham <don@gramps-project.org>

	* [r4285] * src/SourceView.py: fix multiple selection problem.

2005-04-02 06:12  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4284] * src/EditPerson.py: Remove unneeded arguments. *
	  src/Marriage.py: Remove unneeded arguments.

2005-04-02 05:33  Don Allingham <don@gramps-project.org>

	* [r4283] * src/EditPerson.py: removed unused callback functions *
	  src/GrampsDbBase.py: remove duplicate signal emissions *
	  src/SourceView.py: reformat code * src/Sources.py: catch
	  source-add signal and redraw menu

2005-04-02 00:11  Alex Roitman <shura@gramps-project.org>

	* [r4281] * src/EditPerson.py (on_edit_name_clicked): Remove
	  unneeded argument.

2005-04-01 21:51  Don Allingham <don@gramps-project.org>

	* [r4280] * src/AddSpouse.py: remove unused callbacks *
	  src/FamilyView.py: remove unused callbacks

2005-04-01 20:50  Don Allingham <don@gramps-project.org>

	* [r4279] added

2005-04-01 20:32  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4278] * src/plugins/TestcaseGenerator.py: Small changes to
	  family generation * src/plugins/StatisticsChart.py: Added
	  statistics for Surnames, Number of Families and Event Types

2005-04-01 20:04  Don Allingham <don@gramps-project.org>

	* [r4277] * src/GrampsDBCallback.py: rewrite of new callback scheme
	  using python signals * src/GrampsDbBase.py: handle signals
	  instead of callback functions * src/GrampsInMemDB.py: handle
	  signals instead of callback functions * src/Makefile.am: Add
	  GrampsDBCallback.py * src/PeopleView.py: handle signals instead
	  of callback functions * src/PlaceView.py: handle signals instead
	  of callback functions * src/SourceView.py: handle signals instead
	  of callback functions

2005-04-01 19:34  Don Allingham <don@gramps-project.org>

	* [r4276] * src/gramps.glade: disable scrollbars in Pedigree View *
	  src/PedView.py: Apply Martin Hawlisch's canvas resize patch

2005-04-01 15:58  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4275] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ImageSelect.py
	  (on_photolist_drag_data_get): forgot to remove print statement.

2005-04-01 15:15  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4274] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DdTargets.py: added dnd
	  type for media objects * src/ImageSelect.py: altered dnd code to
	  use gramps specific dnd target when dnd is used between gramps
	  windows. * src/plugins/ScratchPad.py: added support for media
	  object. This is still a little simplistic. It would be nice to
	  generate thumbnails as tooltips and to access some of the image
	  meta data in the ui.

2005-04-01 14:42  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4273] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ImageSelect.py
	  (Gallery.on_drag_begin): tiny fix to correct image dnd

2005-04-01 14:22  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4272] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py
	  (ScratchPadListView.register_wrapper_classes, ScratchPadName):
	  added support for Names * src/EditPerson.py (EditPerson.__init__,
	  EditPerson.name_drag_data_get, EditPerson.name_drag_begin,
	  EditPerson.name_drag_data_received): added dnd for Names *
	  src/DdTargets.py (_DdTargets.__init__,
	  _DdTargets.all_gramps_types, _DdTargets.all_gramps_targets):
	  added Names as dnd target.

2005-04-01 13:39  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4271] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py:
	  changed pickle to cPickle. cPickle is much faster. *
	  src/EditPerson.py: changed pickle to cPickle. cPickle is much
	  faster. * src/EditPlace.py: changed pickle to cPickle. cPickle is
	  much faster. * src/Marriage.py: changed pickle to cPickle.
	  cPickle is much faster. * src/Sources.py: changed pickle to
	  cPickle. cPickle is much faster.

2005-04-01 13:22  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4270] 2005-04-01 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py
	  (ScratchPadListView.object_drag_data_received,
	  ScratchPadListView.on_object_select_row): disables drop that
	  originates from the pad itself and enabled dropping into the
	  correct row as indicated by the UI.

2005-04-01 09:59  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4269] * src/plugins/TestcaseGenerator.py: Added generation of
	  invalid event references of persons * src/plugins/Check.py: Check
	  for invalid event references of persons

2005-04-01 07:39  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4268] * src/plugins/Check.py: new database callback scheme; Use
	  Utils.family_name. * src/plugins/ChangeNames.py: new database
	  callback scheme * src/plugins/TestcaseGenerator.py: new database
	  callback scheme

2005-04-01 05:33  Don Allingham <don@gramps-project.org>

	* [r4267] * src/AddSpouse.py: new database callback scheme. This
	  scheme provides a registration mechanism to signal interested
	  objects when database commits occur. The eliminates most of all
	  callback functions tied to interface windows. * src/AddrEdit.py:
	  new database callback scheme * src/AttrEdit.py: new database
	  callback scheme * src/ChooseParents.py: new database callback
	  scheme * src/EditPerson.py: new database callback scheme *
	  src/EditPlace.py: new database callback scheme *
	  src/EditSource.py: new database callback scheme *
	  src/EventEdit.py: new database callback scheme *
	  src/FamilyView.py: new database callback scheme *
	  src/GrampsBSDDB.py: new database callback scheme *
	  src/GrampsDbBase.py: new database callback scheme *
	  src/GrampsInMemDB.py: new database callback scheme *
	  src/Marriage.py: new database callback scheme * src/NameEdit.py:
	  new database callback scheme * src/PeopleView.py: new database
	  callback scheme * src/PlaceView.py: new database callback scheme
	  * src/ReadGedcom.py: new database callback scheme *
	  src/ReadXML.py: new database callback scheme * src/SourceView.py:
	  new database callback scheme * src/Sources.py: new database
	  callback scheme * src/gramps_main.py: new database callback
	  scheme

2005-04-01 05:09  Alex Roitman <shura@gramps-project.org>

	* [r4266] * src/plugins/ScratchPad.py (ScratchPadWindow.__init__):
	  Minor change.

2005-04-01 04:34  Alex Roitman <shura@gramps-project.org>

	* [r4265] * src/GrampsBSDDB.py (upgrade): Delegate particular
	  versioned upgrades to separate methods; provide upgrade_5 method.
	  * src/RelLib.py: Remove place from MediaObjects; minor
	  improvements. * src/SourceView.py (button_press): Proper
	  selection on double-click. * src/plugins/Check.py
	  (check_for_broken_family_links): Typo.

2005-04-01 04:28  Alex Roitman <shura@gramps-project.org>

	* [r4264] Update

2005-03-31 14:23  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4263] * plugins/TestcaseGenerator.py: Added a dialog to specify
	  what is to be generated and a ProgressBar. Enhanced family tree
	  generation and randomized names a little more. You can now
	  generate thousands of people :-)

2005-03-31 13:16  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4262] 2005-03-31 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/stock_link.png:
	  added icon for scratchpad display * src/DdTargets.py (all_text):
	  new method to return all text ddtypes * src/TreeTips.py
	  (__treetip_show): added support for tips to be callable methods
	  so that tips can be generated on the fly. *
	  src/plugins/Makefile.am: added stock_link.png icon *
	  src/plugins/ScratchPad.py: almost complete rewrite to make proper
	  use of gtk widgets and make more flexible for adding support for
	  new dnd object types. Added link icon if the object is a link to
	  a primary object.

2005-03-31 04:30  Don Allingham <don@gramps-project.org>

	* [r4261] * src/MergePeople.py: provide more date in compare
	  window, fix event merging for families. Copy alternate names. *
	  src/plugins/Merge.py: support for new merge technique *
	  src/PeopleView.py: divide rebuild_data into two functions *
	  src/PeopleModel.py: clean up insertion functions *
	  src/gramps_main.py: remove unused code

2005-03-31 03:54  Don Allingham <don@gramps-project.org>

	* [r4260] * src/MergePeople.py: provide more date in compare
	  window, fix event merging for families. Copy alternate names.

2005-03-31 03:33  Don Allingham <don@gramps-project.org>

	* [r4259] update

2005-03-31 03:30  Don Allingham <don@gramps-project.org>

	* [r4258] * src/MergePeople.py: provide more date in compare
	  window, fix event merging for families.

2005-03-30 20:44  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4257] small typo

2005-03-30 10:37  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4256] * plugins/TestcaseGenerator.py: Added some more testcases
	  of invalid relations * plugins/Check.py: Added some comments an
	  handling for some more invalid references

2005-03-30 03:50  Don Allingham <don@gramps-project.org>

	* [r4255] update

2005-03-30 01:45  Don Allingham <don@gramps-project.org>

	* [r4254] * src/ReadXML.py: handle date object on names *
	  src/gramps.glade: add menu items for merging *
	  src/MergePeople.py: new person merge * src/gramps_main.py: merge
	  handling callbacks * src/mergedata.glade: updated interface for
	  merging
	  
	  * src/SourceView.py: connect SourceView.merge into the multiple
	  selection mechanism

2005-03-29 19:47  Alex Roitman <shura@gramps-project.org>

	* [r4253] * src/gramps_main.py (undo_callback,redo_callback): Minor
	  improvements, (read_file): Always re-initialize Undo and Redo
	  items to insensitive blanks after new database load; (post_load):
	  Set up database's callbacks for Undo and Redo after load. *
	  src/gramps.glade: Make Redo label non-stock to allow label
	  change.

2005-03-29 16:41  Alex Roitman <shura@gramps-project.org>

	* [r4252] * src/gramps_main.py (delete_person_response):
	  Object/handle mixups, remove unneeded commits.

2005-03-29 16:05  Alex Roitman <shura@gramps-project.org>

	* [r4251] * src/Witness.py (WitnessEditor.__init__): Work around
	  missing reference.

2005-03-29 15:19  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4250] 2005-03-29 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py
	  (on_object_select_row): fixed the drop of text into TextView
	  widgets.

2005-03-29 13:16  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4249] 2005-03-29 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DdTargets.py: add family
	  targets to target list functions * src/Marriage.py
	  (at_dest_drag_data_received, ev_dest_drag_data_received,
	  ev_source_drag_data_get, at_source_drag_data_get): fixed dnd
	  methods and added use of DdTarget types. *
	  src/plugins/ScratchPad.py (generate_family_event_tooltip,
	  generate_family_event_tooltip, redraw_object_list): added support
	  for family events and attributes.

2005-03-28 05:05  Alex Roitman <shura@gramps-project.org>

	* [r4248] Update

2005-03-28 04:59  Alex Roitman <shura@gramps-project.org>

	* [r4247] Update

2005-03-28 04:58  Alex Roitman <shura@gramps-project.org>

	* [r4246] * src/RelLib.py (NoteBase,PlaceBase): Add new classes. *
	  src/ReadGedcom.py: Use get_note for comments. * src/ReadXML.py:
	  Use get_note for comments. * src/Sources.py: Use get_note for
	  comments. * src/WriteGedcom.py: Use get_note for comments. *
	  src/WriteXML.py: Use get_note for comments. *
	  src/plugins/Ancestors.py: Use get_note for comments. *
	  src/plugins/FtmStyleAncestors.py: Use get_note for comments. *
	  src/plugins/FtmStyleDescendants.py: Use get_note for comments. *
	  src/plugins/NavWebPage.py: Use get_note for comments. *
	  src/plugins/ScratchPad.py: Use get_note for comments. *
	  src/plugins/WebPage.py: Use get_note for comments.

2005-03-28 04:36  Don Allingham <don@gramps-project.org>

	* [r4245] * src/SourceView.py: connect SourceView.merge into the
	  multiple selection mechanism

2005-03-28 04:22  Alex Roitman <shura@gramps-project.org>

	* [r4244] * src/MergeData.py: Files for places and sources. *
	  src/PlaceView.py (build_context_menu): Typo. * src/SourceView.py
	  (__init__,build_tree): Allow multiple, selections; (merge): Add
	  placeholder method (borrowed from places, needs work. *
	  src/gramps_main.py (on_views_switch_page): Enable merge button;
	  (on_merge_activate): Call merge for sources.

2005-03-27 06:14  Alex Roitman <shura@gramps-project.org>

	* [r4243] * src/RelLib.py (Source.replace_source_references): Add
	  method. * src/MergeData.py (MergeSources.merge): Use new handle
	  replacement.

2005-03-26 23:50  Don Allingham <don@gramps-project.org>

	* [r4242] * src/MergeData.py: Add interface support for
	  parents/family merging

2005-03-26 21:59  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4241] * src/plugins/Check.py (check_parent_relationships):
	  Catch some more database errors. Messages in the report still
	  need some work. * src/plugins/TestcaseGenerator.py: New plugin
	  that creates some of the errors that crashed Check.py before.

2005-03-26 15:27  Don Allingham <don@gramps-project.org>

	* [r4240] * src/EventEdit.py: Display error message if event type
	  not specified. * src/gramps_main.py: fix merge callback

2005-03-26 15:00  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4239] * src/plugins/Check.py (check_parent_relationships): typo

2005-03-26 10:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4238] * src/plugins/Check.py: Add check for child handle in
	  family, that does no longer exist in database

2005-03-25 21:20  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4237] 2005-03-25 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ScratchPad.py
	  (ScratchPadWindow): moved content of pad to a class attribute so
	  that it is preserved when the pad is closed. * src/ScratchPad.py
	  (add_itself_to_menu, remove_itself_from_menu): removed large
	  section of commented code.

2005-03-25 21:05  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4236] 2005-03-25 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/Sources.py: converted to
	  use DdTargets.py * src/FamilyView.py: converted to use
	  DdTargets.py * src/EditPerson.py: converted to use DdTargets.py *
	  src/EditPlace.py: converted to use DdTargets.py *
	  src/Marriage.py: converted to use DdTargets.py *
	  src/DdTargets.py: added targets for FAMILY_EVENT,
	  FAMILY_ATTRIBUTE, CHILD and SPOUSE

2005-03-25 03:34  Alex Roitman <shura@gramps-project.org>

	* [r4235] * src/plugins/FilterEditor.py: single instance, help. *
	  src/rule.glade: icon, help. * src/plugins/SoundGen.py: single
	  instance, icon, help. * src/soundex.glade: help. *
	  src/plugins/RelCalc.py: icon. * src/plugins/ScratchPad.py: single
	  instance, help. * src/scratchpad.glade: help.

2005-03-25 00:24  Alex Roitman <shura@gramps-project.org>

	* [r4234] * src/plugins/ChangeTypes.py: icon, window management,
	  single instance. * src/plugins/changetype.glade: delete event. *
	  src/plugins/ReorderIds.py: Disable for the time being. *
	  src/plugins/Eval.py: icon, window management, single instance. *
	  src/plugins/eval.glade: dialog. * src/plugins/Leak.py: icon,
	  window management, single instance. * src/plugins/leak.glade:
	  dialog.

2005-03-24 18:54  Alex Roitman <shura@gramps-project.org>

	* [r4233] Update

2005-03-24 17:17  Alex Roitman <shura@gramps-project.org>

	* [r4232] * src/RelLib.py (Witness.__init__): Typo. *
	  src/plugins/Check.py (cleanup_missing_photos): Use new mediaref
	  detection/removal, icons, window management. *
	  src/plugins/summary.glade: non-modal dialog. *
	  src/plugins/Verify.py (VerifyResults): Use title once.

2005-03-24 13:44  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4231] 2005-03-24 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/DdTargets.py: new module
	  to manage drag and drop target data. * src/Makefile.am: added
	  DdTargets.py * src/ScratchPad.py: modified to use DdTargets.py.
	  This is the first stage. I will look at modifying EditPersons.py
	  to use DdTargets.py next

2005-03-24 06:22  Alex Roitman <shura@gramps-project.org>

	* [r4230] * src/gramps_main.py (tool_callback): Typo. *
	  src/QuestionDialog.py: Use gramps icon. *
	  src/plugins/EventCmp.py: HIG; single instance; help. *
	  src/plugins/eventcmp.glade: HIG; help. *
	  src/plugins/Desbrowser.py: HIG, help, rebuild model after edit. *
	  src/plugins/desbrowse.glade: help, info label. *
	  src/plugins/PatchNames.py: HIG, help, single instance. *
	  src/plugins/patchnames.glade: HIG, help. * src/plugins/Merge.py:
	  HIG, help, single instance. * src/plugins/merge.glade: HIG, help.
	  * src/plugins/ChangeNames.py: HIG, help, single instance.

2005-03-24 03:27  Alex Roitman <shura@gramps-project.org>

	* [r4229] * src/plugins/Verify.py (VerifyResults): Add class for
	  displaying results; help for the settings window; single instance
	  of the tool. * src/plugins/verify.glade: HIG compliance, break
	  things into tabs.

2005-03-23 22:58  Don Allingham <don@gramps-project.org>

	* [r4228] * src/EventEdit.py: Display error message if event type
	  not specified. * src/gramps_main.py: fix merge callback

2005-03-23 22:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4227] * doc/gramps-manual/de/*.xml: Incorporated changes from
	  STABLE branch.

2005-03-23 22:01  Don Allingham <don@gramps-project.org>

	* [r4226] * src/EventEdit.py: disable OK button if event type is an
	  empty string * src/gramps_main.py: fix merge callback

2005-03-23 16:08  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4225] * src/RelLib.py: Added self.get_date() to
	  get_text_data_child_list(). This way the date is searchable in
	  the full-text search filter.

2005-03-23 15:48  Alex Roitman <shura@gramps-project.org>

	* [r4224] Update

2005-03-23 13:46  Alex Roitman <shura@gramps-project.org>

	* [r4223] * src/RelLib.py (PrivacyBase): Add base class for privacy
	  capabilities; (PrivateSourceNote): Inherits from SourceNote and
	  PrivacyBase; (MediaRef,Url,Witness,SourceRef): Remove unneeded
	  privacy methods. * src/ImageSelect.py
	  (GlobalMediaProperties.display_refs): Typos.

2005-03-22 23:59  Alex Roitman <shura@gramps-project.org>

	* [r4222] * src/Sources.py: Use get_date_object (not get_date) for
	  source refs. * src/ReadXML.py: Use get_date_object for source
	  refs. * src/WriteXML.py: Use get_date_object for source refs. *
	  src/WriteGedcom.py: Use get_date_object for sourcerefs. *
	  src/plugins/FtmStyleAncestors.py: Use get_date_object for
	  sourcerefs. * src/plugins/FtmStyleDescendants.py: Use
	  get_date_object for sourcerefs. * src/plugins/NavWebPage.py: Use
	  get_date_object for sourcerefs. * src/plugins/WebPage.py: Use
	  get_date_object for sourcerefs. * src/RelLib.py (DateBase): Add
	  base class for keeping Date; (MediaBase): Do not inherit from
	  BaseObject; (Event,MediaObject,LdsOrd, Address,Name,SourceRef):
	  Inherit all date-related methods from DateBase.

2005-03-22 17:28  Alex Roitman <shura@gramps-project.org>

	* [r4221] Remove unicode handles for places

2005-03-22 17:23  Alex Roitman <shura@gramps-project.org>

	* [r4220] Update

2005-03-22 16:25  Alex Roitman <shura@gramps-project.org>

	* [r4219] Update

2005-03-22 16:23  Alex Roitman <shura@gramps-project.org>

	* [r4218] * src/RelLib.py: Move handle_reference methods from
	  BaseObject to PrimaryObject; (MediaBase): Remove recursive
	  child-related operations on mediarefs, since only primary objects
	  have mediarefs; Rename DataObj to PrivateObject;
	  (People,Family,Event,MediaObject): remove get_handleholder_list,
	  add low-level handle reference detector.

2005-03-22 13:55  Alex Roitman <shura@gramps-project.org>

	* [r4217] * src/RelLib.py (MediaBase): Add base class for media
	  references; (BaseObject): Add has_handle_reference,
	  remove_handle_references, and replace_handle_reference methods;
	  (SourceNote): Add replace_source_references method;
	  (People,Family,Event,MediaObject): Add handle_reference methods.

2005-03-21 05:53  Julio Sánchez <julio.sanchez@gmail.com>

	* [r4216] * src/MergeData.py: further changes to adapt to new API

2005-03-20 04:02  Alex Roitman <shura@gramps-project.org>

	* [r4215] Update

2005-03-20 02:33  Alex Roitman <shura@gramps-project.org>

	* [r4214] * src/gramps.glade: Add tolltip to scratchpad button.

2005-03-19 23:44  Don Allingham <don@gramps-project.org>

	* [r4213] * src/GrampsDbBase.py: handle new column *
	  src/PeopleModel.py: add cause of death field * src/PeopleView.py:
	  add cause of death field * src/gramps.glade: add scratchpad
	  button * src/gramps_main.py: add scratchpad button press callback
	  * src/plugins/ScratchPad.py: call alternate dialog *
	  src/plugins/scratchpad.glade: provide alternate dialog based on
	  gtk.Dialog that implements the help button.

2005-03-19 18:21  Alex Roitman <shura@gramps-project.org>

	* [r4212] * src/gramps.glade: Add date LED buttons for LDS dates. *
	  src/EditPerson.py (draw_lds): Add date LED buttons for LDS dates;
	  (lds_field): Always set date text for LDS dates. *
	  src/Marriage.py (__init__): Add date LED button for LDS date.

2005-03-19 18:12  Alex Roitman <shura@gramps-project.org>

	* [r4211] Update

2005-03-19 06:26  Alex Roitman <shura@gramps-project.org>

	* [r4208] * doc/gramps-manual/C/figures/export-druid.png: Update. *
	  doc/gramps-manual/C/gramps-manual.xml: Update.

2005-03-18 12:16  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4206] 2005-03-18 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/plugins/ScratchPad.py:
	  Tidy up of drag target type handling. * src/EditPerson.py
	  (x_drag_data_received): fixed problem with drag and drop of
	  objects that have srcrefs.

2005-03-17 20:33  Alex Roitman <shura@gramps-project.org>

	* [r4204] * src/gramps_main.py (__init__): Catch
	  "ErrorSchemaInvalid" exception * src/Errors.py
	  (GConfSchemaError): Add new exception. * src/const.py.in: Remove
	  exception string "ErrorSchemaInvalid" (replaced by new class). *
	  src/GrampsGconfKeys.py (get_bool,get_int,get_string): Raise
	  exception.

2005-03-17 19:38  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4201] typo

2005-03-17 19:28  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4200] * src/GrampsGconfKeys.py (get_bool,get_int,get_string):
	  Raise exception when default value could not be get from gconf
	  schema * src/const.py.in: Add custom exception
	  "ErrorSchemaInvalid" * src/GrampsMime.py (mime_type_is_defined):
	  New method that returns True/False * src/gramps_main.py
	  (__init__) Catch "ErrorSchemaInvalid" exception and check for
	  installed MIME-type. Show error because installation is
	  incomplete.

2005-03-17 17:19  Alex Roitman <shura@gramps-project.org>

	* [r4199] * acinclude.m4: Add macro for defining SHARED_MIME_DIR. *
	  configure.in: Use AM_SHARED_MIME macro. * src/data/Makefile.am:
	  Use defined GCONF_SCHEMA_FILE_DIR and SHARED_MIME_DIR, not the
	  hardcoded paths.

2005-03-17 12:51  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4197] * src/Exporter.py (build_info_page): proofreading;
	  (build_format_page): shrink the size of the window by using
	  tooltips to display the format description. *
	  src/plugins/ExportVCard.py: New (unfinished) plugin to export
	  addresses to pim applications. * src/plugins/vcardexport.glade:
	  GUI for the Exporter Druid of vCard export *
	  src/plugins/ExportVCalendar.py: New (unfinished) plugin to export
	  events for calendaring applications. *
	  src/plugins/vcalendarexport.glade: GUI for the Exporter Druid of
	  vCalendar export

2005-03-16 22:40  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4196] * src/plugins/ImportvCard.py: A quickly hacked version of
	  a vCard importer. Maybe it is useful for someone. *
	  src/const.py.in: added mime for vCard import.

2005-03-16 16:38  Alex Roitman <shura@gramps-project.org>

	* [r4195] * src/GenericFilter.py (HasTextMatchingSubstringOf):
	  Minor. * src/plugins/FilterEditor.py (EditRule:__init__): Typo. *
	  ChangeLog.old: Add to CVS the pre-2005 ChangeLog; Split off
	  current.

2005-03-16 16:37  Alex Roitman <shura@gramps-project.org>

	* [r4194] Update

2005-03-16 14:13  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4193] * src/GenericFilter.py (HasTextMatchingSubstringOf): add
	  checkboxes for case and regexp matching;
	  (HasTextMatchingRegexpOf) Added wrapper to use regexp matching in
	  HasTextMatchingSubstringOf * src/gramps_main.py: Add new regular
	  expression filter * src/plugins/FilterEditor.py
	  (EditRule:__init__): Treat params of new filter as boolean. *
	  TODO: Add parameter definition of Filter Rules to the filter
	  itself, so it can be removed from the filter editor and used by
	  PeopleView.

2005-03-16 13:52  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4192] 2005-03-16 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/ScratchPad.py
	  (ScratchPad): improved the generation of tooltip information for
	  most object types.

2005-03-16 08:51  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4191] 2005-03-16 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/EditPerson.py
	  (EditPerson.ev_drag_data_received): Fixed drag and drop of
	  events.

2005-03-16 06:04  Alex Roitman <shura@gramps-project.org>

	* [r4189] * src/data/gramps.xml: Correct GW magic to not collide
	  with XML.

2005-03-15 21:04  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4188] * src/plugins/ImportGeneWeb.py: fixed small typos

2005-03-15 20:16  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4187] HasTextMatchingSubstringOf: Syncronized filter name

2005-03-15 16:26  Alex Roitman <shura@gramps-project.org>

	* [r4186] * src/GenericFilter.py (HasTextMatchingSubstringOf):
	  Rename FullTextSearch as well as its descriptions. *
	  src/gramps_main.py: Change string for filter menu. *
	  src/plugins/FilterEditor.py (EditRule.__init__): Hide window
	  while drawing. * src/DateEdit.py (DateEditorDialog.__init__):
	  Hide window while drawing.

2005-03-15 15:56  Alex Roitman <shura@gramps-project.org>

	* [r4185] * src/RelLib.py (Source.get_text_data_child_list,
	  Family.get_text_data_child_list): Add missing lists. *
	  src/GenericFilter.py (FullTextSearch): Correct description.
	  
	  * src/GenericFilter.py (FullTextSearch): Added new filter that
	  provides a full-text search thru (nearly) all attributes and
	  linked objects of a person.

2005-03-15 13:48  Richard Taylor <rjt-gramps@thegrindstone.me.uk>

	* [r4184] 2005-03-15 Richard Taylor
	  <rjt-gramps@thegrindstone.me.uk> * src/Makefile.am : Added
	  TreeTip.py to list of installed modules. * src/TreeTip.py: New
	  module that implements tooltips on TreeView rows. *
	  src/plugins/Makefile.am: Added ScratchPad.py and
	  scratchpad.glade. * src/plugins/ScratchPad.py: New module to
	  implement a scratch pad for temporary storage of drag and drop
	  objects. * src/plugins/scratchpad.glade: New glade file for
	  ScratchPad window.

2005-03-15 12:56  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4183] * src/GenericFilter.py (FullTextSearch): Added new filter
	  thad provides a full-text search thru (nearly) all attributes and
	  linked objexts of a person. * src/gramps_main.py: add the new
	  filter to the menu. * src/RelLib.py (Event,Source): fix
	  get_text_data_child_list() to correct attributes of the class;
	  (Family): fix get_sourcref_child_list().

2005-03-15 05:23  Alex Roitman <shura@gramps-project.org>

	* [r4182] * src/AddSpouse.py (select_spouse_clicked): Prevent
	  adding oneself and oneself's parents as a spouse; When aborting,
	  do not close dialog. * src/RelLib.py (BaseObject): Add base data
	  class, to support capabilites common to all gramps objects;
	  (matches_string, matches_regexp): Add methods for searching
	  textual objects;
	  (Person,Family,Event,Place,Source,MediaRef,LdsOrd,Attribute,Address,
	  Name,Location,Note,Url,Witness,SourceRef): Add methods for
	  determining textual objects and children with textual objects.

2005-03-14 23:30  Don Allingham <don@gramps-project.org>

	* [r4180] * src/gramps_main.py: use new GRAMPS homepage

2005-03-14 03:51  Alex Roitman <shura@gramps-project.org>

	* [r4178] Update

2005-03-14 03:50  Alex Roitman <shura@gramps-project.org>

	* [r4177] * src/DisplayTrace.py (__init__): Mark debian distros.

2005-03-14 00:10  Alex Roitman <shura@gramps-project.org>

	* [r4173] * src/EventEdit.py (get_place): Typo.

2005-03-13 22:10  Alex Roitman <shura@gramps-project.org>

	* [r4172] * src/DateEdit.py (update_after_editor): Add method. *
	  src/EditPerson.py: Always have birth/death events (never None);
	  Use new update method for dates; Only commit death/birth if
	  changed; Only add new birth/death if non-empty. *
	  src/EventEdit.py: Translate stored event names before including
	  in menu; Exclude birth/death from menu; Do not add birth/death to
	  the custom event types; Only detect type change for
	  non-birth/death. * src/GrampsDbBase.py: Do not commit objects
	  with empty handles. * src/GrampsInMemDB.py: Do not commit objects
	  with empty handles. * src/Utils.py (family_name): Add clause for
	  unknown parents.

2005-03-13 19:49  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4171] * src/GenericFilter.py (Rule,GenericFilter): New methods
	  prepare() and reset(), that are called before/after a filter is
	  applied, to properly support query caches; (IsWitness): new
	  filter;
	  (RelationshipPathBetween,IsDescendantOf,IsLessThanNthGenerationDescendantOf,
	  IsMoreThanNthGenerationDescendantOf,IsChildOfFilterMatch,IsSiblingOfFilterMatch,
	  IsAncestorOf,IsAncestorOfFilterMatch,IsLessThanNthGenerationAncestorOf,
	  IsMoreThanNthGenerationAncestorOf,IsParentOfFilterMatch,HasCommonAncestorWith):
	  use prepare() and reset() to create a proper query cache.
	  Currently the cache was only created once after object creation
	  and never updated. * src/gramps_main.py: Add new filters to the
	  menu.

2005-03-12 00:44  Alex Roitman <shura@gramps-project.org>

	* [r4161] * src/Utils.py (get_media_referents): Add function; Add
	  generic data recovery message. * src/gramps_main.py
	  (delete_person_clicked): Use generic data recovery message. *
	  src/SourceView.py (on_delete_clicked): Use generic data recovery
	  message. * src/EditSource.py (display_references): Change list
	  headings. * src/MediaView.py (on_delete_clicked): Use new
	  mediaref detector; Use generic data recovery message;
	  (delete_objectmis-object_used): Remove functions. *
	  src/ImageSelect.py (GlobalMediaProperties.display_ref): Use new
	  sourceref detection; (DeleteMediaQuery__init__): Accept object
	  handle and lists; (DeleteMediaQuery.query_response): Use new
	  mediaref removal.

2005-03-11 21:05  Alex Roitman <shura@gramps-project.org>

	* [r4160] * src/RelLib.py (SourceNote): Add methods for detection
	  and removal source references in itself and child objects;
	  (SourceNote,Person, Family,Event,Place,Source,MediaRef): Add
	  method for determining child sourceref-capable objects. *
	  src/Utils.py (get_source_referents): Add function. *
	  src/EditSource.py (display_references): Use new sourceref
	  detection; (DelSrcQuery.__init__): Accept object lists;
	  (DelSrcQuery.query_response): Use new sourceref removal. *
	  src/SourceView.py (on_delete_clicked): Use new sourceref
	  detection; (delete_source,is_used): Remove functions.

2005-03-11 20:53  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4159] * src/GenericFilter.py (PersonWithIncompleteEvent,
	  FamilyWithIncompleteEvent, ProbablyAlive,PeoplePrivate): Add
	  filter rules. * src/gramps_main.py (init_filters): Add new
	  filters to the menu.

2005-03-10 22:19  Martin Hawlisch <martin.hawlisch@gmx.de>

	* [r4158] * src/plugins/NavWebPage.py: Catch invalid HomeNote
	  object

2005-03-10 20:55  Alex Roitman <shura@gramps-project.org>

	* [r4157] Update

2005-03-10 19:01  Alex Roitman <shura@gramps-project.org>

	* [r4156] * src/GenericFilter.py (IsBookmarked,IncompleteNames,
	  HaveAltFamilies,HavePhotos,HaveChildren,NeverMarried,
	  MultipleMarriages,NoBirthdate): Add filter rules. *
	  src/gramps_main.py (init_filters): Add new filters to the menu.

2005-03-10 18:55  Alex Roitman <shura@gramps-project.org>

	* [r4155] Update

2005-03-10 04:57  Alex Roitman <shura@gramps-project.org>

	* [r4154] * src/AddSpouse.py (select_spouse_clicked): Prevent
	  adding child of the family as a spouse in that family.

2005-03-10 04:14  Alex Roitman <shura@gramps-project.org>

	* [r4153] Update

2005-03-10 01:38  Don Allingham <don@gramps-project.org>

	* [r4152] * src/ChooseParents.py: Fix widget sensitivity problem,
	  assign integer value instead of string to relationship type *
	  src/FamilyView.py: fix child relationship display value *
	  src/GrampsBSDDB.py: upgrade to DB version 4 (remove string
	  relationship types)

2005-03-10 01:02  Don Allingham <don@gramps-project.org>

	* [r4151] * src/EditPerson.py: call new_after_edit instead of
	  update_after_edit for new people.

2005-03-10 00:28  Alex Roitman <shura@gramps-project.org>

	* [r4150] * src/FamilyView.py: Correct constants for birth
	  relationship.

2005-03-10 00:04  Alex Roitman <shura@gramps-project.org>

	* [r4149] * src/ReadXML.py (start_childof): Use integer relations.
	  * src/WriteXML.py (write_xml_data): Properly test frel. *
	  src/rule.glade: Change button label; add "need to close" label. *
	  src/EditPlace.py: Typo.

2005-03-09 23:06  Alex Roitman <shura@gramps-project.org>

	* [r4148] Update

2005-03-09 22:59  Don Allingham <don@gramps-project.org>

	* [r4147] * src/EditPerson.py: add srcref as a drag and drop item *
	  src/EditPlace.py: add srcref as a drag and drop item *
	  src/Marriage.py: add srcref as a drag and drop item *
	  src/WriteGedcom.py: catch empty event * src/Sources.py: add
	  drag-n-drop for source references

2005-03-09 17:47  Alex Roitman <shura@gramps-project.org>

	* [r4146] * src/GenericFilter.py
	  (IsDefaultPerson,IsSiblingOfFilterMatch): Add filter rules.

2005-03-09 17:12  Don Allingham <don@gramps-project.org>

	* [r4145] * srcNameEdit.py: assign date on close

2005-03-09 16:25  Alex Roitman <shura@gramps-project.org>

	* [r4144] * src/data/gramps.schemas: Place dont-ask key into
	  interface dir. * src/Marriage.py (did_data_change): Compare
	  gramps_id, not handle.

2005-03-09 16:06  Alex Roitman <shura@gramps-project.org>

	* [r4143] * src/PedView.py: Import RelLib for accessing
	  relationship constants. * src/NameEdit.py: Use empty Date for
	  newly created name.

2005-03-09 04:50  Alex Roitman <shura@gramps-project.org>

	* [r4142] * src/ChooseParents.py: Stop parent selection window from
	  being modal; fix child/parent relations from strings to integers.

2005-03-09 03:58  Don Allingham <don@gramps-project.org>

	* [r4141] * src/ChooseParents.py: change _nsort to _model *
	  src/GrampsBSDDB.py: fix event secondary index function to that
	  the event name is used instead of the GRAMPS id.

2005-03-09 01:08  Alex Roitman <shura@gramps-project.org>

	* [r4140] * src/plugins/FilterEditor.py
	  (on_delete_event,close_filter_editor): Update filter ComboBox in
	  the main window. * src/gramps_main.py (init_filters): Clear
	  layout before rebuilding.

2005-03-08 22:24  Alex Roitman <shura@gramps-project.org>

	* [r4139] * src/EditPerson.py (__init__): Only set update sources
	  if possible (calls from ChooseParents don't provide the correct
	  parent, but then the full update goes on anyway). *
	  src/ChooseParents.py (mother_list_select_row,
	  father_list_select_row): Comment out auto-selection of parents.

2005-03-08 22:02  Alex Roitman <shura@gramps-project.org>

	* [r4138] * src/Marriage.py
	  (on_add_clicked,on_event_update_clicked): Typos. *
	  src/AddSpouse.py (select_spouse_clicked): Typo.

2005-03-08 21:11  Alex Roitman <shura@gramps-project.org>

	* [r4137] * src/DbPrompter.py (ImportDbPrompter.chooser): Typo.

2005-03-08 17:41  Alex Roitman <shura@gramps-project.org>

	* [r4135] Update

2005-03-08 17:25  Alex Roitman <shura@gramps-project.org>

	* [r4133] Update

2005-03-08 17:18  Alex Roitman <shura@gramps-project.org>

	* [r4132] * src/EditPerson.py: Remove numerous multiple
	  definitions. * src/AttrEdit.py (__init__): Set text to translated
	  attribute type. * src/const.py.in (display_attr): Add function.

2005-03-08 03:14  Alex Roitman <shura@gramps-project.org>

	* [r4131] * src/AddrEdit.py: Typo. * src/EditPerson.py
	  (on_add_addr_clicked): Typos. * src/EditSource.py
	  (display_references): Add lots of missed source references. *
	  src/ImageSelect.py: Use PluginsMgr instead of Plugins.

2005-03-08 01:11  Don Allingham <don@gramps-project.org>

	* [r4130] * src/RelLib.py: more documentation

2005-03-07 13:49  Alex Roitman <shura@gramps-project.org>

	* [r4127] * src/gramps_main.py (post_load): Upgrade even if no
	  callback.

2005-03-07 13:47  Alex Roitman <shura@gramps-project.org>

	* [r4126] Update

2005-03-07 04:57  Don Allingham <don@gramps-project.org>

	* [r4125] * src/GrampsBSDDB.py: display upgrade messages to stdout

2005-03-06 23:47  Don Allingham <don@gramps-project.org>

	* [r4121] * src/GrampsBSDDB.py: add upgrade to version 3 for new
	  Name type * src/NameEdit.py: add date editor field *
	  src/ReadXML.py: read date field attached to a name *
	  src/WriteXML.py: write date field attached to a name *
	  src/RelLib.py: add date field to Name * src/gramps.glade: add
	  date editor field to Name Editor dialog

2005-03-06 18:32  Alex Roitman <shura@gramps-project.org>

	* [r4120] * src/EditSource.py (display_references): List source's
	  references from personal and family gallery objects.

2005-03-04 15:15  Alex Roitman <shura@gramps-project.org>

	* [r4117] * src/GenericFilter.py (HasAttribute.apply): Make work
	  when no value is given; (HasFamilyAttribute.apply): Make work
	  when no value is given.

2005-03-03 15:00  Alex Roitman <shura@gramps-project.org>

	* [r4115] * src/GenericFilter.py (HasAttribute.apply): Fix the
	  rule. (HasFamilyAttribute.apply): Fix the rule. * src/Marriage.py
	  (on_update_attr_clicked,on_add_attr_clicked): Pass the window to
	  the attribute editor.

2005-03-03 05:43  Alex Roitman <shura@gramps-project.org>

	* [r4114] * src/plugins/Makefile.am: Stop shipping ReadNative.py.

2005-03-03 05:33  Don Allingham <don@gramps-project.org>

	* [r4113] * src/ChooseParents.py: use integers instead of strings
	  for relationship types * src/PedView.py: use integers instead of
	  strings for relationship types * src/ReadGedcom.py: use integers
	  instead of strings for relationship types * src/ReadXML.py: use
	  integers instead of strings for relationship types *
	  src/RelLib.py: use integers instead of strings for relationship
	  types * src/SelectChild.py: use integers instead of strings for
	  relationship types * src/WriteXML.py: use integers instead of
	  strings for relationship types * src/const.py.in: use integers
	  instead of strings for relationship types * src/gramps_main.py:
	  call database update function * src/GrampsBSDDB.py: add database
	  upgrade function * src/GrampsDbBase.py: add database upgrade
	  function

2005-03-03 05:13  Alex Roitman <shura@gramps-project.org>

	* [r4112] * src/plugins/FilterEditor.py: Multiple fixes. *
	  src/GenericFilter.py: Multiple fixes.

2005-03-03 01:44  Don Allingham <don@gramps-project.org>

	* [r4111] fix for older glade

2005-03-03 01:42  Don Allingham <don@gramps-project.org>

	* [r4110] * src/Marriage.py: fix lds menu

2005-03-02 20:48  Don Allingham <don@gramps-project.org>

	* [r4109] * src/AddSpouse.py: use ComboBox instead of ComboBoxEntry
	  for handling child/parent relationships * src/ChooseParents.py:
	  use ComboBox instead of ComboBoxEntry for handling child/parent
	  relationships * src/FamilyView.py: use ModifyParents instead of
	  EditRel * src/SelectChild.py: use ComboBox instead of
	  ComboBoxEntry for handling child/parent relationships. Remove
	  EditRel class * src/gramps.glade: use ComboBox instead of
	  ComboBoxEntry for handling child/parent relationships, delete
	  editrel

2005-03-02 14:00  Alex Roitman <shura@gramps-project.org>

	* [r4108] * src/DbPrompter.py (ImportDbPrompter.chooser):
	  Explicitly import XML and GEDCOM. * src/plugins/FilterEditor.py
	  (MySelect.get_text): Typo.

2005-02-28 01:53  Alex Roitman <shura@gramps-project.org>

	* [r4106] Update

2005-02-28 01:51  Alex Roitman <shura@gramps-project.org>

	* [r4105] * src/DbPrompter.py (format_maker): Add mnemonic
	  activation target to the format selector label; Use new import
	  format; don't treat native formats as plugins anymore. *
	  src/PluginMgr.py: Add format name to import registration. *
	  src/ReadGedcom.py: Cleanups; Don't register already native
	  import. * src/ReadXML.py: Don't register already native import. *
	  src/data/gramps.xml: Add magic patterns for XML, GEDCOM, and GW.
	  * src/plugins/ImportGeneWeb.py: Register with format name. *
	  src/plugins/ReadNative.py: Remove obsolete file. *
	  src/plugins/ReadPkg.py: Lots of cleanups; Register with format
	  name.

2005-02-28 01:25  Alex Roitman <shura@gramps-project.org>

	* [r4104] Update

2005-02-27 23:43  Don Allingham <don@gramps-project.org>

	* [r4103] * src/plugins/NavWebPage.py: add the ability to have
	  notes attached to the Introduction and Home pages

2005-02-27 22:05  Julio Sánchez <julio.sanchez@gmail.com>

	* [r4102] * src/MergeData.py: preserve most data while merging
	  families * src/PeopleView.py: allow multiple selection in people
	  list * src/ReadGedcom.py: keep source information in families *
	  src/RelLib.py

2005-02-27 18:56  Julio Sánchez <julio.sanchez@gmail.com>

	* [r4100] * src/MergeData.py: preserve most data while merging
	  families * src/PeopleView.py: allow multiple selection in people
	  list * src/ReadGedcom.py: keep source information in families *
	  src/RelLib.py

2005-02-27 05:51  Don Allingham <don@gramps-project.org>

	* [r4099] * src/AddrEdit.py: update main source list after source
	  addition * src/AttrEdit.py: update main source list after source
	  addition * src/EditPerson.py: update main source list after
	  source addition and place addition * src/EventEdit.py: update
	  main source list after source addition and place addition *
	  src/FamilyView.py: update main source list after source addition
	  * src/Marriage.py: update main source list after source addition
	  * src/NameEdit.py: update main source list after source addition
	  * src/Sources.py: update main source list after source addition *
	  src/gramps_main.py: update main source list after source addition
	  * src/const.py.in: new constants

2005-02-26 05:19  Don Allingham <don@gramps-project.org>

	* [r4098] * src/gramps_main.py: update places and sources after
	  edit

2005-02-26 02:34  Alex Roitman <shura@gramps-project.org>

	* [r4097] * src/DbPrompter.py: Factory functions for file filters;
	  Support for explicit format selection for open and import
	  dialogs.

2005-02-26 01:56  Alex Roitman <shura@gramps-project.org>

	* [r4096] * src/Sources.py (SourceEditor.draw): Do not discard
	  reference data when adding new source.

2005-02-25 17:29  Alex Roitman <shura@gramps-project.org>

	* [r4095] * src/EditPerson.py (on_event_update_clicked): Pass
	  callback. * src/EventEdit.py (__init__): Typo.

2005-02-25 17:07  Alex Roitman <shura@gramps-project.org>

	* [r4094] Update

2005-02-25 17:06  Alex Roitman <shura@gramps-project.org>

	* [r4093] * src/gramps_main.py (undo_callback): Enable underscore
	  in a label. * src/NameDisplay (display_name): Return empty string
	  for None. * src/NameEdit.py (__init__): Compare displayed name
	  with empty string, (update_group_as): Only query grouping for
	  existing name.

2005-02-25 16:36  Alex Roitman <shura@gramps-project.org>

	* [r4092] * src/EditPerson.py (EditPerson.__init__): Correct widget
	  names.

2005-02-25 16:26  Alex Roitman <shura@gramps-project.org>

	* [r4091] * src/Sources.py (SourceEditor.update_display): Do not
	  add source for the second time.

2005-02-25 16:05  Alex Roitman <shura@gramps-project.org>

	* [r4090] * src/DbPrompter.py (GrampsFormatWidget): Add class;
	  (format_maker): Add_function; (NewSaveasDbPrompter.chooser):
	  Support for explicit format selection.

2005-02-25 01:16  Alex Roitman <shura@gramps-project.org>

	* [r4089] Update

2005-02-25 01:13  Alex Roitman <shura@gramps-project.org>

	* [r4088] * src/MediaView.py (on_select_row): Add garbage
	  collection call.

2005-02-24 04:46  Don Allingham <don@gramps-project.org>

	* [r4087] update

2005-02-24 01:40  Don Allingham <don@gramps-project.org>

	* [r4086] * src/DbPrompter.py: catch zero length filename *
	  src/FamilyView.py: fixed selection of spouse's parents *
	  src/gramps_main.py: update display after loading data

2005-02-24 00:25  Don Allingham <don@gramps-project.org>

	* [r4085] * src/AddMedia.py: use new find_mime_type_pixbuf instead
	  of find_icon * src/ImageSelect.py: remove internal media widgets,
	  use new find_mime_type_pixbuf instead of find_icon *
	  src/ImgManip.py: catch pixbuf_new_from_file exception *
	  src/MediaView.py: use new find_mime_type_pixbuf instead of
	  find_icon * src/SelectObject.py: use new find_mime_type_pixbuf
	  instead of find_icon * various: replace the deprecated
	  gtk.TRUE/gtk.FALSE with True/False

2005-02-23 13:30  Alex Roitman <shura@gramps-project.org>

	* [r4084] Update

2005-02-23 04:53  Alex Roitman <shura@gramps-project.org>

	* [r4083] Update

2005-02-23 04:46  Alex Roitman <shura@gramps-project.org>

	* [r4082] * src/gramps_main.py (on_new_clicked): Do not prematurely
	  close db. * src/DbPrompter.py (NewNativeDbPrompter.chooser):
	  Close old db if positively opening a new one.

2005-02-23 04:39  Alex Roitman <shura@gramps-project.org>

	* [r4081] * src/Exporter.py (native_export): Use real export. *
	  src/WriteGrdb.py (exportData): Provide default cl value.

2005-02-23 04:30  Don Allingham <don@gramps-project.org>

	* [r4080] * src/gramps.glade: use ComboBox instead of ComboBoxEntry
	  for temple * src/EditPerson.py: use ComboBox instead of
	  ComboBoxEntry for temple

2005-02-22 18:38  Alex Roitman <shura@gramps-project.org>

	* [r4077] * src/docgen/PdfDoc.py (write_note): Attempt latin1
	  encoding.

2005-02-22 13:29  Alex Roitman <shura@gramps-project.org>

	* [r4076] * configure.in: Bump up the version.
	  
	  * Release: Version 1.1.90 "Successful encyclopedia salesman"
	  released.

2005-02-22 03:55  Don Allingham <don@gramps-project.org>

	* [r4074] 1.1.90 release

2005-02-22 03:43  Alex Roitman <shura@gramps-project.org>

	* [r4073] * src/ReportUtils.py (rgb_color): Add docs; (child_str):
	  Fixes. * src/plugins/Ancestors.py: Misc fixes. *
	  src/plugins/DetAncestralReport.py: Properly call child_str. *
	  src/plugins/DetDescendantReport.py: Properly call child_str. *
	  src/plugins/FtmStyleAncestors.py: Properly call child_str. *
	  src/plugins/FtmStyleDescendants.py: Properly call child_str.

2005-02-22 02:34  Alex Roitman <shura@gramps-project.org>

	* [r4072] Update

2005-02-22 02:26  Alex Roitman <shura@gramps-project.org>

	* [r4071] Update

2005-02-22 01:59  Alex Roitman <shura@gramps-project.org>

	* [r4070] * src/docgen/PSDrawDoc.py (rgb_color): Remove function,
	  import it from ReportUtils instead. * src/ReportUtils.py
	  (rgb_color): Add function. * src/docgen/PdfDoc.py: Use rgb_color
	  from ReportUtils. * src/docgen/LPRDoc.py: Use rgb_color from
	  ReportUtils.

2005-02-22 01:45  Alex Roitman <shura@gramps-project.org>

	* [r4069] * src/docgen/PSDrawDoc.py (draw_text,write_at): Attempt
	  latin1 encoding.

2005-02-21 19:48  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4068] Added notes about user visible GraphViz and
	  StatisticsChart changes

2005-02-21 16:18  Alex Roitman <shura@gramps-project.org>

	* [r4067] * NEWS: Update.

2005-02-21 03:36  Alex Roitman <shura@gramps-project.org>

	* [r4066] * doc/gramps-manual/C/usage.xml: Update.

2005-02-21 02:01  Alex Roitman <shura@gramps-project.org>

	* [r4065] * src/docgen/LPRDoc.py (draw_path,draw_bar): Set proper
	  linewidth.

2005-02-20 23:27  Don Allingham <don@gramps-project.org>

	* [r4064] * src/ReportUtils.py: use today for age calculation if
	  not death date exists. * src/plugins/NavWebPage.py: handle
	  privacy if requested

2005-02-20 01:02  Don Allingham <don@gramps-project.org>

	* [r4062] * src/ChooseParents.py: readonly fixes *
	  src/EditPerson.py: readonly fixes * src/EditPlace.py: readonly
	  fixes * src/EditSource.py: readonly fixes * src/FamilyView.py:
	  readonly fixes * src/ImageSelect.py: readonly fixes *
	  src/Marriage.py: readonly fixes

2005-02-19 23:43  Alex Roitman <shura@gramps-project.org>

	* [r4061] * src/ReportUtils.py (born_died_str): Find events to
	  reference.

2005-02-19 23:37  Alex Roitman <shura@gramps-project.org>

	* [r4060] * src/PaperMenu.py (GrampsPaperComboBox.set): Compare
	  paper names.

2005-02-19 22:33  Alex Roitman <shura@gramps-project.org>

	* [r4059] * doc/gramps-manual/C/usage.xml: Update. *
	  doc/gramps-manual/C/gramps-manual.xml: Chunk to depth 3. *
	  doc/gramps-manual/C/figures/gedcom-export.png: Update. *
	  doc/gramps-manual/C/figures/export-druid.png: Add figure. *
	  src/Exporter.py: Change labels, support CD export (lame). *
	  src/WriteGedcom.py: Correct label. * src/WriteXML.py: Return
	  status on success. * src/plugins/WriteCD.py: Support for wizard
	  (lame). * src/plugins/WritePkg.py: Correct label. *
	  src/ArgHandler.py: Re-enable CD export.

2005-02-19 22:17  Don Allingham <don@gramps-project.org>

	* [r4058] fix typo

2005-02-19 22:16  Alex Roitman <shura@gramps-project.org>

	* [r4057] Update

2005-02-19 22:14  Alex Roitman <shura@gramps-project.org>

	* [r4056] Update

2005-02-19 22:11  Don Allingham <don@gramps-project.org>

	* [r4055] * src/EditPerson.py: add privacy marker *
	  src/GrampBSDDB.py: record database version, handle person privacy
	  flag * src/RelLIb.py: Privacy flag for person (inherit from
	  DataObj instead of SourceNote) * src/ReportUtils.py: update to
	  use person privacy flag * src/gramps.glade: person privacy flag

2005-02-19 19:05  Alex Roitman <shura@gramps-project.org>

	* [r4054] * src/ArgHandler.py: Command line support for geneweb
	  import and export; Fix command line exports for gedcom, XML, and
	  package. * src/Exporter.py (help): Point to correct manual
	  section. * src/const.py.in: Add a constant for geneweb mime type
	  name. * src/plugins/WriteFtree.py: Support wizard and fix command
	  line mode. * src/plugins/writeftree.glade: Support export wizard.
	  * src/plugins/WritePkg.py: Support wizard and fix command line
	  mode. * src/plugins/ImportGeneWeb.py: Comment out debugging
	  messages. * src/plugins/WriteGeneWeb.py: Support for command-line
	  export.

2005-02-19 04:41  Don Allingham <don@gramps-project.org>

	* [r4053] * src/EditPerson.py: more readonly patches *
	  src/EventEdit.py: more readonly patches * src/Marriage.py: more
	  readonly patches * src/gramps.glade: more readonly patches

2005-02-19 03:29  Alex Roitman <shura@gramps-project.org>

	* [r4052] * src/EditPerson.py: Readonly fix. * src/gramps.glade:
	  Typo.

2005-02-19 00:49  Alex Roitman <shura@gramps-project.org>

	* [r4051] * src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then
	  stroke. * src/DbPrompter.py: Change file filter name.
	  
	  * src/Report.py (doc_type_changed): Deal with empty extensions. *
	  src/docgen/AsciiDoc.py (add_photo): Add method; (end_row):
	  Inlcude last cell into proper formatting. * src/GedcomInfo.py:
	  Properly import expat.ParserCreate class. * src/TipOfDay.py:
	  Properly import expat.ParserCreate class. * src/RecentFiles.py:
	  Properly import expat.ParserCreate class. * src/ReadXML.py:
	  Properly import expat.* classes. * doc/gramps-manual/C/usage.xml:
	  Update. * doc/gramps-manual/C/usage.xml: Update. *
	  doc/xmldocs.make: Switch Makefile from CLEANFILES to
	  DISTCLEANFILES. * src/Makefile.am: Add const.pyc and const.pyo to
	  CLEANFILES.

2005-02-18 20:02  Alex Roitman <shura@gramps-project.org>

	* [r4049] * src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then
	  stroke. * src/DbPrompter.py: Change file filter name.

2005-02-18 19:22  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4048] Fix StatisticsChart.py date object checking

2005-02-18 05:17  Alex Roitman <shura@gramps-project.org>

	* [r4047] * src/docgen/OpenOfficeDoc.py: Typo.

2005-02-18 04:49  Don Allingham <don@gramps-project.org>

	* [r4046] * src/EditPerson.py: more readonly support *
	  src/NoteEdit.py: more readonly support * src/Sources.py: more
	  readonly support * src/gramps_main.py: more readonly support *
	  src/gramps.glade: more readonly support

2005-02-18 01:10  Alex Roitman <shura@gramps-project.org>

	* [r4045] * src/docgen/LPRDoc.py (write_at): Correct vertical
	  offset. * src/docgen/PdfDoc.py (write_at,draw_bar): Add
	  functions. * src/docgen/PSDrawDoc.py (write_at): Add function;
	  (draw_bar): Support for filling with color. * src/ReportUtils.py
	  (draw_legend): Correct vertical offset.

2005-02-17 04:46  Don Allingham <don@gramps-project.org>

	* [r4044] * src/Marriage.py: disable buttons in readonly mode *
	  src/EditPerson.py: disable buttons in readonly mode *
	  src/Sources.py: disable buttons in readonly mode *
	  src/gramps.glade: name buttons

2005-02-17 04:38  Alex Roitman <shura@gramps-project.org>

	* [r4043] * doc/gramps-manual/C/getstart.xml: Update. *
	  doc/gramps-manual/C/mainwin.xml: Update. *
	  doc/gramps-manual/C/preface.xml: Update. *
	  doc/gramps-manual/C/figures/family-alt.png: Update. *
	  doc/gramps-manual/C/figures/family.png: Update. *
	  doc/gramps-manual/C/figures/mainwin.png: Update. *
	  doc/gramps-manual/C/figures/media.png: Update. *
	  doc/gramps-manual/C/figures/noside-nofilt.png: Update. *
	  doc/gramps-manual/C/figures/pedigree-anchor.png: Update. *
	  doc/gramps-manual/C/figures/pedigree.png: Update. *
	  doc/gramps-manual/C/figures/places.png: Update. *
	  doc/gramps-manual/C/figures/side-filt.png: Update. *
	  doc/gramps-manual/C/figures/sources.png: Update. *
	  doc/gramps-manual/C/figures/column-editor.png: Add to CVS. *
	  doc/gramps-manual/C/figures/pedigree-siblings-cut.png: Add to
	  CVS.

2005-02-17 02:24  Don Allingham <don@gramps-project.org>

	* [r4042] * src/EditSource.py: commit events after deleting sources

2005-02-16 22:49  Don Allingham <don@gramps-project.org>

	* [r4041] * src/GrampsBSDDB.py: first pass of readonly support *
	  src/GrampsInMem.py: first pass of readonly support *
	  src/GrampsGEDDB.py: first pass of readonly support *
	  src/GrampsXMLDB.py: first pass of readonly support *
	  src/gramps.py: first pass of readonly support *
	  src/FamilyView.py: first pass of readonly support *
	  src/EditPerson.py: first pass of readonly support *
	  src/EditPlace.py: first pass of readonly support *
	  src/EditSource.py: first pass of readonly support *
	  src/gramps.glade: assign names to buttons

2005-02-16 21:40  Alex Roitman <shura@gramps-project.org>

	* [r4040] Update

2005-02-16 21:02  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4039] get option value from correct field

2005-02-16 18:05  Don Allingham <don@gramps-project.org>

	* [r4037] * src/DisplayModels.py: don't override on_row_deleted

2005-02-16 13:49  Alex Roitman <shura@gramps-project.org>

	* [r4036] * src/EditSource.py (DelSrcQuery.query_response): Typos.
	  * src/ImageSelect.py (DeleteMediaQuery.query_response): Typo. *
	  src/GrampsInMemDB.py (remove_place,remove_object): Add methods;
	  (remove_person,remove_source,remove_family): Correctly remove
	  from id_trans table. * src/FamilyView.py
	  (parent_deleter,really_remove_spouse): Use get_ instead of find_
	  functions.

2005-02-16 05:41  Don Allingham <don@gramps-project.org>

	* [r4035] * src/AddMedia.py: handle "note only" media object *
	  src/DisplayModels.py: handle media type of None *
	  src/ImageSelect.py: Add "internal note" check box *
	  src/MediaView.py: handle media type of None * src/NoteEdit.py:
	  use glade definition * src/gramps.glade: add note editor *
	  src/plubins/NavWebPage.py: Add default pages

2005-02-16 05:19  Alex Roitman <shura@gramps-project.org>

	* [r4034] * doc/gramps-manual/C/authors.xml: Add list of
	  contributors. * doc/gramps-manual/C/getstart.xml: Update. *
	  doc/gramps-manual/C/gramps-manual.xml: Update. *
	  doc/gramps-manual/C/legal.xml: Update. *
	  doc/gramps-manual/C/preface.xml: Update. *
	  doc/gramps-manual/C/figures/first-open.png: New shot.

2005-02-15 05:05  Alex Roitman <shura@gramps-project.org>

	* [r4033] Update

2005-02-15 02:35  Alex Roitman <shura@gramps-project.org>

	* [r4032] * doc/gramps-manual/C/authors.xml: Add file. *
	  doc/gramps-manual/C/bugs.xml: Add file. *
	  doc/gramps-manual/C/preface.xml: Add file. *
	  doc/gramps-manual/C/Makefile.am: Ship new files. *
	  doc/gramps-manual/C/cmdline.xml: Convert to book. *
	  doc/gramps-manual/C/custom.xml: Convert to book. *
	  doc/gramps-manual/C/faq.xml: Convert to book. *
	  doc/gramps-manual/C/filtref.xml: Convert to book. *
	  doc/gramps-manual/C/getstart.xml: Convert to book. *
	  doc/gramps-manual/C/gramps-manual.xml: Convert to book. *
	  doc/gramps-manual/C/keybind.xml: Convert to book. *
	  doc/gramps-manual/C/legal.xml: Change license to GPL. *
	  doc/gramps-manual/C/mainwin.xml: Convert to book. *
	  doc/gramps-manual/C/usage.xml: Convert to book. * COPYING-DOCS:
	  Change license to GPL.

2005-02-14 22:33  Alex Roitman <shura@gramps-project.org>

	* [r4031] Update

2005-02-14 21:39  Alex Roitman <shura@gramps-project.org>

	* [r4030] * src/plugins/DetAncestralReport.py: Typos. *
	  src/plugins/DetDescendantReport.py: Typos.

2005-02-14 03:09  Alex Roitman <shura@gramps-project.org>

	* [r4029] * src/ArgHandler (handle_args): Natively open XML and
	  GEDCOM when given a single filename argument. *
	  src/gramps_main.py (read_gedcom,read_xml): Remove ununsed
	  functions.

2005-02-14 01:32  Alex Roitman <shura@gramps-project.org>

	* [r4028] * src/ReadGrdb.py: Check for overlapping handles prior to
	  modifying data.

2005-02-13 03:54  Don Allingham <don@gramps-project.org>

	* [r4026] * src/plugins/NavWebPage.py: More enhancements *
	  src/Sort.py: sort places by title

2005-02-10 01:44  Don Allingham <don@gramps-project.org>

	* [r4024] * src/plugins/NavWebpage.py: Build template pages for
	  unused pages, add Surname List and Individual List pages.

2005-02-04 13:55  Alex Roitman <shura@gramps-project.org>

	* [r4023] Update

2005-02-04 13:54  Alex Roitman <shura@gramps-project.org>

	* [r4022] * src/plugins/NavWebPage.py (display_relationships): Pass
	  another argument to display_spouse(); (display_spouse): Use
	  spacers for additional spouses. Use unique registration name *
	  src/ReportUtils.py (find_spouse): Typo.

2005-02-04 03:54  Don Allingham <don@gramps-project.org>

	* [r4020] * src/plugins/NavWebPage.py: more progress

2005-02-03 00:32  Don Allingham <don@gramps-project.org>

	* [r4019] * src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN

2005-02-02 20:50  Eero Tamminen <eerot@users.sourceforge.net>

	* [r4018] better colors for pies

2005-02-02 14:02  Alex Roitman <shura@gramps-project.org>

	* [r4017] * src/Makefile.am: Ship ReadGrdb.py and WriteGrdb.py.

2005-02-02 05:09  Alex Roitman <shura@gramps-project.org>

	* [r4016] * src/Report.py: Proper translatable strings for
	  generation numbers. * src/ReportUtils.py: More report-related
	  methods. * src/plugins/DetAncestralReport.py: Use ReportUtils
	  methods. * src/plugins/DetDescendantReport.py: Use ReportUtils
	  methods.

2005-02-02 05:07  guillaumep

	* [r4015] Updated

2005-02-02 05:05  guillaumep

	* [r4014] Update from STABLE branch

2005-02-01 05:08  Alex Roitman <shura@gramps-project.org>

	* [r4011] * src/ReportUtils.py: More report-related methods. *
	  src/plugins/DetAncestralReport.py: Use ReportUtils methods. *
	  src/plugins/DetDescendantReport.py: Use ReportUtils methods.

2005-02-01 04:18  Alex Roitman <shura@gramps-project.org>

	* [r4010] Update

2005-02-01 04:16  Alex Roitman <shura@gramps-project.org>

	* [r4009] * src/RelLib.py: Finish up with actual MALE, FEMALE, and
	  UNKNOWN

2005-02-01 03:46  Don Allingham <don@gramps-project.org>

	* [r4008] * various: Change Person.male, Person.female, and
	  Person.unkwown to Person.MALE, Person.FEMALE and Person.UNKNOWN
	  
	  * gramps.spec.in: bring up to date, support Fedora Core and
	  Mandrake * src/plugins/NavWebPage.py: Start of the Narrative Web
	  Page plugin

2005-01-31 05:33  Alex Roitman <shura@gramps-project.org>

	* [r4006] Update

2005-01-31 05:31  Alex Roitman <shura@gramps-project.org>

	* [r4005] * src/ReportUtils.py (born_died_str,married_str): Use
	  NameDisplay to properly display names; (get_birth_death_strings,
	  child_str, born_str, died_str, buried_str): Add functions;
	  (draw_legend): Use correct style for the legend text, using
	  write_at(). * src/docgen/OpenOffice.org (write_at): Accept
	  paragraph style name. * src/docgen/LPRDoc.org (draw_bar):
	  Properly draw and use color for the bar; (write_at): Correctly
	  transform coordinates. * src/plugins/StatisticsChart.py: Replace
	  tabs with spaces.

2005-01-31 02:31  Alex Roitman <shura@gramps-project.org>

	* [r4004] Update

2005-01-31 02:20  Alex Roitman <shura@gramps-project.org>

	* [r4003] Remove unneeded str conversion

2005-01-31 01:20  Alex Roitman <shura@gramps-project.org>

	* [r4002] Update

2005-01-31 01:20  Alex Roitman <shura@gramps-project.org>

	* [r4001] * src/WriteGrdb.py: Copy metadata.

2005-01-30 23:53  Alex Roitman <shura@gramps-project.org>

	* [r4000] * src/WriteGrdb.py: Add to CVS. * src/gramps.glade: Add
	  Save as item, switch former one to Export. * src/gramps_main.py:
	  Support for save as. * src/DbPrompter.py: Support for save as.

2005-01-29 23:34  Alex Roitman <shura@gramps-project.org>

	* [r3991] * src/ArgHandler.py: Support for opening in the
	  command-line mode. * src/const.py.in: Add -O | --open option.

2005-01-29 22:05  Alex Roitman <shura@gramps-project.org>

	* [r3990] * src/plugins/GraphViz.py (GraphVizDialog.__init__): Use
	  proper response ID; (GraphVizGraphics.__init__): set up self.doc;
	  (EmptyDoc.init): Add empty method.

2005-01-29 20:41  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3989] Added Pie chart support to StatisticsChart plugin

2005-01-29 17:11  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3988] Add 5 new statistics to StatisticsChart.py plugin

2005-01-29 06:05  Alex Roitman <shura@gramps-project.org>

	* [r3986] * src/ArgHandler.py: Support for the native importer. *
	  NEWS: Update.

2005-01-29 05:14  Alex Roitman <shura@gramps-project.org>

	* [r3985] Update

2005-01-29 05:13  Alex Roitman <shura@gramps-project.org>

	* [r3984] * src/PedView.py: Fix remnants of gnome.canvas syntax. *
	  src/ReadGrdb.py: Add to CVS: native database importer. *
	  src/DbPrompter.py: Support for the native importer. *
	  src/Errors.py: Add HandleError exception for duplicate handles.

2005-01-28 06:02  Alex Roitman <shura@gramps-project.org>

	* [r3979] Typo

2005-01-28 00:44  guillaumep

	* [r3977] Updated French translation from STABLE

2005-01-27 05:17  guillaumep

	* [r3973] Modified Files: * configure.in : changed fr_FR to fr. *
	  src/plugins/rel_fr.py : added fr_CA and fr_CA.UTF-8 to the locale
	  list. Added Files: * src/po/fr.po : version from the STABLE
	  branch. Removed Files: * src/po/fr_FR.po

2005-01-27 03:18  Don Allingham <don@gramps-project.org>

	* [r3971] * src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence *
	  src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence *
	  src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence *
	  src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence *
	  src/PedView.py: gnome.canvas vs. gnomecanvas tolerence *
	  src/Utils.py: remove mime handling, use GrampsMime *
	  src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence

2005-01-26 04:21  Don Allingham <don@gramps-project.org>

	* [r3967] * src/ReportUtils.py: allow start and stop event handle
	  selection for age estimation

2005-01-25 23:08  Alex Roitman <shura@gramps-project.org>

	* [r3965] * src/ReadGedcom.py
	  (parse_person_object,parse_family_object): Use absolute path to
	  work around what seems a gnomevfs issue.

2005-01-25 21:25  Alex Roitman <shura@gramps-project.org>

	* [r3963] * src/TipOfDay.py (TipOfDay.__init__): Set transent
	  property. * src/gramps_main.py (Gramnps.__init__): Pass itself to
	  TipOfDay; (on_show_plugin_status,build_plugin_menus): Pass itself
	  to PluginStatus. * src/Plugins.py (PluginStatus.__init__): Set
	  transent property.

2005-01-25 20:24  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3962] made cli report name consistent with naming of other
	  reports

2005-01-25 19:56  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3961] fix StatisticsChart.py chart output, improve code

2005-01-25 04:46  Alex Roitman <shura@gramps-project.org>

	* [r3960] * src/ReportUtils.py
	  (born_died_str,married_str,child_str): Add functions. *
	  src/plugins/FtmStyleDescendants.py,
	  src/plugins/FtmStyleAncestors.py: Use common strings from
	  ReportUtils.

2005-01-25 04:24  Don Allingham <don@gramps-project.org>

	* [r3959] * gramps.spec.in: pkill gconfd to fix settings

2005-01-25 00:25  Alex Roitman <shura@gramps-project.org>

	* [r3958] Update

2005-01-25 00:23  Alex Roitman <shura@gramps-project.org>

	* [r3957] * src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support.

2005-01-24 23:39  Alex Roitman <shura@gramps-project.org>

	* [r3956] * src/Report.py (BareReportDialog.init_interface): Set up
	  buttons with proper response values; (report): Ignore everything
	  except RESPONSE_OK. * src/plugins/BookReport.py
	  (BookReportSelector.on_setup_clicked, BookReportDialog.__init__):
	  Ignore everything except RESPONSE_OK.

2005-01-24 19:29  Alex Roitman <shura@gramps-project.org>

	* [r3954] * src/StyleEditor.py (draw,save_paragraph): Swap SERIF
	  and SANS_SERIF.

2005-01-24 19:03  Alex Roitman <shura@gramps-project.org>

	* [r3952] update

2005-01-24 16:40  Alex Roitman <shura@gramps-project.org>

	* [r3949] Update

2005-01-24 16:33  Alex Roitman <shura@gramps-project.org>

	* [r3948] * src/Report.py: Fix adding styles and calling
	  doc.init(). * src/BaseDoc.py: Restructure header; Replace tabs
	  with spaces. * src/plugins/AncestorChart.py (calc): Remove
	  doc.init() call. * src/plugins/AncestorChart2.py (calc): Remove
	  doc.init() call. * src/plugins/Ancestors.py
	  (define_table_styles): Add method. * src/plugins/FamilyGroup.py
	  (define_table_styles): Add method. * src/plugins/FanChart.py
	  (define_graphics_styles): Add method. *
	  src/plugins/FtmStyleDescendants.py (define_table_styles): Add
	  method. * src/plugins/FtmStyleAncestors.py: Minor cleanups *
	  src/plugins/IndivComplete.py (define_table_styles): Add method. *
	  src/plugins/IndivSummary.py (define_table_styles): Add method. *
	  src/plugins/Partition.py: Remove from CVS. *
	  src/plugins/StatisticsChart.py (define_graphics_styles): Add
	  method. * src/plugins/TimeLine.py (define_graphics_styles): Add
	  method.

2005-01-24 00:16  Don Allingham <don@gramps-project.org>

	* [r3947] * src/BaseDoc.py: don't check for init on table or cell
	  addition * src/Report.py: Call doc.init() before write_report

2005-01-22 21:46  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3946] Complete refactoring of the Extract class

2005-01-21 21:55  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3945] preliminary multiple statistics chart support

2005-01-21 21:46  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3944] use non-localized descriptions for cli help

2005-01-21 19:05  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3943] added a few TODOs

2005-01-20 04:11  Don Allingham <don@gramps-project.org>

	* [r3942] * src/ReportUtils.py: added estimate_age and
	  sanitize_person * src/BaseDoc.py: Add checks attempting to add
	  styles after initializing the document *
	  src/docgen/OpenOfficeDoc.py: add init assertions *
	  src/docgen/PSDrawDoc.py: fix line style in boxes *
	  src/docgen/SvgDrawDoc.py: fix line style in boxes
	  
	  * src/ReportUtils.py: added documentation

2005-01-19 05:15  Alex Roitman <shura@gramps-project.org>

	* [r3939] Minor

2005-01-19 05:13  Alex Roitman <shura@gramps-project.org>

	* [r3938] * src/dates/Date_fr.py: Add formats and quality. *
	  src/dates/Date_es.py: Add formats and quality.

2005-01-19 04:47  Alex Roitman <shura@gramps-project.org>

	* [r3937] * src/Utils.py (roman, pt2cm, cm2pt): Remove functions. *
	  src/ReportUtils.py (roman): Add function. *
	  src/docgen/OpenOfficeDoc.py (pt2cm): Remove function. *
	  src/docgen/PSDrawDoc.py (pt2cm): Remove function. *
	  src/plugins/AncestorChart2.py: Use ReportUtils. *
	  src/plugins/AncestorChart.py: Use ReportUtils. *
	  src/plugins/DesGraph.py: Use ReportUtils. *
	  src/plugins/FanChart.py: Use ReportUtils. *
	  src/plugins/StatisticsChart.py: Use ReportUtils. *
	  src/plugins/TimeLine.py: Use ReportUtils.

2005-01-19 03:40  Alex Roitman <shura@gramps-project.org>

	* [r3936] Update

2005-01-19 03:31  Alex Roitman <shura@gramps-project.org>

	* [r3935] * src/RelLib.py (Event.are_equal): Only compare place
	  handles if at least one if them is non-empty.

2005-01-19 03:24  Alex Roitman <shura@gramps-project.org>

	* [r3934] * src/EditPerson.py (get_place): Use "" for empty place's
	  handle.

2005-01-19 00:36  Alex Roitman <shura@gramps-project.org>

	* [r3933] * src/NameEdit.py: Fix patronymic show/save.

2005-01-19 00:13  Alex Roitman <shura@gramps-project.org>

	* [r3932] * src/DateDisplay.py: Move common objects back to
	  DateDisplay class. * src/dates/Date_ru.py: Add formats and
	  quality.

2005-01-18 21:00  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3931] numerous changes to GraphViz.py, see Changelog

2005-01-18 20:44  mpupat

	* [r3930] Update according to template.po

2005-01-18 20:37  mpupat

	* [r3929] Ajout des modifications de Guillaume Pratte

2005-01-18 15:49  Alex Roitman <shura@gramps-project.org>

	* [r3928] Update

2005-01-18 15:47  Alex Roitman <shura@gramps-project.org>

	* [r3927] * NEWS: Correct attribution of ini-backend. *
	  configure.in: bump up the version number.
	  
	  * Release: Version 1.1.3 Splunge: this is a greate idea, but
	  possibly lousy, and I'm not being indecisive" released.

2005-01-18 05:42  Don Allingham <don@gramps-project.org>

	* [r3926] * src/ReportUtils.py: Added * src/BaseDoc.py: support for
	  graphs * src/docgen/OpenOfficeDoc.py: write_at support *
	  src/Makefile.am: added ReportUtils.py

2005-01-18 03:15  Don Allingham <don@gramps-project.org>

	* [r3925] update

2005-01-18 01:03  Alex Roitman <shura@gramps-project.org>

	* [r3923] Update

2005-01-17 20:50  Alex Roitman <shura@gramps-project.org>

	* [r3922] update

2005-01-17 20:46  Alex Roitman <shura@gramps-project.org>

	* [r3921] * src/plugins/GraphViz.py: Remove bogus UI labels.

2005-01-17 18:05  Alex Roitman <shura@gramps-project.org>

	* [r3920] * src/ReadGedcom.py: Handle missing TRLR record.

2005-01-17 05:12  Alex Roitman <shura@gramps-project.org>

	* [r3919] * src/docgen/PdfDoc.py: Port table and image fixes from
	  STABLE. * src/plugins/Ancestors.py (person_name): Avoid
	  overriding builtin.

2005-01-16 19:14  Alex Roitman <shura@gramps-project.org>

	* [r3918] * src/ReportOptions.py (OptionHandler.set_options):

2005-01-16 18:55  Alex Roitman <shura@gramps-project.org>

	* [r3917] * src/plugins/FamilyGroup.py (dump_parent): Typo.

2005-01-16 17:50  Alex Roitman <shura@gramps-project.org>

	* [r3916] * src/Plugins.py (reload_plugins): Check for status. *
	  src/Report.py: pychecker fixes

2005-01-16 04:00  Don Allingham <don@gramps-project.org>

	* [r3915] * src/EditPerson.py: don't use quote date *
	  src/PeopleModel.py: remove BOLD * src/PeopleView.py: start of
	  sorting support * src/WriteXML.py: use hlink for Witness *
	  various: pychecker fixes * configure.in: bump up to 1.1.3, the
	  "Splunge: this is a greate idea, but possibly lousy, and I'm not
	  being indecisive" release

2005-01-15 20:24  Alex Roitman <shura@gramps-project.org>

	* [r3914] * src/docgen/KwordDoc.py: Register with paper
	  capabilites. * src/docgen/PdfDoc.py: Register with paper
	  capabilites. * src/docgen/RTFDoc.py: Register with paper
	  capabilites. * src/const.py.in: Update copyright year. * NEWS:
	  Update.

2005-01-15 05:51  Alex Roitman <shura@gramps-project.org>

	* [r3913] * src/plugins/GraphViz.py: Restore "Place/cause when no
	  date" option that was available before in RelGraph; rename 'show
	  family nodes' into 'sfn'. * src/plugins/StatisticsChart.py:
	  Rename 'sort' into 'sortby'.

2005-01-14 05:02  Alex Roitman <shura@gramps-project.org>

	* [r3911] * src/plugins/BookReport.py: Switch to
	  saving/restoring/registering items by the non-localized name. *
	  src/plugins/GraphViz.py: Many various fixes.

2005-01-13 18:21  Alex Roitman <shura@gramps-project.org>

	* [r3910] * src/Report.py: Typos. * src/plugins/WebPage.py: Typos.

2005-01-13 18:00  Alex Roitman <shura@gramps-project.org>

	* [r3909] * src/plugins/Check.py: Typos.

2005-01-12 21:23  Don Allingham <don@gramps-project.org>

	* [r3908] * src/DateDisplay.py: Make DateDisplayEn inherit from
	  DateDisplay, make DateDisplay handle only ISO dates *
	  src/DateHandler.py: use DateDisplayEn for English languages, use
	  DateDisplay for CJK * src/GrampsCfg.py: Don't do initial
	  redisplay of Person List when dialog comes up, update dates
	  dynamically when date format changes

2005-01-12 13:41  Alex Roitman <shura@gramps-project.org>

	* [r3907] * src/DisplayModels.py: Add Date and Place columns to
	  Media model; Zip to Place model. * src/MediaView.py: Support for
	  Date and Place columns. * src/PlaceView.py: Support for Zil
	  column. * src/GrampsDbBase.py (get_place_column_order,
	  get_media_column_order): New column defaults.

2005-01-12 04:16  Alex Roitman <shura@gramps-project.org>

	* [r3906] * src/plugins/WebPage.py: Fix templates.

2005-01-12 03:29  Alex Roitman <shura@gramps-project.org>

	* [r3905] * src/Report.py: Switch to using short format names. Fix
	  templates. * src/Plugins.py: Switch to using short format names.
	  * src/PluginMgr.py: Switch to using short format names. *
	  src/ReportOptions.py: Switch to using short format names.

2005-01-12 00:48  Alex Roitman <shura@gramps-project.org>

	* [r3904] * src/plugins/GraphViz.py: Support for graphical report
	  if dot was found on the system.

2005-01-11 23:01  Alex Roitman <shura@gramps-project.org>

	* [r3903] Update

2005-01-11 22:41  Alex Roitman <shura@gramps-project.org>

	* [r3902] * src/Utils.py (for_each_ancestor): Switch from Person to
	  handle. * src/GenericFilter.py (for_each_ancestor): Pass db
	  instance.

2005-01-11 20:31  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3901] fixes to StatisticsChart

2005-01-11 16:56  Alex Roitman <shura@gramps-project.org>

	* [r3900] Update

2005-01-11 16:55  Alex Roitman <shura@gramps-project.org>

	* [r3899] * src/GrampsGconfKeys.py (get_event_id_prefix): Typo. *
	  src/GrampsIniKeys.py (get_event_id_prefix): Typo.

2005-01-11 04:32  Alex Roitman <shura@gramps-project.org>

	* [r3898] * src/WriteGedcom.py (write_source_ref): Use source, not
	  handle.

2005-01-11 04:17  Alex Roitman <shura@gramps-project.org>

	* [r3897] * src/EditPlace.py (EditPlace.display_references): Fix
	  event and object references. * src/ImageSelect.py
	  (GlobalMediaProperties.display_refs): Add references for personal
	  and family events.

2005-01-11 04:09  Don Allingham <don@gramps-project.org>

	* [r3896] * src/EditPlace.py: make reference lists work properly
	  for places

2005-01-11 03:51  Alex Roitman <shura@gramps-project.org>

	* [r3895] * src/PluginMgr.py (reload_plugins): Remove function. *
	  src/Plugins.py (reload_plugins): Add function.

2005-01-11 03:17  Alex Roitman <shura@gramps-project.org>

	* [r3894] More fixes

2005-01-11 02:19  Alex Roitman <shura@gramps-project.org>

	* [r3893] * src/plugins/StatisticsChart.py: Misc fixes.

2005-01-11 00:28  Alex Roitman <shura@gramps-project.org>

	* [r3892] Some fixes

2005-01-10 20:12  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3891] Initial port of StatisticsChart plugin to CVS HEAD

2005-01-09 03:28  Alex Roitman <shura@gramps-project.org>

	* [r3890] * src/PluginMgr.py: Minor fixes.

2005-01-09 02:39  Alex Roitman <shura@gramps-project.org>

	* [r3889] Remove unneeded import

2005-01-09 02:18  Don Allingham <don@gramps-project.org>

	* [r3888] * src/GrampsDbBase.py: remove thumbnailing routines, add
	  id creation. Removes gtk and Utils dependencies, making the
	  database routines independent of gtk and gnome. *
	  src/ImgManip.py: add thumbnailing routines. * various:
	  thumbnailing changes and pychecker fixes

2005-01-08 22:35  Alex Roitman <shura@gramps-project.org>

	* [r3887] * src/gramps.glade: Reorder toolbar style options. *
	  src/GrampsCfg.py (get_toolbar_style): Remove function;
	  (GrampsPreferences.build): Use correct values. *
	  src/GrampsGconfKeys.py (get_toolbar, save_toolbar): Correct tuple
	  of valid values. * src/gramps_main.py (init_interface,
	  toolbar_key_update): Use function from GrampsKeys. *
	  src/data/gramps.schemas: Correct the default and the description
	  of the toolbar key.

2005-01-08 21:52  Alex Roitman <shura@gramps-project.org>

	* [r3886] * src/DbPrompter.py (NewNativeDbPrompter.chooser):
	  Initialize natvie database before attempting to load.

2005-01-08 21:42  Alex Roitman <shura@gramps-project.org>

	* [r3885] * src/GrampsInMemDB.py (get_person_from_gramps_id,
	  get_family_from_gramps_id,get_place_from_gramps_id,
	  get_source_from_gramps_id,get_object_from_gramps_id): Unserialize
	  tuple and return a proper GRAMPS object.

2005-01-08 20:19  Alex Roitman <shura@gramps-project.org>

	* [r3884] * src/Report.py (CommandLineReport.parse_option_str): Fix
	  PluginMgr lists. * src/plugins/CustomBookText.py: Convert to new
	  scheme. * src/plugins/FamilyGroup.py: Switch from handle to id
	  for spouse. * src/plugins/SimpleBookTitle.py: Cleanups.

2005-01-08 05:54  Alex Roitman <shura@gramps-project.org>

	* [r3883] * src/plugins/SimpleBookTitle.py: Convert to new scheme.
	  * src/docgen/LPRDoc.py: Support photo alignments. *
	  src/Report.py: Fix interface creation order.

2005-01-08 03:49  Don Allingham <don@gramps-project.org>

	* [r3882] * src/gramps.glade: removal of more OptionMenus in favor
	  of ComboBoxes * src/GrampsCfg.py: use new ComboBoxes *
	  src/DateHandler.py: fix set_format vs. formats bug

2005-01-08 00:20  Alex Roitman <shura@gramps-project.org>

	* [r3881] * src/Plugins.py: Use doc lists from PluginMgr. *
	  src/Exporter.py: Use exports list from PluginMgr. *
	  src/plugins/BookReport.py: Import Plugins module. *
	  src/NameEdit.py (NameEditor.__init__): Typos.

2005-01-07 19:39  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3879] added missing py files to installation list

2005-01-07 04:53  Alex Roitman <shura@gramps-project.org>

	* [r3878] * src/ArgeHandler.py: Support for WEB for CLI mode. *
	  src/Report.py: Support for WEB reports. *
	  src/plugins/GraphViz.py: Minor tweaks. * src/plugins/WebPage.py:
	  Convert to new scheme. Still rough.

2005-01-07 04:34  Don Allingham <don@gramps-project.org>

	* [r3877] * src/EditPerson.py: switch to ComboBox from OptionMenu *
	  src/GenericFilter.py: switch to ComboBox from OptionMenu *
	  src/Marriage.py: switch to ComboBox from OptionMenu *
	  src/PeopleView.py: switch to ComboBox from OptionMenu *
	  src/gramps.glade:switch to ComboBox from OptionMenu *
	  src/gramps_main.py: switch to ComboBox from OptionMenu

2005-01-06 20:08  Alex Roitman <shura@gramps-project.org>

	* [r3876] Minor

2005-01-06 19:26  Don Allingham <don@gramps-project.org>

	* [r3875] added

2005-01-06 18:38  Alex Roitman <shura@gramps-project.org>

	* [r3874] Minor

2005-01-06 17:28  Don Allingham <don@gramps-project.org>

	* [r3873] * src/GrampsIniKeys.py: provide support for the default
	  schema * src/GrampsKeys.py: select appropriate backend * various:
	  switch from GrampsGconfKeys to GrampsKeys for normal usage
	  
	  * src/GrampsIniKeys.py: Alternate backend using .ini files
	  instead of gconf

2005-01-06 04:47  Alex Roitman <shura@gramps-project.org>

	* [r3872] Minor update

2005-01-06 04:07  Don Allingham <don@gramps-project.org>

	* [r3871] * src/gramps_main.py: detect pygtk_version before passing
	  False for markup on MenuItem

2005-01-06 03:15  Alex Roitman <shura@gramps-project.org>

	* [r3869] * src/Utils.py (roman): Proper implementation.

2005-01-06 03:08  Don Allingham <don@gramps-project.org>

	* [r3868] * src/EditSource.py: Patch to fix the list of References
	  of a Source, because currently the Source for a Person and
	  Sources of addresses are omitted.

2005-01-05 05:56  Alex Roitman <shura@gramps-project.org>

	* [r3867] * src/ArgeHandler.py: Support for CODE for CLI mode. *
	  src/Plugins.py: Use 'text' instead of 'doc'. * src/Report.py:
	  Support for CODE reports. * src/ReportOptions.py: Paper-setting
	  methods for runtime. * src/const.py.in: Label change. *
	  src/plugins/GraphViz.py: Convert to new scheme.

2005-01-05 05:02  Don Allingham <don@gramps-project.org>

	* [r3866] * src/Plugins.py: move non-gui functions to PluginMgr.py
	  * src/PluginMgr.py: Non-gui functions for plugins *
	  src/Makefile.am: Added PluginMgr.py * various: switch from
	  Plugins to PluginMgr

2005-01-03 19:43  Don Allingham <don@gramps-project.org>

	* [r3863] * src/DateHandler.py: Don't force English parser if
	  problem with config value, but LANG is set properly

2005-01-03 19:28  Don Allingham <don@gramps-project.org>

	* [r3862] * src/GrampsDbBase.py: move all thumbnail creation here
	  to have a common thumbnail scheme. * src/GrampsInMemDB.py: remove
	  thumbnail handling, use base class

2005-01-02 23:55  Alex Roitman <shura@gramps-project.org>

	* [r3861] * src/plugins/Makefile.am: Stop shipping RelGraph.py.

2005-01-02 23:54  Alex Roitman <shura@gramps-project.org>

	* [r3860] * src/plugins/RelGraph.py: Remove from CVS. *
	  src/plugins/GraphViz.py: Minor fixes. Still not converted yet.

2005-01-02 23:48  Alex Roitman <shura@gramps-project.org>

	* [r3859] * src/Report.py (report): Support for VIEW reports. *
	  src/plugins/Summary.py: Convert to new scheme. *
	  src/plugins/CountAncestors.py: Convert to new scheme.

2005-01-02 22:22  Alex Roitman <shura@gramps-project.org>

	* [r3858] * src/Report.py: Add support for a semi-common 'dispf'. *
	  src/ReportOptions.py: Add support for a semi-common 'dispf'. *
	  src/Utils.py (cm2pt): Add function. *
	  src/plugins/AncestorChart.py: Convert to new scheme. *
	  src/plugins/AncestorChart2.py: Convert to new scheme. *
	  src/plugins/DesGraph.py: Convert to new scheme.

2005-01-02 06:40  Alex Roitman <shura@gramps-project.org>

	* [r3857] * src/plugins/FanChart.py: Convert to new scheme. *
	  src/SubstKeywords.py (SubstKeywords.__init__): Typo. *
	  src/plugins/TimeLine.py: Remove unneeded imports. *
	  src/plugins/FamilyGroup.py: Remove unneeded imports. *
	  src/plugins/Ancestors.py: Remove unneeded imports.

2005-01-02 05:16  Don Allingham <don@gramps-project.org>

	* [r3856] * src/EditPerson.py: move strip_id from Utils *
	  src/GrampsCfg.py: use ComboBox for toolbar selection *
	  src/Sources.py: switch to ComboBoxes from OptionMenus *
	  src/Utils.py: removed unused functions * src/gramps.glade: switch
	  to ComboBoxes

2005-01-01 20:04  Alex Roitman <shura@gramps-project.org>

	* [r3855] * src/Report.py: Typos.

2005-01-01 19:58  Alex Roitman <shura@gramps-project.org>

	* [r3854] * src/plugins/DetAncestralReport.py: Minor cleanup. *
	  src/plugins/DetDescendantReport.py: Convert to new scheme. *
	  src/plugins/FamilyGroup.py: Convert to new scheme.

2005-01-01 15:16  Don Allingham <don@gramps-project.org>

	* [r3853] added

2005-01-01 04:27  Don Allingham <don@gramps-project.org>

	* [r3852] * src/gramps.glade: remove name display options *
	  src/GrampsCfg.py: remove name displaying functions *
	  src/Makefile.am: add NameDisplay.py to list * src/NameDisplay.py:
	  New name displaying class * src/Utils.py: use new NameDisplay
	  class * src/AddSpouse.py: use new NameDisplay class *
	  src/AddrEdit.py: use new NameDisplay class * src/Bookmarks.py:
	  use new NameDisplay class * src/ChooseParents.py: use new
	  NameDisplay class * src/DisplayModels.py: use new NameDisplay
	  class * src/EditPerson.py: use new NameDisplay class *
	  src/EditPlace.py: use new NameDisplay class * src/EditSource.py:
	  use new NameDisplay class * src/FamilyView.py: use new
	  NameDisplay class * src/GenericFilter.py: use new NameDisplay
	  class * src/ImageSelect.py: use new NameDisplay class *
	  src/Marriage.py: use new NameDisplay class * src/MergeData.py:
	  use new NameDisplay class * src/NameEdit.py: use new NameDisplay
	  class * src/PedView.py: use new NameDisplay class *
	  src/PeopleModel.py: use new NameDisplay class *
	  src/ReadGedcom.py: use new NameDisplay class * src/Report.py: use
	  new NameDisplay class * src/SelectChild.py: use new NameDisplay
	  class * src/SubstKeywords.py: use new NameDisplay class *
	  src/Witness.py: use new NameDisplay class * src/WriteGedcom.py:
	  use new NameDisplay class * src/gramps_main.py: use new
	  NameDisplay class * src/plugins/Desbrowser.py: use new
	  NameDisplay class * src/plugins/Merge.py: use new NameDisplay
	  class * src/plugins/RelCalc.py: use new NameDisplay class

2005-01-01 02:41  Alex Roitman <shura@gramps-project.org>

	* [r3851] Update

2005-01-01 02:20  Alex Roitman <shura@gramps-project.org>

	* [r3850] Update

2005-01-01 02:17  Alex Roitman <shura@gramps-project.org>

	* [r3849] * src/RelLib.py (Family.set_mother_handle): Typo. *
	  src/Report.py: Use gen and pagebbg. * src/ReportOptions.py: Use
	  gen and pagebbg. * src/plugins/Ancestors.py: Use gen and pagebbg.
	  * src/plugins/AncestorReport.py: Use gen and pagebbg. *
	  src/plugins/DescendReport.py: Use gen and pagebbg. *
	  src/plugins/FtmStyleDescendants.py: Use gen and pagebbg. *
	  src/plugins/FtmStyleAncestors.py: Use gen and pagebbg. *
	  src/plugins/IndivComplete.py: Convert to new scheme. *
	  src/plugins/TimeLine.py: Add custom filters to the pool. *
	  src/plugins/DetAncestralReport.py: Convert to new scheme.

2004-12-31 05:48  Alex Roitman <shura@gramps-project.org>

	* [r3848] * src/plugins/BookReport.py (cl_report): Use begin_report
	  for each item.

2004-12-31 05:45  Alex Roitman <shura@gramps-project.org>

	* [r3847] * src/Report.py: Change finish_report to end_report.

2004-12-31 05:36  Don Allingham <don@gramps-project.org>

	* [r3846] * src/RelLib.py: documentation * src/Report.py: change
	  finish_report to end_report * src/DateHandler.py: remove
	  debugging statement

2004-12-31 03:17  Don Allingham <don@gramps-project.org>

	* [r3845] * src/Report.py: change finish_report to end_report *
	  src/DateHandler.py: remove debugging statement

2004-12-30 04:12  Alex Roitman <shura@gramps-project.org>

	* [r3844] * src/Report.py (Report.__init__): Proper use of output;
	  (report): Typo; (cl_report): Use begin_report and finish_report.
	  * src/plugins/BookReport.py (BookReportDialog.make_report): Use
	  begin_report for each item.

2004-12-30 00:21  Don Allingham <don@gramps-project.org>

	* [r3843] * src/Plugins.py: add GrampsBookFormatComboBox class *
	  src/Report.py: Roll common functions into Report class *
	  src/plugins/AncestorReport.py: Bring up to date with Report *
	  src/plugins/Ancestors.py: Bring up to date with Report *
	  src/plugins/BookReport.py: Bring up to date with Report,
	  incorporate new ComboBox * src/plugins/DescendReport.py: Bring up
	  to date with Report * src/pulgins/FtmStyleAncestors.py: Bring up
	  to date with Report * src/pulgins/FtmStyleDescendants.py: Bring
	  up to date with Report * src/plugins/IndivSummary.py: Bring up to
	  date with Report * src/plugins/TimeLine.py: Bring up to date with
	  Report

2004-12-29 21:19  Alex Roitman <shura@gramps-project.org>

	* [r3842] * src/DisplayTrace.py: Typo in the debian version
	  filename. * src/plugins/Ancestors.py: Convert to new scheme. *
	  src/plugins/AncestorReport.py: New date handling. *
	  src/plugins/FtmStyleDescendants.py: New date handling. *
	  src/plugins/FtmStyleAncestors.py: New date handling.

2004-12-29 05:06  Don Allingham <don@gramps-project.org>

	* [r3841] * src/DateEdit.py: use global date displayer/parser *
	  src/DateHandler.py: provide global date displayer/parser instead
	  of having a bunch of different classes have their own handler
	  that needs to be updated with the handlers change. *
	  src/EditPerson.py: use global date displayer/parser *
	  src/EventEdit.py: use global date displayer/parser *
	  src/FamilyView.py: use global date displayer/parser *
	  src/GenericFilter.py: use global date displayer/parser *
	  src/GrampsCfg.py: remove unused statements * src/ImageSelect.py:
	  use global date displayer/parser * src/Marriage.py: use global
	  date displayer/parser * src/ReadXML.py: use global date
	  displayer/parser * src/RelLib.py: don't require get_display_info,
	  eliminate needed for importing const and GrampsCfg *
	  src/SelectChild.py: don't require get_display_info *
	  src/Sources.py: use global date displayer/parser *
	  src/plugins/RelCalc.py: don't require get_display_info

2004-12-28 05:53  Don Allingham <don@gramps-project.org>

	* [r3840] * src/ChooseParents.py: remove TreeModelFilter stuff.

2004-12-28 00:23  Don Allingham <don@gramps-project.org>

	* [r3839] * src/GenericFilter.py: Add a combobox that handles
	  filter selection * src/PaperMenu.py: Add combobox classes to
	  handle paper size and paper orientation selection. *
	  src/Plugins.py: Add combobox classes to handle draw doc format
	  and text doc format selection * src/Report.py: Use new comboboxes
	  * src/plugins/TimeLine.py: Use new comboboxes
	  
	  * src/Filter.py: remove - no longer used

2004-12-26 18:23  Don Allingham <don@gramps-project.org>

	* [r3838] * src/ReadGedcom.py: create GedcomDateParser class to
	  handle English requirements for GEDCOM

2004-12-26 17:43  Don Allingham <don@gramps-project.org>

	* [r3837] * src/DateHandler.py: provide date handler registration
	  function * src/RelLib.py: more documentation *
	  src/dates/Date_es.py: use new registration function *
	  src/dates/Date_fr.py: use new registration function *
	  src/dates/Date_ru.py: use new registration function

2004-12-24 18:46  Don Allingham <don@gramps-project.org>

	* [r3836] * src/RelLib.py: documentation improvements, move family
	  relations constants from const.py.in * src/AddSpouse.py:
	  relationship constant changes * src/BaseDoc.py: documentation
	  improvements * src/ChooseParents.py: relationship constant
	  changes * src/Date.py: documentation changes * src/ReadGedcom.py:
	  relationship constant changes, remove unused global *
	  src/ReadXML.py: relationship constant changes *
	  src/SelectChild.py: has_family to get_parent_family *
	  src/const.py.in: moved family relation constants to RelLib *
	  src/plugins/Check.py: relationship constant changes *
	  src/plugins/ImportGeneWeb.py: relationship constant changes *
	  src/plugins/WriteGeneWeb.py: relationship constant changes

2004-12-23 18:00  Alex Roitman <shura@gramps-project.org>

	* [r3835] Update

2004-12-23 17:39  Alex Roitman <shura@gramps-project.org>

	* [r3834] * src/ReportOptions.py (ReportOptions): Add wrappers to
	  hide handler. * src/plugins/BookReport.py: Use wrappers. *
	  src/plugins/TimeLine.py: Use wrappers. *
	  src/plugins/FtmStyleDescendants.py: Use wrappers. *
	  src/plugins/FtmStyleAncestors.py: Use wrappers. *
	  src/plugins/AncestorReport.py: Use wrappers. *
	  src/plugins/DescendReport.py: Use wrappers. *
	  src/plugins/IndivSummary.py: Use wrappers.

2004-12-23 03:48  Alex Roitman <shura@gramps-project.org>

	* [r3833] * src/Plugins.py: Fix Reports menu.

2004-12-23 01:48  Alex Roitman <shura@gramps-project.org>

	* [r3832] * src/PeopleModel.py (PeopleModel.__init__): Make
	  data_filter optional. * src/plugins/FtmStyleAncestors.py: Convert
	  to new scheme. * src/plugins/AncestorReport.py: Convert to new
	  scheme. * src/plugins/DescendReport.py: Convert to new scheme. *
	  src/plugins/IndivSummary.py: Convert to new scheme.

2004-12-23 01:01  Alex Roitman <shura@gramps-project.org>

	* [r3831] Update

2004-12-23 00:57  Alex Roitman <shura@gramps-project.org>

	* [r3830] * src/ReportOptions.py (ReportOptions): Add base Options
	  class. * src/plugins/BookReport.py (BookOptions): Derive from
	  base class. * src/plugins/TimeLine.py (TimeLineOptions): Derive
	  from base class. * src/plugins/FtmStyleDescendants.py
	  (FtmDescendantOptions): Derive from base class.

2004-12-22 06:12  Alex Roitman <shura@gramps-project.org>

	* [r3829] Update

2004-12-22 04:55  Alex Roitman <shura@gramps-project.org>

	* [r3828] * src/Plugins.py: Use category to register cl report. *
	  src/Report.py: Handle showing options centrally. *
	  src/gramps_main.py: Remove name and category from options. *
	  src/plugins/BookReport.py: Handle showing options centrally.

2004-12-22 01:56  Alex Roitman <shura@gramps-project.org>

	* [r3827] Merge REP_OPT branch

2004-12-21 17:04  Alex Roitman <shura@gramps-project.org>

	* [r3825] * src/docgen/AsciiDoc.py (reformat_para): Correctly check
	  for empty paragraph.

2004-12-19 23:37  Don Allingham <don@gramps-project.org>

	* [r3820] * src/DbPrompter.py: Add display messages during load *
	  src/GrampsBSDDB.py: Add display messages during load *
	  src/gramps_main.py: Add display messages during load

2004-12-19 22:55  Don Allingham <don@gramps-project.org>

	* [r3819] * src/DisplayModels.py: use a dictionary to handle
	  reverse indices instead of list.index function. Drastically
	  reduces time are larger lists. * src/GrampsDbBase.py: use cursors
	  to build sorted key lists * src/PeopleModel.py: fetch sort names
	  out of database first instead of continuously fetching from
	  database during sort * src/PeopleView.py: remove unnecessary
	  apply_filter * src/PlaceView.py: remove commented-out code *
	  src/ReadXML.py: add gtk event handling to allow screen to update
	  * src/gramps.glade: use gramps.png for loading message window *
	  src/gramps_main.py: remove delete_abandoned_photos calls
	  
	  * src/PeopleModel.py: Fixed rebuild_display * src/ReadXML.py:
	  Fixed calendar handling

2004-12-17 04:16  Don Allingham <don@gramps-project.org>

	* [r3813] * src/PeopleModel.py: Fixed rebuild_display *
	  src/ReadXML.py: Fixed calendar handling

2004-12-17 02:38  Don Allingham <don@gramps-project.org>

	* [r3812] pychecker updates

2004-12-16 08:49  Julio Sánchez <julio.sanchez@gmail.com>

	* [r3811] * src/po/es.po: forward port of the Spanish translations
	  in STABLE, plus many new translations

2004-12-16 08:43  Julio Sánchez <julio.sanchez@gmail.com>

	* [r3810] Fix wrong dates in ChangeLog

2004-12-15 14:50  Julio Sánchez <julio.sanchez@gmail.com>

	* [r3807] * src/po/es.po: updated to the result of running msmerge
	  against a recent template.po with no other change

2004-12-15 14:34  Julio Sánchez <julio.sanchez@gmail.com>

	* [r3806] * src/dates/Date_es.py: first version of date handler for
	  Spanish starting from the French version * src/dates/Makefile.am:
	  include Spanish date handler Date_fr.py+ Date_es.py

2004-12-14 02:57  Don Allingham <don@gramps-project.org>

	* [r3802] update

2004-12-13 19:00  Tim Waugh <twaugh@redhat.com>

	* [r3801] 2004-12-13 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (generation): Avoid empty sections.

2004-12-10 01:28  Don Allingham <don@gramps-project.org>

	* [r3794] * src/GrampsBSDDB.py: add cursor routines *
	  src/GrampsDbBase.py: add cursor routines * src/GrampsInMemDb.py:
	  add cursor routines * src/gramps.glade: fix spacing in dialog
	  boxes

2004-12-10 00:22  Alex Roitman <shura@gramps-project.org>

	* [r3793] * src/PedView.py (get_distance): Remove function; use
	  similar from Relationship module.

2004-12-09 23:38  Don Allingham <don@gramps-project.org>

	* [r3792] * src/FamilyView.py: remove debug statement *
	  src/PeopleModel.py: abandon the attempt to use TreeFilter *
	  src/PeopleView.py: abandon the attempt to use TreeFilter

2004-12-08 22:54  Don Allingham <don@gramps-project.org>

	* [r3791] * src/DbPrompter.py: destroy filechooser if open
	  cancelled. * src/Report.py: Use markup in dialog * src/Utils.py:
	  fix year handling * src/plugins/Webpage.py: use markup

2004-12-07 21:38  Alex Roitman <shura@gramps-project.org>

	* [r3789] * src/data/Makefile.am: Replace dist_data_DATA with
	  EXTRA_DIST.

2004-12-07 04:30  Alex Roitman <shura@gramps-project.org>

	* [r3787] * configure.in: bump up the version.
	  
	  * Release: Version 1.1.2 "Confuse-a-cat" released.

2004-12-07 02:56  Don Allingham <don@gramps-project.org>

	* [r3785] update

2004-12-07 02:48  Don Allingham <don@gramps-project.org>

	* [r3784] * NEWS: minor update for 1.1.2 release

2004-12-06 04:24  Alex Roitman <shura@gramps-project.org>

	* [r3782] * doc/Makefile.am: Remove unneeded CLEANFILES, they're
	  defined below. * doc/xmldocs.make: Add Makefile to CLEANFILES;
	  Explictly clean stuff in distclean-hook. * src/Makefile.am:
	  Remove gramps.desktop from GRAPHICS. * src/data/Makefile.am:
	  Remove EXTRA_DIST; split files that do not need to be in
	  $PREFIX/share/gramps into dist_data_DATA: they're installed
	  explicitly to the proper locations anyway, and this is only
	  needed for distribution.

2004-12-06 04:13  Don Allingham <don@gramps-project.org>

	* [r3781] * src/DateParser.py: documenation enhancements *
	  src/GrampsBSDDB.py: Add cursor class * src/GrampsDbBase.py: Add
	  base cursor class * src/GrampsGEDDB.py: documenation enhancements
	  * src/GrampsInMemDB.py: Add cursor class * src/GrampsXMLDB.py:
	  documenation enhancements

2004-12-05 04:15  Don Allingham <don@gramps-project.org>

	* [r3779] * src/ChooseParents.py: use new cursor for interation *
	  src/DbPrompter.py: reformat * src/GenericFilter.py: add
	  disconnected rule * src/GrampsBSDDB.py: provide cursor access for
	  iteration * src/GrampsDbBase.py: provide cursor access for
	  iteration * src/GrampsInMemDB.py: provide cursor access for
	  iteration * src/Makefile.am: add gramps.desktop to install list *
	  src/PeopleModel.py: use new cursor for faster iteration *
	  src/PeopleView.py: reimplement filtering * src/ReadGedcom.py:
	  removed used source counting * src/gedcomimport.glade: remove
	  source field * src/gramps.glade: fixed spacing in message *
	  src/gramps_main.py: add disconnected filter

2004-12-03 01:49  Don Allingham <don@gramps-project.org>

	* [r3776] * src/EditPerson.py: hide window while closing updating
	  info * src/FamilyView.py: Fix deleting of spouses and children *
	  src/GrampsDbBase.py: add remove_family, clear default person if
	  the person is deleted * src/PeopleView.py: text clean up *
	  src/gramps_main.py: disable buttons while deleting a person

2004-12-02 06:05  Alex Roitman <shura@gramps-project.org>

	* [r3775] * src/Report.py (on_center_person_change_clicked): Typo.

2004-12-01 13:02  Don Allingham <don@gramps-project.org>

	* [r3773] * src/GenericFilter.py: use DateParser to parse dates.

2004-12-01 05:25  Alex Roitman <shura@gramps-project.org>

	* [r3772] * src/gramps_main.py (init_interface): Work around
	  gtk/libglade bug by using horrible and ugly hack;
	  (build_backhistmenu, build_fwdhistmenu): Use gramps IDs instead
	  of handles in menus.

2004-12-01 04:15  Don Allingham <don@gramps-project.org>

	* [r3771] * src/EditPerson.py: use Steve Swales' method for
	  handling locale determination * src/GrampsBSDDB.py: added
	  remove_object task * src/MediaView.py: Handle drag and drop
	  better

2004-11-30 15:27  Alex Roitman <shura@gramps-project.org>

	* [r3769] * NEWS: Update.

2004-11-30 03:53  Don Allingham <don@gramps-project.org>

	* [r3768] * src/EditPerson.py: simpler way of handling patronymic
	  names based of LANG * src/FamilyView.py: clear childlist if no
	  spouse exists

2004-11-30 02:16  Alex Roitman <shura@gramps-project.org>

	* [r3767] * src/gramps_main.py: Support for re-building Open Recent
	  submenu and opening files from it. * src/ArgHandler.py: Rebuild
	  recent menu after adding to recent. * src/DbPrompter.py
	  (open_native): Add function. * src/RecentFiles.py
	  (remove_filename): Add function.

2004-11-29 05:15  Alex Roitman <shura@gramps-project.org>

	* [r3766] * src/RecentFiles.py: Add support for Gramps' own recent
	  items. * src/DbPrompter.py: Support for Gramps' own recent items.
	  * src/ArgHandler.py: Support for Gramps' own recent items. *
	  src/gramps.glade: Add Open Recent submenu. * src/gramps_main.py:
	  Preliminary support for Open Recent submenu.

2004-11-29 03:51  Alex Roitman <shura@gramps-project.org>

	* [r3765] * src/plugins/PatchNames.py: Typo. *
	  src/plugins/ChangeNames.py: Correct description.

2004-11-29 03:24  Don Allingham <don@gramps-project.org>

	* [r3764] * src/EditPerson.py: Allow the photo to accept events,
	  allowing us to display a popup menu similar to galleries *
	  src/gramps.glade: Add eventbox to the image, allowing events *
	  src/MediaView.py: use object handle instead of gramps ID when
	  getting value from the list.

2004-11-28 05:03  Don Allingham <don@gramps-project.org>

	* [r3760] * src/plugins/PatchNames.py: add the ability to detect
	  common surname prefixes * src/plugins/patchnames.glade: clean up
	  description * src/plugins/TimeLine.py: detect invalid date range
	  in report to prevent divide by zero error.

2004-11-27 19:48  Don Allingham <don@gramps-project.org>

	* [r3758] * src/gramps.glade: add privacy fields and fix
	  add/edit/remove buttons * src/Sources.py: add support for privacy
	  flags * src/Witness.py: add support for privacy flags *
	  src/RelLib.py: add support for privacy flags

2004-11-27 02:54  Don Allingham <don@gramps-project.org>

	* [r3757] attach it to people and families with no attached
	  sources.

2004-11-26 23:31  Don Allingham <don@gramps-project.org>

	* [r3756] * src/DisplayModels.py: fix Source column display *
	  src/GrampsDbBase.py: change default display columns *
	  src/ReadGedcom.py: Add default source for a GEDCOM import, attach
	  it to a person that has no attached sources.

2004-11-26 07:36  Alex Roitman <shura@gramps-project.org>

	* [r3754] * src/RecentFiles.py: Make robust to parse/save problems.
	  * src/DbPrompter.py: Support for recent-files on new db creation.

2004-11-25 18:10  Don Allingham <don@gramps-project.org>

	* [r3753] * src/FamilyView.py: Add check for empty family in
	  display_marriage

2004-11-25 05:42  Alex Roitman <shura@gramps-project.org>

	* [r3751] * src/RecentFiles.py: Add to CVS. Support for
	  recent-files API. * src/Makefile.am: Ship RecentFiles.py. *
	  src/DbPrompter.py: Support for recent-files. * src/ArgHandler.py:
	  Support for recent-files.

2004-11-25 02:06  Don Allingham <don@gramps-project.org>

	* [r3749] * src/GrampsDbBase.py: always use external thumbnails *
	  src/GrampsBSDDB.py: always use external thumbnails *
	  src/ImgManip.py: centralize thumbnail handling * src/ReadXML.py:
	  handle thumbnail changes * src/ReadGedcom.py: combine common
	  files into the same media object

2004-11-24 18:01  Don Allingham <don@gramps-project.org>

	* [r3748] * src/EditSource.py: handle add/delete data item buttons.
	  Make sure that data items with empty keys are not saved. *
	  src/gramps.glade: added add/delete buttons for Source Editor *
	  src/gramps_main.py: remove key-release-event * src/RelLib.py:
	  unicode conversions * src/GrampsDbBase.py: make sure we are
	  sorting by unicode values

2004-11-24 03:55  Don Allingham <don@gramps-project.org>

	* [r3747] * src/ReadGedcom.py: fix relative path filenames and
	  build the thumbnail image

2004-11-23 05:15  Don Allingham <don@gramps-project.org>

	* [r3746] * src/EditSource.py: add in-place editing for key,value
	  pairs * src/ReadXML.py: add support for Source key,value pairs *
	  src/WriteXML.py: add support for Source key,value pairs *
	  src/RelLib.py: add support for Source key,value pairs *
	  src/gramps.glade: add support for Source key,value pairs

2004-11-21 00:30  Don Allingham <don@gramps-project.org>

	* [r3744] * src/plugins/ChangeNames.py: Add a plugin to change
	  capitalization of family names * src/plugins/changenames.glade:
	  interface for ChangeNames plugin * src/plugins/Makefile.am: Added
	  new files * src/plugins/PatchNames.py: display GRAMPS id instead
	  of internal id

2004-11-20 04:46  Alex Roitman <shura@gramps-project.org>

	* [r3743] * src/Plugins.py: Remove redundant list of failed
	  plugins. Properly reload plugins. Work around what seems to be a
	  Python bug. Allow setting the preference for showing up the
	  plugin status upon load/reload if problems are detected. Support
	  Help button. Automatically close old status window when new one
	  is opened. * src/plugins.glade: Add Help button and the check
	  button. * src/data/gramps.schemas: Add pop-plugin-status key. *
	  src/GrampsGconfKeys.py: Add get/save methods for new key. *
	  src/*.gladep: Remove from CVS. * src/plugins/IndivComplete.py:
	  Typo. * src/plugins/Partition.py: Comment out wrong class
	  instantiation. This plugin is dysfunctional, and we should either
	  remove it or fix it.

2004-11-20 02:07  Alex Roitman <shura@gramps-project.org>

	* [r3742] Remove .gladep files

2004-11-19 03:59  Don Allingham <don@gramps-project.org>

	* [r3738] * src/ColumnOrder.py: pychecker fixes *
	  src/DateParser.py: pychecker fixes * src/DisplayModels.py:
	  pychecker fixes * src/gramps_main.py: pychecker fixes *
	  src/dates/Date_fr.py: pychecker fixes * src/dates/Date_ru.py:
	  pychecker fixes

2004-11-19 01:14  Don Allingham <don@gramps-project.org>

	* [r3736] * src/FamilyView.py: Handle reordering of spouses by drag
	  and drop * src/RelLib.py: Allow the family list to be set
	  externally * src/gramps.glade: enable reordering flag for spouse
	  list

2004-11-18 20:21  Don Allingham <don@gramps-project.org>

	* [r3735] * src/DisplayModels.py: Added ChildModel to handle the
	  child list in the Family View * src/gramps_main.py: add column
	  editor for Family View * src/GrampsDbBase.py: add
	  storing/retrieving child column order * src/FamilyView.py: use
	  new ChildModel * src/PlaceView.py: removed unused index

2004-11-17 05:07  Alex Roitman <shura@gramps-project.org>

	* [r3734] * src/DateParser.py: Factor out small matching chunks.

2004-11-17 03:36  Alex Roitman <shura@gramps-project.org>

	* [r3733] * src/DateParser.py: Switch from utf8 strings to unicode.
	  * src/DateDisplay.py: Switch from utf8 strings to unicode. *
	  src/dates/Date_ru.py: Switch from utf8 strings to unicode. *
	  src/dates/Date_fr.py: Switch from utf8 strings to unicode.

2004-11-17 02:44  Don Allingham <don@gramps-project.org>

	* [r3732] * src/MediaView.py: remove obsolete pexists check

2004-11-17 01:50  Alex Roitman <shura@gramps-project.org>

	* [r3731] Typo

2004-11-16 20:45  Alex Roitman <shura@gramps-project.org>

	* [r3730] * src/DateParser.py: Typo.

2004-11-16 03:44  Alex Roitman <shura@gramps-project.org>

	* [r3729] * src/DateDisplay.py: Remove localized displayers. *
	  src/DateParser.py: Remove localized parsers. *
	  src/DateHandler.py: Remove hard-coded localization assignments;
	  load localized classes from dates directory. * src/const.py.in:
	  Add datesDir constant. * src/dates/Date_ru.py: Add to CVS. *
	  src/dates/Date_fr.py: Add to CVS. * src/dates/Makefile.am: Add to
	  CVS. * src/dates/.cvsignore: Add to CVS. * configure.in: Generate
	  src/dates/Makefile. * src/Makefile.am: Add dates to SUBDIRS.

2004-11-15 02:07  Don Allingham <don@gramps-project.org>

	* [r3728] * src/DateParser.py: handle leap year in gregorial
	  validity check * src/MergeData.py: Preserve more data when
	  merging the 1.0.X patch from Julio Sanchez) *
	  src/plugins/ReadGedcom.py: Attach top leve source to the person
	  instead of the primary name (ported from the 1.0.X patch from
	  Julio Sanchez) * src/const.py: Add support for "Number of
	  Children" attribute (GEDCOM NCHI) (ported from the 1.0.X patch
	  from Julio Sanchez)

2004-11-12 13:09  Tim Waugh <twaugh@redhat.com>

	* [r3724] 2004-11-12 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (person_name): Handle surname prefix
	  (patch from Julio Sanchez).

2004-11-11 22:59  Alex Roitman <shura@gramps-project.org>

	* [r3723] * src/DateDisplay.py: Add Russian displayer.

2004-11-11 05:07  Alex Roitman <shura@gramps-project.org>

	* [r3722] * src/DateHandler.py: Add Russian displayer. *
	  src/DateParser.py: Correct parsers -- proper unicode conversions.
	  * src/DateDisplay.py: Add Russian displayer.

2004-11-11 04:28  Don Allingham <don@gramps-project.org>

	* [r3721] * src/EditPerson.py: handle the new "dont-ask" key *
	  src/GrampsGconfKeys.py: handle the new "dont-ask" key *
	  src/ImageSelect.py: remove debugging statements *
	  src/Marriage.py: handle the new "dont-ask" key *
	  src/QuestionDialog.py: handle the new "dont-ask" key *
	  src/gramps.glade: added "dont ask" button to SaveDialog to turn
	  off the nagging * src/data/gramps.schemas: added the "dont-ask"
	  key

2004-11-10 04:34  Don Allingham <don@gramps-project.org>

	* [r3719] * src/gramps_main.py: fix goto_active_person

2004-11-10 04:20  Don Allingham <don@gramps-project.org>

	* [r3718] * src/DateParser.py: Handle month=12 in gregorian_valid

2004-11-10 01:55  Alex Roitman <shura@gramps-project.org>

	* [r3717] * src/DateHandler.py: Start adding handlers for Russian.
	  * src/DateParser.py: Start adding handlers for Russian.

2004-11-10 01:54  Alex Roitman <shura@gramps-project.org>

	* [r3716] Update

2004-11-09 16:19  Alex Roitman <shura@gramps-project.org>

	* [r3715] * src/WriteGedcom.py: Remove extraneous import.

2004-11-09 04:23  Don Allingham <don@gramps-project.org>

	* [r3714] * src/DateHandler.py: add handlers for fr_FR *
	  src/DateParser.py: add parser for french * src/DateDisplay.py:
	  add displayer for french
	  
	  * src/gramps.py: Better way of setting locale *
	  src/DateHandler.py: Better locate settings

2004-11-09 01:42  Alex Roitman <shura@gramps-project.org>

	* [r3713] * src/data/Makefile.am: Remove gramps.desktop from

2004-11-08 04:40  Don Allingham <don@gramps-project.org>

	* [r3712] * src/ImageSelect.py: load global note in a read only
	  buffer * src/gramps.glade: change buttons to icons, add global
	  note on image properties editor

2004-11-07 03:02  Don Allingham <don@gramps-project.org>

	* [r3710] * src/DateHandler.py: handle en_GB, en_AU and en_CA
	  locales

2004-11-06 03:41  Don Allingham <don@gramps-project.org>

	* [r3708] * src/gramps_main.py: fix setting of active person on
	  history change

2004-11-06 03:31  Don Allingham <don@gramps-project.org>

	* [r3707] * src/ImageSelect.py: Add date/place property to media
	  objects * src/ReadXML.py: Add date/place property to media
	  objects * src/RelLib.py: Add date/place property to media objects
	  * src/WriteXML.py: Add date/place property to media objects *
	  src/gramps.glade: Add date/place property to media objects *
	  src/SelectObject.py: display gramps id instead of internal handle

2004-11-05 11:30  Tim Waugh <twaugh@redhat.com>

	* [r3706] 2004-11-05 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include non-marriage relationships.

2004-11-05 11:11  Tim Waugh <twaugh@redhat.com>

	* [r3705] 2004-11-05 Tim Waugh <twaugh@redhat.com> *
	  src/StartupDialog.py: Fixed typo (gtk.quit -> gtk.main_quit).

2004-11-03 04:27  Don Allingham <don@gramps-project.org>

	* [r3703] * src/gramps_main.py (Gramps.redraw_histmenu): use GRAMPS
	  id instead of internal ID for history menu

2004-10-31 23:18  Don Allingham <don@gramps-project.org>

	* [r3699] * src/gramps_main.py: fixed home person button

2004-10-30 16:36  Don Allingham <don@gramps-project.org>

	* [r3693] * src/WriteGedcom.py (GedcomWriter.write_person): handle
	  empty event handles

2004-10-29 03:37  Don Allingham <don@gramps-project.org>

	* [r3689] * Makefile.am: added distuninstallcheck_listfiles *
	  doc/Makefile.am: Added CLEANFILES

2004-10-29 00:49  Don Allingham <don@gramps-project.org>

	* [r3687] * src/Date.py: Added "set_year" function * src/Utils.py:
	  qualifiy Date calls, eliminate string module usage *
	  src/edit_sm.png: new image * src/Makefile.am: install edit_sm.png
	  * src/gramps_main.py: update relationship calculator on database
	  change * src/Ancestors.py: initialize born_info

2004-10-28 16:21  Alex Roitman <shura@gramps-project.org>

	* [r3685] * src/plugins/DetDescendantReport.py: New Date usage.

2004-10-27 09:29  Tim Waugh <twaugh@redhat.com>

	* [r3680] 2004-10-27 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Fixed typo spotted by Eero Tamminen.

2004-10-27 03:41  Don Allingham <don@gramps-project.org>

	* [r3679] * src/docgen/OpenOfficeDoc.py: fix asian font, file
	  extension

2004-10-27 03:10  Don Allingham <don@gramps-project.org>

	* [r3678] * src/plugins/DescendReport.py: fix get_valid_year

2004-10-26 03:20  Don Allingham <don@gramps-project.org>

	* [r3674] * src/docgen/HtmlDoc.py: fix typo *
	  src/docgen/OpenOfficeDoc.py: don't use temporary files *
	  src/plugins/PatchNames.py: pychecker fixes *
	  src/plugins/RelCalc.py: pychecker fixes *
	  src/plugins/ReorderIds.py: pychecker fixes *
	  src/plugins/Verify.py: pychecker fixes * src/plugins/WebPage.py:
	  pychecker fixes * src/plugins/WriteFtree.py: pychecker fixes *
	  src/plugins/WriteGeneWeb.py: pychecker fixes

2004-10-25 02:37  Don Allingham <don@gramps-project.org>

	* [r3669] * src/gramps.glade: change "Edit..." buttons to an image
	  * src/plugins/CountAncestors.py: handle duplicates across
	  generations

2004-10-24 17:36  Alex Roitman <shura@gramps-project.org>

	* [r3668] * src/MediaView.py: Typo.

2004-10-24 02:15  Don Allingham <don@gramps-project.org>

	* [r3667] removed unneeded files

2004-10-24 01:09  Don Allingham <don@gramps-project.org>

	* [r3666] * src/PeopleModel.py: disable bold due to gtk tree bug *
	  src/PeopleView.py: disable bold due to gtk tree bug *
	  src/plugins/CountAncestors.py: Handle duplicates properly

2004-10-23 03:56  Don Allingham <don@gramps-project.org>

	* [r3662] * src/GrampsBSDDB.py: thumbnail handing in the database *
	  src/GrampsDbBase.py: add set_thumbnail_image and
	  get_thumbnail_image in base class * src/GrampsInMemDB.py: saving
	  thumbnail image * src/GrampsCfg.py: create thumbnail image
	  directory * src/ImageSelect.py: use new thumbnail scheme *
	  src/MediaView.py: use new thumbnail scheme * src/ReadGedcom.py:
	  use new thumbnail scheme * src/ReadXML.py: use new thumbnail
	  scheme * src/SelectObject.py: use new thumbnail scheme *
	  src/gramps_main.py: use new thumbnail scheme * src/Utils.py:
	  remove unused tasks * src/RelImage.py: remove unused tasks
	  
	  * src/DateParser.py: fix dates of the format of JAN 2000

2004-10-22 15:35  Alex Roitman <shura@gramps-project.org>

	* [r3660] * src/plugins/TimeLine.py: Remove old Date.UNDEF usage.

2004-10-22 04:07  Don Allingham <don@gramps-project.org>

	* [r3659] * src/DateParser.py: fix dates of the format of JAN 2000

2004-10-19 16:42  Don Allingham <don@gramps-project.org>

	* [r3649] * src/GrampsCfg.py: eliminate unused options *
	  src/gramps.glade: eliminate unused options

2004-10-19 03:19  Don Allingham <don@gramps-project.org>

	* [r3648] * src/GrampsBSDDB.py: add dbopen task to provide access
	  to the db object * src/ReadGedcom.py: Reduce number of accesses
	  to the database file

2004-10-19 00:52  Alex Roitman <shura@gramps-project.org>

	* [r3647] * src/plugins/IndivComplete.py: Bring book item options
	  in sync with the standalone options.

2004-10-18 23:24  Alex Roitman <shura@gramps-project.org>

	* [r3644] * src/docgen/OpenSpreadSheet.py (write_text): Escape
	  special XML characters.

2004-10-17 23:17  Don Allingham <don@gramps-project.org>

	* [r3641] * src/EditPerson.py: saving grouping name, instead of
	  surname for updating of the person list * src/ReadGedcom.py: save
	  person and source as soon as created * src/gramps_main.py:
	  compare updates based off grouping name instead of surname

2004-10-17 19:31  Alex Roitman <shura@gramps-project.org>

	* [r3638] * src/plugins/rel_es.py: Correct levels.

2004-10-16 21:03  Don Allingham <don@gramps-project.org>

	* [r3636] * src/PeopleView.py: handle changing of surnames if the
	  surname needs to be removed from the list

2004-10-16 17:26  Don Allingham <don@gramps-project.org>

	* [r3635] * src/ReadGedcom.py: allow default when selecting
	  override, add the place properly on import *
	  src/gedcomimport.glade: allow default when selecting override *
	  src/gramps_main.py: don't lose track of active person after a
	  cancelled Add Person

2004-10-16 05:10  Don Allingham <don@gramps-project.org>

	* [r3634] * src/GrampsBSDDB.py: increase cachesize *
	  src/ReadGedcom.py: increment source count *
	  src/gedcomimport.glade: increment source count *
	  src/DateDisplay.py: handle BC * src/DateParser.py: handle BC *
	  src/GrampsInMemDB.py: handle missing handles in find functions *
	  src/ReadGedcom.py: handle BC * src/WriteGedcom.py: handle BC *
	  src/ReadXML.py: handle BC

2004-10-15 01:34  Alex Roitman <shura@gramps-project.org>

	* [r3632] Update

2004-10-14 04:09  Don Allingham <don@gramps-project.org>

	* [r3631] * src/docgen/OpenOfficeDoc.py: incorporated Julio
	  Sanchez's language patch

2004-10-14 01:55  Alex Roitman <shura@gramps-project.org>

	* [r3629] * src/rule.glade: Clean up the filter definition dialog.

2004-10-13 20:59  Alex Roitman <shura@gramps-project.org>

	* [r3628] * src/plugins/Makefile.am: Ship rel_es.py plugin.
	  
	  * src/plugins/rel_es.py: Add to CVS.

2004-10-13 03:51  Don Allingham <don@gramps-project.org>

	* [r3623] * src/DisplayModels.py: fix source display *
	  src/GrampsBSDDB.py: add abort_changes task * src/GrampsDbBase.py:
	  add abort_changes task * src/GrampsInMemDB.py: add abort_changes
	  task * src/Makefile.am: Add target to build documentation using
	  epydoc * src/gramps.glade: Add abandon changes menu item. Not
	  fully implemented yet * src/gramps_main.py: add exit_and_undo

2004-10-12 20:13  Alex Roitman <shura@gramps-project.org>

	* [r3622] * src/gramps.glade: Remove "Save as" from toolbar.

2004-10-12 02:18  Don Allingham <don@gramps-project.org>

	* [r3621] * src/DisplayModels.py: fix initialization of self.map

2004-10-12 01:29  Don Allingham <don@gramps-project.org>

	* [r3620] * src/DateParser.py: dynamically detect numerical parsing
	  based off locale. Do not depend on strptime. * src/Utils.py:
	  remove last remains of SingleDate * src/PeopleModel.py: display
	  "error" instead of a blank string on an error * src/EventEdit.py:
	  removed unused parameter * src/Exporter.py: remove unused
	  gnome.ui import * src/plugins/FanChart.py: remove old Calendar
	  reference * src/plugins/Verify.py: remove old Calendar reference

2004-10-11 20:24  Alex Roitman <shura@gramps-project.org>

	* [r3619] * src/DateDisplay.py (_display_gregorian): Prepend month
	  and day with zeros if needed for the ISO format.

2004-10-10 23:22  Don Allingham <don@gramps-project.org>

	* [r3618] * src/DateParser.py: try to detect illegal numerical
	  dates * src/Utils.py: not_too_old moved over from RelLib.py *
	  src/WriteGedcom.py: fix call to probably_alive

2004-10-10 21:16  Don Allingham <don@gramps-project.org>

	* [r3617] * src/GrampsInMemDB.py: handle null handle *
	  src/GrampsXMLDB.py: disable undo during normal read of database *
	  src/ReadGedcom.py: handle lines shorter than 50 lines, disable
	  undo during normal reads of the database * src/ReadXML.py:
	  disable undo during normal read of databas * src/RelLib.py:
	  revert Name.__cmp__ to Name.is_equal * src/docgen/HTMLDoc.py:
	  drop deprecated gnome.ui dialogs

2004-10-10 19:02  Eero Tamminen <eerot@users.sourceforge.net>

	* [r3616] add test for reports

2004-10-10 04:21  Alex Roitman <shura@gramps-project.org>

	* [r3615] * src/data/tips.xml: Typo.

2004-10-09 23:03  Don Allingham <don@gramps-project.org>

	* [r3614] * src/PeopleModel.py: sort top level nodes using
	  locale.strcoll

2004-10-09 16:14  mpupat

	* [r3613] Mise � jour

2004-10-09 03:54  Don Allingham <don@gramps-project.org>

	* [r3612] * src/GrampsDbBase.py: remove forced upper comparisons

2004-10-09 01:35  Don Allingham <don@gramps-project.org>

	* [r3611] * src/EditPerson.py: support for locale selected
	  patronymic names. Allow patronymic name to be substituted for
	  prefix on the display * src/RelLib.py: add __cmp__ for Name *
	  src/gramps.glade: provide name for the prefix field

2004-10-08 17:59  Alex Roitman <shura@gramps-project.org>

	* [r3610] * src/GrampsCfg.py: Remove unused code. * src/TipOfDay.py
	  (TipParser.escape): Add method.

2004-10-08 14:58  Alex Roitman <shura@gramps-project.org>

	* [r3609] * src/GrampsCfg.py (build): Typo.

2004-10-08 04:16  Don Allingham <don@gramps-project.org>

	* [r3608] update

2004-10-08 03:59  Don Allingham <don@gramps-project.org>

	* [r3607] * src/AddMedia.py: pychecker fixes * src/DbPrompter.py:
	  pychecker fixes * src/DisplayModels.py: pychecker fixes *
	  src/GrampsDbBase.py: pychecker fixes * src/GrampsInMemDB.py:
	  pychecker fixes * src/RelLib.py: move probably_alive to Utils *
	  src/Utils.py: added probably_alive * src/WriteGedcom.py:
	  probably_alive fixes * src/WriteGedcom.py: probably_alive fixes *
	  src/plugins/WebPage.py: probably_alive fixes *
	  src/plugins/WebFtree.py: probably_alive fixes *
	  src/plugins/WebGeneWeb.py: probably_alive fixes

2004-10-07 17:48  Don Allingham <don@gramps-project.org>

	* [r3604] * src/NameEdit.py: integrate patches from Julio Sanchez
	  to fix surname prefix * src/FamilyView.py: Handle add person post
	  processing properly

2004-10-07 12:38  Alex Roitman <shura@gramps-project.org>

	* [r3602] * src/EventEdit.py (update_event): Typo.

2004-10-07 04:06  Don Allingham <don@gramps-project.org>

	* [r3601] * src/ReadGedcom.py: remove extra commits

2004-10-06 19:16  Alex Roitman <shura@gramps-project.org>

	* [r3600] * src/Makefile.am: Remove extra DESTDIR. *
	  src/docgen/Makefile.am: Remove extra DESTDIR, correct pycheck
	  target. * src/plugins/Makefile.am: Correct pycheck target.

2004-10-06 03:42  Don Allingham <don@gramps-project.org>

	* [r3599] * src/docgen/PdfDoc.py: fixed register_book_doc call *
	  src/AddrEdit.py: pychecker fixes * src/AttrEdit.py: pychecker
	  fixes * src/AutoComp.py: pychecker fixes * src/ChooseParents.py:
	  pychecker fixes * src/DbPrompter.py: pychecker fixes *
	  src/DisplayModels.py: pychecker fixes * src/EventEdit.py:
	  pychecker fixes * src/FamilyView.py: pychecker fixes *
	  src/Filter.py: pychecker fixes * src/GenericFilter.py: pychecker
	  fixes * src/GrampsCfg.py: pychecker fixes *
	  src/GrampsGconfKeys.py: pychecker fixes * src/ImgManip.py:
	  pychecker fixes * src/PlaceView.py: pychecker fixes *
	  src/Plugins.py: pychecker fixes * src/ReadGedcom.py: pychecker
	  fixes * src/ReadXML.py: pychecker fixes * src/SelectChild.py:
	  pychecker fixes * src/SelectObject.py: pychecker fixes *
	  src/SelectPerson.py: pychecker fixes * src/Sort.py: pychecker
	  fixes * src/SourceView.py: pychecker fixes * src/Utils.py:
	  pychecker fixes * src/Witness.py: pychecker fixes *
	  src/WriteGedcom.py: pychecker fixes * src/WriteXML.py: pychecker
	  fixes * src/gramps_main.py: pychecker fixes

2004-10-06 02:18  Don Allingham <don@gramps-project.org>

	* [r3598] * src/docgen/PdfDoc.py: fixed regsiter_book_doc call

2004-10-04 04:28  Don Allingham <don@gramps-project.org>

	* [r3596] * src/ReadXML.py: name enhancements * src/WriteXML.py:
	  name enhancements

2004-10-04 03:42  Alex Roitman <shura@gramps-project.org>

	* [r3595] * src/data/tips.xml: Add more tips.

2004-10-03 21:04  Don Allingham <don@gramps-project.org>

	* [r3594] * src/Date.py: fix get_month_valid call *
	  src/DateDisplay.py: pychecker fixes * src/EditPerson.py:
	  pychecker fixes * src/GrampDbBase.py: pychecker fixes *
	  src/Marriage.py: bring up to date with the DateParser *
	  src/PeopleView.py: pychecker fixes * src/RelLib.py: pychecker
	  fixes

2004-10-02 23:07  Alex Roitman <shura@gramps-project.org>

	* [r3593] * src/DateDisplay.py (display): Display text for
	  text-only dates. Closes # 1036846. * src/plugins/Merge.py
	  (date_match,range_compare): Use new Date API. Closes # 1036852. *
	  src/plugins/WebPage.py: Use new Date API. Use correct module for
	  gconf keys access. Closes # 1036856. * src/Sort.py (by_date): Use
	  new Date API. * src/plugins/AncestorReport.py: Use new Date API.
	  Closes # 1036858. * src/plugins/Ancestor.py: Correct use of
	  handles. Use new Date API. Closes # 1036859.

2004-10-01 02:38  Don Allingham <don@gramps-project.org>

	* [r3592] * src/EditPerson.py: enhanced update/delete/add of person
	  view * src/PeopleModel.py: enhanced update/delete/add of person
	  view * src/PeopleView.py: enhanced update/delete/add of person
	  view * src/gramps_main.py: enhanced update/delete/add of person
	  view

2004-09-30 18:32  Don Allingham <don@gramps-project.org>

	* [r3591] * src/DisplayModels.py: change 0 to False *
	  src/EditPerson.py: copy current name info to name editor when
	  invoking * src/GrampsBSDDB.py: provide default name to group
	  mapping * src/GrampsDbBase.py: provide default name to group
	  mapping * src/GrampsInMemDB.py: provide default name to group
	  mapping * src/NameEdit.py: prompt for making name mapping
	  override the default or purely for the active name *
	  src/PeopleModel.py: handle name grouping * src/PeopleView.py:
	  handle name grouping * src/QuestionDialog.py: Add QuestionDialog2
	  to allow two answers to a dialog (instead of one being cancel) *
	  src/RelLib.py: grouping documentation * src/gramps.glade: move
	  button on EditPerson dialog * src/gramps_main.py: goto active
	  person after a redisplay

2004-09-30 01:33  Alex Roitman <shura@gramps-project.org>

	* [r3590] Update

2004-09-29 23:00  Alex Roitman <shura@gramps-project.org>

	* [r3589] Update

2004-09-29 19:35  Alex Roitman <shura@gramps-project.org>

	* [r3588] * src/gramps.glade: Left-justify the tips.

2004-09-29 19:34  Alex Roitman <shura@gramps-project.org>

	* [r3587] Update

2004-09-29 19:34  Alex Roitman <shura@gramps-project.org>

	* [r3586] * src/TipOfDay.py: Be tolerant to whitespace; allow
	  markup in the tips, enable random sequence of tips on each
	  startup. * src/data/tips.xml: Merge with old tips.
	  
	  * src/data/tips.xml: Format the tips collection.
	  
	  * src/data/tips.xml: Add huge collection of tips.

2004-09-29 13:41  Alex Roitman <shura@gramps-project.org>

	* [r3585] * src/NameEdit.py: Typo.

2004-09-29 03:19  Don Allingham <don@gramps-project.org>

	* [r3584] * src/PeopleModel.py: sort based of "group as" value *
	  src/GrampsInMem.py: used "group as" value for surname list *
	  src/GrampsBSDDB.py: used "group as" value for surname list *
	  src/GrampsDbBase.py: accept "" and None for empty id values

2004-09-29 02:06  Don Allingham <don@gramps-project.org>

	* [r3583] * src/RelLib.py: Enhanced Name, adding patronymic name
	  support and display and sorting formats * src/EditPerson.py: Name
	  editing changes for the Primary name * src/NameEdit.py: support
	  for patronymic names * src/gramps.glade: NameEditor and
	  EditPerson changes for enhanced name support
	  
	  * src/PeopleModel.py: remove unused map * src/GrampsDbBase.py:
	  remove unused map

2004-09-27 20:15  Alex Roitman <shura@gramps-project.org>

	* [r3581] * src/DateParser.py: Better compliance with the RFC-2822.

2004-09-27 16:07  Alex Roitman <shura@gramps-project.org>

	* [r3580] * configure.in: Bump up the version number.
	  
	  * Release: Version 1.1.1 "Rat cake, rat sorbet, rat pudding, or
	  strawberry tart" released.

2004-09-27 04:55  Alex Roitman <shura@gramps-project.org>

	* [r3578] Remove l10n from RFC dates

2004-09-27 04:20  Alex Roitman <shura@gramps-project.org>

	* [r3577] * src/DateDisplay.py: Now proper capitalization for
	  _MONS. * src/DateParser.py: Support for the RFC-2822 dates (email
	  standard). * NEWS: Update.
	  
	  * src/DateDisplay.py: don't rely on strftime, since it does not

2004-09-27 03:16  Don Allingham <don@gramps-project.org>

	* [r3576] * src/DateDisplay: don't rely on strftime, since it does
	  not handle dates before 1900

2004-09-26 03:08  Don Allingham <don@gramps-project.org>

	* [r3575] * src/GrampsCfg.py: update RelLib display *
	  src/GrampsGconfKeys.py: import os * src/RelLib.py: change _parser
	  to parser and _display to display

2004-09-25 20:52  Don Allingham <don@gramps-project.org>

	* [r3574] * src/const.py.in: remove calendar directory *
	  src/gramps_main.py: remove calendar directory * configure.in:
	  remove calendar directory

2004-09-25 05:12  Alex Roitman <shura@gramps-project.org>

	* [r3573] * src/GrampsGconfKeys.py: Add to CVS -- split off key
	  names. * src/Makefile.am: Ship GrampsGconfKeys. *
	  src/ArgHandler.py: Use GrampsGconfKeys. * src/DbPrompter.py: Use
	  GrampsGconfKeys. * src/EditPerson.py: Use GrampsGconfKeys. *
	  src/Exporter.py: Use GrampsGconfKeys. * src/FamilyView.py: Use
	  GrampsGconfKeys. * src/GrampsDbBase.py: Use GrampsGconfKeys. *
	  src/ImageSelect.py: Use GrampsGconfKeys. * src/MediaView.py: Use
	  GrampsGconfKeys. * src/Plugins.py: Use GrampsGconfKeys. *
	  src/Report.py: Use GrampsGconfKeys. * src/StartupDialog.py: Use
	  GrampsGconfKeys. * src/TipOfDay.py: Use GrampsGconfKeys. *
	  src/Utils.py: Use GrampsGconfKeys. * src/DateDisplay.py: Proper
	  capitalization for _MONS. * src/DateHandler.py: Use
	  GrampsGconfKeys. * src/GrampsCfg.py: Use GrampsGconfKeys. *
	  src/gramps_main.py: Use GrampsGconfKeys.

2004-09-24 22:42  Alex Roitman <shura@gramps-project.org>

	* [r3572] * src/data/gnome-mime-application-x-geneweb.png: Add to
	  CVS. * src/data/Makefile.am, src/plugins/Makefile.am: Ship new
	  files.
	  
	  * src/plugins/ImportGeneWeb.py, src/plugins/WriteGeneWeb.py,
	  src/plugins/genewebexport.glade: Add to CVS. *
	  src/data/gramps.applications, src/data/gramps.keys,
	  src/data/gramps.mime, src/data/gramps.xml: Add GeneWeb format.

2004-09-24 22:05  Don Allingham <don@gramps-project.org>

	* [r3571] * src/DateDisplay.py: use LC_TIME and D_FMT to determine
	  the locale date format * src/DateHandler.py: en.US to en_US *
	  src/ReadGedcom.py: Allow user overriding of character set *
	  src/StartupDialog.py: remove date entry setting *
	  src/gedcomimport.glade: Allow user overriding of character set *
	  src/gramps.py: set LC_TIME based of LANG *
	  src/data/gramps.schemas: remove date entry setting
	  
	  * src/DateDisplay.py: use unicode encodings for french months

2004-09-23 21:32  Don Allingham <don@gramps-project.org>

	* [r3570] * src/Date.py: display calendar * src/DateParser.py:
	  parse based on calendars * src/DateDisplay.py: use unicode
	  encodings for french monts

2004-09-23 02:25  Don Allingham <don@gramps-project.org>

	* [r3569] * src/EditPerson.py: change sort mechanism to new Date
	  sort value * src/FamilyView.py: change sort mechanism to new Date
	  sort valu * src/Sort.py: remove unused sorting functions

2004-09-21 04:32  Alex Roitman <shura@gramps-project.org>

	* [r3567] * src/GrampsInMemDB.py: Remove unused modules.

2004-09-21 03:17  Don Allingham <don@gramps-project.org>

	* [r3566] * src/GrampsBSDDB.py: fix remove_person and count_person
	  * src/GrampsInMemDB.py: fix remove_person and count_person

2004-09-21 02:10  Alex Roitman <shura@gramps-project.org>

	* [r3565] * src/Date.py (get_high_year): Add method to return upper
	  estimate. * src/AddSpouse.py: Correctly use upper and lower date
	  estimates. * src/ChooseParents: Correctly use upper and lower
	  date estimates.

2004-09-21 01:24  Alex Roitman <shura@gramps-project.org>

	* [r3564] Update

2004-09-21 01:19  Alex Roitman <shura@gramps-project.org>

	* [r3563] * src/DateEdit.py: Use new Date's set() method. Enable
	  help.

2004-09-21 00:58  Alex Roitman <shura@gramps-project.org>

	* [r3562] * src/gramps_main.py: Remov unused module. *
	  src/DateDisplay.py (verify_format): Correct check. * src/Date.py
	  (is_regular): Add method to detect exact single non-empty dates;
	  (set): Add text string as an optional argument. *
	  src/DateEdit.py: Use DateHandler instead of low-level
	  DateDisplay; (check): Display yellow LED for anything other than
	  regular dates.

2004-09-20 23:26  Alex Roitman <shura@gramps-project.org>

	* [r3561] * src/gramps.glade: Add LED button widgets to the
	  sourceref editor. * src/Sources.py (SourceEditor.__init__): Use
	  DateEdit to support LED functionality;
	  (SourceEditor.on_sourceok_clicked): Set date using date object,
	  instead of parsing text.

2004-09-20 17:56  Alex Roitman <shura@gramps-project.org>

	* [r3560] * src/DateEdit.py (DateEdit.invoke_date_editor): Check
	  the built date and display LED (closes # 1031065). *
	  src/Sources.py (draw): Properly display date for sourceref;
	  (on_sourceok_clicked): Properly parse date for sourceref (closes
	  # 1031156).

2004-09-20 03:12  Don Allingham <don@gramps-project.org>

	* [r3559] * src/Date.py: remove comment field * src/DateParser.py:
	  add parsing of Month Day1-Day2, Year * src/RelLib.py: make date
	  parsers/displayers global to resolve pickle-ing problem *
	  src/EditPerson.py: update lists before committing to database

2004-09-20 01:53  Alex Roitman <shura@gramps-project.org>

	* [r3558] * src/Date.py (is_equal): Add method -- needed to compare
	  dates for being identical, since __cmp__ only compares the
	  sorting value and ignores the modifiers. * src/RelLib.py
	  (Event.are_equal, LdsOrd.are_equal): Use is_equal() method to
	  compare dates. * src/AddrEdit.py: Use is_equal() method to
	  compare dates. * src/EventEdit.py: Use is_equal() method to
	  compare dates. * src/gramps.glade (date_edit): Re-order widgets,
	  add hot keys; (event_edit, addr_edit): Remove button relief as in
	  editPerson.

2004-09-19 23:05  Don Allingham <don@gramps-project.org>

	* [r3557] * src/gramps.glade: remove button border for date editor
	  button * src/DateDisplay.py: fix quality prefix display

2004-09-19 15:17  Alex Roitman <shura@gramps-project.org>

	* [r3556] * src/DateEdit.py: Take date object as an argument and
	  work with it. * src/AddrEdit.py: Use date object instead of text.
	  * src/EditPerson.py: Use date object instead of text. *
	  src/EventEdit.py: Use date object instead of text. *
	  src/gramps.glade: Minor cleanup. * src/Date.py (copy): Add
	  method. * src/RelLib.py (Address): Correct the use of dates.

2004-09-19 04:11  Don Allingham <don@gramps-project.org>

	* [r3555] * src/GrampsInMemDB.py: new base class for in memory
	  databases, such as XML or GEDCOM * src/GrampGEDDB.py: use new
	  GrampsInMemDB base class * src/GrampXMLDB.py: use new
	  GrampsInMemDB base class * src/Makefile.am: add GrampsInMemDB.py
	  * src/ReadGedcom.py: remove debug statements

2004-09-18 23:39  Alex Roitman <shura@gramps-project.org>

	* [r3554] * src/DateEdit.py (DateEdit): Take care of both the
	  button and the LED pixmap now; Invoke DateEditorDialog if the
	  button is pressed; (DateEditorDialog): Correct the use of
	  constants; adjust the date on the calendar change; preserve the
	  old date unless OK was pressed; * src/AddrEdit.py: Remove date
	  editor callback in favor of DateEdit. * src/EditPerson.py: Remove
	  date editor callback in favor of DateEdit. * src/EventEdit.py:
	  Remove date editor callback in favor of DateEdit. *
	  src/gramps.glade: Minor cleanup; remove unused signal handlers.

2004-09-18 04:11  Alex Roitman <shura@gramps-project.org>

	* [r3553] * src/DateParser.py: Minor cleanup.

2004-09-18 03:58  Alex Roitman <shura@gramps-project.org>

	* [r3552] * src/gramps.glade: Add date_edit dialog. *
	  src/DateEdit.py (DateEditorDialog): Add class. * src/Date.py
	  (get_quality): Typo. * src/AddrEdit.py: Use date editor callback.
	  * src/EditPerson.py: Use date editor callback. *
	  src/EventEdit.py: Use date editor callback.
	  
	  * src/AddrEdit.py: Add date editor callback * src/EditPerson.py:
	  Add date editor callback * src/EventEdit.py: Add date editor
	  callback

2004-09-18 02:50  Don Allingham <don@gramps-project.org>

	* [r3551] * src/gramps.glade: replace LED indicators with buttons

2004-09-17 23:52  Don Allingham <don@gramps-project.org>

	* [r3550] * src/DateDisplay.py: use locale.nl_langinfo to get month
	  names without manual encoding * src/DateParser.py: use
	  locale.nl_langinfo to get month names without manual encoding

2004-09-17 04:32  Don Allingham <don@gramps-project.org>

	* [r3549] update

2004-09-17 04:26  Don Allingham <don@gramps-project.org>

	* [r3548] update

2004-09-17 04:25  Don Allingham <don@gramps-project.org>

	* [r3547] removed

2004-09-17 03:30  Don Allingham <don@gramps-project.org>

	* [r3546] * src/Calendar.py: removed * src/Gregorian.py: removed *
	  src/Hebrew.py: removed * src/Julian.py: removed *
	  src/calendars/Islamic.py: removed * src/calendars/Persian.py:
	  removed * src/calendars/Makefile.am: removed * src/Date.py: New,
	  simpler date structure * src/DateHandler.py: Start of a class to
	  abstract and select parser and display functions based off locale
	  * src/DateParser.py: base date parsing class (US English) *
	  src/DateDisplay.py: base date display class (US English) *
	  src/DateEdit.py: handle new date method * src/EditPerson.py:
	  handle new date method * src/EventEdit.py: handle new date method
	  * src/GrampsCfg.py: removed redundant options due to new date
	  class * src/StartupDialog.py: removed redundant options due to
	  new date class * src/Makefile.am: handle file changes *
	  src/Sort.py: handle new date method * src/ReadGedcom.py: handle
	  new date method * src/ReadXML.py: handle new date method *
	  src/WriteGedcom.py: handle new date method * src/WriteXML.py:
	  handle new date method * src/RelLib.py: handle new date method *
	  src/gramps_main.py: handle new date method * src/gramps.glade:
	  handle new date method

2004-09-14 13:51  Tim Waugh <twaugh@redhat.com>

	* [r3543] 2004-09-14 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Fixed SF bug #1009695.

2004-09-14 13:00  Tim Waugh <twaugh@redhat.com>

	* [r3542] 2004-09-14 Tim Waugh <twaugh@redhat.com> *
	  src/docgen/PSDrawDoc.py (PSDrawDoc.__init__): Fixed base method
	  call (missing parameter). * src/docgen/SvgDrawDoc.py
	  (SvgDrawDoc.__init__): Likewise.

2004-09-13 18:08  Tim Waugh <twaugh@redhat.com>

	* [r3539] 2004-09-13 Tim Waugh <twaugh@redhat.com> *
	  src/GenericFilter.py (IsAncestorOfFilterMatch.apply): Fixed
	  thinko.

2004-09-13 15:46  Tim Waugh <twaugh@redhat.com>

	* [r3536] 2004-09-13 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (event_info): Prevent constructions like
	  "died in before 1901" by playing safe if the mode is not exact.

2004-09-11 23:24  Alex Roitman <shura@gramps-project.org>

	* [r3535] * src/ReadGedcom.py (parse_person_event): Use TYPE field
	  as the description of the event, if the event already has a name.

2004-09-10 22:40  Alex Roitman <shura@gramps-project.org>

	* [r3533] * src/GrampsDbBase.py: Fix assert statements.

2004-09-09 14:46  Alex Roitman <shura@gramps-project.org>

	* [r3532] * src/gramps.glade: Typo.

2004-09-09 02:59  Alex Roitman <shura@gramps-project.org>

	* [r3530] * src/plugins/FilterEditor.py (ShowResults.__init__): Use
	  gramps IDs instead of handles for display.

2004-09-01 15:11  Alex Roitman <shura@gramps-project.org>

	* [r3528] * src/EditPlace.py (on_web_go_clicked): Typo.

2004-09-01 04:57  Alex Roitman <shura@gramps-project.org>

	* [r3526] * src/ReadXML.py (start_witness): Properly use handle of
	  witness. * src/Witness.py (WitnessTab.redraw): Use gramps ID for
	  display; (WitnessEditor.remove_itself_from_menu): Typo;
	  (WitnessEditor.ok_clicked): Catch exception and add error dialog.

2004-09-01 03:47  Don Allingham <don@gramps-project.org>

	* [r3525] * src/RelLib.py (GenderStats.guess_gender): back out
	  incorrect patch * src/Witness.py: handle new_name error *
	  src/SelectPerson.py: remove unused crud left over from 1.0, grab
	  handle instead of GRAMPS ID

2004-08-31 18:27  Alex Roitman <shura@gramps-project.org>

	* [r3523] * src/Sources.py (SourceTab.redraw,
	  SourceSelector.redraw): Use gramps ID instead of handle for
	  display. * src/ImageSelect.py
	  (GlobalMediaProperties.display_refs): Use gramps ID instead of
	  handle for display.

2004-08-31 17:48  Tim Waugh <twaugh@redhat.com>

	* [r3522] Update MIME database in scriptlets.

2004-08-31 03:51  Don Allingham <don@gramps-project.org>

	* [r3521] * src/AddMedia.py: use new MediaList update routine *
	  src/DisplayModels.py: new update list routine *
	  src/ImageSelect.py: use new MediaList update routine *
	  src/MediaView.py: use new MediaList update routine *
	  src/PlaceView.py: new update list routine * src/SourceView.py:
	  new update list routine

2004-08-30 03:50  Don Allingham <don@gramps-project.org>

	* [r3520] * src/GrampsBSDDB.py: add remove_place function *
	  src/DisplayModels.py: added row deletion and updating functions *
	  src/EditPlace.py: Make a distinction between update and new *
	  src/EditSource.py: Make a distinction between update and new *
	  src/PeopleModel.py: remove debugging code * src/PlaceView.py:
	  better handling of updating and deleiting * src/SourceView.py:
	  better handling of updating and deleiting

2004-08-29 05:45  Don Allingham <don@gramps-project.org>

	* [r3519] * src/DbPrompter.py: cleanup dialogs * src/EditPerson.py:
	  update screen properly * src/PeopleModel.py: handle stored maps
	  correctly * src/PeopleView.py: handle stored maps correctly *
	  src/gramps_main.py: eliminate unnecessary rebuilds, display
	  loading dialog * src/gramp.glade: loading dialog

2004-08-29 02:36  Don Allingham <don@gramps-project.org>

	* [r3518] * src/RelLib.py: guess_gender fix
	  
	  * src/gramps_main.py: drop unused goto_active_person parameter

2004-08-28 19:49  Don Allingham <don@gramps-project.org>

	* [r3517] * src/EditPerson.py: make a distiction between adding a
	  person and editing a person. * src/PeopleView.py: drop unused
	  goto_active_person parameter * srcgramps_main.py: drop unused
	  goto_active_person parameter

2004-08-27 13:35  Tim Waugh <twaugh@redhat.com>

	* [r3516] 2004-08-27 Tim Waugh <twaugh@redhat.com> *
	  src/SelectObject.py (SelectObject.redraw): Use GRAMPS ID for user
	  display.

2004-08-27 03:41  Don Allingham <don@gramps-project.org>

	* [r3515] * src/DisplayModels.py: fix place and source lists *
	  src/PlaceView.py: fix place lists * src/SourceView.py: fix source
	  lists

2004-08-26 21:54  Don Allingham <don@gramps-project.org>

	* [r3514] * src/Sort.py: use locale.strcoll for sorting *
	  src/RelLib.py: don't use accent for sort name *
	  src/EditPerson.py: compare edited ID value properly *
	  src/Marriage.py: compare edited ID value properly *
	  src/PeopleModel.py: use locale.strcoll for comparing *
	  src/GrampsBSDDB.py: use locale.strcoll for comparing/sorting *
	  src/GrampsDbBase.py: use locale.strcoll for comparing/sorting *
	  src/DbPrompter.py: handle bad filenames a bit better

2004-08-26 04:03  Don Allingham <don@gramps-project.org>

	* [r3513] * src/gramps_main.py: update properly after an edit *
	  src/Utils.py: generate correct path name, using gramps id instead
	  of handle * src/ImageSelect.py: select correct path name for
	  thumbnail
	  
	  * src/PeopleModel.py: move to a table driven format for handling
	  columns

2004-08-25 20:28  mpupat

	* [r3512] Corrected some errors

2004-08-25 07:57  Tim Waugh <twaugh@redhat.com>

	* [r3511] 2004-08-25 Tim Waugh <twaugh@redhat.com> *
	  src/WriteGedcom.py (GedcomWriter.write_person): Removed debugging
	  noise.

2004-08-25 07:53  Tim Waugh <twaugh@redhat.com>

	* [r3510] 2004-08-25 Tim Waugh <twaugh@redhat.com> * src/RelLib.py
	  (Person.parents_too_old): Fixed typo.

2004-08-25 03:37  Don Allingham <don@gramps-project.org>

	* [r3509] * src/DisplayModels.py: handle a closed database in
	  on_get_value * src/PeopleModel.py: handle a closed database in
	  on_get_value

2004-08-25 03:25  Don Allingham <don@gramps-project.org>

	* [r3508] * src/ImageSelect.py: Display GRAMPS ID, not DB handle *
	  src/WriteGedcom.py: handle image file problems when exporting

2004-08-25 03:02  Don Allingham <don@gramps-project.org>

	* [r3507] * src/ReadXML.py: Fix file copy problem, handle copy
	  failure * src/src/ImageSelect.py: Display GRAMPS ID, not DB
	  handle
	  
	  * src/plugins/WebPage.py: web page enhancements, including a
	  place index.

2004-08-24 18:05  Tim Waugh <twaugh@redhat.com>

	* [r3506] 2004-08-24 Tim Waugh <twaugh@redhat.com> *
	  src/MediaView.py (MediaView.on_select_row): Use the correct
	  column for DB handle. (MediaView.on_select_row): Display GRAMPS
	  ID, not DB handle. (MediaView.build_context_menu): Use the
	  correct column for DB handle. (MediaView.on_edit_clicked):
	  Likewise. (MediaView.on_delete_clicked): Likewise.

2004-08-24 10:24  Tim Waugh <twaugh@redhat.com>

	* [r3505] 2004-08-24 Tim Waugh <twaugh@redhat.com> *
	  src/WriteXML.py: Write out 'default' tag on people node for
	  compatibility with GRAMPS 1.0.x.

2004-08-24 05:09  Alex Roitman <shura@gramps-project.org>

	* [r3503] * src/GrampsDbBase.py (get_object_from_gramps_id,
	  get_source_from_gramps_id, get_place_from_gramps_id): Add
	  placeholder functions with assertions.

2004-08-24 04:55  Alex Roitman <shura@gramps-project.org>

	* [r3502] * src/ArgHandler.py (auto_save_load): Remove new db
	  creation for BSDDB.

2004-08-24 04:51  Alex Roitman <shura@gramps-project.org>

	* [r3501] * src/EdirPerson.py (__init__): Typos.

2004-08-24 04:15  Don Allingham <don@gramps-project.org>

	* [r3500] a person is not alive.

2004-08-24 04:14  Don Allingham <don@gramps-project.org>

	* [r3499] * src/PeopleModel.py: enhanced column_spouse *
	  src/RelLib.py: enhance probably_alive to check for "Cause of
	  Death", "Burial", and "Cremation" events to indicate that a
	  person is not alive. * src/const.py.in: add support for "Marriage
	  Banns"
	  
	  * src/ReadXML.py: set last change time, support handles

2004-08-24 03:48  Don Allingham <don@gramps-project.org>

	* [r3498] * src/Utils.py: produce less line noise when generating
	  handles * src/WriteGedcom.py: save CHAN records *
	  src/WriteXML.py: save handles and time stamps *
	  src/GrampsDbBase.py: make the find_xxx_from_handle functions
	  consistent and correct (handle ids correctly) *
	  src/DisplayModels.py: add last change column *
	  src/PeopleModel.py: add last change column * src/PeopleView.py:
	  add last change column * src/MediaView.py: add last change column
	  * src/SourceView.py: add last change column * src/EditPerson.py:
	  display last change timestamps * src/EditPlace.py: display last
	  change timestamps * src/Marriage.py: display last change
	  timestamps * src/ReadXML.py: set last change time *
	  src/gramps.glade: updates for last change display

2004-08-23 22:50  Alex Roitman <shura@gramps-project.org>

	* [r3497] * src/DbPrompter.py (ExistingDbPrompter.chooser,
	  ImportDbPrompter.chooser): Destroy file chooser on failure
	  (#1014254).

2004-08-23 22:39  Alex Roitman <shura@gramps-project.org>

	* [r3496] * src/const.py.in: Add gramps-package mime type. *
	  src/ArgHandler.py (auto_save_load): Subclass database depending
	  on the format.

2004-08-23 22:17  Alex Roitman <shura@gramps-project.org>

	* [r3495] * src/data/Makefile.am: Kill gconfd using SIGTERM -- HUP
	  did not work.

2004-08-23 22:07  Alex Roitman <shura@gramps-project.org>

	* [r3494] Add keys for last import and export dirs

2004-08-23 22:05  Alex Roitman <shura@gramps-project.org>

	* [r3493] * src/Plugins.py: Add native_format flag to import plugin
	  registration. * src/ReadXML.py, src/ReadGedcom.py: Register as
	  native formats to prevent loading twice on File->Open. *
	  src/data/gramps.schemas: Add keys for last import and export
	  dirs. * src/GrampsCfg.py (get_last_import_dir,
	  save_last_import_dir, get_last_export_dir, save_last_export_dir):
	  Add functions. * src/Exportder.py (suggest_filename): Try last
	  export and last import folders before falling back to Home;
	  (save): Save export folder. * src/Utils.py (get_new_filename):
	  Add optional folder argument. * src/DbPrompter.py
	  (ExistingDbPrompter.chooser): Only add importers for non-native
	  formats, the rest is already taken care of; Try last file, last
	  import, last export, then home folders;
	  (ImportDbPrompter.chooser): Save import folder; Try last import,
	  last file, last export, then home folders. (NewNativeDbPrompter):
	  Try last file, last import, last export folders, then fall back
	  to home.

2004-08-23 18:40  Alex Roitman <shura@gramps-project.org>

	* [r3492] * src/plugins/WebPage.py: Use gramps ID for naming the
	  files and creating links.

2004-08-23 17:30  Alex Roitman <shura@gramps-project.org>

	* [r3491] * src/docgen/AbiWord2Doc.py, src/docgen/AsciiDoc.py,
	  src/docgen/HtmlDoc.py, src/docgen/KwordDoc.py,
	  src/docgen/OpenOfficeDoc.py, src/docgen/PdfDoc.py,
	  src/docgen/RTFDoc.py: Translate type descriptions; correct
	  print_label.

2004-08-23 17:04  Alex Roitman <shura@gramps-project.org>

	* [r3490] Update

2004-08-23 17:04  Alex Roitman <shura@gramps-project.org>

	* [r3489] * src/plugins/Ancestors.py (event_info): Check whetehr
	  place exists before getting its title (#1014412).

2004-08-23 16:59  Alex Roitman <shura@gramps-project.org>

	* [r3488] * src/plugins/DetAncestralReport.py (write_children):
	  Check whether event exists (#1014414). *
	  src/plugins/IndivComplete.py (write_alt_names): Correct the use
	  of handle (#1014411); (write_fact, write_sources, write_person):
	  Use gramps id, not handle, for displaying source references.

2004-08-23 16:27  Alex Roitman <shura@gramps-project.org>

	* [r3487] * src/EdirPerson.py (__init__): Use handle instead of ID
	  (#1014224).

2004-08-23 16:22  Alex Roitman <shura@gramps-project.org>

	* [r3486] * src/NameEdit.py: Proper use of ComboBoxEntry widgets
	  (#1014238).

2004-08-23 16:05  Alex Roitman <shura@gramps-project.org>

	* [r3485] * src/RelLib.py: (probably_alive): Fixed typo (bug
	  #1014223).

2004-08-23 15:43  Tim Waugh <twaugh@redhat.com>

	* [r3484] 2004-08-23 Tim Waugh <twaugh@redhat.com> * install-sh:
	  Removed this generated file.

2004-08-23 11:26  Tim Waugh <twaugh@redhat.com>

	* [r3483] 2004-08-23 Tim Waugh <twaugh@redhat.com> *
	  src/WriteGedcom.py (GedcomWriter.write_sources): Write sources in
	  ID order for easier change tracking.

2004-08-23 11:14  Tim Waugh <twaugh@redhat.com>

	* [r3482] (XmlWriter.write_ref): Fixed typo.

2004-08-23 10:42  Tim Waugh <twaugh@redhat.com>

	* [r3481] 2004-08-23 Tim Waugh <twaugh@redhat.com> *
	  src/GrampsDbBase.py (GrampsDbBase.find_source_from_handle): Set
	  GRAMPS ID on new source (bug #1014246).

2004-08-22 23:16  Don Allingham <don@gramps-project.org>

	* [r3480] * src/Marriage.py: pychecker fixes * src/RelLib.py:
	  pychecker fixes * src/SelectChild.py: pychecker fixes *
	  src/SelectObject: pychecker fixes * src/SourceView.py: pychecker
	  fixes * src/Sources.py: pychecker fixes * src/StyleEditor.py:
	  pychecker fixes * src/TarFile.py: pychecker fixes *
	  src/TipOfDay.py: pychecker fixes * src/Utils.py: pychecker fixes
	  * src/WriteXML.py: pychecker fixes

2004-08-22 23:11  Tim Waugh <twaugh@redhat.com>

	* [r3479] 2004-08-23 Tim Waugh <twaugh@redhat.com>
	  
	  * src/WriteGedcom.py (GedcomWriter.write_families): Write
	  families in GRAMPS ID order for easier change tracking.

2004-08-22 21:03  mpupat

	* [r3478] Correcting forgotten articles

2004-08-22 16:33  Tim Waugh <twaugh@redhat.com>

	* [r3477] (GedcomWriter.fid): Use GRAMPS ID not DB handle.

2004-08-22 16:30  Tim Waugh <twaugh@redhat.com>

	* [r3476] * src/WriteGedcom.py (GedcomWriter.export_data): Write
	  individuals out in GRAMPS ID order.

2004-08-22 16:19  Tim Waugh <twaugh@redhat.com>

	* [r3475] (XmlWriter.write_object): Use GRAMPS ID not DB handle.

2004-08-22 16:18  Tim Waugh <twaugh@redhat.com>

	* [r3474] 2004-08-22 Tim Waugh <twaugh@redhat.com>
	  
	  * src/ReadXML.py (GrampsParser.start_object): Set GRAMPS ID.

2004-08-22 12:52  Tim Waugh <twaugh@redhat.com>

	* [r3473] (XmlWriter.write_xml_data): Fixed families output by
	  preventing confusion between handles and GRAMPS IDs.

2004-08-22 12:45  Tim Waugh <twaugh@redhat.com>

	* [r3472] (XmlWriter.write_family_handle): Use GRAMPS ID not DB
	  handle. (XmlWriter.write_xml_data): Sort family IDs before
	  writing.

2004-08-22 12:37  Tim Waugh <twaugh@redhat.com>

	* [r3471] (XmlWriter.write_xml_data): Fixed people output by
	  preventing confusion between handles and GRAMPS IDs.

2004-08-22 12:21  Tim Waugh <twaugh@redhat.com>

	* [r3470] (XmlWriter.write_xml_data): Sort person handles before
	  writing.

2004-08-22 12:06  Tim Waugh <twaugh@redhat.com>

	* [r3469] 2004-08-22 Tim Waugh <twaugh@redhat.com> *
	  src/WriteXML.py (write_xml_data): Fixed typo causing XML export
	  to omit all place definitions.

2004-08-22 09:15  Tim Waugh <twaugh@redhat.com>

	* [r3468] 2004-08-22 Tim Waugh <twaugh@redhat.com> * src/RelLib.py
	  (probably_alive): Fixed typo (bug #1012347).

2004-08-22 05:33  Alex Roitman <shura@gramps-project.org>

	* [r3467] * src/WriteGedcom.py (write_sources, write_person,
	  write_ord): Use gramps id instead of handle. *
	  src/GenericFilter.py: Check object for being not None.

2004-08-22 01:41  Alex Roitman <shura@gramps-project.org>

	* [r3466] * src/plugins/Check.py: Import const module. *
	  src/PedView.py: Add person to the list even if there are no
	  parents.

2004-08-21 20:43  Alex Roitman <shura@gramps-project.org>

	* [r3465] * src/ReadGedcom.py (parse_record, parse_individual,
	  parse_ord, parse_adopt_event): Don't include "@" signs into
	  family gramps id. * src/PedView.py (find_tree): Correctly
	  retrieve parents.

2004-08-21 19:09  Alex Roitman <shura@gramps-project.org>

	* [r3464] * src/plugins/Verify.py (on_apply_clicked): Use gramps id
	  for display; (get_year): Corrections.

2004-08-21 18:58  Alex Roitman <shura@gramps-project.org>

	* [r3463] * src/GrampsDbBase.py (find_event_from_handle): Add
	  transaction argument

2004-08-21 18:56  Alex Roitman <shura@gramps-project.org>

	* [r3462] * src/AddSpouse.py, src/ChooseParents.py,
	  src/EditPerson.py, src/EditPlace.py, src/EditSource.py,
	  src/EventEdit.py, src/FamilyView.py, src/GenericFilter.py,
	  src/Marriage.py, src/PedView.py, src/PeopleModel.py,
	  src/PlaceView.py, src/RelLib.py, src/SelectChild.py, src/Sort.py,
	  src/SourceView.py, src/SubstKeywords.py, src/WriteGedcom.py,
	  src/WriteXML.py, src/plugins/AncestorReport.py,
	  src/plugins/Ancestors.py, src/plugins/ChangeTypes.py,
	  src/plugins/DescendReport.py, src/plugins/DetDescendantReport.py,
	  src/plugins/EventCmp.py, src/plugins/FamilyGroup.py,
	  src/plugins/FanChart.py, src/plugins/FtmStyleAncestors.py,
	  src/plugins/FtmStyleDescendants.py, src/plugins/GraphViz.py,
	  src/plugins/IndivComplete.py, src/plugins/IndivSummary.py,
	  src/plugins/Merge.py, src/plugins/RelCalc.py,
	  src/plugins/RelGraph.py, src/plugins/Summary.py,
	  src/plugins/TimeLine.py, src/plugins/Verify.py,
	  src/plugins/WebPage.py, src/plugins/WriteCD.py,
	  src/plugins/WritePkg.py, src/plugins/DetAncestralReport.py: Use
	  get_event_from_handle (not find_ ).

2004-08-21 18:13  Alex Roitman <shura@gramps-project.org>

	* [r3461] * src/ReadGedcom.py (parse_record): Get objects from
	  handles; (handle_source): Refer to handle, not the object;
	  (parse_source): Use gramps id (not handle) to form the title. *
	  src/GrampsDbBase.py (get_person_from_handle): Typo;
	  (find_event_from_handle): Correctly create new event if not
	  found. * src/Sources.py (draw): Correctly sort, use gramps id
	  when displaying sources; (redraw): Use gramps id in the list
	  view.

2004-08-21 04:33  Alex Roitman <shura@gramps-project.org>

	* [r3459] * src/data/gramps.schemas: Add
	  /apps/gramps/interface/size-checked key. * src/GrampsCfg.py
	  (get_screen_size_checked, save_screen_size_checked): Add
	  functions. * src/gramps_main.py: Enable sidebar depending on the
	  screen if the screen size has not been checked yet. *
	  src/ChooseParents.py: Set the size request depending on the
	  screen. * src/Marriage.py: Set the size request depending on the
	  screen. * src/gramps.glade (marriageEditor): Unset the height
	  request for the event list.

2004-08-21 04:05  Alex Roitman <shura@gramps-project.org>

	* [r3458] * src/data/gramps.schemas: Add
	  /apps/gramps/interface/size-checked key. * src/GrampsCfg.py
	  (get_screen_size_checked, save_screen_size_checked): Add
	  functions. * src/gramps_main.py: Enable sidebar depending on the
	  screen if the screen size has not been checked yet.

2004-08-21 04:00  Alex Roitman <shura@gramps-project.org>

	* [r3457] Update

2004-08-21 03:36  Don Allingham <don@gramps-project.org>

	* [r3456] * src/gramps_main.py: update family display after
	  EditPerson * src/EditPerson.py: fix callback

2004-08-21 03:31  Alex Roitman <shura@gramps-project.org>

	* [r3455] Update

2004-08-20 21:55  Alex Roitman <shura@gramps-project.org>

	* [r3454] * src/plugins/Verify.py (on_apply_clicked): Append
	  warnings to errors instead of overwriting; determine actual dates
	  of burial and baptism; (get_year): Correctly compare calendar
	  names. * src/plugins/rel_it.py: removed translatable strings
	  (should be already italian). * src/plugins/IndivComplete.py
	  (_get_report_filters): Set both ancestor and descendant filters
	  to be inclusive. * src/plugins/RelGraph.py (get_report_filters):
	  Set both ancestor and descendant filters to be inclusive. *
	  src/plugins/TimeLine.py (_get_report_filters): Set both ancestor
	  and descendant filters to be inclusive. * src/plugins/WebPage.py
	  (get_report_filters): Set both ancestor and descendant filters to
	  be inclusive. * src/plugins/WriteFtree.py (__init__): Set both
	  ancestor and descendant filters to be inclusive. *
	  src/plugins/Ancestors.py (person_name): Use translated name type.

2004-08-20 21:26  Alex Roitman <shura@gramps-project.org>

	* [r3453] * src/WriteGedcom.py (get_option_box): Make filters
	  inclusive. * src/plugins/merge.glade: Switch button order to
	  comply with HIG. * src/mergedata.glade: Switch button order to
	  comply with HIG. * src/plugins/RelGraph.py
	  (get_default_basename): Add function. *
	  src/plugins/AncestorReport.py (write_report): Translate string
	  properly. * src/EventEdit.py (update_event): Use transtable. *
	  src/EditPerson.py (on_event_add_clicked, on_edit_birth_clicked,
	  on_edit_death_clicked, on_event_update_clicked): Pass TransTable
	  to the event editor. * src/Marriage.py (on_add_clicked,
	  on_event_update_clicked): Pass TransTable to the event editor. *
	  src/plugins/FtmStyleAncestors.py,
	  src/plugins/FtmStyleDescendants.py: Remove extra space between
	  vars in "%(.*_place)s %(.*_notes)s" * src/plugins/verify.glade:
	  Translate button label. * src/plugins/IndivSummary.py: Proper
	  handling of translation. * src/docgen/OpenOfficeDoc.py (pt2cm):
	  Add function; (draw_text): Convert points to cm for the box
	  width; Use self.string_width() method. * src/BaseDoc.py
	  (string_width): Add a method to compute width. *
	  src/docgen/LPRDoc.py (string_width): Override method. *
	  src/docgen/PdfDoc.py: Use self.string_width() method. *
	  src/docgen/SvgDrawDoc.py: Use self.string_width() method. *
	  src/plugins/AncestorChart2.py: Use self.doc.string_width()
	  method. * src/plugins/AncestorChart.py: Use
	  self.doc.string_width() method. * src/plugins/DesGraph.py: Use
	  self.doc.string_width() method. * src/plugins/FanChart.py: Use
	  self.doc.string_width() method. * src/plugins/TimeLine.py: Use
	  self.doc.string_width() method. * src/plugins/eval.glade: HIG
	  compliance.

2004-08-20 19:10  Alex Roitman <shura@gramps-project.org>

	* [r3452] * src/plugins/rel_da.py: Convert to new interface. Add to
	  CVS. * src/plugins/rel_fi.py: Convert to new interface. Add to
	  CVS. * src/plugins/rel_fr.py: Convert to new interface. Add to
	  CVS. * src/plugins/rel_no.py: Convert to new interface. Add to
	  CVS. * src/plugins/rel_sv.py: Convert to new interface. Add to
	  CVS. * src/plugins/Makefile.am: Ship new files. *
	  src/Relationship.py (apply_filter): Keep gender info of all
	  member in the relationship chain, not just number of generations;
	  (is_spouse): correctly compare handles;
	  (get_relationship_distance, get_relationship,
	  get_grandparents_string): correctly use apply_filter. *
	  src/plugins/rel_it.py (get_relationship): Correctly use
	  apply_filter. * src/plugins/rel_hu.py (get_relationship):
	  Correctly use apply_filter. * src/plugins/rel_de.py (is_spouse):
	  Remove function; (get_relationship): Correctly use apply_filter.
	  * src/plugins/rel_ru.py (is_spouse): Remove function;
	  (get_relationship): Correctly use apply_filter.

2004-08-20 13:44  Tim Waugh <twaugh@redhat.com>

	* [r3451] 2004-08-20 Tim Waugh <twaugh@redhat.com> * src/RelLib.py
	  (Event.are_equal): Fixed comparison with None.

2004-08-20 12:11  Don Allingham <don@gramps-project.org>

	* [r3450] * src/plugins/RelCalc.py: use empty string instead of
	  None * src/EditPerson.py: pychecker fixes * src/EditPlace.py:
	  pychecker fixes * src/EditSource.py: pychecker fixes *
	  src/GenericFilter.py: pychecker fixes * src/GrampsCfg.py:
	  pychecker fixes * src/ImageSelect.py: pychecker fixes *
	  src/ListModel.py: pychecker fixes * src/MediaView.py; pychecker
	  fixes * src/MergeData.py: pychecker fixes * src/PedView.py:
	  pychecker fixes * src/PeopleView.py: pychecker fixes *
	  src/PlaceView.py: pychecker fixes * src/Plugins.py: pychecker
	  fixes * src/RelImage.py: pychecker fixes * src/Relationship.py:
	  pychecker fixes

2004-08-20 11:58  Tim Waugh <twaugh@redhat.com>

	* [r3449] 2004-08-20 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/RelCalc.py (__init__): Handle unknown birth dates.

2004-08-20 11:14  Tim Waugh <twaugh@redhat.com>

	* [r3448] 2004-08-20 Tim Waugh <twaugh@redhat.com> *
	  src/Calendar.py (calendar_names): Fixed typo.

2004-08-20 03:36  Don Allingham <don@gramps-project.org>

	* [r3447] update

2004-08-20 02:20  Don Allingham <don@gramps-project.org>

	* [r3446] * src/AutoComp.py: remove double display of data *
	  src/FamilyView.py: remove unused check * src/GrampsBSDDB.py:
	  search by gramps_id * src/GrampsDbBase.py: search by gramps_id,
	  unicode/str conversions * src/Marriage.py: handle gramps_id
	  editing * src/ReadXML.py: fix handle/gramps_id on import *
	  src/plugins/RelCalc.py: display date instead of event handle *
	  src/Relationship.py: family handles working * src/PeopleModel.py:
	  comment out unused functions * src/PeopleModel.py: simplify model
	  interface * src/AddSpouse.py: get_family_from_handle fixes *
	  src/EditPerson.py: get_family_from_handle fixes *
	  src/EditSource.py: get_family_from_handle fixes *
	  src/GraphLayout.py: get_family_from_handle fixes *
	  src/ImageSelect.py: get_family_from_handle fixes *
	  src/MediaView.py: get_family_from_handle fixes *
	  src/MergeData.py: get_family_from_handle fixes *
	  src/PlaceView.py: get_family_from_handle fixes * src/ReadXML.py:
	  get_family_from_handle fixes * src/RelLib.py:
	  get_family_from_handle fixes * src/Relationship.py:
	  get_family_from_handle fixes * src/SelectChild.py:
	  get_family_from_handle fixes * src/SourceView.py:
	  get_family_from_handle fixes * src/SubstKeywords.py:
	  get_family_from_handle fixes * src/WriteXML.py:
	  get_family_from_handle fixes * src/gramps_main.py:
	  get_family_from_handle fixes

2004-08-19 22:10  mpupat

	* [r3445] Corrected typo

2004-08-19 21:47  Don Allingham <don@gramps-project.org>

	* [r3444] remove print statements

2004-08-19 21:35  Don Allingham <don@gramps-project.org>

	* [r3443] * PeopleModel.py: simplify model interface *
	  EditPerson.py: get_family_from_handle fixes * EditSource.py:
	  get_family_from_handle fixes * GraphLayout.py:
	  get_family_from_handle fixes * ImageSelect.py:
	  get_family_from_handle fixes * MediaView.py:
	  get_family_from_handle fixes * MergeData.py:
	  get_family_from_handle fixes * PlaceView.py:
	  get_family_from_handle fixes * ReadXML.py: get_family_from_handle
	  fixes * RelLib.py: get_family_from_handle fixes *
	  Relationship.py: get_family_from_handle fixes * SelectChild.py:
	  get_family_from_handle fixes * SourceView.py:
	  get_family_from_handle fixes * SubstKeywords.py:
	  get_family_from_handle fixes * WriteXML.py:
	  get_family_from_handle fixes * gramps_main.py:
	  get_family_from_handle fixes * plugins/AncestorChart.py:
	  get_family_from_handle fixes * plugins/AncestorChart2.py:
	  get_family_from_handle fixes * plugins/AncestorReport.py:
	  get_family_from_handle fixes * plugins/Ancestors.py:
	  get_family_from_handle fixes * plugins/Check.py:
	  get_family_from_handle fixes * plugins/CountAncestors.py:
	  get_family_from_handle fixes * plugins/Desbrowser.py:
	  get_family_from_handle fixes * plugins/DescendReport.py:
	  get_family_from_handle fixes * plugins/DetAncestralReport.py:
	  get_family_from_handle fixes * plugins/DetDescendantReport.py:
	  get_family_from_handle fixes * plugins/FamilyGroup.py:
	  get_family_from_handle fixes * plugins/FanChart.py:
	  get_family_from_handle fixes * plugins/FtmStyleAncestors.py:
	  get_family_from_handle fixes * plugins/FtmStyleDescendants.py:
	  get_family_from_handle fixes * plugins/GraphViz.py:
	  get_family_from_handle fixes * plugins/IndivComplete.py:
	  get_family_from_handle fixes * plugins/IndivSummary.py:
	  get_family_from_handle fixes * plugins/Merge.py:
	  get_family_from_handle fixes * plugins/RelGraph.py:
	  get_family_from_handle fixes * plugins/Verify.py:
	  get_family_from_handle fixes * plugins/WebPage.py:
	  get_family_from_handle fixes * plugins/WriteCD.py:
	  get_family_from_handle fixes * plugins/WritePkg.py:
	  get_family_from_handle fixes * plugins/rel_de.py:
	  get_family_from_handle fixes * plugins/rel_hu.py:
	  get_family_from_handle fixes * plugins/rel_ru.py:
	  get_family_from_handle fixes

2004-08-19 20:09  mpupat

	* [r3442] Moving from fr.po to fr_FR.po

2004-08-19 17:07  Tim Waugh <twaugh@redhat.com>

	* [r3441] 2004-08-19 Tim Waugh <twaugh@redhat.com> * src/RelLib.py
	  (probably_alive): Use get_family_from_handle instead of
	  find_family_from_handle.

2004-08-19 17:04  Tim Waugh <twaugh@redhat.com>

	* [r3440] 2004-08-19 Tim Waugh <twaugh@redhat.com> *
	  src/WriteGedcom.py (get_persons_sources): Remove extra calls to
	  get_handle() to prevent traceback.

2004-08-19 16:49  Don Allingham <don@gramps-project.org>

	* [r3439] * src/DisplayModels.py: simplify internal iter handling.
	  Move to a single list instead of multiple dictionaries.

2004-08-19 16:35  Tim Waugh <twaugh@redhat.com>

	* [r3438] 2004-08-19 Tim Waugh <twaugh@redhat.com> *
	  src/gramps_main.py (import_tool_callback): Set home person.

2004-08-19 16:00  Don Allingham <don@gramps-project.org>

	* [r3437] * src/ChooseParents.py: use get_family_from_handle
	  instead of find_family_from_handle

2004-08-19 13:24  Alex Roitman <shura@gramps-project.org>

	* [r3436] Update

2004-08-19 03:44  Don Allingham <don@gramps-project.org>

	* [r3435] * src/EditPerson.py: fix None gramps_id for new person *
	  src/PeopleModel.py: add sort_name back in

2004-08-19 03:33  Alex Roitman <shura@gramps-project.org>

	* [r3434] * configure.in: Check for pygtk instead of pygtk-dev. *
	  src/accent.py: Replace unknown chars with "?".

2004-08-19 02:37  Don Allingham <don@gramps-project.org>

	* [r3433] * src/accent.py: provide sorting on i18n characters
	  without accents * src/Makefile.am: add accent.py to list

2004-08-18 04:48  Alex Roitman <shura@gramps-project.org>

	* [r3431] Update

2004-08-18 04:46  Alex Roitman <shura@gramps-project.org>

	* [r3430] Update .cvsignore files

2004-08-18 04:35  Alex Roitman <shura@gramps-project.org>

	* [r3429] Remove autogenerated files

2004-08-18 03:55  Don Allingham <don@gramps-project.org>

	* [r3428] * src/RelImage.py: remove PIL * src/Imgmanip.py: remove
	  PIL * src/MediaView.py: remove PIL * src/accent.py: support of
	  unaccenting characters for comparison, and sorting *
	  src/RelLib.py: build sort name using unaccented version *
	  src/PeopleView.py: get bold working again * src/PeopleModel.py:
	  sort using unaccented characters

2004-08-17 16:58  Tim Waugh <twaugh@redhat.com>

	* [r3418] 2004-08-17 Tim Waugh <twaugh@redhat.com> *
	  src/FamilyView.py (spouse_changed): Update display.

2004-08-16 13:31  Tim Waugh <twaugh@redhat.com>

	* [r3409] 2004-08-16 Tim Waugh <twaugh@redhat.com> *
	  src/gramps_main.py (__init__): Update display after
	  initialization. This fixes a display problem when family view is
	  the default.

2004-08-16 13:28  Tim Waugh <twaugh@redhat.com>

	* [r3408] 2004-08-16 Tim Waugh <twaugh@redhat.com> * src/RelLib.py:
	  Fixed typo.

2004-08-16 13:23  Tim Waugh <twaugh@redhat.com>

	* [r3407] Failing pkill is not fatal.

2004-08-16 13:05  Tim Waugh <twaugh@redhat.com>

	* [r3406] Fixed update-desktop-database invocation

2004-08-16 13:01  Tim Waugh <twaugh@redhat.com>

	* [r3405] 2004-08-16 Tim Waugh <twaugh@redhat.com> *
	  gramps.spec.in, gramps-mdk.spec.in: Fixed.

2004-08-16 11:12  Tim Waugh <twaugh@redhat.com>

	* [r3404] 2004-08-16 Tim Waugh <twaugh@redhat.com> *
	  gramps.spec.in, gramps-mdk.spec.in: Fixed.

2004-08-16 11:11  Tim Waugh <twaugh@redhat.com>

	* [r3403] 2004-08-16 Tim Waugh <twaugh@redhat.com> *
	  src/data/gramps.desktop: Fixed.

2004-08-16 09:32  Tim Waugh <twaugh@redhat.com>

	* [r3402] 2004-08-16 Tim Waugh <twaugh@redhat.com> *
	  src/data/Makefile.am: Fix 'distcheck' as much as possible.

2004-08-15 21:31  Tim Waugh <twaugh@redhat.com>

	* [r3398] 2004-08-15 Tim Waugh <twaugh@redhat.com> *
	  src/data/Makefile.am: Make 'distcheck' get further.

2004-08-15 19:46  Tim Waugh <twaugh@redhat.com>

	* [r3395] 2004-08-15 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Removed src/Find.py.

2004-08-13 04:34  Don Allingham <don@gramps-project.org>

	* [r3388] * various: Updated cleaned up API

2004-08-12 00:28  bedinelli

	* [r3377] Updated Brazilian-Portuguese translation

2004-08-11 17:00  Don Allingham <don@gramps-project.org>

	* [r3375] * src/GenericFilter.py: fixed find/get_family_from_handle
	  * src/WriteGedcom.py: fixed find/get_family_from_handle

2004-08-11 16:22  Don Allingham <don@gramps-project.org>

	* [r3374] * src/AddrEdit.py: setCountry -> set_country *
	  src/RelLib.py: Add concept of PrimaryObject *
	  src/GrampsDbBase.py: add local constants * src/ReadGedcom.py:
	  support new API

2004-08-11 16:12  Tim Waugh <twaugh@redhat.com>

	* [r3373] 2004-08-11 Tim Waugh <twaugh@redhat.com> *
	  src/GrampsDbBase.py: Fixed some missed str()s.

2004-08-11 05:06  Alex Roitman <shura@gramps-project.org>

	* [r3372] * src/Makefile.am: Ship new files: GrampsDbBase.py,
	  GrampsXMLDB.py, and GrampsGEDDB.py.

2004-08-11 03:42  Don Allingham <don@gramps-project.org>

	* [r3371] * src/RelLib.py: rework of the API * src/*.py: rework of
	  the api

2004-08-07 05:16  Don Allingham <don@gramps-project.org>

	* [r3355] * various: change try_to_find_*_from_handle to
	  get_*_from_handle

2004-08-07 03:11  Don Allingham <don@gramps-project.org>

	* [r3354] update

2004-08-06 03:08  Don Allingham <don@gramps-project.org>

	* [r3346] * src/AutoComp.py: switch over entirely to ComboBox for
	  autocompletion * src/GenericFilter.py: support ComboBox *
	  src/TransTable.py: sort items on getting keys *
	  src/plugins/FilterEditor.py: support ComboBox *
	  src/plugins/SoundGen.py: support ComboBox *
	  src/plugins/soundex.glade: support ComboBox

2004-08-05 04:14  Don Allingham <don@gramps-project.org>

	* [r3333] * src/AttrEdit.py: use ComboBox * src/NameEdit.py: use
	  ComboBox * src/gramps.glade: use ComboBox *
	  src/plugins/ChangeTypes.py: use ComboBox *
	  src/plugins/changetype.glade: use ComboBox

2004-08-04 08:07  jemtland

	* [r3327] Updated the Norwegian po files from the new
	  template.po.... Can't see any new records, but the file has been
	  changed.

2004-08-04 04:53  Don Allingham <don@gramps-project.org>

	* [r3325] * src/WriteXML.py: always write the default location for
	  a place * src/EditPerson.py: don't for write of multimedia
	  objects if not edited * src/ImageSelect.py: don't for write of
	  multimedia objects if not edited * src/AutoComp.py: build
	  ListStore for ComboBox and Entry * src/AddSpouse.py: use ComboBox
	  * src/Marriage.py: use ComboBox * src/gramps.glade: Switch from
	  gtk.Combo to gtk.ComboBox and gtk.ComboxEntry * src/EventEdit.py:
	  handle autocompletion * src/RelLib.py: remove cPickle import *
	  src/GrampsDbBase.py: fix has_handle functions

2004-08-01 21:39  Don Allingham <don@gramps-project.org>

	* [r3311] added

2004-08-01 21:38  Don Allingham <don@gramps-project.org>

	* [r3310] * src/WriteGedcom.py: move up from plugins directory *
	  src/ReadGedcom.py: move up from plugins directory *
	  src/gedcomimport.glade: move up from plugins directory *
	  src/gedcomexport.glade: move up from plugins directory

2004-08-01 04:21  Don Allingham <don@gramps-project.org>

	* [r3306] * src/AddSpouse.py: fix gender selection *
	  src/DbPrompter.py: support other DB formats * src/GrampsBSDDB.py:
	  BSDDB format, derived from GrampsDbBase * src/GrampsDbBase.py:
	  base class for database classes * src/GrampsGEDDB.py: GEDCOM
	  format, derived from GrampsDbBase * src/GrampsXMLDB.py: XML
	  format, derived from GrampsDbBase * src/PeopleModel.py: handle
	  rebuilds better * src/RelLib.py: use
	  try_to_find_person_from_handle * src/WriteXML.py: use gramps ids
	  instead of handles * src/const.py.in: handle family relations
	  correctly * src/gramps_main.py: remove prefix settings *
	  src/data/gnome-mime-application-x-gramps-xml.png: new icon *
	  src/data/gramps.applications: support for x-gramps-xml *
	  src/data/gramps.keys: support for x-gramps-xml *
	  src/data/gramps.mime: support for x-gramps-xml *
	  src/data/gramps.schemas: added event format *
	  src/data/gramps.xml: support for x-gramps-xml *
	  src/plugins/ReadGedcom.py: start of GEDDB support *
	  src/plugins/WriteGedcom.py: start of GEDDB support

2004-07-31 04:34  Don Allingham <don@gramps-project.org>

	* [r3304] Added GrampsBSDDB.py

2004-07-31 03:51  Don Allingham <don@gramps-project.org>

	* [r3303] * src/const.py.in: fix relationship types

2004-07-30 18:56  Don Allingham <don@gramps-project.org>

	* [r3302] * src/GrampsBSDDB.py: broke out support for database
	  class to make it easier to support multiple backends in the
	  future * src/RelLib.py: broke out support for database class to
	  make it easier to support multiple backends in the future *
	  src/AddSpouse.py: better support for gay unions *
	  src/ChooseParents.py: better support for gay unions *
	  src/FamilyView.py: better support for gay unions *
	  src/Marriage.py: better support for gay unions * src/ReadXML.py:
	  better support for gay unions * src/gramps.glade: better support
	  for gay unions * src/gramps_main.py: better support for gay
	  unions * src/Check.py: better support for gay unions *
	  src/ReadGedcom.py: better support for gay unions

2004-07-29 04:40  Alex Roitman <shura@gramps-project.org>

	* [r3294] * src/GrampsCfg.py: Remove unneeded id_edit widget. *
	  src/gramps.glade: Manually switch toolbar items from to
	  ToolButtons to buttons to work around libglade bug. Remove unused
	  id_edit widget and the label. * src/mergedata.glade: Switch
	  button order to comply with HIG. * src/plugins/merge.glade:
	  Switch button order to comply with HIG.

2004-07-28 23:38  Alex Roitman <shura@gramps-project.org>

	* [r3291] * src/data/Makefile.am: Uninstall everything that we
	  install.

2004-07-28 02:29  Don Allingham <don@gramps-project.org>

	* [r3290] * src/RelLib.py, etc.: convert get_id to get_handle

2004-07-26 21:30  Alex Roitman <shura@gramps-project.org>

	* [r3284] * src/data/Makefile.am: Use HUP instead of default
	  SIGTERM.

2004-07-26 04:10  Alex Roitman <shura@gramps-project.org>

	* [r3282] * src/data/Makefile.am: Execute `pkill gconfd'.

2004-07-21 08:02  jemtland

	* [r3280] Translated some new strings. Changed the first character
	  to lower case on month names.

2004-07-20 02:27  Alex Roitman <shura@gramps-project.org>

	* [r3278] * src/GrampsCfg.py: More re-work of gconf usage. *
	  src/StartupDialog.py: Access keys through GrampsCfg methods. *
	  src/TipOfDay.py: Access keys through GrampsCfg methods. *
	  src/gramps_main.py: More re-work of gconf usage. *
	  src/data/gramps.schemas: More re-work of gconf usage. *
	  src/gramps.glade: Hotkey corrections.

2004-07-15 04:54  Alex Roitman <shura@gramps-project.org>

	* [r3277] Update

2004-07-15 04:25  Alex Roitman <shura@gramps-project.org>

	* [r3276] Update

2004-07-15 02:55  Alex Roitman <shura@gramps-project.org>

	* [r3275] * src/ArgHandler.py: Convert to new gconf usage. *
	  src/Report.py: Convert to new gconf usage.

2004-07-15 02:54  Alex Roitman <shura@gramps-project.org>

	* [r3274] * src/data/gramps.schemas: Cleanup. *
	  src/data/Makefile.am: Clen up install rule. Add uninstall rule. *
	  src/StartupDialog.py: Correct use of keys. * src/GrampsCfg.py:
	  Correct usage of gconf. * src/DbPrompter.py: Remove unused
	  module. * src/SelectChild.py: Remove unused module. *
	  src/SelectObject.py: Remove unused module. * src/WriteXML.py:
	  Remove unused module. * src/gramps_main.py: Convert to new gconf
	  usage. * src/FamilyView.py: Convert to new gconf usage. *
	  src/AddSpouse.py: Convert to new gconf usage. *
	  src/ChooseParents.py: Convert to new gconf usage. *
	  src/EditPerson.py: Convert to new gconf usage. *
	  src/EditPlace.py: Convert to new gconf usage. *
	  src/EditSource.py: Convert to new gconf usage. *
	  src/EventEdit.py: Convert to new gconf usage. *
	  src/ImageSelect.py: Convert to new gconf usage. *
	  src/Marriage.py: Convert to new gconf usage. * src/MediaView.py:
	  Convert to new gconf usage. * src/MergeData.py: Convert to new
	  gconf usage. * src/PedView.py: Convert to new gconf usage. *
	  src/Plugins.py: Convert to new gconf usage. * src/RelLib.py:
	  Convert to new gconf usage. * src/TipOfDay.py: Convert to new
	  gconf usage. * src/plugins/AncestorChart2.py: Remove unused
	  module. * src/plugins/AncestorChart.py: Remove unused module. *
	  src/plugins/BookReport.py: Remove unused module. *
	  src/plugins/FanChart.py: Remove unused module. *
	  src/plugins/Partition.py: Remove unused module. *
	  src/plugins/Desbrowser.py: Convert to new gconf usage. *
	  src/plugins/Merge.py: Convert to new gconf usage. *
	  src/plugins/RelCalc.py: Convert to new gconf usage. *
	  src/plugins/WebPage.py: Convert to new gconf usage.

2004-07-14 04:39  Alex Roitman <shura@gramps-project.org>

	* [r3273] * src/data/gramps.schemas: Add to CVS. *
	  src/data/Makefile.am: Install schemas. * configure.in: Insert
	  AM_GCONF_SOURCE_2 macro.

2004-07-14 01:44  Alex Roitman <shura@gramps-project.org>

	* [r3272] * src/plugins/WriteGedcom.py: Fix image path problem.

2004-07-13 13:47  Alex Roitman <shura@gramps-project.org>

	* [r3271] * src/Exporter.py: Fix EXPAND/FILL state of the chooser
	  widget. * src/DbPrompter.py (SaveAsDbPrompter): Remove class.

2004-07-13 04:21  Don Allingham <don@gramps-project.org>

	* [r3270] * src/plugins/WriteGedcom.py: use the correct id value

2004-07-13 03:08  Alex Roitman <shura@gramps-project.org>

	* [r3269] * src/plugins/ReadGedcom.py (GedcomParser.__init__): Use
	  universal newline mode to work with Mac newlines.

2004-07-12 21:29  Alex Roitman <shura@gramps-project.org>

	* [r3267] * src/Exporter.py: Keep track of added extra pages. *
	  src/plugins/WriteGedcom.py: Switch from radiobuttons to menu for
	  the encoding choice. * src/plugins/gedcomexport.glade: Clean up
	  interface.

2004-07-11 23:53  Don Allingham <don@gramps-project.org>

	* [r3265] * src/FamilyView.py: handle deleting of parent properly *
	  src/plugins/WriteGedcom.py: revert to using GRAMPS ID values *
	  src/plugins/WriteXML.py: use proper ID values
	  
	  * src/FamilyView.py: fix removal of parents

2004-07-11 06:08  Alex Roitman <shura@gramps-project.org>

	* [r3264] * src/WriteXML.py: Add person to the export function
	  arugments.

2004-07-11 06:04  Alex Roitman <shura@gramps-project.org>

	* [r3263] * src/plugins/gedcomexport.glade: Update to work with the
	  druid.

2004-07-11 06:03  Alex Roitman <shura@gramps-project.org>

	* [r3262] * src/plugins/WriteGedcom.py: Rewrite to enable passing
	  the options interface. * src/Exporter.py: Use options if given by
	  the plugin.

2004-07-11 06:01  Alex Roitman <shura@gramps-project.org>

	* [r3261] Update

2004-07-10 23:31  Alex Roitman <shura@gramps-project.org>

	* [r3259] * NEWS: Update. * src/Exporter.py: Clean up, add doc
	  strings. * src/plugins/WriteGedcom.py: Change registration. Use
	  command-line export for the time being (all defaults).

2004-07-10 04:49  Don Allingham <don@gramps-project.org>

	* [r3258] * src/AddMedia.py: Handle the new file selector *
	  src/MediaView.py: redraw list properly

2004-07-09 23:01  Alex Roitman <shura@gramps-project.org>

	* [r3257] Update

2004-07-09 20:28  Alex Roitman <shura@gramps-project.org>

	* [r3256] * src/Report.py (parse_report_options_frame): Use integer
	  1 and 0 instead of True and False for the pagebreak option.

2004-07-09 18:19  Alex Roitman <shura@gramps-project.org>

	* [r3254] * src/gramps_main.py (on_export_activate): Switch to new
	  Exporter. * src/WriteXML.py: Change registration. Return 1 on
	  success and 0 when on failure. * src/Utils.py (get_new_filename):
	  Add function. * src/DbPrompter.py (get_new_filename): Remove
	  function. * src/Exporter.py: Add to CVS. * src/Makefile.am: Ship
	  Exporter.py. * src/Plugins.py (register_export): Change to the
	  new scheme.

2004-07-09 04:31  Don Allingham <don@gramps-project.org>

	* [r3253] * src/ChooseParents.py: build an exclusion list of those
	  obviously not the parents * src/EditPerson.py: allow ID value to
	  be edited * src/RelLib.py: Add try_to_find_from_gramps_id *
	  src/ImageSelect.py: catch OSError

2004-07-03 04:46  Alex Roitman <shura@gramps-project.org>

	* [r3249] * src/DbPrompter.py: Handle package export. *
	  src/plugins/WritePkg.py: Register with the new scheme. *
	  src/plugins/ReadPkg.py: Minor cleanups. * src/WriteXML.py: Minor
	  cleanups.

2004-07-02 15:33  Alex Roitman <shura@gramps-project.org>

	* [r3248] * src/DbPrompter.py
	  (SaveAsDbPrompter.change_suggested_name): Add method;
	  (SaveAsDbPrompter.chooser): Make dialog a class attribute.
	  Connect handler to the filter change event; (get_new_filename):
	  Make a module function (outside any class).

2004-07-02 02:53  Don Allingham <don@gramps-project.org>

	* [r3247] * src/gramps_main.py: disable find old "find" function *
	  src/gramps.glade: enable TreeView find function *
	  src/PeopleView.py: don't unselect a row if it isn't a valid
	  person.

2004-07-01 04:09  Alex Roitman <shura@gramps-project.org>

	* [r3246] * src/gramps_main.py (on_export_activate): Delegate work
	  to DbPrompter. * src/WriteXML.py: Register with the new scheme. *
	  src/DbPrompter.py (SaveAsDbPrompter): Add class.

2004-06-30 04:06  Don Allingham <don@gramps-project.org>

	* [r3245] * src/FamilyView.py: fix reordering of children *
	  src/ChooseParents.py: get filters working again *
	  src/AddSpouse.py: update display after addition of person *
	  src/Utils.py: new id generation algorithm

2004-06-29 03:51  Don Allingham <don@gramps-project.org>

	* [r3244] * src/ChooseParents.py: fix parent selection *
	  src/FamilyView.py: fix update of parents after selction *
	  src/PeopleView.py: fix update of parents after selction *
	  src/gramps_main.py: fix update of parents after selction *
	  src/EditPerson.py: fix person id reference

2004-06-29 02:33  Alex Roitman <shura@gramps-project.org>

	* [r3243] * src/RelLib.py: gramps id fixes. * src/ReadXML.py:
	  gramps id fixes. * src/plugins/ReadGedcom.py: gramps id fixes.

2004-06-28 19:08  Alex Roitman <shura@gramps-project.org>

	* [r3242] * src/plugins/WebPage.py (IndividualPage.write_urls): Add
	  function; (IndividualPage.create_page): use write_urls().

2004-06-28 18:16  Alex Roitman <shura@gramps-project.org>

	* [r3239] * src/DbPrompter.py: Add new class for new, existing, and
	  import prompters. Enable opening any format on the startup. *
	  src/gramps_main.py: Use new DbPrompter classes. *
	  src/ArgHandler.py: Use new DbPrompter classes.

2004-06-28 13:20  Alex Roitman <shura@gramps-project.org>

	* [r3238] Typo

2004-06-28 13:19  Alex Roitman <shura@gramps-project.org>

	* [r3237] * src/DbPrompter.py: Add NewNativeDbPrompter class for
	  setting up a native database. Enable opening any format on the
	  startup. * src/gramps_main.py: Use NewNativeDbPrompter when
	  opening non-native data.

2004-06-28 01:27  Don Allingham <don@gramps-project.org>

	* [r3236] fix import

2004-06-27 18:08  Don Allingham <don@gramps-project.org>

	* [r3234] * src/gramps_main.py: fix import problem

2004-06-27 03:10  Don Allingham <don@gramps-project.org>

	* [r3233] * src/gramps_main.py: dropped New Database message. After
	  all, it should be incredibly obvious. * src/Utils.py: create_id
	  to generate random internal ID * src/RelLib.py: new internal ID
	  support * src/AddSpouse.py: bug fixes * src/ChooseParents.py: bug
	  fixes * src/PeopleModel.py: bug fixes * src/PeopleView.py: bug
	  fixes * src/FamilyView.py: bug fixes * src/Bookmarks.py: support
	  for new internal IDs * src/EditPerson.py: support for new
	  internal IDs * src/plugins/ReadGedcom.py: handle new internal IDs

2004-06-26 05:39  Alex Roitman <shura@gramps-project.org>

	* [r3232] * src/gramps_main.py
	  (on_import_activate,on_export_activate): Add methods. *
	  src/Plugins.py (build_import_menu,build_export_menu): Remove;
	  (register_export): Change to the new scheme. * src/gramps.glade:
	  Add handlers to Import and Export menus. Rename Export to Save
	  As..., add icons.

2004-06-24 03:29  Alex Roitman <shura@gramps-project.org>

	* [r3231] * src/ArgHandler.py (handle_args): Add import callback
	  call. * src/gramps_main.py: Use open filters, mime types, and
	  handlers from import plugins. * src/Plugins.py: Change import
	  plugin registration. * src/ReadXML.py: Change registration. *
	  src/plugins/ReadGedcom.py: Change registration. *
	  src/plugins/ReadPkg.py: Rewrite and change registration.

2004-06-23 04:54  Don Allingham <don@gramps-project.org>

	* [r3230] * src/EditPerson,py: allow reordering of event columns *
	  src/TransTable.py: allow to be initialized with a list instead of
	  a map * src/gramps.glade: allow reordering of event columns *
	  src/gramps_main.py: catch program_init exception *
	  src/ListModel.py: allow reordering of columns

2004-06-23 02:59  Alex Roitman <shura@gramps-project.org>

	* [r3229] * doc/gramps.1.in, doc/gramps.1: Update.

2004-06-22 21:02  Alex Roitman <shura@gramps-project.org>

	* [r3228] * src/plugins/WriteCD.py (PackageWriter.on_ok_clicked):
	  Convert missing media handling to the database interface.

2004-06-22 20:49  Alex Roitman <shura@gramps-project.org>

	* [r3227] * src/ArgHandler.py (parse_args): Switch from 'tgz' to
	  'gpkg' for Gramps package; (handle_args): Use separate dir for
	  all import-produced files; (cl_export): Convert media objects
	  export to the database interface. * src/ReadXML.py (importData):
	  Copy all local (with respect to the old XML way) media object
	  files into <database>.images dir (created if did not previously
	  exist). Change objects' paths accordingly;
	  (GrampsParser.start_object): Do not modify path in the parser.
	  This way we know that the objects are local. * src/RelLib.py
	  (get_event_keys): Add method to GrampsDB class. *
	  src/plugins/WritePkg.py (PackageWriter.export): Convert missing
	  media handling to the database interface.

2004-06-22 03:05  Don Allingham <don@gramps-project.org>

	* [r3226] add new images

2004-06-21 23:24  Alex Roitman <shura@gramps-project.org>

	* [r3225] Update

2004-06-21 23:22  Alex Roitman <shura@gramps-project.org>

	* [r3224] * src/ArgHandler.py: Fixes. * src/gramps_main.py: Don't
	  show topWindow until ArgHandler is done. *
	  src/plugins/Summary.py: Fixes.

2004-06-21 21:49  Alex Roitman <shura@gramps-project.org>

	* [r3223] * NEWS: Update.

2004-06-21 21:23  Alex Roitman <shura@gramps-project.org>

	* [r3222] Fixes to context menu

2004-06-21 19:59  Alex Roitman <shura@gramps-project.org>

	* [r3221] Update

2004-06-21 17:08  Alex Roitman <shura@gramps-project.org>

	* [r3220] * src/PedView.py: Fix anchors. Switch from storing person
	  objects to their IDs. Start on building Spouses and Siblings
	  submenus in the context menu.

2004-06-21 13:56  Alex Roitman <shura@gramps-project.org>

	* [r3219] * src/data/gramps.keys, src/data/mime: Add package and
	  GEDCOM.

2004-06-21 05:10  Alex Roitman <shura@gramps-project.org>

	* [r3218] * configure.in: Bump up the version number. *
	  src/gramps.py: Pass complete argument string. *
	  src/gramps_main.py: Pass popt table to gnome_init(). Always
	  enable argument handling. (read_xml,read_pkg): Add functions. *
	  src/const.py.in: Define popt table, add all gnome options. *
	  src/ArgHandler.py: Add long options for gramps-specific options.
	  Add handling for the first filename argument. Use 'gramps-xml' to
	  denote old gramps (XML) format. * src/DbPrompter.py: Add hint for
	  the filename. * src/plugins/ReadNative.py: Cosmetic changes. *
	  src/plugins/ReadPkg.py: Cosmetic changes. *
	  src/plugins/WritePkg.py: Typo. * src/data/gramps.xml: Add mime
	  type for gramps package. * src/data/gramps.applications: Add
	  gramps package to the list. * src/data/Makefile.am: Typo.
	  
	  * src/gramps_main.py: removed new database info message *
	  src/plugins/ReadGedcom.py: Fixed typos preventing import. (i.e.
	  set_type instead of SetType, etc.)
	  
	  * Release: Version 1.1.0 "And now for something completely
	  different" released.

2004-06-20 03:06  Don Allingham <don@gramps-project.org>

	* [r3217] * src/DisplayModels,py: faster sorting of places *
	  src/PlaceView,py: faster sorting of places * src/RelLib,py:
	  faster sorting of places * src/gramp_main.py: removed new
	  database info message

2004-06-19 03:50  whatsizbucket

	* [r3216] src/plugins/ReadGedcom.py: Fixed typos preventing import

2004-06-16 03:38  Don Allingham <don@gramps-project.org>

	* [r3214] update

2004-06-15 03:51  Don Allingham <don@gramps-project.org>

	* [r3213] update

2004-06-15 03:43  Don Allingham <don@gramps-project.org>

	* [r3212] * src/RelLib.py: fix index for place map *
	  src/FamilyView.py: include person ID's

2004-06-14 22:35  Alex Roitman <shura@gramps-project.org>

	* [r3208] * NEWS: Update.

2004-06-13 06:18  Alex Roitman <shura@gramps-project.org>

	* [r3206] * src/gramps.glade: Typos. * src/ImageSelect.py:
	  Correctly update property editors on OK and Cancel. *
	  src/EventEdit.py: Typo. * src/Sources.py: Set change flag on
	  deletion of the source reference. * src/RelLib.py: Add media list
	  into serialization and restore.

2004-06-12 04:39  Don Allingham <don@gramps-project.org>

	* [r3205] * src/filters/*: removed * src/plugins/WritePkg.py:
	  brought up to date

2004-06-09 23:59  Don Allingham <don@gramps-project.org>

	* [r3204] * src/plugins/WriteGedcom.py: brought up to date *
	  src/gramps_main.py: beta warning

2004-06-03 05:36  Alex Roitman <shura@gramps-project.org>

	* [r3200] Update

2004-06-03 05:35  Alex Roitman <shura@gramps-project.org>

	* [r3199] * src/MediaView.py: Pass parent to GlobalMediaProperties;
	  typos. * src/SelectObject.py: Typos. * src/ImageSelect.py
	  (LocalMediaProperties.__init__, GlobalMediaProperties.__init__):
	  Handle source tab. * src/EventEdit.py: Handle gallery tab. *
	  src/WriteXML.py (dump_my_event): Write object references; *
	  src/gramps.glade: Add gallery tab to Event Editor; add source tab
	  to media property editor. * src/RelLib.py (Event): Add media_list
	  and related methods; (ObjectRef): Inherit from SourceNote, remove
	  unnecessary functions; (GrampsDB.get_media_attribute_types): Add
	  method. * src/ReadXML.py (start_sourceref): Check for attribute
	  before the object. Objects may have attributes; (start_objref):
	  Parse media object references for Event records.

2004-06-03 03:28  Don Allingham <don@gramps-project.org>

	* [r3198] * src/DisplayModels.py: support for Spouse column *
	  src/MediaView.py: fix try_to_find_object_from_id *
	  src/PeopleModel.py: support for Spouse column * src/RelLib.py:
	  handle expanding columns

2004-05-31 03:50  Don Allingham <don@gramps-project.org>

	* [r3197] * src/EditSource.py: try_to_find_person_from_id fix *
	  src/PedView.py: try_to_find_person_from_id fix * src/Utils.py:
	  try_to_find_person_from_id fix

2004-05-28 04:04  Don Allingham <don@gramps-project.org>

	* [r3196] * various: installation fixes

2004-05-27 04:29  Don Allingham <don@gramps-project.org>

	* [r3195] * Makefiles: updated for installation *
	  src/data/gnome-mime-application-x-gramps.png: new icon *
	  src/data/gramps.svg: new icon * src/data/gramps.xml: mime
	  information

2004-05-26 03:29  Alex Roitman <shura@gramps-project.org>

	* [r3194] Update

2004-05-26 03:26  Alex Roitman <shura@gramps-project.org>

	* [r3193] * src/RelLib.py (Transaction.__len__): Redefine length. *
	  src/ChooseParents.py, src/EditPerson.py, src/EditSource.py,
	  src/EventEdit.py, src/FamilyView.py, src/gramps_main.py,
	  src/ImageSelect.py, src/Marriage.py, src/MediaView.py,
	  src/PedView.py, src/PeopleModel.py, src/PlaceView.py,
	  src/SelectChild.py, src/SelectObject.py, src/Sources.py,
	  src/SourceView.py, src/Utils.py, src/Witness.py, src/WriteXML.py:
	  Switch from find_* to try_to_find_* methods.

2004-05-26 02:51  Alex Roitman <shura@gramps-project.org>

	* [r3192] * src/plugins/ChangeTypes.py: Correct transaction. *
	  src/plugins/changetype.glade: HIGify dialog. *
	  src/plugins/PatchNames.py: Correct transaction.

2004-05-26 02:05  Alex Roitman <shura@gramps-project.org>

	* [r3191] * src/RelLib.py (try_to_find_person_from_id): Remove
	  transaction; (try_to_find_source_from_id,
	  try_to_find_object_from_id, try_to_find_place_from_id): Add
	  functions. * src/plugins/WriteCD.py, src/plugins/WritePkg.py,
	  src/plugins/WebPage.py, src/plugins/Verify.py,
	  src/plugins/TimeLine.py, src/plugins/Summary.py,
	  src/plugins/SoundGen.py, src/plugins/RelGraph.py,
	  src/plugins/RelCalc.py, src/plugins/PatchNames.py,
	  src/plugins/Merge.py, src/plugins/IndivSummary.py,
	  src/plugins/IndivComplete.py, src/plugins/GraphViz.py,
	  src/plugins/FtmStyleDescendants.py,
	  src/plugins/FtmStyleAncestors.py, src/plugins/FilterEditor.py,
	  src/plugins/FanChart.py, src/plugins/FamilyGroup.py,
	  src/plugins/EventCmp.py, src/plugins/DetDescendantReport.py,
	  src/plugins/DetAncestralReport.py, src/plugins/DescendReport.py,
	  src/plugins/Desbrowser.py, src/plugins/CountAncestors.py,
	  src/plugins/Check.py, src/plugins/ChangeTypes.py,
	  src/plugins/BookReport.py, src/plugins/Ancestors.py,
	  src/plugins/AncestorReport.py, src/plugins/AncestorChart.py,
	  src/plugins/AncestorChart2.py, src/Relationship.py, src/Sort.py,
	  src/GenericFilter.py, src/SubstKeywords.py, src/GraphLayout.py:
	  Switch from find_* to try_to_find_* methods.

2004-05-25 03:41  Don Allingham <don@gramps-project.org>

	* [r3190] * src/PeopleModel.py: temporary fix for add person update
	  * src/PeopleView.py: temporary fix for add person update

2004-05-24 04:32  Don Allingham <don@gramps-project.org>

	* [r3186] * various: transactions are now required for commits

2004-05-20 04:41  Don Allingham <don@gramps-project.org>

	* [r3183] * src/plugins/ReadGedcom.py: full support for undo

2004-05-20 00:12  Don Allingham <don@gramps-project.org>

	* [r3182] * src/ImageSelect.py: undo messages * src/MediaView.py:
	  undo messages * src/RelLib.py: use db for undo status

2004-05-19 06:13  Don Allingham <don@gramps-project.org>

	* [r3181] * various: undo messages

2004-05-18 07:00  Don Allingham <don@gramps-project.org>

	* [r3178] * src/GrampsCfg.py: added support for tip of the day *
	  src/data/tips.xml: tip data * src/TipOfDay.py: support for tip of
	  the day * src/gramps_main.py: support for tip of the day *
	  src/const.py: support for tip of the day * src/gramps.glade:
	  support for tip of the day

2004-05-17 03:00  Don Allingham <don@gramps-project.org>

	* [r3176] update

2004-05-17 02:59  Don Allingham <don@gramps-project.org>

	* [r3175] update

2004-05-17 01:06  Alex Roitman <shura@gramps-project.org>

	* [r3174] * src/plugins/ReorderIds.py: Display message and return.

2004-05-16 23:40  Alex Roitman <shura@gramps-project.org>

	* [r3173] * src/plugins/RelGraph.py (_get_event_label): Typo.

2004-05-16 16:12  Alex Roitman <shura@gramps-project.org>

	* [r3172] * src/plugins/RelGraph.py: Menu for family options.

2004-05-16 05:34  Alex Roitman <shura@gramps-project.org>

	* [r3171] * src/ReadXML.py: Typo.

2004-05-16 03:04  Alex Roitman <shura@gramps-project.org>

	* [r3170] * src/plugins/RelGraph.py (_write_graph_record): Bug
	  fixes. * src/docgen/RTFDoc.py: Typo.

2004-05-15 14:24  Don Allingham <don@gramps-project.org>

	* [r3169] * src/plugins/ReadGedcom.py: handle mangled temple format
	  produced by some tools

2004-05-13 23:48  Don Allingham <don@gramps-project.org>

	* [r3167] Fixed merging

2004-05-13 22:45  Don Allingham <don@gramps-project.org>

	* [r3166] pychecker fixes

2004-05-13 22:42  Alex Roitman <shura@gramps-project.org>

	* [r3165] * src/SubstKeywords.py (__init__): Typo.

2004-05-13 18:31  Alex Roitman <shura@gramps-project.org>

	* [r3164] Update

2004-05-13 18:24  Alex Roitman <shura@gramps-project.org>

	* [r3163] * src/Plugins.py: Do not pass parent to the reports.

2004-05-13 18:12  Alex Roitman <shura@gramps-project.org>

	* [r3162] * src/RelLib.py (probably_alive): Typos.

2004-05-13 04:21  Alex Roitman <shura@gramps-project.org>

	* [r3161] * src/plugins/ChangeTypes.py: Use transaction for
	  commits.

2004-05-13 04:18  Alex Roitman <shura@gramps-project.org>

	* [r3160] * src/plugins/Check.py: Use transaction for commits. *
	  src/plugins/PatchNames.py: Use transaction for commits.

2004-05-13 00:49  Alex Roitman <shura@gramps-project.org>

	* [r3159] * src/plugins/ChangeTypes.py: Remove Utils.modified()
	  call. * src/plugins/Check.py: Remove Utils.modified() call. *
	  src/plugins/PatchNames.py: Remove Utils.modified() call. *
	  src/plugins/ReadGedcom.py: Remove Utils.modified() call. *
	  src/plugins/ReorderIds.py: Remove Utils.modified() call. *
	  src/plugins/WriteCD.py: Remove Utils.modified() call. *
	  src/plugins/WritePkg.py: Remove Utils.modified() call. *
	  src/plugins/Merge.py: Typo.

2004-05-12 03:58  Don Allingham <don@gramps-project.org>

	* [r3158] * src/GrampsCfg.py: remove unused options *
	  src/gramps.glade: remove unused panels in preferences *
	  src/Plugins.py: removed xpm images * src/EventEdit.py: get full
	  event list * src/plugins/AncestorChart.py: remove xpm image *
	  src/plugins/AncestorChart2.py: remove xpm image *
	  src/plugins/AncestorReport.py: remove xpm image *
	  src/plugins/Ancestors.py: remove xpm image *
	  src/plugins/BookReport.py: remove xpm image *
	  src/plugins/CustomBookText.py: remove xpm image *
	  src/plugins/DesGraph.py: remove xpm image *
	  src/plugins/DescendReport.py: remove xpm image *
	  src/plugins/DetAncestralReport.py: remove xpm image *
	  src/plugins/DetDescendantReport.py: remove xpm image *
	  src/plugins/FamilyGroup.py: remove xpm image *
	  src/plugins/FtmStyleAncestors.py: remove xpm image *
	  src/plugins/FtmStyleDescendants.py: remove xpm image *
	  src/plugins/IndivComplete.py: remove xpm image *
	  src/plugins/IndivSummary.py: remove xpm image *
	  src/plugins/Makefile.in: remove xpm image *
	  src/plugins/SimpleBookTitle.py: remove xpm image *
	  src/plugins/WebPage.py: remove xpm image * src/RelLib.py:
	  secondary index for event names

2004-05-12 00:26  Alex Roitman <shura@gramps-project.org>

	* [r3157] * src/plugins/EventCmp.py: Remove extra code. *
	  src/plugins/eventcmp.glade: Remove extra widgets.

2004-05-11 02:34  Alex Roitman <shura@gramps-project.org>

	* [r3156] Update

2004-05-11 02:21  Alex Roitman <shura@gramps-project.org>

	* [r3155] * src/plugins/Eval.py: Window management. Replaces
	  eval.py. * src/plugins/eval.py: Remove from CVS. *
	  src/plugins/eval.glade: Define event handler. *
	  src/plugins/Leak.py: Window management. Replaces leak.py. *
	  src/plugins/leak.py: Remove from CVS. * src/plugins/leak.glade:
	  Define event handler.

2004-05-11 01:51  Alex Roitman <shura@gramps-project.org>

	* [r3154] * src/plugins/SoundGen.py: Window management. Replaces
	  soundgen.py. * src/plugins/soundgen.py: Remove from CVS. *
	  src/plugins/soundex.glade: Define event handler. *
	  src/plugins/RelCalc.py: Window management. *
	  src/plugins/relcalc.glade: Define event handler. *
	  src/plugins/Makefile.am: Ship SoundGen.py instead of soundgen.py.
	  * src/plugins/Verify.py: Window management. *
	  src/plugins/verify.glade: Define event handler.

2004-05-11 00:17  Alex Roitman <shura@gramps-project.org>

	* [r3153] Update

2004-05-10 23:50  Alex Roitman <shura@gramps-project.org>

	* [r3152] * src/plugins/Desbrowser.py: Convert to db; window
	  management. * src/plugins/desbrowse.glade: Define event handler.
	  * src/plugins/EventCmp.py: Clean up window management. *
	  src/plugins/eventcmp.glade: Define event handler. *
	  src/plugins/Check.py: Clean up conversion to db. *
	  src/plugins/summary.glade: Make dialog modal. *
	  src/plugins/Merge.py: Window management. *
	  src/plugins/merge.glade: Define event handlers. *
	  src/plugins/ChangeTypes.py: Convert to db.

2004-05-10 13:08  Alex Roitman <shura@gramps-project.org>

	* [r3151] * src/plugins/FilterEditor.py: Clean up window
	  management. * src/rule.glade: Define event handlers.

2004-05-10 04:54  Alex Roitman <shura@gramps-project.org>

	* [r3150] * src/Plugins.py: Pass parent class to the tools. *
	  src/rule.glade: Define event handlers. * src/gramps_main.py: Pass
	  parent class to the tools. * src/plugins/EventCmp.py: Window
	  management. * src/plugins/FilterEditor.py: Window management. *
	  src/plugins/PatchNames.py: Window management. *
	  src/plugins/eventcmp.glade: Define event handlers. *
	  src/plugins/patchnames.glade: Define event handlers.

2004-05-10 03:13  Don Allingham <don@gramps-project.org>

	* [r3149] * src/DbPrompter.py: added a .grdb if not specified.

2004-05-09 16:32  Alex Roitman <shura@gramps-project.org>

	* [r3148] * src/plugins/PatchNames.py: Clean up conversion to db. *
	  src/plugins/patchnames.glade: HIGify dialog. *
	  src/plugins/Merge.py: Convert to db. * src/plugins/merge.glade:
	  HIGify dialogs.

2004-05-09 14:35  Alex Roitman <shura@gramps-project.org>

	* [r3147] Update

2004-05-09 04:02  Alex Roitman <shura@gramps-project.org>

	* [r3146] * src/plugins/Check.py: Clean up conversion to db.

2004-05-09 03:44  Alex Roitman <shura@gramps-project.org>

	* [r3145] * src/plugins/EventCmp.py: Convert to db. *
	  src/plugins/eventcmp.glade: HIGify dialogs.

2004-05-08 04:48  Don Allingham <don@gramps-project.org>

	* [r3143] * src/DbPrompter.py: handle open dialog in a clean manner
	  * src/gramps.py: handle open dialog in a clean manner *
	  src/gramps_main.py: handle open dialog in a clean manner *
	  src/gramps.glade: handle open dialog in a clean manner

2004-05-08 04:26  Alex Roitman <shura@gramps-project.org>

	* [r3142] Update

2004-05-08 03:29  Alex Roitman <shura@gramps-project.org>

	* [r3141] * src/plugins/soundgen.py: Convert to db. *
	  src/plugins/GraphViz.py: Typo. * src/plugins/Verify.py: Convert
	  to db.

2004-05-07 23:34  Alex Roitman <shura@gramps-project.org>

	* [r3140] Update

2004-05-07 04:27  Alex Roitman <shura@gramps-project.org>

	* [r3139] * src/SelectPerson.py: Resolve widget naming conflict. *
	  src/plugins/BookReport.py: Convert to db.

2004-05-07 04:27  Alex Roitman <shura@gramps-project.org>

	* [r3138] Minor updates

2004-05-07 04:11  Alex Roitman <shura@gramps-project.org>

	* [r3137] * src/gramps.glade: Resolve widget naming conflict. *
	  src/SelectPerson: Resolve widget naming conflict.
	  
	  * src/Sort.py (by_date): Add function.

2004-05-07 03:58  Don Allingham <don@gramps-project.org>

	* [r3136] fix select person again

2004-05-07 02:58  Alex Roitman <shura@gramps-project.org>

	* [r3135] * src/gramps.glade: Resolve widget naming conflict. *
	  src/SelectPerson: Resolve widget naming conflict.

2004-05-07 02:20  Alex Roitman <shura@gramps-project.org>

	* [r3134] * src/plugins/WebPage.py: Clean up conversion to db.
	  Switch to using Sort function. * src/plugins/CountAncestors.py:
	  Add file, convert to db. * src/plugins/count_anc.py: Remove file.
	  * src/plugins/Summary.py: Convert to db. * src/Makefile.am: Ship
	  Sort.py instead of sort.py. * src/plugins/Makefile.am: Ship
	  CountAncestors.py instead of count_anc.py.

2004-05-06 04:26  Don Allingham <don@gramps-project.org>

	* [r3133] * src/ImageSelect.py: handle new file chooser

2004-05-06 04:22  Don Allingham <don@gramps-project.org>

	* [r3132] update

2004-05-06 02:29  Alex Roitman <shura@gramps-project.org>

	* [r3131] * src/plugins/RelGraph.py: Convert to db. Change coding
	  style. Use FreeSans as a TrueType font.

2004-05-05 04:04  Alex Roitman <shura@gramps-project.org>

	* [r3130] * src/EditPerson.py: Switch to Sort.py. *
	  src/FamilyView.py: Switch to Sort.py. * src/RelLib.py: Remove
	  unneeded import. * src/plugins/DescendReport.py: Switch to
	  Sort.py.
	  
	  * src/plugins/GraphViz.py: Convert to db.

2004-05-05 03:54  Don Allingham <don@gramps-project.org>

	* [r3129] * src/gramps_main.py: rebuild tree after importing *
	  src/plugins/ReadGedcom.py: destroy filechooser at proper time

2004-05-05 02:21  Alex Roitman <shura@gramps-project.org>

	* [r3128] * src/EditPerson.py: Switch to Sort.py. *
	  src/FamilyView.py: Switch to Sort.py. * src/RelLib.py: Remove
	  unneeded import. * src/plugins/DescendReport.py: Switch to
	  Sort.py.

2004-05-05 02:04  Alex Roitman <shura@gramps-project.org>

	* [r3127] * src/SubstKeywords.py (__init__): Convert to db. *
	  src/plugins/AncestorChart.py: Convert to db. *
	  src/plugins/AncestorChart2.py: Convert to db. *
	  src/GraphLayout.py: Convert to db. * src/plugins/DesGraph.py:
	  Convert to db. * src/plugins/FanChart.py: Convert to db. *
	  src/Sort.py: Add converted sort.py to CVS. * src/sort.py: Remove
	  file (obsolete). * src/plugins/TimeLine.py: Convert to db.

2004-05-04 21:43  Alex Roitman <shura@gramps-project.org>

	* [r3126] Update

2004-05-04 21:35  Alex Roitman <shura@gramps-project.org>

	* [r3125] * src/plugins/DetDescendantReport.py (get_xpm_image):
	  Remove function, import it from Utils.py instead. *
	  src/plugins/DetAncestralReport.py (get_xpm_image): Remove
	  function, import it from Utils.py instead. *
	  src/plugins/FtmStyleDescendants.py (get_xpm_image): Remove
	  function, import it from Utils.py instead. *
	  src/plugins/FtmStyleAncestors.py (get_xpm_image): Remove
	  function, import it from Utils.py instead. *
	  src/plugins/FamilyGroup.py (get_xpm_image): Remove function,
	  import it from Utils.py instead. * src/plugins/IndivComplete.py
	  (get_xpm_image): Remove function, import it from Utils.py
	  instead. * src/plugins/IndivSummary.py (get_xpm_image): Remove
	  function, import it from Utils.py instead; Convert to db.

2004-05-04 04:34  Don Allingham <don@gramps-project.org>

	* [r3123] update for GEDCOM memory usage

2004-05-04 03:32  Alex Roitman <shura@gramps-project.org>

	* [r3122] * src/plugins/FamilyGroup.py: Convert to db interface.

2004-05-04 02:31  Alex Roitman <shura@gramps-project.org>

	* [r3121] * src/plugins/FtmStyleDescendants.py: Convert to db
	  interface.

2004-05-04 01:20  Alex Roitman <shura@gramps-project.org>

	* [r3120] * src/plugins/DetDescendantReport.py: Convert to db
	  interface. * src/plugins/DetAncestralReport.py: Translate string.

2004-05-03 04:27  Don Allingham <don@gramps-project.org>

	* [r3119] update

2004-05-03 03:47  Don Allingham <don@gramps-project.org>

	* [r3118] * src/DbPrompter.py: 2.4 filechooser *
	  src/gramps_main.py: 2.4 filechooser * src/ReadXML.py: 2.4
	  filechooser * src/Pluginsd.py: tooltip deprecation fix

2004-05-02 04:10  Don Allingham <don@gramps-project.org>

	* [r3117] update

2004-05-01 14:08  Don Allingham <don@gramps-project.org>

	* [r3116] * src/gramps.glade: rearranged filter apply *
	  src/gramps.py: update to gtk.main() * src/gramps_main.py: goto
	  active person after model built

2004-04-30 03:01  Don Allingham <don@gramps-project.org>

	* [r3115] * src/GenericFilter.py: Add a generic filter that can
	  take a parameter * src/PeopleModel.py: Support for top level
	  visibility * src/gramps.glade: clean up filtering widgets *
	  src/gramps_main.py: build basic filters

2004-04-28 04:06  Don Allingham <don@gramps-project.org>

	* [r3114] * src/DbPrompter.py: remove unused functions *
	  src/DisplayModels.py: filtering support * src/GenericFilter.py:
	  filtering support * src/PeopleModel.py: support for filtering *
	  src/PeopleView.py: support for filtering * src/RelLib.py:
	  filtering support * src/Utils.py: filtering support *
	  src/gramps.glade: remove invert for filters * src/gramps_main.py:
	  filtering support

2004-04-26 04:17  Alex Roitman <shura@gramps-project.org>

	* [r3110] * src/plugins/IndivComplete.py: Convert to db interface.
	  * src/plugins/DescendReport.py: Convert to db interface. *
	  src/plugins/DetAncestralReport.py: Convert to db interface.

2004-04-26 03:53  Alex Roitman <shura@gramps-project.org>

	* [r3109] Update

2004-04-25 06:10  Alex Roitman <shura@gramps-project.org>

	* [r3108] * src/gramps.glade: Menu improvements.

2004-04-25 05:38  Alex Roitman <shura@gramps-project.org>

	* [r3107] Update

2004-04-25 05:37  Alex Roitman <shura@gramps-project.org>

	* [r3106] Update

2004-04-25 04:48  Alex Roitman <shura@gramps-project.org>

	* [r3105] * src/docgen/RTFDoc.py: Typo. * src/Utils.py
	  (get_xpm_image): Add function. * src/plugins/AncestorReport.py
	  (get_xpm_image): Remove function, import it from Utils.py
	  instead. * src/plugins/Ancestors.py (get_xpm_image): Remove
	  function; Bring up to the database interface.

2004-04-23 17:02  Alex Roitman <shura@gramps-project.org>

	* [r3104] * src/docgen/HtmlDoc.py: Typo.

2004-04-23 16:55  Alex Roitman <shura@gramps-project.org>

	* [r3103] * src/docgen/RTFDoc.py: Completely switch from grampslib.
	  * src/docgen/PdfDoc.py: Typo.

2004-04-22 01:48  Alex Roitman <shura@gramps-project.org>

	* [r3096] * src/SelectChild.py (on_save_child_clicked):
	  Corrections.

2004-04-21 04:22  Alex Roitman <shura@gramps-project.org>

	* [r3093] * src/ChooseParents.py: Disallow selecting self as a
	  parent.
	  
	  * src/SelectChild.py: Disallow selecting self as a child.

2004-04-19 03:15  Don Allingham <don@gramps-project.org>

	* [r3090] * src/DbPrompter.py: support for new GTK 2.4 file chooser

2004-04-16 19:15  Don Allingham <don@gramps-project.org>

	* [r3089] Fixes for undo

2004-04-11 02:39  Don Allingham <don@gramps-project.org>

	* [r3086] update

2004-04-11 02:37  Don Allingham <don@gramps-project.org>

	* [r3085] * src/Bookmarks.py: use IDs instead of person references
	  * src/ChooseParents.py: allow for NOSORT option *
	  src/GrampsParser.py: removed * src/GrampsXML.py: removed *
	  src/MediaView.py: allow for NOSORT option * src/PedView.py:
	  double click to edit * src/PeopleView.py: allow for NOSORT option
	  * src/PlaceView.py: allow for NOSORT option * src/RelLib.py:
	  handle bookmarks in metadata * src/ReadXML.py: merge GrampsParser
	  * src/SourceView.py: allow for NOSORT option * src/const.py.in:
	  fix paths for xml files * src/gramps_main.py: bookmark fixes *
	  src/papersize.xml : move to data subdirectory *
	  src/plugins/ReadGedcom.py: fix menu string *
	  src/plugins/ReadNative.py: fix menu string *
	  src/plugins/ReadPkg.py: fix menu string

2004-04-10 03:38  Don Allingham <don@gramps-project.org>

	* [r3083] Improved error handling

2004-04-09 04:05  Don Allingham <don@gramps-project.org>

	* [r3082] export/import filters

2004-04-08 03:35  Don Allingham <don@gramps-project.org>

	* [r3081] * src/choose.glade: merged into gramps.glade *
	  src/styles.glade: merged into gramps.glade * src/dialog.glade:
	  merged into gramps.glade * src/styles.glade: merged into
	  gramps.glade * src/imagesel.glade: merged into gramps.glade *
	  src/errdialogs.glade: merged into gramps.glade *
	  src/gramps.glade: merged from other files

2004-04-07 18:00  Don Allingham <don@gramps-project.org>

	* [r3080] * src/RelLib.py: add_source takes an transaction *
	  src/ReadGedcom.py: drop add_surname

2004-04-07 03:26  Don Allingham <don@gramps-project.org>

	* [r3079] * src/DbPrompter.py: remove VersionControl reference *
	  src/Marriage.py: fix transaction handling * src/const.py.in: new
	  glade file names * src/edit_person.glade: merged into
	  gramps.glade * src/edit_person.gladep: removed * src/filelist:
	  removed * src/gramps.glade: additions from old glade files *
	  src/marriage.glade: merged into gramps.glade *
	  src/marriage.gladep: removed * src/places.glade: merged into
	  gramps.glade * src/places.gladep: removed *
	  src/preferences.glade: merged into gramps.glade *
	  src/preferences.gladep: removed * src/revision.glade: merged into
	  gramps.glade * src/revision.gladep: removed *
	  src/select_person.glade: merged into gramps.glade *
	  src/srcsel.glade: merged into gramps.glade * src/srcsel.gladep:
	  removed

2004-04-07 02:11  Don Allingham <don@gramps-project.org>

	* [r3078] Remove VersionControl

2004-04-06 03:20  Don Allingham <don@gramps-project.org>

	* [r3077] * src/VersionControl.py: removed
	  
	  * src/GrampsMime.py: added mime types * src/grampslib_wrap.c:
	  removed

2004-04-04 04:39  Don Allingham <don@gramps-project.org>

	* [r3074] * GrampsMime.py: added mime types * grampslib_wrap.c:
	  removed * various: more undo functionality

2004-03-30 04:50  Don Allingham <don@gramps-project.org>

	* [r3065] * various: Add undo functionality

2004-03-28 07:32  Alex Roitman <shura@gramps-project.org>

	* [r3063] * src/plugins/rel_it.py: Convert to class.

2004-03-26 23:28  Alex Roitman <shura@gramps-project.org>

	* [r3062] * src/plugins/FtmStyleDescendants.py
	  (_make_default_style, print_children): Add new style for
	  numbering children.

2004-03-25 15:05  Don Allingham <don@gramps-project.org>

	* [r3059] * src/gramps_main.py: remove unused functions, fix
	  history * src/FamilyView.py: improve reordering of children

2004-03-25 04:04  Don Allingham <don@gramps-project.org>

	* [r3058] * src/gramps_main.py: remove unused functions, fix
	  history * src/FamilyView.py: improve reordering of children

2004-03-23 09:57  jemtland

	* [r3056] fixed type in header of po file

2004-03-23 09:56  jemtland

	* [r3055] Updated translation

2004-03-23 05:01  Don Allingham <don@gramps-project.org>

	* [r3052] * src/SelectChild.py: use PersonModel *
	  src/plugins/FilterEditor.py: use new SelectPerson

2004-03-23 04:58  Don Allingham <don@gramps-project.org>

	* [r3051] update

2004-03-23 00:59  Alex Roitman <shura@gramps-project.org>

	* [r3049] * src/docgen/PdfDoc.py (add_photo): Encode filename.

2004-03-22 23:59  Alex Roitman <shura@gramps-project.org>

	* [r3047] * src/EditPerson.py (draw_lds): Don't include main family
	  twice.

2004-03-22 21:04  Alex Roitman <shura@gramps-project.org>

	* [r3045] * src/PedView.py (on_show_child_menu): Switch to id.

2004-03-22 16:29  Alex Roitman <shura@gramps-project.org>

	* [r3044] * src/docgen/LPRDoc.py: Fix colliding name.

2004-03-22 04:42  Don Allingham <don@gramps-project.org>

	* [r3041] New file

2004-03-22 04:41  Don Allingham <don@gramps-project.org>

	* [r3040] Convert to new GenericTreeView models

2004-03-17 03:05  Alex Roitman <shura@gramps-project.org>

	* [r3026] Update

2004-03-17 03:04  Alex Roitman <shura@gramps-project.org>

	* [r3025] * src/docgen/Makefile.am, src/docgen/Makefile.in: Ship
	  LPRDoc.py. * src/plugins/GraphViz.py (dump_index): Remove utf8 to
	  latin conversion. Switch to FreeSans. * src/docgen/PdfDoc.py
	  (draw_text, rotate_text): Fix encoding.
	  
	  * src/plugins/WebPage.py: Add option for using only birth date. *
	  src/Date.py: Switch over to lowercase function names.

2004-03-17 01:50  Alex Roitman <shura@gramps-project.org>

	* [r3024] * src/docgen/Makefile.am, src/docgen/Makefile.in: Ship
	  LPRDoc.py. * src/plugins/GraphViz.py (dump_index): Remove utf8 to
	  latin conversion. Switch to FreeSans. * src/docgen/PdfDoc.py
	  (draw_text, rotate_text): Fix encoding.

2004-03-17 01:44  Alex Roitman <shura@gramps-project.org>

	* [r3023] * src/docgen/LPRDoc.py: Typo. * src/po/da_DK.po: Remove
	  in favor of da.po file. * src/po/da.po: Add (replaces da_DK.po).
	  * configure.in, configure: Switch from da_DK to da in languages.

2004-03-16 15:43  jemtland

	* [r3021] Fixed typo

2004-03-16 06:21  jemtland

	* [r3019] Fixed typo

2004-03-16 02:22  Alex Roitman <shura@gramps-project.org>

	* [r3016] Change function name

2004-03-15 23:00  Alex Roitman <shura@gramps-project.org>

	* [r3012] * src/docgen/LPRDoc.py (do_print): Typos.

2004-03-12 22:50  Alex Roitman <shura@gramps-project.org>

	* [r3008] Update

2004-03-12 19:47  Alex Roitman <shura@gramps-project.org>

	* [r3007] * src/docgen/LPRDoc.py: Add number of copies and page
	  range selection options to a dialog. Remove all these "__" from
	  var names.

2004-03-11 23:14  Alex Roitman <shura@gramps-project.org>

	* [r3005] * src/plugins/WriteFtree.py: Typo. *
	  src/plugins/WriteGedcom.py: Typo.

2004-03-11 04:28  Alex Roitman <shura@gramps-project.org>

	* [r3004] * src/plugins/WriteFtree.py: Call probably_alive with db.
	  * src/plugins/WriteGedcom.py: Call probably_alive with db.

2004-03-11 04:24  Alex Roitman <shura@gramps-project.org>

	* [r3003] * src/plugins/WebPage.py: Convert to ids. Call
	  probably_alive with db as an argument. Move by_date inside the
	  class (needs db). * src/RelLib.py: Correct probably_alive to ids.

2004-03-11 03:31  Alex Roitman <shura@gramps-project.org>

	* [r3002] * src/GenericFilter.py: Convert to ids. *
	  src/plugins/FilterEditor.py: Convert to ids. *
	  src/plugins/WebPage.py: Convert to ids.

2004-03-10 23:40  Alex Roitman <shura@gramps-project.org>

	* [r3000] * src/plugins/WebPage.py: Clean up mini tree. Add
	  connecting lines. Switch from list of 2^gen strings to a dict
	  with only used entries. Clean up generation SpinButton in the
	  dialog.
	  
	  * src/plugins/WebPage.py: Link main photo to the original. Use
	  alt strings. Mini tree for many generations.

2004-03-10 05:16  Don Allingham <don@gramps-project.org>

	* [r2999] update

2004-03-10 05:15  Don Allingham <don@gramps-project.org>

	* [r2998] * src/PeopleModel.py: Column reordering/selection *
	  src/PeopleView.py: Column reordering/selection * src/RelLib.py:
	  Column reordering/selection * src/gramps_main.py: Column
	  reordering/selection * src/gramps.glade: Column editor *
	  src/ColumnOrder.py: Column editor

2004-03-10 04:56  Alex Roitman <shura@gramps-project.org>

	* [r2997] * src/docgen/HtmlDoc.py (add_photo): Enforce given image
	  size. Add optional alt argument.

2004-03-10 02:29  Alex Roitman <shura@gramps-project.org>

	* [r2995] * src/MediaView.py (on_select_row): Mark translatable
	  string; (popup_convert_to_private): Call self.load before
	  returning. * src/ImageSelect.py (LocalMediaProperties.__init__,
	  GlobalMediaProperties.update_info): Mark translatable string.

2004-03-10 02:26  Alex Roitman <shura@gramps-project.org>

	* [r2993] Update

2004-03-10 02:24  Alex Roitman <shura@gramps-project.org>

	* [r2992] * src/plugins/AncestorChart.py: Add prefix (AC-) to
	  styles. * src/plugins/AncestorChart2.py: Add prefix (AC2-) to
	  styles.

2004-03-10 02:14  Alex Roitman <shura@gramps-project.org>

	* [r2991] * src/plugins/Ancestors.py: Use 1 instead of gtk.True.

2004-03-10 02:10  Alex Roitman <shura@gramps-project.org>

	* [r2989] * src/docgen/LPRDoc.py: Set and maintain
	  self.brand_new_page. Use constant factor for line spacing for
	  given font size.

2004-03-09 05:12  Don Allingham <don@gramps-project.org>

	* [r2985] update

2004-03-09 05:12  Don Allingham <don@gramps-project.org>

	* [r2984] * src/EditPerson.py: TreeView enhancements *
	  src/PeopleModel.py: TreeView enhancements * src/PeopleView.py:
	  TreeView enhancements * src/gramps_main.py: TreeView enhancements

2004-03-08 22:32  Alex Roitman <shura@gramps-project.org>

	* [r2981] * src/docgen/LPRDoc.py: Font autodetection: trying
	  freefont, MS fonts, and then stock Gnome fonts.

2004-03-08 02:22  Alex Roitman <shura@gramps-project.org>

	* [r2980] * src/docgen/LPRDoc.py: Support for graphic reports.

2004-03-07 22:00  Don Allingham <don@gramps-project.org>

	* [r2979] update

2004-03-07 21:50  Don Allingham <don@gramps-project.org>

	* [r2978] * src/PeopleModel.py: New GenericTreeView based model *
	  src/RelLib.py: metadata/people model support *
	  src/gramps_main.py: PeopleModel support * src/PeopleView.py:
	  PeopleModel support

2004-03-07 06:28  Alex Roitman <shura@gramps-project.org>

	* [r2976] * src/docgen/LPRDoc.py: Cell padding support. Images
	  support (requires CVS version of gnome-python).

2004-03-06 04:46  Don Allingham <don@gramps-project.org>

	* [r2975] fix surname list

2004-03-06 02:29  Alex Roitman <shura@gramps-project.org>

	* [r2974] Padding in paragraphs.

2004-03-06 00:08  Alex Roitman <shura@gramps-project.org>

	* [r2973] Minor cleanups

2004-03-06 00:00  Alex Roitman <shura@gramps-project.org>

	* [r2972] * src/docgen/LPRDoc.py: Support for paragraph's margins
	  and the first indent properties. Font-specific line spacing.

2004-03-05 05:11  Alex Roitman <shura@gramps-project.org>

	* [r2971] Switch to utf8 capable fonts. Enable monospace for
	  formatted notes.

2004-03-05 04:33  Alex Roitman <shura@gramps-project.org>

	* [r2970] Found fonts

2004-03-05 03:01  Alex Roitman <shura@gramps-project.org>

	* [r2969] * src/docgen/LPRDoc.py: New paragraph formatting
	  algorithm. Proper alignment support (no implementation for
	  justify yet).

2004-03-05 00:36  Alex Roitman <shura@gramps-project.org>

	* [r2968] Some regression because of new algorithm

2004-03-04 15:47  Alex Roitman <shura@gramps-project.org>

	* [r2963] Update

2004-03-03 23:38  Alex Roitman <shura@gramps-project.org>

	* [r2962] page breaks, paragraph leader, dirty alignment hack.

2004-03-03 20:50  Alex Roitman <shura@gramps-project.org>

	* [r2961] * src/docgen/LPRDoc.py: Superscript support, line breaks,
	  page breaks, paragraph leader.

2004-03-03 16:59  Alex Roitman <shura@gramps-project.org>

	* [r2960] Paragraph leader

2004-03-03 16:12  Alex Roitman <shura@gramps-project.org>

	* [r2959] * src/docgen/LPRDoc.py: Superscript support.

2004-03-03 05:54  Alex Roitman <shura@gramps-project.org>

	* [r2958] * src/docgen/LPRDoc.py: Re-write using paragraph class.

2004-03-03 05:07  Don Allingham <don@gramps-project.org>

	* [r2957] update

2004-03-03 05:06  Don Allingham <don@gramps-project.org>

	* [r2956] * src/plugins/FtmStyleAncestors.py: bring up to date with
	  IDs * src/plugins/AncestorReport.py: bring up to date with IDs

2004-03-02 14:43  Alex Roitman <shura@gramps-project.org>

	* [r2953] * src/docgen/AsciiDoc.py: Typo.

2004-03-02 04:57  Alex Roitman <shura@gramps-project.org>

	* [r2952] Update

2004-03-02 03:43  Alex Roitman <shura@gramps-project.org>

	* [r2950] * configure.in, configure: Typo. *
	  src/plugins/FtmStyleAncestors.py (endnotes): Do not add redundant
	  references. * src/plugins/FtmStyleDescendants.py (endnotes): Do
	  not add redundant references. * src/plugins/DetAncestralReport.py
	  (_make_default_style): Remove unused table definition. *
	  src/plugins/DetDescendantReport.py (_make_default_style): Remove
	  unused table definition.

2004-03-02 03:09  Alex Roitman <shura@gramps-project.org>

	* [r2948] Oops

2004-03-02 01:35  Alex Roitman <shura@gramps-project.org>

	* [r2947] Update

2004-03-02 00:36  Alex Roitman <shura@gramps-project.org>

	* [r2946] Update

2004-03-01 16:50  Alex Roitman <shura@gramps-project.org>

	* [r2944] * src/docgen/LPRDoc.py: Table support correction:
	  transferring row to the next page.

2004-03-01 04:56  Don Allingham <don@gramps-project.org>

	* [r2943] * src/gramps_main.py: remove local media concept *
	  src/RelLib.py: remove local media concept * src/SelectObject.py:
	  remove local media concept * src/MediaView.py: remove local media
	  concept * src/EditSource.py: remove local media concept *
	  src/GrampsParser.py: remove local media concept *
	  src/AddMedia.py: remove local media concept * src/GrampsZODB.py:
	  delete

2004-03-01 04:38  Don Allingham <don@gramps-project.org>

	* [r2942] * src/gramps_main.py: remove local media concept *
	  src/RelLib.py: remove local media concept * src/SelectObject.py:
	  remove local media concept * src/MediaView.py: remove local media
	  concept * src/EditSource.py: remove local media concept *
	  src/GrampsParser.py: remove local media concept *
	  src/AddMedia.py: remove local media concept * src/GrampsZODB.py:
	  delete

2004-03-01 04:33  Don Allingham <don@gramps-project.org>

	* [r2941] * src/gramps_main.py: remove local media concept *
	  src/RelLib.py: remove local media concept * src/SelectObject.py:
	  remove local media concept

2004-03-01 03:47  Alex Roitman <shura@gramps-project.org>

	* [r2939] * src/docgen/AsciiDoc.py: Correctly treat cells with
	  span>1.

2004-02-29 17:42  Alex Roitman <shura@gramps-project.org>

	* [r2938] Some additions

2004-02-29 15:35  Alex Roitman <shura@gramps-project.org>

	* [r2937] * src/docgen/LPRDoc.py: Add to CVS.

2004-02-29 05:09  Don Allingham <don@gramps-project.org>

	* [r2936] * src/ChooseParents.py: fix typo * src/PedView.py: build
	  child menu with IDs * src/ReadGedcom.py: save birth/death events,
	  handle FTM's broken "_primary" junk

2004-02-29 03:01  Alex Roitman <shura@gramps-project.org>

	* [r2935] More

2004-02-29 02:29  Don Allingham <don@gramps-project.org>

	* [r2934] db updates

2004-02-29 01:19  Alex Roitman <shura@gramps-project.org>

	* [r2932] update

2004-02-29 01:05  Alex Roitman <shura@gramps-project.org>

	* [r2931] Eureka

2004-02-29 00:08  Alex Roitman <shura@gramps-project.org>

	* [r2930] * src/FamilyView.py: Corrections. * src/Marriage.py:
	  Corrections.

2004-02-29 00:04  Alex Roitman <shura@gramps-project.org>

	* [r2929] * src/docgen/AsciiDoc.py: Add to CVS. * src/Makefile.am,
	  src/Makefile.in: Ship AsciiDoc.py.

2004-02-28 20:15  Don Allingham <don@gramps-project.org>

	* [r2927] Database saving

2004-02-28 19:34  Alex Roitman <shura@gramps-project.org>

	* [r2926] * src/GrampsParser.py (start_childof): Call
	  add_parent_family_id() with three arguments, instead of a tuple.
	  * src/ReadXML.py: Comment out renaming lost media objects for
	  now. * src/RelLib.py (find_place_no_conflicts,
	  find_family_no_conflicts): Use str(idVal).

2004-02-28 18:46  Don Allingham <don@gramps-project.org>

	* [r2924] * src/gramps_main.py: switch to DB as default, remove
	  save option * src/RelLib.py: setup DB environment better *
	  src/DbPrompter.py: handle save/open with new DBs

2004-02-28 05:08  Don Allingham <don@gramps-project.org>

	* [r2920] Fixed report

2004-02-28 03:51  Alex Roitman <shura@gramps-project.org>

	* [r2919] More windows

2004-02-27 04:08  Don Allingham <don@gramps-project.org>

	* [r2918] Update

2004-02-27 04:07  Don Allingham <don@gramps-project.org>

	* [r2917] * src/AddMedia.py: media reference fixes *
	  src/MediaView.py: media reference fixes * src/FamilyView.py:
	  commit child changes * src/PlaceView.py: ID fixes

2004-02-26 05:00  Alex Roitman <shura@gramps-project.org>

	* [r2916] Small fix

2004-02-26 04:51  Don Allingham <don@gramps-project.org>

	* [r2915] update

2004-02-26 03:34  Alex Roitman <shura@gramps-project.org>

	* [r2914] More windows updates and small fixes

2004-02-25 04:34  Alex Roitman <shura@gramps-project.org>

	* [r2913] More

2004-02-25 04:08  Don Allingham <don@gramps-project.org>

	* [r2912] update

2004-02-25 03:25  Don Allingham <don@gramps-project.org>

	* [r2911] * src/plugins/WebPage.py: media reference fixes *
	  src/plugins/ReadGedcom.py: media reference fixes *
	  src/plugins/IndivSummary.py: media reference fixes *
	  src/plugins/IndivComplete.py: media reference fixes *
	  src/plugins/DetAncestralReport.py: media reference fixes *
	  src/plugins/DetDescendantReport.py: media reference fixes *
	  src/plugins/Check.py: media reference fixes * src/gramps_main.py:
	  media reference fixes * src/Utils.py: gnome.vfs vs. grampslib *
	  src/RelLib.py: single db file, media reference fixes *
	  src/MediaView.py: media reference fixes

2004-02-25 03:20  Alex Roitman <shura@gramps-project.org>

	* [r2910] Update

2004-02-24 20:53  Alex Roitman <shura@gramps-project.org>

	* [r2909] * src/RelLib.py (sortbysource): Low-level implementation;
	  (sortbyplace): Typo. * src/Sources.py (by_title): Remove function
	  (superseded by RelLib.GrampsDB.sortbysource).

2004-02-24 05:37  Alex Roitman <shura@gramps-project.org>

	* [r2905] * src/AddrEdit.py, src/AttrEdit.py, src/EditPerson.py,
	  src/EditSource.py, src/EventEdit.py, src/ImageSelect.py,
	  src/Marriage.py, src/NameEdit.py, src/NoteEdit.py,
	  src/Sources.py, src/UrlEdit.py, src/Witness.py: Register windows
	  opened for existing objects. Prevent editing same object twice.

2004-02-23 15:23  voeck

	* [r2900] Translated

2004-02-23 05:42  Alex Roitman <shura@gramps-project.org>

	* [r2898] Update

2004-02-23 04:41  Alex Roitman <shura@gramps-project.org>

	* [r2897] Update

2004-02-23 02:45  Alex Roitman <shura@gramps-project.org>

	* [r2896] * src/EditPerson.py: Rename photo into media. *
	  src/EditPlace.py: Rename photo into media. * src/EditSource.py:
	  Rename photo into media. * src/ImageSelect.py: Rename photo into
	  media. * src/Marriage.py: Rename photo into media.

2004-02-22 19:24  Alex Roitman <shura@gramps-project.org>

	* [r2895] * src/plugins/DetAncestralReport.py: Translation
	  corrections. Change "was" to "is". *
	  src/plugins/DetDescendantReport.py: Translation corrections.
	  Change "was" to "is". * src/plugins/FtmStyleAncestors.py
	  (print_more_about): Translate event names. Add description. *
	  src/plugins/FtmStyleDescendants.py (print_more_about,
	  print_more_about_families): Translate event names. Add
	  description. * src/po/de.po: Change Priesterweihe to Ordination.
	  * src/plugins/FamilyGroup.py: Translation corrections.

2004-02-22 05:37  Alex Roitman <shura@gramps-project.org>

	* [r2892] Updates

2004-02-22 05:17  Alex Roitman <shura@gramps-project.org>

	* [r2890] * src/plugins/DetDescendantReport.py (write_person):
	  Write images before the paragraph start; (insert_images): Don't
	  start and end pargraphs. * src/plugins/DetAncestralReport.py:
	  (write_person): Write images before the paragraph start;
	  (insert_images): Don't start and end pargraphs.

2004-02-22 05:08  Alex Roitman <shura@gramps-project.org>

	* [r2889] Update

2004-02-22 04:57  Don Allingham <don@gramps-project.org>

	* [r2888] Additional Reference fixes

2004-02-21 18:59  Alex Roitman <shura@gramps-project.org>

	* [r2886] * src/ImageSelect.py: Corrections. * src/RelLib.py:
	  Corrections. * src/Sources.py: Corrections. * src/gramps_main.py:
	  Corrections. * src/Bookmarks.py: Corrections.

2004-02-21 06:40  Alex Roitman <shura@gramps-project.org>

	* [r2885] * src/EditPerson.py: Corrections. * src/EditSource.py:
	  Use parent class. Use windows menu. * src/ImageSelect.py:
	  Corrections. * src/Sources.py: Corrections. * src/gramps.glade:
	  Add handlers. * src/NoteEdit.py: Corrections. * src/dialog.glade:
	  Add handler. * src/Witness.py: Corrections. * src/RelLib.py:
	  Include witnesses in comparing events. * src/FamilyView.py: Pass
	  parent on to child classes. * src/AddSpouse.py: Pass parent on to
	  EditPerson. * src/ChooseParents.py: Pass parent on to EditPerson.
	  * src/gramps_main.py: Pass Gramps class to child classes. *
	  src/MergeData.py: Pass parent on to EditPerson.

2004-02-21 06:11  Don Allingham <don@gramps-project.org>

	* [r2884] First DB pass

2004-02-20 04:25  Alex Roitman <shura@gramps-project.org>

	* [r2883] * src/AttrEdit.py: Make non-modal, use Windows menu. *
	  src/AddrEdit.py: Make non-modal, use Windows menu. *
	  src/UrlEdit.py: Make non-modal, use Windows menu. *
	  src/EventEdit.py: Properly add new event, add its id to the list.
	  Make non-modal, use Windows menu. * src/NoteEdit.py: Make
	  non-modal, use Windows menu. * src/ImageSelect.py: Make
	  non-modal, use Windows menu. * src/imagesel.glade: Add handler.

2004-02-20 03:57  Alex Roitman <shura@gramps-project.org>

	* [r2882] Update

2004-02-20 03:28  Alex Roitman <shura@gramps-project.org>

	* [r2881] More

2004-02-20 02:38  Alex Roitman <shura@gramps-project.org>

	* [r2880] Fixes

2004-02-20 02:26  Alex Roitman <shura@gramps-project.org>

	* [r2879] Another one

2004-02-20 02:12  Alex Roitman <shura@gramps-project.org>

	* [r2878] Update

2004-02-20 01:31  Alex Roitman <shura@gramps-project.org>

	* [r2877] Another bit

2004-02-20 01:15  Alex Roitman <shura@gramps-project.org>

	* [r2876] More

2004-02-20 00:52  Alex Roitman <shura@gramps-project.org>

	* [r2875] Update

2004-02-19 23:39  Alex Roitman <shura@gramps-project.org>

	* [r2874] * src/srcsel.glade: Add handlers. * src/Sources.py: Make
	  SourceInfo non-modal, use Windows menu.

2004-02-19 21:27  Alex Roitman <shura@gramps-project.org>

	* [r2873] Update

2004-02-19 20:34  Alex Roitman <shura@gramps-project.org>

	* [r2872] Update

2004-02-19 19:15  Alex Roitman <shura@gramps-project.org>

	* [r2871] Update

2004-02-19 13:40  Alex Roitman <shura@gramps-project.org>

	* [r2870] * src/EditPerson.py: Use parent class. Add/remove itself
	  from/to the Windows menu. * src/NameEdit.py: Make non-modal. *
	  src/gramps.glade: Add Windows menu. * src/gramps_main.py: Get
	  Windows menu and its submenu. Pass Gramps class to the children
	  -- first-class object editors.

2004-02-19 05:07  Don Allingham <don@gramps-project.org>

	* [r2869] * src/RelLib.py: switch to event/event_ids *
	  src/WriteXML.py: switch to event/event_ids * src/GrampsParser.py:
	  switch to event/event_ids * src/FamilyView.py: switch to
	  event/event_ids * src/EventEdit.py: switch to event/event_ids *
	  src/Marriage.py: switch to event/event_ids * src/EventEdit.py:
	  switch to event/event_ids * src/PeopleView.py: switch to
	  event/event_ids * src/EditPerson.py: switch to event/event_ids

2004-02-19 05:05  Don Allingham <don@gramps-project.org>

	* [r2868] * src/RelLib.py: switch to event/event_ids *
	  src/WriteXML.py: switch to event/event_ids * src/GrampsParser.py:
	  switch to event/event_ids * src/FamilyView.py: switch to
	  event/event_ids * src/EventEdit.py: switch to event/event_ids *
	  src/Marriage.py: switch to event/event_ids

2004-02-17 04:47  Alex Roitman <shura@gramps-project.org>

	* [r2858] * src/Relationship.py: Factor out relationship distance
	  computation. * src/plugins/rel_ru.py: Use self.get_distance(). *
	  src/plugins/rel_de.py: Use self.get_distance(). * configure.in,
	  configure: Change version. * src/plugins/rel_hu.py: Convert to
	  class.

2004-02-16 02:34  Alex Roitman <shura@gramps-project.org>

	* [r2851] Update

2004-02-16 02:05  Alex Roitman <shura@gramps-project.org>

	* [r2850] Update

2004-02-16 02:05  Alex Roitman <shura@gramps-project.org>

	* [r2849] Update

2004-02-16 01:24  Alex Roitman <shura@gramps-project.org>

	* [r2848] Update

2004-02-15 23:21  Alex Roitman <shura@gramps-project.org>

	* [r2847] Update

2004-02-15 23:10  Don Allingham <don@gramps-project.org>

	* [r2846] get_id updates

2004-02-15 22:44  Alex Roitman <shura@gramps-project.org>

	* [r2844] * src/plugins/rel_de.py: Implement get_parents().

2004-02-15 21:52  Alex Roitman <shura@gramps-project.org>

	* [r2843] * src/plugins/Ancestors.py: Use get_grandparents_string
	  which is registered in Plugins (possibly from the relationship
	  calculator).

2004-02-15 21:28  Alex Roitman <shura@gramps-project.org>

	* [r2842] * src/Relationship.py: More corrections. *
	  src/plugins/rel_ru.py: Corrections. * src/gramps_main.py:
	  Corrections.

2004-02-15 20:49  Don Allingham <don@gramps-project.org>

	* [r2840] updates for IDs

2004-02-15 16:45  Don Allingham <don@gramps-project.org>

	* [r2838] * src/plugins/RelCalc.py: Handle IDs properly *
	  src/Relationship.py: Handle IDs properly * src/home.png: added
	  new default person icon

2004-02-15 16:25  Don Allingham <don@gramps-project.org>

	* [r2837] New default person

2004-02-15 07:21  Alex Roitman <shura@gramps-project.org>

	* [r2836] * src/plugins/IndivComplete.py: fixed child_relations
	  translation * src/const.py.in: fixed child_relations translation
	  * src/SelectChild.py: fixed child_relations translation *
	  src/TransTable.py: unicode conversion * src/ChooseParents.py:
	  fixed child_relations translation

2004-02-15 07:08  Alex Roitman <shura@gramps-project.org>

	* [r2835] * src/plugins/IndivComplete.py: Call doc.init() after
	  open. * src/plugins/IndivSummary.py: Call doc.init() after open.
	  * src/plugins/RelCalc.py: Use class of calculator. *
	  src/plugins/rel_ru.py: Convert to class. * src/Plugins.py:
	  Register _relcalc_class. * src/gramps_main.py: Use class of
	  relationship calculator.

2004-02-15 03:48  Alex Roitman <shura@gramps-project.org>

	* [r2832] * src/sort: Typos.

2004-02-15 03:24  Alex Roitman <shura@gramps-project.org>

	* [r2831] * src/plugins/DetDescendantReport.py: Add style
	  descriptions for the paragraphs. Add first entry style. Change
	  defaults to be similar to the FTM style reports. *
	  src/plugins/DetAncestralReport.py: Add style descriptions for the
	  paragraphs. Add first entry style. Change defaults to be similar
	  to the FTM style reports. * src/StyleEditor.py (draw,
	  save_paragraph): Allow users to adjust first line indent. *
	  src/styles.glade: Add first line indent entry. *
	  src/plugins/Check.py (delete_empty_family): Remove families in
	  which person is a parent, not only a child. * src/gramps_main.py
	  (post_load): Use display_frel and display_fattr. *
	  src/MediaView.py (key_press): Add function. * src/PlaceView.py
	  (key_press): Add function. * src/SourceView.py (key_press): Add
	  function. * src/plugins/WebPage.py: Add tab with index page
	  options.
	  
	  * src/po/hu.po: Update * doc/gramps-manual/hu/filtref.xml: Update

2004-02-15 02:34  Don Allingham <don@gramps-project.org>

	* [r2830] update

2004-02-15 02:33  Don Allingham <don@gramps-project.org>

	* [r2829] * src/Marriage.py: fix title and places *
	  src/FamilyView.py: fix child relations and spouse's parents

2004-02-15 01:58  Don Allingham <don@gramps-project.org>

	* [r2828] update

2004-02-15 01:57  Don Allingham <don@gramps-project.org>

	* [r2827] * src/RelLib.py: fix syntax error * src/EditPerson.py:
	  fix reordering of children *

2004-02-14 05:40  Don Allingham <don@gramps-project.org>

	* [r2822] Move from object references to IDs

2004-02-11 07:46  jensa

	* [r2804] Second translation update for 1.0.0

2004-02-11 04:08  Alex Roitman <shura@gramps-project.org>

	* [r2802] * doc/gramps-manual/fr/getstart.xml: Comment out old ZODB
	  section.

2004-02-11 00:33  Alex Roitman <shura@gramps-project.org>

	* [r2801] * doc/gramps.1.in, doc/gramps.1: Typo. New date.

2004-02-10 15:15  Alex Roitman <shura@gramps-project.org>

	* [r2800] * doc/gramps-manual/fr/faq.xml: Add startup druid
	  question.

2004-02-10 09:46  voeck

	* [r2799] Updated for 1.0.0

2004-02-10 02:52  Alex Roitman <shura@gramps-project.org>

	* [r2798] * src/plugins/rel_ru.py: Add more possible russian LANG
	  values.

2004-02-10 02:04  Alex Roitman <shura@gramps-project.org>

	* [r2797] Update

2004-02-10 02:02  Alex Roitman <shura@gramps-project.org>

	* [r2796] * src/po/nl.po: Translation for 1.0.0-RC.

2004-02-09 23:54  Alex Roitman <shura@gramps-project.org>

	* [r2795] * doc/gramps-manual/ru/faq.xml: Add startup druid
	  question.

2004-02-09 21:11  Alex Roitman <shura@gramps-project.org>

	* [r2794] * doc/gramps-manual/C/faq.xml: Typo. Add startup druid
	  question.

2004-02-09 01:30  sanderbog2

	* [r2793] src/po/ru.po: typo

2004-02-08 04:52  Don Allingham <don@gramps-project.org>

	* [r2792] update

2004-02-08 00:00  Don Allingham <don@gramps-project.org>

	* [r2791] * src/plugins/ReadGedcom.py
	  (GedcomParser.parse_individual): handle event description *
	  src/ImageSelect.py: disable double click to edit in a gallery

2004-02-07 22:23  Don Allingham <don@gramps-project.org>

	* [r2790] * src/ImageSelect.py: disable double click to edit in a
	  gallery

2004-02-07 16:50  Alex Roitman <shura@gramps-project.org>

	* [r2789] Update

2004-02-07 00:44  Alex Roitman <shura@gramps-project.org>

	* [r2788] Update

2004-02-06 21:29  Alex Roitman <shura@gramps-project.org>

	* [r2787] Update

2004-02-06 21:27  Alex Roitman <shura@gramps-project.org>

	* [r2786] Update

2004-02-06 21:27  Alex Roitman <shura@gramps-project.org>

	* [r2785] Replace &app; with GRAMPS inside the title tag.

2004-02-06 21:25  Alex Roitman <shura@gramps-project.org>

	* [r2784] Change &app; in favor of GRAMPS inside the title tag.

2004-02-06 20:57  Alex Roitman <shura@gramps-project.org>

	* [r2783] * src/gramps.glade: Define handler for the gallery's Edit
	  button. * src/EditSource.py: Connect callback to the gallery's
	  Edit button. * src/ImageSelect.py: Remember old photo list. *
	  src/EditPlace.py: Revert photos on Cancel. * src/EditPerson.py:
	  Revert photos on Cancel. * src/Marriage.py: Revert photos on
	  Cancel.

2004-02-06 06:44  Alex Roitman <shura@gramps-project.org>

	* [r2782] * src/EditPlace.py: Pass window to the Gallery. *
	  src/ImageSelect.py: Run modal dialog, using parent window. *
	  src/imagesel.glade: Define proper button responses.

2004-02-06 04:58  Alex Roitman <shura@gramps-project.org>

	* [r2781] * src/plugins/rel_ru.py: Add more possible russian LANG
	  values.

2004-02-06 04:41  sanderbog2

	* [r2780] src/po/ru.po: Some clarifications

2004-02-05 19:53  Alex Roitman <shura@gramps-project.org>

	* [r2779] * src/plugins/soundgen.py: Fall back to empty input.

2004-02-05 19:37  Alex Roitman <shura@gramps-project.org>

	* [r2778] * src/plugins/Merge.py (gen_key,name_compare): Fall back
	  to not using soundex if the charset can't be latin-1 encoded.

2004-02-05 17:03  Alex Roitman <shura@gramps-project.org>

	* [r2777] * doc/gramps-manual/fr/cmdline.xml: Update. *
	  doc/gramps-manual/fr/filtref.xml: Update. *
	  doc/gramps-manual/fr/mainwin.xml: Update. *
	  doc/gramps-manual/fr/usage.xml: Update.

2004-02-05 16:34  protois

	* [r2776] French Update for cvs

2004-02-05 08:10  lklundin

	* [r2775] Translation update for 1.0.0-RC1 (3 new strings)

2004-02-05 03:27  Alex Roitman <shura@gramps-project.org>

	* [r2774] * doc/gramps-manual/ru/filtref.xml: Update. *
	  doc/gramps-manual/ru/getstart.xml: Update. *
	  doc/gramps-manual/ru/gramps-manual.xml: Update. *
	  doc/gramps-manual/ru/mainwin.xml: Update. *
	  doc/gramps-manual/ru/usage.xml: Update.

2004-02-04 23:12  egeri

	* [r2773] *** empty log message ***

2004-02-04 21:07  jemtland

	* [r2772] Translated all new strings for the last month

2004-02-04 17:57  Alex Roitman <shura@gramps-project.org>

	* [r2771] * src/po/template.po: Update translation template.

2004-02-04 17:56  egeri

	* [r2770] *** empty log message ***

2004-02-04 11:08  Tim Waugh <twaugh@redhat.com>

	* [r2769] 2004-02-04 Tim Waugh <twaugh@redhat.com> *
	  doc/gramps-manual/fr/filtref.xml: Fixed tag mismatch.

2004-02-04 04:48  Don Allingham <don@gramps-project.org>

	* [r2768] update

2004-02-04 04:42  Don Allingham <don@gramps-project.org>

	* [r2767] * src/FamilyView.py: new text string for "unknown" spouse
	  * src/ImageSelect.py: integer conversions for event.x, event.y *
	  src/const.py.in: copyright date update

2004-02-04 03:14  sanderbog2

	* [r2766] src/po/ru.po: Some typos and clarifications

2004-02-04 02:50  Alex Roitman <shura@gramps-project.org>

	* [r2765] * doc/gramps-manual/ru/usage.xml: Update. *
	  doc/gramps-manual/ru/filtref.xml: Update. *
	  doc/gramps-manual/ru/gramps-manual.xml: Update. *
	  doc/gramps-manual/ru/mainwin.xml: Update. *
	  doc/gramps-manual/ru/figures/*.png: Update. * NEWS: Update.

2004-02-04 02:11  Alex Roitman <shura@gramps-project.org>

	* [r2764] Update

2004-02-04 02:03  Alex Roitman <shura@gramps-project.org>

	* [r2763] Update figures

2004-02-03 23:03  Alex Roitman <shura@gramps-project.org>

	* [r2762] * doc/gramps-manual/fr/filtref.xml: Update. *
	  doc/gramps-manual/C/gramps-manual.xml: Update.

2004-02-03 22:57  Alex Roitman <shura@gramps-project.org>

	* [r2761] * doc/gramps-manual/fr/gramps-manual.xml: Update.

2004-02-03 22:55  Alex Roitman <shura@gramps-project.org>

	* [r2760] * doc/gramps-manual/fr/faq.xml: Update. *
	  doc/gramps-manual/fr/mainwin.xml: Update. *
	  doc/gramps-manual/fr/usage.xml: Update.

2004-02-03 22:53  Alex Roitman <shura@gramps-project.org>

	* [r2759] Update

2004-02-03 21:30  Alex Roitman <shura@gramps-project.org>

	* [r2758] * configure.in, configure: Don't ship Hungarian manual
	  (unfinished). * doc/gramps-manual/Makefile.am,
	  doc/gramps-manual/Makefile.in: Don't ship Hungarian manual.

2004-02-03 17:41  Alex Roitman <shura@gramps-project.org>

	* [r2757] Update

2004-02-03 05:16  Alex Roitman <shura@gramps-project.org>

	* [r2756] * doc/gramps-manual/C/filtref.xml: Typo. *
	  doc/gramps-manual/ru/filtref.xml: Update.

2004-02-03 03:45  Don Allingham <don@gramps-project.org>

	* [r2755] update

2004-02-03 03:45  Don Allingham <don@gramps-project.org>

	* [r2754] * src/VersionControl.py: Call win.run to prevent exit
	  from killing the window before the data is saved.

2004-02-02 23:04  Alex Roitman <shura@gramps-project.org>

	* [r2753] * configure.in, configure: Don't ship German manual
	  (unfinished). * doc/gramps-manual/Makefile.am,
	  doc/gramps-manual/Makefile.in: Don't ship German manual.

2004-02-02 21:21  Alex Roitman <shura@gramps-project.org>

	* [r2752] Update

2004-02-02 15:34  Alex Roitman <shura@gramps-project.org>

	* [r2751] * doc/gramps-manual/ru/custom.xml: Update.

2004-02-02 15:18  egeri

	* [r2750] *** empty log message ***

2004-02-02 15:16  egeri

	* [r2749] brother-in-law, sister-in-law relations added

2004-02-02 15:15  egeri

	* [r2748] Update

2004-02-02 06:39  Alex Roitman <shura@gramps-project.org>

	* [r2747] * doc/gramps-manual/ru/custom.xml: Update.

2004-02-02 06:02  Alex Roitman <shura@gramps-project.org>

	* [r2746] * src/po/ru.po: Typo. * doc/gramps-manual/C/usage.xml:
	  Typo. * doc/gramps-manual/ru/usage.xml: Update.

2004-02-02 01:46  sanderbog2

	* [r2745] src/po/ru.po: LDS terms are translated now

2004-02-01 15:30  Alex Roitman <shura@gramps-project.org>

	* [r2744] * src/plugins/rel_hu.py: Typos.

2004-02-01 14:30  egeri

	* [r2743] *** empty log message ***

2004-02-01 06:51  Alex Roitman <shura@gramps-project.org>

	* [r2742] * src/po/ru.po: Typo. * doc/gramps-manual/ru/usage.xml:
	  Update.

2004-02-01 04:51  Don Allingham <don@gramps-project.org>

	* [r2741] update

2004-02-01 04:49  Don Allingham <don@gramps-project.org>

	* [r2740] * src/SourceView.py: handle column sorting properly *
	  src/PlaceView.py: handle column sorting properly

2004-02-01 03:54  Alex Roitman <shura@gramps-project.org>

	* [r2739] * doc/gramps-manual/fr/figures/*.png: Update figures.

2004-02-01 03:48  Alex Roitman <shura@gramps-project.org>

	* [r2738] * doc/gramps-manual/fr/faq.xml: Update. *
	  doc/gramps-manual/fr/gramps-manual.xml: Update. *
	  doc/gramps-manual/fr/usage.xml: Update.

2004-02-01 03:18  Don Allingham <don@gramps-project.org>

	* [r2737] update

2004-02-01 03:16  Don Allingham <don@gramps-project.org>

	* [r2736] * src/gramps_main.py: better error messages on database
	  write failure * src/WriteXML.py: better error messages on
	  database write failure * src/GrampsXML.py: better error messages
	  on database write failure
	  
	  * src/PeopleView.py (PeopleView.add_to_person_list): don't
	  attempt to sort the model unless it has be assigned.

2004-02-01 01:14  Alex Roitman <shura@gramps-project.org>

	* [r2735] * doc/gramps-manual/C/mainwin.xml: Correction.

2004-02-01 00:44  Alex Roitman <shura@gramps-project.org>

	* [r2734] * src/plugins/AncestorChart2.py: Change the tile when
	  changing the center person. * src/plugins/SimpleBookTitle.py:
	  Correct window title.

2004-02-01 00:34  Alex Roitman <shura@gramps-project.org>

	* [r2733] * src/Report.py: Mark translatable string. *
	  src/Witness.py: Mark translatable string. *
	  src/plugins/FamilyGroup.py: Mark translatable string.

2004-01-31 23:01  Alex Roitman <shura@gramps-project.org>

	* [r2732] * src/plugins/Ancestors.py: Typo. *
	  src/plugins/IndivComplete.py: Typo.

2004-01-31 21:32  Don Allingham <don@gramps-project.org>

	* [r2731] * src/PeopleView.py (PeopleView.add_to_person_list):
	  don't attempt to sort the model unless it has be assigned.

2004-01-31 20:26  Don Allingham <don@gramps-project.org>

	* [r2730] fix update

2004-01-31 17:57  egeri

	* [r2729] *** empty log message ***

2004-01-31 17:56  egeri

	* [r2728] Updating Hungarian translation for 1.0-RC

2004-01-31 15:09  Don Allingham <don@gramps-project.org>

	* [r2727] update

2004-01-30 13:51  Alex Roitman <shura@gramps-project.org>

	* [r2726] * src/plugins/AncestorChart2.py (write_book_item): Treat
	  unconfigured title.

2004-01-28 04:19  sanderbog2

	* [r2725] Spell checking and more "family" fixes :)

2004-01-28 03:20  Don Allingham <don@gramps-project.org>

	* [r2723] version 0.99

2004-01-28 02:33  Don Allingham <don@gramps-project.org>

	* [r2722] update

2004-01-28 02:30  Don Allingham <don@gramps-project.org>

	* [r2721] * src/docgen/PdfDoc.py: fix encoding exception *
	  gramps-mdk.spec: Mandrake RPM spec file

2004-01-28 02:18  Don Allingham <don@gramps-project.org>

	* [r2720] * src/docgen/PdfDoc.py: fix encoding exception *
	  gramps-mdk.spec: Mandrake RPM spec file

2004-01-27 18:20  Alex Roitman <shura@gramps-project.org>

	* [r2719] Update

2004-01-27 16:37  Alex Roitman <shura@gramps-project.org>

	* [r2718] * src/po/ru.po: Minor corrections.

2004-01-27 15:19  protois

	* [r2717] In good french !

2004-01-27 03:30  Don Allingham <don@gramps-project.org>

	* [r2716] update

2004-01-27 03:28  Don Allingham <don@gramps-project.org>

	* [r2715] * src/grampslib_wrap.c: backout mime type search

2004-01-26 15:23  egeri

	* [r2714] Indexed and resized png images

2004-01-26 15:15  egeri

	* [r2713] *** empty log message ***

2004-01-26 08:21  protois

	* [r2712] I hope it's the good one ;-)

2004-01-26 08:04  protois

	* [r2711] I hope it's the good one ;-)

2004-01-26 05:18  Alex Roitman <shura@gramps-project.org>

	* [r2710] * doc/gramps-manual/C/usage.xml: Typos. *
	  doc/gramps-manual/ru/usage.xml: Update.

2004-01-26 05:16  Alex Roitman <shura@gramps-project.org>

	* [r2709] * doc/gramps-manual/C/gramps-manual.xml: Typos. *
	  doc/gramps-manual/de/cmdline.xml: Typo and wrong encoding. *
	  doc/gramps-manual/ru/gramps-manual.xml: Update.

2004-01-26 05:12  sanderbog2

	* [r2708] Some cleanups

2004-01-26 01:13  Alex Roitman <shura@gramps-project.org>

	* [r2707] Typos and wrong encoding

2004-01-25 19:37  voeck

	* [r2706] Translation

2004-01-25 17:22  voeck

	* [r2705] Started translation

2004-01-25 07:47  Alex Roitman <shura@gramps-project.org>

	* [r2704] * configure, configure.in: Typo.

2004-01-24 23:16  egeri

	* [r2703] *** empty log message ***

2004-01-24 20:30  egeri

	* [r2702] *** empty log message ***

2004-01-24 18:45  sanderbog2

	* [r2701] * src/po/ru.po: Update Russian translation for pre-1-rc1

2004-01-24 18:33  Alex Roitman <shura@gramps-project.org>

	* [r2700] Update

2004-01-23 14:44  Alex Roitman <shura@gramps-project.org>

	* [r2699] Relationship fix

2004-01-23 14:31  Alex Roitman <shura@gramps-project.org>

	* [r2698] Translation for 1.0.0-RC

2004-01-23 13:53  protois

	* [r2697] French Update for cvs

2004-01-23 03:39  Don Allingham <don@gramps-project.org>

	* [r2696] update

2004-01-23 03:38  Don Allingham <don@gramps-project.org>

	* [r2695] * src/grampslib.i: same fixes as grampslib_wrap.c *
	  src/plugins/RelCalc.py: use preferred name format

2004-01-22 02:04  Don Allingham <don@gramps-project.org>

	* [r2694] update

2004-01-22 02:03  Don Allingham <don@gramps-project.org>

	* [r2693] * src/grampslib_wrap.c: check the known mime types before
	  calling the gnome functions

2004-01-21 16:15  lklundin

	* [r2692] Translation update for 1.0.0-RC1

2004-01-21 15:44  Alex Roitman <shura@gramps-project.org>

	* [r2691] New figure

2004-01-21 15:30  Alex Roitman <shura@gramps-project.org>

	* [r2690] Update

2004-01-21 15:10  Alex Roitman <shura@gramps-project.org>

	* [r2689] Update

2004-01-21 14:56  jensa

	* [r2688] Translation update for 1.0.0

2004-01-21 14:46  Alex Roitman <shura@gramps-project.org>

	* [r2687] Update

2004-01-21 06:03  Alex Roitman <shura@gramps-project.org>

	* [r2686] Update

2004-01-21 06:02  Alex Roitman <shura@gramps-project.org>

	* [r2685] * doc/gramps-manual/ru/filtref.xml: Update. *
	  doc/gramps-manual/ru/usage.xml: Update.

2004-01-21 04:44  Don Allingham <don@gramps-project.org>

	* [r2684] update

2004-01-21 04:43  Don Allingham <don@gramps-project.org>

	* [r2683] * src/PeopleView.py: correctly handle disabling
	  report/tool buttons * src/gramps_main.py: correctly handle
	  disabling report/tool buttons

2004-01-21 04:21  Don Allingham <don@gramps-project.org>

	* [r2682] update

2004-01-21 02:56  Don Allingham <don@gramps-project.org>

	* [r2681] update

2004-01-20 23:35  Don Allingham <don@gramps-project.org>

	* [r2680] update

2004-01-20 23:30  Don Allingham <don@gramps-project.org>

	* [r2679] * src/const.py.in: handle new translation table class *
	  src/NameEdit.py.in: handle new translation table class *
	  src/EditPerson.py.in: handle new translation table class *
	  src/TransTable.py: new Translation table class *
	  src/GenericFilter.py: handle translated rule names *
	  src/plugins/FilterEditor.py: handle translated rule names

2004-01-20 23:28  Don Allingham <don@gramps-project.org>

	* [r2678] * src/const.py.in: handle new translation table class *
	  src/TransTable.py: new Translation table class *
	  src/GenericFilter.py: handle translated rule names *
	  src/plugins/FilterEditor.py: handle translated rule names

2004-01-20 23:27  Don Allingham <don@gramps-project.org>

	* [r2677] * src/const.py.in: handle new translation table class *
	  src/TransTable.py: new Translation table class

2004-01-20 23:03  jemtland

	* [r2676] fixed some fuzzy strings

2004-01-20 22:37  egeri

	* [r2675] Updating hungarian translation for GRAMPS 1.0

2004-01-20 20:03  Alex Roitman <shura@gramps-project.org>

	* [r2674] * src/EditPlace.py (display_references): Translate event
	  names.

2004-01-20 17:57  voeck

	* [r2673] Updated translation for 1.0.0-RC1

2004-01-20 17:43  egeri

	* [r2672] *** empty log message ***

2004-01-20 16:19  protois

	* [r2671] New Update for cvs

2004-01-20 16:06  Alex Roitman <shura@gramps-project.org>

	* [r2670] * src/PedView.py (build_nav_menu): Ditch stock Home item.
	  * src/FamilyView.py (build_ap_menu, build_nav_menu,
	  build_parents_nosel_menu, build_sp_parents_nosel_menu,
	  build_child_menu, build_spouse_menu, build_parents_menu,
	  build_sp_parents_menu): Ditch stock Home item.

2004-01-20 15:47  Alex Roitman <shura@gramps-project.org>

	* [r2669] * doc/gramps.1.in, doc/gramps.1: Update. *
	  doc/gramps-manual/C/gramps-manual.xml: Update.

2004-01-20 04:29  Alex Roitman <shura@gramps-project.org>

	* [r2668] * NEWS: Update. * doc/gramps-manual/C/usage.xml: Update.
	  * doc/gramps-manual/C/mainwin.xml: Update. *
	  doc/gramps-manual/C/filtref.xml: Update.

2004-01-20 04:16  Don Allingham <don@gramps-project.org>

	* [r2667] update

2004-01-20 04:15  Don Allingham <don@gramps-project.org>

	* [r2666] * src/docgen/PdfDoc.py: handle iso-8859-1 characters

2004-01-20 03:57  Don Allingham <don@gramps-project.org>

	* [r2665] update

2004-01-20 03:57  Don Allingham <don@gramps-project.org>

	* [r2664] * src/plugins/FilterEditor.py: handle unicode characters
	  * src/PeopleStore.py: handle corrupt iter * src/GenericFilter.py:
	  handle unicode * src/docgen/PSDrawDoc.py: handle iso-8859-1
	  characters

2004-01-19 23:07  Don Allingham <don@gramps-project.org>

	* [r2663] * src/plugins/FilterEditor.py: handle unicode characters
	  * src/PeopleStore.py: handle corrupt iter

2004-01-19 23:05  Don Allingham <don@gramps-project.org>

	* [r2662] * src/plugins/FilterEditor.py: handle unicode characters

2004-01-19 21:39  egeri

	* [r2661] *** empty log message ***

2004-01-19 20:11  Alex Roitman <shura@gramps-project.org>

	* [r2660] * src/po/template.po: Update translation template.

2004-01-19 20:06  Alex Roitman <shura@gramps-project.org>

	* [r2659] * src/plugins/AncestorChart2.py: Number pages starting
	  with 1. Do not allow for mutlipage when it's a book item.

2004-01-19 18:08  Alex Roitman <shura@gramps-project.org>

	* [r2658] Update

2004-01-19 17:43  Alex Roitman <shura@gramps-project.org>

	* [r2657] * src/plugins/ReadGedcom.py (parse_individual): add
	  /Surname/ Firstname.

2004-01-19 17:40  Alex Roitman <shura@gramps-project.org>

	* [r2656] * src/plugins/AncestorChart2.py: Add hotkeys to check
	  button labels. Add scale, compress, and title options support to
	  the book dialog. * src/plugins/book.glade: Reduce minimum window
	  height to 600 pixels. * src/plugins/WriteCD.py (on_ok_clicked):
	  Correct indentation. * src/GrampsCfg.py (loadConfig, save_data):
	  Correctly parse gconf key.

2004-01-18 18:34  egeri

	* [r2655] *** empty log message ***

2004-01-18 15:35  Don Allingham <don@gramps-project.org>

	* [r2654] * src/plugins/Makefile.am: export AncestorChart2.py

2004-01-18 05:09  Don Allingham <don@gramps-project.org>

	* [r2653] * src/plugins/Makefile.am: export AncestorChart2.py

2004-01-18 01:59  Alex Roitman <shura@gramps-project.org>

	* [r2652] * src/gramps_main.py (save_media): Add support for
	  default action. * src/plugins/Check.py (cleanup_missing_photos):
	  Add support for default action. * src/plugins/WriteCD.py
	  (on_ok_clicked): Add support for default action. *
	  src/plugins/WritePkg.py (export): Add support for default action.
	  * src/plugins/WriteFtree.py: Do not import unused dialog.

2004-01-17 22:39  Don Allingham <don@gramps-project.org>

	* [r2651] update

2004-01-17 22:39  Don Allingham <don@gramps-project.org>

	* [r2650] * src/plugins/AncestorChart2.py: more multipage
	  improvements

2004-01-17 12:43  egeri

	* [r2649] *** empty log message ***

2004-01-17 12:13  egeri

	* [r2648] *** empty log message ***

2004-01-17 12:12  egeri

	* [r2647] Updating hu.po

2004-01-17 06:53  Alex Roitman <shura@gramps-project.org>

	* [r2646] Update

2004-01-17 06:51  Alex Roitman <shura@gramps-project.org>

	* [r2645] * NEWS: Update. * src/errdialogs.glade: Add check button
	  to the missing media dialog. * src/QuestionDialog.py
	  (MissingMediaDialog.__init__): Add default action property. *
	  src/ReadXML.py (import_data): Add support for default action. *
	  src/plugins/WebPage.py (write_gallery): Use object ID as a file
	  name - prevents collision between identical names coming from
	  different dirs.

2004-01-17 05:03  Don Allingham <don@gramps-project.org>

	* [r2644] update

2004-01-17 05:03  Don Allingham <don@gramps-project.org>

	* [r2643] * src/plugins/AncestorChart2.py: first pass at multipage
	  output

2004-01-16 15:29  Alex Roitman <shura@gramps-project.org>

	* [r2642] * doc/gramps-manual/fr/mainwin.xml: Update. *
	  doc/gramps-manual/fr/usage.xml: Update. *
	  doc/gramps-manual/fr/figures/*.png: Update.

2004-01-16 10:41  protois

	* [r2641] Last Update for cvs

2004-01-15 22:30  egeri

	* [r2640] *** empty log message ***

2004-01-15 05:26  Don Allingham <don@gramps-project.org>

	* [r2639] update

2004-01-15 05:18  Don Allingham <don@gramps-project.org>

	* [r2638] * src/PeopleStore.py: handle unicode conversion from
	  get_value

2004-01-14 17:47  egeri

	* [r2637] *** empty log message ***

2004-01-14 17:44  egeri

	* [r2636] Adding hungarian manual

2004-01-14 17:35  egeri

	* [r2635] *** empty log message ***

2004-01-13 05:05  Don Allingham <don@gramps-project.org>

	* [r2634] * src/docgen/AbiWord2Doc.py: pychecker fixes *
	  src/docgen/HtmlDoc.py: pychecker fixes * src/docgen/KwordDoc.py:
	  pychecker fixes * src/docgen/LaTeXDoc.py: pychecker fixes *
	  src/docgen/OpenOfficeDoc.py: pychecker fixes *
	  src/docgen/OpenSpreadSheet.py: pychecker fixes *
	  src/docgen/PSDrawDoc.py: pychecker fixes * src/docgen/PdfDoc.py:
	  pychecker fixes * src/docgen/SvgDrawDoc.py: pychecker fixes *
	  src/plugins/Ancestors.py: pychecker fixes *
	  src/plugins/BookReport.py: pychecker fixes *
	  src/plugins/CustomBookText.py: pychecker fixes *
	  src/plugins/DescendReport.py: pychecker fixes *
	  src/plugins/DetAncestralReport.py: pychecker fixes *
	  src/plugins/DetDescendantReport.py: pychecker fixes *
	  src/plugins/FtmStyleAncestors.py: pychecker fixes *
	  src/plugins/IndivComplete.py: pychecker fixes *
	  src/plugins/ReadPkg.py: pychecker fixes * src/plugins/RelCalc.py:
	  pychecker fixes * src/plugins/SimpleBookTitle.py: pychecker fixes
	  * src/plugins/TimeLine.py: pychecker fixes *
	  src/plugins/WriteCD.py: pychecker fixes *
	  src/plugins/WriteFtree.py: pychecker fixes *
	  src/plugins/rel_de.py: pychecker fixes * src/GenericFilter.py:
	  pychecker fixes * src/RelLib.py: pychecker fixes * src/Report.py:
	  pychecker fixes * src/SelectPerson.py: pychecker fixes *
	  src/gramps_main.py: pychecker fixes

2004-01-12 19:37  egeri

	* [r2633] updating hungarian relationship calculator

2004-01-12 19:36  egeri

	* [r2632] updating hungarian translation

2004-01-12 18:56  Alex Roitman <shura@gramps-project.org>

	* [r2631] Update

2004-01-12 18:56  Alex Roitman <shura@gramps-project.org>

	* [r2630] * src/PlaceView.py (on_delete_clicked): Use list's copy
	  to avoid modifying the real EventList (closes # 875332). *
	  src/paper.xml: Remove from CVS (superseded by papersize.xml).

2004-01-12 10:19  protois

	* [r2629] Fix for templates

2004-01-12 03:36  Don Allingham <don@gramps-project.org>

	* [r2628] update

2004-01-12 03:35  Don Allingham <don@gramps-project.org>

	* [r2627] * src/Makefile.am: export papersize.xml * src/RelLib.py:
	  Don't call setAncestor if default person is None *
	  src/gramps_main.py: remove children out of alternate families
	  when deleting a person, set default person to None if deleting
	  the default person.

2004-01-10 22:44  Don Allingham <don@gramps-project.org>

	* [r2626] update

2004-01-10 22:44  Don Allingham <don@gramps-project.org>

	* [r2625] * configure.in: fix gnome-python-vfs error message

2004-01-10 18:05  Don Allingham <don@gramps-project.org>

	* [r2624] update

2004-01-10 18:04  Don Allingham <don@gramps-project.org>

	* [r2623] * src/docgen/OpenOfficeDoc.py: proper handling of
	  center_text * src/docgen/PdfDoc.py: proper handling of
	  center_text * src/plugins/TimeLine.py: switch to using
	  center_text instead of draw_text * src/plugins/AncestorChart2.py:
	  switch to using center_text instead of draw_text

2004-01-10 02:37  Don Allingham <don@gramps-project.org>

	* [r2622] update

2004-01-10 02:37  Don Allingham <don@gramps-project.org>

	* [r2621] * src/docgen/OpenOfficeDoc.py: allow disabling of the box
	  shadow

2004-01-09 23:56  Alex Roitman <shura@gramps-project.org>

	* [r2620] * src/get_strings: Add coding line. Remove ^L chars.

2004-01-09 23:05  Alex Roitman <shura@gramps-project.org>

	* [r2619] * src/const.py.in: Mark LDS status strings as
	  translatable.

2004-01-09 16:39  Alex Roitman <shura@gramps-project.org>

	* [r2618] * src/plugins/rel_de.py: Update possible German locale
	  list.

2004-01-09 13:28  egeri

	* [r2617] Updating hunarian translation

2004-01-09 03:58  Alex Roitman <shura@gramps-project.org>

	* [r2616] * src/docgen/PdfDoc.py: Set print_label to None. *
	  src/docgen/KwordDoc.py: Set print_label to None. *
	  src/docgen/HtmlDoc.py: Set print_label to None. *
	  src/docgen/AbiWord2Doc.py: Set print_label to None. *
	  src/docgen/RTFDoc.py: Set print_label to None.

2004-01-09 03:23  Don Allingham <don@gramps-project.org>

	* [r2615] update

2004-01-09 03:16  Don Allingham <don@gramps-project.org>

	* [r2614] * src/docgen/PSDrawDoc.py: Scaleable shadow *
	  src/docgen/OpenOfficeDoc.py: Scaleable shadow *
	  src/docgen/KwordDoc.py (KwordDoc.close): handle KWord mime type *
	  src/grampslib_wrap.c: handle NULL pointers

2004-01-09 03:12  Don Allingham <don@gramps-project.org>

	* [r2613] * src/docgen/KwordDoc.py (KwordDoc.close): handle KWord
	  mime type * src/grampslib_wrap.c: handle NULL pointers

2004-01-09 02:29  Alex Roitman <shura@gramps-project.org>

	* [r2612] Update

2004-01-09 02:29  Alex Roitman <shura@gramps-project.org>

	* [r2611] * src/plugins/rel_de.py: Update.

2004-01-08 18:09  Don Allingham <don@gramps-project.org>

	* [r2610] update

2004-01-08 18:09  Don Allingham <don@gramps-project.org>

	* [r2609] * src/BaseDoc.py: Scaleable shadow *
	  src/plugins/AncestorChart2.py: Scale to page implemented *
	  src/docgen/PdfDoc.py: Scalable shadow

2004-01-08 15:39  Alex Roitman <shura@gramps-project.org>

	* [r2608] * src/FamilyView.py (delete_family_from): Remove extra
	  "[0]".

2004-01-08 10:43  protois

	* [r2607] French Update : english still stay !

2004-01-08 05:18  Alex Roitman <shura@gramps-project.org>

	* [r2606] * src/plugins/rel_de.py: Add to CVS. *
	  src/plugins/Makefile.am: Ship rel_de.py.

2004-01-08 01:31  Alex Roitman <shura@gramps-project.org>

	* [r2605] Update

2004-01-07 23:55  Don Allingham <don@gramps-project.org>

	* [r2604] New file

2004-01-07 22:47  Alex Roitman <shura@gramps-project.org>

	* [r2603] Update

2004-01-07 22:40  Alex Roitman <shura@gramps-project.org>

	* [r2602] * src/plugins/DetDescendantReport.py: Correct image
	  insertion. * src/plugins/DetAncestralReport.py: Correct image
	  insertion.

2004-01-07 21:22  Alex Roitman <shura@gramps-project.org>

	* [r2601] * src/plugins/rel_hu.py: Add to CVS. *
	  src/plugins/Makefile.am: Ship rel_hu.py.

2004-01-07 20:22  Alex Roitman <shura@gramps-project.org>

	* [r2600] * src/plugins/IndivComplete.py (write_note): Typo.

2004-01-07 19:38  egeri

	* [r2599] *** empty log message ***

2004-01-07 05:17  Alex Roitman <shura@gramps-project.org>

	* [r2598] * doc/gramps-manual/ru/mainwin.xml: Update translation. *
	  doc/gramps-manual/ru/usage.xml: Update translation.

2004-01-07 05:08  Don Allingham <don@gramps-project.org>

	* [r2597] update

2004-01-07 05:08  Don Allingham <don@gramps-project.org>

	* [r2596] * src/MergeData: Remove reference to personTable *
	  src/RelLib.py: Remove the personTable, since it is no longer
	  needed with the dropping of ZODB, and we don't have to worry
	  about keeping personTable and personMap in sync. Add sort field
	  to Name class. * src/GrampsParser.py: build the primary sort name
	  * src/GrampsXML.py: remove personTable references * src/Find.py:
	  don't user personTable

2004-01-07 05:05  Don Allingham <don@gramps-project.org>

	* [r2595] * src/RelLib.py: Remove the personTable, since it is no
	  longer needed with the dropping of ZODB, and we don't have to
	  worry about keeping personTable and personMap in sync. Add sort
	  field to Name class. * src/GrampsParser.py: build the primary
	  sort name * src/GrampsXML.py: remove personTable references *
	  src/Find.py: don't user personTable

2004-01-07 04:59  Don Allingham <don@gramps-project.org>

	* [r2594] update

2004-01-07 04:58  Don Allingham <don@gramps-project.org>

	* [r2593] * src/EditPerson.py (EditPerson.__init__): use AutoCombo
	  for name type * src/edit_person.glade: allow a name type that is
	  not in the list
	  
	  * src/ImageSelect.py: make sure that description doesn't exceed
	  the image size * src/MediaView.py: mark <local copy> for
	  translation * src/gramps.glade: eliminate fixed size for side
	  panel, helps with translations.

2004-01-06 07:52  protois

	* [r2592] French Update for cvs

2004-01-06 06:11  Alex Roitman <shura@gramps-project.org>

	* [r2591] * src/plugins/ReadGedcom.py: More source parsing
	  cleanups. (parse_source_objects): Remove redundant function.

2004-01-06 05:02  Don Allingham <don@gramps-project.org>

	* [r2590] update

2004-01-06 04:34  Don Allingham <don@gramps-project.org>

	* [r2589] * src/ImageSelect.py: make sure that description doesn't
	  exceed the image size * src/MediaView.py: mark <local copy> for
	  translation * src/gramps.glade: eliminate fixed size for side
	  panel, helps with translations.

2004-01-05 20:39  Alex Roitman <shura@gramps-project.org>

	* [r2588] * src/plugins/ReadGedcom.py: More source parsing
	  cleanups.

2004-01-05 06:03  Alex Roitman <shura@gramps-project.org>

	* [r2587] * src/plugins/ReadGedcom.py: Revert brain-dead fix in
	  favor of an existing handle_source() method.

2004-01-05 03:57  Alex Roitman <shura@gramps-project.org>

	* [r2586] * src/plugins/ReadGedcom.py: Correct level in parsing LDS
	  ordinance source references. Support for source description-type
	  references.

2004-01-04 00:54  Alex Roitman <shura@gramps-project.org>

	* [r2585] * src/po/fr.po: Typo (named format line parameter was
	  translated).

2004-01-02 21:59  Alex Roitman <shura@gramps-project.org>

	* [r2584] * NEWS: Update status.

2004-01-02 20:26  Alex Roitman <shura@gramps-project.org>

	* [r2583] Cleanup

2004-01-02 07:02  Alex Roitman <shura@gramps-project.org>

	* [r2582] * src/PedView.py (load_canvas): Produce generation labels
	  based on the anchor.

2004-01-02 01:02  Alex Roitman <shura@gramps-project.org>

	* [r2581] * src/PedView.py (load_canvas): Ditch anchor button in
	  favor of context menu items;
	  (make_anchor_button,on_anchor_clicked): Remove functions;
	  (on_anchor_set, on_anchor_remove): Add functions;
	  (build_nav_menu): Add anchor-related context menut items.

2004-01-01 22:12  Don Allingham <don@gramps-project.org>

	* [r2580] update

2004-01-01 21:04  Don Allingham <don@gramps-project.org>

	* [r2579] * src/PedView.py (PedigreeView.load_canvas): switched
	  anchor label from a label to a CanvasText

2004-01-01 19:10  Don Allingham <don@gramps-project.org>

	* [r2578] update

2004-01-01 19:10  Don Allingham <don@gramps-project.org>

	* [r2577] * src/const.py.in: eliminate zipcmd *
	  src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use
	  python zipfile module instead * src/plugins/EventCmp.py
	  (DisplayChart.on_save_clicked): fix rows, double lines no longer
	  used * configure.in: add check for vfs bindings, eliminate the
	  check for swig and zip * gramps.spec.in (Requires): Added
	  gnome-python2-gnomevfs dependency

2004-01-01 18:18  Don Allingham <don@gramps-project.org>

	* [r2576] update

2004-01-01 18:17  Don Allingham <don@gramps-project.org>

	* [r2575] * src/docgen/PdfDoc.py: add the ability to open the
	  document in the default viewer * src/docgen/AbiWord2Doc.py: add
	  the ability to open the document in AbiWord *
	  src/docgen/OpenOfficeDoc.py: fixed the search for default viewer
	  * src/docgen/RTFDoc.py: add the ability to open the document in
	  the default viewer * src/docgen/HtmlDoc.py: add the ability to
	  open the document in the default viewer * src/docgen/KwordDoc.py:
	  add comment

2004-01-01 09:21  Alex Roitman <shura@gramps-project.org>

	* [r2574] Update

2004-01-01 09:21  Alex Roitman <shura@gramps-project.org>

	* [r2573] * src/PedView.py (load_canvas): Add ahcnor button and
	  label; (make_anchor_button,make_anchor_label,on_anchor_clicked):
	  Add functions.

2003-12-31 23:22  Alex Roitman <shura@gramps-project.org>

	* [r2572] * src/plugins/RelCalc.py (__init__): Skip the person when
	  building the list.

2003-12-30 19:43  Alex Roitman <shura@gramps-project.org>

	* [r2571] Update

2003-12-30 19:28  Alex Roitman <shura@gramps-project.org>

	* [r2570] * doc/gramps-manual/fr/custom.xml: Update translation. *
	  doc/gramps-manual/fr/usage.xml: Update translation.

2003-12-30 18:22  Alex Roitman <shura@gramps-project.org>

	* [r2569] * doc/gramps-manual/ru/faq.xml: Update translation. *
	  doc/gramps-manual/ru/keybind.xml: Update translation. *
	  doc/gramps-manual/ru/filtref.xml: Update translation.

2003-12-29 19:49  Don Allingham <don@gramps-project.org>

	* [r2568] update

2003-12-29 19:49  Don Allingham <don@gramps-project.org>

	* [r2567] * src/Date.py: catch day changes if the date has both a
	  start and stop part

2003-12-29 18:37  Don Allingham <don@gramps-project.org>

	* [r2566] update

2003-12-29 18:37  Don Allingham <don@gramps-project.org>

	* [r2565] * src/RelLib.py: add sorting by source title, remove
	  dependency on string module * src/PlaceView.py: do an initial
	  sort, don't rely on "click" function * src/SourceView.py: do an
	  initial sort, don't rely on "click" function

2003-12-29 15:57  Don Allingham <don@gramps-project.org>

	* [r2564] update

2003-12-29 15:55  Don Allingham <don@gramps-project.org>

	* [r2563] * src/WriteXML.py (XmlWriter.write_note): Don't use
	  format=0, since it is the default.

2003-12-27 23:14  Don Allingham <don@gramps-project.org>

	* [r2562] update

2003-12-27 23:13  Don Allingham <don@gramps-project.org>

	* [r2561] * src/plugins/WebPage.py: proper handling of links in the
	  MiniTree

2003-12-27 22:15  Don Allingham <don@gramps-project.org>

	* [r2560] update

2003-12-27 22:15  Don Allingham <don@gramps-project.org>

	* [r2559] * src/plugins/DescendReport.py (_make_default_style): fix
	  indentation levels * src/plugins/FamilyGroup.py
	  (FamilyGroup.dump_child): handle missing spouse

2003-12-27 21:56  Don Allingham <don@gramps-project.org>

	* [r2558] * src/plugins/FamilyGroup.py (FamilyGroup.dump_child):
	  handle missing spouse

2003-12-27 05:02  Alex Roitman <shura@gramps-project.org>

	* [r2557] * src/MediaView.py (__init__): Translate column header. *
	  doc/gramps-manual/ru/cmdline.xml: Update translation. *
	  doc/gramps-manual/ru/faq.xml: Update translation. *
	  doc/gramps-manual/ru/mainwin.xml: Update translation.

2003-12-26 21:15  Don Allingham <don@gramps-project.org>

	* [r2556] update

2003-12-26 21:14  Don Allingham <don@gramps-project.org>

	* [r2555] * src/plugins/Check.py
	  (CheckIntegrity.check_parent_relationships): More complete checks
	  handling unknown genders
	  
	  * src/PeopleView.py: Check for null iters before removing from
	  the tree store.

2003-12-25 04:14  Don Allingham <don@gramps-project.org>

	* [r2554] * src/PeopleView.py: Check for null iters before removing
	  from the tree store.

2003-12-24 18:37  Don Allingham <don@gramps-project.org>

	* [r2553] updated french translation

2003-12-24 17:47  Don Allingham <don@gramps-project.org>

	* [r2552] update

2003-12-24 17:47  Don Allingham <don@gramps-project.org>

	* [r2551] * src/plugins/Check.py: Fixed handling of Unknown genders
	  in family checks
	  
	  * src/preferences.glade: call on_object_toggled only for elements
	  that need immediate display update * src/GrampsCfg.py: Save data
	  on close - don't rely on on_object_toggled having been called.

2003-12-20 02:43  Don Allingham <don@gramps-project.org>

	* [r2550] update

2003-12-19 04:33  Don Allingham <don@gramps-project.org>

	* [r2549] * gramps.spec: added gnome-python2-gnomevfs as a
	  dependency * src/DisplayTrace.py: detect /etc/fedora-release,
	  /etc/slackware-version

2003-12-18 23:08  Alex Roitman <shura@gramps-project.org>

	* [r2548] * doc/gramps-manual/fr/cmdline.xml: Update translation. *
	  doc/gramps-manual/fr/custom.xml: Update translation. *
	  doc/gramps-manual/fr/faq.xml: Update translation. *
	  doc/gramps-manual/fr/filtref.xml: Update translation. *
	  doc/gramps-manual/fr/getstart.xml: Update translation. *
	  doc/gramps-manual/fr/gramps-manual.xml: Update translation. *
	  doc/gramps-manual/fr/keybind.xml: Update translation. *
	  doc/gramps-manual/fr/mainwin.xml: Update translation.

2003-12-18 23:07  Alex Roitman <shura@gramps-project.org>

	* [r2547] update

2003-12-17 23:45  Don Allingham <don@gramps-project.org>

	* [r2546] * src/preferences.glade: call on_object_toggled only for
	  elements that need immediate display update * src/GrampsCfg.py:
	  Save data on close - don't rely on on_object_toggled having been
	  called.

2003-12-17 22:32  Alex Roitman <shura@gramps-project.org>

	* [r2545] Add file

2003-12-17 22:32  Alex Roitman <shura@gramps-project.org>

	* [r2544] Replace with -fr.omf

2003-12-17 22:30  Alex Roitman <shura@gramps-project.org>

	* [r2543] * doc/gramps-manual/fr/cmdline.xml: *
	  doc/gramps-manual/fr/faq.xml: * doc/gramps-manual/fr/filtref.xml:
	  * doc/gramps-manual/fr/getstart.xml: *
	  doc/gramps-manual/fr/gramps-manual.xml: *
	  doc/gramps-manual/fr/keybind.xml: *
	  doc/gramps-manual/fr/mainwin.xml:

2003-12-17 22:29  Alex Roitman <shura@gramps-project.org>

	* [r2542] Update

2003-12-17 21:58  Alex Roitman <shura@gramps-project.org>

	* [r2541] Copy C figures

2003-12-17 21:57  Alex Roitman <shura@gramps-project.org>

	* [r2540] Copy C sources

2003-12-17 18:38  Don Allingham <don@gramps-project.org>

	* [r2539] update

2003-12-17 18:38  Don Allingham <don@gramps-project.org>

	* [r2538] * src/revision.glade: removed unused call
	  (on_help_dbopen_clicked) * src/gramps_main.py: don't add places
	  twice after an edit of a person * src/AddSpouse.py: don't add
	  places twice after an edit of a person * src/ChooseParents.py:
	  don't add places twice after an edit of a person *
	  src/EditPerson.py: don't add places twice after an edit of a
	  person * src/FamilyView.py: don't add places twice after an edit
	  of a person

2003-12-17 16:09  Alex Roitman <shura@gramps-project.org>

	* [r2537] * src/NoteEdit.py: Unicode conversion from gtk.TextView.

2003-12-17 16:06  Alex Roitman <shura@gramps-project.org>

	* [r2536] * src/Sources.py: Unicode conversion from gtk.TextView. *
	  src/Witness.py: Unicode conversion from gtk.TextView. *
	  src/Report.py: Unicode conversion from gtk.TextView. *
	  src/NameEdit.py: Unicode conversion from gtk.TextView. *
	  src/Marriage.py: Unicode conversion from gtk.TextView. *
	  src/ImageSelect.py: Unicode conversion from gtk.TextView. *
	  src/EventEdit.py: Unicode conversion from gtk.TextView. *
	  src/EditSource.py: Unicode conversion from gtk.TextView. *
	  src/EditPlace.py: Unicode conversion from gtk.TextView. *
	  src/EditPerson.py: Unicode conversion from gtk.TextView. *
	  src/AutoComp.py: Unicode conversion from gtk.TextView. *
	  src/AttrEdit.py: Unicode conversion from gtk.TextView. *
	  src/AddrEdit.py: Unicode conversion from gtk.TextView. *
	  src/plugins/BookReport.py: Unicode conversion from gtk.Entry and
	  gtk.TextView. * src/plugins/ChangeTypes.py: Unicode conversion. *
	  src/plugins/EventCmp.py: Unicode conversion. *
	  src/plugins/FilterEditor.py: Unicode conversion. *
	  src/plugins/SimpleBookTitle.py: Unicode conversion. *
	  src/plugins/TimeLine.py: Unicode conversion. *
	  src/plugins/WebPage.py: Unicode conversion. *
	  src/plugins/WriteGedcom.py: Unicode conversion. *
	  src/plugins/WritePkg.py: Unicode conversion. *
	  src/plugins/eval.py: Unicode conversion. *
	  src/plugins/soundgen.py: Unicode conversion.

2003-12-17 11:24  Tim Waugh <twaugh@redhat.com>

	* [r2535] 2003-12-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py
	  (ComprehensiveAncestorsReport.write_report): No need for separate
	  clauses when using write_note, since output is not delayed here.
	  (ComprehensiveAncestorsReport.long_notes): Handle pre-formatted
	  notes on events.

2003-12-17 05:23  Don Allingham <don@gramps-project.org>

	* [r2534] * src/PlaceView.py: Make sure to add new place after edit
	  * src/AddMedia.py: unicode conversion from gtk.Entry *
	  src/AddSpouse.py: unicode conversion from gtk.Entry *
	  src/AddrEdit.py: unicode conversion from gtk.Entry *
	  src/AttrEdit.py: unicode conversion from gtk.Entry *
	  src/AutoComp.py: unicode conversion from gtk.Entry *
	  src/ChooseParents.py: unicode conversion from gtk.Entry *
	  src/DateEdit.py: unicode conversion from gtk.Entry *
	  src/EditPerson.py: unicode conversion from gtk.Entry *
	  src/EditPlace.py: unicode conversion from gtk.Entry *
	  src/EditSource.py: unicode conversion from gtk.Entry *
	  src/EventEdit.py: unicode conversion from gtk.Entry *
	  src/Find.py: unicode conversion from gtk.Entry *
	  src/GrampsCfg.py: unicode conversion from gtk.Entry *
	  src/ImageSelect.py: unicode conversion from gtk.Entry *
	  src/LocEdit.py: unicode conversion from gtk.Entry *
	  src/Marriage.py: unicode conversion from gtk.Entry *
	  src/MergeData.py: unicode conversion from gtk.Entry *
	  src/NameEdit.py: unicode conversion from gtk.Entry *
	  src/PeopleView.py: unicode conversion from gtk.Entry *
	  src/Report.py: unicode conversion from gtk.Entry *
	  src/SelectChild.py: unicode conversion from gtk.Entry *
	  src/Sources.py: unicode conversion from gtk.Entry *
	  src/StartupDialog.py: unicode conversion from gtk.Entry *
	  src/StyleEditor.py: unicode conversion from gtk.Entry *
	  src/UrlEdit.py: unicode conversion from gtk.Entry * src/Utils.py:
	  unicode conversion from gtk.Entry * src/VersionControl.py:
	  unicode conversion from gtk.Entry * src/Witness.py: unicode
	  conversion from gtk.Entry

2003-12-16 17:07  Tim Waugh <twaugh@redhat.com>

	* [r2533] Fixed typo.

2003-12-16 17:06  Tim Waugh <twaugh@redhat.com>

	* [r2532] 2003-12-16 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Aneestors.py: Use write_note() when appropriate.

2003-12-16 05:08  Alex Roitman <shura@gramps-project.org>

	* [r2531] Typo

2003-12-16 05:04  Alex Roitman <shura@gramps-project.org>

	* [r2530] * doc/gramps-manual/ru/mainwin.xml: Translation update.

2003-12-16 04:04  Don Allingham <don@gramps-project.org>

	* [r2529] update

2003-12-16 04:04  Don Allingham <don@gramps-project.org>

	* [r2528] * src/GrampsCfg.py: change the default prefixes so that
	  they sort nicely numerically. * src/plugins/ReadGedcom.py: handle
	  eazytree oddities.

2003-12-16 02:13  Don Allingham <don@gramps-project.org>

	* [r2527] update

2003-12-16 00:37  Alex Roitman <shura@gramps-project.org>

	* [r2526] * src/places.glade: Add format controls for notes. *
	  src/imagesel.glade: Add format controls for notes. *
	  src/EditPlace.py: Add note format support. * src/ImageSelect.py:
	  Add note format support. * src/EditPerson.py: Clean up note
	  format support. * src/Marriage.py: Add note format support.

2003-12-15 20:00  Alex Roitman <shura@gramps-project.org>

	* [r2525] * src/NameEdit.py: Add note format support. *
	  src/AddrEdit.py: Add note format support. * src/AttrEdit.py: Add
	  note format support. * src/EventEdit.py: Add note format support.
	  * src/EditSource.py: Add note format support.

2003-12-15 19:21  jemtland

	* [r2524] Commited updated translation. Thanks to Axel.

2003-12-15 04:18  Alex Roitman <shura@gramps-project.org>

	* [r2523] * src/docgen/Makefile.am: Remove AbiWordDoc.py from the
	  list. * src/plugins/DetAncestralReport.py (write_person): Call
	  write_note(). * src/plugins/DetDescendantReport.py
	  (write_person): Call write_note(). *
	  src/plugins/FtmStyleAncestors.py (print_notes): Call
	  write_note(). * src/plugins/IndivComplete.py (write_note): Call
	  doc.write_note(). * src/plugins/WebPage.py
	  (write_gallery,write_notes): Call write_note().

2003-12-14 23:26  Don Allingham <don@gramps-project.org>

	* [r2522] update

2003-12-14 21:45  Don Allingham <don@gramps-project.org>

	* [r2521] * src/docgen/AbiWordDoc.py: removed the 1.0 version of
	  AbiWord, since GRAMPS is a GNOME 2 application, support the GNOME
	  2 version of AbiWord * src/docgen/OpenOfficeDoc.py: Fixed width
	  fonts for preformatted text * src/docgen/AbiWord2Doc.py: Fixed
	  width fonts for preformatted text

2003-12-14 19:28  Alex Roitman <shura@gramps-project.org>

	* [r2520] * src/marriage.glade: Add format controls for notes. *
	  src/gramps.glade: Add format controls for notes.

2003-12-14 17:33  Alex Roitman <shura@gramps-project.org>

	* [r2519] Update

2003-12-14 17:15  Alex Roitman <shura@gramps-project.org>

	* [r2518] * src/dialog.glade: Add format controls for notes.

2003-12-14 04:49  Alex Roitman <shura@gramps-project.org>

	* [r2517] * src/edit_person.glade: Correct hotkeys. *
	  src/gramps.glade: Correct hotkey targets. * src/ChooseParents.py:
	  Add hotkeys.

2003-12-13 17:16  Alex Roitman <shura@gramps-project.org>

	* [r2516] * src/docgen/KwordDoc.py (write_note): Implement
	  function.

2003-12-13 15:07  Tim Waugh <twaugh@redhat.com>

	* [r2515] Not 1.0.0 release yet.

2003-12-13 05:59  Alex Roitman <shura@gramps-project.org>

	* [r2514] * src/docgen/OpenOfficeDoc.py (write_note): Implement
	  function.

2003-12-13 04:05  Alex Roitman <shura@gramps-project.org>

	* [r2513] * src/docgen/LaTeXDoc.py (write_note): Implement
	  function. * src/docgen/PdfDoc.py (write_note): Implement
	  function. * src/docgen/RTFDoc.py (write_note): Implement
	  function. * src/docgen/AbiWordDoc.py (write_note): Implement
	  function. * src/docgen/AbiWord2Doc.py (write_note): Implement
	  function.

2003-12-12 23:24  Alex Roitman <shura@gramps-project.org>

	* [r2512] * src/docgen/HtmlDoc.py (write_note): Set monospace font
	  family for a preformatted note.

2003-12-12 05:36  Alex Roitman <shura@gramps-project.org>

	* [r2511] * src/edit_person.glade: Add from file and Add from
	  database buttons. * src/EditPerson.py (__init__): Add handler for
	  a new button. * src/ImageSelect.py
	  (Gallery.on_select_photo_clicked): Add function. *
	  src/marriage.glade: Add from file and Add from database buttons.
	  * src/Marriage.py (__init__): Add handler for a new button. *
	  src/gramps.glade (sourceEditor): Add from file and Add from
	  database buttons. * src/EditSource.py (__init__): Add handler for
	  a new button. * src/places.glade: Add from file and Add from
	  database buttons. * src/EditPlace.py (__init__): Add handler for
	  a new button.

2003-12-12 04:36  Don Allingham <don@gramps-project.org>

	* [r2510] update

2003-12-12 04:32  Don Allingham <don@gramps-project.org>

	* [r2509] * src/plugins/WriteFtree.py (FtreeWriter.export): make
	  sure that the parents are in the id_map array

2003-12-12 03:57  Alex Roitman <shura@gramps-project.org>

	* [r2508] * src/edit_person.glade: Add tooltips and hotkeys to the
	  radiobuttons.

2003-12-12 02:34  Alex Roitman <shura@gramps-project.org>

	* [r2507] Update

2003-12-12 02:34  Alex Roitman <shura@gramps-project.org>

	* [r2506] * src/docgen/HtmlDoc.py (write_note): Use stypes for
	  preformatted note.

2003-12-11 22:24  Alex Roitman <shura@gramps-project.org>

	* [r2505] * src/docgen/PdfDoc.py (draw_text): Remove extra ",".

2003-12-11 20:27  Alex Roitman <shura@gramps-project.org>

	* [r2504] Oops, reverting last change

2003-12-11 20:22  Alex Roitman <shura@gramps-project.org>

	* [r2503] * src/GrampsCfg.py (loadConfig, on_propertybox_apply):
	  Gracefully handle broken gnome keys for the toolbar style.

2003-12-11 05:02  Don Allingham <don@gramps-project.org>

	* [r2502] update

2003-12-11 04:52  Alex Roitman <shura@gramps-project.org>

	* [r2501] Update

2003-12-11 03:49  Alex Roitman <shura@gramps-project.org>

	* [r2500] * src/BaseDoc.py (write_note): Add function. *
	  src/docgen/HtmlDoc.py (write_note): Implement function. *
	  src/plugins/FtmStyleDescendants.py (print_notes): Call
	  write_note() with the note's format.

2003-12-10 20:05  Alex Roitman <shura@gramps-project.org>

	* [r2499] * src/plugins/ReadGedcom.py: Add an "Unknown" address
	  when parsing an incorrect PHON field.

2003-12-10 15:31  Don Allingham <don@gramps-project.org>

	* [r2498] update

2003-12-10 15:30  Don Allingham <don@gramps-project.org>

	* [r2497] * src/GrampsCfg.py: Make sure to return "BOTH" if the
	  gnome toolbar gconf entry is not set. Appears that this can
	  happen on systems that don't have gnome fully installed.

2003-12-10 14:21  Alex Roitman <shura@gramps-project.org>

	* [r2496] * src/edit_person.glade: Add notes format radiobuttons. *
	  src/EditPerson.py: Support format for the person's notes. *
	  src/RelLib.py: More support for the notes' format.

2003-12-10 10:01  Tim Waugh <twaugh@redhat.com>

	* [r2495] 2003-12-10 Tim Waugh <twaugh@redhat.com> * doc/omf.make:
	  Fixed DESTDIR support.

2003-12-10 04:22  Don Allingham <don@gramps-project.org>

	* [r2494] update

2003-12-10 04:20  Don Allingham <don@gramps-project.org>

	* [r2493] * src/FamilyView.py (FamilyView.new_child_after_edit):
	  call display_marriage instead of load_family. Prevents the active
	  person from being changed.

2003-12-10 03:49  Alex Roitman <shura@gramps-project.org>

	* [r2492] * src/const.py.in: Add notes_formats list. *
	  src/RelLib.py: Support format for the notes. * src/WriteXML.py:
	  Support format for the notes. * src/GrampsParser.py: Support
	  format for the notes.

2003-12-10 03:32  Don Allingham <don@gramps-project.org>

	* [r2491] update

2003-12-10 03:31  Don Allingham <don@gramps-project.org>

	* [r2490] * src/Plugins.py (PluginDialog.__init__): catch the
	  attribute error that is thown if gtk does not support
	  gtk_tooltips_data.get

2003-12-10 02:07  Alex Roitman <shura@gramps-project.org>

	* [r2489] * src/plugins/WriteGedcom.py (export_data): Correct
	  researcher's PHON field; (write_person): Correct exported PHON
	  fields. * src/plugins/ReadGedcom.py (parse_residence): Remove
	  PHON field since it is taken care of by parse_address() now;
	  (parse_address): Parse PHON field, provided it immediately
	  follows ADDR structure.

2003-12-10 01:13  Alex Roitman <shura@gramps-project.org>

	* [r2488] Type

2003-12-10 01:04  Alex Roitman <shura@gramps-project.org>

	* [r2487] Update

2003-12-10 01:00  Alex Roitman <shura@gramps-project.org>

	* [r2486] * doc/gramps-manual/ru/getstart.xml: Translation update.

2003-12-09 22:25  voeck

	* [r2485] German screenshot

2003-12-09 20:29  voeck

	* [r2484] Translation update

2003-12-09 19:43  voeck

	* [r2483] Added German translation

2003-12-09 16:05  voeck

	* [r2482] Updated translation

2003-12-09 13:20  voeck

	* [r2481] Translation update

2003-12-09 06:02  Don Allingham <don@gramps-project.org>

	* [r2480] update

2003-12-09 06:00  Don Allingham <don@gramps-project.org>

	* [r2479] * src/edit_person.glade: Add postal code fields *
	  src/dialog.glade: Add postal code and phone fields *
	  src/places.glade: Add postal code * src/WriteXML.py: Add support
	  for new place and postal code fields * src/GrampsParser.py: Add
	  support for new place and postal code fields

2003-12-09 05:55  Don Allingham <don@gramps-project.org>

	* [r2478] update

2003-12-09 04:30  Alex Roitman <shura@gramps-project.org>

	* [r2477] * src/plugins/FtmStyleDescendants.py (write_endnotes):
	  Replace CallNumber with Abbreviation. *
	  src/plugins/FtmStyleAncestors.py (write_endnotes): Replace
	  CallNumber with Abbreviation.

2003-12-09 04:24  Alex Roitman <shura@gramps-project.org>

	* [r2476] * src/plugins/WriteGedcom.py (write_sources): Remove
	  CallNumber export.

2003-12-09 04:21  Alex Roitman <shura@gramps-project.org>

	* [r2475] * doc/gramps-manual/ru/gramps-manual.xml: Translation. *
	  doc/gramps-manual/ru/getstart.xml: Translation.
	  
	  * src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
	  functions; (Source.callno): remove attribute. * src/WriteXML.py
	  (write_xml_data): Remove CallNumber output. * src/GrampsParser.py
	  (GrampsParser.stop_scallno): Remove function. * src/gramps.glade
	  (sourceEditor): Remove Call Number widgets. * src/EditSource.py:
	  Remove Call Number support.

2003-12-09 04:14  Don Allingham <don@gramps-project.org>

	* [r2474] * configure.in: catch the SUSE usage of "gnome.gconf"
	  instead of the standard "gconf"

2003-12-09 02:39  Alex Roitman <shura@gramps-project.org>

	* [r2473] Update

2003-12-09 00:52  Alex Roitman <shura@gramps-project.org>

	* [r2472] Update

2003-12-09 00:42  Alex Roitman <shura@gramps-project.org>

	* [r2471] Add with -kb flag

2003-12-09 00:40  Alex Roitman <shura@gramps-project.org>

	* [r2470] Remove figures. Add later with -kb.

2003-12-08 23:12  Alex Roitman <shura@gramps-project.org>

	* [r2469] Update figures

2003-12-08 23:07  voeck

	* [r2468] Started German translation

2003-12-08 22:57  voeck

	* [r2467] Started German translation

2003-12-08 20:40  Alex Roitman <shura@gramps-project.org>

	* [r2466] Update figures

2003-12-08 19:45  Alex Roitman <shura@gramps-project.org>

	* [r2465] Update

2003-12-08 19:42  Alex Roitman <shura@gramps-project.org>

	* [r2464] Added russian translation of the manual

2003-12-08 02:23  Alex Roitman <shura@gramps-project.org>

	* [r2463] * src/filters/Complete.py: Add filter matching people
	  with the complete flag. * src/GenericFilter.py
	  (HasCompleteRecord): Add rule matching people with the complete
	  records. * src/RelLib.py (Source.setAbbrev, Source.getAbbrev):
	  Add functions. * src/WriteXML.py (write_xml_data): Save
	  abbreviation info for sources. * src/GrampsParser.py
	  (GrampsParser.stop_sabbrev): Parse abbreviation. *
	  src/gramps.glade (sourceEditor): Add widgets for Call Number and
	  Abbreviation. * src/EditSource.py: Support Call Number and
	  Abbreviation. * src/plugins/ReadGedcom.py (parse_source): Parse
	  abbreviation. * src/plugins/WriteGedcom.py (write_sources):
	  Export abbreviation. * NEWS: Update.

2003-12-08 00:58  Alex Roitman <shura@gramps-project.org>

	* [r2462] Release

2003-12-08 00:48  Alex Roitman <shura@gramps-project.org>

	* [r2461] Release

2003-12-07 05:04  Alex Roitman <shura@gramps-project.org>

	* [r2459] * src/EditSource.py (__init__): Markup notes label on
	  startup.

2003-12-07 04:55  Alex Roitman <shura@gramps-project.org>

	* [r2458] Update

2003-12-07 04:54  Alex Roitman <shura@gramps-project.org>

	* [r2457] * src/EditPlace.py: Pass window to LocEdit.py. Correct
	  apply callback. * src/LocEdit.py (__init__): Make dialog modal
	  and transient for its parent; (on_help_clicked): Add function. *
	  src/dialog.glade: Correct response IDs. * src/places.glade:
	  Correct response IDs.

2003-12-07 04:16  Don Allingham <don@gramps-project.org>

	* [r2456] update

2003-12-07 04:15  Don Allingham <don@gramps-project.org>

	* [r2455] * src/FamilyView.py (FamilyView.really_remove_spouse):
	  remove the corret person from the family when deleting the spouse
	  
	  * src/po/it.po: updated Italian translation

2003-12-07 02:45  Don Allingham <don@gramps-project.org>

	* [r2454] Added Tim Waugh in authors list

2003-12-06 23:05  Alex Roitman <shura@gramps-project.org>

	* [r2453] * src/plugins/WriteFtree.py (on_help_clicked): Add
	  function. * doc/gramps.1: Update.

2003-12-06 21:26  jemtland

	* [r2452] Updating no.po to reflect nb.po

2003-12-06 21:24  jemtland

	* [r2451] Some small fix...

2003-12-06 21:09  Alex Roitman <shura@gramps-project.org>

	* [r2450] * src/gramps_main.py (__init__): Remove unneeded handler.

2003-12-06 19:45  Alex Roitman <shura@gramps-project.org>

	* [r2449] * doc/gramps-manual/C/figures/pedigree-child-cut.png: Add
	  figure. * doc/gramps-manual/C/mainwin.xml: Add figure. * FAQ,
	  doc/gramps-manual/C/faq.xml: Add two questions.

2003-12-06 15:40  Don Allingham <don@gramps-project.org>

	* [r2448] * src/po/it.po: updated Italian translation

2003-12-06 05:47  Alex Roitman <shura@gramps-project.org>

	* [r2447] * src/PedView.py: Remove references to
	  self.presel_descendants (closes bug #854626).

2003-12-06 00:14  Alex Roitman <shura@gramps-project.org>

	* [r2446] * doc/gramps-manual/C/getstart.xml: More "open a
	  directory" stuff. * src/gramps.glade: Add Help button to opendb
	  dialog. * src/DbPrompter.py (open_help_clicked): Add function.

2003-12-05 19:29  Alex Roitman <shura@gramps-project.org>

	* [r2445] * src/po/ru.po: Update Russian translation for 0.98.

2003-12-05 05:59  Alex Roitman <shura@gramps-project.org>

	* [r2444] Update figure

2003-12-05 00:11  Alex Roitman <shura@gramps-project.org>

	* [r2443] * TODO: Update. * gramps.desktop: Remove in favor of
	  src/gramps.desktop file. * src/gramps_main.py: Replace stock Home
	  with the custom string. * src/PeopleView.py: Replace stock Home
	  with the custom string.

2003-12-04 23:12  voeck

	* [r2442] Translation update

2003-12-04 14:01  Alex Roitman <shura@gramps-project.org>

	* [r2441] Update

2003-12-04 14:00  Alex Roitman <shura@gramps-project.org>

	* [r2440] * doc/gramps-manual/C/getstart.xml: Remove ZODB support
	  section. * doc/gramps-manual/C/usage.xml: Remove ZODB support
	  section.

2003-12-04 13:29  Alex Roitman <shura@gramps-project.org>

	* [r2439] Add figure

2003-12-04 02:52  Alex Roitman <shura@gramps-project.org>

	* [r2438] Update figure for 0.98

2003-12-03 23:11  Alex Roitman <shura@gramps-project.org>

	* [r2437] * doc/gramps-manual/C/faq.xml: Link to referenced cites.
	  * doc/gramps-manual/C/usage.xml: Document the completeness flag.
	  Describe new layout of book report. *
	  doc/gramps-manual/C/mainwin.xml: Document children menu markup in
	  Pedigree View. * NEWS: Minor corrections.

2003-12-03 21:41  Don Allingham <don@gramps-project.org>

	* [r2436] * configure.in: added eo to languages:
	  
	  * src/po/eo.po: esperanto translation

2003-12-03 19:22  Alex Roitman <shura@gramps-project.org>

	* [r2435] * src/plugins/ReadGedcom.py (parse_source): Stop TEXT
	  messing up the title; add ABBR to the note field (was ignored).

2003-12-03 11:57  egeri

	* [r2434] Update Hungarian translation

2003-12-03 04:10  Don Allingham <don@gramps-project.org>

	* [r2433] update

2003-12-03 04:07  Don Allingham <don@gramps-project.org>

	* [r2432] * src/PeopleView.py (PeopleView.clear_person_tabs):
	  initialize the model2page map with the default list, instead of
	  clearing it.
	  
	  * src/gramps_main.py: update person table after edit (BUG 851637)

2003-12-03 03:52  Alex Roitman <shura@gramps-project.org>

	* [r2431] * AUTHORS: Add Tim Waugh to the author list.

2003-12-03 03:49  Alex Roitman <shura@gramps-project.org>

	* [r2430] * src/edit_person.glade: Add completeness check button. *
	  src/RelLib.py (Person.setComplete, Person.getComplete): Add
	  functions. * src/WriteXML.py (write_id): Save completeness info.
	  * src/GrampsParser.py (GrampsParser.start_person,
	  GrampsImportParser.start_person,
	  GrampsImportParser.start_family): Parse completeness. *
	  src/EditPerson.py: Add support for completeness.

2003-12-03 02:56  Alex Roitman <shura@gramps-project.org>

	* [r2429] * src/gramps_main.py (on_faq_activate): Switch Help->FAQ
	  function * src/gramps.glade: Remove FAQ window. *
	  doc/gramps-manual/C/cmdline.xml,
	  doc/gramps-manual/C/gramps-manual.xml,
	  doc/gramps-manual/C/custom.xml, doc/gramps-manual/C/keybind.xml,
	  doc/gramps-manual/C/faq.xml, doc/gramps-manual/C/legal.xml,
	  doc/gramps-manual/C/filtref.xml, doc/gramps-manual/C/mainwin.xml,
	  doc/gramps-manual/C/getstart.xml, doc/gramps-manual/C/usage.xml:
	  Add copyright info to header.

2003-12-03 02:06  Alex Roitman <shura@gramps-project.org>

	* [r2428] * src/gramps.desktop: Add russian strings. Set encoding
	  line to UTF-8.

2003-12-02 20:33  Donald A. Peterson <>

	* [r2427] extra categories for .desktop file

2003-12-02 17:24  Don Allingham <don@gramps-project.org>

	* [r2426] * src/gramps_main.py: update person table after edit (BUG
	  851637)

2003-12-02 16:06  Alex Roitman <shura@gramps-project.org>

	* [r2425] Update

2003-12-02 14:32  Alex Roitman <shura@gramps-project.org>

	* [r2424] Add FAQ

2003-12-02 10:34  Tim Waugh <twaugh@redhat.com>

	* [r2423] 2003-12-02 Tim Waugh <twaugh@redhat.com> *
	  gramps.spec.in: Add more docs. * Makefile.am: No need for
	  dist-hook.

2003-12-02 10:33  Tim Waugh <twaugh@redhat.com>

	* [r2422] * Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com> - More
	  docs.

2003-12-02 10:32  Tim Waugh <twaugh@redhat.com>

	* [r2421] * Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com> - Change
	  Copyright: to License:.

2003-12-02 04:27  Alex Roitman <shura@gramps-project.org>

	* [r2420] * src/preferences.glade: Add Help button. *
	  src/GrampsCfg.py (on_propertybox_help): Add function. *
	  src/imagesel.glade: Add Help buttons. * src/ImageSelect.py
	  (ImageSelect.on_help_imagesel_clicked,
	  GlobalMediaProperties.on_help_clicked): Add functions. *
	  src/AddMedia.py (on_help_imagesel_clicked): Add function. *
	  doc/gramps-manual/C/usage.xml: Update. *
	  doc/gramps-manual/C/keybind.xml: Update. * src/AddSpouse.py: Call
	  yelp with sect2 argument. * src/AddrEdit.py: Likewise. *
	  src/AttrEdit.py: Likewise. * src/ChooseParents.py: Likewise. *
	  src/EditPerson.py: Likewise. * src/EditPlace.py: Likewise. *
	  src/EditSource.py: Likewise. * src/EventEdit.py: Likewise. *
	  src/Marriage.py: Likewise. * src/NameEdit.py: Likewise. *
	  src/SelectChild.py: Likewise. * src/Sources.py: Likewise.

2003-12-02 04:23  Don Allingham <don@gramps-project.org>

	* [r2419] update

2003-12-02 02:35  Alex Roitman <shura@gramps-project.org>

	* [r2418] * src/revision.glade: Add Help button. *
	  src/gramps_main.py (on_help_dbopen_clicked): Add function. *
	  src/plugins/gedcomexport.glade: Add Help button. *
	  src/plugins/WriteGedcom.py (on_help_clicked): Add function. *
	  src/plugins/pkgexport.glade: Add Help button. *
	  src/plugins/WritePkg.py (on_help_clicked): Add function. *
	  src/plugins/writeftree.glade: Add Help button. *
	  src/plugins/WriteGedcom.py (on_help_clicked): Add function. *
	  src/plugins/cdexport.glade: Add Help button. *
	  src/plugins/WriteCD.py (on_help_clicked): Add function. *
	  src/Bookmarks.py (draw_window): Add Help button; (help_clicked):
	  Add function.

2003-12-02 01:29  Alex Roitman <shura@gramps-project.org>

	* [r2417] Update

2003-12-02 00:20  Alex Roitman <shura@gramps-project.org>

	* [r2416] * src/FamilyView.py (add_child_clicked): Return tuple of
	  two empty strings when the surname guessing is set to None
	  (otherwise it produced traceback and did nothing). *
	  doc/gramps-manual/C/custom.xml: Update. *
	  doc/gramps-manual/C/gramps-manual-C.omf: Update. *
	  doc/gramps.1.in: Update.

2003-12-01 17:35  Tim Waugh <twaugh@redhat.com>

	* [r2415] 2003-12-01 Tim Waugh <twaugh@redhat.com> *
	  doc/xmldocs.make: Fix builds for == (oops).

2003-12-01 14:22  Alex Roitman <shura@gramps-project.org>

	* [r2414] * doc/gramps-manual/C/keybind.xml: Update. *
	  doc/gramps-manual/C/usage.xml: Update. *
	  doc/gramps-manual/C/custom.xml: Update. * NEWS: typo.
	  
	  * doc/gramps-manual/C/keybind.xml: Update.

2003-12-01 10:12  Tim Waugh <twaugh@redhat.com>

	* [r2413] 2003-12-01 Tim Waugh <twaugh@redhat.com> *
	  doc/xmldocs.make: Clean copied XML files. Now 'make distcheck'
	  works again.

2003-12-01 04:22  Alex Roitman <shura@gramps-project.org>

	* [r2412] * NEWS: Update. * src/FamilyView.py
	  (on_child_list_button_press): Add edit person callback on
	  Shift+click; (sp_key_press, child_key_press): Replace Ctrl+Insert
	  with Shift+Insert for adding new people. * src/PedView.py
	  (on_show_child_menu): Markup children with children. *
	  doc/gramps-manual/C/keybind.xml: Update. *
	  doc/gramps-manual/C/faq.xml: Update. *
	  doc/gramps-manual/C/filtref.xml: Update.

2003-11-30 12:11  jensa

	* [r2411] Translation update for 0.98.0

2003-11-30 12:07  jemtland

	* [r2410] Translated new strings

2003-11-30 11:37  jensa

	* [r2409] Translation update for 0.98.0

2003-11-30 06:19  Don Allingham <don@gramps-project.org>

	* [r2408] update

2003-11-30 06:19  Don Allingham <don@gramps-project.org>

	* [r2407] * src/PedView.py (PedigreeView.find_children): used
	  italics instead of '*' to indicate children in popup menu

2003-11-30 05:53  Don Allingham <don@gramps-project.org>

	* [r2406] update

2003-11-30 05:51  Don Allingham <don@gramps-project.org>

	* [r2405] * src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close):
	  replace hardcoded "oowriter" with the command found by querying
	  the mime database with the open office document type. Different
	  distributions seem to install OOo with different names (oofice,
	  oowriter, soffice).
	  
	  * src/EventEdit.py (EventEditor.__init__): add translated name to
	  the popdown menu list if isn't already there. Prevents a parital
	  match on other strings * src/PedView.py: add a '*' to the popup
	  menu if the child has children

2003-11-30 05:47  Alex Roitman <shura@gramps-project.org>

	* [r2404] * src/EventEdit.py (__init__): Only define translated
	  name if the event is not empty. *
	  doc/gramps-manual/C/gramps-manual.xml: Update manual. *
	  doc/gramps-manual/C/mainwin.xml: Update manual. *
	  doc/gramps-manual/C/faq.xml: Add to CVS. *
	  doc/gramps-manual/C/keybind.xml: Add to CVS. *
	  doc/gramps-manual/C/Makefile.am: Add new files to the
	  distribution.

2003-11-30 02:54  Alex Roitman <shura@gramps-project.org>

	* [r2403] * src/filters/MatchSndEx2.py: Typo. *
	  src/plugins/RelGraph.py: Typo. * src/plugins/book.glade: Remove
	  initial text from the labels. * src/po/template.po: Updated
	  translation template for 0.98.0. * src/po/ru.po: Russian
	  translation for 0.98.0.

2003-11-29 03:52  Don Allingham <don@gramps-project.org>

	* [r2402] * src/EventEdit.py (EventEditor.__init__): add translated
	  name to the popdown menu list if isn't already there. Prevents a
	  parital match on other strings * src/PedView.py: add a '*' to the
	  popup menu if the child has children

2003-11-28 22:52  jemtland

	* [r2401] Fixed a couple of fuzzy lines

2003-11-28 21:23  Don Allingham <don@gramps-project.org>

	* [r2400] * src/PedView.py: add a '*' to the popup menu if the
	  child has children

2003-11-27 18:16  Don Allingham <don@gramps-project.org>

	* [r2399] ChangeLog

2003-11-27 18:16  Don Allingham <don@gramps-project.org>

	* [r2398] * src/po/template.po: updated translatable strings

2003-11-27 18:14  Don Allingham <don@gramps-project.org>

	* [r2397] update

2003-11-27 18:01  Don Allingham <don@gramps-project.org>

	* [r2396] * src/AttrEdit.py: Add warning when a new attribute type
	  is added to the database * src/EventEdit.py: Add warning when a
	  new event type is added to the database

2003-11-26 23:45  jemtland

	* [r2395] Updated both the desktop files so the no and nb
	  translations are equal in both.

2003-11-26 23:41  jemtland

	* [r2394] Inserting nb and no translations to the desktop file

2003-11-26 23:35  jemtland

	* [r2393] Error correction

2003-11-26 22:40  Donald A. Peterson <>

	* [r2392] new .desktop file for GNOME menu system

2003-11-26 19:15  Alex Roitman <shura@gramps-project.org>

	* [r2391] * src/gramps_main.py (on_faq_activate): Add function. *
	  src/gramps.glade: Add faq window.

2003-11-26 17:53  Alex Roitman <shura@gramps-project.org>

	* [r2390] Update

2003-11-26 17:27  Alex Roitman <shura@gramps-project.org>

	* [r2389] Update

2003-11-26 16:44  Don Allingham <don@gramps-project.org>

	* [r2388] update

2003-11-26 16:42  Don Allingham <don@gramps-project.org>

	* [r2387] * src/gramps_main.py: handle update_after edit properly,
	  so that name changes will put entry in the correct category *
	  src/PeopleView.py: cleanup * src/PeopleStore.py: delete stale
	  iter from dictionary when no longer used.

2003-11-26 02:21  Alex Roitman <shura@gramps-project.org>

	* [r2386] * src/Marriage.py (__init__): Call AutoComp.AutoCombo()
	  prior to setting text in place and temple combos. Set place text
	  to empty string if LdsSeal is empty. Markup lds_label as bold if
	  LdsSeal is not empty.

2003-11-25 23:05  Alex Roitman <shura@gramps-project.org>

	* [r2385] * FAQ: Several minor corrections. New question about bug
	  reports. * Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.

2003-11-25 23:01  Donald A. Peterson <>

	* [r2384] minor spelling corrections to the FAQ

2003-11-25 22:54  jemtland

	* [r2383] Updated more keyboard shortcuts, fixed some typos

2003-11-25 22:40  Alex Roitman <shura@gramps-project.org>

	* [r2382] Update

2003-11-25 22:37  Alex Roitman <shura@gramps-project.org>

	* [r2381] Update

2003-11-25 21:34  Don Allingham <don@gramps-project.org>

	* [r2380] update

2003-11-25 21:34  Don Allingham <don@gramps-project.org>

	* [r2379] * src/Utils.py (search_for): check for directory

2003-11-25 21:21  Donald A. Peterson <>

	* [r2378] minor edits to the FAQ

2003-11-25 18:04  Alex Roitman <shura@gramps-project.org>

	* [r2377] Update

2003-11-25 18:04  Alex Roitman <shura@gramps-project.org>

	* [r2376] * FAQ: Add a question about adding custom columns.

2003-11-25 17:49  Don Allingham <don@gramps-project.org>

	* [r2375] update

2003-11-25 17:45  Don Allingham <don@gramps-project.org>

	* [r2374] * src/RelImage.py: replace system call with
	  Utils.search_for * src/Utils.py: added search_for to look for an
	  executable in the current path
	  
	  * FAQ: removed question 18 (how fast is GRAMPS) *
	  src/PeopleStore.py: set sort data for top level nodes. Allows the
	  first and last nodes to be sorted properly.

2003-11-25 03:39  Alex Roitman <shura@gramps-project.org>

	* [r2373] Update

2003-11-25 03:39  Alex Roitman <shura@gramps-project.org>

	* [r2372] Update

2003-11-25 03:38  Alex Roitman <shura@gramps-project.org>

	* [r2371] * FAQ: Added to CVS.

2003-11-25 00:26  jemtland

	* [r2370] Fixed some errors

2003-11-24 23:21  jemtland

	* [r2369] Addet the no.po file, and updated the configuer.in so it
	  would know about it. no.po is equal to nb.po.

2003-11-24 02:56  Don Allingham <don@gramps-project.org>

	* [r2368] update

2003-11-24 02:56  Don Allingham <don@gramps-project.org>

	* [r2367] * src/gramps_main.py: just update information after an
	  edit instead of deleting/re-enter. Caused pygtk to segfault *
	  src/PeopleView.py: provide update person function *
	  src/dialog.glade: remove unused callbacks

2003-11-23 20:55  Alex Roitman <shura@gramps-project.org>

	* [r2366] Update

2003-11-23 20:53  Alex Roitman <shura@gramps-project.org>

	* [r2365] * src/FamilyView.py: Do not pass the window to the
	  ChooseParents class. * src/WriteXML.py (write_witness): Fix the
	  name string before writing (fixes #847600).

2003-11-23 20:35  jemtland

	* [r2364] Updated some keyboard sortcuts. Cleaning out some errors.

2003-11-23 20:32  Alex Roitman <shura@gramps-project.org>

	* [r2363] * src/ChooseParents.py (ChooseParents.__init__): Revert
	  the dialog back to being non-modal (otherwise adding new people
	  is impossible).

2003-11-22 15:16  Don Allingham <don@gramps-project.org>

	* [r2362] update

2003-11-22 15:15  Don Allingham <don@gramps-project.org>

	* [r2361] * src/preferences.glade: make the title on the dialog
	  non-expandable

2003-11-21 23:01  jemtland

	* [r2360] Addet the Norwegian Bokm�l nb.po file to the configure.in
	  file

2003-11-21 15:08  Alex Roitman <shura@gramps-project.org>

	* [r2359] * src/po/fr.po: Fix format line.

2003-11-20 04:59  Alex Roitman <shura@gramps-project.org>

	* [r2358] * src/FamilyView.py: Enable keyboard navigation in Family
	  View.

2003-11-20 04:18  Don Allingham <don@gramps-project.org>

	* [r2356] update

2003-11-20 04:18  Don Allingham <don@gramps-project.org>

	* [r2355] * src/GrampsCfg.py: Add comment about SUSE naming of
	  gconf * src/Relationship.py: detect a RuntimeError exception that
	  occurs when we exceed the recursion depth limit. This occurs when
	  a relationship loop is detected * src/gramps_main.py: handle
	  relationship loop message

2003-11-20 03:11  Don Allingham <don@gramps-project.org>

	* [r2354] update

2003-11-19 18:01  Alex Roitman <shura@gramps-project.org>

	* [r2353] Update

2003-11-19 18:00  Alex Roitman <shura@gramps-project.org>

	* [r2352] * src/Sources.py: (SourceSelector.on_help_clicked,
	  SourceEditor.on_help_clicked): Add functions. * src/srcsel.glade:
	  Add Help buttons to dialogs. * src/places.glade: Add Help buttons
	  to dialogs. * src/EditSource.py (on_help_clicked): Add function.
	  * src/EditPlace.py (on_help_clicked): Add function; (__init__):
	  Make the dialog modal and a transient for its parent; *
	  src/PlaceView.py: Pass the window to the EditPlace class.

2003-11-19 17:20  Don Allingham <don@gramps-project.org>

	* [r2351] * src/gramps.py: handle python versions with broken
	  setlocale() * src/po/Makefile.am: don't pass -v to msgfmt

2003-11-19 15:37  Tim Waugh <twaugh@redhat.com>

	* [r2350] Fix date :-)

2003-11-19 03:14  Alex Roitman <shura@gramps-project.org>

	* [r2349] * src/ChooseParents.py (ModifyParents.__init__): Make the
	  dialog modal and a transient for its parent;
	  (ModifyParents.on_help_clicked): Add function;
	  (ChooseParents.__init__): Make the dialog modal and a transient
	  for its parent; (ChooseParents.on_help_clicked): Add function. *
	  src/FamilyView.py: Pass the window to the ChooseParents classes.

2003-11-19 02:29  Alex Roitman <shura@gramps-project.org>

	* [r2348] * src/NameEdit.py (on_help_clicked): Add function. *
	  src/UrlEdit.py (on_help_clicked): Add function. *
	  src/gramps.glade: Add hot keys to the family view list labels.

2003-11-18 04:26  Alex Roitman <shura@gramps-project.org>

	* [r2347] * src/gramps.glade: Add Help buttons to dialogs. *
	  src/AddSpouse.py (on_spouse_help_clicked): Add function. *
	  src/SelectChild.py (on_child_help_clicked): Add function. *
	  src/Marriage.py (on_help_clicked): Add function. *
	  src/EditPerson.py (on_help_clicked): Add function. *
	  src/marriage.glade: Add Help button to a dialog. *
	  src/edit_person.glade: Add Help button to a dialog. *
	  src/dialog.glade: Add Help buttons to dialogs. * src/AddrEdit.py
	  (on_help_clicked): Add function. * src/AttrEdit.py
	  (on_help_clicked): Add function. * src/EventEdit.py
	  (on_help_clicked): Add function.

2003-11-18 03:20  Alex Roitman <shura@gramps-project.org>

	* [r2346] Update

2003-11-17 00:42  Don Allingham <don@gramps-project.org>

	* [r2345] update

2003-11-17 00:41  Don Allingham <don@gramps-project.org>

	* [r2344] * src/EditPerson.py: handle LDS status setting properly *
	  src/RelLib.py: use LDS status for equality comparison

2003-11-16 02:39  Don Allingham <don@gramps-project.org>

	* [r2343] update

2003-11-16 02:39  Don Allingham <don@gramps-project.org>

	* [r2342] * src/dialog.glade: fixed sizes of dialog windows.

2003-11-14 22:50  Don Allingham <don@gramps-project.org>

	* [r2341] update

2003-11-14 22:50  Don Allingham <don@gramps-project.org>

	* [r2340] * src/EditPerson.py: Fixed typo

2003-11-14 05:30  Don Allingham <don@gramps-project.org>

	* [r2339] update

2003-11-14 05:12  Don Allingham <don@gramps-project.org>

	* [r2338] * src/FamilyView.py: delete unused code *
	  src/PeopleView.py: handle uncaught exception * src/RelLib.py:
	  rebuild person table * src/gramps_main.py: rebuild display after
	  preferences

2003-11-13 22:47  jemtland

	* [r2337] Initial commit of the translation for Norwegian Bokm�l
	  (nb_NO)

2003-11-13 21:44  Alex Roitman <shura@gramps-project.org>

	* [r2336] * src/EditPerson.py: Fix LDS tab label behavior. *
	  src/Marriage.py: Fix LDS tab label behavior. Fix get_place for
	  LDS (was using Utils.get_place_from_list which uses deprecated
	  gtk.List and does not work).

2003-11-13 19:55  Alex Roitman <shura@gramps-project.org>

	* [r2335] files using -kb flag). Add with -kb flag. Add charset
	  info to the header of all templates.

2003-11-13 19:52  Alex Roitman <shura@gramps-project.org>

	* [r2334] * src/data/templates/blue_edge.tpkg,
	  src/data/templates/marble.tpkg,
	  src/data/templates/pink_marble.tpkg,
	  src/data/templates/sepia.tpkg,
	  src/data/templates/sky_border.tpkg: Remove from CVS (need to add
	  binary files using -kb flag).

2003-11-13 19:29  Don Allingham <don@gramps-project.org>

	* [r2333] update

2003-11-13 19:28  Don Allingham <don@gramps-project.org>

	* [r2332] * src/GrampsCfg.py: Fixed name format selection problem

2003-11-13 19:18  Alex Roitman <shura@gramps-project.org>

	* [r2331] * src/plugins/WebPage.py
	  (IndividualPage.write_normal_row): Add separators between the
	  references (comma and space).

2003-11-13 18:50  Alex Roitman <shura@gramps-project.org>

	* [r2330] * src/ImageSelect.py (GlobalMediaProperties.__init__):
	  Find labels from XML; (redraw_attr_list): Change attribute label;
	  (display_refs): Change references label;
	  (on_notebook_switch_page): change notes label. *
	  src/imagesel.glade: Set meaningful label ids, remove bold markup.
	  
	  * src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions
	  (closes bug #841277).
	  
	  * src/EditSource.py (__init__): Find labels from XML. *
	  src/EventEdit.py: (__init__): Find labels from XML; *
	  src/NameEdit.py: (__init__): Find labels from XML;

2003-11-13 04:25  Don Allingham <don@gramps-project.org>

	* [r2329] update

2003-11-13 04:24  Don Allingham <don@gramps-project.org>

	* [r2328] * src/FamilyView.py: Change column sizes on the
	  FamilyView to fit with the new column

2003-11-12 18:45  Alex Roitman <shura@gramps-project.org>

	* [r2327] * src/Utils.py (bold_label, unbold label): Add functions.
	  * src/EditPerson.py (bold_label, unbold label): Remove functions;
	  Call them from Utils in every instance. * src/ImageSelect.py
	  (Gallery.load_images): Change label upon load. * src/Sources.py
	  (SourceTab.redraw): Change label upon redraw. * src/AddrEdit.py
	  (__init__): Find sources label from XML; (on_switch_page): Add
	  function. * src/AttrEdit.py (__init__): Find sources label from
	  XML; (on_switch_page): Add function. * src/dialog.glade: Set
	  meaningful label ids, remove bold markup. * src/EditPlace.py
	  (__init__): Find soucre label from XML. * src/places.glade: Set
	  meaningful label ids, remove bold markup. * src/Marriage.py
	  (__init__): Find soucre label from XML; (on_switch_page): Add
	  function. * src/marriage.glade: Set meaningful label ids, remove
	  bold markup. * src/EditSource.py (__init__): Find soucre label
	  from XML. * src/gramps.glade: Set meaningful label ids, remove
	  bold markup. * src/EventEdit.py: (__init__): Find soucre label
	  from XML; (on_switch_page): Add function. * src/Witness.py
	  (WitnessTab.redraw): Change label upon redraw. * src/NameEdit.py:
	  (__init__): Find soucre label from XML; (on_switch_page): Add
	  function.

2003-11-12 13:00  Tim Waugh <twaugh@redhat.com>

	* [r2326] 2003-11-12 Tim Waugh <twaugh@redhat.com> *
	  src/WriteXML.py: Fix ID sorting so that RCS versioning is useful
	  again (broken in last WriteXML change).

2003-11-11 00:38  Alex Roitman <shura@gramps-project.org>

	* [r2325] Update

2003-11-11 00:32  Alex Roitman <shura@gramps-project.org>

	* [r2324] * src/edit_person.glade: Set meaningful ids for all tab
	  labels. * src/EditPerson.py (__init__): Find labels from XML,
	  call bold_label() if contents is not empty; (bold_label, unbold
	  label): Add functions; (redraw_*): Call bold_label or
	  unbold_label based on contents.

2003-11-10 22:31  Don Allingham <don@gramps-project.org>

	* [r2323] updateChangeLog

2003-11-10 22:31  Don Allingham <don@gramps-project.org>

	* [r2322] * src/plugins/WriteFtree.py: catch file open exception *
	  src/WriteXML.py: try to handle invalid IDs * src/RelLib.py: minor
	  organizational cleanup

2003-11-09 23:14  Alex Roitman <shura@gramps-project.org>

	* [r2321] * src/edit_person.glade: Set meaningful id for the Notes
	  tab label. * src/EditPerson.py (__init__): Find notes_label from
	  XML, call chane_notes() if note is not empty; (change_notes): Add
	  function.

2003-11-07 16:29  Alex Roitman <shura@gramps-project.org>

	* [r2320] * src/gramps_main.py (back_pressed, fwd_pressed): Pass
	  event to the build_menu functions; (build_backhistmenu,
	  build_fwdhistmenu): Use event for popping the menu.
	  
	  * NEWS, TODO: catch up with the current CVS state.
	  
	  * src/Utils.py (history_broken, clearHistory_broken,
	  wasHistory_broken): Add functions. *
	  src/plugins/ReorderIds.py(__init__): Call Utils.history_broken
	  upon reordering. * src/gramps_main.py (clear_history): Add
	  function; (redraw_histmenu, fwd_clicked, back_clicked): Clear
	  history if catching an exception (should be actually handled by
	  reorder plugin, leaving here

2003-11-05 18:57  Tim Waugh <twaugh@redhat.com>

	* [r2319] 2003-11-05 Tim Waugh <twaugh@redhat.com>
	  
	  * src/PlaceView.py (PlaceView.goto): Scroll to found item. *
	  src/SourceView.py (SourceView.goto): Likewise. * src/MediaView.py
	  (MediaView.goto): Likewise.
	  
	  * src/Find.py (FindBase.show): Have the GtkEntry widget grab
	  focus when find dialog is displayed.

2003-11-05 11:37  Tim Waugh <twaugh@redhat.com>

	* [r2318] 2003-11-05 Tim Waugh <twaugh@redhat.com>
	  
	  * src/gramps_main.py, src/FamilyView.py: Fix children enumeration
	  in family view.

2003-11-05 10:58  Tim Waugh <twaugh@redhat.com>

	* [r2317] 2003-11-05 Tim Waugh <twaugh@redhat.com>
	  
	  * src/plugins/FilterEditor.py (ShowResults.__init__): Sort
	  results.

2003-11-03 12:18  Tim Waugh <twaugh@redhat.com>

	* [r2316] Standard says 'jpeg'.

2003-11-03 11:59  Tim Waugh <twaugh@redhat.com>

	* [r2315] 2003-11-03 Tim Waugh <twaugh@redhat.com>
	  
	  * src/plugins/WriteGedcom.py (GedcomWriter.write_families): Use
	  frefn not prefn.

2003-11-03 11:58  Tim Waugh <twaugh@redhat.com>

	* [r2314] 2003-11-03 Tim Waugh <twaugh@redhat.com>
	  
	  * src/plugins/gedcomexport.glade, src/plugins/WriteGedcom.py:
	  Added support for external image references.

2003-11-02 23:22  Don Allingham <don@gramps-project.org>

	* [r2313] handle SuSE's broken gconf configuration

2003-11-02 16:41  Tim Waugh <twaugh@redhat.com>

	* [r2312] 2003-11-02 Tim Waugh <twaugh@redhat.com>
	  
	  * src/ArgHandler.py, src/DbPrompter,py: clear_database takes no
	  additional arguments.

2003-11-02 12:43  Tim Waugh <twaugh@redhat.com>

	* [r2311] 2003-11-02 Tim Waugh <twaugh@redhat.com>
	  
	  * src/plugins/WriteGedcom.py (GedcomWriter.__init__): Fixed
	  default filename for export.

2003-11-02 00:24  Don Allingham <don@gramps-project.org>

	* [r2310] update

2003-11-02 00:23  Don Allingham <don@gramps-project.org>

	* [r2309] * src/StartupDialog.py: handle SuSE 9.0's broken handling
	  of gconf * src/gramps.py: handle SuSE 9.0's broken handling of
	  gconf

2003-11-02 00:22  Don Allingham <don@gramps-project.org>

	* [r2308] update

2003-11-01 23:20  Don Allingham <don@gramps-project.org>

	* [r2307] * src/plugins/WriteCD.py: launch nautilus to burn:///
	  after exporting to a CD * src/PeopleView.py: rebuild after a
	  filter is applied * src/DbPrompter: remove ZODB option *
	  src/RelLib.py: remove ZODB option * src/gramps.glade: remove ZODB
	  option * src/gramps_main.py: remove ZODB option

2003-11-01 19:55  Don Allingham <don@gramps-project.org>

	* [r2306] * src/PeopleView.py: rebuild after a filter is applied *
	  src/DbPrompter: remove ZODB option * src/RelLib.py: remove ZODB
	  option * src/gramps.glade: remove ZODB option *
	  src/gramps_main.py: remove ZODB option

2003-11-01 16:01  Tim Waugh <twaugh@redhat.com>

	* [r2305] 2003-11-01 Tim Waugh <twaugh@redhat.com>
	  
	  * src/gramps_main.py (Gramps.delete_person_clicked): Fix removal
	  of multiple people at once (bug #834102).

2003-11-01 15:34  Tim Waugh <twaugh@redhat.com>

	* [r2304] 2003-11-01 Tim Waugh <twaugh@redhat.com>
	  
	  * src/PeopleStore.py (PeopleStore.remove): Remove surname element
	  after last individual with that surname is removed (bug #834105).

2003-11-01 15:01  Tim Waugh <twaugh@redhat.com>

	* [r2303] 2003-11-01 Tim Waugh <twaugh@redhat.com> *
	  src/PeopleStore.py: Fixed double-click behaviour (bug #834104).

2003-10-31 11:44  Tim Waugh <twaugh@redhat.com>

	* [r2302] Removed Partition.py from Makefile.am until it is a bit
	  more cooked.

2003-10-31 09:55  Tim Waugh <twaugh@redhat.com>

	* [r2301] 2003-10-31 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Makefile.am: Add Partition.py.

2003-10-31 09:29  Tim Waugh <twaugh@redhat.com>

	* [r2300] Fixed typo

2003-10-31 09:28  Tim Waugh <twaugh@redhat.com>

	* [r2299] 2003-10-31 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Remove DrawDoc.py, TextDoc.py.

2003-10-31 01:27  Don Allingham <don@gramps-project.org>

	* [r2298] update

2003-10-31 01:26  Don Allingham <don@gramps-project.org>

	* [r2297] * src/plugins/WebPage.py: support for keeping track of
	  options * src/plugins/TimeLine.py: support for keeping track of
	  options * src/plugins/RelGraph.py: support for keeping track of
	  options * src/plugins/IndivSummary.py: support for keeping track
	  of options * src/plugins/IndivComplete.py: support for keeping
	  track of options * src/plugins/GraphViz.py: support for keeping
	  track of options * src/plugins/FtmStyleDescendants.py: support
	  for keeping track of options * src/plugins/FtmStyleAncestors.py:
	  support for keeping track of options * src/plugins/FanChart.py:
	  support for keeping track of options *
	  src/plugins/FamilyGroup.py: support for keeping track of options
	  * src/plugins/DetAncestralReport.py: support for keeping track of
	  options * src/plugins/Ancestors.py: support for keeping track of
	  options * src/plugins/AncestorReport.py: support for keeping
	  track of options * src/plugins/AncestorChart.py: support for
	  keeping track of options * src/plugins/AncestorChart.py: support
	  for keeping track of options * src/Utils.py: save key on style
	  mappings * src/GenericFilter.py: allow setting of default value
	  for filter menu * src/PaperMenu.py: allow setting of perferred
	  paper and orientation, GrampsCfg no longer needed *
	  src/Report.py: keep track of options across reports

2003-10-31 01:23  Don Allingham <don@gramps-project.org>

	* [r2296] * src/plugins/WebPage.py: support for keeping track of
	  options * src/plugins/TimeLine.py: support for keeping track of
	  options * src/plugins/RelGraph.py: support for keeping track of
	  options * src/plugins/IndivSummary.py: support for keeping track
	  of options * src/plugins/IndivComplete.py: support for keeping
	  track of options * src/plugins/GraphViz.py: support for keeping
	  track of options * src/plugins/FtmStyleDescendants.py: support
	  for keeping track of options * src/plugins/FtmStyleAncestors.py:
	  support for keeping track of options * src/plugins/FanChart.py:
	  support for keeping track of options *
	  src/plugins/FamilyGroup.py: support for keeping track of options
	  * src/plugins/DetAncestralReport.py: support for keeping track of
	  options * src/plugins/Ancestors.py: support for keeping track of
	  options * src/plugins/AncestorReport.py: support for keeping
	  track of options * src/plugins/AncestorChart.py: support for
	  keeping track of options * src/plugins/AncestorChart.py: support
	  for keeping track of options * src/Utils.py: save key on style
	  mappings

2003-10-31 01:20  Don Allingham <don@gramps-project.org>

	* [r2295] * src/plugins/WebPage.py: support for keeping track of
	  options * src/plugins/TimeLine.py: support for keeping track of
	  options * src/plugins/RelGraph.py: support for keeping track of
	  options * src/plugins/IndivSummary.py: support for keeping track
	  of options * src/plugins/IndivComplete.py: support for keeping
	  track of options * src/plugins/GraphViz.py: support for keeping
	  track of options * src/plugins/FtmStyleDescendants.py: support
	  for keeping track of options * src/plugins/FtmStyleAncestors.py:
	  support for keeping track of options * src/plugins/FanChart.py:
	  support for keeping track of options *
	  src/plugins/FamilyGroup.py: support for keeping track of options
	  * src/plugins/DetAncestralReport.py: support for keeping track of
	  options * src/plugins/Ancestors.py: support for keeping track of
	  options * src/plugins/AncestorReport.py: support for keeping
	  track of options * src/plugins/AncestorChart.py: support for
	  keeping track of options * src/Utils.py: save key on style
	  mappings

2003-10-30 04:18  Don Allingham <don@gramps-project.org>

	* [r2294] pychecker fixes

2003-10-30 04:17  Don Allingham <don@gramps-project.org>

	* [r2293] * src/gramps_main.py: pychecker cleanup *
	  src/PeopleView.py: pychecker cleanup * src/PeopleStore.py:
	  pychecker cleanup * src/EditPerson.py: pychecker cleanup *
	  src/QuickAdd.py: remove file * src/SelectChild.py: Remove ability
	  to add new person, since a separate function for this already
	  exists. * src/gramps.glade: remvoe add button from select child
	  dialog * src/Makefile.am: remove QuickAdd.py * src/intl.py:
	  remove * src/intl.c: remove * src/TextDoc.py: remove *
	  src/DrawDoc.py: remove

2003-10-29 05:07  Don Allingham <don@gramps-project.org>

	* [r2292] update

2003-10-29 05:07  Don Allingham <don@gramps-project.org>

	* [r2291] * src/marriage.glade: Added source tab and complete flag
	  * src/edit_person.glade: Added source tab

2003-10-29 05:05  Don Allingham <don@gramps-project.org>

	* [r2290] update

2003-10-29 05:04  Don Allingham <don@gramps-project.org>

	* [r2289] * src/RelLib.py: Person and Family now inherit from
	  SourceNote * src/EditPerson.py: Added source tab to apply generic
	  sources to a person * src/Marriage.py: Added source tab to apply
	  generic sources to a person, add "complete" flag *
	  src/WriteXML.py: Store source information for Family and Person,
	  store complete flag for Family * src/GrampsParser.py: Parse
	  source information for Family and Person, read complete flag for
	  Famiy

2003-10-27 03:51  Don Allingham <don@gramps-project.org>

	* [r2288] update

2003-10-27 03:48  Don Allingham <don@gramps-project.org>

	* [r2287] * src/docgen/AbiWordDoc2.py: make sure that an object is
	  an image before attempting to include in in a report *
	  src/docgen/AbiWordDoc.py: make sure that an object is an image
	  before attempting to include in in a report *
	  src/docgen/KwordDoc.py: make sure that an object is an image
	  before attempting to include in in a report *
	  src/docgen/LaTeXDoc.py: make sure that an object is an image
	  before attempting to include in in a report *
	  src/docgen/OpenOfficeDoc.py: make sure that an object is an image
	  before attempting to include in in a report *
	  src/docgen/PdfDoc.py: make sure that an object is an image before
	  attempting to include in in a report * src/docgen/RTFDoc.py: make
	  sure that an object is an image before attempting to include in
	  in a report * src/plugins/Ancestors.py: make sure that an object
	  is an image before attempting to include in in a report *
	  src/plugins/DetAncestralReport.py: make sure that an object is an
	  image before attempting to include in in a report *
	  src/plugins/DetDescendantReport.py: make sure that an object is
	  an image before attempting to include in in a report

2003-10-23 21:54  Don Allingham <don@gramps-project.org>

	* [r2286] update

2003-10-23 21:53  Don Allingham <don@gramps-project.org>

	* [r2285] * src/GenericFilter.py: add a filter to return the path
	  to the common ancestor(s) of two people. * src/RelLib.py: don't
	  barf on ZODB sorting *

2003-10-23 15:33  Alex Roitman <shura@gramps-project.org>

	* [r2284] * src/plugins/ReadGedcom.py (GedcomParser.__init__):
	  Build translation map of correct length.

2003-10-23 03:05  Don Allingham <don@gramps-project.org>

	* [r2283] update

2003-10-23 03:02  Don Allingham <don@gramps-project.org>

	* [r2282] * src/GrampsParser.py: remove debugging statement *
	  src/RelLib.py: remove debugging statement * src/gramps_main.py:
	  If an invalid ID is found while attempting to access the history,
	  invalidate the history list (set to empty list). This should only
	  happen after a reordering of IDs.

2003-10-22 04:49  Don Allingham <don@gramps-project.org>

	* [r2281] More information

2003-10-22 04:20  Alex Roitman <shura@gramps-project.org>

	* [r2280] Update

2003-10-22 04:15  Alex Roitman <shura@gramps-project.org>

	* [r2279] * configure.in: Detect iconv at configuration time. *
	  src/po/Makefile.am: Invoke detected iconv in its simplest form.
	  Minor cleanup. * gramps.sh.in: Correct paths for systems with
	  custom datadir. * src/DisplayTrace.py: Check for LANG before
	  including in the message.

2003-10-22 04:14  Don Allingham <don@gramps-project.org>

	* [r2278] update

2003-10-22 04:14  Don Allingham <don@gramps-project.org>

	* [r2277] * src/PeopleStore.py: Make sure that the key is in
	  unicode format. For some reason, python does not always seem to
	  do the conversion for us. * TestPlan.txt: start of a test plan

2003-10-22 03:20  Alex Roitman <shura@gramps-project.org>

	* [r2276] * src/PedView.py: Correct colors so that they work with
	  dark and high-contrast themes.

2003-10-22 02:17  Don Allingham <don@gramps-project.org>

	* [r2275] * src/PeopleStore.py: Make sure that the key is in
	  unicode format. For some reason, python does not always seem to
	  do the conversion for us.

2003-10-21 22:31  Alex Roitman <shura@gramps-project.org>

	* [r2274] * src/MediaView.py: Correct behavior for right-click
	  popup menu.

2003-10-21 03:43  Don Allingham <don@gramps-project.org>

	* [r2273] update

2003-10-21 03:42  Don Allingham <don@gramps-project.org>

	* [r2272] * src/gramps.glade: widen the ChildSelect window *
	  src/SelectPerson.py: sort people before adding to list *
	  src/SelectChild.py: sort people before adding to list *
	  src/ChooseParents.py: sort people before adding to list *
	  src/AddSpouse.py: sort people before adding to list
	  
	  * src/ListModel.py: sorting improvements * src/PlaceView.py: use
	  ListModel * src/RelLib.py: sort places by name

2003-10-21 03:07  Don Allingham <don@gramps-project.org>

	* [r2271] update

2003-10-20 02:47  Alex Roitman <shura@gramps-project.org>

	* [r2270] * src/SourceView.py: Correct behavior for right-click
	  popup menu. * src/EditPerson.py: Likewise. * src/FamilyView.py:
	  Likewise. * src/ImageSelect.py: Likewise. * src/PedView.py:
	  Likewise. * src/PlaceView.py: Likewise. *
	  src/plugins/BookReport.py: Likewise. * src/PeopleView.py:
	  Likewise.

2003-10-18 15:50  Alex Roitman <shura@gramps-project.org>

	* [r2269] * src/SourceView.py: Enable popup menu on right-click. *
	  src/PlaceView.py: Likewise. * src/MediaView.py: Likewise.

2003-10-18 02:40  Don Allingham <don@gramps-project.org>

	* [r2268] update

2003-10-18 02:39  Don Allingham <don@gramps-project.org>

	* [r2267] * src/RelLib.py: Add a "sortbynames" to presort keys
	  before adding to the tables * src/PeopleView.py: Presort names
	  before adding, delay enabling of autosorting until data has been
	  added * src/PeopleStore.py: Add enable sort task

2003-10-17 05:05  Alex Roitman <shura@gramps-project.org>

	* [r2266] (needed for Family View). Enable switching Toolbar
	  on/off. Correct existing gconf key detection. Enable switching
	  Toolbar on/off. * src/gramps.glade: Enable switching Toolbar
	  on/off.

2003-10-17 04:25  Alex Roitman <shura@gramps-project.org>

	* [r2265] Update

2003-10-17 04:24  Alex Roitman <shura@gramps-project.org>

	* [r2264] * src/FamilyView.py (set_widgets): Do not connect buttons
	  if this view is already initialized. * src/GrampsCfg.py: Set
	  GNOME toolbar prefs as the default. Correct existing gconf key
	  detection.

2003-10-17 03:12  Don Allingham <don@gramps-project.org>

	* [r2263] update

2003-10-17 03:12  Don Allingham <don@gramps-project.org>

	* [r2262] * src/FamilyView.py: fixed paths to redisplay_person_list
	  * src/ListModel.py: convert indices to strings. Sometimes a
	  object just doesn't work as a dictionary key *
	  src/PeopleStore.py: modify status bar, unroll loop while adding
	  values

2003-10-16 16:50  Alex Roitman <shura@gramps-project.org>

	* [r2261] * NEWS: Instant prefs.

2003-10-16 16:43  Alex Roitman <shura@gramps-project.org>

	* [r2260] * src/GrampsCfg.py: Implement instant preferences (HIG).
	  * src/preferences.glade: Likewise. * src/gramps_main.py
	  (pref_callback): Update statusbar from prefs (needed for Family
	  View).

2003-10-16 04:42  Alex Roitman <shura@gramps-project.org>

	* [r2259] * src/gramps.glade: Correct tooltips. * src/GrampsCfg.py:
	  Enable using four toolbar styles as well as the gnome default
	  style. * src/preferences.glade: Add a title for the tree. HIGify
	  toolbar styles. * src/gramps_main.py (pref_callback): Set toolbar
	  style from prefs.

2003-10-15 12:55  Tim Waugh <twaugh@redhat.com>

	* [r2258] 2003-10-15 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Add uninstall rule for grampslib.so (now 'make
	  distcheck' passes again).

2003-10-15 04:19  Alex Roitman <shura@gramps-project.org>

	* [r2257] * src/ListModel.py (find): Prevent traceback if the entry
	  is not found.

2003-10-15 03:55  Don Allingham <don@gramps-project.org>

	* [r2256] update

2003-10-15 03:55  Don Allingham <don@gramps-project.org>

	* [r2255] * src/data/templates/Makefile.am: install blue_edge.tpkg
	  * src/docgen/HtmlDoc.py: report error correctly on missing
	  template

2003-10-15 03:52  Don Allingham <don@gramps-project.org>

	* [r2254] * src/data/templates/Makefile.am: install blue_edge.tpkg

2003-10-14 04:22  Don Allingham <don@gramps-project.org>

	* [r2253] update

2003-10-14 04:22  Don Allingham <don@gramps-project.org>

	* [r2252] * src/GrampsParser.py: handle new witness format in XML
	  file * src/WriteXML.py: handle new witness format in XML file *
	  src/dialog.glade: removed unused callbacks * src/gramps.glade:
	  adjust window size * src/ListModel.py: add the ability to find an
	  entry * src/ChooseParents.py: Select the preferred spouse of the
	  first selected person.

2003-10-14 03:13  Don Allingham <don@gramps-project.org>

	* [r2251] * src/GrampsParser.py: handle new witness format in XML
	  file * src/WriteXML.py: handle new witness format in XML file *
	  src/dialog.glade: removed unused callbacks

2003-10-14 02:42  Alex Roitman <shura@gramps-project.org>

	* [r2250] Update

2003-10-14 02:22  Alex Roitman <shura@gramps-project.org>

	* [r2249] * src/plugins.glade: Switch from GtkDialog to GtkWindow
	  (prevents it from always being on top under metacity). Remove
	  extra button. * src/Plugins.py (PluginDialog.__init__): Provide
	  custom labels and tooltips for reports (Generate) and tools
	  (Run); (ReportPlugins.__init__, ToolPlugins.__init__): call
	  PluginDialog with appropriate labels and tooltips. *
	  src/Report.py (BareReportDialog.__init__): Change button back to
	  OK. * src/plugins/rel_ru.py (getallancestors): Replace with
	  existing apply_filter from Relationship.py. * src/gramps.glade:
	  Correct tooltips in Family Views (make parents an active family).

2003-10-13 21:06  zedlitz

	* [r2248] initial version

2003-10-13 13:02  Alex Roitman <shura@gramps-project.org>

	* [r2247] * configure.in, configure: Change version and release
	  numbers. * TODO: Remove completed items.

2003-10-13 04:23  Alex Roitman <shura@gramps-project.org>

	* [r2246] * src/gramps_main.py (edit_button_clicked): Modify edit
	  person call to always handle currently active person in family
	  view; (delete_person_clicked): Use single person mlist for family
	  views; (delete_person_response): Replace Back with just setting
	  active person to current history index (remove_from_history
	  already places hindex in the correct place). Always call
	  redraw_histmenu(). * src/FamilyView.py (spouse_swap): Use
	  change_active_person() call in order to correctly build history.

2003-10-13 03:26  Alex Roitman <shura@gramps-project.org>

	* [r2245] * src/FamilyView.py (new_spouse_after_edit): Rename
	  function (used to be called spouse_after_edit); (add_spouse):
	  Call new_spouse_after_edit. (spouse_after_edit): Add function to
	  be called after editing existing spouse's personal data. Takes
	  care of display issues only; (new_child_after_edit): Rename
	  function (used to be called child_after_edit);
	  (add_child_clicked): Call new_child_after_edit.
	  (edit_relationship): Change callback to get consistent behavior.

2003-10-13 03:12  Don Allingham <don@gramps-project.org>

	* [r2244] update

2003-10-13 03:12  Don Allingham <don@gramps-project.org>

	* [r2243] * src/gramps_main.py: enabled Add/Edit/Remove buttons for
	  family view, perform a "back button" operation when a person is
	  deleted. Instead of leaving no one selected, go back to the
	  previous person.

2003-10-13 01:55  Alex Roitman <shura@gramps-project.org>

	* [r2242] and rel_it.py. * src/ArgHandler.py: Split off gramps_main
	  into a separate file. * src/gramps_main.py: Likewise. *
	  src/Makefile.am, src/Makefile.in: Ship src/ArgHandler.py. * NEWS:
	  More items.

2003-10-13 01:07  Alex Roitman <shura@gramps-project.org>

	* [r2241] * src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog,
	  src/AUTHORS: Remove extra files. * AUTHORS: Consolidate with
	  src/AUTHORS. * src/plugins/Makefile.am, src/plugins/Makefile.in:
	  Ship RelGraph.py and rel_it.py.

2003-10-13 01:00  Alex Roitman <shura@gramps-project.org>

	* [r2240] * src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog:
	  Remove extra files.

2003-10-12 04:28  Don Allingham <don@gramps-project.org>

	* [r2239] update

2003-10-12 04:26  Don Allingham <don@gramps-project.org>

	* [r2238] * src/RelLib.py : support for capitalized name formats *
	  src/EditPerson.py: eliminate capitilzing names, instead rely on
	  the display formats * src/Utils.py: new display formats for names
	  * src/GrampsCfg.py: eliminate name only option in status line,
	  add support for capitalized name formats * src/preferences.glade
	  : eliminate name only option in status line, drop capitalize in
	  favor of expanded name format

2003-10-12 02:29  Don Allingham <don@gramps-project.org>

	* [r2237] update

2003-10-12 02:29  Don Allingham <don@gramps-project.org>

	* [r2236] * src/plugins/WebPage.py: handle page titles *
	  src/docgen/HtmlDoc.py: handle page titles

2003-10-12 00:17  Don Allingham <don@gramps-project.org>

	* [r2235] update

2003-10-12 00:16  Don Allingham <don@gramps-project.org>

	* [r2234] * src/GrampsCfg.py: eliminate name only option in status
	  line * src/gramps_main.py: eliminate name only option in status
	  line * src/preferences.py : eliminate name only option in status
	  line * src/plugins/GraphViz.py: install only for python 2.2

2003-10-11 23:04  Don Allingham <don@gramps-project.org>

	* [r2233] update

2003-10-11 22:59  Don Allingham <don@gramps-project.org>

	* [r2232] * src/plugins/rel_it.py: Italian relationship calculator
	  added * src/plugins/RelGraph.py: Advanced relationship graph
	  report generator

2003-10-11 22:42  Don Allingham <don@gramps-project.org>

	* [r2231] * src/plugins/rel_it.py: Italian relationship calculator
	  added

2003-10-11 14:22  Don Allingham <don@gramps-project.org>

	* [r2230] update

2003-10-11 14:22  Don Allingham <don@gramps-project.org>

	* [r2229] * src/docgen/HTMLDoc.py: removed references to
	  gnome.ui.WarningDialog

2003-10-11 09:17  zedlitz

	* [r2228] a first attempt to give a W3C's XML schema for Gramp's
	  database files

2003-10-11 03:13  Don Allingham <don@gramps-project.org>

	* [r2227] update

2003-10-11 03:13  Don Allingham <don@gramps-project.org>

	* [r2226] * src/plugins/Verify.py: add ability to disable age
	  estimation * src/plugins/verify.glade: add ability to disable age
	  estimation

2003-10-11 02:25  Don Allingham <don@gramps-project.org>

	* [r2225] update

2003-10-11 02:22  Don Allingham <don@gramps-project.org>

	* [r2224] * src/gramps_main.py: fix reference paths *
	  src/PeopleView.py: remove gobject import * src/FamilyView.py:
	  return name prefix/surname tuple * Makefile.am: installation path
	  from grampslib.so

2003-10-10 22:49  Tim Waugh <twaugh@redhat.com>

	* [r2223] 2003-10-10 Tim Waugh <twaugh@redhat.com> *
	  src/PeopleStore.py: Fixed bug where you needed to expand the row
	  twice before it shows the people.

2003-10-10 03:56  Alex Roitman <shura@gramps-project.org>

	* [r2222] * src/gramps.glade: Remove hot keys from toolbar buttons.
	  Add editing items under Edit menu. * src/gramps_main.py:
	  Enable/disable new menu items. * NEWS, configure, configure.in,
	  gramps.spec, doc/gramps.1,
	  doc/gramps-manual/C/gramps-manual-C.omf,
	  doc/gramps-manual/C/gramps-manual.xml: merge with 0.9.5 branch.
	  
	  * Version 0.9.5: the "Fix me up" release.
	  
	  * src/gramps_main.py (delete_person_response, merge_update): Add
	  remove_from_history and redraw_histmenu() calls before deleting
	  the person. * doc/gramps.1.in, doc/gramps.1,
	  doc/gramps-manual/C/gramps-manual.xml,
	  doc/gramps-manual/C/gramps-manual.omf, gramps.spec: New version.
	  * configure.in: Fix version and release numbers for 0.9.5-1. *
	  NEWS: Update for a 0.9.5 release.

2003-10-09 04:18  Alex Roitman <shura@gramps-project.org>

	* [r2221] * src/gramps_main.py (init_interface, redraw_histmenu):
	  Add accelerators to the navigation menus.

2003-10-08 20:47  Alex Roitman <shura@gramps-project.org>

	* [r2220] Update

2003-10-08 20:43  Alex Roitman <shura@gramps-project.org>

	* [r2219] * src/po/sv.po: Typo.

2003-10-08 13:01  Alex Roitman <shura@gramps-project.org>

	* [r2218] Update

2003-10-08 12:52  Alex Roitman <shura@gramps-project.org>

	* [r2217] Update

2003-10-08 04:24  Don Allingham <don@gramps-project.org>

	* [r2216] update

2003-10-08 04:24  Don Allingham <don@gramps-project.org>

	* [r2215] * src/plugins/Verify.py: handle different calendars
	  properly * src/FamilyView.py: fix references to
	  add_to_person_list

2003-10-08 04:13  Alex Roitman <shura@gramps-project.org>

	* [r2214] * src/plugins/FtmStyleAncestors.py (write_report):
	  Likewise. * src/plugins/Verify.py (on_apply_clicked): Detect
	  homosexual marriage only if the spouses' gender is known and
	  equal.

2003-10-08 03:23  Alex Roitman <shura@gramps-project.org>

	* [r2213] Make static Descendant and Ancestral filters inclusive.
	  Fixes 819390. * src/plugins/FtmStyleDescendants.py
	  (write_report): Change from partial phrases to the complete
	  phrases. Consider all cases (birth date/place, death date/place,
	  gender). Closes 810904, 810905.

2003-10-08 01:49  Alex Roitman <shura@gramps-project.org>

	* [r2212] * src/plugins/GraphViz.py
	  (GraphVizDialog.get_report_filters): Make static Descendant and
	  Ancestral filters inclusive.

2003-10-07 03:12  Don Allingham <don@gramps-project.org>

	* [r2206] update

2003-10-07 03:12  Don Allingham <don@gramps-project.org>

	* [r2205] * src/plugins/WebPage.py: Fixed ID link so that link
	  references are not converted to &lt; and &gt; *
	  src/plugins/WriteGedcom.py: Fixed undefined reference to ref_text

2003-10-07 01:41  Don Allingham <don@gramps-project.org>

	* [r2202] * src/plugins/WriteGedcom.py: Fixed undefined reference
	  to ref_text

2003-10-06 22:49  Alex Roitman <shura@gramps-project.org>

	* [r2201] * src/gramps_main.py (delete_person_response): Add
	  remove_from_history call before deleting the person. *
	  src/PeopleView.py (remove_from_history): Add function;
	  (row_changed) Remove extra change_active_person() call.

2003-10-06 16:54  Tim Waugh <twaugh@redhat.com>

	* [r2200] 2003-10-06 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Ship PeopleView.py and PeopleStore.py.

2003-10-06 04:30  Don Allingham <don@gramps-project.org>

	* [r2199] update

2003-10-06 04:29  Don Allingham <don@gramps-project.org>

	* [r2198] * src/SelectChild.py: handle surname prefixes *
	  src/FamilyView.py: handle surname prefixes * src/QuickAdd.py:
	  handle surname prefixes * src/PeopleView.py: force a selection
	  with a new person * src/PeopleStore.py: select correct model

2003-10-06 01:42  Alex Roitman <shura@gramps-project.org>

	* [r2197] * src/PeopleView.py: Correct references to history in
	  gramps_main. * src/gramps_main.py: Switch away from separate
	  history submenu. * src/gramps.glade: Likewise.

2003-10-05 23:38  Don Allingham <don@gramps-project.org>

	* [r2196] * src/gramps_main.py: removed import of TreeModel (does
	  not exist).

2003-10-05 14:35  Don Allingham <don@gramps-project.org>

	* [r2195] * src/gramps_main.py: removed import of TreeModel (does
	  not exist).

2003-10-05 04:35  Don Allingham <don@gramps-project.org>

	* [r2194] update

2003-10-05 04:34  Don Allingham <don@gramps-project.org>

	* [r2193] * src/PeopleView.py: broken out of gramps_main.py, fixed
	  add/delete * src/gramps_main.py: people view removed, fixed
	  add/delete

2003-10-04 21:31  zedlitz

	* [r2192] nice to have this here, too

2003-10-04 20:04  Don Allingham <don@gramps-project.org>

	* [r2191] update

2003-10-04 20:02  Don Allingham <don@gramps-project.org>

	* [r2190] * src/PeopleView.py: broken out of gramps_main.py *
	  src/PeopleStore.py: TreeStore wrapper for PeopleView *
	  src/gramps_main.py: people view removed * src/RelLib.py: add
	  surname to display info for each person, allows grouping by name
	  * src/Report.py: Change button from Apply to "Generate report"

2003-10-02 03:46  Alex Roitman <shura@gramps-project.org>

	* [r2189] * src/plugins/BookReport.py
	  (BookReportSelector.__init__): Use underline for labels. *
	  src/plugins/book.glade: Rework the dialog's layout.

2003-09-30 04:22  Alex Roitman <shura@gramps-project.org>

	* [r2188] * src/filters/MatchSndEx2.py: Make consistent use of ...
	  * src/filters/RegExMatch.py: Likewise. *
	  src/filters/SubString.py: Likewise.

2003-09-30 04:19  Alex Roitman <shura@gramps-project.org>

	* [r2187] * src/Plugins.py: Fix label for the tools dialog. *
	  src/gramps.glade: Add accelerators to filter controls. *
	  src/places.glade: Fix accelerator in Edit Plase dialog. *
	  src/gramps_main.py: Typo. * src/PlaceView.py: Likewise. *
	  src/GenericFilter.py: Likewise.
	  
	  * src/gramps_main.py: fixed delete person problem.

2003-09-30 03:37  Don Allingham <don@gramps-project.org>

	* [r2186] update

2003-09-30 03:31  Don Allingham <don@gramps-project.org>

	* [r2185] * src/gramps_main.py: fixed delete person problem.

2003-09-30 00:08  Alex Roitman <shura@gramps-project.org>

	* [r2184] * TODO: Update the list with the postponed todo items. *
	  configure.in: Increment release number.

2003-09-29 04:22  Alex Roitman <shura@gramps-project.org>

	* [r2183] * Version 0.9.4: the "This used to bug me..." release.

2003-09-29 01:12  Don Allingham <don@gramps-project.org>

	* [r2180] update

2003-09-28 10:50  Tim Waugh <twaugh@redhat.com>

	* [r2179] 2003-09-28 Tim Waugh <twaugh@redhat.com> * configure.in:
	  Fetch ChangeLog from srcdir, not builddir (fixes 'make
	  distcheck'). * src/po/Makefile.am: Fetch zh_CN.po from srcdir,
	  not builddir (fixes 'make distcheck').

2003-09-28 05:13  Alex Roitman <shura@gramps-project.org>

	* [r2178] Update

2003-09-27 23:01  Alex Roitman <shura@gramps-project.org>

	* [r2177] * doc/gramps-manual/C/filtref.xml: Manual corrections. *
	  doc/gramps-manual/C/cmdline.xml: Likewise. *
	  doc/gramps-manual/C/mainwin.xml: Likewise. *
	  doc/gramps-manual/C/figures/pedigree.png: Update figure.

2003-09-27 19:42  Don Allingham <don@gramps-project.org>

	* [r2176] update

2003-09-27 19:41  Don Allingham <don@gramps-project.org>

	* [r2175] * src/docgen/RTFDoc.py: Fixed double printing of lines

2003-09-27 18:21  bedinelli

	* [r2174] Translation update for 0.9.4

2003-09-27 18:21  Don Allingham <don@gramps-project.org>

	* [r2173] updated for 0.9.4

2003-09-26 15:11  Alex Roitman <shura@gramps-project.org>

	* [r2172] * src/po/it.po: Italian translation.

2003-09-26 03:41  Alex Roitman <shura@gramps-project.org>

	* [r2171] * doc/gramps-manual/C/figures/family-alt.png: Add figure.
	  * doc/gramps-manual/C/figures/family.png: Update figure. *
	  doc/gramps-manual/C/figures/places.png: Update figure.

2003-09-26 02:23  Alex Roitman <shura@gramps-project.org>

	* [r2170] * src/plugins/rel_ru.py: Add more possible language
	  codes.

2003-09-25 23:11  Alex Roitman <shura@gramps-project.org>

	* [r2169] * src/plugins/DetAncestralReport.py: Fix translatable
	  string.

2003-09-25 02:00  Don Allingham <don@gramps-project.org>

	* [r2168] updated Dutch translation

2003-09-24 22:49  Don Allingham <don@gramps-project.org>

	* [r2167] update

2003-09-24 22:49  Don Allingham <don@gramps-project.org>

	* [r2166] * src/plugins/WriteFTree.py: increment the count properly

2003-09-24 02:25  Don Allingham <don@gramps-project.org>

	* [r2165] ChangeLog

2003-09-24 02:24  Don Allingham <don@gramps-project.org>

	* [r2164] * src/EventEditor.py: Fix destroy window callback *
	  src/dialog.glade: removed unused callbacks

2003-09-23 12:14  Don Allingham <don@gramps-project.org>

	* [r2163] * src/EventEditor.py: Fix destroy window callback *
	  src/dialog.glade: removed unused callbacks

2003-09-23 12:05  Don Allingham <don@gramps-project.org>

	* [r2162] update

2003-09-23 04:05  Alex Roitman <shura@gramps-project.org>

	* [r2161] Update

2003-09-23 04:04  Alex Roitman <shura@gramps-project.org>

	* [r2160] * doc/gramps-manual/C/figures/cfe-ar.png: Add figure. *
	  doc/gramps-manual/C/figures/bookreport.png: Update figure. *
	  doc/gramps-manual/C/figures/gedcom-export.png: Likewise. *
	  doc/gramps-manual/C/figures/first-open.png: Likewise. *
	  doc/gramps-manual/C/figures/mainwin.png: Likewise. *
	  doc/gramps-manual/C/figures/side-filt.png: Likewise. *
	  doc/gramps-manual/C/figures/sources.png: Likewise. *
	  doc/gramps-manual/C/figures/media.png: Likewise.

2003-09-23 02:50  Alex Roitman <shura@gramps-project.org>

	* [r2159] * src/latin_utf8.py (latin_to_utf8): Convert to unicode
	  only if needed.

2003-09-23 00:49  Alex Roitman <shura@gramps-project.org>

	* [r2158] Update

2003-09-23 00:48  Alex Roitman <shura@gramps-project.org>

	* [r2157] * src/po/ru.po: Update Russian translation. *
	  doc/gramps-manual/C/gramps-manual.xml: Update manual. *
	  doc/gramps-manual/C/filtref.xml: Add file -- split appendix into
	  a separate file. * doc/gramps-manual/C/cmdline.xml: Likewise. *
	  doc/gramps-manual/C/getstart.xml: Likewise. *
	  doc/gramps-manual/C/mainwin.xml: Likewise. *
	  doc/gramps-manual/C/usage.xml: Likewise. *
	  doc/gramps-manual/C/custom.xml: Likewise. *
	  doc/gramps-manual/C/Makefile.am: Ship new files. *
	  doc/gramps-manual/C/Makefile.in: Likewise.

2003-09-22 05:10  Alex Roitman <shura@gramps-project.org>

	* [r2156] * src/plugins/book.glade: Minor improvements to the
	  dialogs. * doc/gramps-manual/C/gramps-manual.xml: Update manual.

2003-09-22 01:54  Don Allingham <don@gramps-project.org>

	* [r2155] update

2003-09-22 01:53  Don Allingham <don@gramps-project.org>

	* [r2154] * src/AddrEdit.py: Fixed OK button callback

2003-09-21 05:09  Alex Roitman <shura@gramps-project.org>

	* [r2153] Russian translation for 0.9.4

2003-09-20 19:56  Don Allingham <don@gramps-project.org>

	* [r2152] update

2003-09-20 19:55  Don Allingham <don@gramps-project.org>

	* [r2151] * src/Date.py: Reset date if a empty text string is
	  passed

2003-09-20 18:21  Don Allingham <don@gramps-project.org>

	* [r2150] update

2003-09-20 18:21  Don Allingham <don@gramps-project.org>

	* [r2149] * src/gramps_main.py: pass list of filtered people to
	  find dialog * src/Find.py: pass list of filtered people to find
	  dialog * src/po/hu.po: set character set to ISO-8859-2, fix typo
	  
	  * src/po/hu.po: Hungarian translation

2003-09-20 12:29  jensa

	* [r2148] Translation update for 0.9.4

2003-09-20 02:19  Don Allingham <don@gramps-project.org>

	* [r2147] update

2003-09-20 02:18  Don Allingham <don@gramps-project.org>

	* [r2146] * src/po/Makefile.am: added support for building zh_CN.mo
	  
	  * src/po/zh_CN.po: Partial Simplified Chinese translation

2003-09-19 10:03  Tim Waugh <twaugh@redhat.com>

	* [r2145] 2003-09-19 Tim Waugh <twaugh@redhat.com> *
	  gramps.spec.in: Own %{_datadir}/gramps directory.

2003-09-19 09:58  Tim Waugh <twaugh@redhat.com>

	* [r2144] 2003-09-19 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Fix build when builddir != srcdir. *
	  gramps.spec.in: Ship grampslib.so.

2003-09-19 03:33  Alex Roitman <shura@gramps-project.org>

	* [r2143] * src/po/template.po: Update translation template.

2003-09-19 03:29  Alex Roitman <shura@gramps-project.org>

	* [r2142] * src/Makefile.am: Install grampslib under
	  $pkglibdir/$PACKAGE * src/Makefile.in: Likewise. * gramps.sh.in:
	  Add $pkglibdir/$PACKAGE to the $PYTHONPATH.

2003-09-18 03:00  Don Allingham <don@gramps-project.org>

	* [r2141] update

2003-09-18 02:59  Don Allingham <don@gramps-project.org>

	* [r2140] * src/plugins/ReadGedcom.py: Handle Legacy's method of
	  handling separations and divorces

2003-09-16 04:02  Alex Roitman <shura@gramps-project.org>

	* [r2139] * src/docgen/Makefile.am: Don't ship OpenDrawDoc.py
	  anymore. * src/docgen/Makefile.in: Likewise.

2003-09-16 03:58  Alex Roitman <shura@gramps-project.org>

	* [r2138] * src/gramps_main.py (on_save_as_activate): Make dialog
	  modal and transient; (on_open_activate): likewise;
	  (on_new_clicked): pass main window to set the transient. *
	  src/gramps.glade (fileselection dialog): Remove auto_estroy and
	  modal. * src/revision.glade (dbopen dialog): Add modal and set
	  responses.

2003-09-16 03:34  Don Allingham <don@gramps-project.org>

	* [r2137] update

2003-09-16 03:33  Don Allingham <don@gramps-project.org>

	* [r2136] * src/docgen/OpenOfficeDoc.py: set z-index properly for
	  paths so they appear over text, fix font for draw_text

2003-09-16 03:05  Alex Roitman <shura@gramps-project.org>

	* [r2135] * gramps.sh.in: Fix bashism to have a valid bourne-shell
	  script. * src/plugins/Makefile.am: Ship writefree.glade. *
	  src/plugins/Makefile.in: Likewise.

2003-09-16 01:53  Alex Roitman <shura@gramps-project.org>

	* [r2134] * gramps.sh.in: Fix bashism to have a valid bourn-shell
	  script.

2003-09-16 01:35  Alex Roitman <shura@gramps-project.org>

	* [r2133] * src/plugins/WriteGedcom.py (cl_setup): Define newline
	  char. * src/plugins/WriteFtree.py: Provide command line
	  interface. * src/gramps_main.py (handle_args): Add function. Add
	  WFT export format; (cl_export): Add WFT format. *
	  doc/gramps.1.in: Update man page to reflect new format option. *
	  doc/gramps.1: Likewise. * NEWS: Likewise. * TODO: Add recently
	  discussed items from gramps-devel.

2003-09-15 04:16  Alex Roitman <shura@gramps-project.org>

	* [r2132] * src/ImageSelect.py (ImageSelect.__init__): Make dialog
	  transient for its parent; (Gallery.__init__): Accept
	  parent_window and pass it on.

2003-09-15 04:11  Alex Roitman <shura@gramps-project.org>

	* [r2131] * src/SourceView.py
	  (button_press,on_add_clicked,on_delete_clicked, on_edit_clicked):
	  Pass parent window to the child dialog. * src/Sources.py
	  (add_src_clicked): Likewise. * src/EditSource.py (__init__): Add
	  optional parent_window argument. Make dialog modal and transient
	  for its parent. * src/gramps.glade (sourceEditor dialog): Delete
	  unneeded handlers for buttons. * src/QuestionDialog.py
	  (SaveDialog,QuestionDialog,OptionDialog,
	  ErrorDialog,WarningDialog,MissingMediaDialog): Set transient
	  status if parent is given. * src/EventEdit.py (__init__): Make
	  dialog modal and transient for its parent. * src/Witness.py: Make
	  WittnessEditor dialog modal and transient for its parent. Call
	  SelectPerson with itself as a parent. * src/SelectPerson.py
	  (__init__): Make dialog transient for its parent. *
	  src/imagesel.glade: Define proper responses and delete unneeded
	  handlers for buttons. Make gtkFileEntry modal. * src/dialog.glade
	  (all dialogs): Define proper responses for buttons. *
	  src/EditPerson.py (on_add_aka_clicked, on_aka_update_clicked):
	  Call NameEdit with itself as a parent; (on_add_attr_clicked,
	  on_update_attr_clicked): Call AttributeEditor with itself as a
	  parent; (on_add_addr_clicked,on_update_addr_clicked): Call
	  AddressEditor with itself as a parent;
	  (on_add_url_clicked,on_update_url_clicked): Call UrlEditor with
	  itself as a parent; (on_name_note_clicked,
	  on_ldsbap_note_clicked,on_ldsendow_note_clicked,
	  on_ldsseal_note_clicked): Call NoteEditor with itself as a
	  parent. * src/NameEdit.py (__init__): Make dialog modal and
	  transient for its parent. * src/AttrEdit.py (__init__): Likewise.
	  * src/AddrEdit.py (__init__): Likewise. * src/UrlEdit.py
	  (__init__): Likewise. * src/NoteEdit.py (__init__): Likewise.

2003-09-15 02:54  Don Allingham <don@gramps-project.org>

	* [r2130] update

2003-09-15 02:54  Don Allingham <don@gramps-project.org>

	* [r2129] * src/plugins/TimeLine.py: call doc.init routine to build
	  header

2003-09-15 02:42  Don Allingham <don@gramps-project.org>

	* [r2128] update

2003-09-15 02:42  Don Allingham <don@gramps-project.org>

	* [r2127] * src/FontScale.py: try to handle non-ASCII characters

2003-09-14 04:51  Don Allingham <don@gramps-project.org>

	* [r2126] update

2003-09-14 04:50  Don Allingham <don@gramps-project.org>

	* [r2125] * src/docgen/SvgDrawDoc.py: use proper init parameters
	  for BaseDoc * src/docgen/PSDrawDoc.py: use proper init parameters
	  for BaseDoc * src/docgen/OpenOfficeDoc.py: handle rotation of
	  text better * src/Report.py: Proper init sequence for BaseDoc
	  derived reports

2003-09-14 04:21  Alex Roitman <shura@gramps-project.org>

	* [r2124] * src/po/template.po: Update translation template. *
	  src/po/ru.po: Update Russian translation. *
	  src/plugins/FilterEditor.py (edit_rule): Use translated strings
	  for identifying rule/option. * src/GenericFilter.py (save):
	  Encode XML file as utf-8 (was iso8859-1).

2003-09-13 20:42  Alex Roitman <shura@gramps-project.org>

	* [r2123] * src/srcsel.glade: Define proper responses for OK and
	  Cancel buttons in both SourceSelector and SourceEditor windows. *
	  src/Sources.py: Make both SourceSelector and SourceEditor modal
	  and transients for their parent window. Add SourceTab window
	  argument to SourceTab to pass to the SourceEditor. *
	  src/AddrEdit.py: Pass window widget to the SourceTab. *
	  src/AttrEdit.py: Likewise. * src/EditPlace.py: Likewise. *
	  src/EventEdit.py: Likewise. * src/NameEdit.py: Likewise. *
	  src/Marriage.py: Rename top_window to self.window.

2003-09-13 17:16  Alex Roitman <shura@gramps-project.org>

	* [r2122] * src/plugins/AncestorChart.py (AncestorChart.__init__):
	  Call calc() after self.standalone is defined.

2003-09-13 04:58  Don Allingham <don@gramps-project.org>

	* [r2121] update

2003-09-13 04:57  Don Allingham <don@gramps-project.org>

	* [r2120] * src/BaseDoc.py: add init function to BaseDoc to be
	  called after all graphics formats are defined *
	  src/docgen/OpenOfficeDoc.py: fix rotate_print and center_print *
	  src/plugins/AncestorChart.py: support BaseDoc.init *
	  src/plugins/AncestorReport.py: support BaseDoc.init *
	  src/plugins/BookReport.py: support BaseDoc.init *
	  src/plugins/CustomBookText.py: support BaseDoc.init *
	  src/plugins/DesGraph.py: support BaseDoc.init *
	  src/plugins/DescendReport.py: support BaseDoc.init *
	  src/plugins/DetAncestralReport.py: support BaseDoc.init *
	  src/plugins/DetDescendantReport.py: support BaseDoc.init *
	  src/plugins/FamilyGroup.py: support BaseDoc.init *
	  src/plugins/FanChart.py: support BaseDoc.init *
	  src/plugins/FtmStyleAncestors.py: support BaseDoc.init *
	  src/plugins/FtmStyleDescendants.py: support BaseDoc.init *
	  src/plugins/SimpleBookTitle.py: support BaseDoc.init *
	  src/plugins/Ancestors.py: support BaseDoc.init

2003-09-13 04:56  Don Allingham <don@gramps-project.org>

	* [r2119] * src/BaseDoc.py: add init function to BaseDoc to be
	  called after all graphics formats are defined *
	  src/docgen/OpenOfficeDoc.py: fix rotate_print and center_print *
	  src/plugins/AncestorChart.py: support BaseDoc.init *
	  src/plugins/AncestorReport.py: support BaseDoc.init *
	  src/plugins/BookReport.py: support BaseDoc.init *
	  src/plugins/CustomBookText.py: support BaseDoc.init *
	  src/plugins/DesGraph.py: support BaseDoc.init *
	  src/plugins/DescendReport.py: support BaseDoc.init *
	  src/plugins/DetAncestralReport.py: support BaseDoc.init *
	  src/plugins/DetDescendantReport.py: support BaseDoc.init *
	  src/plugins/FamilyGroup.py: support BaseDoc.init *
	  src/plugins/FanChart.py: support BaseDoc.init *
	  src/plugins/FtmStyleAncestors.py: support BaseDoc.init *
	  src/plugins/FtmStyleDescendants.py: support BaseDoc.init *
	  src/plugins/SimpleBookTitle.py: support BaseDoc.init

2003-09-12 03:17  Don Allingham <don@gramps-project.org>

	* [r2118] update

2003-09-12 03:17  Don Allingham <don@gramps-project.org>

	* [r2117] * src/gramps_main.py: update family view after a GEDCOM
	  import * src/plugins/TimeLine.py: draw grid after displaying
	  text. Fixes a problem with OpenOffice

2003-09-11 02:59  Don Allingham <don@gramps-project.org>

	* [r2116] update

2003-09-11 02:59  Don Allingham <don@gramps-project.org>

	* [r2115] * src/docgen/PdfDoc.py: fix typo

2003-09-11 01:40  Alex Roitman <shura@gramps-project.org>

	* [r2114] * src/plugins/SimpleBookTitle.py: Introduce footer.
	  Introduce Image size option. Re-name item to Title Page (no
	  longer simple I'm afraid).

2003-09-10 13:43  Tim Waugh <twaugh@redhat.com>

	* [r2113] 2003-09-10 Tim Waugh <twaugh@redhat.com> *
	  src/Relationship.py: Fixed typos in relationship descriptions.

2003-09-10 13:38  Alex Roitman <shura@gramps-project.org>

	* [r2112] * src/plugins/SimpleBookTitle.py: Add functionality to
	  "From file". * src/AddMedia.py: Make it a modal dialog. *
	  src/MediaView.py: Call AddMedia as modal dialog. *
	  src/imagesel.glade: Change responses for dialog buttons.

2003-09-10 03:05  Alex Roitman <shura@gramps-project.org>

	* [r2111] (SimpleBookTitle.write_report): Insert image only if it
	  is passed. Set empty object_id to "" (was None). *
	  src/plugins/BookReport.py (BookReportSelector.open_book): Don't
	  displpay person name for special items (title).

2003-09-10 01:50  Alex Roitman <shura@gramps-project.org>

	* [r2110] * src/plugins/SimpleBookTitle.py
	  (SimpleBookTitleDialog.add_user_options): Add a tab for an image,
	  provide more controls for managing it; (remove_obj): Add
	  function. (select_file): Add a placeholder function.
	  (select_obj): Gracefully handle Cancel empty object (cancel).
	  Enable Remove button on non-empty selection.

2003-09-09 01:48  Don Allingham <don@gramps-project.org>

	* [r2109] update

2003-09-09 01:48  Don Allingham <don@gramps-project.org>

	* [r2108] * src/GenericFilter.py: handle the possibility of missing
	  "inclusive" settings, assuming that it is 1 if not present.

2003-09-08 12:59  Tim Waugh <twaugh@redhat.com>

	* [r2107] 2003-09-08 Tim Waugh <twaugh@redhat.com> *
	  src/Makefile.am: Ship SelectObject.py.

2003-09-08 12:14  Alex Roitman <shura@gramps-project.org>

	* [r2106] * src/gramps_main.py (__init__): Pass parent window to
	  DbPrompter. * src/DbPrompter.py (show): Gracefully deal with
	  empty parent.

2003-09-08 04:20  Don Allingham <don@gramps-project.org>

	* [r2105] update

2003-09-08 04:20  Don Allingham <don@gramps-project.org>

	* [r2104] * src/docgen/PdfDoc.py: handle multiple image classes
	  defined by reportlab

2003-09-08 04:12  Alex Roitman <shura@gramps-project.org>

	* [r2103] * src/gramps_main.py
	  (new_database_response,read_file,save_file): Pass parent window
	  to DbPrompter. * src/DbPrompter.py (__init__): Accept optional
	  parent argument; (show): Make the window the transient for the
	  main window. * src/gramps.glade: Make Opendb dialog modal.

2003-09-08 03:44  Alex Roitman <shura@gramps-project.org>

	* [r2102] * src/plugins/SimpleBookTitle.py: Add image options.

2003-09-08 02:33  Don Allingham <don@gramps-project.org>

	* [r2101] update

2003-09-08 01:24  Alex Roitman <shura@gramps-project.org>

	* [r2100] * src/SelectObject.py: Add module. * src/choose.glade:
	  Add select_object dialog.

2003-09-07 18:45  Don Allingham <don@gramps-project.org>

	* [r2099] * src/gramps_main.py: re-present the open dialog box on a
	  failure to open a file. * src/gramps.glade: change Home button
	  from stock version to something we can translate *
	  src/const.py.in: Add "Alternate Marriage" as a family event type.

2003-09-07 14:16  Don Allingham <don@gramps-project.org>

	* [r2098] * src/gramps_main.py: re-present the open dialog box on a
	  failure to open a file. * src/gramps.glade: change Home button
	  from stock version to something we can translate

2003-09-07 02:55  Alex Roitman <shura@gramps-project.org>

	* [r2097] * src/plugins/FilterEditor.py (MyInteger): Fix type
	  conversions.

2003-09-06 23:11  Don Allingham <don@gramps-project.org>

	* [r2096] update

2003-09-06 23:11  Don Allingham <don@gramps-project.org>

	* [r2095] * src/plugins/FilterEditor.py (MyPlaces): fix handling of
	  get_text, set_text tasks. Use the default from the base class.

2003-09-06 03:06  Alex Roitman <shura@gramps-project.org>

	* [r2094] * configure.in: Switch to the next release's version in
	  CVS. Replace build-date with the last ChangeLog entry date in
	  release number.

2003-09-05 04:38  Alex Roitman <shura@gramps-project.org>

	* [r2093] * src/plugins/BookReport.py (BookList.save): Write
	  encoding. * src/plugins/FilterEditor.py (MyBoolean): Add class.
	  (FilterEditor.edit_rule): Implement Inclusive option. *
	  src/GenericFilter.py: Add categories and descriptions. Implement
	  Inclusive option.

2003-09-05 03:35  Don Allingham <don@gramps-project.org>

	* [r2092] update

2003-09-05 03:34  Don Allingham <don@gramps-project.org>

	* [r2091] * src/RelLib.py: backout yesterday's change

2003-09-04 03:52  Don Allingham <don@gramps-project.org>

	* [r2090] update

2003-09-04 03:51  Don Allingham <don@gramps-project.org>

	* [r2089] * src/RelLib.py: select the lowest ID for the default
	  person if the default person is not set

2003-09-03 14:17  Don Allingham <don@gramps-project.org>

	* [r2088] Added BaseDoc.py

2003-09-03 04:57  Alex Roitman <shura@gramps-project.org>

	* [r2087] * src/gramps_main.py: Really fix start-up view when
	  family view style is the default. Clean up the use of views.
	  (post_load): Select the person with the alphabetically lowest ID
	  to be active if no home person is set. Fixes 793127.
	  (goto_active_person): Create alpha page if it does not exist. *
	  src/FamilyView.py (init_interface): Do not connect handlers to
	  events if they already exist; (set_widgets): Set correct page
	  before hiding the old one. Fixes resizing issue on applying
	  preferences after changing Family View layout.

2003-09-03 04:20  Don Allingham <don@gramps-project.org>

	* [r2086] update

2003-09-03 04:19  Don Allingham <don@gramps-project.org>

	* [r2085] * src/po/Makefile.am: convert .po files to unicode before
	  running through msgfmt * src/revision.glade: make the open dialog
	  box a bit bigger

2003-09-03 00:54  Alex Roitman <shura@gramps-project.org>

	* [r2084] * src/gramps_main.py: Really fix start-up view when
	  family view style is the default. Clean up the use of views.

2003-09-02 21:50  Tim Waugh <twaugh@redhat.com>

	* [r2083] 2003-09-02 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/GraphViz.py: Fixed typo.

2003-09-02 21:22  Tim Waugh <twaugh@redhat.com>

	* [r2082] 2003-09-02 Tim Waugh <twaugh@redhat.com> *
	  src/gramps_main.py: Fixed start-up view when family view style is
	  the default.

2003-09-02 04:04  Alex Roitman <shura@gramps-project.org>

	* [r2081] * src/docgen/PdfDoc.py (make_color): Remove the first
	  occurence -- was defined twice; (left_print): Remove print
	  statement.

2003-09-02 03:53  Don Allingham <don@gramps-project.org>

	* [r2080] update

2003-09-02 03:28  Don Allingham <don@gramps-project.org>

	* [r2079] * src/docgen/OpenOfficeDoc.py: Fix styles

2003-09-02 02:59  Alex Roitman <shura@gramps-project.org>

	* [r2078] * src/plugins/BookReport.py (BookList.save): Enable
	  saving options which are lists; (BookParser.startElement,
	  BookParser.endElement): Enable parsing options which are lists.

2003-09-02 02:56  Don Allingham <don@gramps-project.org>

	* [r2077] update

2003-09-02 02:56  Don Allingham <don@gramps-project.org>

	* [r2076] * src/docgen/PSDrawDoc.py: Change from Text/DrawDoc to
	  BaseDoc * src/docgen/SvgDrawDoc.py: Change from Text/DrawDoc to
	  BaseDoc

2003-09-02 02:37  Don Allingham <don@gramps-project.org>

	* [r2075] update

2003-09-02 00:47  Alex Roitman <shura@gramps-project.org>

	* [r2074] * src/PaperMenu.py: Change from TextDoc to BaseDoc. *
	  src/Report.py: Likewise. * src/SpreadSheetDoc.py: Likewise. *
	  src/StyleEditor.py: Likewise. * src/docgen/OpenSpreadSheet.py:
	  Likewise. * src/docgen/AbiWord2Doc.py: Likewise. *
	  src/plugins/AncestorReport.py: Likewise. *
	  src/plugins/DescendReport.py: Likewise. *
	  src/plugins/DetAncestralReport.py: Likewise. *
	  src/plugins/DetDescendantReport.py: Likewise. *
	  src/plugins/EventCmp.py: Likewise. * src/plugins/FamilyGroup.py:
	  Likewise. * src/plugins/FtmStyleAncestors.py: Likewise. *
	  src/plugins/GraphViz.py: Likewise. *
	  src/plugins/IndivComplete.py: Likewise. *
	  src/plugins/IndivSummary.py: Likewise. * src/plugins/WebPage.py:
	  Likewise. * src/plugins/Ancestors.py: Likewise. *
	  src/plugins/CustomBookText.py: Likewise. * src/BaseDoc.py:
	  Likewise.

2003-09-01 20:57  Tim Waugh <twaugh@redhat.com>

	* [r2073] 2003-09-01 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Separate paternal and maternal
	  ancestors for easier reading.

2003-09-01 15:46  Don Allingham <don@gramps-project.org>

	* [r2072] update

2003-09-01 15:46  Don Allingham <don@gramps-project.org>

	* [r2071] make Witness inherit from Persistent

2003-09-01 14:26  Tim Waugh <twaugh@redhat.com>

	* [r2070] 2003-09-01 Tim Waugh <twaugh@redhat.com> *
	  src/docgen/Makefile.am: Removed reference to PdfDrawDoc.py.

2003-09-01 02:23  Don Allingham <don@gramps-project.org>

	* [r2069] * src/docgen/PdfDoc.py (left_print): Don't convert to cm.

2003-08-31 05:12  Alex Roitman <shura@gramps-project.org>

	* [r2068] * src/gramps_main.py (load_selected_people): Only invoke
	  Edit person dialog if the active person is selection in the
	  current alpha- page; (change_alpha_page): Enable person-centered
	  buttons only if the selection is visible in the current page;
	  (build_people_context_menu): Enable Add bookmark and Edit/Remove
	  only if the selection is visible in the current page.

2003-08-31 04:49  Alex Roitman <shura@gramps-project.org>

	* [r2067] * src/docgen/PdfDoc.py (page_break): Minor cleanup;
	  (end_page): Was defined twice -- remove the first occurence.

2003-08-31 03:29  Don Allingham <don@gramps-project.org>

	* [r2066] update

2003-08-31 03:29  Don Allingham <don@gramps-project.org>

	* [r2065] * src/docgen/PdfDoc.py: Support drawing functions. *
	  src/docgen/PdfDrawDoc.py: remove - all functions integrated into
	  PdfDoc.py * src/DbPrompter.py: change title from "Save" to
	  "Create" when opening a new database, prompt with last database
	  saved. * src/FamilyView.py: don't add columns to the child list
	  if it is already initialized

2003-08-31 03:26  Don Allingham <don@gramps-project.org>

	* [r2064] * PdfDoc.py: Support drawing functions. * PdfDrawDoc.py:
	  remove - all functions integrated into PdfDoc.py * DbPrompter.py:
	  change title from "Save" to "Create" when opening a new database,
	  prompt with last database saved.

2003-08-30 23:14  Alex Roitman <shura@gramps-project.org>

	* [r2063] * src/gramps_main.py: Enable context menu for an empty
	  people view. * src/FamilyView.py: Cleanups for the case of empty
	  database.

2003-08-30 02:37  Alex Roitman <shura@gramps-project.org>

	* [r2062] Update

2003-08-30 01:16  Alex Roitman <shura@gramps-project.org>

	* [r2061] * src/plugins/TimeLine.py: Likewise. * src/FamilyView.py:
	  New items for context menus.

2003-08-30 00:15  Alex Roitman <shura@gramps-project.org>

	* [r2060] * src/plugins/TimeLine.py: Likewise.

2003-08-29 22:47  Alex Roitman <shura@gramps-project.org>

	* [r2059] * src/plugins/DesGraph.py: Change from TextDoc and
	  DrawDoc to BaseDoc. * src/plugins/FanChart.py: Likewise. Enable
	  Book item functionality. * src/plugins/TimeLine.py: Likewise.

2003-08-29 04:23  Alex Roitman <shura@gramps-project.org>

	* [r2058] * src/plugins/DesGraph.py: Enable Book item
	  functionality.

2003-08-29 04:14  Alex Roitman <shura@gramps-project.org>

	* [r2057] Update

2003-08-29 03:08  Alex Roitman <shura@gramps-project.org>

	* [r2056] * src/docgen/LaTeXDoc.py: Do not register as a book
	  format (have to support both text and graphics). *
	  src/plugins/AncestorChart.py: Minor code cleanup. *
	  src/plugins/BookReport.py: Add context menus to the dialog. *
	  src/FamilyView.py: Properly refer to gtk stock items. *
	  src/gramps_main.py: Likewise.

2003-08-28 01:50  Don Allingham <don@gramps-project.org>

	* [r2055] update

2003-08-28 01:50  Don Allingham <don@gramps-project.org>

	* [r2054] * src/FamilyView.py: don't add columns to family view
	  items if they have already be added.

2003-08-27 04:35  Don Allingham <don@gramps-project.org>

	* [r2053] update

2003-08-27 03:46  Don Allingham <don@gramps-project.org>

	* [r2052] * src/gramps_main.py: reinitialize interface after
	  preferences has been clicked.

2003-08-27 00:32  Alex Roitman <shura@gramps-project.org>

	* [r2051] * NEWS: Bring up to date. * TODO: Likewise.

2003-08-26 04:26  Alex Roitman <shura@gramps-project.org>

	* [r2050] * src/gramps.glade: Minor cleanups for the alternate
	  family view. * src/gramps_main.py: Likewise.

2003-08-26 04:07  Alex Roitman <shura@gramps-project.org>

	* [r2049] * src/plugins/AncestorChart.py: Change from TextDoc and
	  DrawDoc to BaseDoc. Enable Book item functionality. *
	  src/plugins/SimpleBookTitle.py: Change from TextDoc to BaseDoc. *
	  src/plugins/BookReport.py: Likewise. *
	  src/plugins/FtmStyleDescendants.py: Likewise.

2003-08-26 03:46  Don Allingham <don@gramps-project.org>

	* [r2048] update

2003-08-26 03:45  Don Allingham <don@gramps-project.org>

	* [r2047] * src/gramps.glade: move alternate family view tab,
	  assign a few object names * src/FamlyView.py: handle alternate
	  family view * src/preferences.glade: allow user to choose family
	  view * src/GrampsCfg.py: allow user to choose family view *
	  src/gramps_main.py: allow user to choose family view

2003-08-26 01:19  Alex Roitman <shura@gramps-project.org>

	* [r2046] Update

2003-08-25 23:58  Alex Roitman <shura@gramps-project.org>

	* [r2045] * src/docgen/OpenOfficeDoc.py (open): Typos.

2003-08-25 20:38  Alex Roitman <shura@gramps-project.org>

	* [r2044] * src/gramps_main.py (init_interface): Call PedView with
	  self as parent; (set_buttons,change_active_person): Fix enabling
	  the buttons.

2003-08-25 18:33  Alex Roitman <shura@gramps-project.org>

	* [r2043] * src/gramps.glade: Add Alternative Family View tab.

2003-08-25 14:00  Alex Roitman <shura@gramps-project.org>

	* [r2042] * src/PedView.py (PedigreeView.__init__): Add parent
	  argument to the constructor. Connect to the handling function on
	  button press over the canvas to enable context menu;
	  (on_canvas_press, build_nav_menu): Add functions to enable
	  context menu. * src/gramps_main.py (init_interface): Call PedView
	  with self as parent. * src/PlaceView.py (merge): Change error
	  message from people to places.

2003-08-25 05:03  Alex Roitman <shura@gramps-project.org>

	* [r2041] * src/gramps_main.py (change_active_person): Cleanup with
	  enabling/disabling add/edit/remove buttons in different views
	  upon the active person change.

2003-08-25 03:54  Alex Roitman <shura@gramps-project.org>

	* [r2040] Update

2003-08-25 03:14  Don Allingham <don@gramps-project.org>

	* [r2039] update

2003-08-25 03:13  Don Allingham <don@gramps-project.org>

	* [r2038] * src/BaseDoc.py: support start_page and end_page for
	  backwards compatibility to older versions *
	  src/docgen/OpenOfficeDoc.py: support all graphics functionality

2003-08-25 03:12  Don Allingham <don@gramps-project.org>

	* [r2037] update

2003-08-25 03:11  Don Allingham <don@gramps-project.org>

	* [r2036] * src/plugins/FanChart.py: remove print statement *
	  src/docgen/RTFDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/PdfDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/LaTeXDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/KwordDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/HtmlDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/AbiWordDoc.py: change from TextDoc to BaseDoc *
	  src/docgen/AbiWord2Doc.py: change from TextDoc to BaseDoc

2003-08-24 23:42  Alex Roitman <shura@gramps-project.org>

	* [r2035] * src/FamilyView.py (edit_active_person, build_ap_menu,
	  build_child_menu, build_spouse_menu, build_parents_menu,
	  build_sp_parents_menu, edit_parents, edit_sp_parents): Add
	  navigation portion to all context menus.

2003-08-23 21:10  Don Allingham <don@gramps-project.org>

	* [r2034] update

2003-08-23 21:10  Don Allingham <don@gramps-project.org>

	* [r2033] * src/BaseDoc.py: New base clase for TextDoc/DrawDoc
	  combination * src/docgen/OpenOffice.py: Derive from BaseDoc
	  instead of TextDoc

2003-08-21 03:49  Don Allingham <don@gramps-project.org>

	* [r2032] update

2003-08-21 03:47  Don Allingham <don@gramps-project.org>

	* [r2031] * src/plugins/GraphViz.py: Allow truetype or postscript
	  fonts

2003-08-20 22:35  Don Allingham <don@gramps-project.org>

	* [r2030] update

2003-08-20 22:33  Don Allingham <don@gramps-project.org>

	* [r2029] * src/gramps.py: catch missing textdomain in gtk.glade
	  for older versions of pygtk * src/po/template.po: update

2003-08-19 18:21  Tim Waugh <twaugh@redhat.com>

	* [r2028] 2003-08-19 Tim Waugh <twaugh@redhat.com> *
	  src/docgen/OpenDrawDoc.py: Fixed escaping.

2003-08-19 14:46  Alex Roitman <shura@gramps-project.org>

	* [r2027] Add a limit of 20 for the Back/Forward history popup
	  menus. Add hotkeys for these menus; (change_active_person): Fix
	  sensitivity of Back/Forward buttons; (build_people_context_menu):
	  Add new items to the People View's context menu (Home and Add
	  Bookmark); (change_alpha_page): Fix context menu upon changing
	  pages.

2003-08-19 13:55  Alex Roitman <shura@gramps-project.org>

	* [r2026] Update

2003-08-19 12:39  Alex Roitman <shura@gramps-project.org>

	* [r2025] * src/gramps_main.py
	  (build_backhistmenu,build_fwdhistmenu): Limit of 20 for the
	  Back/Forward history menus. Add hotkeys for these menus.

2003-08-19 04:31  Don Allingham <don@gramps-project.org>

	* [r2024] horizontal buttons

2003-08-19 02:55  Alex Roitman <shura@gramps-project.org>

	* [r2023] Update

2003-08-19 02:55  Alex Roitman <shura@gramps-project.org>

	* [r2022] Enable context menu upon right-click in the People View
	  with Back,

2003-08-19 00:34  Alex Roitman <shura@gramps-project.org>

	* [r2021] * src/gramps_main.py: Enable context menus with back and
	  forward portions of history upon right-clicking on Back and
	  Forward buttons. * src/gramps.glade: Add handlers for the context
	  menus.

2003-08-18 21:05  Alex Roitman <shura@gramps-project.org>

	* [r2020] * src/preferences.glade: Provide hotkeys for the new
	  default view options.

2003-08-17 16:07  Alex Roitman <shura@gramps-project.org>

	* [r2019] * src/gramps_main.py: Better behavior for the history
	  menu.

2003-08-17 04:01  Alex Roitman <shura@gramps-project.org>

	* [r2018] * src/gramps_main.py: Functional history submenu of the
	  Go menu.

2003-08-17 02:14  Don Allingham <don@gramps-project.org>

	* [r2017] switch from intl to gettext

2003-08-17 02:12  Don Allingham <don@gramps-project.org>

	* [r2016] * configure.in: removal of intl.c/intl22.so *
	  src/gramps.py: handling of i18n without the use of intl *
	  src/*.py: switch from intl to gettext

2003-08-16 05:06  Alex Roitman <shura@gramps-project.org>

	* [r2015] * src/gramps_main.py (change_active_person): Small fix
	  for disabling back button. * src/gramps_main.py: Add
	  enabling/disabling for the new back/fwd menu items.

2003-08-16 03:26  Don Allingham <don@gramps-project.org>

	* [r2014] update

2003-08-16 03:23  Don Allingham <don@gramps-project.org>

	* [r2013] * src/gramps.glade: New tool icon * src/gramps_main.py:
	  handle back/fwd buttons, disabling when not appropriate *
	  src/people48.png: new image * src/family48.png: new image *
	  src/tools.png: new image * src/Makefile.am: added tools.png for
	  installation

2003-08-16 03:22  Don Allingham <don@gramps-project.org>

	* [r2012] * src/gramps.glade: New tool icon * src/gramps_main.py:
	  handle back/fwd buttons, disabling when not appropriate *
	  src/people48.png: new image * src/family48.png: new image *
	  src/tools.png

2003-08-16 02:15  Alex Roitman <shura@gramps-project.org>

	* [r2011] * src/gramps.glade: Add Go menu with navigation items.
	  Still have to work out the history menu being built at runtime.
	  Add few shortcuts.

2003-08-15 02:47  Alex Roitman <shura@gramps-project.org>

	* [r2010] * src/GrampsCfg.py: Fix toolbar prefs. * src/intl.py:
	  Import intl22.so for both 2.2 and 2.3 python versions.

2003-08-14 22:33  Alex Roitman <shura@gramps-project.org>

	* [r2009] * src/FrenchRepublic.py: Insert encoding line because
	  non-ascii charatcers are used. This behavior is deprecated and
	  causes warnings in python 2.3. * src/const.py.in: Likewise. *
	  src/FamilyView.py: Likewise. * src/SelectChild.py: Likewise. *
	  src/plugins/rel_ru.py: Likewise.

2003-08-14 18:01  jensa

	* [r2008] Updated header info

2003-08-14 17:52  jensa

	* [r2007] Updated header info

2003-08-14 15:57  Don Allingham <don@gramps-project.org>

	* [r2006] update

2003-08-14 15:57  Don Allingham <don@gramps-project.org>

	* [r2005] * src/DbPrompter.py: removed #! at top of file *
	  src/gramps.py: removed #! at top of file * src/EditSource.py:
	  removed #! at top of file

2003-08-14 15:51  Don Allingham <don@gramps-project.org>

	* [r2004] update

2003-08-14 15:51  Don Allingham <don@gramps-project.org>

	* [r2003] * configure.in: Check for include directory of $PYTHON,
	  not $PYTHON22. Set PYTHON_CPPFLAGS accordingly. Do not set
	  $PYTHON22 and $P22_INCLUDES, they are not used anymore. *
	  src/Makefile.am (GVFSINC): Remove, unused. (intl22.so,
	  grampslib.so): Adjust to use $P22_INCLUDES.

2003-08-14 03:53  Don Allingham <don@gramps-project.org>

	* [r2002] GNOME/python configure detection

2003-08-14 03:52  Don Allingham <don@gramps-project.org>

	* [r2001] update

2003-08-14 03:51  Don Allingham <don@gramps-project.org>

	* [r2000] * src/gramps_main.py: implement a basic history mechanism
	  * src/gramps.glade: add back and forward buttons

2003-08-13 04:32  Don Allingham <don@gramps-project.org>

	* [r1999] fix typo

2003-08-13 04:28  Don Allingham <don@gramps-project.org>

	* [r1998] update

2003-08-13 04:28  Don Allingham <don@gramps-project.org>

	* [r1997] * src/AddMedia.py: set title for image select dialog *
	  src/DbPrompter.py: set default path in database file entry box *
	  src/gramps_main.py: set default path in database file entry box *
	  src/ImageSelect.py: set default path in image select file entry
	  box, keep track of last directory used * src/Report.py: set
	  default path in report file entry box * src/imagesel.glade:
	  enlarge image select dialog box

2003-08-13 03:21  Don Allingham <don@gramps-project.org>

	* [r1996] update

2003-08-13 02:19  Don Allingham <don@gramps-project.org>

	* [r1995] * src/po/it.po: updated Italian translation

2003-08-12 03:07  Don Allingham <don@gramps-project.org>

	* [r1994] update

2003-08-12 03:01  Don Allingham <don@gramps-project.org>

	* [r1993] * src/gramps_main.py: apply the filter after a load of
	  the database, allow default view to be set * src/GrampsCfg.py:
	  handle the defaultview key to allow the user to choose Family or
	  People view as the default * src/preferences.glade: defaultview
	  settings

2003-08-11 23:46  Alex Roitman <shura@gramps-project.org>

	* [r1992] * TODO: Some nice features to implement, mostly from RFE
	  at sf.net.

2003-08-11 17:33  Tim Waugh <twaugh@redhat.com>

	* [r1991] 2003-08-11 Tim Waugh <twaugh@redhat.com> *
	  src/docgen/OpenDrawDoc.py: Fixed tag mismatch. Added report
	  printing support. * src/Report.py: Report printing support added
	  to Draw-style reports.

2003-08-11 17:10  Tim Waugh <twaugh@redhat.com>

	* [r1990] 2003-08-11 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Use
	  Relationship.get_grandparents_string.

2003-08-11 03:04  Don Allingham <don@gramps-project.org>

	* [r1989] update

2003-08-11 02:57  Don Allingham <don@gramps-project.org>

	* [r1988] * src/Relationship.py: add "get_grandparents_string" to
	  return the grandparents relationship between to people.

2003-08-11 02:54  Alex Roitman <shura@gramps-project.org>

	* [r1987] * NEWS: More new items.

2003-08-11 00:59  Alex Roitman <shura@gramps-project.org>

	* [r1986] * configure.in: Set version to 0.9.4 (since the release
	  is 0.CVS...). Otherwise it becomes older-version that the latest
	  release. * src/EditPerson.py: Change const.save_fevent() calls to
	  const.save_event(). * src/EventEdit.py: Display event name with
	  const.display_event() (was backwards). * src/GrampsParser.py:
	  Call const.save_event() and const.attr() when parsing XML. This
	  should take care of prior data with standard events and
	  attributes recorded in $LANG. * src/FamilyView.py (nameof):
	  Translate parent's relation to a child.

2003-08-10 23:25  Don Allingham <don@gramps-project.org>

	* [r1985] update

2003-08-10 23:25  Don Allingham <don@gramps-project.org>

	* [r1984] * configure.in: Modernize calls to AC_INIT,
	  AM_INIT_AUTOMAKE and AC_OUTPUT. Require Autoconf >= 2.57 and
	  Automake >= 1.6.3. Remove many superfluous AC_SUBSTs.

2003-08-10 21:55  Don Allingham <don@gramps-project.org>

	* [r1983] update

2003-08-10 21:55  Don Allingham <don@gramps-project.org>

	* [r1982] * src/rule.glade: eliminate unneeded label and increased
	  size

2003-08-10 21:53  Don Allingham <don@gramps-project.org>

	* [r1981] update

2003-08-10 21:53  Don Allingham <don@gramps-project.org>

	* [r1980] * src/plugins/FilterEditor.py: handle Add/Edit of rules
	  correctly

2003-08-10 18:09  Don Allingham <don@gramps-project.org>

	* [r1979] update

2003-08-10 16:46  Don Allingham <don@gramps-project.org>

	* [r1978] * src/plugins/FilterEditor.py: support for selecting a
	  person from a list to get the GRAMPS ID value

2003-08-10 10:28  Tim Waugh <twaugh@redhat.com>

	* [r1977] 2003-08-10 Tim Waugh <twaugh@redhat.com> * configure.in:
	  Use 0.CVS[date] for RELEASE. '-' is not allowed in RPM release
	  strings, and prefixing with '0.' allows the final version to be
	  version-compared as newer.

2003-08-10 05:28  Don Allingham <don@gramps-project.org>

	* [r1976] update

2003-08-10 05:28  Don Allingham <don@gramps-project.org>

	* [r1975] * src/GenericFilter.py: Support for categories and
	  descriptions for filters * src/Plugins.py: removed unused
	  variable * src/gramps.desktop: compatible with
	  desktop-file-validate * src/rule.glade: new add/edit filter
	  dialog * src/plugins/FilterEditor.py: support for spin buttons
	  and new dialog box

2003-08-09 21:08  Alex Roitman <shura@gramps-project.org>

	* [r1974] * src/TextDoc.py (PaperStyle.set_height,
	  PaperStyle.set_width): Add functions. Needed for setting custom
	  size paper. * configure.in: Set RELEASE to CVS-<date> string.

2003-08-09 05:24  Alex Roitman <shura@gramps-project.org>

	* [r1973] * src/plugins/FamilyGroup.py: Remove setup() call. *
	  src/plugins/IndivSummary.py: Enable translation for an event
	  type. * src/plugins/FtmStyleAncestors.py: Space after full stop.
	  * src/const.py.in (display_pevent): Try translating string if not
	  found in the _pe_e2l dictionary. Useful for translating Birth and
	  Death events which are not in the dictionary as non-editable
	  events. Seems harmless in the display function ; (display_fevent,
	  display_event, display_pattr, display_fattr, display_attr,
	  display_frel): Likewise. Might be useful in some cases and seems
	  totally harmless.

2003-08-08 15:28  Alex Roitman <shura@gramps-project.org>

	* [r1972] * src/PaperMenu.py: Add A3 size to the default size list.

2003-08-08 08:48  jensa

	* [r1971] Second translation update for 0.9.3

2003-08-08 03:17  Don Allingham <don@gramps-project.org>

	* [r1970] update

2003-08-08 03:17  Don Allingham <don@gramps-project.org>

	* [r1969] * src/FamilyView.py: set menu title

2003-08-07 13:08  lklundin

	* [r1968] Translations for 0.9.3 updated after typo fix

2003-08-07 12:31  Alex Roitman <shura@gramps-project.org>

	* [r1967] * src/po/template.po: Update the translation template.

2003-08-07 08:53  lklundin

	* [r1966] * src/plugins/BookReport.py: Fixed typo (containg). *
	  src/plugins/FtmStyleAncestors.py,
	  src/plugins/FtmStyleDescendants.py: Fixed typo (death_endotes).

2003-08-07 04:38  Alex Roitman <shura@gramps-project.org>

	* [r1965] * src/EditPerson.py (did_data_change): Add a unicode
	  conversion to the surname string.

2003-08-07 03:54  Alex Roitman <shura@gramps-project.org>

	* [r1964] * src/FamilyView.py (load_family): Enable translation for
	  family relation. * src/const.py.in: Add new functions:
	  display_event(), save_event(), display_attr(), and save_attr()
	  which work for either personal or family events/attributes.
	  Correct silly typo. * src/WriteXML.py (dump_my_event): Call
	  const.save_event() before saving; (write_family_id): Call
	  const.save_frel() before saving; (write_attribute_list): Call
	  const.save_attr() before saving. * src/Marriage.py
	  (redraw_event_list): Call const.display_fevent() before saving;
	  (on_add_clicked): change const.save_fevent() to
	  const.display_fevent(); (on_event_update_clicked): Likewise. *
	  src/EventEdit.py (EventEditor.__init__): Call self.trans() before
	  displaying event name.

2003-08-06 12:09  lklundin

	* [r1963] Translations for 0.9.3 updated

2003-08-05 17:01  Tim Waugh <twaugh@redhat.com>

	* [r1962] 2003-08-05 Tim Waugh <twaugh@redhat.com> * src/Report.py,
	  src/TextDoc.py, src/DrawDoc.py: Adjusted the way that 'Print
	  Report' is handled. * src/docgen/OpenOfficeDoc.py,
	  src/docgen/PSDrawDoc.py: Likewise. *
	  src/plugins/AncestorChart.py: Undo previous change to do with
	  printing reports.

2003-08-05 04:00  Alex Roitman <shura@gramps-project.org>

	* [r1961] * src/plugins/WebPage.py
	  (WebReportDialog.get_report_generations): Disable number of
	  generations (was not used anyway).

2003-08-05 03:35  Alex Roitman <shura@gramps-project.org>

	* [r1960] * src/GenericFilter.py: Fixes for existing filters
	  (ancestors and descendants used to include the original person).
	  Four new filters: ancestors and descendants more and less than so
	  many generations away. * NEWS: Compile preliminary contents for
	  the next release.

2003-08-05 01:34  Alex Roitman <shura@gramps-project.org>

	* [r1959] * src/plugins/GraphViz.py (make_doc_menu): Add paper
	  option to the menu.

2003-08-03 05:41  Alex Roitman <shura@gramps-project.org>

	* [r1958] * src/gramps_main.py (save_file): Remove
	  statusbar.set_pulse_step() call because gnome.ui.AppBar does not
	  have such method.

2003-08-03 04:45  Alex Roitman <shura@gramps-project.org>

	* [r1957] * src/po/template.po: Update the above corrections in
	  template.

2003-08-03 03:41  Alex Roitman <shura@gramps-project.org>

	* [r1956] * src/dialog.glade: Consistent tooltips. *
	  src/gramps.glade: Likewise. * src/marriage.glade: Likewise. *
	  src/edit_person.glade: Likewise. * src/plugins/pafexport.glade:
	  Consistent check box label.

2003-08-02 05:41  Alex Roitman <shura@gramps-project.org>

	* [r1955] * src/plugins/writeftree.glade: Swap OK and Cancel
	  buttons (HIG). * src/plugins/cdexport.glade: Likewise. *
	  src/plugins/gedcomexport.glade: Likewise. *
	  src/plugins/pkgexport.glade: Likewise. *
	  src/plugins/ReadGedcom.py: Fix Cancel button (was destroying
	  itself).

2003-08-02 03:31  Don Allingham <don@gramps-project.org>

	* [r1954] update

2003-08-02 03:30  Don Allingham <don@gramps-project.org>

	* [r1953] * src/plugins/GraphViz.py: toggle sensitivity on year
	  button if based of date button selection, add new tab for page
	  options to reduce dialog size.

2003-08-02 03:19  Don Allingham <don@gramps-project.org>

	* [r1952] update

2003-08-02 03:19  Don Allingham <don@gramps-project.org>

	* [r1951] * src/plugins/GraphViz.py: Added option to limit dates to
	  just years, fixed bug to prevent family nodes from being listed
	  more than once

2003-08-02 02:22  Don Allingham <don@gramps-project.org>

	* [r1950] update

2003-08-02 02:22  Don Allingham <don@gramps-project.org>

	* [r1949] * src/plugins/WriteFtree.py: add filter and data
	  restriction support * src/plugins/writeftree.glade: interface
	  description for Web Family Tree export filter

2003-08-01 03:40  Don Allingham <don@gramps-project.org>

	* [r1948] update

2003-08-01 03:38  Don Allingham <don@gramps-project.org>

	* [r1947] * src/gramps_main.py: handle status bar message with
	  autosave * src/FamilyView.py: add right-context menus in the
	  family view

2003-08-01 02:02  Alex Roitman <shura@gramps-project.org>

	* [r1946] Update

2003-08-01 01:58  Alex Roitman <shura@gramps-project.org>

	* [r1945] * src/RelLib.py (LdsOrd.are_equal): Correctly handle the
	  case when the new object is None and the old is empty.
	  (LdsOrd.isEmpty): Add function.

2003-07-31 12:01  Don Allingham <don@gramps-project.org>

	* [r1944] update

2003-07-31 12:00  Don Allingham <don@gramps-project.org>

	* [r1943] * src/Plugins.py: fixed call in _textdoc.append (typo) *
	  src/plugins/Makefile.am: Add WriteFtree.py
	  
	  * src/ChooseParents.py: Used EditPerson dialog instead of quick
	  add, select added parent in list * src/gramps_main.py: eliminated
	  importing of string, display error if no person selected when
	  trying to export * src/ListModel.py : explicitly delete renderers
	  and columns due to memory leak in pygtk 1.99.16 *
	  src/PlaceView.py: explictly delete model due to above memory leak
	  * src/plugins/pkgexport.glade: don't set height of window *
	  src/plugins/WriteFtree.py: export to Web Family Tree

2003-07-31 11:58  Don Allingham <don@gramps-project.org>

	* [r1942] * src/ChooseParents.py: Used EditPerson dialog instead of
	  quick add, select added parent in list * src/gramps_main.py:
	  eliminated importing of string, display error if no person
	  selected when trying to export * src/ListModel.py : explicitly
	  delete renderers and columns due to memory leak in pygtk 1.99.16
	  * src/PlaceView.py: explictly delete model due to above memory
	  leak * src/plugins/pkgexport.glade: don't set height of window *
	  src/plugins/WriteFtree.py: export to Web Family Tree

2003-07-29 04:36  Don Allingham <don@gramps-project.org>

	* [r1941] update

2003-07-29 04:36  Don Allingham <don@gramps-project.org>

	* [r1940] * src/gramps_main.py: handle autosave more gracefully

2003-07-28 20:32  Tim Waugh <twaugh@redhat.com>

	* [r1939] 2003-07-28 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/AncestorChart.py: Printable hook.

2003-07-28 20:31  Tim Waugh <twaugh@redhat.com>

	* [r1938] 2003-07-28 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/GraphViz.py: Adapt. * src/Report.py, src/TextDoc.py,
	  src/DrawDoc.py, src/Plugins.py: More support for making printable
	  output formats.

2003-07-28 20:29  Tim Waugh <twaugh@redhat.com>

	* [r1937] 2003-07-28 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/GraphViz.py: Adapt.

2003-07-28 17:20  Tim Waugh <twaugh@redhat.com>

	* [r1936] 2003-07-28 Tim Waugh <twaugh@redhat.com> * src/Report.py,
	  src/TextDoc.py, src/DrawDoc.py: More support for making printable
	  output formats. * src/docgen/PSDrawDoc.py,
	  src/docgen/PdfDrawDoc.py: Make these output formats printable.

2003-07-27 20:38  Tim Waugh <twaugh@redhat.com>

	* [r1935] Run print dialog in the background.

2003-07-27 18:36  Don Allingham <don@gramps-project.org>

	* [r1934] update

2003-07-27 18:36  Don Allingham <don@gramps-project.org>

	* [r1933] * src/GrampsParser.py: directly delete several maps to
	  free memory

2003-07-27 03:51  Don Allingham <don@gramps-project.org>

	* [r1932] update

2003-07-27 03:50  Don Allingham <don@gramps-project.org>

	* [r1931] * src/ListModel.py: set the cell renderers to a fixed
	  size to improve performance * src/PlaceView.py: set the cell
	  renderers to a fixed size to improve performance *
	  src/SourceView.py: set the cell renderers to a fixed size to
	  improve performance * src/Sources.py: set the cell renderers to a
	  fixed size to improve performance * src/Utils.py: set the cell
	  renderers to a fixed size to improve performance *
	  src/gramps_main.py: prevent double loading of place_view

2003-07-25 18:22  Tim Waugh <twaugh@redhat.com>

	* [r1930] 2003-07-25 Tim Waugh <twaugh@redhat.com> * src/Report.py:
	  Support for making output formats printable. *
	  src/plugins/GraphViz.py: Make it printable.

2003-07-25 10:45  Tim Waugh <twaugh@redhat.com>

	* [r1929] 2003-07-25 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/ReadGedcom.py: Handle ABBR in source definitions
	  (i.e. handle the GEDCOM that our exporter writes).

2003-07-24 16:47  Tim Waugh <twaugh@redhat.com>

	* [r1928] 2003-07-24 Tim Waugh <twaugh@redhat.com> *
	  src/GenericFilter.py: Several more filters which iterate over
	  other filters.

2003-07-24 15:47  Tim Waugh <twaugh@redhat.com>

	* [r1927] 2003-07-24 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/FilterEditor.py: Fix 'edit' to do so in place.

2003-07-24 14:42  Tim Waugh <twaugh@redhat.com>

	* [r1926] 2003-07-24 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/FilterEditor.py: Fix 'edit' to do so in place.

2003-07-23 14:15  Tim Waugh <twaugh@redhat.com>

	* [r1925] 2003-07-23 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
	  options for excluding sources and notes for living people.

2003-07-23 13:52  Tim Waugh <twaugh@redhat.com>

	* [r1924] 2003-07-23 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: More translation bits. Include source
	  author and publication information.

2003-07-23 05:49  Alex Roitman <shura@gramps-project.org>

	* [r1923] * src/SelectChild.py: Replace braces with parentheses in
	  named format string parameter.

2003-07-22 17:40  Tim Waugh <twaugh@redhat.com>

	* [r1922] 2003-07-22 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Mark translation strings.

2003-07-22 11:53  Tim Waugh <twaugh@redhat.com>

	* [r1921] 2003-07-22 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Mark the easy translation strings.
	  Start tentative work on making the rest translatable.

2003-07-22 11:40  Tim Waugh <twaugh@redhat.com>

	* [r1920] 2003-07-22 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Mark the easy translation strings.

2003-07-22 10:52  Tim Waugh <twaugh@redhat.com>

	* [r1919] 2003-07-22 Tim Waugh <twaugh@redhat.com> * src/RelLib.py:
	  Made Person.probablyAlive() take partners into consideration if
	  all else fails.

2003-07-22 10:14  Tim Waugh <twaugh@redhat.com>

	* [r1918] 2003-07-22 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WriteGedcom.py, src/plugins/gedcomexport.glade: New
	  option for obscuring names of living people.

2003-07-22 04:45  Don Allingham <don@gramps-project.org>

	* [r1917] update

2003-07-22 04:45  Don Allingham <don@gramps-project.org>

	* [r1916] * src/Sources.py: sort sources by title

2003-07-22 04:12  Alex Roitman <shura@gramps-project.org>

	* [r1915] * src/MergeData.py: Various merge fixes.

2003-07-21 13:18  Alex Roitman <shura@gramps-project.org>

	* [r1914] Update

2003-07-21 11:20  Tim Waugh <twaugh@redhat.com>

	* [r1913] 2003-07-21 Tim Waugh <twaugh@redhat.com> * src/RelLib.py:
	  Made Person.probablyAlive() smarter.

2003-07-21 03:28  Don Allingham <don@gramps-project.org>

	* [r1912] update

2003-07-21 03:28  Don Allingham <don@gramps-project.org>

	* [r1911] * src/docgen/OpenOfficeDoc.py: Header paragraphs have the
	  keep-with-next property set

2003-07-21 02:50  Don Allingham <don@gramps-project.org>

	* [r1910] update

2003-07-21 02:49  Don Allingham <don@gramps-project.org>

	* [r1909] * src/GrampsParser.py: use findFamilyNoConflicts *
	  src/RelLib.py: remove findFamilyNoConflict *
	  src/docgen/LaTeXDoc.py: Fixed typo in latex generated comment

2003-07-21 00:14  Don Allingham <don@gramps-project.org>

	* [r1908] update

2003-07-21 00:14  Don Allingham <don@gramps-project.org>

	* [r1907] * src/plugins/WebPage.py: added mini-ancestor tree patch
	  from Daryle C. Lewis

2003-07-21 00:13  Don Allingham <don@gramps-project.org>

	* [r1906] update

2003-07-21 00:09  Don Allingham <don@gramps-project.org>

	* [r1905] * src/plugins/ReadGedcom.py: handle sources attached to a
	  person (not to an event), handle the PAF/FTW _MARNM extension.
	  
	  * src/plugins/WriteGedcom.py: Allow for multi-line PAGE
	  information for as source. * src/gramps.glade: parent
	  relationship editor has an indicator to mark the parents as the
	  preferred parents for reporting and display *
	  src/ChooseParents.py: parent relationship editor has an indicator
	  to mark the parents as the preferred parents for reporting and
	  display

2003-07-20 12:19  Tim Waugh <twaugh@redhat.com>

	* [r1904] 2003-07-20 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include source notes. Adjusted default
	  styles.

2003-07-18 13:43  Alex Roitman <shura@gramps-project.org>

	* [r1903] * src/docgen/OpenOfficeDoc.py (_write_styles_file):
	  Switch paragraph alignment to "start" and "end" (was "left and
	  "right"). * src/plugins/AncestorReport.py: Change prefixed style
	  name ("AHN-"). Needed because HTML gets confised by ":" in the
	  class name. * src/plugins/Ancestors.py: Likewise ("AR-"). *
	  src/plugins/DescendReport.py: Likewise ("DR-"). *
	  src/plugins/DetAncestralReport.py: Likewise ("DAR-"). *
	  src/plugins/DetDescendantReport.py: Likewise ("DDR-"). *
	  src/plugins/FtmStyleAncestors.py: Likewise ("FTA-"). *
	  src/plugins/FtmStyleDescendants.py: Likewise ("FTD-"). *
	  src/plugins/FamilyGroup.py: Likewise ("FGR-"). *
	  src/plugins/CustomBookText.py: Likewise ("CBT-"). *
	  src/plugins/SimpleBookTitle.py: Likewise ("SBT-"). *
	  src/plugins/IndivSummary.py: Likewise ("IVS-"). *
	  src/plugins/IndivComplete.py: Likewise ("IDS-").

2003-07-18 13:32  Alex Roitman <shura@gramps-project.org>

	* [r1902] Update

2003-07-18 06:17  Alex Roitman <shura@gramps-project.org>

	* [r1901] * src/gramps_main.py (open_example): Fix destination name
	  when copying files (was directory name). *
	  doc/gramps-manual/C/gramps-manual.xml: Reflect name change for
	  Comprehensive Ancestors Report. * src/plugins/AncestorReport.py:
	  Prefixed style names ("AHN:"). * src/plugins/Ancestors.py:
	  Prefixed style names ("AR:"). * src/plugins/DescendReport.py:
	  Prefixed style names ("DR:"). *
	  src/plugins/DetAncestralReport.py: Prefixed style names ("DAR:").
	  * src/plugins/DetDescendantReport.py: Prefixed style names
	  ("DDR:"). * src/plugins/FtmStyleAncestors.py: Prefixed style
	  names ("FTA:"). * src/plugins/FtmStyleDescendants.py: Prefixed
	  style names ("FTD:"). * src/plugins/FamilyGroup.py: Prefixed
	  style names ("FGR:"). * src/plugins/CustomBookText.py: Prefixed
	  style names ("CBT:"). * src/plugins/SimpleBookTitle.py: Prefixed
	  style names ("SBT:"). Rename "Copyright string" with "Subtitle
	  string". * src/plugins/BookReport.py (BookReportDialog.__init__):
	  Finally, clear the style problem.

2003-07-17 17:15  Tim Waugh <twaugh@redhat.com>

	* [r1900] 2003-07-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Handle unknown genders and missing
	  first names.

2003-07-17 15:50  lklundin

	* [r1899] Translations for 0.9.3 updated + fixed 2 typos

2003-07-17 11:06  Tim Waugh <twaugh@redhat.com>

	* [r1898] 2003-07-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include grandchildren's birth dates in
	  abbreviated form.

2003-07-17 10:54  Tim Waugh <twaugh@redhat.com>

	* [r1897] 2003-07-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include other names in the notes.
	  Include birth/marriage/death descriptions.

2003-07-17 10:31  Tim Waugh <twaugh@redhat.com>

	* [r1896] 2003-07-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Change report name. Include addresses.
	  Better generation headings. Include nickname.

2003-07-17 10:00  Tim Waugh <twaugh@redhat.com>

	* [r1895] 2003-07-17 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Change report name. Include addresses.
	  Better generation headings. Include nickname.

2003-07-17 02:37  Alex Roitman <shura@gramps-project.org>

	* [r1894] * src/gramps_main.py: Replace old
	  "file-should-be-directory" message. * src/StartupDialog.py: Minor
	  typos. * src/plugins/Verify.py: Likewise. *
	  src/plugins/WebPage.py: Likewise. * src/plugins/book.glade:
	  Likewise. * src/MediaView.py: Likewise. * src/PlaceView.py:
	  Likewise. * src/po/template.po: Update the above corrections in
	  template.

2003-07-17 01:56  Alex Roitman <shura@gramps-project.org>

	* [r1893] * src/plugins/DescendReport.py: Enable translation for
	  "b." and "d." * doc/gramps-manual/C/gramps-manual.xml: More
	  corrections.

2003-07-16 18:57  Donald A. Peterson <>

	* [r1892] * doc/gramps-manual/C/figures/bookreport.png: *
	  doc/gramps-manual/C/figures/cfe-df.png: *
	  doc/gramps-manual/C/figures/edit-person-addresses.png: *
	  doc/gramps-manual/C/figures/edit-person-attributes.png: *
	  doc/gramps-manual/C/figures/edit-person-events.png: *
	  doc/gramps-manual/C/figures/edit-person-gallery.png: *
	  doc/gramps-manual/C/figures/edit-person-internet.png: *
	  doc/gramps-manual/C/figures/edit-person-lds.png: *
	  doc/gramps-manual/C/figures/edit-person-names.png: *
	  doc/gramps-manual/C/figures/edit-person-notes.png: *
	  doc/gramps-manual/C/figures/edit-person.png: *
	  doc/gramps-manual/C/figures/edit-plc.png: *
	  doc/gramps-manual/C/figures/edit-rel.png: *
	  doc/gramps-manual/C/figures/edit-si.png: *
	  doc/gramps-manual/C/figures/edit-wi.png: *
	  doc/gramps-manual/C/figures/family.png: *
	  doc/gramps-manual/C/figures/first-open.png: *
	  doc/gramps-manual/C/figures/gedcom-import.png: *
	  doc/gramps-manual/C/figures/mainwin.png: *
	  doc/gramps-manual/C/figures/media.png: *
	  doc/gramps-manual/C/figures/noside-nofilt.png: *
	  doc/gramps-manual/C/figures/pedigree.png: *
	  doc/gramps-manual/C/figures/places.png: *
	  doc/gramps-manual/C/figures/researcher.png: *
	  doc/gramps-manual/C/figures/side-filt.png: *
	  doc/gramps-manual/C/figures/sources.png: HIG-ified images by
	  scaling to the recommended max width of 510 pixels.

2003-07-16 13:26  lklundin

	* [r1891] Translations for 0.9.3

2003-07-16 12:24  Alex Roitman <shura@gramps-project.org>

	* [r1890] * src/gramps.glade: Add "..." after Merge, Edit
	  Bookmarks, Preferences, and "Show plugin status" menu items.

2003-07-16 02:33  Alex Roitman <shura@gramps-project.org>

	* [r1889] Update

2003-07-16 02:33  Alex Roitman <shura@gramps-project.org>

	* [r1888] * src/GrampsCfg.py: Toolbar and statusbar (single word
	  each). * src/preferences.glade: Statusbar (single word). *
	  doc/gramps-manual/C/gramps-manual.xml: More corrections.

2003-07-16 00:58  Alex Roitman <shura@gramps-project.org>

	* [r1887] * src/plugins/FtmStyleAncestors.py: Fix coma-sepration
	  for endnotes. Translate "Endnotes" sub-heading. Enable pagebreak
	  only when generation > 1 (was 0). *
	  src/plugins/FtmStyleDescendants.py: Likewise. * src/const.py.in:
	  Make the confidence order high to low (was l->h). *
	  src/plugins/AncestorChart.py: Enable translation for "b." and
	  "d." * src/plugins/DesGraph.py: Likewise. * src/po/template.po:
	  Update the above corrections in template.

2003-07-15 22:05  Alex Roitman <shura@gramps-project.org>

	* [r1886] * src/edit_person.glade: Add colon after "Type" label. *
	  src/dialog.glade: Add accelerator to "Address" label of AddrEdit.
	  * src/po/template.po: Update the above corrections in template. *
	  src/plugins/Makefile.am: Ship CustomBookText.py

2003-07-15 21:29  Alex Roitman <shura@gramps-project.org>

	* [r1885] * src/plugins/ReadPkg.py: Remove "..." (move this to
	  Plugins.py). * src/plugins/ReadNative.py: Likewise. *
	  src/plugins/ReadGedcom.py: Likewise. * src/plugins/WritePkg.py:
	  Likewise. * src/plugins/WriteCD.py: Likewise. *
	  src/plugins/WriteGedcom.py: Likewise. * src/Plugins.py: Add "..."
	  at menu generation.

2003-07-15 19:17  Alex Roitman <shura@gramps-project.org>

	* [r1884] * src/plugins/WritePkg.py: Enable "..." in the menu item.
	  * src/plugins/WriteCD.py: Likewise. * src/plugins/WriteGedcom.py:
	  Likewise.

2003-07-15 17:17  Alex Roitman <shura@gramps-project.org>

	* [r1883] * src/plugins/ReadPkg.py: Enable "..." in the menu item.
	  * src/plugins/ReadNative.py: Likewise. *
	  src/plugins/ReadGedcom.py: Likewise. * src/Report.py: Put "Style"
	  label in singular form (was plural).

2003-07-15 13:09  Alex Roitman <shura@gramps-project.org>

	* [r1882] * src/plugins/CustomBookText.py: Add to CVS.

2003-07-14 21:30  Don Allingham <don@gramps-project.org>

	* [r1881] 0.9.3 release

2003-07-14 21:22  Don Allingham <don@gramps-project.org>

	* [r1879] remove default size

2003-07-14 18:44  Donald A. Peterson <>

	* [r1878] recovering erroneous commit of small images

2003-07-14 18:41  Donald A. Peterson <>

	* [r1877] * src/docgen/LaTeXDoc.py: Regress UNICODE support to be
	  only a commented line in the output rather than implemented by
	  default since not all LaTeX installations include ucs.sty by
	  default.

2003-07-14 17:44  Don Allingham <don@gramps-project.org>

	* [r1876] update

2003-07-13 00:10  Alex Roitman <shura@gramps-project.org>

	* [r1875] Update

2003-07-13 00:09  Alex Roitman <shura@gramps-project.org>

	* [r1874] * src/plugins/BookReport.py
	  (BookReportDialog.make_document): Move item initialization here
	  (was in make_report). * src/plugins/DetDescendantReport.py:
	  Remove empty setup(). * src/plugins/AncestorReport.py: Likewise.
	  * src/plugins/Ancestors.py: Likewise. *
	  src/plugins/DescendReport.py: Likewise. *
	  src/plugins/FtmStyleAncestors.py: Likewise. *
	  src/plugins/FamilyGroup.py: Likewise. *
	  src/plugins/DetAncestralReport.py: Likewise.

2003-07-12 19:05  Alex Roitman <shura@gramps-project.org>

	* [r1873] Update

2003-07-12 18:48  Alex Roitman <shura@gramps-project.org>

	* [r1872] * doc/gramps-manual/C/gramps-manual.xml: More
	  corrections.

2003-07-12 17:59  Alex Roitman <shura@gramps-project.org>

	* [r1871] * src/Plugins.py (PluginDialog.build_tree): Remove
	  reverse() call.

2003-07-12 01:17  Alex Roitman <shura@gramps-project.org>

	* [r1870] * doc/gramps-manual/C/gramps-manual.xml: More
	  corrections.

2003-07-12 00:36  Alex Roitman <shura@gramps-project.org>

	* [r1869] * src/plugins/IndivSummary.py (IndivSummary.__init__):
	  Provide default value of 0 to newpage argument.

2003-07-11 15:42  Donald A. Peterson <>

	* [r1868] Added unicode supprt to LaTeXDoc.py

2003-07-11 15:32  Donald A. Peterson <>

	* [r1867] LaTeXDoc now has unicode support

2003-07-11 15:30  Donald A. Peterson <>

	* [r1866] Added UNICODE support and '&' replacement

2003-07-11 13:55  Alex Roitman <shura@gramps-project.org>

	* [r1865] Update

2003-07-11 13:24  jensa

	* [r1864] Translation update for 0.9.3

2003-07-11 11:15  Tim Waugh <twaugh@redhat.com>

	* [r1863] 2003-07-11 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/SimpleBookTitle.py: Define self.style_name before
	  calling Report.BareReportDialog.__init__().

2003-07-11 03:41  Alex Roitman <shura@gramps-project.org>

	* [r1862] * src/po/ru.po: Updated Russian translation for 0.9.3.

2003-07-11 03:29  Alex Roitman <shura@gramps-project.org>

	* [r1861] * src/Report.py (BareReportDialog.build_style_menu):
	  Initialize menu to self.style_name; (ReportDialog.__init__): Set
	  self.style_name to "default" for standalone reports. *
	  src/plugins/DetDescendantReport.py: Define self.style_name before
	  calling Report.BareReportDialog.__init__(). *
	  src/plugins/AncestorReport.py: Likewise. *
	  src/plugins/Ancestors.py: Likewise. *
	  src/plugins/DescendReport.py: Likewise. *
	  src/plugins/FtmStyleAncestors.py: Likewise. *
	  src/plugins/FtmStyleDescendants.py: Likewise. *
	  src/plugins/IndivComplete.py: Likewise. *
	  src/plugins/IndivSummary.py: Likewise. *
	  src/plugins/FamilyGroup.py: Likewise. *
	  src/plugins/DetAncestralReport.py: Likewise.

2003-07-11 02:53  Alex Roitman <shura@gramps-project.org>

	* [r1860] Update

2003-07-11 02:52  Alex Roitman <shura@gramps-project.org>

	* [r1859] * src/plugins/BookReport.py (BookReportDialog.__init__):
	  Do not * src/plugins/FtmStyleDescendants.py
	  (FtmDescendantReport.__init__): * src/plugins/IndivComplete.py
	  (IndivComplete.__init__): Likewise. * src/plugins/IndivSummary.py
	  (IndivSummary.__init__): Likewise.

2003-07-11 01:12  Alex Roitman <shura@gramps-project.org>

	* [r1858] * src/GrampsCfg.py (GrampsPreferences.select):
	  Conditional get_path(). * src/Plugins.py
	  (PluginDialog.on_node_selected): Likewise.

2003-07-10 17:03  Tim Waugh <twaugh@redhat.com>

	* [r1857] 2003-07-10 Tim Waugh <twaugh@redhat.com> *
	  src/Relationship.py: Fix '[...]teenth' relationship name typos.

2003-07-10 15:56  lklundin

	* [r1856] Draft of translations for 0.9.3

2003-07-10 11:26  Tim Waugh <twaugh@redhat.com>

	* [r1855] 2003-07-10 Tim Waugh <twaugh@redhat.com> * src/RelLib.py:
	  Fix for probablyAlive(). If there is no date, but there is other
	  information about the death, the person is not alive.

2003-07-10 04:10  Alex Roitman <shura@gramps-project.org>

	* [r1854] * doc/gramps-manual/C/gramps-manual.xml: More
	  corrections.

2003-07-10 00:13  Alex Roitman <shura@gramps-project.org>

	* [r1853] * doc/gramps.1.in, doc/gramps.1: Update the date. *
	  src/plugins/book.glade: Mark dummy strings as non-translatable.

2003-07-09 16:29  Don Allingham <don@gramps-project.org>

	* [r1852] Correct merge problem

2003-07-09 16:07  Alex Roitman <shura@gramps-project.org>

	* [r1851] * doc/gramps-manual/C/gramps-manual.xml: Straighten up
	  versioning. * doc/gramps-manual/C/gramps-manual-C.omf: Update
	  version and date.

2003-07-09 05:16  Alex Roitman <shura@gramps-project.org>

	* [r1850] * src/po/ru.po: First draft of Russian translation for
	  0.9.3.

2003-07-09 05:14  Alex Roitman <shura@gramps-project.org>

	* [r1849] Update

2003-07-09 05:07  Alex Roitman <shura@gramps-project.org>

	* [r1848] * src/SelectChild.py: Fix typos upsetting translation. *
	  src/plugins/book.glade: Mark dummy strins as non-translatable. *
	  src/po/template.po: Update the above corrections in template.

2003-07-09 01:34  Don Allingham <don@gramps-project.org>

	* [r1847] update

2003-07-08 22:45  Donald A. Peterson <>

	* [r1846] Fixed two typos

2003-07-08 18:01  Alex Roitman <shura@gramps-project.org>

	* [r1845] Update

2003-07-08 14:10  Alex Roitman <shura@gramps-project.org>

	* [r1844] Update

2003-07-08 04:37  Alex Roitman <shura@gramps-project.org>

	* [r1843] Update

2003-07-08 03:19  Alex Roitman <shura@gramps-project.org>

	* [r1842] * doc/gramps-manual/C/figures/bookreport.png: Add to CVS.
	  * doc/gramps-manual/C/figures/family.png: Update screenshot. *
	  doc/gramps-manual/C/figures/edit-wi.png: Update screenshot.

2003-07-08 02:41  Alex Roitman <shura@gramps-project.org>

	* [r1841] * doc/gramps-manual/C/gramps-manual.xml: Update manual.

2003-07-08 00:43  Don Allingham <don@gramps-project.org>

	* [r1840] update

2003-07-08 00:42  Don Allingham <don@gramps-project.org>

	* [r1839] * src/plugins/DetAncestralReport.py: add import of string
	  * src/plugins/DetDescendantReport.py: add import of string *
	  src/Date.py: compare date modes when comparing dates *
	  src/EditPerson.py: save date strings which comparing for changes
	  * src/FamilyView.py: Scope Person.male properly

2003-07-07 23:54  Alex Roitman <shura@gramps-project.org>

	* [r1838] * src/Makefile.am: Ship SelectPerson.py and choose.glade.
	  * src/plugins/Makefile.am: Ship SimpleBookTitle.py and
	  book.glade. * NEWS: Some updates for upcoming release.

2003-07-07 16:57  Alex Roitman <shura@gramps-project.org>

	* [r1837] Fix styles in book. Switch to tuple of options. *
	  src/plugins/AncestorReport.py: Fix styles in book. *
	  src/plugins/Ancestors.py: Fix styles in book. *
	  src/plugins/DescendReport.py: Fix styles in book. *
	  src/plugins/FtmStyleAncestors.py: Fix styles in book. *
	  src/plugins/FtmStyleDescendants.py: Fix styles in book. *
	  src/plugins/IndivComplete.py: Switch to tuple of options. *
	  src/plugins/IndivSummary.py: Switch to tuple of options. *
	  src/plugins/SimpleBookTitle.py: Fix styles in book. *
	  src/plugins/FamilyGroup.py: Fix styles in book. *
	  src/plugins/DetAncestralReport.py: Fix styles in book.

2003-07-07 16:35  Alex Roitman <shura@gramps-project.org>

	* [r1836] * src/plugins/DetDescendantReport.py: Enable book
	  functionality.

2003-07-07 10:57  Tim Waugh <twaugh@redhat.com>

	* [r1835] 2003-07-07 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WriteGedcom.py: Fix GEDCOM export. Fixed date
	  construction logic to handle datestrs.

2003-07-07 10:39  Tim Waugh <twaugh@redhat.com>

	* [r1834] 2003-07-07 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WriteGedcom.py: Fix GEDCOM export.

2003-07-07 06:15  Alex Roitman <shura@gramps-project.org>

	* [r1833] Check whether family exists before accessing it. *
	  src/plugins/DetAncestralReport.py: Enable book functionality.

2003-07-07 02:34  Don Allingham <don@gramps-project.org>

	* [r1832] update

2003-07-07 02:34  Don Allingham <don@gramps-project.org>

	* [r1831] * gramps.sh.in: Don't override an existing PYTHONPATH
	  environment variable

2003-07-06 21:55  Alex Roitman <shura@gramps-project.org>

	* [r1830] * src/plugins/FamilyGroup.py: Enable book functionality.
	  Check whether family exists before accessing it.

2003-07-06 19:55  Alex Roitman <shura@gramps-project.org>

	* [r1829] * src/plugins/BookReport.py: Make a list of options from
	  a tuple. * src/plugins/AncestorReport.py: Register options as a
	  tuple. * src/plugins/Ancestors.py: Register options as a tuple. *
	  src/plugins/DescendReport.py: Register options as a tuple. *
	  src/plugins/FtmStyleAncestors.py: Register options as a tuple. *
	  src/plugins/FtmStyleDescendants.py: Register options as a tuple.
	  * src/plugins/IndivComplete.py: Register options as a tuple. *
	  src/plugins/IndivSummary.py: Register options as a tuple. *
	  src/plugins/SimpleBookTitle.py: Register options as a tuple.

2003-07-06 03:56  Don Allingham <don@gramps-project.org>

	* [r1828] update

2003-07-06 03:56  Don Allingham <don@gramps-project.org>

	* [r1827] * src/dialog.glade: witness changes

2003-07-06 03:53  Don Allingham <don@gramps-project.org>

	* [r1826] update

2003-07-06 03:52  Don Allingham <don@gramps-project.org>

	* [r1825] * src/ImageSelect.py: eliminate recursive error loop when
	  a thumbnail cannot be created. * src/plugins/ReorderIds.py:
	  handle IDs better when reordering

2003-07-05 23:11  Alex Roitman <shura@gramps-project.org>

	* [r1824] Minor corrections

2003-07-05 23:10  Alex Roitman <shura@gramps-project.org>

	* [r1823] * src/plugins/Ancestors.py: Enable book functionality.

2003-07-05 21:50  Alex Roitman <shura@gramps-project.org>

	* [r1822] Update

2003-07-05 21:47  Alex Roitman <shura@gramps-project.org>

	* [r1821] Add special treatment for Title entries (no central
	  person displayed). Change type to Title (was Text). *
	  src/plugins/IndivComplete.py: Use filter number in configurator.
	  Move get_report_filters out of dialogs classes so that it can be
	  shared between both dialogs and the write_book_item(). *
	  src/plugins/DescendReport.py: Enable book functionality. *
	  src/plugins/AncestorReport.py: Enable book functionality.

2003-07-05 18:25  Alex Roitman <shura@gramps-project.org>

	* [r1820] * src/plugins/BookReport.py
	  (BookReportSelector.__init__): Enable translation for interface
	  strings, * src/plugins/BookReport.py
	  (BookReportDialog.get_stylesheet_savefile): Add this function to
	  form sane filename for the output. *
	  src/plugins/SimpleBookTitle.py: Add configurable title and
	  copyright.

2003-07-04 22:16  Tim Waugh <twaugh@redhat.com>

	* [r1819] 2003-07-04 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Really fixed text style for '(no
	  photo)'.

2003-07-03 04:55  Don Allingham <don@gramps-project.org>

	* [r1818] update

2003-07-03 04:55  Don Allingham <don@gramps-project.org>

	* [r1817] * src/Witness.py: integrate SelectPerson

2003-07-03 04:15  Don Allingham <don@gramps-project.org>

	* [r1816] update

2003-07-03 04:15  Don Allingham <don@gramps-project.org>

	* [r1815] * src/SourceView.py: Speed up redraw performance

2003-07-03 04:05  Don Allingham <don@gramps-project.org>

	* [r1814] update

2003-07-03 04:05  Don Allingham <don@gramps-project.org>

	* [r1813] * src/plugins/WriteGedcom.py: handle surnames containing
	  a slash

2003-07-03 03:33  Don Allingham <don@gramps-project.org>

	* [r1812] update

2003-07-03 03:32  Don Allingham <don@gramps-project.org>

	* [r1811] * src/AddSpouse.py: handle adding of new person callback
	  correctly

2003-07-03 02:56  Don Allingham <don@gramps-project.org>

	* [r1810] update

2003-07-03 02:56  Don Allingham <don@gramps-project.org>

	* [r1809] * src/plugins/ReadGedcocm.py: Fix callback parameters

2003-07-01 19:04  Tim Waugh <twaugh@redhat.com>

	* [r1808] 2003-07-01 Tim Waugh <twaugh@redhat.com> *
	  src/EditPerson.py: Don't guess gender if it has already been set.

2003-06-30 23:03  Tim Waugh <twaugh@redhat.com>

	* [r1807] 2003-06-30 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Makefile.am: Ship FanChart.py.

2003-06-30 14:56  Tim Waugh <twaugh@redhat.com>

	* [r1806] 2003-06-30 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (generation): Report on the correct
	  number of generations (was out by one). Fixed text style for '(no
	  photo)'.

2003-06-30 03:12  Don Allingham <don@gramps-project.org>

	* [r1805] update

2003-06-30 03:12  Don Allingham <don@gramps-project.org>

	* [r1804] * src/DisplayTrace.py: identify more linux versions *
	  src/gramps_main.py: fix callbacks for reports *
	  src/plugins/ReorderIds.py: handle integers larger that 32bit *
	  src/Plugins.py: keep a separate lists for formats that support
	  the book format * src/docgen/PdfDoc.py: register as a format
	  supporting books * src/docgen/OpenOfficeDoc.py: register as a
	  format supporting books * src/plugins/BookReport.py: Support
	  different lists for books

2003-06-30 03:07  Don Allingham <don@gramps-project.org>

	* [r1803] * src/DisplayTrace.py: identify more linux versions

2003-06-29 14:39  Don Allingham <don@gramps-project.org>

	* [r1802] update

2003-06-29 14:38  Don Allingham <don@gramps-project.org>

	* [r1801] * src/plugins/FtmStyleDescendants.py: handle missing
	  "endnotes"

2003-06-28 21:21  Tim Waugh <twaugh@redhat.com>

	* [r1800] 2003-06-28 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WriteGedcom.py: Convert line end string to chosen
	  encoding (prevents traceback).

2003-06-28 17:35  Don Allingham <don@gramps-project.org>

	* [r1799] update

2003-06-28 17:35  Don Allingham <don@gramps-project.org>

	* [r1798] * src/plugins/WriteGedcom.py: support different end of
	  line characters * src/GedcomInfo.py: support different end of
	  line characters * src/data/gedcom.xml: indicate cr-lf for Windows
	  based tools

2003-06-27 22:01  Tim Waugh <twaugh@redhat.com>

	* [r1797] 2003-06-27 Tim Waugh <twaugh@redhat.com> *
	  src/PlaceView.py: Fix removal of unreferenced places.

2003-06-27 14:36  Tim Waugh <twaugh@redhat.com>

	* [r1796] 2003-06-27 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WebPage.py: Make source links work.

2003-06-27 11:59  Tim Waugh <twaugh@redhat.com>

	* [r1795] 2003-06-27 Tim Waugh <twaugh@redhat.com> *
	  src/EditPerson.py: Place keys are unicode.

2003-06-27 11:18  Tim Waugh <twaugh@redhat.com>

	* [r1794] 2003-06-27 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include source reference notes. Made
	  source citation optional. Adjusted styles.

2003-06-27 04:28  Don Allingham <don@gramps-project.org>

	* [r1793] update

2003-06-27 04:28  Don Allingham <don@gramps-project.org>

	* [r1792] * src/plugins/IndivComplete.py: make compatible with
	  BookReport * src/plugins/IndivSummary.py: changed style names to
	  use colon qualifiers

2003-06-27 04:26  Don Allingham <don@gramps-project.org>

	* [r1791] * src/plugins/IndivComplete.py: make compatible with
	  BookReport

2003-06-27 04:25  Don Allingham <don@gramps-project.org>

	* [r1790] Added bookreport.py

2003-06-26 22:28  Tim Waugh <twaugh@redhat.com>

	* [r1789] 2003-06-26 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/WebPage.py: Fix gendex creation.

2003-06-26 22:20  Tim Waugh <twaugh@redhat.com>

	* [r1788] 2003-06-26 Tim Waugh <twaugh@redhat.com> *
	  src/ImgManip.py: Seems to need the SIGCHLD handler resetting here
	  to prevent EINTR causing traceback.

2003-06-26 22:13  Tim Waugh <twaugh@redhat.com>

	* [r1787] 2003-06-26 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Cite sources.

2003-06-26 15:41  Don Allingham <don@gramps-project.org>

	* [r1786] update

2003-06-26 14:30  Tim Waugh <twaugh@redhat.com>

	* [r1785] 2003-06-26 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Include notes for principal names.

2003-06-26 14:13  Tim Waugh <twaugh@redhat.com>

	* [r1784] 2003-06-26 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Briefly list children from other
	  marriages. Make extra table cells for other spouses.

2003-06-26 02:53  Don Allingham <don@gramps-project.org>

	* [r1783] update

2003-06-26 02:53  Don Allingham <don@gramps-project.org>

	* [r1782] * src/plugins/ReadGedcom.py: removed unused variable *
	  src/latin_utf8.py: explicity state iso-8859-1 to unicode
	  translation * src/gramps_main.py: handle clearing of tabs better,
	  eliminating spurious tabs being added on a complete rebuild of
	  the tabs.

2003-06-25 19:05  jensa

	* [r1781] Corrections to translation

2003-06-25 11:06  Tim Waugh <twaugh@redhat.com>

	* [r1780] 2003-06-25 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Handle page break option.

2003-06-25 10:55  Tim Waugh <twaugh@redhat.com>

	* [r1779] 2003-06-25 Tim Waugh <twaugh@redhat.com> * src/Date.py:
	  Make sure range is 0 when it should be. Dates compare differently
	  if only one is a range.

2003-06-25 03:40  Don Allingham <don@gramps-project.org>

	* [r1778] remove string module

2003-06-25 03:39  Don Allingham <don@gramps-project.org>

	* [r1777] update

2003-06-25 03:38  Don Allingham <don@gramps-project.org>

	* [r1776] * src/plugins/SimpleBookTitle.py: new page title for book

2003-06-25 03:36  Don Allingham <don@gramps-project.org>

	* [r1775] update

2003-06-25 03:35  Don Allingham <don@gramps-project.org>

	* [r1774] * src/docgen/PdfDoc.py: handle page break *
	  src/plugins/BookReport.py: move book report to its own category,
	  handle page break properly * src/plugins/FtmStyleAncestors.py:
	  handle book improvements * src/plugins/FtmStyleDescendants.py:
	  handle book improvements * src/plugins/IndivSummary.py: handle
	  book improvements, rename document styles

2003-06-25 03:27  Don Allingham <don@gramps-project.org>

	* [r1773] update

2003-06-24 23:07  Don Allingham <don@gramps-project.org>

	* [r1772] * src/plugins/WriteGedcom.py: Allow iso-8859-1 (ANSI)
	  encoding * src/plugins/gedcomexport.glade: Allow iso-8859-1
	  (ANSI) encoding

2003-06-24 20:43  Don Allingham <don@gramps-project.org>

	* [r1771] update

2003-06-24 20:40  Don Allingham <don@gramps-project.org>

	* [r1770] * src/SubstKeywords.py: Fixed typo on getName

2003-06-24 14:16  Tim Waugh <twaugh@redhat.com>

	* [r1769] 2003-06-24 Tim Waugh <twaugh@redhat.com> *
	  src/GrampsParser.py: Use access methods rather than poking
	  directly. * src/RelLib.py: Keep statistics on gender distribution
	  among first names so that it can be used for guessing. *
	  src/edit_person.glade: More event handlers. * src/EditPerson.py:
	  Guess gender when appropriate.

2003-06-23 12:45  Tim Waugh <twaugh@redhat.com>

	* [r1768] 2003-06-23 Tim Waugh <twaugh@redhat.com> *
	  src/NoteEdit.py: Use automatic scrolling policy, to fix
	  scrolling.

2003-06-21 08:57  Tim Waugh <twaugh@redhat.com>

	* [r1767] 2003-06-21 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py: Better handling of missing photos.

2003-06-21 08:51  Tim Waugh <twaugh@redhat.com>

	* [r1766] 2003-06-21 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (event_info): Better handling of
	  strings.

2003-06-21 08:43  Tim Waugh <twaugh@redhat.com>

	* [r1765] 2003-06-21 Tim Waugh <twaugh@redhat.com> *
	  src/plugins/Ancestors.py (person_name): Handle titles and
	  suffices.

2003-06-19 10:52  Tim Waugh <twaugh@redhat.com>

	* [r1764] 2003-06-19 Tim Waugh <twaugh@redhat.com> * Makefile.am,
	  doc/Makefile.am, doc/omf.make, doc/xmldocs.make: Fixes so that
	  'make distcheck' succeeds.

2003-06-19 09:49  Tim Waugh <twaugh@redhat.com>

	* [r1763] 2003-06-19 Tim Waugh <twaugh@redhat.com> *
	  src/WriteXML.py (write_xml_data): Use a stable order for writing
	  elements in XML. This makes it useful to do revision control (RFE
	  748165).

2003-06-19 03:56  Don Allingham <don@gramps-project.org>

	* [r1762] update

2003-06-19 03:54  Don Allingham <don@gramps-project.org>

	* [r1761] * src/FamilyView.py: keep focus on correct family after a
	  new child is added
	  
	  * src/plugins/WriteGedcom.py: catch filter exceptions *
	  src/GenericFilter.py: eliminate loop detection

2003-06-18 23:57  Don Allingham <don@gramps-project.org>

	* [r1760] * src/FamilyView.py: keep focus on correct family after a
	  new child is added
	  
	  * src/plugins/WriteGedcom.py: catch filter exceptions *
	  src/GenericFilter.py: eliminate loop detection

2003-06-18 16:30  Tim Waugh <twaugh@redhat.com>

	* [r1759] 2003-06-18 Tim Waugh <twaugh@redhat.com> *
	  src/FamilyView.py (add_child_clicked): No reason to assume
	  children are female.

2003-06-18 02:50  Don Allingham <don@gramps-project.org>

	* [r1758] * src/plugins/WriteGedcom.py: catch filter exceptions *
	  src/GenericFilter.py: eliminate loop detection

2003-06-17 04:17  Don Allingham <don@gramps-project.org>

	* [r1757] update

2003-06-17 04:15  Don Allingham <don@gramps-project.org>

	* [r1756] * src/gramps.glade: Add a dialog to allow a child's
	  relationships to his/her parents to be altered. *
	  src/FamilyView.py: Add popup menu for childlist to allow the
	  enabling of the new child relationship editor dialog *
	  src/SelectChild.py: Child relationship editor * src/RelLib.py:
	  Allow for altering of relationships of the AltFamilyList

2003-06-17 04:10  Don Allingham <don@gramps-project.org>

	* [r1755] * src/gramps.glade: Add a dialog to allow a child's
	  relationships to his/her parents to be altered.

2003-06-16 17:22  Alex Roitman <shura@gramps-project.org>

	* [r1754] * src/PedView.py (DispBox.__init__): Conditional display
	  of "b." and "d." strings depending on the availability of the
	  appropriate date. * NEWS: Start new section for 0.9.3 release.

2003-06-16 16:29  Alex Roitman <shura@gramps-project.org>

	* [r1753] Remove options_dialog function as it is not nedded
	  anymore. * src/plugins/BookReport.py: Add lots of doc strings.

2003-06-16 16:24  Tim Waugh <twaugh@redhat.com>

	* [r1752] 2003-06-16 Tim Waugh <twaugh@redhat.com> *
	  src/FamilyView.py (north_american): Fixed traceback when adding a
	  new child in the family view.

2003-06-16 13:50  Alex Roitman <shura@gramps-project.org>

	* [r1751] * src/plugins/FtmStyleAncestors.py,
	  src/plugins/FtmStyleDescendants.py: Remove options_dialog
	  function -- it is not nedded anymore.

2003-06-16 04:57  Don Allingham <don@gramps-project.org>

	* [r1750] pychecker fixes

2003-06-15 05:31  Alex Roitman <shura@gramps-project.org>

	* [r1749] * src/AutoComp.py (AutoCombo.timer_callback): Fix
	  autocompletion so that the typed portion of the text is always
	  visible.

2003-06-15 04:15  Don Allingham <don@gramps-project.org>

	* [r1748] update

2003-06-15 04:15  Don Allingham <don@gramps-project.org>

	* [r1747] No longer needed

2003-06-15 04:13  Don Allingham <don@gramps-project.org>

	* [r1746] * src/gramps.glade: added select/edit buttions to family
	  view * src/SelectChild.py: change title from Add Children to Add
	  Child to Family * src/FamilyView: add support for adding
	  spouse/child with full Edit Person window, along with old method
	  of adding via selectors

2003-06-15 02:32  Alex Roitman <shura@gramps-project.org>

	* [r1745] Update

2003-06-15 00:05  Alex Roitman <shura@gramps-project.org>

	* [r1744] * src/Utils.py: Provide a locale-aware string formatting
	  conversion into C-locale string (for saving floats in XML) *
	  src/StyleEditor.py (draw): Call locale.str instead of str. *
	  src/TextDoc.py (StyleSheetList.save): Call gformat instead of
	  '%f'.

2003-06-14 18:11  Alex Roitman <shura@gramps-project.org>

	* [r1743] * src/plugins/IndivComplete.py (write_fact): Enable
	  translation for the event name; * (get_stylesheet_savefile):
	  Change the name of xml file (and, consequently, the target
	  filename) -- was confused with family group. * src/StyleEditor.py
	  (save_paragraph): Call gfloat instead of float. * src/TextDoc.py
	  (SheetParser.startElement): Likewise.

2003-06-14 17:14  Don Allingham <don@gramps-project.org>

	* [r1742] Fixed typo

2003-06-14 17:11  Don Allingham <don@gramps-project.org>

	* [r1741] update

2003-06-14 17:11  Don Allingham <don@gramps-project.org>

	* [r1740] * src/Utils.py: provide a locale independant floating
	  point conversion utility * src/TextDoc.py: call new gfloat
	  utility instead of float * src/PaperMenu.py: call new gfloat
	  utility instead of float

2003-06-14 14:47  Don Allingham <don@gramps-project.org>

	* [r1739] update

2003-06-14 14:47  Don Allingham <don@gramps-project.org>

	* [r1738] * src/preferences.glade: Don't immediately show
	  preferences dialog * src/GrampsCfg.py: Handle new callback for
	  preferences dialog * src/gramps_main.py: Pass update_display
	  instead of full_update to loadConfig to prevent the displaying of
	  multiple entries on the display.

2003-06-14 13:59  Don Allingham <don@gramps-project.org>

	* [r1737] update

2003-06-14 13:58  Don Allingham <don@gramps-project.org>

	* [r1736] * Ancestors.py (AncestorsReport.__init__): Define Photo
	  and Entry cell styles.

2003-06-14 05:10  Alex Roitman <shura@gramps-project.org>

	* [r1735] Update

2003-06-14 04:57  Alex Roitman <shura@gramps-project.org>

	* [r1734] * src/EditPerson.py (did_data_change): When checking name
	  type, compare translated strings (otherwise they always differ).

2003-06-14 04:01  Don Allingham <don@gramps-project.org>

	* [r1733] removed extra '}'

2003-06-14 03:49  Don Allingham <don@gramps-project.org>

	* [r1732] update

2003-06-14 03:49  Don Allingham <don@gramps-project.org>

	* [r1731] * src/docgen/RTFDoc.py: add support for superscripts

2003-06-14 02:58  Don Allingham <don@gramps-project.org>

	* [r1730] update

2003-06-14 02:57  Don Allingham <don@gramps-project.org>

	* [r1729] * src/docgen/KwordDoc.py: add support for superscripts

2003-06-14 02:20  Don Allingham <don@gramps-project.org>

	* [r1728] update

2003-06-14 02:18  Don Allingham <don@gramps-project.org>

	* [r1727] * src/docgen/OpenDrawDoc.py: add support for superscripts
	  * src/docgen/OpenOfficeDoc.py: add support for superscripts *
	  src/plugins/Ancestors.py: New Ancestors report added

2003-06-14 01:16  Don Allingham <don@gramps-project.org>

	* [r1726] * src/plugins/Ancestors.py: New Ancestors report added

2003-06-14 01:16  Don Allingham <don@gramps-project.org>

	* [r1725] Add Ancestors.py

2003-06-14 00:59  Don Allingham <don@gramps-project.org>

	* [r1724] update

2003-06-14 00:58  Don Allingham <don@gramps-project.org>

	* [r1723] * src/EditPerson.py: Removed the conflict of using pmap
	  for two seperate purposes - mapping places to iterators and
	  places to keys. The place to key map is now pdmap *
	  src/EditPlace.py: Handle drag and drop with places *
	  src/EditPerson.py: Handle exchange of perferred name and selected
	  name in the alternate name list

2003-06-13 23:06  Alex Roitman <shura@gramps-project.org>

	* [r1722] * src/const.py.in: Add InverseNameTypesMap. *
	  src/plugins/IndivComplete.py: Use InverseNameTypesMap for
	  alternate names. * src/EditPerson.py (on_name_select_row):
	  Display translated name type.

2003-06-13 16:17  Alex Roitman <shura@gramps-project.org>

	* [r1721] * src/docgen/HtmlDoc.py: Properly build style
	  declaration. * src/plugins/FtmStyleDescendants.py: Setup before
	  opening.

2003-06-13 15:13  Alex Roitman <shura@gramps-project.org>

	* [r1720] * src/docgen/OpenOfficeDoc.py: Escape special XML
	  characters.

2003-06-13 15:08  Don Allingham <don@gramps-project.org>

	* [r1719] * src/EditPerson.py: Removed the conflict of using pmap
	  for two seperate purposes - mapping places to iterators and
	  places to keys. The place to key map is now pdmap

2003-06-13 04:07  Alex Roitman <shura@gramps-project.org>

	* [r1718] * src/docgen/OpenOfficeDoc.py: Surround images by
	  paragraph tags when inside the table cell.

2003-06-13 04:03  Don Allingham <don@gramps-project.org>

	* [r1717] update

2003-06-13 04:00  Don Allingham <don@gramps-project.org>

	* [r1716] * src/DrawDoc.py: support for drawing wedges and rotated
	  text * src/docgen/PSDrawDoc.py: postscipt support for wedges and
	  rotated text * src/docgen/PdfDrawDoc.py: PDF support for wedges
	  and rotated text * src/docgen/SvgDrawDoc.py: SVG support for
	  wedges and rotated text * src/docgen/OpenDrawDoc.py: OpenOffice
	  support for wedges and rotated text * src/plugins/FanChart.py:
	  Fan chart report
	  
	  * src/GenericFilter.py: rewrote IsAncestorOf and IsDescendantOf
	  rules to be more efficient and to properly handle loop detection.
	  * src/RelLib.py: Added the getValidDeath and getValidBirth
	  methods to the Person class * src/plugins/WebPage.py: Handle
	  filter errors * src/docgen/OpenOfficeDoc.py: pass non-unicode
	  names to zipfile

2003-06-13 03:29  Alex Roitman <shura@gramps-project.org>

	* [r1715] * src/docgen/KwordDoc.py (write_text): Replace & with
	  &amp in text. Closes gramps-bugs-649228, finally. (start_table):
	  close FRAMESET tag conditionally. This prevents closing it twice
	  (both in end_cell and start_table). Closes 753151.

2003-06-12 14:21  Alex Roitman <shura@gramps-project.org>

	* [r1714] Typo

2003-06-12 14:19  Alex Roitman <shura@gramps-project.org>

	* [r1713] * src/docgen/OpenOfficeDoc.py: Fix typo. Prevent images
	  from being copied more than once.

2003-06-12 03:20  Alex Roitman <shura@gramps-project.org>

	* [r1712] * src/EditPlace.py: Add url_edit_callback() and pass it
	  on to UrlEdit when clicked on Add or Edit in Place's Url list.

2003-06-12 02:17  Alex Roitman <shura@gramps-project.org>

	* [r1711] * src/EditPlace.py (on_switch_page): Fix page numbers to
	  enable proper loading of gallery and references.

2003-06-12 02:04  Don Allingham <don@gramps-project.org>

	* [r1710] * src/GenericFilter.py: rewrote IsAncestorOf and
	  IsDescendantOf rules to be more efficient and to properly handle
	  loop detection. * src/RelLib.py: Added the getValidDeath and
	  getValidBirth methods to the Person class

2003-06-11 22:33  Alex Roitman <shura@gramps-project.org>

	* [r1709] * src/plugins/BookReport.py (Book.pop_item): Add missing
	  return statement. * src/plugins/BookReport.py
	  (BookReportSelector.open_book): Add a warning if the database for
	  the book is not the same as current.

2003-06-11 16:26  Alex Roitman <shura@gramps-project.org>

	* [r1708] * src/docgen/HtmlDoc.py (add_photo): Fix typo in image
	  reference.

2003-06-11 04:58  Alex Roitman <shura@gramps-project.org>

	* [r1707] Typo

2003-06-11 04:39  Alex Roitman <shura@gramps-project.org>

	* [r1706] * src/Plugins.py: Add more values for book item
	  registration. * src/plugins/FtmStyleDescendants.py: Comply with
	  book changes. * src/plugins/FtmStyleAncestors.py: Likewise. *
	  src/plugins/BookReport.py: Rewrite most of the code using new
	  classes: BookItem, Book, BookList, BookParser, BookListDisplay.
	  Add open/save/edit functionality. * src/plugins/book.glade: Add
	  new dialog for BookListDisplay. Also add a text entry field for
	  saving book and new buttons: Open, Edit, Save.

2003-06-11 04:32  Alex Roitman <shura@gramps-project.org>

	* [r1705] Update

2003-06-11 03:55  Don Allingham <don@gramps-project.org>

	* [r1704] update

2003-06-11 03:55  Don Allingham <don@gramps-project.org>

	* [r1703] * src/const.py.in: Updated LDS temple list

2003-06-11 03:51  Don Allingham <don@gramps-project.org>

	* [r1702] update

2003-06-11 03:51  Don Allingham <don@gramps-project.org>

	* [r1701] * src/select_person.glade: select person interface *
	  src/Plugins.py: Catch the LANG environment variable not being set
	  when determining which relationship calculator to use

2003-06-11 03:45  Don Allingham <don@gramps-project.org>

	* [r1700] update

2003-06-11 03:44  Don Allingham <don@gramps-project.org>

	* [r1699] * src/styles.glade - scrolling fix * src/dialog.glade -
	  scrolling fix * src/edit_person.glade - scrolling fix *
	  src/gramps.glade - scrolling fix * src/imagesel.glade - scrolling
	  fix * src/marriage.glade - scrolling fix * src/mergedata.glade -
	  scrolling fix * src/places.glade - scrolling fix * src/rule.glade
	  - scrolling fix * src/srcsel.glade - scrolling fix

2003-06-11 03:26  Don Allingham <don@gramps-project.org>

	* [r1698] update

2003-06-11 03:26  Don Allingham <don@gramps-project.org>

	* [r1697] * src/EditPerson.py: Support for keeping track of names,
	  addresses, and urls after they are edited * src/NameEdit.py:
	  Support for keeping track of names after they are edited *
	  src/AddrEdit.py: Support for keeping track of names after they
	  are edited * src/UrlEdit.py: Support for keeping track of names
	  after they are edited

2003-06-11 03:03  Don Allingham <don@gramps-project.org>

	* [r1696] update

2003-06-11 03:03  Don Allingham <don@gramps-project.org>

	* [r1695] * src/DrawDoc.py: support centered text

2003-06-11 03:02  Don Allingham <don@gramps-project.org>

	* [r1694] update

2003-06-11 03:01  Don Allingham <don@gramps-project.org>

	* [r1693] * src/docgen/PdfDrawDoc.py: Support for rotated text and
	  wedges * src/docgen/PSDrawDoc.py: Support for rotated text and
	  wedges * src/StartupDialog.py: Attempt to seed the researcher
	  name from the name entry in the passwd file

2003-06-11 02:59  Don Allingham <don@gramps-project.org>

	* [r1692] * src/docgen/PdfDrawDoc.py: Support for rotated text and
	  wedges * src/docgen/PSDrawDoc.py: Support for rotated text and
	  wedges

2003-06-11 02:57  Don Allingham <don@gramps-project.org>

	* [r1691] update

2003-06-11 02:54  Don Allingham <don@gramps-project.org>

	* [r1690] * src/ListModel.py: Be able to select based off an iter *
	  src/ImageSelect.py: Support keeping selecting attributes after
	  they are edited * src/EventEdit.py: Support keeping selecting
	  events after they are edited * src/AttrEdit.py: Support keeping
	  selecting attributes after they are edited * src/Marriage.py:
	  Support keeping track of events and attributes after they are
	  edited. * src/EditPerson.py: Support keeping track of events and
	  attributes after they are edited.

2003-06-11 01:35  Don Allingham <don@gramps-project.org>

	* [r1689] update

2003-06-11 01:35  Don Allingham <don@gramps-project.org>

	* [r1688] * src/Date.py: Handle date ranges in the form of xxxx -
	  xxxx

2003-06-10 17:11  Don Allingham <don@gramps-project.org>

	* [r1687] update

2003-06-10 17:10  Don Allingham <don@gramps-project.org>

	* [r1686] * src/gramps.py: Add SIGCHLD handler

2003-06-10 16:37  Don Allingham <don@gramps-project.org>

	* [r1685] update

2003-06-10 16:36  Don Allingham <don@gramps-project.org>

	* [r1684] * gramps.spec.in: Add gramps icon to correct location on
	  install * src/gramps.desktop: Add startup notification (egg
	  timer)

2003-06-10 14:24  Don Allingham <don@gramps-project.org>

	* [r1683] update

2003-06-10 14:23  Don Allingham <don@gramps-project.org>

	* [r1682] * src/gramps.glade: Make the select spouse dialog not
	  modal.
	  
	  * src/TextDoc.py: Added name property to style sheets *
	  src/StyleEditor.py: Add name property to edited style sheets *
	  src/RelLib.py: Fix for witness event under ZODB *
	  src/docgen/OpenDrawDoc.py: change name to OpenOffice.org *
	  src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org

2003-06-10 04:49  Alex Roitman <shura@gramps-project.org>

	* [r1681] * src/plugins/BookReport.py,
	  src/plugins/FtmStyleDescendants.py,
	  src/plugins/FtmStyleAncestors.py: Further work on option
	  handling. Start parse/save cycle.

2003-06-10 00:00  Alex Roitman <shura@gramps-project.org>

	* [r1680] * src/ReadXML.py, src/plugins/Check.py,
	  src/plugins/WriteCD.py, src/plugins/WritePkg.py: Proper use of
	  dialog.run() in file selector for missing media files.

2003-06-09 22:46  Alex Roitman <shura@gramps-project.org>

	* [r1679] Minor update

2003-06-09 22:39  Alex Roitman <shura@gramps-project.org>

	* [r1678] * src/Plugins.py: Register book items with options and
	  style instead of the functions get_options and get_style. *
	  src/plugins/BookReport.py, src/plugins/FtmStyleDescendants.py,
	  src/plugins/FtmStyleAncestors.py: Change from functions to
	  values, accordingly. Also switch to a proper use of dialog.run().

2003-06-09 18:04  Don Allingham <don@gramps-project.org>

	* [r1677] * src/TextDoc.py: Added name property to style sheets *
	  src/StyleEditor.py: Add name property to edited style sheets *
	  src/RelLib.py: Fix for witness event under ZODB *
	  src/docgen/OpenDrawDoc.py: change name to OpenOffice.org *
	  src/docgen/OpenOfficeDoc.py: change name to OpenOffice.org

2003-06-09 00:07  Alex Roitman <shura@gramps-project.org>

	* [r1676] * src/plugins/BookReport.py,
	  src/plugins/FtmStyleDescendants.py: Minor fixes. *
	  src/plugins/book.glade: Add Open and Save buttons. *
	  src/plugins/FtmStyleAncestors.py: Enable book item functionality.

2003-06-08 20:32  Alex Roitman <shura@gramps-project.org>

	* [r1675] Update

2003-06-08 20:32  Alex Roitman <shura@gramps-project.org>

	* [r1674] * src/Report.py: De-uglify center_person frame. *
	  src/plugins/BookReport.py: Add a center person column to a book *
	  src/plugins/FtmStyleDescendants.py: Get the style right.

2003-06-08 06:19  Alex Roitman <shura@gramps-project.org>

	* [r1673] * src/Report.py, src/plugins/BookReport.py,
	  src/plugins/FtmStyleDescendants.py: Fix changing center person --
	  only remember change if OK was clicked.

2003-06-08 06:17  Alex Roitman <shura@gramps-project.org>

	* [r1672] Update

2003-06-07 23:38  Alex Roitman <shura@gramps-project.org>

	* [r1671] * src/Report.py: Clean up the split into BareReportDialog
	  and ReportDialog classes. * src/Plugins.py: Enable book item
	  registration. * src/plugins/BookReport.py: lots of changes --
	  trying to get it work. * src/plugins/FtmStyleDescendants.py: book
	  item functionality.

2003-06-07 16:49  Don Allingham <don@gramps-project.org>

	* [r1670] update

2003-06-07 16:48  Don Allingham <don@gramps-project.org>

	* [r1669] * src/EditPerson.py: Allow a default gender to be
	  specified if a new person is being added * src/AddSpouse.py: All
	  EditPerson dialog instead of QuickAdd

2003-06-07 16:30  Don Allingham <don@gramps-project.org>

	* [r1668] update

2003-06-07 16:30  Don Allingham <don@gramps-project.org>

	* [r1667] * src/FamilyView.py: Call marriage editor with callback
	  to update the family view * src/Marriage.py: Call the family view
	  callback after saving to update the display with changed marriage
	  information

2003-06-07 15:39  Don Allingham <don@gramps-project.org>

	* [r1666] Update

2003-06-07 15:38  Don Allingham <don@gramps-project.org>

	* [r1665] * src/EditPerson Don't reset date value after a page
	  switch

2003-06-07 14:14  Don Allingham <don@gramps-project.org>

	* [r1664] Update

2003-06-07 14:11  Don Allingham <don@gramps-project.org>

	* [r1663] * src/ImageSelect.py Fixed typo in on_drag_begin
	  
	  * src/RelLib.py Check for the existance of the witness member of
	  an Event. ZODB stores an object, so elements read in from old
	  databases may not have the element, which can cause a traceback.
	  
	  * src/AutoComp.py Don't build popdown lists if the number of
	  elements exceeds 250. Otherwise, the menus will become unusable,
	  and just consume tons of memory.
	  
	  * src/VersionControl.py Sort revision numbers based on numerical
	  value instead of ASCII value. * src/VersionControl.py Check
	  return values of all subprocesses

2003-06-07 03:02  Don Allingham <don@gramps-project.org>

	* [r1662] * src/AutoComp.py Don't build popdown lists if the number
	  of elements exceeds 250. Otherwise, the menus will become
	  unusable, and just consume tons of memory.
	  
	  * src/VersionControl.py Sort revision numbers based on numerical
	  value instead of ASCII value. * src/VersionControl.py Check
	  return values of all subprocesses

2003-06-05 09:29  protois

	* [r1661] New for CVS

2003-06-05 03:33  Don Allingham <don@gramps-project.org>

	* [r1660] Fixed file handling of subprocesses

2003-06-05 03:04  Don Allingham <don@gramps-project.org>

	* [r1659] * src/VersionControl.py Sort revision numbers based on
	  numerical value instead of ASCII value. * src/VersionControl.py
	  Check return values of all subprocesses

2003-06-04 05:12  Alex Roitman <shura@gramps-project.org>

	* [r1657] Update

2003-06-04 05:12  Alex Roitman <shura@gramps-project.org>

	* [r1656] * src/Report.py: Split ReportDialog into BareReportDialog
	  and its subclass of ReportDialog. BareReportDialog has nothing to
	  do with the paper, format, filename, etc. *
	  src/plugins/BookReport.py: Make ReportOptionsDialog a sublcass of
	  Report.BareReportDialog.

2003-06-03 22:31  Alex Roitman <shura@gramps-project.org>

	* [r1655] Update

2003-06-03 22:30  Alex Roitman <shura@gramps-project.org>

	* [r1654] * src/plugins/summary.glade, src/plugins/desbrowse.glade:
	  Removed unnecessary buttonbox in the action area of a dialog --
	  this gets rid of annoying GTK warnings.

2003-06-03 21:18  Alex Roitman <shura@gramps-project.org>

	* [r1653] Update

2003-06-03 21:18  Alex Roitman <shura@gramps-project.org>

	* [r1652] * src/ReadXML.py (import_data), src/WriteXML.py
	  (export_data), src/RelImage.py (import_media_object),
	  src/gramps_main.py (open_example), src/plugins/Check.py
	  (cleanup_missing_photos), src/plugins/WebPage.py (write_gallery):
	  Change shutil.copy() calls to first call shutil.copyfile() and
	  then try setting up bits.

2003-06-03 20:08  Alex Roitman <shura@gramps-project.org>

	* [r1651] Update

2003-06-03 20:07  Alex Roitman <shura@gramps-project.org>

	* [r1650] * src/Plugins.py (on_apply_clicked): Do not destroy
	  dialog window. (on_ok_clicked): Added. Destory the dialog and do
	  on_apply_clicked(). * src/plugins.glade: Added tooltips to Apply
	  and OK buttons.
	  
	  * src/plugins/FtmStyleAncestor.py (apply_filter): Fixed
	  generation condition. * src/plugins/FtmStyleDescendants.py
	  (write_report): Do not print children if the current generation
	  is the last. * src/plugins/DetDescendantReport.py (filter): Make
	  it apply_filter, clean up and make shorter, modify numbering
	  algorithm so that no gaps occur in people's indices.

2003-06-03 19:48  Alex Roitman <shura@gramps-project.org>

	* [r1649] * src/plugins/FtmStyleAncestor.py (apply_filter): Fixed
	  generation condition. * src/plugins/FtmStyleDescendants.py
	  (write_report): Do not print children if the current generation
	  is the last. * src/plugins/DetDescendantReport.py (filter): Make
	  it apply_filter, clean up and make shorter, modify numbering
	  algorithm so that no gaps occur in people's indices.

2003-06-03 19:44  Don Allingham <don@gramps-project.org>

	* [r1648] *** empty log message ***

2003-06-03 19:19  Don Allingham <don@gramps-project.org>

	* [r1647] Fixed version control interface so that the underlying
	  code does not expect a CList.

2003-06-03 16:13  Alex Roitman <shura@gramps-project.org>

	* [r1646] Update

2003-06-03 16:13  Alex Roitman <shura@gramps-project.org>

	* [r1645] * src/plugins/FtmStyleAncestor.py
	  (print_more_about,print_notes): Change to regular name instead of
	  formal name. * src/plugins/FtmStyleDescendants.py
	  (print_more_about): Likewise. *
	  src/plugins/FtmStyleDescendants.py (print_children): Table name
	  includes only family id.

2003-06-03 15:36  Alex Roitman <shura@gramps-project.org>

	* [r1644] Update

2003-06-03 02:54  Don Allingham <don@gramps-project.org>

	* [r1643] Fixed spouse selection when family changes

2003-06-02 22:47  Alex Roitman <shura@gramps-project.org>

	* [r1642] Update

2003-06-02 22:46  Alex Roitman <shura@gramps-project.org>

	* [r1641] * src/DetAncestralReport.py (write_death): Proper checks
	  for valid day * src/DetDescendantReport.py (write_death):
	  Likewise.

2003-06-02 22:44  Alex Roitman <shura@gramps-project.org>

	* [r1640] Update

2003-06-02 22:43  Alex Roitman <shura@gramps-project.org>

	* [r1639] * src/FamilyView.py (load_family): Select the first
	  spouse in the list.

2003-06-02 19:56  Alex Roitman <shura@gramps-project.org>

	* [r1638] Update

2003-06-02 19:55  Alex Roitman <shura@gramps-project.org>

	* [r1637] * src/plugins/FtmStyleDescendants.py (print_children):
	  End children's table only if it was started.

2003-06-02 18:50  Alex Roitman <shura@gramps-project.org>

	* [r1636] Typo

2003-06-02 18:45  Alex Roitman <shura@gramps-project.org>

	* [r1635] Update

2003-06-02 18:44  Alex Roitman <shura@gramps-project.org>

	* [r1634] * src/plugins/DetDescendantReport.py (write_mate): Swap
	  mate and person variables, clear code a bit. (make_report,
	  add+user_options): Allow same set of options as the detailed
	  ancestral report.

2003-06-02 15:34  Alex Roitman <shura@gramps-project.org>

	* [r1633] Update

2003-06-02 15:34  Alex Roitman <shura@gramps-project.org>

	* [r1632] * src/plugins/BookReport.py
	  (ReportOptionsDialog.on_change_clicked): Deal with Cancel button
	  pressed.

2003-06-02 15:25  Alex Roitman <shura@gramps-project.org>

	* [r1631] Update

2003-06-02 15:24  Alex Roitman <shura@gramps-project.org>

	* [r1630] * src/plugins/DetAncestralReport.py (write_marriage):
	  Consider missing case of spouse and no-date-no-place for
	  marriage.

2003-06-02 15:23  Alex Roitman <shura@gramps-project.org>

	* [r1629] * src/plugins/DetAncestralReport.py (write_marriage):

2003-06-02 13:35  Alex Roitman <shura@gramps-project.org>

	* [r1628] Update

2003-06-02 13:34  Alex Roitman <shura@gramps-project.org>

	* [r1627] * src/plugins/BookReport.py: Added to CVS. *
	  src/plugins/book.glade: Likewise. * src/ListModel.py: (insert,
	  get_data): Added new methods. * src/SelectPerson.py: Added to
	  CVS. * src/choose.glade: Likewise.

2003-06-02 13:23  Alex Roitman <shura@gramps-project.org>

	* [r1626] * src/plugins/Check.py (build_report): Fixing typos. *
	  src/WriteXML.py (exportData): Likewise.

2003-06-02 03:53  Alex Roitman <shura@gramps-project.org>

	* [r1625] Update

2003-06-02 03:51  Alex Roitman <shura@gramps-project.org>

	* [r1624] * src/plugins/DetDescendantReport.py
	  (DetDescendantReport.write_marriage): Missing value for the
	  format line parameter
	  
	  * src/plugins/FtmStyleDescendants.py
	  (FtmDescendantReport.print_more_about): Print regular name in the
	  header of the "More About" dialog. Also add missing endnotes
	  value. (FtmDescendantReport.print_parents): Fix a typo in a
	  format line value.

2003-06-02 03:44  Alex Roitman <shura@gramps-project.org>

	* [r1623] * src/plugins/DetDescendantReport.py
	  (DetDescendantReport.write_marriage): Missing value for the
	  format line parameter
	  
	  * src/plugins/FtmStyleDescendants.py
	  (FtmDescendantReport.print_more_about): Print regular name in the
	  header of the "More About" dialog. Also add missing endnotes
	  value. (FtmDescendantReport.print_parents): Fix a typo in a
	  format line value.

2003-06-01 22:48  Don Allingham <don@gramps-project.org>

	* [r1622] Center selection in list after a quick add

2003-06-01 22:46  Don Allingham <don@gramps-project.org>

	* [r1621] Center list after a quick person add

2003-06-01 20:36  Don Allingham <don@gramps-project.org>

	* [r1620] Fixed missing newline

2003-06-01 20:29  Don Allingham <don@gramps-project.org>

	* [r1619] Updated Polish distribution

2003-06-01 20:28  Don Allingham <don@gramps-project.org>

	* [r1618] updated version

2003-06-01 20:27  Don Allingham <don@gramps-project.org>

	* [r1617] fixed missing quotes

2003-06-01 19:56  Don Allingham <don@gramps-project.org>

	* [r1616] 0.9.2 release

2003-06-01 18:03  Alex Roitman <shura@gramps-project.org>

	* [r1615] * ChangeLog: trying out clcommit

2003-06-01 18:01  Alex Roitman <shura@gramps-project.org>

	* [r1614] *ChangeLog: trying out clcommit

2003-06-01 18:00  Alex Roitman <shura@gramps-project.org>

	* [r1613] Switching to tabs

2003-06-01 03:39  Alex Roitman <shura@gramps-project.org>

	* [r1612] Switching back to uncompressed ChangeLog

2003-06-01 01:21  Alex Roitman <shura@gramps-project.org>

	* [r1611] Removing placeholder -- replaced by gzipped ChangeLog

2003-05-31 22:33  Alex Roitman <shura@gramps-project.org>

	* [r1610] Replace placeholder with real ChangeLog

2003-05-31 15:27  bedinelli

	* [r1609] Brazilian-Portuguese translation for GRAMPS 2 - ver 0.9.2

2003-05-31 01:56  Don Allingham <don@gramps-project.org>

	* [r1608] Handle formats without an extension type

2003-05-30 14:16  lklundin

	* [r1607] Translated strings for 0.9.2

2003-05-30 00:43  Don Allingham <don@gramps-project.org>

	* [r1606] 0.9.2-rc1 setup

2003-05-30 00:27  Don Allingham <don@gramps-project.org>

	* [r1605] Sort list models correctly, C-Q short cut

2003-05-30 00:01  Alex Roitman <shura@gramps-project.org>

	* [r1604] Added more generations

2003-05-29 22:23  Alex Roitman <shura@gramps-project.org>

	* [r1603] Mention new FTM-style reports

2003-05-28 15:57  Don Allingham <don@gramps-project.org>

	* [r1602] Template update

2003-05-28 15:55  Don Allingham <don@gramps-project.org>

	* [r1601] Fixed typos for translations

2003-05-28 10:21  jensa

	* [r1600] Translation update for 0.9.2

2003-05-27 18:33  Donald A. Peterson <>

	* [r1599] Restore $RPM_OPT_FLAGS to make line in %build section

2003-05-27 18:25  Donald A. Peterson <>

	* [r1598] Remove % from configure/makeinstall comments near top to
	  avoid premature expansion

2003-05-27 18:14  Alex Roitman <shura@gramps-project.org>

	* [r1597] Russian translation for 0.9.2

2003-05-27 18:06  Alex Roitman <shura@gramps-project.org>

	* [r1596] Typo

2003-05-27 17:18  Alex Roitman <shura@gramps-project.org>

	* [r1595] Removing redundant strings

2003-05-27 03:43  Don Allingham <don@gramps-project.org>

	* [r1594] Image gallery handling - use EXPOSE to draw initial
	  window, make sure images don't go over the edge

2003-05-27 03:12  Don Allingham <don@gramps-project.org>

	* [r1593] translation strings for 0.9.2

2003-05-27 00:56  Don Allingham <don@gramps-project.org>

	* [r1592] Calendar/Date unicode fix

2003-05-24 03:40  Alex Roitman <shura@gramps-project.org>

	* [r1591] Translation cleanups

2003-05-23 23:28  Alex Roitman <shura@gramps-project.org>

	* [r1590] Return month in unicode

2003-05-23 23:11  Alex Roitman <shura@gramps-project.org>

	* [r1589] Minor updates

2003-05-23 22:35  Alex Roitman <shura@gramps-project.org>

	* [r1588] Minor updates

2003-05-23 17:19  Alex Roitman <shura@gramps-project.org>

	* [r1587] Added new soundex rule

2003-05-23 17:04  Alex Roitman <shura@gramps-project.org>

	* [r1586] Update

2003-05-23 16:20  Alex Roitman <shura@gramps-project.org>

	* [r1585] Translation template update

2003-05-23 04:16  Don Allingham <don@gramps-project.org>

	* [r1584] Updated translation template

2003-05-23 04:08  Don Allingham <don@gramps-project.org>

	* [r1583] Catch loops in filters

2003-05-23 02:45  Don Allingham <don@gramps-project.org>

	* [r1582] Fixed date handling with invalid strings

2003-05-23 02:12  Don Allingham <don@gramps-project.org>

	* [r1581] Sort places in pulldown menus

2003-05-23 01:47  Don Allingham <don@gramps-project.org>

	* [r1580] Fixed loading of places and goto person switching back to
	  first page

2003-05-22 21:41  Alex Roitman <shura@gramps-project.org>

	* [r1579] Indexed images

2003-05-22 21:37  Alex Roitman <shura@gramps-project.org>

	* [r1578] New shots

2003-05-22 21:27  Alex Roitman <shura@gramps-project.org>

	* [r1577] New shots

2003-05-22 17:37  Alex Roitman <shura@gramps-project.org>

	* [r1576] Docs update

2003-05-22 16:11  Alex Roitman <shura@gramps-project.org>

	* [r1575] Back to 1.2

2003-05-22 12:24  Alex Roitman <shura@gramps-project.org>

	* [r1574] Retracting date warnings

2003-05-22 06:17  Alex Roitman <shura@gramps-project.org>

	* [r1573] Similar list speed-ups in AddSpouse

2003-05-22 04:15  Alex Roitman <shura@gramps-project.org>

	* [r1572] Update

2003-05-22 03:37  Alex Roitman <shura@gramps-project.org>

	* [r1571] Warning if non-date text is entered into date fields

2003-05-22 03:15  Don Allingham <don@gramps-project.org>

	* [r1570] Pass the correct object to apply_filter when apply is
	  clicked

2003-05-22 01:25  Alex Roitman <shura@gramps-project.org>

	* [r1569] Segfault on changing tab with filter applied

2003-05-21 22:08  Alex Roitman <shura@gramps-project.org>

	* [r1568] Updates

2003-05-21 21:08  Don Allingham <don@gramps-project.org>

	* [r1567] Select child list improvements

2003-05-21 20:52  Alex Roitman <shura@gramps-project.org>

	* [r1566] Redraw optimizations

2003-05-21 20:15  Don Allingham <don@gramps-project.org>

	* [r1565] Don't connect models until loaded

2003-05-21 18:06  Alex Roitman <shura@gramps-project.org>

	* [r1564] Finishing command line options

2003-05-21 16:01  Donald A. Peterson <>

	* [r1563] Revert bonehead doc/*.make.in mess

2003-05-21 00:44  Donald A. Peterson <>

	* [r1562] Added BuildRequires dependency on rpm>4.1

2003-05-21 00:33  Donald A. Peterson <>

	* [r1561] New makefiles generated by configure using token
	  substitution

2003-05-21 00:31  Donald A. Peterson <>

	* [r1560] Using internal macros for compilation, and a much cleaner
	  %files section

2003-05-21 00:30  Donald A. Peterson <>

	* [r1559] * Added new targets "trans" and "pycheck" to top-level
	  Makefile * Python verification (pychecker) removed from
	  check-local target to become part of the pycheck target heiarchy.
	  Each subdir now has a GRAMPS_PY_MODPATH variable that indicates a
	  colon-separated path for the PYTHONPATH environment to allow
	  module importing to work.

2003-05-20 23:52  Donald A. Peterson <>

	* [r1558] Configure now sets variables in the doc/omf.mak and
	  doc/xmldocs.make files

2003-05-20 23:37  Donald A. Peterson <>

	* [r1557] Added *.in files for documentation makes

2003-05-20 23:20  Don Allingham <don@gramps-project.org>

	* [r1556] Support for AbiWord 1.9 or greater (table support)

2003-05-20 23:01  Alex Roitman <shura@gramps-project.org>

	* [r1555] Updates

2003-05-20 21:58  Alex Roitman <shura@gramps-project.org>

	* [r1554] Minor cleanup

2003-05-20 21:58  Alex Roitman <shura@gramps-project.org>

	* [r1553] Wrong level (3 instead of 2) for NOTE and SOUR in
	  address/place

2003-05-20 20:31  Alex Roitman <shura@gramps-project.org>

	* [r1552] Command line imports: gedcom and iso

2003-05-20 19:21  Alex Roitman <shura@gramps-project.org>

	* [r1551] Unknown option handling

2003-05-20 19:07  Alex Roitman <shura@gramps-project.org>

	* [r1550] Examples in man page

2003-05-20 18:33  Alex Roitman <shura@gramps-project.org>

	* [r1549] Command line export-> default to gramps

2003-05-20 17:55  Alex Roitman <shura@gramps-project.org>

	* [r1548] Check whether pil or convert exist

2003-05-20 04:52  Alex Roitman <shura@gramps-project.org>

	* [r1547] Correction

2003-05-19 22:56  Alex Roitman <shura@gramps-project.org>

	* [r1546] New man page

2003-05-19 20:00  Alex Roitman <shura@gramps-project.org>

	* [r1545] Command-line import from gedcom: cleanup

2003-05-19 19:58  Alex Roitman <shura@gramps-project.org>

	* [r1544] Command-line import from gedcom: cleanup

2003-05-19 18:17  Alex Roitman <shura@gramps-project.org>

	* [r1543] Prompt to save on Open and Open Example

2003-05-19 17:49  Alex Roitman <shura@gramps-project.org>

	* [r1542] Removing obsolete data-hooks

2003-05-19 04:54  Alex Roitman <shura@gramps-project.org>

	* [r1541] Command line: check action

2003-05-19 03:52  Alex Roitman <shura@gramps-project.org>

	* [r1540] Command line: import cleanup and some exports

2003-05-18 22:52  Don Allingham <don@gramps-project.org>

	* [r1539] Remove grampslib.so (from James Treacy)

2003-05-18 17:31  Alex Roitman <shura@gramps-project.org>

	* [r1538] Command-line import

2003-05-18 04:18  Don Allingham <don@gramps-project.org>

	* [r1537] Shift-click to edit spouse, re-implemented family name
	  guessing

2003-05-17 04:14  Alex Roitman <shura@gramps-project.org>

	* [r1536] Command line parameters

2003-05-17 03:20  Don Allingham <don@gramps-project.org>

	* [r1535] Icons for drag and drop

2003-05-16 01:49  Don Allingham <don@gramps-project.org>

	* [r1534] Change file extentions in reports when different filetype
	  is chosen

2003-05-15 03:19  Alex Roitman <shura@gramps-project.org>

	* [r1533] Case change for decoder

2003-05-15 00:25  Don Allingham <don@gramps-project.org>

	* [r1532] initial values in gconf for first time startup

2003-05-14 23:22  Don Allingham <don@gramps-project.org>

	* [r1531] WriteCD merges

2003-05-14 23:19  Alex Roitman <shura@gramps-project.org>

	* [r1530] Update

2003-05-14 19:21  Alex Roitman <shura@gramps-project.org>

	* [r1529] More missing media handling

2003-05-14 04:23  Don Allingham <don@gramps-project.org>

	* [r1528] CD Writer

2003-05-14 02:46  Alex Roitman <shura@gramps-project.org>

	* [r1527] Fix missing files on check & repair

2003-05-14 02:45  Don Allingham <don@gramps-project.org>

	* [r1526] Handle stdout

2003-05-14 01:00  Alex Roitman <shura@gramps-project.org>

	* [r1525] Typos

2003-05-14 00:39  Alex Roitman <shura@gramps-project.org>

	* [r1524] Ask user if missing media files on Save As

2003-05-13 20:50  Don Allingham <don@gramps-project.org>

	* [r1523] Default marriage event patch from adl, remove const.py
	  since it is autogenerated

2003-05-13 16:50  Alex Roitman <shura@gramps-project.org>

	* [r1522] Update

2003-05-13 15:29  Alex Roitman <shura@gramps-project.org>

	* [r1521] Typo

2003-05-13 04:47  Alex Roitman <shura@gramps-project.org>

	* [r1520] Wording cleanup

2003-05-13 03:35  Alex Roitman <shura@gramps-project.org>

	* [r1519] User input when files are lost on Import

2003-05-13 03:26  Don Allingham <don@gramps-project.org>

	* [r1518] Debug tools

2003-05-13 03:02  Don Allingham <don@gramps-project.org>

	* [r1517] Fixed startup dialog

2003-05-12 21:41  Don Allingham <don@gramps-project.org>

	* [r1516] Fixed hard coded path

2003-05-12 19:39  Don Allingham <don@gramps-project.org>

	* [r1515] Fixed marriage problem and startup dialog

2003-05-12 03:30  Alex Roitman <shura@gramps-project.org>

	* [r1514] Handle media files on Save As...

2003-05-10 20:55  Alex Roitman <shura@gramps-project.org>

	* [r1513] Minor cleanups

2003-05-10 06:18  Alex Roitman <shura@gramps-project.org>

	* [r1512] Almost done

2003-05-10 06:18  Alex Roitman <shura@gramps-project.org>

	* [r1511] Minor correction

2003-05-10 06:17  Alex Roitman <shura@gramps-project.org>

	* [r1510] Roman numbers

2003-05-09 03:32  Don Allingham <don@gramps-project.org>

	* [r1509] Handle edit buttons on place editor

2003-05-09 03:25  Don Allingham <don@gramps-project.org>

	* [r1508] Fixed missing edit buttons

2003-05-08 17:38  Don Allingham <don@gramps-project.org>

	* [r1507] Fixed missing button events

2003-05-08 17:12  Don Allingham <don@gramps-project.org>

	* [r1506] Handle image imports that are abandoned

2003-05-08 02:39  Alex Roitman <shura@gramps-project.org>

	* [r1505] Initial mock-up, needs work

2003-05-08 02:38  Alex Roitman <shura@gramps-project.org>

	* [r1504] Minor corrections

2003-05-08 00:42  Alex Roitman <shura@gramps-project.org>

	* [r1503] Superscripts in HTML and LaTeX

2003-05-07 04:14  Alex Roitman <shura@gramps-project.org>

	* [r1502] Remove object and refs if media file is lost

2003-05-07 03:36  Don Allingham <don@gramps-project.org>

	* [r1501] Fixed the place and family references on import

2003-05-06 15:16  Alex Roitman <shura@gramps-project.org>

	* [r1500] Reincarnation of Imports

2003-05-06 05:08  Alex Roitman <shura@gramps-project.org>

	* [r1499] Reverse sorting of MediaFileMap keys

2003-05-06 04:48  Alex Roitman <shura@gramps-project.org>

	* [r1498] More Import cleanups

2003-05-06 02:55  Don Allingham <don@gramps-project.org>

	* [r1497] preserve full path for photos after import

2003-05-06 02:54  Don Allingham <don@gramps-project.org>

	* [r1496] Patch for tabs from Billy Earney

2003-05-06 02:06  Alex Roitman <shura@gramps-project.org>

	* [r1495] Imports from GRAMPS db and package

2003-05-06 01:51  Alex Roitman <shura@gramps-project.org>

	* [r1494] Import from database

2003-05-06 00:08  Don Allingham <don@gramps-project.org>

	* [r1493] Fixed relationshp calculation

2003-05-05 17:35  Alex Roitman <shura@gramps-project.org>

	* [r1492] Import from GRAMPS package

2003-05-05 15:44  Alex Roitman <shura@gramps-project.org>

	* [r1491] Typos

2003-05-05 01:36  Don Allingham <don@gramps-project.org>

	* [r1490] Gramps IMPORTING

2003-05-03 14:16  Don Allingham <don@gramps-project.org>

	* [r1489] Handle redraw of the display after a tool is run

2003-05-03 13:28  Don Allingham <don@gramps-project.org>

	* [r1488] provide a default temp file name

2003-05-02 02:49  Don Allingham <don@gramps-project.org>

	* [r1487] Family Tree Maker style ancestor report

2003-05-02 00:57  Alex Roitman <shura@gramps-project.org>

	* [r1486] Fix for export-to-gramps problem

2003-05-01 23:35  Don Allingham <don@gramps-project.org>

	* [r1485] Fixed title in count_anc.py, added superscript for
	  TextDoc

2003-04-30 16:40  Alex Roitman <shura@gramps-project.org>

	* [r1484] Correction: bind relationship function _after_ the
	  plugins are loaded

2003-04-30 13:23  Alex Roitman <shura@gramps-project.org>

	* [r1483] Now I got it right!

2003-04-30 04:21  Alex Roitman <shura@gramps-project.org>

	* [r1482] Corrections

2003-04-30 03:33  Don Allingham <don@gramps-project.org>

	* [r1481] Don't print b. and d. if not used

2003-04-30 03:17  Alex Roitman <shura@gramps-project.org>

	* [r1480] Few typos

2003-04-30 00:24  Don Allingham <don@gramps-project.org>

	* [r1479] Relcal changes for plugins

2003-04-28 17:07  Alex Roitman <shura@gramps-project.org>

	* [r1478] Minor typo

2003-04-26 23:17  Don Allingham <don@gramps-project.org>

	* [r1477] Limit the number of characters in the description and
	  source lists on the edit window Prevent place duplication

2003-04-23 02:57  Don Allingham <don@gramps-project.org>

	* [r1476] Raise FIND window on CTRL-F

2003-04-23 00:45  Don Allingham <don@gramps-project.org>

	* [r1475] Handle backwards find

2003-04-22 21:52  Don Allingham <don@gramps-project.org>

	* [r1474] Fixed Find from popping up multiple windows.

2003-04-22 15:40  Don Allingham <don@gramps-project.org>

	* [r1473] Fixed redundant entries in report/tool dialogs after a
	  reload of plugins

2003-04-22 03:42  Don Allingham <don@gramps-project.org>

	* [r1472] Reload problem fix for plugins

2003-04-21 19:47  Alex Roitman <shura@gramps-project.org>

	* [r1471] Format line typo

2003-04-21 15:42  Alex Roitman <shura@gramps-project.org>

	* [r1470] Male-female bug, 725016

2003-04-20 18:49  Don Allingham <don@gramps-project.org>

	* [r1468] Update NEWS file

2003-04-20 14:33  Don Allingham <don@gramps-project.org>

	* [r1467] Commited Makefile.in files for the example directories

2003-04-20 03:52  Don Allingham <don@gramps-project.org>

	* [r1466] Bug fixes

2003-04-19 18:55  Alex Roitman <shura@gramps-project.org>

	* [r1465] Corrections

2003-04-18 19:33  schandl

	* [r1464] German translation

2003-04-18 04:17  Don Allingham <don@gramps-project.org>

	* [r1463] Make sure only cvs committed files are in template.po

2003-04-18 04:15  Don Allingham <don@gramps-project.org>

	* [r1462] Reports handle file extensions and check for existing
	  file.

2003-04-18 03:38  Alex Roitman <shura@gramps-project.org>

	* [r1461] Removing *.mo files

2003-04-17 23:45  Alex Roitman <shura@gramps-project.org>

	* [r1460] Removing omf-install

2003-04-17 19:37  Alex Roitman <shura@gramps-project.org>

	* [r1459] Name correction

2003-04-17 17:40  Alex Roitman <shura@gramps-project.org>

	* [r1458] Russian translation for 0.9.1

2003-04-16 20:32  jensa

	* [r1457] Translation updates

2003-04-16 19:36  schandl

	* [r1456] German translation

2003-04-16 17:06  Alex Roitman <shura@gramps-project.org>

	* [r1455] Typo

2003-04-16 15:46  Alex Roitman <shura@gramps-project.org>

	* [r1454] Enable gender-aware translations for Verify.py

2003-04-16 15:24  Don Allingham <don@gramps-project.org>

	* [r1453] Translation clean up

2003-04-16 06:25  Don Allingham <don@gramps-project.org>

	* [r1452] Allow the user to select the entries to be modified.

2003-04-16 04:15  Don Allingham <don@gramps-project.org>

	* [r1451] Get rid of "activatible widget" warning

2003-04-14 20:34  Alex Roitman <shura@gramps-project.org>

	* [r1450] More Verify.py corrections

2003-04-14 19:49  schandl

	* [r1449] Typo and German translation

2003-04-14 04:37  Alex Roitman <shura@gramps-project.org>

	* [r1448] Update

2003-04-14 03:48  Alex Roitman <shura@gramps-project.org>

	* [r1447] Correcting Verify.py messages

2003-04-14 03:07  Alex Roitman <shura@gramps-project.org>

	* [r1446] Minor correction

2003-04-14 02:52  Alex Roitman <shura@gramps-project.org>

	* [r1445] Enable translations

2003-04-12 15:50  jensa

	* [r1444] Translation update for 0.9.0

2003-04-11 20:49  schandl

	* [r1443] German translation and typo fix

2003-04-11 02:25  Don Allingham <don@gramps-project.org>

	* [r1442] Updated translations

2003-04-11 02:14  Don Allingham <don@gramps-project.org>

	* [r1441] Button fixes for Verify

2003-04-10 20:40  Don Allingham <don@gramps-project.org>

	* [r1440] Translation updates

2003-04-10 19:46  schandl

	* [r1439] German translation

2003-04-10 03:40  Don Allingham <don@gramps-project.org>

	* [r1438] install options

2003-04-10 03:34  Don Allingham <don@gramps-project.org>

	* [r1437] Add figures director

2003-04-10 03:27  Don Allingham <don@gramps-project.org>

	* [r1436] install gramps.xml in RPM

2003-04-10 03:07  Don Allingham <don@gramps-project.org>

	* [r1435] Home Person changes

2003-04-10 03:05  Don Allingham <don@gramps-project.org>

	* [r1434] msgfmt does not use -c

2003-04-10 02:58  Don Allingham <don@gramps-project.org>

	* [r1433] Fix configure file to not include extending-gramps

2003-04-10 02:49  Don Allingham <don@gramps-project.org>

	* [r1432] Translation changes

2003-04-09 19:49  schandl

	* [r1431] German translation and several typo fixes

2003-04-09 03:29  Don Allingham <don@gramps-project.org>

	* [r1430] Pychecker cleanup

2003-04-09 01:02  Don Allingham <don@gramps-project.org>

	* [r1429] New Polish translation

2003-04-06 14:44  Don Allingham <don@gramps-project.org>

	* [r1428] configure.in checks for pygtk

2003-04-06 05:07  Don Allingham <don@gramps-project.org>

	* [r1427] gtk.glade.bindtextdomain

2003-04-06 02:25  Alex Roitman <shura@gramps-project.org>

	* [r1426] Corrections

2003-04-05 23:39  Don Allingham <don@gramps-project.org>

	* [r1425] translation fixes

2003-04-04 13:06  Alex Roitman <shura@gramps-project.org>

	* [r1424] Update

2003-04-04 05:48  Don Allingham <don@gramps-project.org>

	* [r1423] Find support

2003-04-04 02:53  Alex Roitman <shura@gramps-project.org>

	* [r1422] Added Help subsection

2003-04-02 16:54  Alex Roitman <shura@gramps-project.org>

	* [r1421] First proof by Rikke

2003-04-02 15:12  Alex Roitman <shura@gramps-project.org>

	* [r1420] Corrections

2003-04-02 03:58  Alex Roitman <shura@gramps-project.org>

	* [r1419] Updated for 0.9.1

2003-04-01 23:28  Alex Roitman <shura@gramps-project.org>

	* [r1418] Typos

2003-04-01 04:23  Don Allingham <don@gramps-project.org>

	* [r1417] Replace GNOME menu items

2003-03-31 04:10  Alex Roitman <shura@gramps-project.org>

	* [r1416] Changing docs installation dir

2003-03-31 03:51  Don Allingham <don@gramps-project.org>

	* [r1415] Fixed example database

2003-03-31 03:38  Don Allingham <don@gramps-project.org>

	* [r1414] Fixed example file loading

2003-03-31 01:33  Don Allingham <don@gramps-project.org>

	* [r1413] Example database menu item

2003-03-30 20:16  Alex Roitman <shura@gramps-project.org>

	* [r1412] dialog update

2003-03-28 23:28  Alex Roitman <shura@gramps-project.org>

	* [r1411] Minor cleanups

2003-03-28 04:50  Alex Roitman <shura@gramps-project.org>

	* [r1410] Modify doc path

2003-03-28 03:16  Don Allingham <don@gramps-project.org>

	* [r1409] install manual for RPM

2003-03-28 02:28  Don Allingham <don@gramps-project.org>

	* [r1408] filename clean up

2003-03-27 23:05  Alex Roitman <shura@gramps-project.org>

	* [r1407] Minor correction for Define filter dialog

2003-03-27 17:19  Alex Roitman <shura@gramps-project.org>

	* [r1406] Removing obsolete docs

2003-03-27 16:54  Alex Roitman <shura@gramps-project.org>

	* [r1405] Removing obsolete docs

2003-03-27 16:52  Alex Roitman <shura@gramps-project.org>

	* [r1404] Corrections to properly install GNOME2 docs

2003-03-27 16:49  Alex Roitman <shura@gramps-project.org>

	* [r1403] GNOME2 compliance

2003-03-27 03:16  Don Allingham <don@gramps-project.org>

	* [r1402] Sidebar/tab handling

2003-03-26 04:32  Don Allingham <don@gramps-project.org>

	* [r1401] Detect intl library successful loading

2003-03-26 02:32  Don Allingham <don@gramps-project.org>

	* [r1400] Translate list headers

2003-03-25 23:03  Alex Roitman <shura@gramps-project.org>

	* [r1399] Minor typo

2003-03-25 15:18  Alex Roitman <shura@gramps-project.org>

	* [r1398] adding figure with -kb

2003-03-25 15:17  Alex Roitman <shura@gramps-project.org>

	* [r1397] removing figure added without -kb

2003-03-25 05:26  Don Allingham <don@gramps-project.org>

	* [r1396] Filter editor fixes

2003-03-25 03:22  Alex Roitman <shura@gramps-project.org>

	* [r1395] Define filter dialog

2003-03-24 23:09  Alex Roitman <shura@gramps-project.org>

	* [r1394] Done with Custom Filter Editor

2003-03-24 20:14  schandl

	* [r1393] Some more German translations

2003-03-24 05:15  Alex Roitman <shura@gramps-project.org>

	* [r1392] Changes related to the corrected edit-si.png

2003-03-24 04:54  Alex Roitman <shura@gramps-project.org>

	* [r1391] Corrected figure: new button added

2003-03-24 03:54  Don Allingham <don@gramps-project.org>

	* [r1390] 0.9.1-pre1 setup

2003-03-24 03:51  Don Allingham <don@gramps-project.org>

	* [r1389] Source improvements

2003-03-23 15:24  Don Allingham <don@gramps-project.org>

	* [r1388] New translation file for typo fix

2003-03-23 15:22  Don Allingham <don@gramps-project.org>

	* [r1387] Fixed typo

2003-03-23 06:20  Alex Roitman <shura@gramps-project.org>

	* [r1386] Almost done with the first draft

2003-03-23 04:16  Don Allingham <don@gramps-project.org>

	* [r1385] Fixed templates for HTML reports

2003-03-23 03:50  Don Allingham <don@gramps-project.org>

	* [r1384] Accessibility for dialogs

2003-03-23 03:26  Don Allingham <don@gramps-project.org>

	* [r1383] Fixed HTML options

2003-03-22 23:26  Alex Roitman <shura@gramps-project.org>

	* [r1382] Fixing typo

2003-03-22 21:11  Alex Roitman <shura@gramps-project.org>

	* [r1381] Done with Tools

2003-03-22 20:26  Don Allingham <don@gramps-project.org>

	* [r1380] Merge fixes, option to display relationship to the home
	  person in the status bar.

2003-03-22 07:17  Alex Roitman <shura@gramps-project.org>

	* [r1379] Started Tools

2003-03-22 06:07  Alex Roitman <shura@gramps-project.org>

	* [r1378] Adding more new figures

2003-03-21 05:53  Alex Roitman <shura@gramps-project.org>

	* [r1377] Finished Reports

2003-03-21 05:01  Alex Roitman <shura@gramps-project.org>

	* [r1376] Adding new figures with -kb flag

2003-03-21 04:58  Alex Roitman <shura@gramps-project.org>

	* [r1375] Removing figs -- need to add with -kb

2003-03-21 04:42  Don Allingham <don@gramps-project.org>

	* [r1374] Message for place displays

2003-03-21 04:25  Don Allingham <don@gramps-project.org>

	* [r1373] Fixed sorting

2003-03-21 04:16  Alex Roitman <shura@gramps-project.org>

	* [r1372] Adding new figures

2003-03-21 04:07  Alex Roitman <shura@gramps-project.org>

	* [r1371] Removing old figures

2003-03-21 02:59  jcollie

	* [r1370] Change the grouping of the radio buttons so that they are
	  grouped horizontally, rather than vertically. Also, get rid of
	  the frames to get closer to Gnome HIG compliance, but I'm sure
	  that there will be more changes needed for full compliance.

2003-03-21 00:12  Alex Roitman <shura@gramps-project.org>

	* [r1369] Half-way into reports

2003-03-20 20:53  Alex Roitman <shura@gramps-project.org>

	* [r1368] Finished navigation

2003-03-20 16:19  Don Allingham <don@gramps-project.org>

	* [r1367] nl translation update

2003-03-20 05:19  Alex Roitman <shura@gramps-project.org>

	* [r1366] Finally done with editing

2003-03-20 04:02  Alex Roitman <shura@gramps-project.org>

	* [r1365] Minor typo

2003-03-20 02:54  Don Allingham <don@gramps-project.org>

	* [r1364] Faster load times for places

2003-03-20 00:09  Don Allingham <don@gramps-project.org>

	* [r1363] Witness editor fixes, documentation and translation list
	  fixes

2003-03-19 23:20  Alex Roitman <shura@gramps-project.org>

	* [r1362] Done with editing except for the Witness Editor

2003-03-19 20:59  Alex Roitman <shura@gramps-project.org>

	* [r1361] More editing done

2003-03-19 06:15  Alex Roitman <shura@gramps-project.org>

	* [r1360] Almost done with the editing

2003-03-19 05:00  Alex Roitman <shura@gramps-project.org>

	* [r1359] Working down the editing

2003-03-19 04:27  Don Allingham <don@gramps-project.org>

	* [r1358] HIG improvements

2003-03-19 01:37  Alex Roitman <shura@gramps-project.org>

	* [r1357] Better structure for editing

2003-03-18 00:42  Don Allingham <don@gramps-project.org>

	* [r1356] removed readgecom.glade

2003-03-17 05:21  Don Allingham <don@gramps-project.org>

	* [r1355] HIG changes

2003-03-17 05:03  Alex Roitman <shura@gramps-project.org>

	* [r1354] Typos

2003-03-17 02:28  Don Allingham <don@gramps-project.org>

	* [r1353] Updates to people list occur only on active display

2003-03-15 22:51  Alex Roitman <shura@gramps-project.org>

	* [r1352] Done with Edit Person

2003-03-15 18:52  Don Allingham <don@gramps-project.org>

	* [r1351] Dutch translation

2003-03-15 18:51  Don Allingham <don@gramps-project.org>

	* [r1350] Faster initial display

2003-03-14 06:18  Alex Roitman <shura@gramps-project.org>

	* [r1349] Started on Editing

2003-03-14 05:46  Don Allingham <don@gramps-project.org>

	* [r1348] Hide main window until it is completely initialized.

2003-03-13 18:58  schandl

	* [r1347] Typos and German translation

2003-03-12 23:40  Alex Roitman <shura@gramps-project.org>

	* [r1346] More cleanups

2003-03-12 23:17  Don Allingham <don@gramps-project.org>

	* [r1345] Patch names improvements

2003-03-12 16:15  Alex Roitman <shura@gramps-project.org>

	* [r1344] Minor cleanups

2003-03-12 05:14  Alex Roitman <shura@gramps-project.org>

	* [r1343] Initial upload

2003-03-12 05:14  Alex Roitman <shura@gramps-project.org>

	* [r1342] It now parses into a bearable HTML!

2003-03-12 03:40  Alex Roitman <shura@gramps-project.org>

	* [r1341] Removing plain text version in favor of XML

2003-03-12 03:02  Don Allingham <don@gramps-project.org>

	* [r1340] Faster loading of pages, Improvements to filters

2003-03-12 02:48  Alex Roitman <shura@gramps-project.org>

	* [r1339] A little advance

2003-03-11 23:47  Alex Roitman <shura@gramps-project.org>

	* [r1338] New manual in XML format

2003-03-11 04:33  Alex Roitman <shura@gramps-project.org>

	* [r1337] Further cleanup and some Usage

2003-03-11 03:42  Alex Roitman <shura@gramps-project.org>

	* [r1336] Cleanup of into, getting_started, and main window

2003-03-10 22:31  Alex Roitman <shura@gramps-project.org>

	* [r1335] First correction

2003-03-10 22:02  Alex Roitman <shura@gramps-project.org>

	* [r1334] A little more than the outline

2003-03-08 05:59  Don Allingham <don@gramps-project.org>

	* [r1333] Bug fixes from pychecker

2003-03-08 05:03  Don Allingham <don@gramps-project.org>

	* [r1332] Paragraph editor enhancements - styles have descriptions

2003-03-08 00:19  Don Allingham <don@gramps-project.org>

	* [r1331] Witness support

2003-03-07 13:16  Don Allingham <don@gramps-project.org>

	* [r1330] Qualify Person with RelLIb

2003-03-07 13:13  Don Allingham <don@gramps-project.org>

	* [r1329] Removed FullFamily

2003-03-07 02:21  Don Allingham <don@gramps-project.org>

	* [r1328] Title handling

2003-03-06 06:12  Don Allingham <don@gramps-project.org>

	* [r1327] Window title strings

2003-03-06 01:12  Don Allingham <don@gramps-project.org>

	* [r1326] title fixes in dialog boxes

2003-03-05 06:01  Don Allingham <don@gramps-project.org>

	* [r1325] Translation strings

2003-03-04 05:48  Don Allingham <don@gramps-project.org>

	* [r1324] Style editor improvements

2003-03-03 04:32  Don Allingham <don@gramps-project.org>

	* [r1323] Interface compliance changes

2003-02-28 04:49  Don Allingham <don@gramps-project.org>

	* [r1322] Edit Person changes

2003-02-27 00:37  Don Allingham <don@gramps-project.org>

	* [r1320] Dialog improvements

2003-02-27 00:29  Don Allingham <don@gramps-project.org>

	* [r1319] HIG improvements

2003-02-26 05:43  Don Allingham <don@gramps-project.org>

	* [r1318] HIG compliance (or at least the start of)

2003-02-25 11:13  protois

	* [r1317] Update for 0.9.0-1

2003-02-24 08:25  protois

	* [r1316] french up to date translation

2003-02-24 05:02  Don Allingham <don@gramps-project.org>

	* [r1315] Romanian translation

2003-02-24 04:51  Don Allingham <don@gramps-project.org>

	* [r1314] Updated dialogs

2003-02-18 00:35  Alex Roitman <shura@gramps-project.org>

	* [r1313] Russian translatio for 0.9.0, update

2003-02-15 23:14  Don Allingham <don@gramps-project.org>

	* [r1311] Updated the NEWS file

2003-02-15 23:03  Don Allingham <don@gramps-project.org>

	* [r1310] Plugin clean up

2003-02-15 05:47  schandl

	* [r1309] Update of German translation

2003-02-14 17:41  bedinelli

	* [r1308] Brazilian-Portuguese translation for GRAMPS 2

2003-02-14 05:05  Don Allingham <don@gramps-project.org>

	* [r1307] Added GNU Free Documentation License for those who want
	  to use it for their GEDCOM files

2003-02-14 03:55  Don Allingham <don@gramps-project.org>

	* [r1306] Translator names in credits

2003-02-14 02:20  Don Allingham <don@gramps-project.org>

	* [r1305] Clear displays after a new database is created.

2003-02-14 01:49  Don Allingham <don@gramps-project.org>

	* [r1304] Fixed typo

2003-02-13 18:58  schandl

	* [r1303] Update of German translation

2003-02-13 17:52  bedinelli

	* [r1302] Brazilian-Portuguese translation for GRAMPS 2 (updated
	  Glade strings)

2003-02-13 05:15  Don Allingham <don@gramps-project.org>

	* [r1301] updated strings, called gnome.init

2003-02-12 20:50  schandl

	* [r1300] German translation and fixing typo

2003-02-12 17:52  Alex Roitman <shura@gramps-project.org>

	* [r1299] Updated translation for 0.9.0 - more work is needed

2003-02-12 04:25  Don Allingham <don@gramps-project.org>

	* [r1298] Fixed broken parsing of glade files

2003-02-10 13:11  Don Allingham <don@gramps-project.org>

	* [r1297] Fixed syntax error

2003-02-10 04:13  Don Allingham <don@gramps-project.org>

	* [r1296] Handle gtk.TextView API change

2003-02-10 04:11  Don Allingham <don@gramps-project.org>

	* [r1295] Catch the change in API for gtk.TextBuffer

2003-02-09 03:14  Don Allingham <don@gramps-project.org>

	* [r1294] Fixed child removal problem

2003-02-08 23:50  Don Allingham <don@gramps-project.org>

	* [r1292] Fixed string problem

2003-02-08 23:45  Don Allingham <don@gramps-project.org>

	* [r1291] Timeline report

2003-02-08 23:44  Don Allingham <don@gramps-project.org>

	* [r1290] Drawing improvements

2003-02-08 19:16  Don Allingham <don@gramps-project.org>

	* [r1289] Image handling improvements

2003-02-08 17:28  Don Allingham <don@gramps-project.org>

	* [r1288] Report updates

2003-02-06 18:13  bedinelli

	* [r1287] Brazilian-Portuguese translation for version 0.9.0

2003-02-05 13:53  Don Allingham <don@gramps-project.org>

	* [r1286] Image fixes

2003-02-04 19:59  jensa

	* [r1285] Swedish translation for version 0.9

2003-02-03 19:24  Don Allingham <don@gramps-project.org>

	* [r1284] Image handling fixes

2003-02-03 17:44  Don Allingham <don@gramps-project.org>

	* [r1283] Fixed check display dialog box

2003-02-02 18:06  schandl

	* [r1282] Update of German translation for version 0.9

2003-02-02 00:50  Alex Roitman <shura@gramps-project.org>

	* [r1281] Russian translation for 0.9.0

2003-01-31 05:01  Don Allingham <don@gramps-project.org>

	* [r1280] new icon

2003-01-31 04:58  Don Allingham <don@gramps-project.org>

	* [r1279] Makefile update

2003-01-31 04:31  Don Allingham <don@gramps-project.org>

	* [r1278] Translation updates

2003-01-31 04:28  Don Allingham <don@gramps-project.org>

	* [r1277] Drawdoc cleanup

2003-01-29 04:50  Don Allingham <don@gramps-project.org>

	* [r1276] Pychecker fixes

2003-01-29 04:43  Don Allingham <don@gramps-project.org>

	* [r1275] Report error exceptions

2003-01-29 03:06  Don Allingham <don@gramps-project.org>

	* [r1274] keyword substituion in HTML documents

2003-01-27 04:53  Don Allingham <don@gramps-project.org>

	* [r1273] UTF-8 to Latin-1 translation from Alexandre Duret-Lutz

2003-01-26 05:11  Don Allingham <don@gramps-project.org>

	* [r1272] Ansel coding fixes

2003-01-24 03:47  Don Allingham <don@gramps-project.org>

	* [r1271] Capitalize last names

2003-01-22 04:29  Don Allingham <don@gramps-project.org>

	* [r1269] tempfile fixes

2003-01-22 04:25  Don Allingham <don@gramps-project.org>

	* [r1268] Fix temporary file handling

2003-01-22 03:45  Don Allingham <don@gramps-project.org>

	* [r1267] Delete empty, unknown spouse

2003-01-20 13:33  Don Allingham <don@gramps-project.org>

	* [r1266] Updated to rc4

2003-01-20 13:28  Don Allingham <don@gramps-project.org>

	* [r1264] Fixed ISO Date format

2003-01-20 03:37  Don Allingham <don@gramps-project.org>

	* [r1263] Update to rc3

2003-01-20 03:34  Don Allingham <don@gramps-project.org>

	* [r1262] ChooseParents improvements

2003-01-19 22:59  Don Allingham <don@gramps-project.org>

	* [r1261] Converted ChooseParents to use ListModel

2003-01-19 15:15  Don Allingham <don@gramps-project.org>

	* [r1260] Changed write_text to write_raw when generating a table
	  <from graybeard@optusnet.com.au>

2003-01-19 06:46  Don Allingham <don@gramps-project.org>

	* [r1259] Fixed several webpage and report generation problems

2003-01-19 06:25  Don Allingham <don@gramps-project.org>

	* [r1258] ansel/utf8 encodings

2003-01-15 05:25  Don Allingham <don@gramps-project.org>

	* [r1256] Import fixes/pychecker fixes

2003-01-13 03:59  Don Allingham <don@gramps-project.org>

	* [r1255] Event reordering for marriage

2003-01-12 05:22  Don Allingham <don@gramps-project.org>

	* [r1254] pychecker cleanup

2003-01-11 23:43  Don Allingham <don@gramps-project.org>

	* [r1253] Graphviz index problem, scroll window on person list

2003-01-10 13:52  Don Allingham <don@gramps-project.org>

	* [r1252] Pychecker fixes, gnome.url.show to gnome.url_show

2003-01-10 05:39  Don Allingham <don@gramps-project.org>

	* [r1251] Pychecker fixes

2003-01-10 05:21  Don Allingham <don@gramps-project.org>

	* [r1250] pychecker fixes, GEDCOM import/export improvements,
	  calendar improvements

2003-01-09 19:45  Don Allingham <don@gramps-project.org>

	* [r1249] Makefile.in

2003-01-09 04:54  Don Allingham <don@gramps-project.org>

	* [r1248] Updated const.py.in for calendar directory

2003-01-09 04:41  Don Allingham <don@gramps-project.org>

	* [r1247] Calendar updates

2003-01-09 04:39  Don Allingham <don@gramps-project.org>

	* [r1246] New calendars

2003-01-08 05:41  Don Allingham <don@gramps-project.org>

	* [r1245] Added drag-begin tasks

2003-01-08 05:31  Don Allingham <don@gramps-project.org>

	* [r1244] Calendar entry code fix

2003-01-08 04:58  Don Allingham <don@gramps-project.org>

	* [r1243] Unselect selected person on goto_active_person, apply
	  Alexandre Duret-Lutz's GEDCOM patches

2003-01-07 03:49  Don Allingham <don@gramps-project.org>

	* [r1242] Release candidate

2003-01-07 03:40  Don Allingham <don@gramps-project.org>

	* [r1241] Calendar formats added

2003-01-06 05:35  Don Allingham <don@gramps-project.org>

	* [r1240] Convert OpenDrawDoc to use zipfile

2003-01-06 05:14  Don Allingham <don@gramps-project.org>

	* [r1239] OpenOffice fixes, calendar format fixes

2003-01-03 03:19  Don Allingham <don@gramps-project.org>

	* [r1238] GEDCOM improvements for GENEWEB from Alexandre Duret-Lutz

2003-01-02 04:31  Don Allingham <don@gramps-project.org>

	* [r1235] Calendar enhancements

2002-12-31 02:22  Don Allingham <don@gramps-project.org>

	* [r1234] Updated for calendar handling

2002-12-30 00:42  Don Allingham <don@gramps-project.org>

	* [r1233] Date handling improvements (calendar conversions)

2002-12-29 05:44  Don Allingham <don@gramps-project.org>

	* [r1232] Dynamically find pages

2002-12-25 05:22  Don Allingham <don@gramps-project.org>

	* [r1231] Dynamic create of person list pages

2002-12-24 22:36  Don Allingham <don@gramps-project.org>

	* [r1230] Support for natural find

2002-12-17 05:12  Don Allingham <don@gramps-project.org>

	* [r1224] Hold onto iconlists to keep from crashing while program
	  is active

2002-12-14 05:07  Don Allingham <don@gramps-project.org>

	* [r1223] Gedcom export, complete_rebuild fix, merge support

2002-12-12 04:36  Don Allingham <don@gramps-project.org>

	* [r1222] Add grampslib_wrap.c

2002-12-12 04:30  Don Allingham <don@gramps-project.org>

	* [r1221] Pre7 release

2002-12-11 05:18  Don Allingham <don@gramps-project.org>

	* [r1220] Improved reporting for traceback dialog, attempts to
	  determine the distribution

2002-12-06 03:37  Don Allingham <don@gramps-project.org>

	* [r1219] List sorting

2002-12-04 04:58  Don Allingham <don@gramps-project.org>

	* [r1217] Surname prefix support

2002-12-01 03:40  Don Allingham <don@gramps-project.org>

	* [r1215] Surname prefix support, landscape support for SVG and PS

2002-11-29 23:45  Don Allingham <don@gramps-project.org>

	* [r1214] Trying to handle gnome_canvas bug

2002-11-28 05:52  Don Allingham <don@gramps-project.org>

	* [r1212] scope fixes

2002-11-27 13:36  Don Allingham <don@gramps-project.org>

	* [r1211] Fixed sensitivity of entries, fix relationship display in
	  FamilyView, EditSource reference list, add spouse selection

2002-11-27 05:56  Don Allingham <don@gramps-project.org>

	* [r1210] Removed unneeded pygtk calls

2002-11-26 13:13  Don Allingham <don@gramps-project.org>

	* [r1207] Added sources.py, missing from CVS

2002-11-26 04:06  Don Allingham <don@gramps-project.org>

	* [r1205] use pygtk.require to determine database

2002-11-25 04:30  Don Allingham <don@gramps-project.org>

	* [r1204] UTF-8 support for translations, clean up gettext,
	  improved gallery handling

2002-11-21 04:42  Don Allingham <don@gramps-project.org>

	* [r1200] New images for date "LEDs"

2002-11-21 04:41  Don Allingham <don@gramps-project.org>

	* [r1199] Improved editor handling for marriage and person edits

2002-11-19 05:04  Don Allingham <don@gramps-project.org>

	* [r1195] Fix bookmark handling

2002-11-19 04:15  Don Allingham <don@gramps-project.org>

	* [r1194] removal of u2l, papersizes read from XML file

2002-11-17 05:06  Don Allingham <don@gramps-project.org>

	* [r1191] Delay attaching ListStore to TreeView until after names
	  have been loaded.

2002-11-16 23:22  Don Allingham <don@gramps-project.org>

	* [r1190] Updates to relationship calculator, disabling menus,
	  saving sidebar/filters

2002-11-15 03:49  Don Allingham <don@gramps-project.org>

	* [r1189] EditPerson fixes, list model enhancements

2002-11-14 05:31  Don Allingham <don@gramps-project.org>

	* [r1188] ListModel improvements, GenericFilter moved to GNOME 2

2002-11-12 04:12  Don Allingham <don@gramps-project.org>

	* [r1185] Added ability to use natilus theme icons. Set default
	  path for writing GEDCOM files.

2002-11-12 03:15  Don Allingham <don@gramps-project.org>

	* [r1184] Icons are no longer needed, because the nautlus theme is
	  read

2002-11-10 04:22  Don Allingham <don@gramps-project.org>

	* [r1178] Fixes for sidebar value saving and apply_filter fixes

2002-11-10 03:40  Don Allingham <don@gramps-project.org>

	* [r1177] Updated configuration for 0.9.0-pre4

2002-11-10 03:34  Don Allingham <don@gramps-project.org>

	* [r1176] Fixed sorting on people tabs

2002-11-10 00:44  Don Allingham <don@gramps-project.org>

	* [r1175] Warning message

2002-11-10 00:38  Don Allingham <don@gramps-project.org>

	* [r1174] Tabbed pages in the person list

2002-11-09 18:44  Don Allingham <don@gramps-project.org>

	* [r1173] GEDCOM/ANSEL handing, improved list access

2002-11-09 18:44  Don Allingham <don@gramps-project.org>

	* [r1172] Ansel to Unicode translation

2002-11-08 05:25  Don Allingham <don@gramps-project.org>

	* [r1171] Updated configure scripts

2002-11-08 04:10  Don Allingham <don@gramps-project.org>

	* [r1170] Updated configure script

2002-11-08 03:42  Don Allingham <don@gramps-project.org>

	* [r1169] Gallery drag/drop functionality

2002-11-05 04:15  Don Allingham <don@gramps-project.org>

	* [r1165] Media gallery improvements

2002-11-04 04:18  Don Allingham <don@gramps-project.org>

	* [r1163] Preferences updates - removal of options that no longer
	  apply

2002-11-04 04:05  Don Allingham <don@gramps-project.org>

	* [r1162] Removed Sorter.py

2002-11-03 06:35  Don Allingham <don@gramps-project.org>

	* [r1161] GEDCOM importing working, Plugin dialog working

2002-11-02 21:19  Don Allingham <don@gramps-project.org>

	* [r1160] Pre02 for gramps-0.9.0

2002-10-29 04:13  Don Allingham <don@gramps-project.org>

	* [r1157] AutoComp fixes

2002-10-29 03:55  Don Allingham <don@gramps-project.org>

	* [r1156] Fixed configure script to use pkg-config

2002-10-28 13:36  Don Allingham <don@gramps-project.org>

	* [r1155] GTK translation updates

2002-10-27 04:20  Don Allingham <don@gramps-project.org>

	* [r1153] Clean up of unused functions

2002-10-27 04:03  Don Allingham <don@gramps-project.org>

	* [r1152] Removal of unused functions

2002-10-27 03:43  Don Allingham <don@gramps-project.org>

	* [r1151] Improvements to media view and parent selection

2002-10-25 04:52  Don Allingham <don@gramps-project.org>

	* [r1148] Added MIME support via the new grampslib C module.

2002-10-21 01:18  Don Allingham <don@gramps-project.org>

	* [r1146] Fixed place editing

2002-10-20 21:35  Don Allingham <don@gramps-project.org>

	* [r1145] Fixed EditSource, rearranged buttons on FamilyView

2002-10-20 14:26  Don Allingham <don@gramps-project.org>

	* [r1141] Initial revision

2002-10-20 14:25  Don Allingham <don@gramps-project.org>

	* [r1140] Initial revision

