Jérôme Rapinat
f62306c27e
3220: use unicode() on formatting (Reinhard)
...
svn: r17102
2011-04-12 06:00:27 +00:00
Nick Hall
a716936afa
3649: Relative media paths used when creating new media objetcs by drag-and-drop
...
svn: r17086
2011-04-09 16:24:48 +00:00
Nick Hall
4518d3ca02
4788: Fix drag-and-drop of files onto the media view
...
svn: r17084
2011-04-09 14:08:29 +00:00
Craig J. Anderson
55131d9308
small error found and fixed.
...
svn: r17078
2011-04-07 22:44:42 +00:00
Craig J. Anderson
d14f07d5d8
missing space
...
svn: r17075
2011-04-07 17:03:43 +00:00
Craig J. Anderson
64ef3c4ccb
fixes:
...
http://www.gramps-project.org/bugs/view.php?id=4603#c18711
http://www.gramps-project.org/bugs/view.php?id=4767#c18712
This could well be final.
svn: r17073
2011-04-07 16:56:02 +00:00
Craig J. Anderson
796e1419bc
updates according to: http://www.gramps-project.org/bugs/view.php?id=4767#c18708
...
svn: r17069
2011-04-07 01:48:59 +00:00
Craig J. Anderson
2838468f95
updates for: http://www.gramps-project.org/bugs/view.php?id=4767#c18699
...
svn: r17068
2011-04-06 20:07:52 +00:00
Doug Blank
86cc357052
Doesn't handle links to family, yet
...
svn: r17065
2011-04-06 19:54:11 +00:00
Craig J. Anderson
6bfd32d306
fixes error found on: http://www.gramps-project.org/bugs/view.php?id=4603#c18674
...
basically the children of a spouse of a spouse are not direct descendants. do not bold them.
svn: r17062
2011-04-06 16:25:09 +00:00
Doug Blank
abb351c783
4055: [NarWeb] export of 'Living People' is set to value 'include' by default
...
svn: r17059
2011-04-06 00:32:40 +00:00
Nick Hall
f3ea956fe9
Add Backlinks bottombar gramplets
...
svn: r17055
2011-04-05 23:09:39 +00:00
Nick Hall
893477536d
4641: Interface for indicating if GrampsBar gramplets have data
...
svn: r17054
2011-04-05 22:45:31 +00:00
Nick Hall
abd4b31786
4808: Change Media Preview bottombar gramplet to use the thumbnailer
...
svn: r17053
2011-04-05 21:47:47 +00:00
Doug Blank
ace94f80a7
Needed to manually call rebuild initially (see #4593 for more details)
...
svn: r17051
2011-04-05 20:40:59 +00:00
Craig J. Anderson
e30181a474
incramental update for http://www.gramps-project.org/bugs/view.php?id=4767
...
re 18636: Ok, I've gone with 'Whether to include a separate marital box in the report'
re 18637:
1) missing information is a future feature.
a check box to "include placeholders for missing generations"... I'll think about it. But I think I may go your way.
2) it deals with space available for missing boxes. Or instead of displaying an empty box with "include placeholders for missing generations" above, no box is displayed and the space for it is still there.
3) This has nothing to do with marriages boxes. Fathers have a display format, and Mothers have a display format. The center person is neither a Father or Mother. So which display box should we use?
4) good. But most common? I have no idea what those are... I'll think about it, but if you have any ideas...
5) Done
6) Done and Done (above)
7) I was thinking that scale was sizing and resizing is sizing too. Hense the 's'. I may still be wrong.
8) I'm under the impression that people don't see the tool tip.
9) wow. checked a 3.2 version and there is no 'include title' option... wow.
10) I don't see a 'include border' either in 3.2. Set to default to False
11) done but I can't seem to get the text box or enumerated list to be greyed out. I'll work on it more.
svn: r17046
2011-04-05 14:41:18 +00:00
Craig J. Anderson
fa5c6ff07b
updates to the Graphical Ancestor and Descendant reports.
...
Fixes for bug: http://www.gramps-project.org/bugs/view.php?id=4767
Ancestor report:
- removed father uses main option
changed to 'center person uses' option on tree tab
- option main_disp to father_disp
- opton sec_dis to mother_disp
- moved secondary tab to display tab
- display boxes are now labeled 'father display' and mother display'
Descendant report:
- changed cli opts to 'descend_disp' and 'spouse_disp'
- removed 'use separate display for spouses'
- changed default note location to bottom left
Both reports:
- added 'Sizes' tab to hold scale and resize options only
- 'print' tab is now the 'include' tab
- options on the include tab say 'include' instead of 'print'
- moved 'Note' tab into the 'include' tab and labeled 'include note'
- moved some of the resize tooltip into the description
- tried to get the 'compress' tool tip a little better
svn: r17029
2011-04-03 01:07:52 +00:00
Brian Matherly
3f07d8420b
0004706: Book Report subject-name nuances, and pathological cases
...
Patch from Paul Franklin
svn: r17022
2011-04-02 03:29:05 +00:00
Jérôme Rapinat
00db7d0d88
try to use dict() for a better translation string
...
svn: r17014
2011-04-01 06:17:46 +00:00
Jérôme Rapinat
4632f71fc1
minor change on translation strings
...
svn: r17012
2011-04-01 05:55:41 +00:00
Rob G. Healey
04ae65d941
Nick Hall and I were working on the same thing, and his version is much better. I am reverting rev17002, so that there will be room to his copy once he is ready to commit it.
...
svn: r17011
2011-04-01 05:22:23 +00:00
Rob G. Healey
4bf23c678f
Add Media References for the mediaview bottombar.
...
svn: r17002
2011-03-31 04:24:17 +00:00
Craig J. Anderson
3db14905db
This is a fix for: http://www.gramps-project.org/bugs/view.php?id=4767
...
updated cli option names to be more uniform
removed '2' from class names
svn: r16998
2011-03-30 23:19:10 +00:00
Jérôme Rapinat
77d823f0c1
3220: Improvements for Records Report (Reinhard, PaulFranklin)
...
svn: r16981
2011-03-30 08:11:06 +00:00
Brian Matherly
4398a0152b
0004143: Book report GUI has many issues
...
svn: r16961
2011-03-28 04:01:42 +00:00
Brian Matherly
76217f3af2
0004693: sorted list in Book Report's "Available Books" window
...
Patch from Paul Franklin.
svn: r16959
2011-03-28 03:26:21 +00:00
Brian Matherly
5dc824215d
0004626: feature request: a few wider fields in the Book Report
...
Patch from Paul Franklin.
svn: r16957
2011-03-28 03:16:59 +00:00
Brian Matherly
20c52ab038
0004625: make Book Report's "Available Books" window wider
...
svn: r16955
2011-03-28 03:00:52 +00:00
Craig J. Anderson
92cf3a2901
new 'o' feature for date format strings.
...
svn: r16950
2011-03-27 21:12:13 +00:00
Michiel Nauta
e0a0218c21
Move opening of file to gen.plug.utils
...
svn: r16940
2011-03-27 08:13:09 +00:00
Rob G. Healey
0ecfa72155
Matched gramps33 with trunk version of 'Exif Viewer Gramplet' with Nick's changes made today.
...
svn: r16934
2011-03-26 07:42:52 +00:00
Craig J. Anderson
b718eee954
Fixes http://www.gramps-project.org/bugs/view.php?id=4729
...
Modified the text and tool tips for the first two options in the 'page' tab
also removed the 'Resize Page to Fit Tree size.' option in the Book Report
svn: r16930
2011-03-25 16:27:37 +00:00
Peter Landgren
c0324363a6
Fix of encoding errormsg, specially for Windows. Rearranged the msg a little.
...
svn: r16924
2011-03-25 08:52:40 +00:00
Rob G. Healey
ec92a8430a
Added the functionality so that users of pyexiv2-0.1.3 can also use this addon...
...
svn: r16920
2011-03-25 05:09:34 +00:00
Rob G. Healey
fa7a965dc9
Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
...
svn: r16918
2011-03-25 04:15:30 +00:00
Rob G. Healey
3678c25b8f
Fixed problem with the invalid Exif Viewer Gramplet ID...
...
svn: r16916
2011-03-25 04:03:29 +00:00
Rob G. Healey
6a7dd3db90
Swappped out MetadataViewer Gramplet in MediaView bottombar for Exif from Nick Hall.
...
svn: r16914
2011-03-25 03:51:47 +00:00
Michiel Nauta
7eb1a57669
4763: Crash because error passes instead of string
...
svn: r16911
2011-03-24 21:20:08 +00:00
Rob G. Healey
f963186e78
Removed obsoleted tag of Keywords. Updated code so that pyexiv2-0.1.3 users can now use it too.
...
svn: r16907
2011-03-24 15:43:41 +00:00
Peter Landgren
fe5c574588
Fixed so that errormsg with non latin char is readable.
...
svn: r16902
2011-03-24 07:45:43 +00:00
Michiel Nauta
9dd9ff738a
4770: Unexpected error exporting a database to Gramps Xml format
...
svn: r16898
2011-03-23 20:29:19 +00:00
Serge Noiraud
d8d5b282c3
GeoView : issues 4674 and 4773 : crash when quitting gramps
...
svn: r16891
2011-03-22 18:27:28 +00:00
Jérôme Rapinat
1954a18cca
help for translators, avoid long strings here
...
svn: r16880
2011-03-22 12:39:16 +00:00
Rob G. Healey
ef2ea47437
Bug#4724; Fixed a deprecation warning in using values instead of value.
...
svn: r16850
2011-03-18 19:59:44 +00:00
Rob G. Healey
b66e7c6bc0
Bug#4724; Mistaken KeyTag error has been fixed.
...
svn: r16847
2011-03-18 03:31:37 +00:00
Rob G. Healey
c3e084d506
Bug#4724; Added code to where non MIME images will not be read or allowed to be written to...
...
svn: r16846
2011-03-18 02:44:18 +00:00
Jérôme Rapinat
d4c1d16f28
4423: Web report does not handle Czech 'CH' character properly (contribution by phejl)
...
svn: r16844
2011-03-17 16:31:57 +00:00
Craig J. Anderson
1c8384ff20
fixes for error:
...
http://www.gramps-project.org/bugs/view.php?id=4751
Too much work was done inside of __init__. Moved it out.
svn: r16842
2011-03-17 16:28:18 +00:00
Rob G. Healey
ae2eb8eba5
Changed the name of this gramplet to distinguish the differene from this viewer from its sister gramplet of ImageMetadataGramplet for the sidebar. Suggestion from Jerome Rapinet. Thank you...
...
svn: r16841
2011-03-17 14:45:49 +00:00
Jérôme Rapinat
b7573a3cd2
'Default' instead of 'default', like country names (only for translation strings)
...
svn: r16840
2011-03-17 11:31:43 +00:00