John Ralls
f51aaccc78
Bug 8929 - Installation from DMG (binary) file and port file fail.
...
Cause was a stray bytes qualifier in the split character.
2015-10-25 14:35:34 -07:00
Paul Franklin
d532ecabc7
8888: comment currently-unused bogus wiki URL pointers
2015-10-24 13:11:24 -07:00
Ivan Komaritsyn
c42d4cf3f8
Update Russian translation (P.R. 70)
2015-10-23 18:36:33 -07:00
Paul Franklin
c82b75fef8
enable po/check_po to work on older machines
2015-10-23 18:12:39 -07:00
Tom Hughes
f30fa909c1
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:37:50 +01:00
Paul Franklin
a98daed758
fix another deprecation warning (thanks to Tom Hughes)
2015-10-18 16:53:39 -07:00
Tom Hughes
4046c8af0f
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 23:53:49 +01:00
Tom Hughes
0baf7dc3ad
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 23:53:39 +01:00
Nick Hall
4f14f8e4a0
Check that gramplet is in notebook before setting tab label
2015-10-15 18:02:04 +01:00
John Ralls
b5229c46f5
Mac update for 4.2.1 release.
2015-10-12 13:43:40 -07:00
romjerome
229602577f
bump to 4.2.2
2015-10-12 13:05:45 +02:00
romjerome
908aa90b61
make official '4.2.1' release
2015-10-12 13:01:06 +02:00
romjerome
32426459db
Add '4.2.1' to NEWS
2015-10-12 12:57:13 +02:00
Sveinn í Felli
66114432df
Update Icelandic translation
2015-10-12 12:50:43 +02:00
Zdeněk Hataš
5baf8d322c
czech translation update
2015-10-12 10:58:38 +02:00
Nick Hall
1302743541
Revert gramplet id changes
...
This partially reverts commit 80a9597
.
2015-10-11 18:01:24 +01:00
Josip
da417a5ee7
7601: Support for Retina Display / HiDPI
...
fix setup.py
2015-10-10 19:03:31 +02:00
Josip
08338db8ab
7601: Support for Retina Display / HiDPI
...
added 24px icons
2015-10-10 18:53:30 +02:00
romjerome
9fecb67bd8
Update new urls for wiki (french version)
2015-10-10 15:29:36 +02:00
romjerome
d89e9d2c67
Update template
2015-10-10 15:20:41 +02:00
Leonhaeuser
67e0f75107
update German transklation
2015-10-10 01:35:45 +02:00
Leonhaeuser
3e4569bd49
update German translation
2015-10-10 01:05:59 +02:00
Paul Franklin
dddd5b5db2
8888: Gramps Help button User Manual wiki-links
2015-10-09 13:37:46 -07:00
Nick Hall
2fc9459aad
8168: Sort custom place types in editors
2015-10-09 19:00:57 +01:00
Nick Hall
ba98dc0412
Fix error converting color into string
2015-10-09 17:47:03 +01:00
romjerome
586bd2fcf5
[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:12:49 +02:00
romjerome
f7e8b90d60
Fix directive, avoid msgfmt errors
2015-10-08 14:31:51 +02:00
Matti Niemelä
e6b8dacfc3
Update finnish translation
...
TODO: fix Python brace format on lines 1828 -> 1913
2015-10-08 14:17:49 +02:00
Doug Blank
a6de1c81bc
Holidays: added cmp() for Python3
2015-10-07 06:12:27 -04:00
Zdeněk Hataš
03773fe9a2
czech translation update
2015-10-05 16:13:08 +02:00
Paul Franklin
6f849befe0
Fix countries selector on Reports
...
use strings comparison, avoid encoded Element names
2015-10-05 15:49:46 +02:00
Ζήσης Παπαδόπουλος
6ec12af6d7
Update Greek translation
2015-10-05 15:23:49 +02:00
Paul Franklin
5fa70824a3
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:04 -07:00
=Vlada Perić
05a53a40c9
8971: the easter method in libholiday.py isn't Python3-friendly
2015-10-04 16:24:32 -07:00
romjerome
1b09074fc4
Update french translation
2015-10-02 11:26:01 +02:00
Sveinn í Felli
b0d040ee99
Update Icelandic translation
2015-10-02 11:18:53 +02:00
romjerome
b56b63a9fa
Update template
2015-10-02 11:15:21 +02:00
Paul Franklin
e6cc62ff9c
Suggestion:Use 'People and Events.'' instead of of an 'etc'
2015-10-02 13:27:22 +10:00
Sveinn Felli
d81e851fd5
[Tips] Typo's in gramps.pot 'prefered>preferred'
2015-10-01 08:06:29 +10:00
Doug Blank
c96a8b85b9
if s_tagvalue is None:
2015-09-30 06:41:20 -04:00
SNoiraud
0d07292d23
bug 8799 : verification tool : Exception raised when used with the "Estimate missing or inexact dates"
2015-09-29 09:18:11 +02:00
Sam Manzi
a8198c3ef1
8888 'baseselector's add help urls only
2015-09-29 16:29:56 +10:00
Zdeněk Hataš
b4827dc9c1
czech translation update
2015-09-28 20:21:37 +02:00
Sam Manzi
6d99a47b5e
Revert "Usability:Update initial [interface] startup defaults for (height/width)"
...
This reverts commit 2309747413
.
2015-09-28 10:23:32 +10:00
Detlef Wolz
db2037fe08
3670: hourglass graph report - link missing in ancestor graph
2015-09-27 13:11:22 -07:00
Sam Manzi
2309747413
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:05:37 +10:00
Paul Franklin
a3bf2e4d6e
8936: Descendants-detailed report crashes
2015-09-24 16:46:39 -07:00
romjerome
bd694b0baa
New and modified translation strings
...
Update french translation
2015-09-24 11:02:33 +02:00
romjerome
8bf081ccc3
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:48:50 +02:00
Josip
6f66a021bb
8937: Unable to produce graph reports [in Greek locale]
2015-09-21 18:58:14 -07:00