23195 Commits

Author SHA1 Message Date
Martin Hawlisch
9f2c69144d svn:ignore some files
svn: r6074
2006-03-04 17:50:54 +00:00
Martin Hawlisch
8244e57cd5 svn:ignore some files
svn: r6074
2006-03-04 17:50:54 +00:00
Don Allingham
743830672b set version number for svn
svn: r6073
2006-03-04 16:26:31 +00:00
Don Allingham
26ade2a6cc 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
a3aedf85ae 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
Don Allingham
34ed34e018 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
Martin Hawlisch
71b21cdafc * 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
9c3922b36e fix image path
svn: r6069
2006-03-04 06:45:54 +00:00
Don Allingham
b38094582f installation fixes
svn: r6068
2006-03-04 06:34:48 +00:00
Don Allingham
c45e1dd68a installation fixes
svn: r6068
2006-03-04 06:34:48 +00:00
Don Allingham
58842b8567 create new Editors submodule
svn: r6067
2006-03-04 05:24:16 +00:00
Don Allingham
7b4866ff49 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
fcecd44628 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
e31d86d760 module rename
svn: r6065
2006-03-04 04:31:50 +00:00
Don Allingham
7cf74596ae module rename
svn: r6064
2006-03-04 04:30:05 +00:00
Don Allingham
15f76eff61 module rename
svn: r6064
2006-03-04 04:30:05 +00:00
Don Allingham
d3f09759a7 module rename
svn: r6063
2006-03-04 04:26:08 +00:00
Don Allingham
b6f95b2edf module rename
svn: r6063
2006-03-04 04:26:08 +00:00
Don Allingham
018aab365e module rename
svn: r6062
2006-03-04 04:21:19 +00:00
Don Allingham
0608ece604 module rename
svn: r6062
2006-03-04 04:21:19 +00:00
Don Allingham
2caaf13371 fix Makefile.am files
svn: r6061
2006-03-04 02:56:23 +00:00
Don Allingham
a6aa3d7564 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
Alex Roitman
9ef4680cc4 * 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
Don Allingham
373bbe54d6 set up for installation
svn: r6059
2006-03-03 23:48:11 +00:00
Richard Taylor
2e86dd0641 Small tweak to get ObjectSelector working again.
svn: r6058
2006-03-03 20:40:27 +00:00
Richard Taylor
3222a6e6a4 Small tweak to get ObjectSelector working again.
svn: r6058
2006-03-03 20:40:27 +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
2d93f05639 * 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
190389d0ba * 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
Martin Hawlisch
5b9951ddc7 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
0a40d133bd rename module
svn: r6054
2006-03-03 04:29:02 +00:00
Don Allingham
1172a75a1d rename module
svn: r6054
2006-03-03 04:29:02 +00:00
Don Allingham
c14fb7c520 rename module
svn: r6053
2006-03-03 04:27:56 +00:00
Don Allingham
b558b4c748 rename module
svn: r6053
2006-03-03 04:27:56 +00:00
Don Allingham
62b0afd257 rename modules
svn: r6052
2006-03-03 00:43:32 +00:00
Don Allingham
be30307de5 rename modules
svn: r6052
2006-03-03 00:43:32 +00:00
Don Allingham
3a4d651257 module renames
svn: r6051
2006-03-03 00:38:41 +00:00
Don Allingham
af4480bbbc 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
Don Allingham
ad92730150 module renames
svn: r6050
2006-03-03 00:34:20 +00:00