Alex Roitman
ba34fb283d
* NEWS: Bring up to date.
...
* TODO: Likewise.
svn: r2051
2003-08-27 00:32:13 +00:00
Alex Roitman
fe159d611a
* src/gramps.glade: Minor cleanups for the alternate family view.
...
* src/gramps_main.py: Likewise.
svn: r2050
2003-08-26 04:26:09 +00:00
Alex Roitman
704bce3232
* 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.
svn: r2049
2003-08-26 04:07:00 +00:00
Don Allingham
eced79a350
update
...
svn: r2048
2003-08-26 03:46:29 +00:00
Alex Roitman
7c9ffc6935
* src/docgen/OpenOfficeDoc.py (open): Typos.
...
svn: r2045
2003-08-25 23:58:01 +00:00
Alex Roitman
7adaa38b83
* src/gramps_main.py (init_interface): Call PedView with self as parent;
...
(set_buttons,change_active_person): Fix enabling the buttons.
svn: r2044
2003-08-25 20:38:35 +00:00
Alex Roitman
abccad7131
* src/gramps.glade: Add Alternative Family View tab.
...
svn: r2043
2003-08-25 18:33:52 +00:00
Alex Roitman
358f95a2be
* 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.
svn: r2042
2003-08-25 14:00:26 +00:00
Alex Roitman
fb10339133
* src/gramps_main.py (change_active_person): Cleanup with
...
enabling/disabling add/edit/remove buttons in different views upon the
active person change.
svn: r2041
2003-08-25 05:03:36 +00:00
Don Allingham
fb243337f6
update
...
svn: r2039
2003-08-25 03:14:00 +00:00
Don Allingham
f37c5ffc77
update
...
svn: r2037
2003-08-25 03:12:00 +00:00
Alex Roitman
3d80f515b2
* 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.
svn: r2035
2003-08-24 23:42:42 +00:00
Don Allingham
c5e2f71696
update
...
svn: r2034
2003-08-23 21:10:37 +00:00
Don Allingham
567be8e946
update
...
svn: r2032
2003-08-21 03:49:47 +00:00
Don Allingham
5fa2549461
update
...
svn: r2030
2003-08-20 22:35:18 +00:00
Tim Waugh
23d43ce3de
2003-08-19 Tim Waugh <twaugh@redhat.com>
...
* src/docgen/OpenDrawDoc.py: Fixed escaping.
svn: r2028
2003-08-19 18:21:57 +00:00
Alex Roitman
36c79fc884
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.
svn: r2027
2003-08-19 14:46:34 +00:00
Alex Roitman
7be1292441
* src/gramps_main.py (build_backhistmenu,build_fwdhistmenu):
...
Limit of 20 for the Back/Forward history menus.
Add hotkeys for these menus.
svn: r2025
2003-08-19 12:39:05 +00:00
Alex Roitman
cdb5163bc0
Update
...
svn: r2023
2003-08-19 02:55:46 +00:00
Alex Roitman
c561472619
Enable context menu upon right-click in the People View with Back,
...
svn: r2022
2003-08-19 02:55:27 +00:00
Alex Roitman
8aa632c51a
* 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.
svn: r2021
2003-08-19 00:34:09 +00:00
Alex Roitman
f3670c4163
* src/preferences.glade: Provide hotkeys for the new default view
...
options.
svn: r2020
2003-08-18 21:05:16 +00:00
Alex Roitman
2af8e23521
* src/gramps_main.py: Better behavior for the history menu.
...
svn: r2019
2003-08-17 16:07:06 +00:00
Alex Roitman
d9b05dab40
* src/gramps_main.py: Functional history submenu of the Go menu.
...
svn: r2018
2003-08-17 04:01:52 +00:00
Don Allingham
b5f75c0a77
switch from intl to gettext
...
svn: r2017
2003-08-17 02:14:33 +00:00
Alex Roitman
c750b2c125
* 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.
svn: r2015
2003-08-16 05:06:24 +00:00
Don Allingham
3fa85c1828
update
...
svn: r2014
2003-08-16 03:26:43 +00:00
Alex Roitman
e6c17a301b
* src/gramps.glade: Add Go menu with navigation items. Still have to
...
work out the history menu being built at runtime. Add few shortcuts.
svn: r2011
2003-08-16 02:15:43 +00:00
Alex Roitman
745fa810ea
* src/GrampsCfg.py: Fix toolbar prefs.
...
* src/intl.py: Import intl22.so for both 2.2 and 2.3 python versions.
svn: r2010
2003-08-15 02:47:13 +00:00
Alex Roitman
e2c4969585
* 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.
svn: r2009
2003-08-14 22:33:30 +00:00
Don Allingham
498d344ada
update
...
svn: r2006
2003-08-14 15:57:39 +00:00
Don Allingham
ff76c8b79e
update
...
svn: r2004
2003-08-14 15:51:58 +00:00
Don Allingham
b0697ae037
update
...
svn: r2001
2003-08-14 03:52:29 +00:00
Don Allingham
cee1c8944f
update
...
svn: r1998
2003-08-13 04:28:53 +00:00
Don Allingham
880dc551ae
update
...
svn: r1996
2003-08-13 03:21:28 +00:00
Don Allingham
d4144336d3
update
...
svn: r1994
2003-08-12 03:07:39 +00:00
Alex Roitman
526803a8bd
* TODO: Some nice features to implement, mostly from RFE at sf.net.
...
svn: r1992
2003-08-11 23:46:09 +00:00
Tim Waugh
2801566eb8
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.
svn: r1991
2003-08-11 17:33:27 +00:00
Tim Waugh
b997206104
2003-08-11 Tim Waugh <twaugh@redhat.com>
...
* src/plugins/Ancestors.py: Use Relationship.get_grandparents_string.
svn: r1990
2003-08-11 17:10:17 +00:00
Don Allingham
f879bc29b1
update
...
svn: r1989
2003-08-11 03:04:15 +00:00
Alex Roitman
478eb44bfc
* NEWS: More new items.
...
svn: r1987
2003-08-11 02:54:58 +00:00
Alex Roitman
cb359e8d47
* 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.
svn: r1986
2003-08-11 00:59:16 +00:00
Don Allingham
43764dbddf
update
...
svn: r1985
2003-08-10 23:25:40 +00:00
Don Allingham
9cc4ef8db9
update
...
svn: r1983
2003-08-10 21:55:51 +00:00
Don Allingham
2bae00809d
update
...
svn: r1981
2003-08-10 21:53:39 +00:00
Don Allingham
9a4513c95f
update
...
svn: r1979
2003-08-10 18:09:03 +00:00
Tim Waugh
92be57080b
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.
svn: r1977
2003-08-10 10:28:03 +00:00
Don Allingham
f489a04935
update
...
svn: r1976
2003-08-10 05:28:34 +00:00
Alex Roitman
81a0f157d4
* 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.
svn: r1974
2003-08-09 21:08:20 +00:00
Alex Roitman
84972ea9f2
* 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.
svn: r1973
2003-08-09 05:24:33 +00:00