Commit Graph

3807 Commits

Author SHA1 Message Date
Rob G. Healey
3085c2ada2 Fixed an crashing error in Save and Copy functions.
svn: r17911
2011-07-09 20:36:00 +00:00
Rob G. Healey
9ff5fd9039 Moved tag_label to before func in TAGS_. Modified column lengths to attempt to better view the displaying area.
svn: r17910
2011-07-09 19:07:52 +00:00
Rob G. Healey
b09102b184 Modified valid PIL.Image file types to match file types in valid exiv2 types.
svn: r17909
2011-07-09 10:18:16 +00:00
Rob G. Healey
cd6418d90c Added a label for XmpTag and IptcTag tags in TAGS_, so now it is: for section, key, key2, func, label in TAGS_ in __display_exif_tags()
svn: r17908
2011-07-09 08:13:13 +00:00
Rob G. Healey
9c8e67ca9d Fixed some layout things.
svn: r17903
2011-07-07 19:32:32 +00:00
Rob G. Healey
2514f1dc77 Removed a duplicate function. Removed some set.size_requests as possible without destroying the layout of the Edit window.
svn: r17902
2011-07-07 19:19:30 +00:00
Peter Landgren
dc469aed0b Fix of issue 5045 and 5073, double progress bars ic now one.
svn: r17900
2011-07-07 08:29:50 +00:00
Rob G. Healey
3c89080193 Re- sized the width and height of the Edit window for Exif metadata. I hope that this will be a better layout.
svn: r17899
2011-07-07 05:45:07 +00:00
Rob G. Healey
58657454f5 Clean up of import section, added node category -- thanks Nick Hall. Cleanup of code.
svn: r17894
2011-07-05 21:20:44 +00:00
Nick Hall
e305834f5a Update Metadata Viewer gramplet to use a tree view
svn: r17892
2011-07-02 17:29:59 +00:00
Michiel Nauta
5bbe4fc56e 5059: Reordering Gramps IDs fails
svn: r17886
2011-07-01 11:44:26 +00:00
Michiel Nauta
cb3d1f8ce5 5054: ID format conversion creates duplicates
svn: r17884
2011-07-01 11:22:37 +00:00
Rob G. Healey
abf4584921 Cleanup of some def variables.
svn: r17879
2011-07-01 06:13:58 +00:00
Rob G. Healey
0f735d1941 Fixed problems in converting files. Fixed problem when a user would convert an image and then double same image after it was converted. Adjusted sizes of the event boxes of Thumbnail, ImageType, and Convert Buttons.
svn: r17878
2011-07-01 05:25:11 +00:00
Nick Hall
29e5f4a326 Enhance sources gramplets to show sources of child objects
svn: r17875
2011-06-30 21:30:40 +00:00
Rob G. Healey
ce508eb8a3 Removed a lot of debugging code from when I first got involved with Gramps. back in those immature days of learning my first python code.
svn: r17871
2011-06-30 15:39:41 +00:00
Brian Matherly
d25248ccb8 0004705: Book Report does not work from CLI (Patch from Paul Franklin).
svn: r17870
2011-06-30 02:47:48 +00:00
Rob G. Healey
ab8c2d8693 Fixed an error in convert_file().
svn: r17869
2011-06-30 02:16:47 +00:00
Rob G. Healey
191790e1bd Fixed list of compatible PIL.Image convertible image types.
svn: r17868
2011-06-30 00:30:53 +00:00
Rob G. Healey
2ae741bcc4 Fixed problem with not being able to hide my combo box. Use combo_box.set_sensitive() instead of combo_box.hide().
svn: r17865
2011-06-29 08:31:37 +00:00
Rob G. Healey
8fe8b7e82f Fixed GPS Coordinates. Fixed Converting image files. Fixed media object.set_path(). Fixed media object_set_date_object(). Some cleanup.
svn: r17863
2011-06-29 05:03:03 +00:00
Michiel Nauta
2a10453af0 5046: GEDCOM import fails on aka name
svn: r17838
2011-06-27 15:20:56 +00:00
Jérôme Rapinat
5341b4d132 5023: Textual reports are crashing with HTML format without stylesheet set
svn: r17837
2011-06-27 07:37:32 +00:00
Brian Matherly
a7cf957319 0004977: feature request: sorted "Available Items" in Book Report (Patch from Paul Franklin)
svn: r17826
2011-06-22 12:14:52 +00:00
Rob G. Healey
37431956f1 Fixed error in strip_metadata() that crashed when clearing the viewing area.
svn: r17825
2011-06-22 06:22:41 +00:00
Rob G. Healey
9403a64c12 Removed the use of the del/ rm command to delete a file. Thank you, Brian Matterly.
svn: r17824
2011-06-21 00:29:52 +00:00
Michiel Nauta
951e38ca71 5022: Layout in website 3.0
svn: r17822
2011-06-20 21:38:52 +00:00
Michiel Nauta
2238392330 4808: Latitude and Longitude in the web report
svn: r17820
2011-06-20 21:34:03 +00:00
Michiel Nauta
902fa56b26 5027: After export to XML and Import into new DB all surnames become primary
svn: r17818
2011-06-20 15:25:28 +00:00
Rob G. Healey
e2e399799c Fixed errors discovered by Nick Hall. Remove dependencies on ImageMagick and Jhead. Convert is being done by PIL.Image, and delete is being done by local computer delete command. Thank you Nick and Benny
svn: r17817
2011-06-20 06:31:22 +00:00
Peter Landgren
4750ab4816 Endnotes improvment, see issue 4997 & 4998.
svn: r17809
2011-06-19 11:47:22 +00:00
Rob G. Healey
5460d4880f Added error trapping, adjusted size of Edit Window, fixed errors and some cleanup.
svn: r17804
2011-06-17 06:54:03 +00:00
Benny Malengier
ee14f249f3 5002: control n and p to move between categories not working
svn: r17791
2011-06-15 08:35:42 +00:00
Michiel Nauta
7ff20332ac 4856: Gedcom import of empty note leads to invalid database
svn: r17766
2011-06-13 08:25:31 +00:00
Peter Landgren
a7cc6381ae Fix of issue 4992, same value in both lat and long.
svn: r17762
2011-06-12 18:42:45 +00:00
Nick Hall
a45d8fdd09 Display partial dates as invalid
svn: r17760
2011-06-12 13:10:18 +00:00
Nick Hall
916186039f Bug fix
svn: r17759
2011-06-12 13:04:16 +00:00
Michiel Nauta
f86751865c 4316: [NarWeb] Missing document.png
svn: r17742
2011-06-10 17:05:45 +00:00
Rob G. Healey
dda9c5eaf6 pylint score cleanup...
svn: r17740
2011-06-10 06:47:04 +00:00
Rob G. Healey
6d58e4db96 Disabled 'content-changed' signal which at least allows me to enter the date without it crashing.
svn: r17739
2011-06-10 04:25:08 +00:00
Rob G. Healey
f3df3d4ece Nick Hall created a patch which adds bet6ter date validation, and Latitude/ Longitude validation.
svn: r17738
2011-06-10 02:12:07 +00:00
Nick Hall
6c3013d764 Fix error when date and time are empty
svn: r17736
2011-06-09 22:35:44 +00:00
Nick Hall
cdcc030bf0 Tidy up date/time functionality
svn: r17735
2011-06-09 17:16:17 +00:00
Peter Landgren
9c7fd12d56 Fix so that date, if any, in source reference is printed.
svn: r17733
2011-06-09 14:25:46 +00:00
Rob G. Healey
b17dd8fe3e Code refinement provided by Gerald Britton.
svn: r17728
2011-06-09 06:32:22 +00:00
Rob G. Healey
1d1c177acd Tweak'd the _format_datetime() function.
svn: r17726
2011-06-09 03:41:30 +00:00
Rob G. Healey
a5632c38d5 Added patch to fix the 'Modified' and 'Original' date/ time fields. Thank you Nick Hall.
svn: r17725
2011-06-09 03:27:43 +00:00
Michiel Nauta
4e76a47c53 Preserve import handle when family tree is empty
svn: r17715
2011-06-08 15:22:23 +00:00
Rob G. Healey
679b3a86ee Fixed an error in 'converting Latitude/ Longitude' in save_metadata().
svn: r17714
2011-06-08 05:06:51 +00:00
Rob G. Healey
da6423d184 Fixed a failure to save...
svn: r17713
2011-06-08 02:48:47 +00:00
Rob G. Healey
ba55888eff Fixed errors in _format_datetime() to match corrections from Nick Hall. Removed 'Clear' button from the initial display, thanks Nick and Helge.
svn: r17711
2011-06-08 00:29:14 +00:00
Nick Hall
deebab7a01 4969: Prevent a view being changed whilst a view change is already in progress
svn: r17710
2011-06-07 22:49:18 +00:00
Serge Noiraud
2d24d68753 Geography : The first click on button 1 ( left ) gives a zoom after changing map view.
svn: r17704
2011-06-07 06:09:43 +00:00
Rob G. Healey
5b2b2eead3 Fixed an error in thumbnail_view(). Thank you, Helge Privat
svn: r17703
2011-06-07 01:53:30 +00:00
Nick Hall
ffe9ecd8fd 4974: Fix formatting of dates before 1900
svn: r17702
2011-06-06 22:33:15 +00:00
Doug Blank
8f71da793c 4964: Gramps crashed during web report generation with person place maps
svn: r17687
2011-06-04 14:00:24 +00:00
Doug Blank
17e7d64524 4964: Gramps crashed during web report generation with person place maps
svn: r17685
2011-06-04 13:55:55 +00:00
Rob G. Healey
1c0a62d501 Added GPSAltitude, GPSAltitudeRef, GPSTimeStamp...
svn: r17681
2011-06-04 00:07:34 +00:00
Michiel Nauta
0a12d3a3ad Fix merge advice on import to merge places with identical ids
svn: r17677
2011-06-03 15:20:44 +00:00
Serge Noiraud
186057add6 Geography : cursor driven region and autozoom ( #0004882 )
svn: r17674
2011-06-03 10:08:41 +00:00
Jérôme Rapinat
c3234e5c6f revert r17665 and r17623
svn: r17667
2011-06-02 20:23:37 +00:00
Jérôme Rapinat
97b5df209d try to fix 'self.URL'
svn: r17665
2011-06-02 10:10:37 +00:00
Benny Malengier
d441ae53ea 4954: Error showing children if no spouse in family
svn: r17658
2011-06-02 08:04:35 +00:00
Rob G. Healey
3f686e290b Removed the background event_box colors as Gerald Britton reported a crash on his computer because of them.
svn: r17656
2011-06-02 06:03:41 +00:00
Rob G. Healey
f29b2a04ba Removed gpsTimeStamp and re-added the converting of GPS Latitude/ Longitude Coordinates.
svn: r17655
2011-06-02 05:58:29 +00:00
Rob G. Healey
76b697d622 Modified retrieving and setting of image metadata keypairs.
svn: r17654
2011-06-02 04:39:15 +00:00
Rob G. Healey
a918c8a18d Re-adjusted column widths to display information easier to see.
svn: r17653
2011-06-02 03:50:48 +00:00
Rob G. Healey
6d033a752e Added image dimensions to main display area.
svn: r17652
2011-06-02 02:45:41 +00:00
Rob G. Healey
4f752fcc42 Added 'Total number shown' to the display.
svn: r17651
2011-06-02 02:06:52 +00:00
Rob G. Healey
d6214293a6 Bug#4919: Fixed error in reading and processing Xmp, Iptc keys in pyexiv2-0.1.3. Thanks Benny Malengier.
svn: r17650
2011-06-02 01:10:30 +00:00
Michiel Nauta
e1109cd0b0 4209: XML DTD rewrite, cleanup
svn: r17647
2011-06-01 21:32:52 +00:00
Rob G. Healey
10906f43be First step in reading and processing GPSAltitude, and GPSTimeStamp.
svn: r17642
2011-06-01 00:14:24 +00:00
Serge Noiraud
fbac509241 GeoView : close the Place Selection window before editing place
svn: r17634
2011-05-31 14:08:04 +00:00
Benny Malengier
040edcc27e 4398: [GEDCOM] Import Father AND Mother ages on a family event, does not check gender.
svn: r17631
2011-05-30 21:03:31 +00:00
Jérôme Rapinat
0a6288548d typo
svn: r17623
2011-05-30 13:55:05 +00:00
Serge Noiraud
f6e32ce429 Geography : bug when liking to a place.
svn: r17622
2011-05-29 21:45:38 +00:00
Serge Noiraud
8b3145e03a Geography : copy and paste error.
svn: r17617
2011-05-29 15:18:54 +00:00
Serge Noiraud
10379456c6 Geography : bug when linking a lat,lon to a place.
svn: r17614
2011-05-29 14:07:58 +00:00
Rob G. Healey
aec3829a29 Re-sized the date/ time fields to make them larger and easier to hold the date/time string.
svn: r17610
2011-05-29 02:54:53 +00:00
Benny Malengier
607d06f901 4910: when no surname known, Narweb picks up the patronymic as Main surnames
svn: r17606
2011-05-28 15:49:57 +00:00
Serge Noiraud
a5d04fe010 Geography : bug when link to place if you don't choose a place.
svn: r17602
2011-05-28 07:35:49 +00:00
Serge Noiraud
33ebad33ab Geography : suppress a print message.
svn: r17601
2011-05-28 06:21:05 +00:00
Rob G. Healey
6aa091a305 Fix an error in changing date/ time display into human_value in the model display area.
svn: r17600
2011-05-28 06:12:08 +00:00
Rob G. Healey
42b6bcdb87 Basically, a total new re-write of my addon.
svn: r17599
2011-05-28 06:00:22 +00:00
Serge Noiraud
bd89ee1889 Geography : add go to place in the right click menu for the places map view.
svn: r17598
2011-05-27 22:05:10 +00:00
Serge Noiraud
a9bd22a288 Geography : show the place name in the status bar when the mouse is over a marker.
svn: r17597
2011-05-27 21:55:41 +00:00
Serge Noiraud
13f1654b3f Geography : add motion events to show places in the status bar.
svn: r17590
2011-05-27 15:58:19 +00:00
Serge Noiraud
7a86fc841b Geography : feature request #0004882 : adding "go to place" from menu ( right click on the map )
svn: r17589
2011-05-27 14:15:52 +00:00
Doug Blank
8b12c9d234 Typo
svn: r17587
2011-05-27 13:54:01 +00:00
Doug Blank
5bdd9ac01f Refined welcome statement
svn: r17584
2011-05-27 12:23:00 +00:00
Benny Malengier
188acd427b update welcome gramplet for release
svn: r17582
2011-05-27 11:49:52 +00:00
Benny Malengier
75e6b38fbc Allow modifier % on styledtext
svn: r17579
2011-05-27 09:06:48 +00:00
Serge Noiraud
5c72bafc41 Geography : use the same date format in events, person and family map views.
svn: r17577
2011-05-27 07:56:34 +00:00
Serge Noiraud
2f02d233bc Geography : adding date in popup to person and family views ( feature request #0004882 )
svn: r17567
2011-05-26 09:00:06 +00:00
Rob G. Healey
cbe4a1805f Fixed errors in disabling buttons.
svn: r17562
2011-05-26 05:13:59 +00:00
Rob G. Healey
d43dffe160 Fixed an error in _format_datetime() when the year < 1900...
svn: r17561
2011-05-25 22:52:58 +00:00
Serge Noiraud
660b101fb2 Geography : geoevents : adding year in popup + bug correction.
svn: r17560
2011-05-25 21:07:07 +00:00
Serge Noiraud
75620e7713 Geography : feature request : #0004867 + some cleaning ( trailing spaces )
svn: r17557
2011-05-25 19:26:25 +00:00
Michiel Nauta
654fb81665 Change default to return handles unsorted on get_object_handles methods
svn: r17537
2011-05-19 20:36:17 +00:00
Rob G. Healey
be4c882220 If a user selects a non exiv2 image type, the Latitude/ Longitude event_boxes will change the background color to red instead of blue.
svn: r17534
2011-05-19 07:50:59 +00:00