gramps/src
Jérôme Rapinat 5da4aa816d to allow to translate n years old
svn: r12755
2009-07-02 15:47:18 +00:00
..
BasicUtils Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
cli bug fix: reenable the -d option 2009-06-28 09:57:05 +00:00
Config Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
data Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also. 2009-06-24 20:03:10 +00:00
DataViews 3077: Cannot modify column model on Family, Repository and Note Views 2009-06-30 13:42:25 +00:00
DateHandler typo - contribution by Jérôme Chailloux 2009-06-25 18:16:50 +00:00
DisplayModels optimization and cleaning of the base model for flat treeviews 2009-06-28 21:15:10 +00:00
DisplayTabs Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again. 2009-06-23 20:49:18 +00:00
docgen Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
Editors update pixmap in editmediaref of y coord change 2009-06-30 08:50:10 +00:00
FilterEditor 3073: Add/edit personfilter is VERY slow in one database 2009-07-01 10:59:24 +00:00
Filters 3073: Add/edit personfilter is VERY slow in one database 2009-07-01 10:59:24 +00:00
gen add ldsordbase to api doc 2009-07-02 08:28:29 +00:00
glade Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
GrampsDbUtils Remove some junk leftover from testing. 2009-06-26 10:37:37 +00:00
GrampsLocale 2730: numeric dates on windows not correct 2009-02-27 07:37:16 +00:00
GrampsLogger Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
gui optimization suggested by Gerald to avoid append 2009-06-29 20:46:00 +00:00
images remove image files used by the deprecated MapView module 2009-06-02 19:22:03 +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 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
Mime Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
plugins to allow to translate n years old 2009-07-02 15:47:18 +00:00
PluginUtils Bug 3079: sort event crashes with dbstate not passed to options 2009-07-01 14:43:27 +00:00
ReportBase Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
Selectors Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
Simple Use GrampsCursor as a context manager using "with" statement 2009-06-16 15:49:17 +00:00
test fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
widgets Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance 2009-06-30 14:05:57 +00:00
ansel_utf8.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Assistant.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
AutoComp.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +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 Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
const.py.in Removed references to USER_TEMPLATES in const.py and const.py.in 2009-06-11 06:28:51 +00:00
Date.py
DateEdit.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
DbState.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
DdTargets.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
DisplayState.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Errors.py #2483 DbError handling correction - patch Josip 2008-11-24 09:02:02 +00:00
ExportAssistant.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
ExportOptions.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
glade.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
gramps.py Split Utils in a non GUI and GUI part 2009-06-19 15:23:58 +00:00
GrampsAboutDialog.py merge of typo fixes from 3.1 branch 2009-02-22 11:07:51 +00:00
GrampsCfg.py Split Utils in a non GUI and GUI part 2009-06-19 15:23:58 +00:00
GrampsDisplay.py add support for russian manual (contribution by Zegzda Yevgeny) 2009-06-05 15:24:48 +00:00
ImgManip.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
LdsUtils.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
ListModel.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Lru.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Makefile.am Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
ManagedWindow.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Navigation.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
PageView.py 3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor 2009-06-29 19:57:12 +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 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
QuestionDialog.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
QuickReports.py remove template code from quickreport docgen 2009-06-15 16:18:16 +00:00
RecentFiles.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Relationship.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Reorder.py Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
ScratchPad.py Scratchpad does not keep history between sessions anymore 2009-06-30 21:29:14 +00:00
Sort.py Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance 2009-06-30 14:05:57 +00:00
soundex.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Spell.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
SubstKeywords.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ThumbNails.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
TipOfDay.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ToolTips.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
TransUtils.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
TreeTips.py 0002897: Clipboard's Source Reference popup lingers forever 2009-04-10 03:01:42 +00:00
UndoHistory.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Utils.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00