Commit Graph

18980 Commits

Author SHA1 Message Date
cbe4a1805f Fixed errors in disabling buttons.
svn: r17562
2011-05-26 05:13:59 +00:00
d43dffe160 Fixed an error in _format_datetime() when the year < 1900...
svn: r17561
2011-05-25 22:52:58 +00:00
660b101fb2 Geography : geoevents : adding year in popup + bug correction.
svn: r17560
2011-05-25 21:07:07 +00:00
75620e7713 Geography : feature request : #0004867 + some cleaning ( trailing spaces )
svn: r17557
2011-05-25 19:26:25 +00:00
380a515a80 759: regular expression not working in family filter/sidebar filters
svn: r17555
2011-05-24 20:31:54 +00:00
0936618091 Fixed issue with state check
svn: r17553
2011-05-22 13:39:12 +00:00
273ad7c240 Prevent crash on building of a view that fails. A dummy view is shown with the error on failure of a view.
svn: r17551
2011-05-22 13:27:14 +00:00
c07c19dfe3 4921: Want a "Main Participants" entry in sidebar eventfilter; cleanup
svn: r17549
2011-05-22 12:40:37 +00:00
521b8fa98d Made NextYear use Today() + 1
svn: r17547
2011-05-21 22:06:40 +00:00
1ab2656517 2521, 4923 'after' and validation (partial fix); typo on NextYear()
svn: r17545
2011-05-21 08:38:22 +00:00
bf73874f6c updated gramps.pot prior to beta release
svn: r17543
2011-05-21 08:00:43 +00:00
8c6f04f75e POT merge, more translations.
svn: r17540
2011-05-20 09:48:42 +00:00
fabbb30970 4921: Want a "Main Participants" entry in sidebar eventfilter
svn: r17539
2011-05-19 21:00:30 +00:00
654fb81665 Change default to return handles unsorted on get_object_handles methods
svn: r17537
2011-05-19 20:36:17 +00:00
cd0f3a4a36 4920: Click on family in Session Log gramplet doesn't select that family
svn: r17535
2011-05-19 19:30:33 +00:00
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
acea6061c6 Fixed text alignment for the Latitude/ Longitude labels.
svn: r17533
2011-05-19 07:03:35 +00:00
f259938dff Added border around Latitude/ Longitude...
svn: r17532
2011-05-19 06:30:19 +00:00
f4e5783dc5 Re-worked the Latitude/ Longitude display.
svn: r17531
2011-05-19 05:14:53 +00:00
b45ea33db9 bug #4891 - tooltips on webcal
svn: r17530
2011-05-18 09:39:06 +00:00
1914584037 Added gtk.STOCK_CLOSE to the Advanced View Close button...
svn: r17529
2011-05-18 05:09:58 +00:00
a3e0f24f8f Re-worked Advanced View...
svn: r17528
2011-05-18 04:40:42 +00:00
a0d89004a9 Changed a few strings for more appropriate sentences.
svn: r17527
2011-05-18 01:29:39 +00:00
704531e2ed Added code to make sure that the entered day is not larger than the amount of days for the entered year and month in the date.
svn: r17526
2011-05-17 21:41:33 +00:00
6bbf6ea433 Added tooltip_text for all of the spin buttons.
svn: r17525
2011-05-17 21:18:59 +00:00
62bafc0491 Fixed and updated the 'Select Date' button to work properly with the spin buttons for the Date/ Time.
svn: r17524
2011-05-17 21:11:54 +00:00
21bb57478a Bug#4891; Translate issues for the menu items outside of the month names. Thank you Jerome Rapinet and JujuLand.
svn: r17523
2011-05-17 18:23:54 +00:00
dd9c5aae65 Align interface with Xml import
svn: r17521
2011-05-17 17:58:18 +00:00
fd4b980c3e Allow setting mode on opening of file
svn: r17519
2011-05-17 17:22:03 +00:00
34e6755e8b Prevent db deadlock on all_handles method
svn: r17517
2011-05-17 17:15:12 +00:00
4d321d27cb Change initial gramplets, as per name change (dropped Gramplet from id)
svn: r17516
2011-05-17 14:09:01 +00:00
5eb0e23f95 Bug#4891; myTitle patch provided by Jerome. Thank you.
svn: r17514
2011-05-17 09:44:54 +00:00
6a9c17fd24 Bug# 0004891: Some little bugs in WebCal; issue #4 fixed...
svn: r17512
2011-05-17 01:17:08 +00:00
9d7ad510da Bug# 0004891: Some little bugs in WebCal; #2 fixed...
svn: r17511
2011-05-17 00:45:35 +00:00
5a7e7e685c Bug# 0004891: Some little bugs in WebCal; item #1 fixed...
svn: r17510
2011-05-17 00:21:22 +00:00
152e95f082 Fixed a problem in _TOOLTIPS, and added 'Datestamp' label to show Original Date/ Time, which is still editable.
svn: r17509
2011-05-16 21:02:33 +00:00
1f5aff0dcf Updated spinners and created __create_spinner().
svn: r17507
2011-05-16 05:37:31 +00:00
2b6855531c Fixed entry and button tooltips not being available until after clicking on a media object.
svn: r17506
2011-05-16 04:46:45 +00:00
8fff393b8b geography : use the same map directory for all views. adding possibility to change the zoom when we center the map.
svn: r17502
2011-05-15 08:46:57 +00:00
4e3805e352 Added gtk.SpinButton() for the image DateTimeOriginal or DateTimeDigitized.
svn: r17500
2011-05-15 06:06:40 +00:00
b0b5f8bcac RU: POT merge, grammar fix in prev filter tooltips, more translations.
Change the translation for "custom filter".



svn: r17499
2011-05-14 21:08:39 +00:00
62aa438235 Removing text_display method, as suggested by Doug
(see http://www.gramps-project.org/bugs/view.php?id=4658#c19416 ).



svn: r17498
2011-05-14 20:30:36 +00:00
3c955ed9ec 4331: typo
svn: r17496
2011-05-14 14:02:20 +00:00
9e43103fd5 Fixed the 'changed' signal for data fields.
svn: r17494
2011-05-14 04:09:11 +00:00
c2ea9089e0 Fixed an error caused by last commit. Got is_editable() working correctly now...
svn: r17493
2011-05-13 22:53:08 +00:00
7c9e338295 Make interface similar to XML import
svn: r17491
2011-05-13 20:44:10 +00:00
1b0ddbed83 Several corrections, update has_data functionality, added update_exif functionality.
svn: r17490
2011-05-13 07:00:47 +00:00
eedfafb6d4 RU: minor fixes
svn: r17489
2011-05-13 06:45:09 +00:00
71dc8c05a0 RU: Minor fixes and EditExifMetadata translation (50%).
While testing, discovered the strings don't look nice with the
current GUI, but the gramplet doesn't work well here at the moment,
so I'll wait with further translation until it does (see bug #4909).



svn: r17488
2011-05-13 06:37:59 +00:00
3be9f100ab geography : remove debug_layer from grampsmaps (error)
svn: r17487
2011-05-13 06:22:09 +00:00