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
|
75d6553294
|
* 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
|
63beadfa2d
|
fix xml parsing path
svn: r6628
|
2006-05-12 17:20:19 +00:00 |
|
Don Allingham
|
10f2d4adb5
|
fix MonitoredDataType initialization
svn: r6627
|
2006-05-12 16:30:38 +00:00 |
|
Don Allingham
|
05f3bd4b47
|
fix MonitoredDataType initialization
svn: r6627
|
2006-05-12 16:30:38 +00:00 |
|
Alex Roitman
|
cff4e1397d
|
* src/Filters/Makefile.am (pkgdata_PYTHON): Add new files.
* po/POTFILES.in: Add missing files.
svn: r6626
|
2006-05-12 15:05:47 +00:00 |
|
Alex Roitman
|
0156d96382
|
* src/Filters/Makefile.am (pkgdata_PYTHON): Add new files.
* po/POTFILES.in: Add missing files.
svn: r6626
|
2006-05-12 15:05:47 +00:00 |
|
Don Allingham
|
1b50ed8e78
|
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
svn: r6625
|
2006-05-12 04:51:44 +00:00 |
|
Don Allingham
|
a270b514e6
|
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
svn: r6625
|
2006-05-12 04:51:44 +00:00 |
|
Alex Roitman
|
4ba6ec794f
|
(UndoHistory._selection_changed): Enable/disable buttons.
svn: r6624
|
2006-05-12 01:01:10 +00:00 |
|
Alex Roitman
|
159f9423d4
|
(UndoHistory._selection_changed): Enable/disable buttons.
svn: r6624
|
2006-05-12 01:01:10 +00:00 |
|
Alex Roitman
|
03f4ed0409
|
2006-05-11 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py (gtk_color_to_str): Correct byte color.
svn: r6623
|
2006-05-12 00:54:17 +00:00 |
|
Alex Roitman
|
2dcb40ab08
|
2006-05-11 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py (gtk_color_to_str): Correct byte color.
svn: r6623
|
2006-05-12 00:54:17 +00:00 |
|
Don Allingham
|
46068b01c1
|
fix marker type, search bar tuple problem
svn: r6622
|
2006-05-11 23:05:12 +00:00 |
|
Don Allingham
|
b073854468
|
fix marker type, search bar tuple problem
svn: r6622
|
2006-05-11 23:05:12 +00:00 |
|
Alex Roitman
|
e70020113b
|
* src/UndoHistory.py: Paint all rows in a selected block; Require
exploicit button click on any action.
svn: r6621
|
2006-05-11 21:04:46 +00:00 |
|
Alex Roitman
|
f4a522efa7
|
* src/UndoHistory.py: Paint all rows in a selected block; Require
exploicit button click on any action.
svn: r6621
|
2006-05-11 21:04:46 +00:00 |
|
Alex Roitman
|
4cf63c59ff
|
(PeopleModel.column_marker_color): properly access marker value.
svn: r6620
|
2006-05-11 19:23:50 +00:00 |
|
Alex Roitman
|
d882f5ebf7
|
(PeopleModel.column_marker_color): properly access marker value.
svn: r6620
|
2006-05-11 19:23:50 +00:00 |
|
Alex Roitman
|
340c97d388
|
2006-05-11 Alex Roitman <shura@gramps-project.org>
* src/PeopleModel.py (_MARKER_COL): Correct column numbers.
svn: r6619
|
2006-05-11 18:51:35 +00:00 |
|
Alex Roitman
|
cafeeb7468
|
2006-05-11 Alex Roitman <shura@gramps-project.org>
* src/PeopleModel.py (_MARKER_COL): Correct column numbers.
svn: r6619
|
2006-05-11 18:51:35 +00:00 |
|
Alex Roitman
|
e7971c78d4
|
* 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.
svn: r6618
|
2006-05-11 06:16:45 +00:00 |
|
Alex Roitman
|
85c2ff5039
|
* 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.
svn: r6618
|
2006-05-11 06:16:45 +00:00 |
|
Alex Roitman
|
ae59d17a60
|
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.
svn: r6617
|
2006-05-11 05:11:47 +00:00 |
|
Alex Roitman
|
e9602a5eeb
|
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.
svn: r6617
|
2006-05-11 05:11:47 +00:00 |
|
Alex Roitman
|
009b4b5cfa
|
* src/DataViews/_MediaView.py (edit): Handle the exception.
svn: r6616
|
2006-05-11 00:33:17 +00:00 |
|
Alex Roitman
|
f3b4b14bc2
|
* src/DataViews/_MediaView.py (edit): Handle the exception.
svn: r6616
|
2006-05-11 00:33:17 +00:00 |
|
Alex Roitman
|
2062b130d6
|
* src/plugins/BookReport.py (__init__): Fix url.
svn: r6615
|
2006-05-11 00:18:48 +00:00 |
|
Alex Roitman
|
f724a1185b
|
* src/plugins/BookReport.py (__init__): Fix url.
svn: r6615
|
2006-05-11 00:18:48 +00:00 |
|
Alex Roitman
|
e5f4a26dd7
|
* 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.
svn: r6614
|
2006-05-11 00:06:43 +00:00 |
|
Alex Roitman
|
cc500922f8
|
* 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.
svn: r6614
|
2006-05-11 00:06:43 +00:00 |
|
Alex Roitman
|
45b55a402c
|
2006-05-10 Alex Roitman <shura@gramps-project.org>
* src/plugins/SoundGen.py: Fix WM.
svn: r6613
|
2006-05-10 23:48:21 +00:00 |
|
Alex Roitman
|
f3889a89dd
|
2006-05-10 Alex Roitman <shura@gramps-project.org>
* src/plugins/SoundGen.py: Fix WM.
svn: r6613
|
2006-05-10 23:48:21 +00:00 |
|
Don Allingham
|
5956ba3640
|
change button order
svn: r6612
|
2006-05-10 21:26:59 +00:00 |
|
Don Allingham
|
2ddedb80a3
|
change button order
svn: r6612
|
2006-05-10 21:26:59 +00:00 |
|
Don Allingham
|
374f689b8c
|
inverted searches
svn: r6611
|
2006-05-10 20:56:22 +00:00 |
|
Don Allingham
|
40ec7acd41
|
inverted searches
svn: r6611
|
2006-05-10 20:56:22 +00:00 |
|
Alex Roitman
|
4f2b19a733
|
2006-05-10 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py (func_person_attr): Typos.
svn: r6610
|
2006-05-10 20:17:28 +00:00 |
|
Alex Roitman
|
124a5ecac8
|
2006-05-10 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py (func_person_attr): Typos.
svn: r6610
|
2006-05-10 20:17:28 +00:00 |
|
Don Allingham
|
9fc80be5b0
|
better search buttons
svn: r6609
|
2006-05-10 19:56:59 +00:00 |
|
Don Allingham
|
27802cf427
|
better search buttons
svn: r6609
|
2006-05-10 19:56:59 +00:00 |
|
Don Allingham
|
9b1f1800de
|
fix search status bar message
svn: r6608
|
2006-05-10 17:34:54 +00:00 |
|
Don Allingham
|
c64bbd2183
|
fix search status bar message
svn: r6608
|
2006-05-10 17:34:54 +00:00 |
|
Don Allingham
|
e019db2e41
|
Search bar completion
svn: r6607
|
2006-05-10 16:08:56 +00:00 |
|
Don Allingham
|
707c4207a9
|
Search bar completion
svn: r6607
|
2006-05-10 16:08:56 +00:00 |
|
Alex Roitman
|
99db21d8fe
|
* src/GrampsDb/_DbUtils.py (db_copy): Use batch transaction.
* src/GrampsDb/_GrampsBSDDB.py (transaction_begin): Proper indentation.
svn: r6606
|
2006-05-10 14:23:38 +00:00 |
|
Alex Roitman
|
1e3b85f27f
|
* src/GrampsDb/_DbUtils.py (db_copy): Use batch transaction.
* src/GrampsDb/_GrampsBSDDB.py (transaction_begin): Proper indentation.
svn: r6606
|
2006-05-10 14:23:38 +00:00 |
|
Jérôme Rapinat
|
2ee29d05f2
|
# /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)
svn: r6605
|
2006-05-10 13:12:47 +00:00 |
|
Jérôme Rapinat
|
e81ba544cb
|
# /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)
svn: r6605
|
2006-05-10 13:12:47 +00:00 |
|