Commit Graph

287 Commits

Author SHA1 Message Date
Doug Blank
1fdb6c4b2c Removed gen.utils.dbutils
svn: r13873
2009-12-21 04:22:14 +00:00
Brian Matherly
806bd63ca2 Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py.
svn: r13856
2009-12-20 04:30:28 +00:00
Brian Matherly
2f1c04169a move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
svn: r13821
2009-12-16 06:11:06 +00:00
Brian Matherly
8bb7400ef6 Fix POTFILES.in for new selectors location.
svn: r13820
2009-12-16 04:36:45 +00:00
Brian Matherly
baa13df670 Move src/Selectors to src/gui/selectors. Rename files to lower case in conformance with the Gramps coding style.
svn: r13806
2009-12-15 03:45:09 +00:00
Brian Matherly
35a29e9ef5 add widgets to src/gui/Makefile and po/POTFILES
svn: r13802
2009-12-14 12:48:27 +00:00
Rob G. Healey
ad9dadc30b Added exiftype.pu to POTFILES.
svn: r13800
2009-12-14 12:24:58 +00:00
Brian Matherly
c3546880fc Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
2009-12-11 05:55:30 +00:00
Benny Malengier
24cd5d6f92 2846: PedigreeView: build tree basic on arithmetics
svn: r13745
2009-12-09 13:36:40 +00:00
Benny Malengier
d3fd2f150d GEPS_014:_Plugin_registration_and_management
finish views in category, todo: configuration


svn: r13578
2009-11-14 17:17:34 +00:00
Jérôme Rapinat
9fb8383741 intltool-update -m : search for left out files from POTFILES.in
svn: r13572
2009-11-13 14:19:21 +00:00
Benny Malengier
19522ec975 GEPS 014: Plugin registration and management
Also views are now plugins belonging to view category


svn: r13528
2009-11-08 16:41:49 +00:00
Doug Blank
7290694c43 Additions for new gen/plug/_grampley.py
svn: r13420
2009-10-25 22:37:32 +00:00
Benny Malengier
ebc34c4a71 add missing pluginmanager
svn: r13414
2009-10-25 18:43:01 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Brian Matherly
4f55365e97 Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
svn: r13391
2009-10-22 04:22:24 +00:00
Doug Blank
60b0d6bb36 Add new config.py to POTFILES
svn: r13358
2009-10-08 23:51:08 +00:00
Benny Malengier
08b4f8a510 3275: PageView reworking-adding the new files 2
svn: r13338
2009-10-07 19:53:34 +00:00
Benny Malengier
fce9b37a08 3275: PageView reworking-adding the new files
svn: r13337
2009-10-07 19:50:00 +00:00
Raphael Ackermann
e4495716a9 Removed broken Export to CD on Gnome. This was never working on KDE or Windows. And no developer seems to be able to get it to run on their gnome system. It is very easy now to burn a backup of gramps to a cd using e.g., K3b or Brasero.
svn: r12923
2009-08-08 16:35:36 +00:00
Benny Malengier
ee69317b62 Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open
Introduces the concept of callman.py as one single way to follow handles an
interface is interested in. 
dbguielement.py contains a small base class using that, usable for all windows/
guielements that need to track database changes to handles


svn: r12881
2009-08-05 10:32:05 +00:00
Benny Malengier
b80e5efa42 add glade.py to install
svn: r12798
2009-07-15 14:03:31 +00:00
Benny Malengier
2a685cbd7a 3093: Enable grouped displaytab in the editor: Name tab
svn: r12781
2009-07-10 13:18:13 +00:00
Benny Malengier
72183e94a7 error msg on comment string
svn: r12771
2009-07-07 09:19:12 +00:00
Benny Malengier
83bc378330 fix error in potfiles
svn: r12736
2009-06-30 06:19:02 +00:00
Benny Malengier
fb6967d000 optimization and cleaning of the base model for flat treeviews
svn: r12723
2009-06-28 21:15:10 +00:00
Jérôme Rapinat
b672928791 2831: missing filter rule on Event object matching source reference
svn: r12707
2009-06-25 17:21:59 +00:00
Benny Malengier
4cab1104b0 add missing file to po
svn: r12682
2009-06-19 21:33:49 +00:00
Benny Malengier
4b7692708c Split CLI from GUI. These changes allow CLI to work without GTK
Part 1. To do: pylint on new files.


svn: r12674
2009-06-18 21:56:37 +00:00
Benny Malengier
38876a32a5 GEPS 008: File Organization
svn: r12667
2009-06-15 19:02:15 +00:00
Benny Malengier
542b1e404d 02707: Add markup notes to html output
part 1: remove template from html output


svn: r12631
2009-06-06 09:49:40 +00:00
Benny Malengier
142e7e4970 move latexbackend into PdfDoc
svn: r12614
2009-06-02 18:42:41 +00:00
Benny Malengier
fb3ec68c6a part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
update build system


svn: r12603
2009-05-31 14:59:56 +00:00
Benny Malengier
7f6ca2aa45 update Makefiles and po, add not committed __init__ to import docgen module
svn: r12592
2009-05-29 22:41:26 +00:00
Gerald Britton
110557c3c7 Add glade.py with Glade class and use instead of gtk.Builder throughout project
svn: r12528
2009-05-14 20:15:59 +00:00
Gerald Britton
e5794d4999 Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
svn: r12512
2009-05-07 20:08:27 +00:00
Gerald Britton
05d6302cdd Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
svn: r12508
2009-05-06 14:44:22 +00:00
Doug Blank
a9727d5acf Added src/plugins/lib/libhtml.py to pass 'make distcheck'
svn: r12485
2009-04-22 03:10:22 +00:00
Brian Matherly
a39b1ba156 Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py.
svn: r12363
2009-03-19 12:08:52 +00:00
Brian Matherly
84b972cfb5 Remove src/ReportBase/_PrintTools.py. It is not being used.
svn: r12360
2009-03-19 02:32:16 +00:00
Brian Matherly
c56c25b932 Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
svn: r12359
2009-03-19 02:24:29 +00:00
Doug Blank
1855f134a9 2760: errors in 'make distcheck'
svn: r12190
2009-03-01 12:32:33 +00:00
Brian Matherly
e44981b963 Remove CmdRef.py from POTFILES.in.
svn: r12022
2009-02-17 05:04:31 +00:00
Luigi Toscano
8b2e6e9241 Adapt the paths of the moved files, regenerate gramps.pot.
svn: r11950
2009-02-10 15:54:23 +00:00
Jérôme Rapinat
2a4246f247 enable translations on GeoView.py
svn: r11866
2009-02-05 12:20:05 +00:00
Peter Landgren
f2c5aec927 plugins/mapservices/eniroswedenmap.py added.
svn: r11850
2009-02-04 19:13:10 +00:00
Jérôme Rapinat
179b3ae6e0 Extra options for xgettext
svn: r11843
2009-02-04 10:45:12 +00:00
Jérôme Rapinat
017b32ebe0 #2657,#1718 use ngettext (contribution by josip)
svn: r11828
2009-02-03 16:21:42 +00:00
Peter Landgren
55156fe809 Update for mapservices.
svn: r11823
2009-02-03 12:39:31 +00:00
Doug Blank
b33c0fc77a Removed tool/DateParserDisplayTest from distribution
svn: r11822
2009-02-03 12:16:59 +00:00
Benny Malengier
829d78b611 New mapservice plugin structure, as a general solution to #2659
*    configure.in
 *    src/DataViews/PlaceView.py
 *    src/Config/_GrampsConfigKeys.py
 *    src/gen/plug/_manager.py
 *    src/plugins/mapservices
 *    src/plugins/mapservices/googlemap.py
 *    src/plugins/mapservices/openstreetmap.py
 *    src/plugins/lib/Makefile.am
 *    src/plugins/lib/libmapservice.py
 *    src/plugins/Makefile.am
 *    src/widgets/menutoolbuttonaction.py
 *    src/widgets/Makefile.am
 *    src/PageView.py
 *    po/POTFILES.in


svn: r11811
2009-02-02 21:55:22 +00:00
Doug Blank
248002b819 Split DefaultGramplets into their respective files
svn: r11790
2009-02-01 16:42:57 +00:00
Brian Matherly
f7e2cd8e3f Finish moving libholiday.py and WebCal.py into their new homes.
svn: r11760
2009-01-30 02:26:10 +00:00
Jérôme Rapinat
1c028beca2 update french translation
svn: r11686
2009-01-22 15:16:15 +00:00
Brian Matherly
3f95d8ddb7 Plugins Restructure: Move docgen plugins into plugins/docgen.
svn: r11652
2009-01-18 04:59:14 +00:00
Doug Blank
33067b97f1 Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
svn: r11650
2009-01-18 02:20:17 +00:00
Brian Matherly
451aaee4f4 Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
svn: r11649
2009-01-17 23:32:20 +00:00
Brian Matherly
6671a8f26e Plugins Restructure: Move import plugins into plugins/import.
svn: r11641
2009-01-17 03:36:19 +00:00
Brian Matherly
ea23898403 Plugins Restructure: Move export plugins into plugins/export.
svn: r11640
2009-01-17 03:27:21 +00:00
Brian Matherly
853e54a624 Plugins Restructure: Move text reports into plugins/textreport.
svn: r11638
2009-01-16 23:10:34 +00:00
Doug Blank
5e74a57142 Plugins restructure: move gramplets to plugins/gramplet/
svn: r11636
2009-01-16 23:03:35 +00:00
Brian Matherly
a12989719b Move all quick views into plugins/quickview.
svn: r11635
2009-01-16 21:39:51 +00:00
Brian Matherly
96f9411caa Move all draw reports into plugins/drawreport.
svn: r11634
2009-01-16 21:10:36 +00:00
Brian Matherly
ec7ded54c6 Move all relationship calculator translators into plugins/rel.
svn: r11632
2009-01-16 16:46:40 +00:00
Doug Blank
d8f05e65d4 Contribution by MD Nauta, Feature Request #2603, Adds ChangedSince filter for all records. Tweaked time match a little, and text
svn: r11605
2009-01-10 18:41:16 +00:00
Doug Blank
6c1fd069f5 Added new Attribute gramplet, quick view, and link (for gramplets)
svn: r11604
2009-01-10 16:31:45 +00:00
Jérôme Rapinat
f52bc67439 french translation (clean-up for trunk)
svn: r11586
2009-01-08 11:40:23 +00:00
Doug Blank
3c9ffd061e New Given Name Cloud Gramplet by Pander Musubi, and new links to run Same Given Quick View
svn: r11577
2009-01-06 05:01:17 +00:00
Doug Blank
dad8af1cd4 Removed translation hacks and committed WhatsNext and Records to po files
svn: r11555
2008-12-31 22:01:03 +00:00
Doug Blank
c083591372 New Descendent Gramplet based on the report
svn: r11518
2008-12-26 15:19:37 +00:00
Doug Blank
e10cf8deb1 Added new Gramplet: AgeStats.py that creates textual distribution graphs where each row can be double-clicked to show matching groups
svn: r11499
2008-12-20 16:37:37 +00:00
Jérôme Rapinat
fd45bf6b4b 2465: More rules according to User Interface Object tabs - extra line (Thanks Peter)
svn: r11247
2008-11-05 09:21:10 +00:00
Jérôme Rapinat
99bae06ff2 2465: More rules according to User Interface Object tabs
svn: r11246
2008-11-05 08:09:24 +00:00
Peter Landgren
0971065b75 Updates of POTFILES.in, gramps.pot sv.po
svn: r11245
2008-11-04 16:51:43 +00:00
Brian Matherly
2e9a488e3e Refactor export plugin framework. All importers and exporters are now plugins.
svn: r11243
2008-11-04 04:12:51 +00:00
Jérôme Rapinat
ce1d1b327d Rename _HavePhotos.py to _HasGallery
svn: r11232
2008-11-01 15:47:22 +00:00
Brian Matherly
dfd426e5ca Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
svn: r11173
2008-10-21 04:22:45 +00:00
Brian Matherly
5f7ef33cdc Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI.
svn: r11145
2008-10-15 03:29:41 +00:00
Brian Matherly
e9c1b1de89 Remove GRDB export code. GRDB export is not supported.
svn: r11144
2008-10-14 11:54:42 +00:00
Brian Matherly
8e8f37d5d3 Create a new plugin class for Import plugins.
svn: r11142
2008-10-14 02:34:28 +00:00
Jérôme Rapinat
c1fd934c1a update references
svn: r11115
2008-10-06 11:32:47 +00:00
Jérôme Rapinat
ac214b08be update references
svn: r11108
2008-10-05 08:21:22 +00:00
Gary Burton
90e82e8c03 Recent files added have translatable strings
svn: r11052
2008-09-11 21:07:08 +00:00
Jérôme Rapinat
7120655439 update
svn: r10842
2008-07-04 09:08:03 +00:00
Brian Matherly
007ba8dd49 Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
svn: r10742
2008-05-19 04:14:11 +00:00
Alex Roitman
6dcb21a1ca Remove leftovers from GConf era and clean up related code
svn: r10730
2008-05-16 23:51:36 +00:00
Jérôme Rapinat
9d732d7381 add GrampsAboutDialog.py reference
svn: r10725
2008-05-15 15:11:21 +00:00
Zsolt Foldvari
c67fec4d9e Fix 'make install' and 'make gramps.pot' problems arising from the recent
reorganisation of GrampsWidgets.py to the widgets package.


svn: r10717
2008-05-14 12:24:35 +00:00
Brian Matherly
26cdcd680e Merge BareReportDialog with ReportDialog. BareReportDialog is now gone.
svn: r10620
2008-04-22 03:45:09 +00:00
Jérôme Rapinat
7d8fb588e3 fr.po: update
svn: r10456
2008-04-03 14:35:28 +00:00
Brian Matherly
e08a8cf205 Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report.
svn: r10422
2008-03-30 03:27:32 +00:00
Brian Matherly
6c526f3ef2 0001938: Substring filter for notes does not work.
svn: r10326
2008-03-15 21:10:30 +00:00
Doug Blank
e051772305 Added FilterByName.py quick report
svn: r10191
2008-03-05 04:58:22 +00:00
Brian Matherly
e2bc58fe63 0001711: Inconsistant names for graphical reports
svn: r10152
2008-03-01 22:47:48 +00:00
Raphael Ackermann
21042e7d72 2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/GrampsCfg.py: new (GrampsPreferences.update_idformat_entry):
	add method that sets new ID format preferences in db. 
	(GrampsPreferences.add_prefix_panel): use callback update_idformat.entry 
	0001817: Make preference changes take immediate effect. 
	* po/POTFILES.in: add DateParserDisplayTest.py. #0001819
	
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
	* POTFILES.in : add missing plugins/DateParserDisplayTest.py #0001819

svn: r10115
2008-02-25 07:46:32 +00:00
Doug Blank
a1450a8c29 2008-02-22 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/DataViews/GrampletView.py: translate "Gramplet"
	* src/plugins/Makefile.am : add AgeOnDate.py QR
	* po/POTFILES.in: add AgeOnDate.py QR



svn: r10095
2008-02-22 13:11:41 +00:00
Stéphane Charette
90e942c656 typo: plubins versus plugins
svn: r10089
2008-02-21 17:15:05 +00:00
Stéphane Charette
583f926d23 removed old FamilyLines.py, added new NotRelated.py
svn: r10087
2008-02-21 07:19:32 +00:00
Benny Malengier
15e789467b 2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
* src/DisplayTabs/_SourceEmbedList.py:
	* src/DisplayTabs/_PersonRefEmbedList.py:
	* src/DisplayTabs/_RepoEmbedList.py:
	* src/DisplayTabs/__init__.py:
	* src/DisplayTabs/_AddrEmbedList.py:
	* src/DisplayTabs/_WebEmbedList.py:
	* src/DisplayTabs/_NameEmbedList.py:
	* src/DisplayTabs/_EventEmbedList.py:
	* src/DisplayTabs/_EmbeddedList.py:
	* src/DisplayTabs/_GalleryTab.py:
	* src/DisplayTabs/_BackRefList.py:
	* src/DisplayTabs/_NoteTab.py:
	* src/DisplayTabs/_LocationEmbedList.py:
	* src/DisplayTabs/_ButtonTab.py:
	* src/DisplayTabs/_DataEmbedList.py:
	* src/DisplayTabs/_AttrEmbedList.py:
	* src/DisplayTabs/_LdsEmbedList.py:
	* src/DisplayTabs/_GrampsTab.py:
	* src/Editors/_EditPrimary.py:
	* src/Editors/_EditPlace.py:
	* src/Editors/_EditSecondary.py:
	* src/Editors/_EditSourceRef.py:
	* src/Editors/_EditReference.py:
	* src/Editors/_EditRepoRef.py:
	* src/Editors/_EditNote.py:
	* src/Editors/_EditMediaRef.py:
	* src/Editors/_EditEventRef.py:
	* src/Editors/_EditName.py:
	* src/Editors/_EditFamily.py:
	Add mnemonics for all tabs, eg ALT+S and INSERT to move to sources and
	insert a new source.
	* src/DisplayTabs/_TextTab.py:
	* src/DisplayTabs/Makefile.am:
	* po/POTFILES.in:
	Remove unused TextTab



svn: r10040
2008-02-15 22:38:47 +00:00