Commit Graph

9620 Commits

Author SHA1 Message Date
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
3d8e5d5311 4326: typo (contribution by Paul Franklin)
svn: r16357
2011-01-10 09:20:13 +00:00
Nick Hall
4264cbb8a0 3996: show divorce information in a "text" descendant report
svn: r16353
2011-01-09 00:06:55 +00:00
Nick Hall
bb41511fc4 Add get_divorce_or_fallback function
svn: r16352
2011-01-09 00:05:38 +00:00
Jérôme Rapinat
0809ec6723 4363: missing tag references on XML import
svn: r16350
2011-01-07 17:54:55 +00:00
Craig J. Anderson
df9825821b 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



svn: r16348
2011-01-07 16:11:17 +00:00
Joan Creus
ca5df3ab03 Several typos and language corrections
svn: r16345
2011-01-06 21:17:02 +00:00
Peter Landgren
7dfa50b602 Issue 4515, Check and Repair replaces illegal cntrl char with space.
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
6c4a6f4d05 Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
svn: r16340
2011-01-05 18:11:50 +00:00
Peter Landgren
4593c5f53f Issue 4515, skip all control char in XML output except 09, 0A, 0D.
svn: r16336
2011-01-05 10:45:32 +00:00
Jérôme Rapinat
36e0c637fd Add support for Portuguese 'Portugal' (by Frederico Muñoz)
svn: r16333
2011-01-03 16:56:50 +00:00
Doug Blank
cb246c6a87 Signal item can have more than one callback to handle
svn: r16330
2011-01-02 16:52:37 +00:00
Doug Blank
f06c8de05a 4304: PedigreeGramplet and memory management
svn: r16329
2011-01-02 14:48:03 +00:00
Nick Hall
ecb362848d Fix error when attempting to match a nonexistent tag
svn: r16322
2010-12-29 22:15:47 +00:00
Michiel Nauta
ff8cf61e99 4422: Search on father fails in family view
svn: r16321
2010-12-29 16:27:17 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
4daf72f8d8 Assert to make sure method is called correctly
svn: r16317
2010-12-27 18:22:54 +00:00
Doug Blank
da87d78c49 Added new methods for using a proxy selection widget for reports
svn: r16315
2010-12-25 16:59:10 +00:00
Doug Blank
beac939325 use new consfunc.has_display(), cleanup to keep gtk out of main imports
svn: r16314
2010-12-25 16:57:08 +00:00
Doug Blank
87873dbf22 Workaround to suppress gtk bogus warning regarding non-string items in sys.argv, error reported upstream as gnome (pygtk) #637877
svn: r16313
2010-12-25 16:55:28 +00:00
Doug Blank
320cbb0308 Cleanup of CLI output (sorts lists, gives additional help, straight columns) and don't crash on non-gui Options
svn: r16312
2010-12-25 16:52:12 +00:00
Doug Blank
f8b99a00b2 Forgot to add this to the person tree view; allows WebConnect to web searches, etc
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
00bd583120 Undo of 16304; found a less intrusive method
svn: r16310
2010-12-23 22:41:08 +00:00
Michiel Nauta
854989a204 4372: Merge of objects unable to set selection
svn: r16309
2010-12-23 22:32:17 +00:00
Doug Blank
217316ccf5 4114: Would like to use stdin and stdout for command line import/export by MD Nauta
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
3833ee63a6 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
svn: r16307
2010-12-23 16:51:04 +00:00
Doug Blank
f009c7a1f5 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)
svn: r16306
2010-12-23 15:10:55 +00:00
Doug Blank
cd272b0473 Move config to instance variable so reports can share proxy system; moved gtk to methods for CLI export with no DISPLAY
svn: r16305
2010-12-23 14:18:24 +00:00
Doug Blank
26fef46c35 Add new selection class option to reports so that reports can reuse a common proxy/filter selection framework
svn: r16304
2010-12-21 13:58:28 +00:00
Doug Blank
9620b78ee0 added comment about why this file exists
svn: r16303
2010-12-20 12:29:19 +00:00
Peter Landgren
099f28ad59 Issue 4460. Fixed by changing =+ to +=.
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
801f3218b4 fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
svn: r16295
2010-12-17 17:26:02 +00:00
Gerald Britton
5e33e5e81d remove obsolete code
svn: r16292
2010-12-16 21:08:41 +00:00
Gerald Britton
cd81324e9a remove obsolete code
svn: r16291
2010-12-16 21:03:39 +00:00
Jérôme Rapinat
82af3402a6 4326: typo (refactoring ?)
svn: r16288
2010-12-16 09:18:00 +00:00
Nick Hall
5bb08835d7 Fix configuration problem in Gramplet View
svn: r16287
2010-12-15 19:40:27 +00:00
Jérôme Rapinat
205b1f107b 4463: Forgotten return statement in get_surnames/get_prefixes/get_connectors (contribution by MD Nauta)
svn: r16286
2010-12-15 16:51:31 +00:00
Doug Blank
0f2c2b5108 4436: FindDuplicated tool uses merging
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
d0b4fb94f3 192: Pedigree collapse, inbreeding, kinship searcher module; added Filter IsDuplicatedAncestor by romjerome
svn: r16281
2010-12-14 13:47:10 +00:00
Doug Blank
6ac73635ac 4429: gramps can't export my database
svn: r16279
2010-12-13 22:38:45 +00:00
Craig J. Anderson
add4764ee5 found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
svn: r16277
2010-12-13 02:37:21 +00:00
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
84c07b3f56 Added batch media tool to sync directories of images with Gramps media database files
svn: r16273
2010-12-12 18:15:24 +00:00
Serge Noiraud
40cdf569e6 GeoView : better resizing with the new gui.
svn: r16272
2010-12-12 18:09:56 +00:00
Serge Noiraud
ca698e7a19 GeoView : different placement between googlev3 and openlayers
svn: r16271
2010-12-12 18:07:52 +00:00
Serge Noiraud
d8b2c111e0 GeoView : add openlayers infobubble capabilities.
svn: r16270
2010-12-12 18:06:09 +00:00
Doug Blank
3de630b8af Logic error when no media
svn: r16269
2010-12-12 15:44:51 +00:00
Doug Blank
f23992ade1 Changed CREATE_FOLDER to SELECT_FOLDER to prevent infinite loop; still allows one to create folder, with no lack of functionality
svn: r16268
2010-12-12 14:42:22 +00:00
Jérôme Rapinat
453cf6205f python 2.6 and later
svn: r16267
2010-12-12 10:19:51 +00:00
Jérôme Rapinat
02ba28a83f typo
svn: r16266
2010-12-12 10:11:21 +00:00
Jérôme Rapinat
04a3a47e5e 4326: typo - missing prefix
svn: r16265
2010-12-12 08:42:50 +00:00
Jérôme Rapinat
8f21215a59 4445: better English in database-repair typeout (contribution by Paul Franklin)
svn: r16264
2010-12-12 08:31:47 +00:00
Craig J. Anderson
74974570e6 Fixed a couple of little errors. updated a little piece of code.
svn: r16261
2010-12-10 13:06:08 +00:00
Craig J. Anderson
9f30d81450 added $T (todays date) and testing cases at bottom
svn: r16258
2010-12-07 17:17:36 +00:00
Jérôme Rapinat
a92ee1341f 3930: Verify data tool ignores role on burial event
svn: r16257
2010-12-07 13:44:18 +00:00
Craig J. Anderson
ee54e58b57 updates to libsuvstkeyword. added test cases at the bottom.
svn: r16255
2010-12-07 02:35:06 +00:00
Jérôme Rapinat
325bb5086e 4436: FindDuplicated tool uses merging (fix by MD Nauta)
svn: r16254
2010-12-06 09:02:01 +00:00
Jérôme Rapinat
0fddfcfebb fix substkeyword references
svn: r16253
2010-12-06 08:38:25 +00:00
Craig J. Anderson
de35544b79 The new version of SubstKeywords by ander882@hotmail.com
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33



svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
6f4829e680 Typo on surname changes
svn: r16251
2010-12-05 21:47:41 +00:00
Doug Blank
67cb93a28c 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
svn: r16250
2010-12-05 17:58:56 +00:00
Jérôme Rapinat
993013774f 4185: kinship report in Portuguese (by Robert Jerome)
svn: r16249
2010-12-05 17:30:17 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
79f6646555 GUI now remembers if set to 'Open with default application'; should not effect running report from CLI
svn: r16246
2010-12-04 18:09:00 +00:00
Doug Blank
61312784e8 Log messages to help debug
svn: r16244
2010-12-03 22:06:39 +00:00
Doug Blank
d59ad5e63f Add image viewer with click on image
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
442475c8da Added expander for top section and vpane with slider between
svn: r16242
2010-12-03 01:59:10 +00:00
Nick Hall
38e5350fa4 Allow configuration of sidebar gramplets
svn: r16241
2010-12-02 00:05:09 +00:00
Doug Blank
88bf95cf57 4427: GEDCOM export: non-standard end of line characters not output properly
svn: r16239
2010-11-30 14:30:48 +00:00
Doug Blank
bb83e894ea Addon Update now shows lists by categories (eg, New Gramplets)
svn: r16238
2010-11-30 03:11:17 +00:00
Doug Blank
2b43bf1046 Added ability for ListModel to hold treeview, using new dictionary-based dlist, with new visible_col support
svn: r16237
2010-11-30 03:09:19 +00:00
Benny Malengier
de72ec184f all non primary surnames as an option in the display of names in preferences
svn: r16235
2010-11-24 13:41:58 +00:00
Doug Blank
d5f1a7e199 4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
svn: r16233
2010-11-23 23:11:33 +00:00
Doug Blank
92ac326024 Typo in comment
svn: r16232
2010-11-23 21:09:12 +00:00
Doug Blank
6b7dca6d34 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16229
2010-11-23 06:03:14 +00:00
Doug Blank
d9b544c17a 4415: Editing ID format in preferences can throw exception
svn: r16227
2010-11-23 04:01:02 +00:00
Doug Blank
9f629ad6f9 added scrolling area and remembers window width/height for filter rule editor (see #4336 for more details)
svn: r16226
2010-11-23 00:48:36 +00:00
Jérôme Rapinat
1891e8e710 #4410: do not set width on gender selector
svn: r16225
2010-11-22 13:37:18 +00:00
Doug Blank
5217882c7e 4409: Error when using Filter Rule 'people with the <name>' in Person Filter Editor
svn: r16224
2010-11-20 22:36:55 +00:00
Doug Blank
af803ad785 related to 4336: added regex to name filter
svn: r16223
2010-11-20 22:22:59 +00:00
Peter Landgren
739da49fb8 Fixed a type and added print out od system PATH.
svn: r16222
2010-11-20 14:47:36 +00:00
Jérôme Rapinat
524f3e6815 Add TagReport reference
svn: r16219
2010-11-20 10:18:23 +00:00
Doug Blank
34bf782e6b 4395: Crash on selecting Gramplets
svn: r16216
2010-11-19 14:36:51 +00:00
Doug Blank
92758a5a69 Compressed text some; changed common to mean 'nickname or first of given'
svn: r16215
2010-11-19 14:36:04 +00:00
Doug Blank
3ef4d169ff Don't move selected filter name in combobox after a filter edit
svn: r16214
2010-11-19 12:32:30 +00:00
Doug Blank
1b3082d824 Added a callback that takes the filterdb and filter name edited/saved
svn: r16213
2010-11-19 12:30:52 +00:00
Doug Blank
b439b377eb 3975: Accessing an incompatible database corrupts the database
svn: r16212
2010-11-19 01:08:07 +00:00
Gerald Britton
065b167c75 Minor tweaks with list comps
svn: r16211
2010-11-18 21:11:17 +00:00
Benny Malengier
a5122b4d1d 4370: Reports in ODT format are corrupted
svn: r16210
2010-11-18 20:19:50 +00:00
Doug Blank
938498cb37 Added workaround to allow EditPerson window to be smaller than 500 px
svn: r16206
2010-11-18 12:38:38 +00:00
Doug Blank
2b5c8814bd Allow newer filters to add items to older filters, and still work
svn: r16205
2010-11-18 12:22:06 +00:00
Benny Malengier
482f2d112e extend nameorigin with 3 extra types: coming from father, from mother, and from occupation.
Adding surname to the generated docs


svn: r16197
2010-11-16 20:29:45 +00:00
Benny Malengier
864b3b6ef7 4376: A different Edit Person dialog
svn: r16196
2010-11-16 20:12:26 +00:00
Doug Blank
a581b61cfd Allow general plugin type to return list
svn: r16195
2010-11-16 11:46:35 +00:00
Rob G. Healey
24ba4f8693 Adjusted Makefile since gedcom.xml was remove from src/data.
svn: r16193
2010-11-15 05:58:46 +00:00
Jérôme Rapinat
68cbdafadd remove no more used target definitions for old Exporter
svn: r16192
2010-11-14 19:09:20 +00:00
Jérôme Rapinat
bb5ad700e3 New event role type: 'Informant' (UK, FR)
svn: r16191
2010-11-14 12:58:40 +00:00
Jérôme Rapinat
cb37e3d7ce 4089: Month names for Russian (contribution)
svn: r16189
2010-11-13 21:33:48 +00:00
Jérôme Rapinat
a88ef6fad0 4345: TIME on eventdate
svn: r16187
2010-11-12 15:26:41 +00:00
Jérôme Rapinat
e471c4d08e 4345: TIME on eventdate
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc 4345: TIME on eventdate
svn: r16183
2010-11-12 10:19:51 +00:00
Doug Blank
6ba569fa68 Load all general plugins of a category
svn: r16182
2010-11-11 20:12:33 +00:00
Jérôme Rapinat
6c5dbdea07 4345: add _TIME token
svn: r16179
2010-11-11 15:48:04 +00:00
Jérôme Rapinat
b43e13d6c4 4345: custom TIME on eventdate
svn: r16178
2010-11-11 14:55:36 +00:00
Peter Landgren
69310c0883 Fix of issue 4369, parameter msg not always a string object.
svn: r16174
2010-11-11 08:29:28 +00:00
Nick Hall
1705d0e93e 4366: Fix bug with event type of Unknown
svn: r16172
2010-11-10 17:03:02 +00:00
Gerald Britton
e8b87b5f00 Make life easier with defaultdict and list comprehensions
svn: r16169
2010-11-09 21:15:54 +00:00
Nick Hall
d560bd1a55 Update BaseSidebar
svn: r16164
2010-11-09 15:24:03 +00:00
Nick Hall
613bd9669a Remove history sidebar
svn: r16163
2010-11-08 19:53:12 +00:00
Nick Hall
1746330b4d Go to default page after navigation sidebar is loaded
svn: r16162
2010-11-08 19:50:53 +00:00
Nick Hall
d624e113fa Update translation files for previous commit
svn: r16161
2010-11-08 15:56:36 +00:00
Nick Hall
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +00:00
Benny Malengier
20f1b22cef 4352: more memory leak problems - reporef
svn: r16154
2010-11-07 08:43:04 +00:00
Benny Malengier
44954b02bf 4301: Got a database error
svn: r16147
2010-11-06 08:30:51 +00:00
Benny Malengier
087e3407ba allow edit person in 800 pixels
svn: r16146
2010-11-05 20:53:03 +00:00
Benny Malengier
35038600d5 GUI cleanup for editreporef
svn: r16145
2010-11-05 20:31:35 +00:00
Benny Malengier
7280e888f3 more compact edit person dialog
svn: r16143
2010-11-05 10:43:55 +00:00
Nick Hall
d5dabdbc93 Revert r16140
svn: r16141
2010-11-04 23:34:23 +00:00
Nick Hall
2ffb6993b7 Committed by mistake
svn: r16140
2010-11-04 23:30:34 +00:00
Nick Hall
9eb15acf14 After creating a new page switch to it
svn: r16139
2010-11-04 23:29:08 +00:00
Nick Hall
8688bb50c3 Turn off tabs used for debugging
svn: r16138
2010-11-04 23:06:11 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Benny Malengier
8ef3057940 4301: Got a database error
svn: r16135
2010-11-04 19:43:35 +00:00
Doug Blank
cf21d0f42a Unintended side-effects; undoing last commits
svn: r16132
2010-11-04 17:37:29 +00:00
Doug Blank
5ec8c5ddf0 Better solution for previous commit
svn: r16131
2010-11-04 14:26:14 +00:00
Doug Blank
6f9ed19a04 Allow customFilters.get_filters() to return a list where an item might be a list of custom filters
svn: r16130
2010-11-04 14:02:03 +00:00
Doug Blank
f75cb085b2 Allow customFilters.get_filters() to return a list where an item might be a list of custom filters
svn: r16129
2010-11-04 13:58:55 +00:00
Doug Blank
e5d0bfccad Added a flag to force using the filter sidebar object
svn: r16128
2010-11-04 12:12:57 +00:00
Doug Blank
de911d9846 Added a property to hold main splitview object
svn: r16127
2010-11-04 12:12:06 +00:00
Benny Malengier
3fbd09ad90 GEP 021: import new xml, primary not present means primary name
svn: r16122
2010-11-02 20:49:56 +00:00
Benny Malengier
c47079ba37 4343: Error message at close of address entry
svn: r16121
2010-11-02 20:04:46 +00:00
Benny Malengier
0e3e420c38 4341: Error when adding a new place
svn: r16119
2010-11-02 18:57:13 +00:00
Jérôme Rapinat
2c37a2c7bb add Gramps type name on translator class
svn: r16113
2010-11-02 15:05:51 +00:00
Gerald Britton
bf042a6934 Tweak reducing source- and byte-code- sizes
svn: r16112
2010-11-02 14:29:16 +00:00
Benny Malengier
11411b4885 4340: Error when adding source reference
svn: r16111
2010-11-02 13:19:27 +00:00
Doug Blank
02db3c69af 4122: feature request: have Relationship View optionally show divorces
svn: r16108
2010-11-02 11:45:49 +00:00
Nick Hall
185718f44c Refresh view UI when a new database is loaded
svn: r16107
2010-11-01 22:32:36 +00:00
Nick Hall
66252365f5 Prevent activation of view UI when no database is loaded
svn: r16106
2010-11-01 22:20:23 +00:00
Benny Malengier
443fae3890 4333: memory leak in 3.2
svn: r16105
2010-11-01 20:48:29 +00:00
Gerald Britton
2bbd218269 Minor tweaks and a few pep 8 fixes
svn: r16103
2010-11-01 19:22:06 +00:00
Nick Hall
389b9e0935 4320: Ensure that the initial person is set when clearing history
svn: r16102
2010-11-01 19:02:32 +00:00
Jérôme Rapinat
56ed2ce45e 2371: translate family attributes
svn: r16101
2010-11-01 15:33:53 +00:00
Jérôme Rapinat
fec4833e24 2371: Make printing reports in different languages easier
svn: r16100
2010-11-01 15:00:12 +00:00
Jérôme Rapinat
c89af2d4c2 2371: Make printing reports in different languages easier
svn: r16098
2010-11-01 12:15:11 +00:00
Nick Hall
fd00d8c6e1 Remove rebuilds from merges that do not use batch transactions
svn: r16097
2010-11-01 12:00:26 +00:00
Benny Malengier
8a206495e9 4333: memory leak in 3.2
svn: r16094
2010-10-31 08:55:56 +00:00
Benny Malengier
e59b7276b4 4333: memory leak in 3.2
svn: r16091
2010-10-31 08:36:03 +00:00
Benny Malengier
1fee4971f4 4333: memory leak in 3.2
svn: r16089
2010-10-31 07:33:17 +00:00
Nick Hall
fd73514004 Update is_empty method with street and locality
svn: r16088
2010-10-30 22:17:21 +00:00
Nick Hall
d5ce999d30 Only convert main location to new format if it exists
svn: r16087
2010-10-30 21:55:39 +00:00
Nick Hall
bc3ceaf5dc Fix problems with importing phone numbers and add support for email and web addresses
svn: r16086
2010-10-30 21:01:32 +00:00
Nick Hall
9f38cfaa21 Fix bug when importing researcher locality
svn: r16085
2010-10-30 14:34:46 +00:00
Jérôme Rapinat
a5d68b6ef0 add missing gettext module
svn: r16084
2010-10-30 09:32:01 +00:00
Nick Hall
862f66f77d Fix problem with duplicate places on import
svn: r16083
2010-10-29 23:21:08 +00:00
Nick Hall
9c14d3b487 GEPS 006: Add Locality to researcher
svn: r16082
2010-10-29 23:11:08 +00:00
Gerald Britton
98c086984a Tweaks
svn: r16078
2010-10-29 16:09:31 +00:00
Nick Hall
e7f220ef30 Fix handle column in selectors
svn: r16077
2010-10-29 14:09:17 +00:00
Benny Malengier
833759d3dd correct errors introduced by allowing no gtk loading plugins for CLI
svn: r16076
2010-10-29 13:01:46 +00:00
Rob G. Healey
548a43cb8d Remove Marker files from the Makefile so that make install will complete. Do not do with with development code.
svn: r16075
2010-10-28 21:56:49 +00:00
Benny Malengier
5084294a1e Various fixes for GEP21 and locality
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade



svn: r16074
2010-10-28 19:56:46 +00:00
Benny Malengier
60d95d6be7 4325: Error with 'More Name Details' if window is already opened
svn: r16073
2010-10-28 17:59:16 +00:00
Nick Hall
9df5336fde GEPS 006: Add Locality to Address and GEDCOM Import/Export
svn: r16071
2010-10-28 17:55:15 +00:00
Doug Blank
6a473c8a54 4198: Person view does not remove a row correctly when two people are merged (fixed issue from previous commit)
svn: r16070
2010-10-28 13:38:43 +00:00
Doug Blank
afefbad431 4198: Person view does not remove a row correctly when two people are merged.
svn: r16069
2010-10-28 13:33:29 +00:00
Benny Malengier
ad10304bce 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


svn: r16067
2010-10-27 21:07:49 +00:00
Benny Malengier
78724fd94c tooltips editurl editpersonref
svn: r16066
2010-10-27 21:04:26 +00:00
Benny Malengier
f96145f2fc GUI cleanup on editmediaref
svn: r16065
2010-10-27 20:28:09 +00:00
Benny Malengier
83972bd006 tooltips in address attribute editor
svn: r16064
2010-10-27 19:56:10 +00:00
Nick Hall
298827d843 GEPS 006: Add Locality field to Location
svn: r16063
2010-10-27 18:13:53 +00:00
Benny Malengier
fa68a27473 tooltips in address editor
svn: r16062
2010-10-26 21:31:27 +00:00
Benny Malengier
668689ff1f tooltips in attribute editor
svn: r16061
2010-10-26 20:45:51 +00:00
Doug Blank
3ef961139a 4315: Error when loading all plugins
svn: r16060
2010-10-26 11:18:03 +00:00
Doug Blank
e3fdeb363d Add property keywords; removed unneeded files after merge fixes (#2059)
svn: r16059
2010-10-26 10:49:11 +00:00
Benny Malengier
840e236e1b GUI cleanup in the source ref editor
svn: r16056
2010-10-25 21:48:56 +00:00
Benny Malengier
a89c4a441d GUI cleanup in name editor
svn: r16055
2010-10-25 21:34:33 +00:00
Benny Malengier
37261ecfca GUI cleanup in eventref editor
svn: r16054
2010-10-25 21:07:47 +00:00
Benny Malengier
aaebe2bda2 GUI cleanup of note editor
svn: r16053
2010-10-25 20:41:08 +00:00
Benny Malengier
43512d76df GUI cleanup of media and repo editor
svn: r16052
2010-10-25 20:34:20 +00:00
Benny Malengier
9efeb678b1 GUI cleanup of source, tooltip and consistent with other dialogs
svn: r16051
2010-10-25 20:13:17 +00:00
Benny Malengier
d5557f4dc0 GUI cleanup of place and event, adding tooltips
svn: r16050
2010-10-25 19:58:32 +00:00
Benny Malengier
7a31069cc7 GUI cleanup for family editor
svn: r16049
2010-10-25 19:08:32 +00:00
Benny Malengier
289974a519 different order for edit person
svn: r16048
2010-10-25 18:07:59 +00:00
Benny Malengier
9608af29a1 allow no surname list to be created when needed
svn: r16044
2010-10-24 21:57:05 +00:00
Benny Malengier
209b34f359 various fixes and additions for GEP 021'
svn: r16043
2010-10-24 21:38:56 +00:00
Benny Malengier
2fa5470b34 allow adding people from family editor and relview
svn: r16042
2010-10-24 20:21:37 +00:00
Benny Malengier
e5f62ee933 fix import xml crash on patronymic
svn: r16041
2010-10-24 19:11:38 +00:00
Benny Malengier
4f52aa63e4 Don't use database in tool description
svn: r16040
2010-10-24 19:07:10 +00:00
Benny Malengier
9e592f65dc fix crash on add person in empty person treeview
svn: r16039
2010-10-24 18:48:31 +00:00
Benny Malengier
5a270125fb smaller tag icon to use
svn: r16038
2010-10-24 18:14:47 +00:00
Nick Hall
17339c6798 Fix import of ValidationError
svn: r16037
2010-10-24 17:46:18 +00:00
Nick Hall
7f0e1752c1 Correct typo
svn: r16036
2010-10-24 17:37:23 +00:00
Benny Malengier
e109e3d743 Merged geps21 branch, changes r15866-16034, into trunk
svn: r16035
2010-10-24 14:43:47 +00:00
Benny Malengier
405572cbdc add to famtree with name preset
svn: r16034
2010-10-24 13:36:26 +00:00
Benny Malengier
cf943afcd5 Finish patchname tool
svn: r16033
2010-10-24 13:06:55 +00:00
Jérôme Rapinat
36f70bed44 #2644: Do not export individual events without primary role
svn: r16032
2010-10-24 07:25:14 +00:00
Nick Hall
6a92211c4b 1937: Fix Gtk color warning problem
svn: r16030
2010-10-23 20:34:12 +00:00
Nick Hall
63999b2aa6 Remove marker color preferences
svn: r16029
2010-10-23 17:32:49 +00:00
Benny Malengier
d7178e96d7 new patch names tool version 1
svn: r16028
2010-10-23 14:50:25 +00:00
Nick Hall
e1097d1a53 4306: Fix selector problems related to tagging update
svn: r16027
2010-10-23 13:11:35 +00:00
Nick Hall
07663753ff Remove references to HasCompleteRecord and HasMarkerOf rules
svn: r16026
2010-10-23 09:49:59 +00:00
Nick Hall
c3e527b4fb GEPS 011: Tagging - Extended to Family, Note and Media objects
svn: r16025
2010-10-22 23:22:33 +00:00
Peter Landgren
e25cec5186 Issue 4308, missed one parameter when calling Narrator.
svn: r16023
2010-10-22 17:27:18 +00:00
Benny Malengier
ee91b33a43 gedcom import export for new name structure
svn: r16022
2010-10-22 14:20:01 +00:00
Jérôme Rapinat
7269b0b0e8 2371 use date format set by the user for printing reports in different languages easier (by VPeric)
svn: r16021
2010-10-21 16:19:40 +00:00
Benny Malengier
920535e3f6 fix in name object and quickview for names
svn: r16020
2010-10-20 20:26:23 +00:00
Benny Malengier
a3556d839b fix the finddupes tool for surnames
svn: r16019
2010-10-20 20:07:05 +00:00
Benny Malengier
460497f489 fix error in changed filters
svn: r16018
2010-10-20 20:06:36 +00:00
Benny Malengier
4d89c9da3b fix name capitilization tool for surnames
svn: r16017
2010-10-20 19:50:00 +00:00
Benny Malengier
7400976c96 fix filters for name search
svn: r16016
2010-10-20 19:22:40 +00:00
Benny Malengier
cc43b1856a 4288: Preformatted blocks broken in web report
svn: r16014
2010-10-19 18:29:52 +00:00
Benny Malengier
0c17ab1b2f 4292: Error in RTF output
svn: r16013
2010-10-19 15:37:55 +00:00
Benny Malengier
7b66d246b8 improvement in GUI on expand of displaytabs
svn: r16011
2010-10-18 18:44:49 +00:00
Benny Malengier
ac5693c97f add toggle btn for primary to surname table
svn: r16010
2010-10-18 18:33:18 +00:00
Benny Malengier
3cfbd2482d Add origin type selector with autocompletion to surname table
svn: r16009
2010-10-18 15:49:39 +00:00
Benny Malengier
ada8c30955 usibility tweak on surname columns
svn: r16008
2010-10-18 13:32:19 +00:00
Rob G. Healey
76447482ef Blue: Adjusted MarriageReport styles and alphabet border color-- Horiz: Adjusted alphabet elements.
svn: r16007
2010-10-18 03:37:50 +00:00
Jérôme Rapinat
18a97ac64d #4264: import ignores marriage and divorce dates (.gw file)
svn: r16006
2010-10-16 09:17:28 +00:00
Benny Malengier
4e595d0cf3 improve tab movement on surname table
svn: r16002
2010-10-16 08:06:14 +00:00
Benny Malengier
90379b7b42 continue adding to the editname GUI
svn: r15999
2010-10-15 21:42:56 +00:00
Peter Landgren
dbc15d475f Issue 4293, problems with LagecyGedcom and empty events.
svn: r15998
2010-10-15 17:57:07 +00:00
Peter Landgren
4847525995 Issue 4293, problems with LagecyGedcom and empty events.
svn: r15997
2010-10-15 17:56:37 +00:00
Jérôme Rapinat
f90ce86320 #4264: import ignores marriage and divorce dates (.gw file)
svn: r15995
2010-10-15 17:47:10 +00:00
Doug Blank
6b4a3a097d 4252: WebCal does not create index.html
svn: r15993
2010-10-15 17:22:05 +00:00
Doug Blank
8405002ce8 4280: Error when trying Webcalendar or Narr Web (removed debugging code)
svn: r15992
2010-10-15 17:07:53 +00:00
Doug Blank
07a999f555 4273: Error during execution of CLI command (part 2, TestcaseGenerator)
svn: r15991
2010-10-15 17:03:57 +00:00
Doug Blank
a84b54901a 4273: Error during execution of CLI command (part 1, Verify)
svn: r15990
2010-10-15 16:58:41 +00:00
Rob G. Healey
9c89c72ca8 Blue: Added elements for Marriage Report. Horizontal: Added elements for letter grouping list.
svn: r15988
2010-10-15 04:44:39 +00:00
Peter Landgren
39435db48e Added versions for graphviz and ghostscript in cli command --version.
svn: r15987
2010-10-14 12:53:01 +00:00
Peter Landgren
ed6f4a0080 Issue 4276: Gramps cli interface for user with non latin characters in name. Mostly Windows.
svn: r15984
2010-10-14 11:46:05 +00:00
Rob G. Healey
eb8eee7062 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.
svn: r15981
2010-10-14 00:36:36 +00:00
Doug Blank
3af98c256f 4285: Check and Repair, check_dates gives an error
svn: r15980
2010-10-13 11:10:24 +00:00
Doug Blank
d10cd40ae7 4236: All notes and sources ALWAYS written to GEDCOM file even when no notes are suppose to be written
svn: r15978
2010-10-13 10:56:46 +00:00
Peter Landgren
8f1bbb6811 Issue 4291, wrong path when cancel.
svn: r15976
2010-10-13 08:46:58 +00:00
Peter Landgren
1d8a776cd3 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
2010-10-09 12:33:47 +00:00
Rob G. Healey
5ba9d48f86 Style Sheet: Adjusted height of the navigation row which only will affect the Stylesheets of Blue and Visually.
svn: r15957
2010-10-08 06:54:39 +00:00
Nick Hall
2ec73c785c Fix bug in has_<class name>_handle methods
svn: r15954
2010-10-04 20:54:58 +00:00
Nick Hall
280db79074 Fix get_dbname method when called from CLI and remove redundant code
svn: r15953
2010-10-04 20:41:16 +00:00
Benny Malengier
b3d8e3c857 Working Edit Person dialog, no multiple surname yet.
svn: r15952
2010-10-04 16:13:38 +00:00
Benny Malengier
5013162ded A new person editor
svn: r15951
2010-10-03 11:39:47 +00:00
Nick Hall
b733d9e306 Update database proxies to include tag objects
svn: r15950
2010-10-03 00:05:21 +00:00
Benny Malengier
371205ec70 Fix surname index for autocompletion
Fix check tool and start with importgrdb upgrade


svn: r15949
2010-10-02 16:01:34 +00:00
Benny Malengier
0ca48dd811 Working xml export
svn: r15948
2010-10-02 13:38:36 +00:00
Benny Malengier
043d35a354 Working XML import with new surnames
svn: r15947
2010-10-02 12:52:14 +00:00
Benny Malengier
e9599d762d Working namedisplay
Working display section in preferences


svn: r15946
2010-10-01 21:22:25 +00:00
Nick Hall
8c180108f7 Fix issues with long tag names
svn: r15945
2010-09-30 22:43:09 +00:00
Nick Hall
489a3da00a GEPS 011: Tagging - Allow edit of tag name
svn: r15944
2010-09-30 22:29:52 +00:00
Peter Landgren
a1cf8a387a Updates to allow for Family Tree names, with non latin characters in Windows, in -l/-L commands.
svn: r15943
2010-09-30 14:33:11 +00:00
Peter Landgren
e873a264e4 Final fix of 4164, problems with cairo: out of memory for mult pages in Grapviz output.
svn: r15941
2010-09-30 13:11:26 +00:00
Nick Hall
6b6da7dafe GEPS 011: Tagging - Add XML import and export
svn: r15938
2010-09-29 22:25:52 +00:00
Jérôme Rapinat
8b675ed1f2 minor clean-up
svn: r15937
2010-09-29 14:45:27 +00:00
Jérôme Rapinat
2262dc70da bugs 2488 and 4251: spacing on families
svn: r15934
2010-09-28 16:51:43 +00:00
Peter Landgren
7abb29d568 Consistent use of OS detection and host added to Win users.
svn: r15932
2010-09-27 17:54:22 +00:00
Benny Malengier
f111dcbad9 add nick and famnick
svn: r15930
2010-09-25 15:11:54 +00:00
Doug Blank
90f23818c4 4256: r15645 Created gen/lib/const.py, didn't add it to Makefile.am
svn: r15928
2010-09-24 23:40:15 +00:00
Nick Hall
dc050cd356 Add a space after the comma when displaying a tag list
svn: r15927
2010-09-24 20:12:18 +00:00
Nick Hall
3812d647e3 Escape tag names in the menu
svn: r15926
2010-09-24 19:00:26 +00:00
Rob G. Healey
54c9afb545 Style Sheets: Adjusted navigation menus and added dividers between alphabet navigation.
svn: r15924
2010-09-24 02:20:39 +00:00
Benny Malengier
0c5b792c76 3969: [NarWeb] Narrated Web Site: Newlines and white space are not preserved in note text
Patch of Tim Lyons and  Benny Malengier


svn: r15923
2010-09-23 21:03:15 +00:00
Nick Hall
f748668c89 GEPS 011: Tagging - Converted to use new database table object
svn: r15921
2010-09-21 17:52:37 +00:00
Jérôme Rapinat
72693c94fa #4242: NarWeb ignores Calendar for sorting Dates on Event groups
svn: r15920
2010-09-21 14:33:38 +00:00
Nick Hall
70abaea768 Add move_up and move_down methods to ListModel
svn: r15918
2010-09-20 23:58:16 +00:00
Nick Hall
54a35df4bc 4250: Bookmark menu does not redraw when bookmarks are re-ordered
svn: r15917
2010-09-20 23:49:00 +00:00
Benny Malengier
bb248fadce Good progress: * name displayer updated to new structure
* person view coded updated
               * small change in dbloader so errors can be seen


svn: r15914
2010-09-17 22:13:31 +00:00
Benny Malengier
84edfee57b updated Name object to new structure
svn: r15913
2010-09-17 13:26:36 +00:00
Benny Malengier
6011cb3ec9 some administrative cleanup
svn: r15912
2010-09-17 12:18:41 +00:00
Benny Malengier
f89bfe0796 copyright Jakim Friant, ticket 4237: Line Styles in Report not Fully Supported
svn: r15911
2010-09-17 12:08:38 +00:00
Rob G. Healey
7efc0f77cf Style Sheet: Cleaned up the look of the Download Page.
svn: r15910
2010-09-17 02:32:11 +00:00
Rob G. Healey
ba94e09d03 NarrativeWeb: Now hyperlinks people on Event Pages back to their Individual Pages.
svn: r15909
2010-09-17 02:29:20 +00:00
Peter Landgren
6d286e3920 Issue 4235.
svn: r15907
2010-09-16 12:38:32 +00:00
Peter Landgren
abaf3060bd Issue 4212, Win problems with media path/file name with non latin.
svn: r15905
2010-09-16 12:33:23 +00:00
Rob G. Healey
b50f3f1800 NarrativeWeb and Ancestortree: returned back to gramps3.2.x code as it had gotten screwed up severely. Now working again except for generation#3.
svn: r15902
2010-09-15 05:38:05 +00:00
Benny Malengier
fa41e63f5a Surnamebase, surname and nameorigintype finished
svn: r15901
2010-09-14 22:07:51 +00:00
Rob G. Healey
27d6a5abd6 NarrativeWeb: Completion of fix for Bug#4079.
svn: r15900
2010-09-14 01:34:33 +00:00
Rob G. Healey
908cdddd70 NarrativeWeb: Bug#4079 -- All children siblings, pedigree all now all sorted in birth date order.
svn: r15899
2010-09-14 00:28:18 +00:00
Benny Malengier
f852be14de 3519: Wrong 'Group as' value (Given instead of Surname) is used for custom display name
svn: r15896
2010-09-13 19:56:31 +00:00
Benny Malengier
e03e4bbf5c 4192: [NarWeb] media is out of order in Places
svn: r15893
2010-09-13 18:55:36 +00:00
Benny Malengier
94649604f6 3870: [NarWeb] Reference name to Source incorrectly displayed as "unknown"
svn: r15888
2010-09-13 09:36:31 +00:00
Rob G. Healey
d6ca13254c NarrativeWeb: Feature Request: #4232 -- Repository is now hyperlinked to its source.
svn: r15885
2010-09-13 04:55:47 +00:00
Rob G. Healey
65f9fdd404 Style Sheets: Changing colors out of the Horizontal Style sheet. Navigation-Horizontal should only contain the structure and layout of the menus.
svn: r15884
2010-09-13 00:40:59 +00:00
Rob G. Healey
30c11e745b Navigation: Removed the colors out of this stylesheet, and placed them in Blue. The primarly style sheet, Blue, must control colors.
svn: r15883
2010-09-13 00:24:07 +00:00
Rob G. Healey
9c1a47f120 Horizontal Menus: Fixed the padding of the selected menu option.
svn: r15882
2010-09-13 00:13:45 +00:00
Rob G. Healey
e578c9053f AncestorTree: Adjusted font size and border color of unlinked individuals
svn: r15881
2010-09-12 23:59:09 +00:00
Rob G. Healey
a14861bfa4 NarrativeWeb: Fixed a typo on line 4251.
svn: r15878
2010-09-12 05:28:05 +00:00
Rob G. Healey
fd75d680ea Jakim Friant: Changes made to the Ancestor Tree.
svn: r15877
2010-09-11 17:06:49 +00:00
Benny Malengier
de436d58ca 3944: [NarWeb] Alternate Locations on places site in web report vers. 3.2.2
svn: r15876
2010-09-11 15:17:25 +00:00
Benny Malengier
86ed7108d2 surnamebase class to inherit surname lists
svn: r15866
2010-09-09 16:54:34 +00:00
Peter Landgren
7956bf8b39 Two strings made translatable.
svn: r15864
2010-09-09 14:18:56 +00:00
Benny Malengier
01afd075a7 4131: [NarWeb] No clickable link in referenced region in the photo, if person has no name
svn: r15860
2010-09-09 11:15:28 +00:00
Peter Landgren
9f9af706a4 Issue 3960, warn button disappears too soon on long GEDCOM import with errors.
svn: r15859
2010-09-06 15:19:44 +00:00
Benny Malengier
4eec493f66 3960: Import information windows disappears before import is done
svn: r15857
2010-09-06 11:29:07 +00:00
Benny Malengier
38e87b074e 4196: Error by using special filter in person view
svn: r15855
2010-09-03 22:54:40 +00:00
Rob G. Healey
3da3a57960 Stylesheets: If you find any regressions in Html style and layout, please let me know.
svn: r15851
2010-09-02 23:43:33 +00:00
Serge Noiraud
91856cfb1f GeoView : new feature #4210: Ability to change the number of places per page in preferences.
svn: r15849
2010-09-02 20:23:21 +00:00
Serge Noiraud
0e928d6b81 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, ... )


svn: r15848
2010-09-02 17:05:00 +00:00
Benny Malengier
e9388c3ff7 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.


svn: r15844
2010-08-31 21:11:59 +00:00
Benny Malengier
19950c616d undo support for words with unicode symbols of length 2 in the buffer
svn: r15843
2010-08-31 19:33:59 +00:00
Nick Hall
fa6014f4c0 Connect to tags-changed signal when initialised
svn: r15841
2010-08-31 10:45:57 +00:00
Benny Malengier
5d4246b0a7 comboentry in toolbar determines optimal width automatically
svn: r15840
2010-08-31 10:00:46 +00:00
Benny Malengier
e24b184508 bug #2402 : Line spacing for text not correct in CairoDoc
svn: r15839
2010-08-31 07:52:11 +00:00
Benny Malengier
c2dc10471c * missing installation stuff for undo/redo
*  create a first undo gtk entry field: family name in person editor


svn: r15837
2010-08-30 23:00:28 +00:00
Benny Malengier
fe311affb2 fix inheritance bug in undo/redo code
svn: r15836
2010-08-30 21:49:03 +00:00
Benny Malengier
a1ec3e54b8 limit the size of the undo buffer to 700
svn: r15835
2010-08-30 20:01:13 +00:00
Benny Malengier
3fed4b1951 redesign undo/redo for styled notes, much better now
svn: r15834
2010-08-30 19:35:51 +00:00
Nick Hall
a151bafaff Fix database upgrade
svn: r15832
2010-08-30 10:36:58 +00:00
Doug Blank
5c30db0739 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
svn: r15831
2010-08-30 01:14:38 +00:00
Nick Hall
bf8146b9d1 GEPS 011: Tagging
svn: r15830
2010-08-29 18:36:42 +00:00
Jérôme Rapinat
35df75718f copy somerights20.gif to webstuff
svn: r15828
2010-08-29 06:36:19 +00:00
Doug Blank
2a114aa6c0 Changes for version and config
svn: r15825
2010-08-28 11:23:27 +00:00
Serge Noiraud
b28e9950a0 GeoView : bug 4168 : avoid parenthesis in const.ROOT_DIR
svn: r15824
2010-08-27 10:22:37 +00:00
Rob G. Healey
b0b620df9c Web_Mainz.css: Fixed problem with the backgrounds not showing as they were intended. Thanks Jason Simanek.
svn: r15821
2010-08-26 23:07:48 +00:00
Doug Blank
3c151885ee Web search right-click for note editor
svn: r15820
2010-08-26 14:00:27 +00:00
Doug Blank
5b975f93cc Allow config setting value to be DEFAULT which will reset value
svn: r15819
2010-08-26 13:57:00 +00:00
Doug Blank
1d5bcbf423 Do not display missing locale dir if in english
svn: r15818
2010-08-26 13:15:09 +00:00
Doug Blank
5ed53f5e9c Changed --settings to --version to be more compatible with other programs; added --config=[section.setting[:value]] to see/set config value(s)
svn: r15817
2010-08-26 12:17:00 +00:00
Doug Blank
7c110d15b8 Added plugin.depends_on = ['plugin_id', ...] for plugin.load_on_reg plugins
svn: r15816
2010-08-25 13:30:59 +00:00
Doug Blank
69b845c388 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.
svn: r15815
2010-08-25 05:07:44 +00:00
Doug Blank
1f9eee3d92 Don't load a GENERAL lib if hidden
svn: r15813
2010-08-25 02:45:23 +00:00
Doug Blank
47e3d110d5 Added a new addon type 'WebConnect' which defines a method to lookup data on websites
svn: r15812
2010-08-25 01:17:22 +00:00
Nick Hall
ea90894193 Added documentation to ListModel. Changes to make editable and callback parameters more consistent.
svn: r15811
2010-08-24 23:43:42 +00:00
Doug Blank
b11e4558b8 Added log, and db cursor close error handler
svn: r15810
2010-08-24 11:54:43 +00:00
Doug Blank
bdd07988c6 Added method for gramps to handle url requests
svn: r15808
2010-08-23 14:06:41 +00:00
Doug Blank
ecef5c1d26 Return the actual page object
svn: r15807
2010-08-23 14:04:54 +00:00
Doug Blank
b72617c5aa Added external API for category_manager functions: .get_categories(), .get_category(category), and .get_category_page(category)
svn: r15806
2010-08-23 13:20:46 +00:00
Doug Blank
19765f80e7 Added a category_manager for pages to talk to other pages
svn: r15805
2010-08-23 13:18:56 +00:00
Doug Blank
ee75d5ca5f Rearranged patterns that are searched for; match longer ones first
svn: r15804
2010-08-22 21:25:53 +00:00
Doug Blank
638ac9c281 FilterList needs to handle all namespaces
svn: r15802
2010-08-22 15:47:36 +00:00
Doug Blank
5646fecffc typo
svn: r15801
2010-08-22 15:39:53 +00:00
Doug Blank
5583ab113e Filter speed ups, and hook for filter plugins
svn: r15800
2010-08-22 15:22:56 +00:00
Doug Blank
ac7210d0ba Removed for now; too slow
svn: r15799
2010-08-22 14:28:35 +00:00
Doug Blank
acf10439e0 Bring up to date with gramps32 version
svn: r15798
2010-08-22 13:52:56 +00:00
Doug Blank
1a6da114fc 4190: Gedcom import: All my internet addresses are missing...
svn: r15796
2010-08-22 13:35:51 +00:00
Doug Blank
7151e07d3a Rewrote autoremove flag workaround
svn: r15795
2010-08-22 06:33:06 +00:00
Doug Blank
c14fbafd25 Doesn't backup with slashes in filename
svn: r15794
2010-08-22 04:53:52 +00:00
Doug Blank
c3c1fb6bb6 Filters can now be added through plugins register(GENERAL, category='Filter: Person', etc)
svn: r15793
2010-08-22 02:37:07 +00:00
Doug Blank
00f738f953 Don't evaluate callable data returned from the plugin API
svn: r15790
2010-08-22 01:00:16 +00:00
Doug Blank
b62c42d85e Removed unnecessary code
svn: r15789
2010-08-21 23:44:13 +00:00
Doug Blank
8e3aad341b Refactored copy/paste to PageView for general use
svn: r15788
2010-08-21 23:10:49 +00:00
Doug Blank
db6f649969 Major refactor; also added valid indicator in list, dbid, and dbname
svn: r15787
2010-08-21 20:22:06 +00:00
Doug Blank
fcef732f93 Added dbid and dbname to databases; id is the unique dir name, and name is the assigned name stored in text file
svn: r15786
2010-08-21 20:20:34 +00:00
Doug Blank
1b884b129d Protection from a bad child drop
svn: r15785
2010-08-21 20:18:42 +00:00
Doug Blank
01e354f18d Make sure newvalue is a int(fraction * 100)
svn: r15784
2010-08-21 12:31:31 +00:00
Rob G. Healey
bb46e8798b A little bit of formatting and spacing.
svn: r15783
2010-08-21 05:40:21 +00:00
Doug Blank
cab9169019 Refactor make_filter to make more reusable
svn: r15782
2010-08-20 10:37:18 +00:00
Doug Blank
1a2c3be090 Added progress bar to quick backup
svn: r15781
2010-08-20 04:40:51 +00:00
Rob G. Healey
a3402ab728 Added ancestor tree style sheet.
svn: r15780
2010-08-20 02:34:43 +00:00
Rob G. Healey
9dfba96783 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.
svn: r15779
2010-08-20 02:33:26 +00:00
Doug Blank
88667a7c5e Reset buttons when we reset the buffer
svn: r15778
2010-08-19 23:32:36 +00:00
Benny Malengier
63d5ea6cb6 undo and redo with correct style in noteeditor
svn: r15777
2010-08-19 16:10:53 +00:00
Doug Blank
5ad5cb17ae DEBUG = False
svn: r15776
2010-08-19 15:48:09 +00:00
Doug Blank
19e662fd97 Refactor make_filter for use in other parts of gramps
svn: r15775
2010-08-19 14:45:49 +00:00
Doug Blank
b253edb7dd Typo medu -> menu
svn: r15774
2010-08-19 12:12:50 +00:00
Doug Blank
7758caa4e3 Fixed one issue with multi-select and drop on self; one issue remains: copies data on a self multi drop
svn: r15773
2010-08-19 04:08:07 +00:00
Doug Blank
88a4bbb926 Do not show previously notified addons
svn: r15772
2010-08-19 01:04:10 +00:00
Doug Blank
0fa7b97cf9 Something is wrong; email sent to Nick
svn: r15771
2010-08-19 00:43:20 +00:00
Benny Malengier
72af4a2483 better fix for #4166, #3955, remove extra line
svn: r15769
2010-08-18 21:14:22 +00:00
Benny Malengier
b0bf67f436 better fix for #4166, #3955
svn: r15768
2010-08-18 21:11:09 +00:00
Doug Blank
a74d5151f8 Clipboards do not allow duplicates
svn: r15767
2010-08-18 13:28:37 +00:00
Doug Blank
e7d365a5d7 Added selected_handles() to navigation views for compatibility with listviews
svn: r15766
2010-08-18 13:20:52 +00:00
Doug Blank
c9f82192b1 Added selected_handles() to navigation views for compatibility with listviews
svn: r15765
2010-08-18 12:37:17 +00:00
Doug Blank
f3c5254bbe Moving to Django 1.2; changes to work with css plugin
svn: r15764
2010-08-18 02:36:26 +00:00
Nick Hall
f6f7e6c870 Add color column type and fix toggle in ListModel
svn: r15763
2010-08-17 17:43:44 +00:00
Doug Blank
726da689c6 Revised undo/redo for different versions of gtk
svn: r15762
2010-08-17 14:18:04 +00:00
Jérôme Rapinat
5ae9f75ded Slovenian Date et Relationships handlers (by Bernard Banko)
svn: r15761
2010-08-17 08:16:24 +00:00
Rob G. Healey
500c0d6bf1 updateaddons: fixed typo to remove the the Gramps website to just the Gramps...
svn: r15760
2010-08-17 07:00:28 +00:00
Doug Blank
d86759b5a7 Added UndoableBuffer to text gramplets; fixed an issue in recognizing keypresses accurately; rewrote keypress handler
svn: r15759
2010-08-17 06:39:10 +00:00
Doug Blank
3154f970ac Typos in code
svn: r15758
2010-08-17 05:45:26 +00:00
Doug Blank
d441154d3a 4177: Needed usability improvements to addon update window
svn: r15757
2010-08-17 05:09:01 +00:00
Doug Blank
fa09584578 4178: undo on note editor goes back to no text; added a reset method to styled text buffer and editor
svn: r15756
2010-08-16 23:25:07 +00:00
Rob G. Healey
21651501ca Final piece of moving Mapstraction stylesheet into src/plugins/webstuff/css .
svn: r15755
2010-08-16 22:18:09 +00:00
Doug Blank
2789f19366 Hook up undoable inserts
svn: r15754
2010-08-16 16:27:42 +00:00
Jérôme Rapinat
94f0d17c8b update Slovenian files
svn: r15752
2010-08-16 12:23:56 +00:00
Doug Blank
6a26f7b873 Added UndoableBuffer for notes that allows undo (control+z) and redo (control+shift+z)
svn: r15751
2010-08-16 11:44:26 +00:00
Doug Blank
14a5f9a1b8 New MultiTreeView to allow left-click to drag a multi-selected group
svn: r15750
2010-08-16 11:20:45 +00:00
Doug Blank
41931ba9c0 Allow lang_SUBTYPE formats; fixed an error when no network
svn: r15749
2010-08-16 04:30:17 +00:00
Doug Blank
918b052ebb Needed a DATABASE_ROUTERS default
svn: r15748
2010-08-16 03:31:40 +00:00
Rob G. Healey
ddf488c8b0 Moved src/data/Mapstraction.css over to sex/plugins/webstuff/css with the other ones. Updated src/data/Makefile.am to reflect the move.
svn: r15747
2010-08-16 03:01:36 +00:00
Doug Blank
838ba4cf05 Moved data/*.css to plugins/webstuff/css/
svn: r15746
2010-08-16 01:31:34 +00:00
Doug Blank
280e904d80 Remove duplicate css files
svn: r15745
2010-08-16 01:28:48 +00:00
Doug Blank
6224028253 Select all/none for addon updates
svn: r15744
2010-08-16 01:27:14 +00:00
Doug Blank
04d60b30ff Fixes to work under Django 1.2
svn: r15743
2010-08-16 00:16:16 +00:00
Rob G. Healey
9492b706b6 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.
svn: r15742
2010-08-15 23:43:08 +00:00
Doug Blank
00aaa7197a Fixed bug preventing control+shift+b key presses from working in styled text editor
svn: r15741
2010-08-15 20:20:39 +00:00
Doug Blank
5f7d9daaef Fixed bug preventing control+b etc. key presses from working in styled text editor
svn: r15740
2010-08-15 13:30:14 +00:00
Benny Malengier
02c68684d6 4166: Export Assistant crashes when closing or cancelling using the mouse
svn: r15738
2010-08-15 11:59:23 +00:00
Doug Blank
bc6b0e6fdf Control+c, Control+v are now handled properly by nav views and otherwise
svn: r15736
2010-08-14 19:06:47 +00:00
Doug Blank
4617fa8f50 Defaults to check once a week, everything, enable logging
svn: r15735
2010-08-14 18:16:10 +00:00
Doug Blank
7109925ffb Have update select default to True
svn: r15734
2010-08-14 15:43:50 +00:00
Doug Blank
5ea17d75bc Allow multiple objects to be copied
svn: r15732
2010-08-14 09:20:20 +00:00
Doug Blank
64a532d38d minor tweak in position
svn: r15731
2010-08-14 09:18:41 +00:00
Doug Blank
be131c368d added updateaddons.glade to system files
svn: r15730
2010-08-14 00:41:13 +00:00
Doug Blank
5ad0aa48dc Now can download selections
svn: r15729
2010-08-14 00:20:12 +00:00
Doug Blank
40820ea6ea Fixed three errors in ListModel
svn: r15728
2010-08-13 23:35:53 +00:00
Doug Blank
3551fe851a Added option of what addons to check (new, updated, or both)
svn: r15727
2010-08-13 21:44:21 +00:00
Serge Noiraud
f3c614add6 GeoView : Resizing not done the first time we load a page.
Centering not always correct.


svn: r15726
2010-08-13 17:57:40 +00:00
Doug Blank
6a781138fe Bring dialog box, if updates available (doesn't update them yet)
svn: r15725
2010-08-13 14:32:09 +00:00
Doug Blank
f3fb0b9d2e Checks for open network connection; get listing file in proper language
svn: r15724
2010-08-13 13:31:00 +00:00
Peter Landgren
e7c741a2a7 Issue 4164, correction.
svn: r15723
2010-08-13 11:23:33 +00:00
Doug Blank
7c6cba4fae New check for updated addons
svn: r15721
2010-08-13 06:42:14 +00:00
Doug Blank
f9af188191 Perference for checking (and currently updates) addons
svn: r15720
2010-08-13 06:18:11 +00:00
Doug Blank
506f9dc643 Refactor to move load_addon_file out of gui code
svn: r15719
2010-08-13 04:19:16 +00:00
Doug Blank
99101d2166 Force an addon translation to be in a given language(s)
svn: r15718
2010-08-13 03:55:54 +00:00
Peter Landgren
534fac7b93 Issue 4164, Graphviz version=2.26.3
svn: r15717
2010-08-12 18:27:46 +00:00
Peter Landgren
418d7dd39f Fixed a typo.
svn: r15715
2010-08-12 07:10:42 +00:00
Peter Landgren
f378a193e0 Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15713
2010-08-12 06:02:16 +00:00
Peter Landgren
b3e313d5ce Date part of issue 4160. Use of option Use full dates instead of full year works again.
svn: r15712
2010-08-12 05:59:17 +00:00
Doug Blank
2fc5096d23 CSS and web resources are now a plugin
svn: r15711
2010-08-12 05:26:45 +00:00
Rob G. Healey
113b2a0214 Stylesheet: Removed the light blue background on the tables cells.
svn: r15709
2010-08-12 02:28:15 +00:00
Rob G. Healey
264d6145be NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
2010-08-12 02:26:26 +00:00
Doug Blank
961c1e4ca9 Forgot to include navigation web pages
svn: r15707
2010-08-11 21:33:12 +00:00
Serge Noiraud
5870e0a686 GeoView : remove completely mapstraction v1.
svn: r15706
2010-08-11 18:21:26 +00:00
Serge Noiraud
b2886e3dad GeoView : Some cleaning. Some corrections with googlev3 crosshair.
Resizing now ok with a new crosshair implementation for googlev3.


svn: r15705
2010-08-11 18:00:18 +00:00
Doug Blank
864c79e446 First step in breaking up NarrativeWeb into plugins; please test
svn: r15704
2010-08-11 14:11:35 +00:00
Peter Landgren
919f632993 Issue 4162, correction of box width.
svn: r15702
2010-08-11 07:00:14 +00:00
Doug Blank
0199cd7da5 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
svn: r15701
2010-08-11 05:42:46 +00:00
Doug Blank
abd7b09450 Added _%s_ for surrounding name parts, such as _Call_
svn: r15700
2010-08-10 15:37:12 +00:00
Doug Blank
f55cd42926 Allow GENERAL plugins to have category, and more flexibility
svn: r15699
2010-08-10 13:14:09 +00:00
Doug Blank
aca9b9cb5c Moved all behavior from clipboard gramplet to clipboard, which they now share
svn: r15698
2010-08-09 21:36:21 +00:00
Doug Blank
e3cd87484c Added copy and paste to all views; gramplet view needs work
svn: r15697
2010-08-09 20:51:54 +00:00
Doug Blank
981cda7c19 Refector: moved some class methods to module functions
svn: r15696
2010-08-09 20:04:48 +00:00
Peter Landgren
634453708f Issue 4124. See also Wiki for substitution keywords.
svn: r15694
2010-08-09 17:44:37 +00:00
Doug Blank
315d7621c1 4159: New Backup option creates invalid file when media is included
svn: r15693
2010-08-09 13:51:32 +00:00
Doug Blank
77fa72cc35 Name Format strings can have XML in them; now escaped- prevented valid XML from being written
svn: r15691
2010-08-09 13:02:06 +00:00
Rob G. Healey
b0060b7542 NarrayiveWeb: More tweaking of _create_family_map().
svn: r15690
2010-08-09 06:56:47 +00:00
Doug Blank
791ab064f8 Renamed GrampsCursor to BsddbBaseCursor
svn: r15689
2010-08-08 22:06:54 +00:00
Nick Hall
c0944d5df0 Tidy up warnings and change error to warning in flat model
svn: r15688
2010-08-08 18:59:09 +00:00
Nick Hall
0fb8ef6da4 Sort by "surname" instead of "group as" in flat person view
svn: r15687
2010-08-08 18:33:44 +00:00
Doug Blank
8455278a83 Update gramps-connect to use new reg_plugin params
svn: r15685
2010-08-08 13:16:23 +00:00
Doug Blank
c15fdb15c4 No need to crash, just warn, on dup nodes
svn: r15684
2010-08-08 13:15:36 +00:00
Doug Blank
691a52295f Fixed issue in showing database repair message
svn: r15683
2010-08-08 13:14:45 +00:00
Rob G. Healey
b64439c263 Adjusted PlaceListPage elements to make it fit correctly.
svn: r15682
2010-08-05 18:04:53 +00:00
Doug Blank
db09dcc6bf Added a new method to work around gramps' use of show_all: hidden_widgets
svn: r15681
2010-08-03 00:57:50 +00:00
Nick Hall
27ab4c5484 Raise error if duplicate handle added to model
svn: r15680
2010-08-02 14:12:12 +00:00
Doug Blank
e0df78182c Solved the gramplet popup menu not working
svn: r15679
2010-08-02 05:23:35 +00:00
Nick Hall
2bece278c0 Fix error handling when merging people
svn: r15675
2010-08-01 18:18:29 +00:00
Doug Blank
12e174b7f3 3366: Assistant for new users
svn: r15674
2010-07-31 17:19:37 +00:00
Doug Blank
dc0d9511a3 Only use iter_items if you are sure it is used just once; fixed issue duplicating places
svn: r15673
2010-07-31 15:55:56 +00:00
Doug Blank
7ea1f71083 Removed debugging trace
svn: r15672
2010-07-31 15:42:42 +00:00
Doug Blank
59dca4e3ea 3502: Extend CSV import to include additional fields; added source title to export
svn: r15671
2010-07-31 15:18:41 +00:00
Doug Blank
e4bb905303 Added is_type('Name'), is_burial(), and is_baptism()
svn: r15670
2010-07-31 15:17:23 +00:00
Doug Blank
9ddb7990f5 Added family type drag objects
svn: r15669
2010-07-31 02:11:47 +00:00
Nick Hall
e1f34d3ebe Add new merge functionality to tree views (see r15645)
svn: r15668
2010-07-30 18:13:06 +00:00
Rob G. Healey
0c6b7405c2 Complete my issue with the zoom level of the maps.
svn: r15667
2010-07-30 05:35:17 +00:00
Doug Blank
6175654510 Fixed right-click with no selection issue
svn: r15666
2010-07-30 05:13:32 +00:00
Doug Blank
77e5629012 Added ability for multiple selections from Simple Tables of Quick Views to be dropped on Clipboards
svn: r15665
2010-07-30 01:18:49 +00:00
Doug Blank
2cabdbf0a3 Update detached window title when changing the gramplet title
svn: r15664
2010-07-29 18:37:37 +00:00
Doug Blank
bedb543d4c Removed TreeTips: didn't work right, and didn't use actual tooltips
svn: r15663
2010-07-29 16:57:25 +00:00
Jérôme Rapinat
548533d472 4089: 5 caracters for short months
svn: r15662
2010-07-29 08:51:24 +00:00
Doug Blank
ca5c080b03 Added icons for each row; fixed multi object select, drag, and drop; many refinements
svn: r15658
2010-07-29 08:01:24 +00:00