Commit Graph

815 Commits

Author SHA1 Message Date
Don Allingham
eed47c1539 More gramps_main cleanup
svn: r791
2002-02-22 13:59:55 +00:00
Don Allingham
0bf4756cc1 Cleanup of Gramps class implement
svn: r790
2002-02-22 06:03:59 +00:00
Don Allingham
d9c223deed Converted gramps_main.py to a class, replace utils.py with Utils.py and
Config.py with GrampsCfg.py (for pychecker)


svn: r789
2002-02-22 03:55:32 +00:00
Don Allingham
8285071eee Graphical output format can be selected, RelDataBase renamed to GrampsDB
svn: r788
2002-02-21 15:13:48 +00:00
Don Allingham
2381ee659b Output format preferences in config dialog is now dynamic
svn: r787
2002-02-21 06:09:20 +00:00
Donald A. Peterson
4f3454ce65 text size and alignment styles accounted for
svn: r786
2002-02-19 22:44:28 +00:00
Donald A. Peterson
40e7d5867f Children of individual are now a longlist cell rather than normal cell
svn: r785
2002-02-19 21:33:13 +00:00
Donald A. Peterson
f48916964c Catches longlist cellstyle for p vs. l format
svn: r784
2002-02-19 21:32:19 +00:00
Donald A. Peterson
be7cd592a7 Added longlist to TableCellStyle attributes
svn: r783
2002-02-19 21:31:18 +00:00
Donald A. Peterson
02fb539dc2 Fixed typo in comment
svn: r782
2002-02-19 21:30:26 +00:00
Unknown
0ff60e09da Typo in src/config.glade corrected; new German translation
svn: r781
2002-02-19 19:37:29 +00:00
Don Allingham
dcc8f3cd7e Fix problem of the startup wizard always displaying
svn: r780
2002-02-19 14:22:24 +00:00
Don Allingham
6c2124cb6b Dynamic qualifier menu for filters
svn: r779
2002-02-19 02:43:07 +00:00
Donald A. Peterson
5d818eaea9 Fixed incorrect translation-tagged strings
svn: r778
2002-02-18 18:06:56 +00:00
Don Allingham
553713c0f3 Updated translations
svn: r776
2002-02-16 16:14:10 +00:00
Don Allingham
813afd9f4c Fixed merging
svn: r775
2002-02-16 16:05:18 +00:00
Don Allingham
a0a3d586b9 LDS uses AutoComp for marriages now
svn: r774
2002-02-14 14:34:58 +00:00
Don Allingham
ef7f7e66a7 Fixed update after adding additional data to a new child
svn: r773
2002-02-14 06:04:47 +00:00
Don Allingham
d8f41439ac Catch OSError in addition to IOError on attempting to load the xml file
svn: r772
2002-02-14 02:34:52 +00:00
Don Allingham
37bbe06d5a Fixed gedcom and gramps exporting
svn: r771
2002-02-13 01:01:28 +00:00
Don Allingham
95e07c4f22 New GtkCombo drop down that dynamically changes the pop down strings
svn: r770
2002-02-12 22:46:39 +00:00
Don Allingham
3f103d82d7 Catch the redraw event for setting output notebook
svn: r769
2002-02-12 05:06:58 +00:00
Don Allingham
45cf1d1c12 New template file
svn: r767
2002-02-11 01:36:48 +00:00
Don Allingham
df1f3ed65a Abiword can now do tables, but without lines.
svn: r766
2002-02-11 01:25:19 +00:00
Unknown
091a763876 Correcting typo about images and media objects
svn: r765
2002-02-10 08:44:24 +00:00
Don Allingham
c4a2351670 Broke memory loops on creating a new database, fixing memory allocation
problems in python 1.5.2.


svn: r764
2002-02-09 05:01:35 +00:00
Don Allingham
81dbb54bc8 Fix image scaling
svn: r763
2002-02-08 00:28:47 +00:00
Don Allingham
c784be9b0f Plugins can now add attributes to the image attribute pulldown menu
svn: r762
2002-02-07 14:42:53 +00:00
Donald A. Peterson
5339da15a8 images now incorporated
svn: r761
2002-02-07 04:21:47 +00:00
Don Allingham
e831613f3e Simplified image handling
svn: r760
2002-02-07 03:32:14 +00:00
Don Allingham
ea27eddca0 Better image handing/conversion
svn: r759
2002-02-07 00:51:07 +00:00
Donald A. Peterson
9a78d2b5cd forced tables flush left, cell styles implemented
svn: r758
2002-02-06 16:03:24 +00:00
Don Allingham
dc1ff158f6 Scaling functions
svn: r757
2002-02-06 06:05:01 +00:00
Don Allingham
b4e3ae7fc2 EPS support for images
svn: r756
2002-02-06 05:34:34 +00:00
Don Allingham
608130bfba Minor fixes to place view, better resolution for OpenOffice
svn: r755
2002-02-06 00:48:49 +00:00
Don Allingham
d70a83a09a Speed up place accesses
svn: r754
2002-02-05 22:41:06 +00:00
Don Allingham
833c0de4a1 Added labels to notebook tab
svn: r753
2002-02-05 21:14:59 +00:00
Don Allingham
fd1da53da8 Improved place handing
svn: r752
2002-02-05 16:23:17 +00:00
Don Allingham
fb1be45fda Hold off on print quality
svn: r751
2002-02-05 05:37:18 +00:00
Don Allingham
0efb9ce938 Faster loading of EditPerson window
svn: r750
2002-02-05 05:24:09 +00:00
Donald A. Peterson
ad38309d7e First pass at incorporating tables/styles into LaTeX document style
svn: r749
2002-02-05 02:48:25 +00:00
Don Allingham
a48b94885e New translation methodology
svn: r748
2002-02-03 21:57:18 +00:00
Don Allingham
0b3863f691 Fixed translation problems
svn: r747
2002-02-03 14:27:25 +00:00
Unknown
f3130d15a9 German translation updates for snapshot snap20020202
svn: r746
2002-02-03 13:02:19 +00:00
David Hampton
fab19f3edc Add .cvsignore file.
svn: r745
2002-02-02 22:16:00 +00:00
Don Allingham
4666341c59 New template file, fixes to glade window headers
svn: r743
2002-02-02 21:43:43 +00:00
Don Allingham
f49eeb5685 Ignore control characters on import
svn: r742
2002-02-02 20:50:17 +00:00
Don Allingham
7ccb8977aa Abstracted out the use of Imagick vs. PIL
svn: r741
2002-02-02 01:14:15 +00:00
Don Allingham
26e369fd8c Fixed installation problem of trying to install non-existant glade files
svn: r740
2002-02-01 13:53:25 +00:00
Don Allingham
a9798041c5 Detection of need to rerun startup
svn: r739
2002-01-31 05:53:19 +00:00