Brian Matherly
|
0214b842cd
|
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
svn: r12351
|
2009-03-16 04:22:12 +00:00 |
|
Brian Matherly
|
9c364490ce
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
|
2008-10-02 04:02:10 +00:00 |
|
Kees Bakker
|
b57eafff1a
|
Correct typo __draw_doc_list =>__drawdoc_list.
* src/ReportBase/_DrawFormatComboBox.py
svn: r10768
|
2008-05-29 20:36:45 +00:00 |
|
Brian Matherly
|
3afbd461c0
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
svn: r10741
|
2008-05-18 19:24:28 +00:00 |
|
Raphael Ackermann
|
c962d5e6e1
|
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
|
2008-02-24 13:55:55 +00:00 |
|
Raphael Ackermann
|
4261e46bf9
|
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/FilterEditor/_ShowResults.py
* src/GrampsCfg.py
* src/ReportBase/_StyleComboBox.py
* src/ReportBase/_PaperMenu.py
* src/ReportBase/_BookFormatComboBox.py
* src/ReportBase/_DrawFormatComboBox.py
* src/ReportBase/_GraphvizReportDialog.py
* src/ReportBase/_TextFormatComboBox.py
* src/DisplayTabs/_GalleryTab.py
* src/ColumnOrder.py
* src/plugins/WebCal.py
* src/plugins/RemoveUnused.py
* src/plugins/Verify.py
* src/plugins/PatchNames.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/GrampsWidgets.py
* src/ExportOptions.py
* src/DdTargets.py
* src/AutoComp.py
* src/UndoHistory.py
* src/PluginUtils/_PluginWindows.py
* src/DbLoader.py
* src/Filters/_FilterMenu.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types
instead of str, int, bool etc + Documentation fixes
svn: r9905
|
2008-01-21 22:03:43 +00:00 |
|
Brian Matherly
|
1092ef14c4
|
misc typos
svn: r6845
|
2006-06-02 04:19:09 +00:00 |
|
Alex Roitman
|
cf2940d514
|
Update
svn: r6828
|
2006-05-31 05:57:55 +00:00 |
|
Alex Roitman
|
f8eb3a2ebb
|
2006-05-30 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Change files due to module split.
svn: r6821
|
2006-05-31 00:57:54 +00:00 |
|