Brian Matherly
c5f54d0cfc
Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
...
svn: r14072
2010-01-14 04:08:04 +00:00
Nick Hall
23c7f9e3f8
Fix bug in bookmark organiser introduced with commit 14023
...
svn: r14038
2010-01-12 00:30:23 +00:00
Nick Hall
b503fa2e25
Extend history functionality (back/forward) and active-changed signals to all primary objects
...
svn: r14023
2010-01-10 19:19:33 +00:00
Doug Blank
f4ca61c117
Take advantage of refactored functionality in EventType and EventRoleType
...
svn: r13861
2009-12-20 22:21:00 +00:00
Doug Blank
e686d72a59
3351: Living people are considered as dead (and some dead considered alive)
...
svn: r13718
2009-12-05 20:11:00 +00:00
Benny Malengier
7da5541920
Cleanup after making views plugins, remove last imports of DataView
...
svn: r13563
2009-11-12 22:32:52 +00:00
Doug Blank
17d709be14
New constant for UUID creations
...
svn: r13538
2009-11-10 03:33:10 +00:00
Doug Blank
468be7a75c
3291: "Probably alive" misses persons definitely alive, part 2
...
svn: r13375
2009-10-16 03:11:16 +00:00
Doug Blank
e420278a13
3291: "Probably alive" misses persons definitely alive
...
svn: r13374
2009-10-16 02:52:06 +00:00
Doug Blank
99282aa715
3272: Proposal for updating config settings
...
svn: r13346
2009-10-08 01:12:51 +00:00
Benny Malengier
5700f6ab66
2863: Wrong row when dropping on embedded list
...
This patch makes sure open of old database shows correct columns, and
adds ... if several main participants
svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier
3d34996343
2773: Primary participant(s) in Events View
...
svn: r13082
2009-08-19 22:04:57 +00:00
Doug Blank
ffe12ceceb
Added Utils.update_constants() that is run after changing preferences.
...
svn: r12817
2009-07-19 20:50:46 +00:00
Gary Burton
6c855de785
Fix a variety of memory leaks around the PeopleView and model
...
svn: r12791
2009-07-12 19:45:17 +00:00
Benny Malengier
f7efb09734
add platform utility functions
...
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
4b9bf10c07
bug fix, correctly query system
...
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
c8ef93f120
Correct localized sort in windows using os encoding in the flat views
...
svn: r12761
2009-07-03 22:00:58 +00:00
Benny Malengier
a52bc62be9
2691: Create api documentation with sphinx
...
svn: r12704
2009-06-24 21:56:07 +00:00
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Brian Matherly
bff93f186a
0002655: Directories and files with accents characters cause failures in Windows.
...
svn: r12106
2009-02-24 04:41:23 +00:00
Jérôme Rapinat
c0af02cadd
2704: Translation problem word Title
...
svn: r11971
2009-02-12 07:44:11 +00:00
Jérôme Rapinat
a3d33aff16
2704: Translation problem word Title (contribution by jannek)
...
svn: r11970
2009-02-12 07:31:08 +00:00
Brian Matherly
662dbc94f6
Show an error dialog if a file can not be opened with the default application.
...
svn: r11792
2009-02-01 21:21:54 +00:00
Brian Matherly
3259b393da
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
...
svn: r11781
2009-02-01 04:21:17 +00:00
Jérôme Rapinat
b58ae794b7
2429: Typos/grammar errors
...
svn: r11122
2008-10-06 12:36:03 +00:00
Brian Matherly
5c3bffeb21
0002418: Gramps hangs when producing graphs on Windows
...
svn: r11097
2008-09-30 01:40:16 +00:00
Brian Matherly
c212664457
0002246: Files with non-ascii characters can not be opened from the Media View
...
svn: r10900
2008-07-22 02:24:45 +00:00
Gerald Britton
882199f1c2
Replace dict.has_key(x) with x in dict for performance gain
...
svn: r10874
2008-07-17 18:10:32 +00:00
Gerald Britton
4982292774
Code optimizations wrt handling of None - bug 2212
...
svn: r10811
2008-06-16 15:01:46 +00:00
Brian Matherly
3a98ddd4fd
0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)
...
svn: r10781
2008-06-02 00:59:14 +00:00
Zsolt Foldvari
998908175f
Issue #0002175 : Change type() expressions to isinstance() expressions.
...
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
2008-05-25 19:55:47 +00:00
Brian Matherly
e3140b4fce
0002094: Book report - user enter a multiline text into a custom text block, with quote char
...
svn: r10599
2008-04-20 03:03:39 +00:00
Doug Blank
f637730a87
General polish of some date handling code; fixed a bug in date comparisons involving 'ABT' dates
...
svn: r10592
2008-04-19 16:48:46 +00:00
Brian Matherly
17c3ef4e9b
Save and load books properly.
...
svn: r10172
2008-03-02 23:03:52 +00:00
Raphael Ackermann
c962d5e6e1
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
2008-02-24 13:55:55 +00:00
Raphael Ackermann
90f883e46d
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* 143 files
* test/try_tree_model.py
* windows/nsis/gcheck.py
imports cleanup
svn: r10055
2008-02-18 20:07:09 +00:00
Benny Malengier
a1897e68d9
* src/plugins/MediaManager.py: conversion functions of path
...
* src/Utils.py: general methods to convert abs to rel
* src/Editors/AddMedia.py: show existing descr and select file if pos
* src/Editors/_EditPerson.py: view photo needs db for media path
* src/Editors/_EditMedia.py: better path/mime handling
* src/DataViews/MediaView.py: use full path to view
Start of issue #1208
2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10017
2008-02-11 22:27:24 +00:00
Raphael Ackermann
eac853ccb7
2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ScratchPad.py: remove tooltip for events as it crashes.
* src/Utils.py: cleanup
svn: r9869
2008-01-17 20:24:44 +00:00
Doug Blank
671726bf60
* src/DbManager.py: typo %{}s -> %()s; fixed rcs -q issue
...
* src/Utils.py: typo %{}s -> %()s
2007-12-16 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9521
2007-12-16 17:35:16 +00:00
Doug Blank
9871fcf645
2007-12-12 Douglas S. Blank <dblank@doraemon.brynmawr.edu>
...
* src/GrampsCfg.py: added Translation -> Pattern -> Translation
so that one can see fully translated text, even if they type in
English, or %codes
* src/Utils.py: Fixed two bugs in translations of keywords
* src/test/utils_test.py: unit tests for keywords/translations
svn: r9493
2007-12-12 16:24:40 +00:00
Doug Blank
f141905e0b
2007-12-11 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/GrampsCfg.py: added keyword and translation functions
* src/Utils.py: Name Display Editor should work in locale
svn: r9491
2007-12-12 03:59:18 +00:00
James G Sack
63a3f8479b
switch CLI import to TEMP_DIR location; see new Utils functs
...
svn: r9409
2007-11-26 05:41:04 +00:00
Doug Blank
d6deb0c95b
* src/gen/lib/date.py: added comparison operator for match()
...
* src/Utils.py: uses new match comparison
2007-11-21 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9382
2007-11-21 20:05:18 +00:00
Doug Blank
9ee75010b6
2007-11-21 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Utils.py: probably_alive now takes date rather than year
* src/gen/proxy/living.py: create date from year
* src/gen/lib/date.py: added methods to do date math
and return Date object (set_yr_mon_day_offset, copy_offset_ymd)
* src/plugins/Calendar.py: updated to use probably alive date
* src/Filters/Rules/Person/_ProbablyAlive.py: parse entry as date
svn: r9379
2007-11-21 14:49:50 +00:00
Martin Hawlisch
802f0eb33f
Trying to fix unicode filename handling on Windows. Patch ported from 2.2.
...
svn: r9354
2007-11-16 16:45:45 +00:00
Doug Blank
b444a96dbe
* src/Utils.py: uses MAX_AGE_PROB_ALIVE, MAX_SIB_AGE_DIFF, MIN_GENERATION_YEARS, AVG_GENERATION_GAP from Config (Bug #1217 )
...
* src/Config/_GrampsConfigKeys.py: added MAX_AGE_PROB_ALIVE, MAX_SIB_AGE_DIFF, MIN_GENERATION_YEARS, AVG_GENERATION_GAP
2007-10-13 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9177
2007-10-14 03:29:12 +00:00
Don Allingham
d58641415d
2007-10-08 Don Allingham <don@gramps-project.org>
...
* various: gen.lib integration. probably touches almost every file
* various: gen.utils integration
svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
2fdae3eff8
* src/Reorder.py: cleanup
...
* src/TransUtils.py: cleanup
* src/TipOfDay.py: cleanup
* src/SubstKeywords.py: cleanup
* src/Utils.py: cleanup
* src/soundex.py: cleanup
* src/Sort.py: cleanup
2007-09-09 Don Allingham <don@gramps-project.org>
svn: r8955
2007-09-10 03:03:46 +00:00