Commit Graph

451 Commits

Author SHA1 Message Date
Rob G. Healey
5e0cc4cd1e Updated printer stylesheet, src/data/Web_Print-Default.css, to match all new changes in NarrativeWeb.
svn: r12966
2009-08-11 22:39:07 +00:00
Rob G. Healey
aaf43d3690 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.
svn: r12959
2009-08-11 12:49:27 +00:00
Rob G. Healey
cfad2f0629 Finished translatable variables in NarrativeWeb
svn: r12954
2009-08-11 01:29:53 +00:00
Rob G. Healey
18048ccfab Fixed display_attr_list(); display_event_header() and display_event_row(). Added style elements for Attributes in stylesheet.
svn: r12931
2009-08-09 07:55:53 +00:00
Rob G. Healey
da0ff1ee84 improved look of individual gallery on NarrativeWeb.
svn: r12885
2009-08-06 22:04:52 +00:00
Rob G. Healey
077271dc97 Fixed display_addresses() in NarrativeWeb.py. Added stylesheet elements for it.
svn: r12870
2009-08-04 08:58:17 +00:00
Rob G. Healey
bc738e0811 NarrativeWeb: LDS Ordinances: added source references. Web_Visually: added LDS Source References.
svn: r12868
2009-08-03 08:43:14 +00:00
Rob G. Healey
c56a762c91 Added set_header() to ProgressMeter from Bob Harm. Changes to stylesheet once more.
svn: r12856
2009-08-02 02:07:39 +00:00
Rob G. Healey
99e17ea98e Fixed two invalid syntax errors in ExportGeneWeb. Fixed padding issues in Nebraska with Navigation areas. Minor little changes to others.
svn: r12848
2009-07-29 07:58:22 +00:00
Rob G. Healey
b98caba34d 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.
svn: r12843
2009-07-28 11:41:20 +00:00
Rob G. Healey
f979f8ee63 NarrativeWeb and Web_Visually.css will now show exif tage/keys.
svn: r12828
2009-07-21 00:59:38 +00:00
Rob G. Healey
098afdfb0a NarrativeWeb is still in refactoring mode until further notice. Visually Impaired stylesheet is also in modifying mode.
svn: r12796
2009-07-14 23:53:07 +00:00
Rob G. Healey
22ecedb061 Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043 More work on converting the two of these.
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
1101b21ba0 More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
svn: r12698
2009-06-22 23:58:09 +00:00
Rob G. Healey
c8fa363708 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.
svn: r12689
2009-06-21 03:25:28 +00:00
Rob G. Healey
d181d6bd33 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.
svn: r12683
2009-06-19 23:53:42 +00:00
Rob G. Healey
0dac6cf9aa 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.
svn: r12669
2009-06-15 19:25:43 +00:00
Rob G. Healey
94dba1433d Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
4f8b992068 Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
svn: r12649
2009-06-11 02:39:11 +00:00
Benny Malengier
a177da80b0 2707: Add markup notes to html output
Part 2: enable css, clean up code.
      TODO: better output, support in default css files, test


svn: r12644
2009-06-08 23:19:37 +00:00
Rob G. Healey
ed13f340d5 More changes to Visually Impaired stylesheet.
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d Add modified download page to NarrativeWeb, and update stylesheet for it.
svn: r12593
2009-05-30 08:46:12 +00:00
Rob G. Healey
e9b1ec6b7e Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
svn: r12565
2009-05-23 07:47:59 +00:00
Rob G. Healey
9b4efeb283 Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
svn: r12530
2009-05-15 20:07:39 +00:00
Rob G. Healey
edfc5ffe06 Little change in WebCal. Added chnages to stylesheet for new Download Page.
svn: r12519
2009-05-11 02:28:15 +00:00
Rob G. Healey
1e21b6c20d Continuing to make some color changes.
svn: r12412
2009-04-09 06:33:59 +00:00
Rob G. Healey
0b61b4a8a4 Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
26cb5e59c2 Updated print stylesheet to include alphabet navigation.
svn: r12404
2009-04-03 06:29:37 +00:00
Rob G. Healey
c468933edd 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.
svn: r12403
2009-04-03 00:04:29 +00:00
Rob G. Healey
ed676f6f58 Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
svn: r12401
2009-04-01 00:53:12 +00:00
Rob G. Healey
0a1fa5b89d More clean up of code and elements in stylesheets.
svn: r12394
2009-03-29 22:26:36 +00:00
Rob G. Healey
aa9e4d01f4 Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f073eb270 Removed obsoleted elements from stylesheets. Updated revision numbering tag.
svn: r12383
2009-03-24 04:12:31 +00:00
Rob G. Healey
9669015ed3 Continuing fixes of "Visually Impaired" stylesheet.
svn: r12366
2009-03-20 23:08:10 +00:00
Rob G. Healey
3565ff2089 Clean up old elements in stylesheets. Cleanup work on WebCal as well -- removing old stuff.
svn: r12356
2009-03-17 05:52:43 +00:00
Rob G. Healey
e9fc92408b WebCal was having problems with female marriages even though they were divorced. Web_Visually.css - was having problems with proper highlighting of navigation menus.
svn: r12354
2009-03-16 23:32:47 +00:00
Rob G. Healey
f699c5cee7 Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
svn: r12345
2009-03-14 21:30:04 +00:00
Stéphane Charette
a356c27007 merged from gramps31; bug #2789 - wrong relative path for blank.gif
svn: r12291
2009-03-10 05:54:55 +00:00
Jérôme Rapinat
110b017048 reorder entries
svn: r12204
2009-03-02 17:16:07 +00:00
Jérôme Rapinat
f8870a618c add Polish translator
svn: r12187
2009-03-01 11:00:28 +00:00
Jérôme Rapinat
32cf855d95 add some contributors
svn: r12185
2009-03-01 10:57:06 +00:00
Jérôme Rapinat
ec6f34769e add russian translator (October 15, 2008)
svn: r12183
2009-03-01 10:44:23 +00:00
Jérôme Rapinat
f8cf466e45 add some contributors
svn: r12180
2009-03-01 10:36:10 +00:00
Jérôme Rapinat
504e6e578f add some translators
svn: r12179
2009-03-01 10:29:02 +00:00
Rob G. Healey
cdbdc0540f Web_Visually --had a problem with repeating gender symbols. All other had a problem with street address.
svn: r12175
2009-03-01 04:53:31 +00:00
Rob G. Healey
e3c0eecf33 Fixes graphic name error. --Jason M. Simanek
svn: r12173
2009-03-01 03:15:24 +00:00
Rob G. Healey
88d9c63a03 Fixes the Ancestor Tree Unlinked Person's issue. Thanks a million, Jason.
svn: r12171
2009-03-01 03:04:25 +00:00
Rob G. Healey
a238e7448f Fixed some issues with navigation menu. More refactoring in WebCal. Alphabetized the Makefile.
svn: r12139
2009-02-26 19:16:02 +00:00
Rob G. Healey
d7b2bee77c Fixed a:hover element for Gallery Navigation.
svn: r12125
2009-02-26 09:10:11 +00:00
Stéphane Charette
6ae7c3efc7 bug #2692, css problem with image borders, merged from 3.1
svn: r12068
2009-02-22 04:21:24 +00:00
Jérôme Rapinat
e85dfa54cc update some tips
svn: r12035
2009-02-19 13:07:27 +00:00
Rob G. Healey
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Rob G. Healey
dbabadbf05 Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
svn: r11863
2009-02-05 06:17:34 +00:00
Rob G. Healey
28dce4cfcb Cleanup work in header of all Cascade Style Sheets.
svn: r11862
2009-02-05 06:12:44 +00:00
Stéphane Charette
2176bbfbf9 feature #2634 - display regions overtop of images in narrativeweb gallery
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
1ec8894d70 Minor correction to these three stylesheets
svn: r11815
2009-02-03 08:09:57 +00:00
Rob G. Healey
2968250315 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.
svn: r11814
2009-02-03 08:01:31 +00:00
Rob G. Healey
b0e3ed517a 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.
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
b648af6379 Removing old and obsoleted Cascading Stylesheets and javascript files
svn: r11737
2009-01-26 22:22:01 +00:00
Stéphane Charette
2018064fe1 added missing svn propset attributes to several files
svn: r11713
2009-01-25 10:08:07 +00:00
Stéphane Charette
34d215b7ec added Id: keyword at the top of css files
svn: r11712
2009-01-25 10:00:30 +00:00
Kees Bakker
fcb45093f7 CSS corrections by Jason Simanek.
* src/data/Web_*.css


svn: r11456
2008-12-11 15:48:35 +00:00
Kees Bakker
4fe006e575 Correction of CSS and Python code in WebCal.
svn: r11418
2008-12-04 20:38:02 +00:00
Kees Bakker
74e9e7daa2 Delete the following files: Web_Everygreen.css, Web_Simply-Red.css,
Web_styleswitcher.js, Web_styleswitcherMenu.js


svn: r11204
2008-10-27 21:47:30 +00:00
Kees Bakker
0ead404135 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. ***


svn: r11180
2008-10-21 18:57:42 +00:00
Jérôme Rapinat
8c7c7ab869 Dependencies: GNOME libs -> GTK libs
svn: r11167
2008-10-20 09:55:15 +00:00
Jérôme Rapinat
b25dbbd922 2427: lds.xml patch (added 10 temples - by robocoder)
svn: r11155
2008-10-18 17:53:41 +00:00
Kees Bakker
eff575c580 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?


svn: r11130
2008-10-07 20:47:05 +00:00
Jérôme Rapinat
b58ae794b7 2429: Typos/grammar errors
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
6cf6ceefe4 #2319: authors.xml is not pasted/installed on installation process
svn: r10977
2008-08-08 10:05:54 +00:00
Espen Berg
2b3287d79e Corrected information in authors.xml and did some work on Norwegian translation
svn: r10953
2008-08-01 14:25:42 +00:00
Kees Bakker
1a93ee6d53 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


svn: r10951
2008-08-01 09:51:16 +00:00
Kees Bakker
0cabb9161c 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


svn: r10876
2008-07-18 07:10:15 +00:00
Kees Bakker
40f8d655f5 Adding new javascript files to be used by NarrativeWeb and WebCal
* src/data/Web_styleswitcher*.js
	* src/data/Makefile.am


svn: r10867
2008-07-16 07:32:46 +00:00
Kees Bakker
ddac2e073d Adding new CSS files for the upcoming NarrativeWeb and WebCal update.
svn: r10865
2008-07-16 07:07:21 +00:00
Stéphane Charette
ae2a2917c4 bug report #2234; notes should be separated from the previous text to which they apply; merged from gramps30
svn: r10824
2008-06-21 08:42:31 +00:00
Gerald Britton
4982292774 Code optimizations wrt handling of None - bug 2212
svn: r10811
2008-06-16 15:01:46 +00:00
Stéphane Charette
3489425810 fixed 2 errors in authors.xml: dup line and utf-8 accent problem
svn: r10803
2008-06-13 03:49:11 +00:00
Brian Matherly
90c1efc5d2 Add Mirko Leonhäuser as a contributor.
svn: r10774
2008-06-01 16:35:04 +00:00
Stéphane Charette
5d9aa4a3d7 put accent in my name
svn: r10732
2008-05-17 07:14:44 +00:00
Erik De Richter
74de15e70f changed name
svn: r10715
2008-05-14 06:08:29 +00:00
Zsolt Foldvari
88af8f6f9f authors.xml file is moved under src/data/.
svn: r10686
2008-05-07 08:51:57 +00:00
Brian Matherly
d04be3245a 0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10475
2008-04-05 18:50:34 +00:00
Brian Matherly
0cb2f40d35 0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10447
2008-04-02 03:04:47 +00:00
Kees Bakker
742467a3bf Using the NWeb_Mainz_*.png images for background.
* src/data/NWeb-Screen_Mainz.css


svn: r10334
2008-03-18 14:50:58 +00:00
Kees Bakker
ca85ef1151 Cleanup whitespace.
* src/images/Makefile.am
        * src/data/Makefile.am


svn: r10219
2008-03-08 10:45:44 +00:00
Raphael Ackermann
e32b53f8fe 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 

svn: r10213
2008-03-07 17:30:23 +00:00
Brian Matherly
455ecc4007 Patch from Jason Simanek <jsimanek@gmail.com>:
0001803: Narrative Web Report Update
Multiple updates to improve the narrative web report.

svn: r10201
2008-03-06 13:07:37 +00:00
Raphael Ackermann
146e89876d 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

svn: r10000
2008-02-05 22:24:44 +00:00
Stéphane Charette
e9921d1737 fix IE7 display issue with NarrativeWeb gallery; gramps bug #0001266
svn: r9047
2007-09-30 23:16:14 +00:00
Zsolt Foldvari
faaaf7e858 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.



svn: r9026
2007-09-28 12:24:27 +00:00
Jérôme Rapinat
70561719b7 sepia.tpkg: change css web link color
svn: r8916
2007-09-01 19:05:41 +00:00
Brian Matherly
540a717b8d 0001166: Are HTML templates deprecated ? - updated templates from Jerome and fix makefile to include templates.
svn: r8838
2007-08-20 01:45:26 +00:00
Don Allingham
e978a43d3a * 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>


svn: r8648
2007-06-24 04:32:54 +00:00
Brian Matherly
be7b8d6c94 Fix generation chart alignment for Narrative Web Tranquil style sheet.
svn: r8438
2007-05-06 21:28:12 +00:00
Brian Matherly
166dfc6e8b 0001017: Insufficient space in pedigree view of narrative website
svn: r8383
2007-04-15 02:22:04 +00:00
Don Allingham
aa02f10882 2007-02-18 Don Allingham <don@gramps-project.org>
* src/GrampsDbUtils/_GedcomParse.py: more refactoring



svn: r8156
2007-02-18 19:53:14 +00:00
Zsolt Foldvari
d3b383109d 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



svn: r8137
2007-02-16 21:20:36 +00:00
Alex Roitman
98ab444e5a 2006-10-28 Alex Roitman <shura@gramps-project.org>
* src/data/tips.xml.in: Remove extra quotes.



svn: r7476
2006-10-29 02:32:47 +00:00
Alex Roitman
cb82958fcc * src/data/tips.xml.in: Replace -> with >
svn: r7471
2006-10-28 21:47:56 +00:00
Alex Roitman
6d6cc7f090 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.



svn: r7458
2006-10-27 23:54:46 +00:00
Alex Roitman
1e6843837e * src/data/tips.xml.in: Update bug tracker address.
svn: r7453
2006-10-27 18:51:12 +00:00
Alex Roitman
00a28ef5c7 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.



svn: r7441
2006-10-27 01:59:33 +00:00
Alex Roitman
9165e34cc2 2006-10-21 Alex Roitman <shura@gramps-project.org>
* src/data/tips.xml.in (tip67): Escape angle bracket.



svn: r7422
2006-10-21 17:29:52 +00:00
Alex Roitman
253e31a47d * various: rename doc to data; move most of src/data to data.
svn: r6187
2006-03-21 18:56:27 +00:00
Alex Roitman
c6ea05e24d * various: intltoolize and gettextize properly.
svn: r6144
2006-03-15 23:58:23 +00:00
Alex Roitman
2197038797 Update
svn: r6099
2006-03-08 01:16:20 +00:00
Don Allingham
71b3c72d70 relocate glade files
svn: r6075
2006-03-04 22:53:46 +00:00
Alex Roitman
b3798a9f30 Remove .cvsignore files from all directories.
svn: r6034
2006-03-02 19:30:29 +00:00
Alex Roitman
fc9d58a0c9 * src/data/gramps.desktop: Add French strings.
svn: r5909
2006-02-09 18:58:09 +00:00
Alex Roitman
5ba83e7761 * src/data/gramps.desktop: Improve Russian string, add Office
category.


svn: r5908
2006-02-09 18:54:13 +00:00
Don Allingham
a8f2942ff1 * 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


svn: r5678
2006-01-06 05:08:51 +00:00
Don Allingham
b0807932ad * 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


svn: r5640
2005-12-29 18:36:59 +00:00
Alex Roitman
2f962b5f96 merge changes from gramps20
svn: r5482
2005-12-06 06:38:09 +00:00
Alex Roitman
704e0c4787 Merge changes from gramps20 made since 2.0.5
svn: r5105
2005-08-18 05:58:28 +00:00
Alex Roitman
d7ce524379 Merge from 2.0.1
svn: r4666
2005-05-24 13:08:06 +00:00
Alex Roitman
2a77676b36 Merge changes made in gramps20 into HEAD
svn: r4549
2005-05-11 14:04:47 +00:00
Alex Roitman
c7c5368409 * 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.


svn: r4199
2005-03-17 17:19:34 +00:00
Alex Roitman
84c2f9052f * src/data/gramps.xml: Correct GW magic to not collide with XML.
svn: r4189
2005-03-16 06:04:45 +00:00
Alex Roitman
7714274635 * src/data/gramps.schemas: Place dont-ask key into interface dir.
* src/Marriage.py (did_data_change): Compare gramps_id, not handle.


svn: r4144
2005-03-09 16:25:15 +00:00
Alex Roitman
c7b909ae02 * 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.


svn: r4105
2005-02-28 01:51:21 +00:00
Alex Roitman
65b6bb34af * 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.


svn: r3887
2005-01-08 22:35:04 +00:00
Alex Roitman
9f7132db4c * src/data/Makefile.am: Replace dist_data_DATA with EXTRA_DIST.
svn: r3789
2004-12-07 21:38:30 +00:00
Alex Roitman
ace2582416 * 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.


svn: r3782
2004-12-06 04:24:12 +00:00
Alex Roitman
d1bdabf5fc * 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.


svn: r3743
2004-11-20 04:46:47 +00:00
Don Allingham
c5247c4d02 * 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


svn: r3721
2004-11-11 04:28:40 +00:00
Alex Roitman
6c682adc40 * src/data/Makefile.am: Remove gramps.desktop from
svn: r3713
2004-11-09 01:42:16 +00:00
Alex Roitman
f0f390f640 * src/data/tips.xml: Typo.
svn: r3615
2004-10-10 04:21:04 +00:00
Alex Roitman
d09e5128e6 * src/data/tips.xml: Add more tips.
svn: r3595
2004-10-04 03:42:38 +00:00
Alex Roitman
096f288376 Update
svn: r3589
2004-09-29 23:00:28 +00:00
Alex Roitman
716c45645d * 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.


svn: r3586
2004-09-29 19:34:16 +00:00
Alex Roitman
f65f42f4ef * 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.


svn: r3572
2004-09-24 22:42:21 +00:00
Don Allingham
ac86b176a0 * 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


svn: r3571
2004-09-24 22:05:46 +00:00
Alex Roitman
7f2b5265da * src/data/Makefile.am: Kill gconfd using SIGTERM -- HUP did not work.
svn: r3495
2004-08-23 22:17:09 +00:00
Alex Roitman
7737a11926 Add keys for last import and export dirs
svn: r3494
2004-08-23 22:07:23 +00:00
Alex Roitman
10b30bf57e * 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.


svn: r3458
2004-08-21 04:05:51 +00:00
Alex Roitman
bf450f901a Update .cvsignore files
svn: r3430
2004-08-18 04:46:30 +00:00
Alex Roitman
f78376424b Remove autogenerated files
svn: r3429
2004-08-18 04:35:25 +00:00
Tim Waugh
9b48c6f2b5 Failing pkill is not fatal.
svn: r3407
2004-08-16 13:23:38 +00:00
Tim Waugh
24eaecfc66 2004-08-16 Tim Waugh <twaugh@redhat.com>
* src/data/gramps.desktop: Fixed.


svn: r3403
2004-08-16 11:11:15 +00:00
Tim Waugh
c1a1ecfd7d 2004-08-16 Tim Waugh <twaugh@redhat.com>
* src/data/Makefile.am: Fix 'distcheck' as much as possible.


svn: r3402
2004-08-16 09:32:07 +00:00
Tim Waugh
33ce8339d9 2004-08-15 Tim Waugh <twaugh@redhat.com>
* src/data/Makefile.am: Make 'distcheck' get further.


svn: r3398
2004-08-15 21:31:28 +00:00
Don Allingham
93c5dbebcd * src/RelLib.py: rework of the API
* src/*.py: rework of the api


svn: r3371
2004-08-11 03:42:38 +00:00
Don Allingham
082907d675 * various: change try_to_find_*_from_handle to
get_*_from_handle


svn: r3355
2004-08-07 05:16:57 +00:00
Don Allingham
eda23b8ecc * 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


svn: r3306
2004-08-01 04:21:31 +00:00
Don Allingham
1cd90a8bb0 * src/const.py.in: fix relationship types
svn: r3303
2004-07-31 03:51:34 +00:00
Alex Roitman
be8ec8fd9d * src/data/Makefile.am: Uninstall everything that we install.
svn: r3291
2004-07-28 23:38:34 +00:00
Don Allingham
95e62181d3 * src/RelLib.py, etc.: convert get_id to get_handle
svn: r3290
2004-07-28 02:29:07 +00:00
Alex Roitman
01c169c0f4 * src/data/Makefile.am: Use HUP instead of default SIGTERM.
svn: r3284
2004-07-26 21:30:05 +00:00
Alex Roitman
de638cb2b4 * src/data/Makefile.am: Execute `pkill gconfd'.
svn: r3282
2004-07-26 04:10:05 +00:00
Alex Roitman
0dacb06822 * 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.


svn: r3278
2004-07-20 02:27:55 +00:00
Alex Roitman
7fe496e788 Update
svn: r3276
2004-07-15 04:25:46 +00:00
Alex Roitman
e776ef23bf * 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.


svn: r3274
2004-07-15 02:54:04 +00:00
Alex Roitman
b8d93e28ef * src/data/gramps.schemas: Add to CVS.
* src/data/Makefile.am: Install schemas.
* configure.in: Insert AM_GCONF_SOURCE_2 macro.


svn: r3273
2004-07-14 04:39:05 +00:00
Don Allingham
4c76be91dd * 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


svn: r3233
2004-06-27 03:10:06 +00:00
Don Allingham
67bf4dff2b add new images
svn: r3226
2004-06-22 03:05:28 +00:00
Alex Roitman
d2c7943f64 * src/data/gramps.keys, src/data/mime: Add package and GEDCOM.
svn: r3219
2004-06-21 13:56:58 +00:00
Alex Roitman
2e477a5936 * 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.


svn: r3218
2004-06-21 05:10:27 +00:00
Don Allingham
77fce526cf * 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


svn: r3217
2004-06-20 03:06:21 +00:00
Don Allingham
d2e29dc8d4 update
svn: r3214
2004-06-16 03:38:26 +00:00
Don Allingham
7113318c2b * 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


svn: r3198
2004-06-03 03:28:46 +00:00
Don Allingham
bf5ad74a5d * 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


svn: r3197
2004-05-31 03:50:06 +00:00
Don Allingham
d094e38abf * various: installation fixes
svn: r3196
2004-05-28 04:04:04 +00:00
Don Allingham
9abe3ab152 * 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


svn: r3195
2004-05-27 04:29:43 +00:00
Don Allingham
eba1ed0ea1 * various: transactions are now required for commits
svn: r3186
2004-05-24 04:32:19 +00:00
Don Allingham
1e9b3cfc20 * 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


svn: r3178
2004-05-18 07:00:34 +00:00
Don Allingham
a13eb68a88 * 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


svn: r3114
2004-04-28 04:06:25 +00:00
Don Allingham
0417838641 * src/DbPrompter.py: support for new GTK 2.4 file chooser
svn: r3090
2004-04-19 03:15:05 +00:00
Don Allingham
f40e54f1a9 update
svn: r3086
2004-04-11 02:39:27 +00:00
Don Allingham
1c995add59 * 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


svn: r3085
2004-04-11 02:37:13 +00:00
Don Allingham
2df83d0a6a * GrampsMime.py: added mime types
* grampslib_wrap.c: removed
* various: more undo functionality


svn: r3074
2004-04-04 04:39:52 +00:00
Don Allingham
e878549bfd First DB pass
svn: r2884
2004-02-21 06:11:59 +00:00
Don Allingham
50bd66c3d9 update
svn: r2624
2004-01-10 18:05:36 +00:00
Don Allingham
cbfa7161ad update
svn: r2576
2004-01-01 18:18:29 +00:00
Alex Roitman
c07f6f2fc0 Update
svn: r2487
2003-12-10 01:04:51 +00:00
Alex Roitman
4951bc66b8 files using -kb flag). Add with -kb flag. Add charset info to the header of
all templates.


svn: r2335
2003-11-13 19:55:52 +00:00
Alex Roitman
0967898afa * 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).


svn: r2334
2003-11-13 19:52:34 +00:00
Don Allingham
4f26fe7f6d update
svn: r2329
2003-11-13 04:25:25 +00:00
Don Allingham
e54014834a update
svn: r2256
2003-10-15 03:55:54 +00:00
Don Allingham
e33723de93 * src/data/templates/Makefile.am: install blue_edge.tpkg
svn: r2254
2003-10-15 03:52:56 +00:00
Don Allingham
1d25e51110 update
svn: r2086
2003-09-03 04:20:11 +00:00
Don Allingham
ebdc5fbcc3 switch from intl to gettext
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
05ca4d93eb update
svn: r2014
2003-08-16 03:26:43 +00:00
Don Allingham
06b0b2b186 GNOME/python configure detection
svn: r2002
2003-08-14 03:53:41 +00:00
Don Allingham
a27c351000 update
svn: r1998
2003-08-13 04:28:53 +00:00
Don Allingham
ad94f32a9f update
svn: r1932
2003-07-27 03:51:35 +00:00
Donald A. Peterson
1a73d411a9 * 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.


svn: r1877
2003-07-14 18:41:10 +00:00
Don Allingham
ad38d82d73 * 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


svn: r1798
2003-06-28 17:35:00 +00:00
Don Allingham
533bd7dcab Template update
svn: r1602
2003-05-28 15:57:38 +00:00
Donald A. Peterson
f30c137391 * 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.


svn: r1559
2003-05-21 00:30:02 +00:00
Don Allingham
354b143fcf Fixed example database
svn: r1415
2003-03-31 03:51:01 +00:00
Don Allingham
2c5b7b691d Example database menu item
svn: r1413
2003-03-31 01:33:40 +00:00
Don Allingham
c012360ecc Added GNU Free Documentation License for those who want to use it for
their GEDCOM files


svn: r1307
2003-02-14 05:05:17 +00:00
Don Allingham
1d449eb7c7 Unselect selected person on goto_active_person, apply Alexandre Duret-Lutz's
GEDCOM patches


svn: r1243
2003-01-08 04:58:00 +00:00
Don Allingham
6620c09d52 GEDCOM improvements for GENEWEB from Alexandre Duret-Lutz
svn: r1238
2003-01-03 03:19:50 +00:00
Don Allingham
37b8945a47 Surname prefix support
svn: r1217
2002-12-04 04:58:07 +00:00
Don Allingham
01557d9444 Updated configure scripts
svn: r1171
2002-11-08 05:25:53 +00:00
Don Allingham
a274422171 GEDCOM importing working, Plugin dialog working
svn: r1161
2002-11-03 06:35:06 +00:00
Don Allingham
25891fb894 Fixed configure script to use pkg-config
svn: r1156
2002-10-29 03:55:19 +00:00
Don Allingham
5875df7c48 Initial revision
svn: r1140
2002-10-20 14:25:16 +00:00