Commit Graph

7160 Commits

Author SHA1 Message Date
Gerald Britton
2769b58a44 Implement iter_people_handles methods and begin to use them - second batch of updates
svn: r12774
2009-07-07 18:58:47 +00:00
Jérôme Rapinat
7a235029d8 typo
svn: r12773
2009-07-07 09:44:19 +00:00
Peter Landgren
6aaa3b9136 Changed start-date to start_date
svn: r12770
2009-07-07 06:16:30 +00:00
Peter Landgren
1bbb5d6996 Fix of issue 3087.
svn: r12769
2009-07-06 18:18:22 +00:00
Jérôme Rapinat
f213382d3a Request #3083: To display /Day month year/ on Date_fr.py
svn: r12766
2009-07-06 09:59:54 +00:00
Benny Malengier
f7efb09734 add platform utility functions
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
0d7c048052 svn id tag
svn: r12764
2009-07-04 15:55:43 +00:00
Benny Malengier
4b9bf10c07 bug fix, correctly query system
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
cf86470781 add platform constants
svn: r12762
2009-07-04 09:30: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
Gerald Britton
f7454de7fd Implement iter_people_handles methods and begin to use them
svn: r12760
2009-07-03 20:23:41 +00:00
Gerald Britton
40d0605a63 fix bug in r12705
svn: r12759
2009-07-03 15:53:28 +00:00
Benny Malengier
dddcb10dd3 docstring update
svn: r12758
2009-07-03 09:23:07 +00:00
Gerald Britton
873f830306 Tweak
svn: r12757
2009-07-03 00:29:52 +00:00
Gerald Britton
c919910cca Tweaks to replace for loops with built-in functions and list comprehensions
svn: r12756
2009-07-02 20:01:28 +00:00
Jérôme Rapinat
5da4aa816d to allow to translate n years old
svn: r12755
2009-07-02 15:47:18 +00:00
Benny Malengier
2b2f132d8c add ldsordbase to api doc
svn: r12753
2009-07-02 08:28:29 +00:00
Gerald Britton
b12dd97e71 Bug 3079: sort event crashes with dbstate not passed to options
svn: r12750
2009-07-01 14:43:27 +00:00
Benny Malengier
2b49568b1f 3073: Add/edit personfilter is VERY slow in one database
svn: r12749
2009-07-01 10:59:24 +00:00
Benny Malengier
48c746d1c8 Scratchpad does not keep history between sessions anymore
svn: r12747
2009-06-30 21:29:14 +00:00
Benny Malengier
8ad045695b fcntl module not used in scratchpad
svn: r12746
2009-06-30 21:27:15 +00:00
Gerald Britton
0351c2e6ca GrampsType: Avoid retranslating literal strings; rearrange metaclass code
svn: r12742
2009-06-30 18:29:45 +00:00
Gerald Britton
d022d0187b Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
svn: r12739
2009-06-30 14:05:57 +00:00
Benny Malengier
b1dd135363 3077: Cannot modify column model on Family, Repository and Note Views
svn: r12738
2009-06-30 13:42:25 +00:00
Benny Malengier
01a33d1a00 update pixmap in editmediaref of y coord change
svn: r12737
2009-06-30 08:50:10 +00:00
Benny Malengier
d97e62fa27 optimization suggested by Gerald to avoid append
svn: r12734
2009-06-29 20:46:00 +00:00
Rob G. Healey
57dc74b965 Fixed two errors that Gerald pointed out to me. Added RepositoryListPage and RepositoryPage classes. More work on libhtml and with statement.
svn: r12733
2009-06-29 20:04:00 +00:00
Benny Malengier
92d344d802 3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor
svn: r12732
2009-06-29 19:57:12 +00:00
Benny Malengier
4e974dc0e1 add missing Makefile and suggestions by Gerald
svn: r12730
2009-06-29 18:15:28 +00:00
Benny Malengier
f07a12766a Further optimization in the flatbasemodel:
* keep list of all possible keys in memory so database is no longer touched 
     for the searches. ==> a search is faster
   * bug fixes to previous patch set: show total and displayed number correctly


svn: r12726
2009-06-29 13:37:15 +00:00
Benny Malengier
7a5e5f4476 bug fix, on delete return old path of deleted row
svn: r12725
2009-06-28 22:07:18 +00:00
Benny Malengier
d182a5797f some pylint fixes
svn: r12724
2009-06-28 21:47:04 +00:00
Benny Malengier
fb6967d000 optimization and cleaning of the base model for flat treeviews
svn: r12723
2009-06-28 21:15:10 +00:00
Benny Malengier
db5458a507 bug fix: reenable the -d option
svn: r12722
2009-06-28 09:57:05 +00:00
Gary Burton
963f101c6b Remove some junk leftover from testing.
svn: r12719
2009-06-26 10:37:37 +00:00
Gary Burton
96e9fc4f6b Parse address from GEDCOM submitter tag. Bug #3056
svn: r12718
2009-06-26 10:32:36 +00:00
Benny Malengier
dc354dfd4f [Emrys] 2896: Macports 3.0.4 cannot view images
svn: r12716
2009-06-26 09:46:06 +00:00
Benny Malengier
e5d8544a6c [Emrys] 2896: Macports 3.0.4 cannot view images
svn: r12714
2009-06-26 09:44:12 +00:00
Gerald Britton
b0a6f7c854 replace refs to locale.strcoll with refs to locale.strxfrm
svn: r12712
2009-06-25 21:09:49 +00:00
Gerald Britton
3a41651e50 PeopleModel: various performance tweaks
svn: r12711
2009-06-25 19:15:56 +00:00
Gerald Britton
4cd2468477 PeopleModel: various performance tweaks
svn: r12710
2009-06-25 19:01:40 +00:00
Jérôme Rapinat
0d3314b9dc typo - contribution by Jérôme Chailloux
svn: r12709
2009-06-25 18:16:50 +00:00
Jérôme Rapinat
83dfb87696 2831: missing filter rule on Event object matching source reference
svn: r12706
2009-06-25 17:20:29 +00:00
Gerald Britton
fdfacd972c Minor tweaks to use slices instead of lists of items
svn: r12705
2009-06-25 13:41:16 +00:00
Benny Malengier
a52bc62be9 2691: Create api documentation with sphinx
svn: r12704
2009-06-24 21:56:07 +00:00
Gerald Britton
1042bb3fe2 Bug 3069: PersonView keeps tree model attached while rebuilding the columns
svn: r12703
2009-06-24 20:26:18 +00:00
Rob G. Healey
22ecedb061 Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043 More work on converting the two of these.
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
ae28b8538b Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
svn: r12699
2009-06-23 20:49:18 +00:00
Rob G. Healey
1101b21ba0 More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
svn: r12698
2009-06-22 23:58:09 +00:00
Peter Landgren
cdf0e98a55 Added errmsg in conn. with issue 3066.
svn: r12696
2009-06-22 10:24:02 +00:00
Benny Malengier
77164c848e 3066: [PlaceView] Loading... should disappear when map service plugins are present.
svn: r12694
2009-06-22 09:21:02 +00:00
Peter Landgren
7390f38f61 Reminder to change call to pixbuf.add_alpha in later version of gtk/pygtk.
svn: r12692
2009-06-22 07:50:04 +00:00
Rob G. Healey
4bc5a34938 Changed utilsgui.py to utils.py in src/gui/Makefile.am! Would not allow make install to complete.
svn: r12690
2009-06-21 06:26:51 +00:00
Rob G. Healey
c8fa363708 Large sized cleanup of NarrativeWeb, and some minor work on Web_Visually.css. There is still more work to be done on NarrativeWeb, but this commit was getting too big already.
svn: r12689
2009-06-21 03:25:28 +00:00
Gary Burton
8c22c558b2 Ensure source reference dates are always exported. Bug #3062
svn: r12688
2009-06-20 20:23:40 +00:00
Gary Burton
e6ab15fcd9 GEDCOM parser fixes for gallery objects. Bug #3056
svn: r12686
2009-06-20 19:34:42 +00:00
Rob G. Healey
d181d6bd33 NarrativeWeb now has Styked Notes! Thanks for being a giant help Benny. Could not have done it without you. Bringing the default print stylesheet up to date with the rest of them.
svn: r12683
2009-06-19 23:53:42 +00:00
Benny Malengier
0a3e869361 Add missing file grampsgui and make utilsgui just gui
svn: r12681
2009-06-19 15:26:51 +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
Peter Landgren
0ac67e8a59 Reference to Query.py removed from Makefile.am, as Query.py as deleted.
svn: r12679
2009-06-19 14:51:11 +00:00
Benny Malengier
5f77bfea3b pylint fixes and bug fixes for CLI/GUI split
svn: r12677
2009-06-19 08:46:17 +00:00
Zdeněk Hataš
a16fc9a8cb Fixed typo in localized date handler, translation updates.
svn: r12676
2009-06-19 07:19:18 +00:00
Benny Malengier
4b7692708c Split CLI from GUI. These changes allow CLI to work without GTK
Part 1. To do: pylint on new files.


svn: r12674
2009-06-18 21:56:37 +00:00
Rob G. Healey
c71367ed54 Fixed a show stopper -- broke the plugin.
svn: r12673
2009-06-16 21:54:06 +00:00
Gerald Britton
70a0c50fca Use GrampsCursor as a context manager using "with" statement
svn: r12672
2009-06-16 15:49:17 +00:00
Brian Matherly
187539cb72 Implement availability of the DestinationOption.
svn: r12671
2009-06-16 03:12:41 +00:00
Doug Blank
29cf704047 Experiment abandoned
svn: r12670
2009-06-16 00:23:46 +00:00
Rob G. Healey
0dac6cf9aa Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
svn: r12669
2009-06-15 19:25:43 +00:00
Benny Malengier
f4e0a45fad code optimization of eventbase filters
svn: r12668
2009-06-15 19:06:25 +00:00
Benny Malengier
38876a32a5 GEPS 008: File Organization
svn: r12667
2009-06-15 19:02:15 +00:00
Benny Malengier
fd85ac0cb4 remove template code from quickreport docgen
svn: r12665
2009-06-15 16:18:16 +00:00
Rob G. Healey
33ad285de6 Re-worked IndividualListPage().
svn: r12664
2009-06-13 18:49:18 +00:00
Gerald Britton
44028cc47c libhtml.py: add title=None default option to Html.page static method
svn: r12663
2009-06-12 16:36:31 +00:00
Gerald Britton
bb83288883 Check.py: replace get..handles and map..keys calls with calls to new iterator functions
svn: r12662
2009-06-12 16:19:48 +00:00
Gerald Britton
d66632812f ImportGrdb.py: Remove duplication from derived classes
svn: r12661
2009-06-12 16:18:18 +00:00
Gerald Britton
035096e5b2 Add iterator and context manager methods to GrampsCursor object and use them in GrampsDbBase and GrampsDBDir.
svn: r12660
2009-06-12 16:17:07 +00:00
Benny Malengier
aa5aa031c0 fix ODF output put, prettify kinship html output
svn: r12657
2009-06-12 07:31:30 +00:00
Rob G. Healey
94dba1433d Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28 NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
f78db6f418 2707: Add markup notes to html output. Finished
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
a3f59f2717 2712: middle click copy paste not working in notes
svn: r12652
2009-06-11 12:51:00 +00:00
Rob G. Healey
030f170be4 Removed references to USER_TEMPLATES in const.py and const.py.in
svn: r12650
2009-06-11 06:28:51 +00:00
Rob G. Healey
4f8b992068 Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
svn: r12649
2009-06-11 02:39:11 +00:00
Gerald Britton
75a7e04c4b libhtml: add indent=None option and reference in docstring to wiki page
svn: r12648
2009-06-10 14:14:11 +00:00
Benny Malengier
e4de221227 2707: Add markup notes to html output: div and class elements
svn: r12647
2009-06-09 20:47:32 +00:00
Benny Malengier
a177da80b0 2707: Add markup notes to html output
Part 2: enable css, clean up code.
      TODO: better output, support in default css files, test


svn: r12644
2009-06-08 23:19:37 +00:00
Jérôme Rapinat
278cdaa63c #3040: typo translation (contribution by Zegzda Yevgeny)
svn: r12640
2009-06-07 19:04:11 +00:00
Gerald Britton
6aaf59b499 _PeopleModel.py: remove redundant call to db.get_person_handles(), saving about 1/4 sec per 1000 people loaded into people view
svn: r12632
2009-06-07 02:18:32 +00:00
Benny Malengier
542b1e404d 02707: Add markup notes to html output
part 1: remove template from html output


svn: r12631
2009-06-06 09:49:40 +00:00
Jérôme Rapinat
aa499dfec7 add support for russian manual (contribution by Zegzda Yevgeny)
svn: r12630
2009-06-05 15:24:48 +00:00
Gerald Britton
8584798916 person.py: minor performance improvements
svn: r12625
2009-06-04 19:00:51 +00:00
Peter Landgren
581b33524e Fix of issue 3007.
svn: r12622
2009-06-03 18:40:10 +00:00
Peter Landgren
54dba4fc09 Fix of issue 3007.
svn: r12621
2009-06-03 18:39:24 +00:00
Gerald Britton
32f0251b9e Add context-manager support to libhtml so it can be used in a "with" statement
svn: r12616
2009-06-02 19:23:38 +00:00
Gerald Britton
885ddddbc1 remove image files used by the deprecated MapView module
svn: r12615
2009-06-02 19:22:03 +00:00
Benny Malengier
142e7e4970 move latexbackend into PdfDoc
svn: r12614
2009-06-02 18:42:41 +00:00
Gerald Britton
367b52bf2f Remove MapView.py since it is deprecated in favor of Geoview
svn: r12612
2009-06-02 14:54:37 +00:00
Gerald Britton
078207d9fa _Tool.py: Pythonic style change in try...except...else
svn: r12611
2009-06-02 14:46:25 +00:00
Brian Matherly
aa800b3ad6 Misc PEP8 cleanup.
svn: r12610
2009-06-02 12:09:34 +00:00
Benny Malengier
0aedf53b6b 2847: Trying to import an older Gramps DB fails, delayed commit like rev 12575
svn: r12609
2009-06-02 11:53:48 +00:00
Brian Matherly
4ca984bd2f 0003033: const dependence in gen/plug/docgen stylesheet
svn: r12608
2009-06-02 11:50:17 +00:00
Benny Malengier
a0b1965c24 remove wrong commit of makefiles
svn: r12604
2009-05-31 15:01: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
Rob G. Healey
5ed724970b Added the Makefiles for those two directories: src/gen/plug/docgen and src/gen/plug/docbackend.
svn: r12599
2009-05-31 03:50:28 +00:00
Gary Burton
cc38a53add Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
svn: r12596
2009-05-30 12:12:58 +00:00
Rob G. Healey
ed13f340d5 More changes to Visually Impaired stylesheet.
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d Add modified download page to NarrativeWeb, and update stylesheet for it.
svn: r12593
2009-05-30 08:46:12 +00:00
Benny Malengier
7f6ca2aa45 update Makefiles and po, add not committed __init__ to import docgen module
svn: r12592
2009-05-29 22:41:26 +00:00
Benny Malengier
8dd7adc607 part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
that was missing in part 1 
 Still to come: makefiles and splitting new basedoc.py in small files


svn: r12591
2009-05-29 22:25:44 +00:00
Benny Malengier
f999ba9cc4 Part 1 basedoc changes: move out backend stuff from BaseDoc, use backend in
the docs. As a dir change will be done, backend itself will be committed 
later, trunk will be broken till then


svn: r12590
2009-05-29 19:52:57 +00:00
Gerald Britton
220873d92e Bug 3030: ID formats not properly verified
svn: r12587
2009-05-29 17:09:09 +00:00
Gerald Britton
c2d9f55164 Bug 3018: simplified logic in monitoredwidgets.py
svn: r12585
2009-05-28 16:14:38 +00:00
Gerald Britton
c3578b2ccf Bug 3018: restored keys() to monitoredwidgets
svn: r12582
2009-05-28 13:26:42 +00:00
Gerald Britton
81a0848490 Bug 3018: remove calls to keys() and values() dictionary method where possible
svn: r12579
2009-05-27 17:33:45 +00:00
Benny Malengier
1edada53d0 3021: When ever try to import a data.gramps from 3/2005, it bombs with errors given here
svn: r12574
2009-05-27 09:35:50 +00:00
Gerald Britton
5eb7e18dc6 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
35326c7b47 Bug 3011: fix problem with new-style class and special method names
svn: r12569
2009-05-25 19:13:58 +00:00
Rob G. Healey
e9b1ec6b7e Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
svn: r12565
2009-05-23 07:47:59 +00:00
Gerald Britton
4785ca18b4 Bug 3018: ImportGrdb: reverted 12563 due to missing method in DB
svn: r12564
2009-05-22 20:34:05 +00:00
Gerald Britton
c5c0ce7bfb Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12563
2009-05-22 19:27:46 +00:00
Gerald Britton
fc90d5fce2 Bug 3018: remove calls to keys() dictionary method where possible
svn: r12562
2009-05-22 18:43:40 +00:00
Gerald Britton
5c9d8ab7ff Bug 3011: change old-style classes to new-style classes
svn: r12561
2009-05-21 20:58:12 +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
Rob G. Healey
316b997e6d Connected maximuum image sizes to include media option above it. Fixed some code on year_navigation() in WebCal.
svn: r12557
2009-05-21 07:14:59 +00:00
Rob G. Healey
b282953be5 Removed missing gladefile in src/plugins/docgen/Makefile.am for allow complete to finish. Applied large image scaling in NarrativeWeb.
svn: r12554
2009-05-20 23:26:30 +00:00
Benny Malengier
bb7920b0c0 remove STRANGE output due to line spacing in pdf
svn: r12553
2009-05-20 11:18:51 +00:00
Benny Malengier
068b3157f0 2995: Unable to produce Narrated Web Site using filter and privacy settings
svn: r12551
2009-05-20 10:18:20 +00:00
Gerald Britton
e3bd5d1e69 Fix ownereditor popup menu handling
svn: r12550
2009-05-19 20:07:00 +00:00
Benny Malengier
0a9017e25f 2990: Detailed Descendant/ancestry report format-slight variable name change
svn: r12549
2009-05-19 09:50:40 +00:00
Benny Malengier
c46a7b8364 2990: Detailed Descendant/ancestry report format
svn: r12548
2009-05-19 09:40:08 +00:00
Benny Malengier
ac6ef2a9bc 2956: Errors with GTKPrint on Ubuntu 9.04
svn: r12547
2009-05-19 09:00:48 +00:00
Benny Malengier
b5f8ec1717 2995: Unable to produce Narrated Web Site using filter and privacy settings
svn: r12543
2009-05-19 08:43:51 +00:00
Benny Malengier
4878453cf3 3001: crash on Narrated Web Site report on my database
svn: r12540
2009-05-19 08:20:05 +00:00
Gerald Britton
73e1ab5722 Bug 2888: downgrade the glade files in tools to gtk version 2.12
svn: r12538
2009-05-18 15:36:03 +00:00
Benny Malengier
8db826314e 2860: Problem with det_ancestor report in PDF at page breaks\n no more STRANGE output
svn: r12537
2009-05-18 14:42:26 +00:00
Benny Malengier
53716bdca0 2942: Note in Family eventref not referenced, also source of attribute of family eventref
svn: r12535
2009-05-18 14:02:13 +00:00
Rob G. Healey
9b4efeb283 Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
svn: r12530
2009-05-15 20:07:39 +00:00
Gerald Britton
21e96b0616 Bug 2888 - minor edits and cleanup
svn: r12529
2009-05-15 18:12:10 +00:00
Gerald Britton
110557c3c7 Add glade.py with Glade class and use instead of gtk.Builder throughout project
svn: r12528
2009-05-14 20:15:59 +00:00
Benny Malengier
feb15edc7e 2860: Problem with det_ancestor report in PDF at page breaks
svn: r12526
2009-05-14 14:43:42 +00:00
Benny Malengier
1031506baa 2808: fonts with xml codes don't print correctly
svn: r12525
2009-05-14 13:51:36 +00:00
Benny Malengier
066d39a739 2860: Problem with det_ancestor report in PDF at page breaks
svn: r12522
2009-05-13 08:36:02 +00:00
Rob G. Healey
edfc5ffe06 Little change in WebCal. Added chnages to stylesheet for new Download Page.
svn: r12519
2009-05-11 02:28:15 +00:00
Peter Landgren
bf71f6f367 Fix of issue 2964.
svn: r12518
2009-05-10 16:04:58 +00:00
Serge Noiraud
a01e27d254 ODFDoc : internal permission of files and encoding.
svn: r12514
2009-05-08 20:22:56 +00:00
Gerald Britton
e5794d4999 Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
svn: r12512
2009-05-07 20:08:27 +00:00
Doug Blank
29d55c10d0 added http:// if missing scheme
svn: r12510
2009-05-06 22:06:12 +00:00
Gerald Britton
05d6302cdd Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
svn: r12508
2009-05-06 14:44:22 +00:00
Doug Blank
6ebd0b0a77 Added two methods: parse_path and get_full_path, but the Url class will need to be enhanced and refined to be more useful for web development
svn: r12506
2009-05-06 13:11:31 +00:00
Peter Landgren
b189249692 Fix of issue 2959.
svn: r12503
2009-05-02 08:18:12 +00:00
Serge Noiraud
6efffe78c2 NarrativeWeb : gen.lib.date problem
svn: r12502
2009-05-01 20:25:08 +00:00
Serge Noiraud
2fe74e2ca6 Narrativeweb : gen.lib problem and alphabet navigation > 26 characters
svn: r12501
2009-05-01 09:13:20 +00:00
Serge Noiraud
0df89ea9b7 Narrativeweb : Swedish specific alphabet sort.
svn: r12500
2009-05-01 08:39:17 +00:00
Doug Blank
f18040a0d0 Don't emit signal to change active person if that is already the active person
svn: r12498
2009-04-30 04:40:20 +00:00
Rob G. Healey
890138b294 Deleted the src/Models directory and removed the only file that I could find that was using it.
svn: r12497
2009-04-30 03:50:17 +00:00
Brian Matherly
5e5fc02115 Remove unused options for GeneWeb export.
svn: r12496
2009-04-30 03:49:03 +00:00
Jérôme Rapinat
8a3c2cc4c2 pylint
svn: r12495
2009-04-29 14:27:08 +00:00
Jérôme Rapinat
b578373033 pylint
svn: r12494
2009-04-29 12:38:30 +00:00
Jérôme Rapinat
d0b0a5314d use SimpleTable
svn: r12493
2009-04-28 10:54:04 +00:00
Gary Burton
d3b2a2ab27 Bug #2950. Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
svn: r12488
2009-04-26 20:50:33 +00:00
Gary Burton
3a2e4b44a6 Bug #2950. Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
svn: r12487
2009-04-26 20:47:42 +00:00
Doug Blank
aa7ff9cf68 Make SimpleTable columns resizable
svn: r12483
2009-04-20 21:00:20 +00:00
Serge Noiraud
21414d184f There are three bugs which give mistery sort problems :
1 : The normalize function use NFC in one place and NFKC in all others.
    either we use NFC or we use NFKC, but don't mix these two modes.
2 : One sort function does not use the locale.strcoll
3 : There is a problem with the following statement:
    if letter is not last_letter. "is not" doesn't work correctly.



svn: r12482
2009-04-20 20:44:22 +00:00
Peter Landgren
0cc4adaad6 Fix of issue 2936.
svn: r12478
2009-04-19 07:13:11 +00:00
Doug Blank
ec4905b6ca Removed extra space before family names in table row
svn: r12477
2009-04-18 23:32:09 +00:00
Gerald Britton
a0a0e6f20a Bug 2888: rule.glade: convert from libglade to gtkbuilder
svn: r12476
2009-04-18 18:36:18 +00:00
Peter Landgren
430bf797f7 Fix of issue 2935.
svn: r12473
2009-04-18 05:59:54 +00:00
Gerald Britton
31187ac521 Merge modules: convert from libglade to gtkbuilder
svn: r12472
2009-04-18 03:10:50 +00:00
Peter Landgren
7c264fb689 Fix of issue 2932.
svn: r12471
2009-04-17 19:54:00 +00:00
Gerald Britton
6c4bb3ffd4 Bug 2888: _EditPerson: convert from liglade to gtkbuilder
svn: r12470
2009-04-17 19:12:25 +00:00
Gerald Britton
1441ea8ba9 Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
svn: r12468
2009-04-17 18:34:27 +00:00
Gerald Britton
564090665a Bug 2888: ensure proper "requires" statement in glade files
svn: r12467
2009-04-17 16:39:22 +00:00
Gerald Britton
29d53439e1 Bug 2888: ImportGetcom.glade: downgrade requires to 2.12
svn: r12466
2009-04-17 16:06:31 +00:00
Gerald Britton
7484484990 Bug 2888: book.glade: downgrade requires to 2.12
svn: r12465
2009-04-17 16:05:46 +00:00
Gerald Britton
d03592eebc Bug 2888: GtkPrint: convert from liglade to gtkbuilder
svn: r12464
2009-04-17 16:04:04 +00:00
Gerald Britton
703174b188 Bug 2888: ImportGetcom: convert from liglade to gtkbuilder
svn: r12463
2009-04-17 15:07:29 +00:00
Gerald Britton
5c60081622 ExportFtree: fix typo
svn: r12462
2009-04-17 14:58:25 +00:00
Gerald Britton
e63996d08f ExportFtree: simplify get_name function
svn: r12461
2009-04-17 13:32:41 +00:00
Gerald Britton
b353c7eff5 Bug 2888: set builder glade files to require 2.12
svn: r12458
2009-04-16 20:14:41 +00:00
Gerald Britton
ccf1c27df1 Bug 2888: downgrade builder glade files to require 2.10
svn: r12457
2009-04-16 20:05:46 +00:00
Gerald Britton
29ff457d25 Bug 2888: Export plugins - convert from libglade to gtkbuilder
svn: r12456
2009-04-16 19:29:40 +00:00
Gerald Britton
b0e8509989 Bug 2888: FindDupes.py - convert from libglade to gtkbuilder
svn: r12451
2009-04-15 20:51:10 +00:00
Gerald Britton
82aac3836f plugins/tools: make file path build logic conform to Python standards
svn: r12450
2009-04-15 19:27:17 +00:00
Gerald Britton
1c7daa4ed5 Bug 2888: EventCmp.py - convert from libglade to gtkbuilder
svn: r12449
2009-04-15 19:26:07 +00:00
Gerald Britton
efffaa97e1 Bug 2888: in BookReport and Verify, make toplevel windows visible=false by default
svn: r12448
2009-04-15 15:42:10 +00:00
Gerald Britton
72c92f096c _PluginDialogs.py: convert to use gtkbuilder instead of libglade
svn: r12447
2009-04-13 20:06:19 +00:00
Gerald Britton
b8eda073ab _PluginDialogs.py: convert to use gtkbuilder instead of libglade
svn: r12446
2009-04-13 20:04:30 +00:00
Gerald Britton
fbfa12d2cc BookReport.py: fix bug in file path build routine
svn: r12445
2009-04-13 20:01:29 +00:00
Gerald Britton
8a66aa053a ScratchPad.py: convert to use gtkbuilder instead of libglade
svn: r12444
2009-04-13 19:26:29 +00:00
Gerald Britton
85e9b4dd1b BookReport.py: fix bug in file path build routine
svn: r12443
2009-04-13 19:25:29 +00:00
Gerald Britton
a02dd4e199 BookReport.py: fix bug in file path build routine
svn: r12442
2009-04-13 19:10:06 +00:00
Gerald Britton
bb866f133a BookReport.py: convert to use gtkbuilder instead of libglade
svn: r12441
2009-04-13 18:59:08 +00:00
Gerald Britton
85b5ac2996 FindDupes.py: fix small bug in file path build routine.
svn: r12440
2009-04-13 18:58:26 +00:00
Gerald Britton
47297af2e9 ChangeTypes.py: fix small bug in file path build routine.
svn: r12439
2009-04-13 18:57:43 +00:00
Gerald Britton
a1e9323d3b NotRelated.py: convert to use gtkbuilder instead of libglade
svn: r12438
2009-04-13 18:56:50 +00:00
Gerald Britton
8a16657375 Verify.py: convert from libglade to gtkbuilder - take 2
svn: r12435
2009-04-12 18:29:28 +00:00
Gary Burton
528c2aa2a5 Make clipboard remember its dimensions
svn: r12433
2009-04-12 10:28:37 +00:00
Gerald Britton
22b0e556dd Verify.py: convert from libglade to gtkbuilder
svn: r12431
2009-04-11 21:12:14 +00:00
Gary Burton
e94e59b958 Add fallback dates for birth and death
svn: r12430
2009-04-10 16:20:41 +00:00
Gary Burton
0138d0a982 Show event place on event selector
svn: r12428
2009-04-10 10:47:02 +00:00
Gary Burton
7aa6433a22 Bug #2902: Fix problem with notes in geneweb export
svn: r12427
2009-04-10 10:41:28 +00:00
Brian Matherly
a195d98d5e 0002897: Clipboard's Source Reference popup lingers forever
svn: r12425
2009-04-10 03:01:42 +00:00
Brian Matherly
125266878d FileEntry clean up.
svn: r12423
2009-04-10 02:24:13 +00:00
Gerald Britton
39132b011a RemoveUnused.py: convert to use gtkbuilder instead of libglade
svn: r12422
2009-04-09 19:53:38 +00:00
Gerald Britton
8e08149567 SoundGen.py: convert to use gtkbuilder instead of libglade
svn: r12421
2009-04-09 19:41:06 +00:00
Gerald Britton
6834c7a68d PHPGedView.py: convert to use gtkbuilder instead of libglade
svn: r12420
2009-04-09 19:37:06 +00:00
Gerald Britton
eec911dc0d PatchNames.py: convert to use gtkbuilder instead of libglade
svn: r12419
2009-04-09 19:04:38 +00:00
Gerald Britton
db1884afc9 OwnerEditor.py: convert to use gtkbuilder instead of libglade
svn: r12418
2009-04-09 18:33:49 +00:00
Gerald Britton
ee253d1868 Leak.py: convert to use gtkbuilder instead of libglade
svn: r12417
2009-04-09 15:56:15 +00:00
Gerald Britton
c9145bd522 new glade file for modified Eval.py
svn: r12416
2009-04-09 15:13:34 +00:00
Gerald Britton
8fc41ae8d4 Eval.py: convert to use gtkbuilder instead of libglade
svn: r12415
2009-04-09 15:12:35 +00:00
Gerald Britton
a59d141063 ChangeTypes.py: convert to use gtkbuilder instead of libglade
svn: r12414
2009-04-09 14:55:37 +00:00
Gerald Britton
2d648289fc ChangeNames.py and ExtractCity.py: convert to use gtkbuilder instead of libglade
svn: r12413
2009-04-09 14:28:22 +00:00
Rob G. Healey
1e21b6c20d Continuing to make some color changes.
svn: r12412
2009-04-09 06:33:59 +00:00
Rob G. Healey
2aea2184e7 Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
svn: r12411
2009-04-09 04:34:24 +00:00
Gerald Britton
4d49eab84f RelCalc.py - convert to use gtkbuilder instead of libglade
svn: r12410
2009-04-08 20:09:30 +00:00
Gerald Britton
a3f82400ef Check.py - convert to use gtkbuilder instead of libglade
svn: r12409
2009-04-08 19:41:22 +00:00
Rob G. Healey
0b61b4a8a4 Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
26cb5e59c2 Updated print stylesheet to include alphabet navigation.
svn: r12404
2009-04-03 06:29:37 +00:00
Rob G. Healey
c468933edd Moved footer section in stylesheet to match other stylesheets. Added #alphabet navigation to stylesheet. Changed newpage() to Html.page(), remove indent=True, and added indent=False where needed for indentation styling for human readability in web browsers.
svn: r12403
2009-04-03 00:04:29 +00:00
Gerald Britton
6ab1803266 libhtml.py: Added properties and changed default for indent to False
svn: r12402
2009-04-02 19:53:30 +00:00
Rob G. Healey
ed676f6f58 Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
svn: r12401
2009-04-01 00:53:12 +00:00
Benny Malengier
8d080adb2f 2880: old api use in import grdb
svn: r12399
2009-03-31 21:21:55 +00:00
Gary Burton
1b2135f49c Bug #2616: Memory leaks
svn: r12397
2009-03-31 20:45:20 +00:00
Benny Malengier
cf35428179 Increase usability editrule by allowing select with mouse and keyboard
svn: r12395
2009-03-30 10:18:42 +00:00
Rob G. Healey
0a1fa5b89d More clean up of code and elements in stylesheets.
svn: r12394
2009-03-29 22:26:36 +00:00
Benny Malengier
82c9108b23 2860: Problem with det_ancestor report in PDF at page breaks - part 1
svn: r12393
2009-03-29 09:07:35 +00:00
Benny Malengier
eb29011083 2770: Error on XML parser with data using '&'.
2678: Error on import of gramps XML with xml codes in the ids


svn: r12390
2009-03-28 13:18:17 +00:00
Rob G. Healey
3fa8f51025 Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal-- saves a lot of space in web page files.
svn: r12389
2009-03-26 11:17:57 +00:00
Benny Malengier
444770b2bd 2396: Reorder families button grabs focus
svn: r12387
2009-03-25 12:01:50 +00:00
Rob G. Healey
aa9e4d01f4 Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f01d37913 Continuing update and clean up.
svn: r12385
2009-03-25 03:54:47 +00:00
Rob G. Healey
13d2d1c5ea Using newpage() now. Cleanup, and code revisions.
svn: r12384
2009-03-24 14:58:16 +00:00
Rob G. Healey
4f073eb270 Removed obsoleted elements from stylesheets. Updated revision numbering tag.
svn: r12383
2009-03-24 04:12:31 +00:00
Gerald Britton
2f7ae174c0 libhtml.py: change $Id line
svn: r12382
2009-03-23 15:57:59 +00:00
Gerald Britton
dc80f4a6a6 libhtml.py: rename hmtl.py to libhtml.py and move to plugins/lib
svn: r12381
2009-03-23 14:42:37 +00:00
Peter Landgren
8026b9564b Fix of issue 2836.
svn: r12380
2009-03-23 13:52:59 +00:00
Peter Landgren
8dc14d8106 Fix of issue 2851.
svn: r12378
2009-03-22 08:27:19 +00:00
Peter Landgren
5a5c0ef7fe Some changes in tool tip.
svn: r12374
2009-03-21 19:04:39 +00:00
Rob G. Healey
ff9cabf0bb Changed the page head section to use newpage function from html.py
svn: r12371
2009-03-21 16:25:47 +00:00
Peter Landgren
71139e3522 Final fix of issue 2843 for any number of references.
svn: r12370
2009-03-21 08:10:09 +00:00
Rob G. Healey
cab9de8d62 Fixed several typos.
svn: r12368
2009-03-21 07:21:24 +00:00
Rob G. Healey
ec354aecdf A complete re- write using html class. Html constructor created by Gerald Britton. Re- write completed by Rob G. Healey -- with help from Gerald.
svn: r12367
2009-03-20 23:13:06 +00:00
Rob G. Healey
9669015ed3 Continuing fixes of "Visually Impaired" stylesheet.
svn: r12366
2009-03-20 23:08:10 +00:00
Gerald Britton
5a0414db32 html.py: Add newpage() function and docstrings
svn: r12365
2009-03-20 16:22:12 +00:00
Brian Matherly
a39b1ba156 Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py.
svn: r12363
2009-03-19 12:08:52 +00:00
Brian Matherly
fec7f5f7c0 0002838: NAVWEB images in predigree chart comming out as thin lines.
svn: r12361
2009-03-19 03:30:43 +00:00
Brian Matherly
84b972cfb5 Remove src/ReportBase/_PrintTools.py. It is not being used.
svn: r12360
2009-03-19 02:32:16 +00:00