gramps/src
Serge Noiraud 786bf9b1fd ODFDoc : Styled notes integration.
svn: r13054
2009-08-17 22:23:26 +00:00
..
BasicUtils pep8 & typos 2009-08-14 07:07:10 +00:00
cli import cleanup & doc fixes 2009-08-12 09:56:07 +00:00
Config Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
data Fixed problem in associations, fixed class SourceListPage and fixed problem in stylesheet. Errors brought to me from Peter Lundgren. Thanks again. 2009-08-15 20:28:22 +00:00
DataViews GeoView : The swap is now fully fonctional. 2009-08-13 21:59:59 +00:00
DateHandler 3160: Add Serbian DateHandler (patch provided by VPeric) 2009-08-10 15:00:29 +00:00
DisplayModels Revert an unneccesary change 2009-07-12 19:51:17 +00:00
DisplayTabs pep8 fixes & typos 2009-08-12 09:59:41 +00:00
docgen Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
Editors 0003162: adding pic to media gallery in person editor fails 2009-08-14 16:10:24 +00:00
FilterEditor Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
Filters 0002723: '<name>' has different meanings in different contexts 2009-08-15 09:44:49 +00:00
gen 0002542: Crash whilst generating web pages from command line 2009-08-14 07:14:25 +00:00
glade cleanup (typos, docs, indentation) 2009-08-08 15:52:12 +00:00
GrampsDbUtils pep8 fixes 2009-08-09 17:09:32 +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 import cleanup & doc fixes 2009-08-12 09:56:07 +00:00
images remove image files used by the deprecated MapView module 2009-06-02 19:22:03 +00:00
mapstraction GeoView : mapstraction to version 215. 2009-08-13 21:58:46 +00:00
Merge Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
Mime 0003162: adding pic to media gallery in person editor fails 2009-08-14 16:10:24 +00:00
plugins ODFDoc : Styled notes integration. 2009-08-17 22:23:26 +00:00
PluginUtils pep8 fixes 2009-08-09 17:09:32 +00:00
ReportBase 3166: Add source notes to DDR/DAR 2009-08-14 11:28:28 +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 pep8 fixes 2009-08-09 17:09:32 +00:00
test fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
widgets 0003064: Remove check for libglade in configure 2009-08-10 21:25:13 +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 Removing experimental server code 2009-08-03 00:24:34 +00:00
Date.py
DateEdit.py pep8 fixes 2009-08-09 17:09:32 +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 cleanup (reordering alphabetically of DnD types) 2009-08-12 10:01:28 +00:00
DisplayState.py Bug 3123: [Gedcom] An empty type on event may break import 2009-07-29 17:39:58 +00:00
Errors.py remove GConfSchemaError as it is not used anymore 2009-08-14 07:05:59 +00:00
ExportAssistant.py 0002948: error encountered while exporting to 'cd xml' 2009-08-08 15:44:46 +00:00
ExportOptions.py Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point 2009-08-15 00:19:35 +00:00
glade.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +00:00
gramps.py Removing experimental server code 2009-08-03 00:24:34 +00:00
GrampsAboutDialog.py merge of typo fixes from 3.1 branch 2009-02-22 11:07:51 +00:00
GrampsCfg.py Added Utils.update_constants() that is run after changing preferences. 2009-07-19 20:50:46 +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 pep8 fixes & typos 2009-08-12 09:59:41 +00:00
Lru.py pep8 fixes 2009-08-09 17:09:32 +00:00
Makefile.am add glade.py to install 2009-07-15 14:03:31 +00:00
ManagedWindow.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Navigation.py pep8 fixes & typos 2009-08-12 09:59:41 +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 pep8 & typos 2009-08-14 07:07:10 +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 Fix for OS X Scratchpad issue 3089: clipboard broken in Mac port 2009-08-05 18:29:21 +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 typo & pep8 fixes 2009-08-10 21:23:38 +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 03090: All strings are not shown translated 2009-07-16 12:23:51 +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 Added Utils.update_constants() that is run after changing preferences. 2009-07-19 20:50:46 +00:00