Commit Graph

9 Commits

Author SHA1 Message Date
John Ralls
ef6892abbd GrampsLocale: Remove ggettext
svn: r21144
2013-01-17 19:46:55 +00:00
Nick Hall
3dd5c5976d Bug fix
svn: r20752
2012-12-02 21:24:37 +00:00
Benny Malengier
2bdf6c8b95 2620: GEPS 031: Python 3 support - 3.2
* working gedcom import
  * fixes in listviews
  * fixes in db managaer and import dialog


svn: r20662
2012-11-16 13:05:56 +00:00
Benny Malengier
1cad822978 2620: GEPS 031: Python 3 support - 3.2
* fix introduced errors: write of reference in db, check in dbloader on string type
 * working import of xml file in python 3


svn: r20659
2012-11-15 10:28:19 +00:00
Benny Malengier
bb5fc7cb7c 2620: GEPS 031: Python 3 support - 3.2
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work. 
Specific issues might be:
  1. next has been changed, must be checked
  2. new division as on the wiki page listed is to do
  3. ...


svn: r20634
2012-11-07 17:53:14 +00:00
Nick Hall
1cde34b45d Convert gui to use relative imports
svn: r20506
2012-10-03 15:34:50 +00:00
Nick Hall
55c19e4180 Changes to imports - part 7
svn: r20492
2012-10-02 21:08:19 +00:00
Nick Hall
e96d4dd43f Changes to imports - part 6
svn: r20491
2012-10-02 20:49:07 +00:00
Benny Malengier
326d604365 GEPS 026: Replace 'make' for Gramps build
If we want to use Gramps from the code directory, src should be called gramps to allow import


svn: r20466
2012-09-30 11:55:52 +00:00