Alex Roitman
c384e8e0bc
* 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.
svn: r7182
2006-08-15 20:59:12 +00:00
Alex Roitman
b7e91c5cd6
2006-08-06 Alex Roitman <shura@gramps-project.org>
...
* data/gramps.schemas.in: Typo.
svn: r7139
2006-08-06 20:46:50 +00:00
Alex Roitman
03e50b3e3a
Update
...
svn: r7086
2006-07-27 20:11:56 +00:00
Alex Roitman
002d180d88
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).
svn: r7085
2006-07-27 17:44:02 +00:00
Don Allingham
23ef8be874
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
svn: r7030
2006-07-16 04:25:39 +00:00
Alex Roitman
f227ac5d41
* 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.
svn: r7003
2006-07-06 23:45:15 +00:00
Alex Roitman
cfd5ae93fb
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.
svn: r6967
2006-06-25 05:39:32 +00:00
Alex Roitman
0b673f517b
* src/Config/_GrampsConfigKeys.py: Re-generate file.
...
* src/GrampsCfg.py: More name display prefs.
svn: r6896
2006-06-15 21:07:41 +00:00
Don Allingham
3c88cb4ce5
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
svn: r6769
2006-05-24 04:49:05 +00:00
Alex Roitman
999c33493e
2006-05-22 Alex Roitman <shura@gramps-project.org>
...
* data/gramps.schemas.in: Typos.
* src/DataViews/_PedigreeView.py (rebuild): Typo.
svn: r6753
2006-05-23 04:59:50 +00:00
Don Allingham
b59b9b0e04
* 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
svn: r6728
2006-05-20 01:49:38 +00:00
Alex Roitman
b970a24a1b
* 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
svn: r6714
2006-05-18 22:17:51 +00:00
Alex Roitman
252496251a
* data/gramps.schemas.in: Brighter colors to use with foreground.
...
svn: r6640
2006-05-13 04:59:06 +00:00
Martin Hawlisch
e71a4bdf85
* data/gramps.schemas.in: Swap colors for ToDo and complete. Using green is more obvious for complete records.
...
svn: r6633
2006-05-12 19:48:45 +00:00
Don Allingham
4ef21b33f8
* src/GrampsCfg.py: update for selectable colors, default colors
...
* data/gramps.schemas.in: update for selectable colors, default colors
svn: r6631
2006-05-12 18:49:12 +00:00
Don Allingham
556eb3aa75
* src/GrampsCfg.py: update for selectable colors
...
* src/PeopleModel.py: update for selectable colors
* data/gramps.schemas.in: update for selectable colors
svn: r6629
2006-05-12 18:20:18 +00:00
Don Allingham
683a291155
fix xml parsing path
...
svn: r6628
2006-05-12 17:20:19 +00:00
Don Allingham
b2af7f20dd
* 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
svn: r6574
2006-05-08 01:15:19 +00:00
Don Allingham
cfcd1e4b62
sidebar-text option
...
svn: r6534
2006-05-03 22:21:59 +00:00
Don Allingham
34b9d39076
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
svn: r6520
2006-05-02 19:13:05 +00:00
Don Allingham
cacb294975
* 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
svn: r6510
2006-05-02 03:50:46 +00:00
Don Allingham
296611251b
* src/ViewManager.py: fix top on Config.set calls
...
* data/gramps.schemas.in: remove toolbar, now unused
svn: r6472
2006-04-27 20:52:58 +00:00
Don Allingham
d1ceee1503
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
svn: r6440
2006-04-26 02:00:24 +00:00
Alex Roitman
65d8a8e894
* data/grampsxml.dtd: Update.
...
* data/grampsxml.rng: Update.
svn: r6366
2006-04-19 05:14:37 +00:00
Alex Roitman
96bf42149b
Update
...
svn: r6189
2006-03-21 19:05:46 +00:00
Alex Roitman
add464937d
* various: rename doc to data; move most of src/data to data.
...
svn: r6187
2006-03-21 18:56:27 +00:00