Gary Burton
|
6c855de785
|
Fix a variety of memory leaks around the PeopleView and model
svn: r12791
|
2009-07-12 19:45:17 +00:00 |
|
Gerald Britton
|
70a0c50fca
|
Use GrampsCursor as a context manager using "with" statement
svn: r12672
|
2009-06-16 15:49:17 +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
|
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 |
|
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 |
|
Don Allingham
|
d45a676492
|
2008-02-20 Don Allingham <don@gramps-project.org>
* src/GrampsCfg.py: refactoring
* src/gen/utils/test/callback_test.py: refactoring
* src/gen/utils/callback.py: refactoring
* src/gen/utils/longop.py: refactoring
* src/gen/utils/__init__.py: refactoring
* src/gen/db/base.py: refactoring
* src/gen/Makefile.am: refactoring
* src/DisplayState.py: refactoring
* src/DbState.py: refactoring
* src/PluginUtils/_MenuOptions.py: refactoring
* src/ListModel.py: refactoring
* src/BaseDoc.py: refactoring
svn: r10086
|
2008-02-21 04:58:56 +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 |
|
Raphael Ackermann
|
2857943955
|
2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com> From PEP8 Always use 'self' for the first argument to instance methods.
svn: r9767
|
2008-01-09 16:47:56 +00:00 |
|
James G Sack
|
2adea9a5f5
|
extract test code to seperate (_test) module
svn: r9302
|
2007-11-06 05:37:29 +00:00 |
|
Don Allingham
|
99febc759f
|
* various: cleanup
2007-10-08 Don Allingham <don@gramps-project.org>
svn: r9109
|
2007-10-08 21:19:32 +00:00 |
|