Commit Graph

20494 Commits

Author SHA1 Message Date
Jérôme Rapinat bb7470e604 5621: add quick samples of odt and man files generation via docutils
svn: r20763
2012-12-03 18:19:39 +00:00
Jérôme Rapinat 81172d0c95 specific import path for Date Editor
svn: r20762
2012-12-03 15:39:03 +00:00
Jérôme Rapinat 79ed692aa5 specific import path for generating GUI section
svn: r20761
2012-12-03 15:15:42 +00:00
Jérôme Rapinat fe0d77ee77 5621: start to use markups and update formating
svn: r20760
2012-12-03 10:38:24 +00:00
Jérôme Rapinat eb4544e16c 5621: start to use markups
svn: r20759
2012-12-03 09:59:21 +00:00
Jérôme Rapinat 2a100e8a8d 5621: start to use markups
svn: r20758
2012-12-03 09:49:41 +00:00
Jérôme Rapinat 66988f0d3f 5621: typo on french files
svn: r20757
2012-12-03 09:31:19 +00:00
Jérôme Rapinat 7c7efb4db5 5621: encoding and non-ASCII characters for Portuguese
svn: r20756
2012-12-03 09:09:35 +00:00
Nick Hall 987701c5fc Fix bug in undo history dialog
svn: r20755
2012-12-03 00:49:51 +00:00
Nick Hall 222f7bc1c8 Fix error when returning path of top level node
svn: r20753
2012-12-02 23:32:36 +00:00
Nick Hall 3dd5c5976d Bug fix
svn: r20752
2012-12-02 21:24:37 +00:00
Nick Hall b0d607dcd5 python3 fix
svn: r20751
2012-12-02 21:21:39 +00:00
Jérôme Rapinat 8a1995be75 only use one -letter as flag (3 characters) when use choice list; sys.argv[2:] issue
svn: r20749
2012-12-02 17:39:25 +00:00
Jérôme Rapinat 01676a58a4 only use one -letter as flag (3 characters) when use choice list; sys.argv[2:] issue
svn: r20748
2012-12-02 17:29:13 +00:00
Jérôme Rapinat 6f6c3845f0 add "all" argument for check and update flag (maintenance and tests)
svn: r20747
2012-12-02 17:22:40 +00:00
Jérôme Rapinat 870f54c733 typo
svn: r20745
2012-12-02 14:09:44 +00:00
Doug Blank af1d8b1ed1 Add missing Gramps license information (thanks Paul Franklin)
svn: r20743
2012-12-02 14:05:54 +00:00
Jérôme Rapinat fbac0193af upgrade deprecated "optparse" module to "argparse" for a python2.7/3.2 support; skip fuzzy by default because it is ignored on .mo generation and not yet reviewed by translators; only check and print a summary
svn: r20742
2012-12-02 13:52:37 +00:00
Jérôme Rapinat f44e1d2297 5621: limit unrelated warnings and update the french version
svn: r20741
2012-12-02 11:39:49 +00:00
Jérôme Rapinat 7c534d3bdc 5621: export section was missing on the English version
svn: r20739
2012-12-02 10:57:06 +00:00
Jérôme Rapinat dfcc87fff0 5621: fix toctree warnings by using TOC way for html output
svn: r20738
2012-12-02 10:13:42 +00:00
Mirko Leonhäuser bf3444778d updated german translation
svn: r20737
2012-12-02 02:01:07 +00:00
Doug Blank 98a26cd53a Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet)
svn: r20736
2012-12-01 22:25:36 +00:00
Doug Blank 03bafbd9e6 Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet)
svn: r20735
2012-12-01 22:13:30 +00:00
Jérôme Rapinat 8759bc0c03 5621: support for localized man files
svn: r20734
2012-12-01 19:14:43 +00:00
Jérôme Rapinat 64846b1892 5621: update some urls
svn: r20733
2012-12-01 17:52:29 +00:00
Jérôme Rapinat 6b1477d4b5 5621: fix some indentation issues
svn: r20732
2012-12-01 17:41:17 +00:00
Jérôme Rapinat 29a7d3b036 5621: fix some indentation issues
svn: r20731
2012-12-01 17:37:48 +00:00
Jérôme Rapinat 29e04b9dc3 5621: fix some indentation issues
svn: r20730
2012-12-01 17:28:43 +00:00
Jérôme Rapinat 61daa7eb77 5621: fix some indentation issues
svn: r20729
2012-12-01 17:10:57 +00:00
Jérôme Rapinat a152c05b99 5621: move .rst files into related 'lang' directory
svn: r20728
2012-12-01 17:04:52 +00:00
Jérôme Rapinat c26cffaffb 5621: start to use makup on fr.rst
svn: r20727
2012-12-01 17:02:47 +00:00
Jérôme Rapinat 255d26fa4b 5621: add a quick rst file format version for Portuguese
svn: r20726
2012-12-01 16:29:43 +00:00
Jérôme Rapinat ca0501bab0 5621: provide translations environment for man files
svn: r20725
2012-12-01 16:02:41 +00:00
Jérôme Rapinat 20f3ac2c58 5621: update commands
svn: r20724
2012-12-01 14:04:51 +00:00
Jérôme Rapinat a2f0092403 5621: try to move man files generation to something more pythonic with translation support by using sphinx and python
svn: r20723
2012-12-01 13:55:32 +00:00
Jérôme Rapinat 1dd0ebca64 update to new root dir ('src' to 'gramps')
svn: r20722
2012-12-01 11:52:17 +00:00
Jérôme Rapinat eca67c5c3e update broken url (url for SVN)
svn: r20721
2012-12-01 11:46:54 +00:00
Jérôme Rapinat 84618d0633 update broken url (url for SVN)
svn: r20720
2012-12-01 11:44:11 +00:00
Jérôme Rapinat ee5290e02b start a quick alternative to Makefile builder for API documentations
svn: r20719
2012-12-01 11:35:07 +00:00
Jérôme Rapinat bbcb1dd406 better print statement (if need)
svn: r20718
2012-12-01 10:36:36 +00:00
Jérôme Rapinat 3845dfb304 po files selector for displaying content of translation file
svn: r20717
2012-12-01 10:16:44 +00:00
Jérôme Rapinat 2ca04af319 start to use choice lists (argsparser)
svn: r20716
2012-12-01 10:10:44 +00:00
Jérôme Rapinat f4abcb7f66 check defaults
svn: r20715
2012-12-01 09:45:14 +00:00
Doug Blank f491fcd3f8 Added missing fan.childring initialization (set to false as children are shown in rings)
svn: r20714
2012-12-01 07:32:59 +00:00
Jérôme Rapinat 9e381f2ad5 start to upgrade deprecated "optparse" module to "argparse" (python 2.7/3.2)
svn: r20713
2012-11-30 20:33:44 +00:00
Jérôme Rapinat a87a4f9868 GEP008: update references for documentation
svn: r20711
2012-11-30 10:00:48 +00:00
Paul Franklin dbe7fbc248 revert accidental 20685 regressions (and therefore 20699 corrections)
svn: r20710
2012-11-29 21:37:25 +00:00
Mirko Leonhäuser d1bda1ec09 updated german translation
svn: r20709
2012-11-27 21:33:06 +00:00
Paul Franklin 1c22612f5d for Python files in the "gramps" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
4) reformat SVN "Id" line in the file if it needed it


svn: r20708
2012-11-27 04:31:14 +00:00