Commit Graph

2036 Commits

Author SHA1 Message Date
Alex Roitman
1d5b63aaca * src/RelLib/_NoteBase.py (NoteBase.serialize): Work out the case of note being None -- leftover from gramps20.
svn: r6142
2006-03-14 03:46:54 +00:00
Alex Roitman
6d43f42860 * src/PluginUtils/_ReportOptions.py: Use correct namespace for the base clases from _Options module.
svn: r6139
2006-03-12 04:13:23 +00:00
Alex Roitman
ea5b865c64 Remove dependency on load_plugins
svn: r6136
2006-03-11 04:58:58 +00:00
Don Allingham
f2f376765b fix map view startup traceback
svn: r6135
2006-03-11 04:42:49 +00:00
Alex Roitman
199a9b7616 * src/Plugins.py, src/PluginMgr.py: Move to ReportUtils.
svn: r6133
2006-03-11 01:12:06 +00:00
Don Allingham
4521959d93 add remove function in FamilyView
svn: r6132
2006-03-10 22:57:22 +00:00
Don Allingham
6ea836078d add remove function in FamilyView
svn: r6131
2006-03-10 22:38:45 +00:00
Don Allingham
7eaa8084d9 icon fixes
svn: r6129
2006-03-10 21:05:00 +00:00
Don Allingham
b2e95112e1 MediaView integrity after add
svn: r6127
2006-03-10 04:29:08 +00:00
Don Allingham
d064e0bb8b Fix adding of places in internal map
svn: r6126
2006-03-10 03:26:21 +00:00
Don Allingham
ff4dcf2c9e commit places properly
svn: r6125
2006-03-10 02:46:19 +00:00
Don Allingham
e7f06df78e add/delete families better
svn: r6124
2006-03-09 22:37:19 +00:00
Alex Roitman
7784228360 * PluginUtils: Add module with Report and Tool utils.
svn: r6121
2006-03-09 20:49:29 +00:00
Don Allingham
628457e159 Add option to suppress tooltips in trees
svn: r6111
2006-03-09 19:07:13 +00:00
Don Allingham
b6a023b6a1 format fixes
svn: r6108
2006-03-09 03:07:41 +00:00
Don Allingham
e5847754d1 family selection
svn: r6107
2006-03-09 01:55:03 +00:00
Alex Roitman
0dc5b7dc6a Update
svn: r6105
2006-03-08 22:01:08 +00:00
Alex Roitman
3af54ec416 * src/GramspDb/_GrampsBSDDB.py: Minor fixes.
svn: r6104
2006-03-08 17:44:29 +00:00
Don Allingham
de2a6f4d1e make txn optional
svn: r6102
2006-03-08 17:22:45 +00:00
Don Allingham
e5375d15fc remove WindowsUtils
svn: r6101
2006-03-08 05:22:58 +00:00
Alex Roitman
86dfa9f69f * src/DateHadnler: Move all date parsers/displayers into new directory
svn: r6097
2006-03-08 00:55:04 +00:00
Don Allingham
208bd08bc1 improve family editor
svn: r6096
2006-03-07 23:49:26 +00:00
Don Allingham
62c98e70aa initialize families properly
svn: r6093
2006-03-07 03:35:46 +00:00
Don Allingham
4115e92d1c fix parameters
svn: r6092
2006-03-06 22:30:17 +00:00
Don Allingham
84b995dd6a family drag-n-drop support
svn: r6091
2006-03-06 20:59:00 +00:00
Don Allingham
913cdc4095 event ref commit
svn: r6090
2006-03-06 05:43:47 +00:00
Don Allingham
e93bff1a40 gender selection
svn: r6088
2006-03-06 05:29:24 +00:00
Don Allingham
35134198cf fix focus out event
svn: r6087
2006-03-06 05:22:45 +00:00
Don Allingham
f036c5a44b column editing
svn: r6085
2006-03-05 23:39:20 +00:00
Don Allingham
0f450408b6 image changes for lock icons
svn: r6084
2006-03-05 19:06:40 +00:00
Don Allingham
fcdf07ccdd new logging scheme
svn: r6080
2006-03-05 04:31:24 +00:00
Don Allingham
5ce0ba4f12 relocate glade files
svn: r6075
2006-03-04 22:53:46 +00:00
Don Allingham
743830672b set version number for svn
svn: r6073
2006-03-04 16:26:31 +00:00
Don Allingham
e5164dce32 module renames
svn: r6072
2006-03-04 16:08:52 +00:00
Don Allingham
320988d7ca moved files to DataViews
svn: r6071
2006-03-04 15:37:04 +00:00
Martin Hawlisch
664994757e * src/Models/Makefile.am: Added file
* Editors/__init__.py: Added file



svn: r6070
2006-03-04 14:29:39 +00:00
Don Allingham
3de6baa8bc fix image path
svn: r6069
2006-03-04 06:45:54 +00:00
Don Allingham
58842b8567 create new Editors submodule
svn: r6067
2006-03-04 05:24:16 +00:00
Don Allingham
a5ab186d41 module rename
svn: r6066
2006-03-04 04:35:28 +00:00
Don Allingham
7f9c9853f7 module rename
svn: r6065
2006-03-04 04:31:50 +00:00
Don Allingham
d3f09759a7 module rename
svn: r6063
2006-03-04 04:26:08 +00:00
Don Allingham
2caaf13371 fix Makefile.am files
svn: r6061
2006-03-04 02:56:23 +00:00
Alex Roitman
6e2953b959 * src/plugins/stock_link.png: Remove (already present in
src/images, used by ScratchPad only).
	* src/Config, src/Mime, src/images: Ignore Makefiles.


svn: r6060
2006-03-04 00:19:54 +00:00
Don Allingham
0f46b2c3a6 set up for installation
svn: r6059
2006-03-03 23:48:11 +00:00
Martin Hawlisch
f6195a9040 * src/Makefile.am: More updates to latest file moves/remanes to make "make distcheck" work for me
svn: r6057
2006-03-03 12:49:39 +00:00
Martin Hawlisch
ee498ebaf4 * src/plugins/TestcaseGenerator.py: Feed in more data, support Repositories, properly set types as (id,str) tuples instead of custom strings.
svn: r6056
2006-03-03 12:31:35 +00:00
Martin Hawlisch
ac8b4c35f9 2006-03-03 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/Mime/__init__.py: Honour renamed files
        * src/Makefile.am: Images have been moved into subdir (makes "make" work again)
        * src/FamilyView.py (info_string): Done crash is None as handle was
        given (e.g. no father in family)




svn: r6055
2006-03-03 08:43:02 +00:00
Don Allingham
c14fb7c520 rename module
svn: r6053
2006-03-03 04:27:56 +00:00
Don Allingham
3a4d651257 module renames
svn: r6051
2006-03-03 00:38:41 +00:00
Don Allingham
6da19d03af module renames
svn: r6050
2006-03-03 00:34:20 +00:00