Tom Hughes
201f4a5e51
Re-enable selection in MultiTreeView on a grab_broken event
...
As of GTK 3.18.0 a fake button release event is no longer sent when
a DnD completes:
https://bugzilla.gnome.org/show_bug.cgi?id=749737
As a result we keep selection disabled which then means that the next
drag from the clipboard fails to select the dragged object and we wind
up trying to drop the old selection instead.
2015-10-20 22:10:42 +01:00
Paul Franklin
9e07b3e092
fix another deprecation warning (thanks to Tom Hughes)
2015-10-18 16:54:11 -07:00
Nick Hall
e35b889f88
Merge pull request #68 from tomhughes/focus
...
Fix creation of focus change events
2015-10-18 23:50:34 +01:00
Nick Hall
f7c6f61bf2
Merge pull request #67 from tomhughes/objclass
...
Handle citation objects in glocale.trans_objclass
2015-10-18 23:50:07 +01:00
Tom Hughes
14d314bf1a
Fix creation of focus change events
...
This fixes a number of run time warnings of the form:
interactivesearchbox.py:195: TypeError: Passing arguments to gi.types.Boxed.__init__() is deprecated.
All arguments passed will be ignored.
Which appear to represent a genuine issue as the previous way
of creating events indeed doesn't set the type.
2015-10-18 19:27:38 +01:00
Tom Hughes
289b2df9a1
Handle citation objects in glocale.trans_objclass
...
Without this right clicking on a citation in the clipboard
gives options like "Make See Details active" which don't make
an awful lot of sense.
2015-10-18 19:25:50 +01:00
Nick Hall
faee673b42
Check that gramplet is in notebook before setting tab label
2015-10-15 18:09:57 +01:00
SNoiraud
590621ea7f
Geography : 8984 : Edit place from Geography creates duplicate in the "enclosed by" tab.
2015-10-12 17:15:27 +02:00
SNoiraud
81eda27f5d
Geography : 0008982: Gobject Instrospection displays a warning and ask to set a version to load.
2015-10-12 14:59:09 +02:00
Nick Hall
78fef48559
Revert gramplet id changes
...
This partially reverts commit 80a9597
.
2015-10-11 18:06:39 +01:00
Paul Franklin
a2f2659ab1
8888: Gramps Help button User Manual wiki-links
2015-10-09 13:38:34 -07:00
Nick Hall
c93e16c4af
8168: Sort custom place types in editors
2015-10-09 19:08:09 +01:00
Nick Hall
88743af243
Fix error converting color into string
2015-10-09 17:47:49 +01:00
romjerome
f5598a2c0f
[Geography] Ignore places without hierarchy
...
Cannot get value if there is no levels
See country = state = county set on self.get_location()
2015-10-08 17:18:00 +02:00
Doug Blank
448ddfd721
Holidays: added cmp() for Python3
2015-10-05 20:20:11 -04:00
Nick Hall
a86890002f
Remove redundant io imports
2015-10-05 19:20:08 +01:00
Nick Hall
41c17c3190
Tidy up xml parser file handling
2015-10-05 18:30:56 +01:00
Paul Franklin
c97a254188
Fix countries selector on Reports
...
use strings comparison, avoid encoded Element names
2015-10-05 16:40:10 +02:00
Paul Franklin
90dd4afd06
handle case of no intltool when doing "python3 setup.py build"
...
I installed my development environment on a different machine
but for some reason didn't install intltool. But it took me
a while to notice since I normally routinely divert the output
to a file. So it was crashing but I didn't know.
But when I examined setup.py I saw that was tested for, at least
it was supposed to be tested for. But on my particular machine
when the test was piped into more commands the whole piped command
was returning a zero status, even though there was no intltool
at all. So I have added an explicit test for intltool and that
does indeed fail on my machine, without one.
2015-10-04 19:14:50 -07:00
=Vlada Perić
db7255febc
8971: the easter method in libholiday.py isn't Python3-friendly
2015-10-04 16:25:13 -07:00
Paul Franklin
f416756809
Suggestion:Use 'People and Events.'' instead of of an 'etc'
2015-10-02 13:26:32 +10:00
Sveinn Felli
eee2ba4d69
[Tips] Typo's in gramps.pot 'prefered>preferred'
2015-10-01 08:05:10 +10:00
Doug Blank
463ea1fe7e
if s_tagvalue is None:
2015-09-30 06:39:00 -04:00
SNoiraud
2df26a9076
bug 8799 : verification tool : Exception raised when used with the "Estimate missing or inexact dates"
2015-09-29 09:23:50 +02:00
Sam Manzi
651e03c697
8888 'baseselector's add help urls only
2015-09-29 16:29:02 +10:00
Sam Manzi
6aadb54c9f
Revert "Usability:Update initial [interface] startup defaults for (height/width)"
...
This reverts commit c89ae3241b
.
2015-09-28 10:24:43 +10:00
Detlef Wolz
6554f43114
3670: hourglass graph report - link missing in ancestor graph
2015-09-27 13:12:01 -07:00
Sam Manzi
c89ae3241b
Usability:Update initial [interface] startup defaults for (height/width)
...
- Fully show each Category sidebar filter without having to resize initially. eg:Citation Category sidebar filter is the largest!
2015-09-26 15:03:48 +10:00
Paul Franklin
23c2345258
8936: Descendants-detailed report crashes
2015-09-24 16:44:20 -07:00
Nick Hall
3cf0e7885f
Remove trailing whitespace from new date handler
2015-09-24 15:38:36 +01:00
romjerome
adb32a3457
8188: Problem with existing selection in media reference editor
...
like selection box disappears when scrollbar appears
Now, do not expand bottom section (Media Object fields) by default
Wonder if we should not do that on all Reference Editors?
2015-09-24 10:26:14 +02:00
romjerome
2e0bef5800
More accurate french translation
...
thanks to Ζήσης Λ. Παπαδόπουλος
2015-09-24 10:17:32 +02:00
Sam Manzi
9b5fb6504c
8888 'baseselector & reorder relationships' glade add help button only(1/3)
2015-09-24 10:13:41 +10:00
Sam Manzi
a6f4c7993d
8888 'Family Tree(manager)' add help url & button
2015-09-23 14:36:35 +10:00
Josip
a73c2e4738
8937: Unable to produce graph reports [in Greek locale]
2015-09-21 18:58:53 -07:00
Sam Manzi
ee58b80110
8888 'Generate Testcases' add help url
2015-09-22 07:53:09 +10:00
Paul Franklin
f9ecd4b622
allow for get_dbname() returning None
2015-09-21 10:54:20 -07:00
Sam Manzi
cfa76465b5
8888 'References Gramplet' rename links from 'backlink>references' for consistency on wiki
2015-09-21 13:29:21 +10:00
Sam Manzi
097bb20005
8888 'Select a media object' add help url
2015-09-20 17:09:36 +10:00
Sam Manzi
a0ae11f268
8888 'Undo History' add help button & url
2015-09-19 07:19:26 +10:00
Sam Manzi
4d87d2633c
8888 'Filter dialogs' add/update help urls
2015-09-18 09:20:43 +10:00
Sam Manzi
702d033bff
8888 'Tagging dialogs' update help urls after wiki section update
2015-09-18 08:38:10 +10:00
Sam Manzi
60ccf59ae5
8888#c44511 Fix AttributeError: 'EditMediaRef' object has no attribute 'glade'
2015-09-17 07:26:13 +10:00
Sam Manzi
516155c6ee
8888 'Place Name Editor' Add New wiki section & help link
2015-09-16 09:46:30 +10:00
Lajos Nemeséri
96efa177ba
5505: Need a date handler for Hungarian locale
2015-09-15 14:05:53 -07:00
Fabrice
5a5e7a21c4
6613: Add Occupation/Profession to Relationship Graph
2015-09-15 11:57:05 -07:00
romjerome
4288649573
8914: FanChartDescendants View should at least have 2 generations
2015-09-15 12:22:58 +02:00
Sam Manzi
041b58b942
8888 'Person Reference Editor' add Help link & wiki section stub
2015-09-15 10:10:18 +10:00
Paul Franklin
0d098f1901
8930: allow hyphenated gramps-id in Graphviz reports
2015-09-14 16:43:13 -07:00
Sam Manzi
bbc1cbe2ff
8888 'Link Editor' add help url
2015-09-14 10:13:41 +10:00