.. |
BasicUtils
|
2704: Translation problem word Title (contribution by jannek)
|
2009-02-12 07:31:08 +00:00 |
Config
|
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
|
2009-03-19 02:24:29 +00:00 |
data
|
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
|
2009-04-06 03:49:47 +00:00 |
DataViews
|
2396: Reorder families button grabs focus
|
2009-03-25 12:01:50 +00:00 |
DateHandler
|
Removed code, that was committed by mistake.
|
2009-02-21 07:18:53 +00:00 |
DisplayModels
|
Refinements to give more feedback on probably alive; use CAUSE_DEATH as additional evidence for death; date span shows (unknown) for invalid differences.
|
2009-01-01 00:58:18 +00:00 |
DisplayTabs
|
Bug 2616. Fixes for memory leaks in event editor
|
2009-02-25 18:18:19 +00:00 |
docgen
|
Added more files that Brian had previously listed.
|
2009-02-24 08:42:25 +00:00 |
Editors
|
Bug #2616: Memory leaks
|
2009-03-31 20:45:20 +00:00 |
FilterEditor
|
Increase usability editrule by allowing select with mouse and keyboard
|
2009-03-30 10:18:42 +00:00 |
Filters
|
Improving help messages
|
2009-03-09 18:35:16 +00:00 |
gen
|
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
|
2009-03-19 02:24:29 +00:00 |
glade
|
Make size eventref editor independant of language noplace text is in
|
2009-02-20 13:31:47 +00:00 |
GrampsDbUtils
|
Treat RESI tokens as events and not import them as Gramps addresses as per advice on the wiki concerning using residence events to record addresses. Bug #2651
|
2009-02-01 12:35:26 +00:00 |
GrampsLocale
|
2730: numeric dates on windows not correct
|
2009-02-27 07:37:16 +00:00 |
GrampsLogger
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 10:02:00 +00:00 |
images
|
Added more files that Brian had previously listed.
|
2009-02-24 08:42:25 +00:00 |
mapstraction
|
GeoView : Added one html page per map type ( event, place, people and family ).
|
2009-01-08 21:30:12 +00:00 |
Merge
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 10:02:00 +00:00 |
Mime
|
Replace dict.has_key(x) with x in dict for performance gain
|
2008-07-17 18:10:32 +00:00 |
Models
|
fixed indentation issues and mix of tabs and spaces.
|
2009-02-09 23:37:40 +00:00 |
plugins
|
RelCalc.py - convert to use gtkbuilder instead of libglade
|
2009-04-08 20:09:30 +00:00 |
PluginUtils
|
0002655: Directories and files with accents characters cause failures in Windows.
|
2009-02-24 04:41:23 +00:00 |
ReportBase
|
Fix of issue 2851.
|
2009-03-22 08:27:19 +00:00 |
Selectors
|
Remove assert as a means of testing for self.title
|
2009-03-01 12:16:57 +00:00 |
Simple
|
fix for gtk not liking unicode?
|
2009-01-10 16:26:24 +00:00 |
test
|
fixed indentation issues and mix of tabs and spaces.
|
2009-02-09 23:37:40 +00:00 |
widgets
|
Bug 2707: reverting linkbox change from r10763
|
2009-02-16 13:38:07 +00:00 |
ansel_utf8.py
|
Replace dict.has_key(x) with x in dict for performance gain
|
2008-07-17 18:10:32 +00:00 |
ArgHandler.py
|
2522: -o didn't write an output file : replaced by -e
|
2009-03-11 11:06:51 +00:00 |
Assistant.py
|
|
|
AutoComp.py
|
Code optimizations wrt handling of None - bug 2212
|
2008-06-16 15:01:46 +00:00 |
BaseDoc.py
|
Revert revision 10874 as it causes bug #2720
|
2009-02-22 20:53:37 +00:00 |
Bookmarks.py
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 09:57:08 +00:00 |
ColumnOrder.py
|
|
|
const.py.in
|
2795: Regression: cannot create backups from command-line
|
2009-03-11 11:51:56 +00:00 |
Date.py
|
|
|
DateEdit.py
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 09:57:08 +00:00 |
DbLoader.py
|
Fixed import error message to be more accurate
|
2008-11-30 03:56:26 +00:00 |
DbManager.py
|
Fix memory leak in DbManager
|
2009-02-21 21:04:09 +00:00 |
DbState.py
|
|
|
DdTargets.py
|
|
|
DisplayState.py
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
|
2008-10-02 04:02:10 +00:00 |
Errors.py
|
#2483 DbError handling correction - patch Josip
|
2008-11-24 09:02:02 +00:00 |
ExportAssistant.py
|
Fix of issue 2824.
|
2009-03-14 10:54:02 +00:00 |
ExportOptions.py
|
Just a minor cleanup. No functional change.
|
2008-12-17 21:39:37 +00:00 |
FontScale.py
|
|
|
gramps_main.py
|
Part 1 of GeoView: icons, configs and preferences
|
2008-12-07 22:48:30 +00:00 |
gramps.py
|
#2269 wrong localisation directory with custom prefix
|
2008-08-13 06:01:11 +00:00 |
GrampsAboutDialog.py
|
merge of typo fixes from 3.1 branch
|
2009-02-22 11:07:51 +00:00 |
GrampsCfg.py
|
2772: Name Display Format – Rev. is not a prefix
|
2009-03-09 12:50:25 +00:00 |
GrampsDisplay.py
|
#2751: Finnish translation
|
2009-02-26 11:06:50 +00:00 |
ImgManip.py
|
|
|
LdsUtils.py
|
Code optimizations wrt handling of None - bug 2212
|
2008-06-16 15:01:46 +00:00 |
ListModel.py
|
Replace dict.has_key(x) with x in dict for performance gain
|
2008-07-17 18:10:32 +00:00 |
Lru.py
|
Code optimizations wrt handling of None - bug 2212
|
2008-06-16 15:01:46 +00:00 |
Makefile.am
|
GeoView part II: the module itself.
|
2008-12-08 11:04:54 +00:00 |
ManagedWindow.py
|
Bug 2616. Fixes for memory leaks in person and family editors
|
2009-02-26 21:44:22 +00:00 |
Navigation.py
|
|
|
PageView.py
|
New mapservice plugin structure, as a general solution to #2659
|
2009-02-02 21:55:22 +00:00 |
PlaceUtils.py
|
New format for lat/long with decimal minutes and no seconds due to change in Eniro maps.
|
2009-03-11 09:48:41 +00:00 |
ProgressDialog.py
|
|
|
QuestionDialog.py
|
|
|
QuickReports.py
|
Replace "== None" and "!= None" with "is None" and "is not None", respectively
|
2009-02-23 19:11:46 +00:00 |
RecentFiles.py
|
fixed indentation issues and mix of tabs and spaces.
|
2009-02-09 23:37:40 +00:00 |
Relationship.py
|
fixed indentation issues and mix of tabs and spaces.
|
2009-02-09 23:37:40 +00:00 |
Reorder.py
|
|
|
ScratchPad.py
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 09:57:08 +00:00 |
Sort.py
|
New plugin for sorting events within a database
|
2009-01-10 12:15:54 +00:00 |
soundex.py
|
|
|
Spell.py
|
2781: Turkish dictionnary (Enchant's zemberek_provider) on Note Editor returns an error
|
2009-03-11 11:53:52 +00:00 |
SubstKeywords.py
|
|
|
ThumbNails.py
|
002503: Change md5 module by hashlib.
|
2008-12-04 21:44:12 +00:00 |
TipOfDay.py
|
Replace dict.has_key(x) with x in dict for performance gain
|
2008-07-17 18:10:32 +00:00 |
ToolTips.py
|
Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
|
2008-09-07 11:08:18 +00:00 |
TransUtils.py
|
add plural context to TransUtils.py
|
2009-01-31 08:34:15 +00:00 |
TreeTips.py
|
Code optimizations wrt handling of None - bug 2212
|
2008-06-16 15:01:46 +00:00 |
UndoHistory.py
|
|
|
Utils.py
|
0002655: Directories and files with accents characters cause failures in Windows.
|
2009-02-24 04:41:23 +00:00 |
ViewManager.py
|
2748: Some URLs still point user to wiki manual version 3.0
|
2009-02-26 09:57:08 +00:00 |