Commit Graph

4792 Commits

Author SHA1 Message Date
Alex Roitman
3360368431 * src/Makefile.am: Clean byte-compiled files.
* src/DataViews/Makefile.am: Clean byte-compiled files.
	* src/GrampsDb/Makefile.am: Clean byte-compiled files.
	* src/Config/Makefile.am: Clean byte-compiled files.
	* src/RelLib/Makefile.am: Clean byte-compiled files.
	* src/Editors/Makefile.am: Clean byte-compiled files.
	* src/plugins/Makefile.am: Clean byte-compiled files.
	* src/ObjectSelector/Makefile.am: Clean byte-compiled files.
	* src/TreeViews/Makefile.am: Clean byte-compiled files.
	* src/Models/Makefile.am: Clean byte-compiled files.
	* src/Mime/Makefile.am: Clean byte-compiled files.
	* src/GrampsLogger/Makefile.am: Clean byte-compiled files.
	* src/PluginUtils/Makefile.am: Clean byte-compiled files.
	* src/docgen/Makefile.am: Clean byte-compiled files.
	* src/DateHandler/Makefile.am: Clean byte-compiled files.


svn: r6295
2006-04-10 01:02:50 +00:00
Don Allingham
ebf97d467f Start of migrating tools to Managed Windows
svn: r6294
2006-04-09 22:53:53 +00:00
Don Allingham
ffae52385f remove empty families
svn: r6293
2006-04-08 05:56:31 +00:00
Brian Matherly
6ddcf8b7bc * src/docgen/PdfDoc.py: fix columns, error check images
* src/docgen/RTFDoc.py: error check images

svn: r6292
2006-04-08 01:59:33 +00:00
Don Allingham
3e1de4dcc6 fix typo
svn: r6291
2006-04-08 00:53:44 +00:00
Don Allingham
c475f4f2b8 EditName fix
svn: r6290
2006-04-07 21:06:20 +00:00
Don Allingham
1439dcf535 EditName call in EditPerson
svn: r6289
2006-04-07 20:28:41 +00:00
Jérôme Rapinat
706ed650c9 update fr.po
svn: r6288
2006-04-07 19:29:12 +00:00
Don Allingham
9261c050ea pylint fixes
svn: r6287
2006-04-07 04:54:51 +00:00
Don Allingham
809c06c760 restore attr_edit in glade file
svn: r6286
2006-04-07 04:32:43 +00:00
Don Allingham
5a2ddff216 fix install list
svn: r6285
2006-04-07 03:37:12 +00:00
Don Allingham
ed9228aa8d select parents from relationship view
svn: r6284
2006-04-07 02:57:05 +00:00
Don Allingham
eb66ad70ee select parents from relationship view
svn: r6283
2006-04-07 02:54:33 +00:00
Alex Roitman
d39038c8f9 * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
2006-04-06 22:02:46 +00:00
Alex Roitman
d59559b9ef * POTFILES.in: Add new files to the list.
* gramps.pot: regenerate the template.
	* src/Makefile.am (gdir_PYTHON): Add new files to the list.


svn: r6281
2006-04-06 21:51:33 +00:00
Alex Roitman
ab2b973638 * src/Editors/_EditLdsOrd.py (EditLdsOrd): Formatting.
* src/GrampsWidgets.py (MonitoredMenu): Factor out commong code.


svn: r6280
2006-04-06 21:28:19 +00:00
Don Allingham
cc755303cd remove missing recent files
svn: r6279
2006-04-06 16:50:05 +00:00
Don Allingham
c5949857fa default types for events
svn: r6278
2006-04-06 04:10:30 +00:00
Don Allingham
c7c18cb044 add family selector
svn: r6277
2006-04-06 03:35:19 +00:00
Don Allingham
8cc24678dc xml import/export with new lds scheme
svn: r6276
2006-04-06 02:34:58 +00:00
Don Allingham
b2b8c284a9 gedcom import/export with new lds scheme
svn: r6275
2006-04-06 01:42:14 +00:00
Don Allingham
824e61b9d6 Fix place selecton on LDS ords
svn: r6274
2006-04-05 22:36:48 +00:00
Don Allingham
455bedf69f Fix place selecton on LDS ords
svn: r6273
2006-04-05 21:30:27 +00:00
Don Allingham
a6acc06720 handle temple not set for LdsOrd
svn: r6272
2006-04-05 18:48:45 +00:00
Don Allingham
4f1d230de1 fix lds unserialize
svn: r6271
2006-04-05 17:15:44 +00:00
Martin Hawlisch
57bdd3a7f3 updated LDS support
svn: r6270
2006-04-05 16:57:28 +00:00
Brian Matherly
6769f01be2 Fix image handling problems for reports.
svn: r6269
2006-04-05 04:41:56 +00:00
Don Allingham
41cec5c783 lds status type to a constant
svn: r6268
2006-04-05 04:16:16 +00:00
Alex Roitman
9e52718e11 Update
svn: r6267
2006-04-04 23:31:59 +00:00
Don Allingham
ca35f8de21 define cellrenderer
svn: r6266
2006-04-04 23:20:47 +00:00
Don Allingham
3a80310d16 widget connections
svn: r6265
2006-04-04 22:42:38 +00:00
Don Allingham
fd8ae5b10b widget connections
svn: r6264
2006-04-04 21:55:35 +00:00
Alex Roitman
c989069c93 Update
svn: r6263
2006-04-04 21:50:11 +00:00
Alex Roitman
2983a26734 Update
svn: r6262
2006-04-04 21:49:19 +00:00
Don Allingham
d761bee9a6 Start of better LDS support
svn: r6261
2006-04-04 18:07:23 +00:00
Martin Hawlisch
ecb78626c6 * src/plugins/TestcaseGenerator.py: Fix lds ord; Add new option to put a linebreak into each textfield
svn: r6260
2006-04-04 15:28:43 +00:00
Brian Matherly
7ce865cf79 minor report improvements
svn: r6259
2006-04-04 04:14:51 +00:00
Don Allingham
12860c5d4c Fix PluginStatus call
svn: r6258
2006-04-02 22:31:31 +00:00
Don Allingham
4fdcc06151 place autocompletion
svn: r6257
2006-04-02 18:35:12 +00:00
Brian Matherly
4e3480960b src/plugins/FamilyGroup.py: various fixes, add Marriage info
svn: r6256
2006-04-02 05:35:25 +00:00
Don Allingham
447f9ea7f8 dbstate.active fixes
svn: r6255
2006-04-02 04:15:11 +00:00
Brian Matherly
51b81e9bb3 Narrative Web Page should work now
svn: r6254
2006-04-01 17:38:34 +00:00
Martin Hawlisch
1da6281a79 * src/DisplayTabs.py (EventEmbedList.edit_button_clicked): Fix params of EditEventRef call
svn: r6253
2006-04-01 13:05:27 +00:00
Martin Hawlisch
e8f7b2ff8d fix strange crash when loading the database
svn: r6252
2006-04-01 12:42:30 +00:00
Martin Hawlisch
8c2a5221da * src/DataViews/_PedigreeView.py: Work around the bug of dbstate.active not being updated when the active person was edited.
svn: r6251
2006-04-01 12:31:04 +00:00
Don Allingham
c69f3b6c81 ManagedWindow
svn: r6250
2006-04-01 04:07:28 +00:00
Don Allingham
0db23b014a ManagedWindow
svn: r6249
2006-04-01 03:59:42 +00:00
Don Allingham
e45cf453ff remember custom attributes/events
svn: r6248
2006-03-31 23:46:34 +00:00
Don Allingham
b80b103a88 initialize MonitoredType correctly
svn: r6247
2006-03-31 20:17:23 +00:00
Don Allingham
e6895eeedb typos
svn: r6246
2006-03-31 20:09:46 +00:00