gramps/src
2009-05-01 08:39:17 +00:00
..
BasicUtils 2704: Translation problem word Title (contribution by jannek) 2009-02-12 07:31:08 +00:00
Config Make clipboard remember its dimensions 2009-04-12 10:28:37 +00:00
data Continuing to make some color changes. 2009-04-09 06:33:59 +00:00
DataViews 2396: Reorder families button grabs focus 2009-03-25 12:01:50 +00:00
DateHandler pylint 2009-04-29 12:38:30 +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 2888: _EditPerson: convert from liglade to gtkbuilder 2009-04-17 19:12:25 +00:00
FilterEditor Increase usability editrule by allowing select with mouse and keyboard 2009-03-30 10:18:42 +00:00
Filters Bug 2888: Export plugins - convert from libglade to gtkbuilder 2009-04-16 19:29:40 +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 Bug 2888: rule.glade: convert from libglade to gtkbuilder 2009-04-18 18:36:18 +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 Merge modules: convert from libglade to gtkbuilder 2009-04-18 03:10:50 +00:00
Mime
plugins Narrativeweb : Swedish specific alphabet sort. 2009-05-01 08:39:17 +00:00
PluginUtils _PluginDialogs.py: convert to use gtkbuilder instead of libglade 2009-04-13 20:06:19 +00:00
ReportBase Bug 2888: _PaperMenu: convert from liglade to gtkbuilder 2009-04-17 18:34:27 +00:00
Selectors Show event place on event selector 2009-04-10 10:47:02 +00:00
Simple Make SimpleTable columns resizable 2009-04-20 21:00:20 +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
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
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
DbManager.py Fix memory leak in DbManager 2009-02-21 21:04:09 +00:00
DbState.py Don't emit signal to change active person if that is already the active person 2009-04-30 04:40:20 +00:00
DdTargets.py
DisplayState.py
Errors.py
ExportAssistant.py Fix of issue 2824. 2009-03-14 10:54:02 +00:00
ExportOptions.py
FontScale.py
gramps_main.py
gramps.py
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
ListModel.py
Lru.py
Makefile.am
ManagedWindow.py Bug 2888: rule.glade: convert from libglade to gtkbuilder 2009-04-18 18:36:18 +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 ScratchPad.py: convert to use gtkbuilder instead of libglade 2009-04-13 19:26:29 +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
TipOfDay.py
ToolTips.py
TransUtils.py add plural context to TransUtils.py 2009-01-31 08:34:15 +00:00
TreeTips.py 0002897: Clipboard's Source Reference popup lingers forever 2009-04-10 03:01:42 +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