aboutsummaryrefslogtreecommitdiffstats
path: root/science/minc2/pkg-plist
blob: 2cc97868b80f4c398aa4f49315de614a47e2941e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
bin/dcm2mnc
bin/ecattominc
bin/invert_raw_image
bin/minc_modify_header
bin/mincaverage
bin/mincblob
bin/minccalc
bin/minccmp
bin/minccomplete
bin/mincconcat
bin/mincconvert
bin/minccopy
bin/mincdiff
bin/mincdump
bin/mincedit
bin/mincexpand
bin/mincextract
bin/mincgen
bin/mincheader
bin/minchistory
bin/mincinfo
bin/minclookup
bin/mincmakescalar
bin/mincmakevector
bin/mincmath
bin/mincmorph
bin/mincpik
bin/mincresample
bin/mincreshape
bin/mincsample
bin/mincstats
bin/minctoecat
bin/minctoraw
bin/mincview
bin/mincwindow
bin/mnc2nii
bin/nii2mnc
bin/rawtominc
bin/transformtags
bin/upet2mnc
bin/vff2mnc
bin/voxeltoworld
bin/worldtovoxel
bin/xfm2def
bin/xfmconcat
bin/xfmflip
bin/xfminvert
include/ParseArgv.h
include/minc.h
include/minc2.h
include/minc_compat.h
include/minc_simple.h
include/nd_loop.h
include/time_stamp.h
include/volume_io.h
include/volume_io/alloc.h
include/volume_io/arrays.h
include/volume_io/basic.h
include/volume_io/def_math.h
include/volume_io/files.h
include/volume_io/geom_structs.h
include/volume_io/geometry.h
include/volume_io/internal_volume_io.h
include/volume_io/multidim.h
include/volume_io/progress.h
include/volume_io/string_funcs.h
include/volume_io/system_dependent.h
include/volume_io/transforms.h
include/volume_io/vol_io_prototypes.h
include/volume_io/volume.h
include/volume_io/volume_cache.h
include/voxel_loop.h
lib/libminc2.a
lib/libminc2.so
lib/libminc2.so.3
lib/libminc2.so.3.0.0
lib/libvolume_io2.a
lib/libvolume_io2.so
lib/libvolume_io2.so.3
lib/libvolume_io2.so.3.0.0
man/man1/dcm2mnc.1.gz
man/man1/ecattominc.1.gz
man/man1/invert_raw_image.1.gz
man/man1/minc_modify_header.1.gz
man/man1/mincaverage.1.gz
man/man1/mincblob.1.gz
man/man1/minccalc.1.gz
man/man1/minccmp.1.gz
man/man1/minccomplete.1.gz
man/man1/mincconcat.1.gz
man/man1/mincconvert.1.gz
man/man1/minccopy.1.gz
man/man1/mincdiff.1.gz
man/man1/mincedit.1.gz
man/man1/mincexpand.1.gz
man/man1/mincextract.1.gz
man/man1/mincgen.1.gz
man/man1/mincheader.1.gz
man/man1/minchistory.1.gz
man/man1/mincinfo.1.gz
man/man1/minclookup.1.gz
man/man1/mincmakescalar.1.gz
man/man1/mincmakevector.1.gz
man/man1/mincmath.1.gz
man/man1/mincpik.1.gz
man/man1/mincresample.1.gz
man/man1/mincreshape.1.gz
man/man1/mincstats.1.gz
man/man1/minctoecat.1.gz
man/man1/minctoraw.1.gz
man/man1/mincview.1.gz
man/man1/mincwindow.1.gz
man/man1/mnc2nii.1.gz
man/man1/nii2mnc.1.gz
man/man1/rawtominc.1.gz
man/man1/transformtags.1.gz
man/man1/upet2mnc.1.gz
man/man1/vff2mnc.1.gz
man/man1/voxeltoworld.1.gz
man/man1/xfm2def.1.gz
man/man1/xfmconcat.1.gz
man/man1/xfmflip.1.gz
man/man1/xfminvert.1.gz
man/man3/ParseArgv.3.gz
/a>Peter Williams2001-06-2714-846/+1181 * Whoops my name was empty.Peter Williams2001-06-271-1/+1 * Rest of previous commit (got messed up somehow).Peter Williams2001-06-271-0/+2 * libwombat:Peter Williams2001-06-276-0/+26 * Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-273-6/+29 * lock the cache around accessesDan Winship2001-06-273-6/+25 * Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-275-10/+24 * Revised move/rename/copy questions, now that these functions work.Aaron Weber2001-06-274-70/+26 * Updated Spanish translation.Hector Garcia2001-06-272-1114/+1223 * D'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/Dan Winship2001-06-271-1/+1 * make ettore stop complaining so i can get back to workjacob berkman2001-06-272-0/+6 * constify argsDan Winship2001-06-271-1/+2 * No longer returns a gboolean and also takes a CamelException.Jeffrey Stedfast2001-06-273-51/+193 * constify argsDan Winship2001-06-272-1/+6 * Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-263-48/+85 * When ANDing two bools, don't use a bitwise AND.Jeffrey Stedfast2001-06-262-3/+8 * g_strdup() the message source here or we will have problems later when weJeffrey Stedfast2001-06-264-50/+58 * Added a note about the use of this file.Chris Lahey2001-06-261-0/+5 * Added this file for fields we need to add to ECard.Chris Lahey2001-06-261-0/+3 * Check to make sure that clipboard_selection is non-NULL before weJoe Shaw2001-06-262-2/+9 * change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-266-112/+327 * add a preview toggle itemjacob berkman2001-06-262-0/+9 * tyopJacob Berkman2001-06-261-1/+1 * sync folders after we've gotten mailjacob berkman2001-06-269-20/+314 * display a selected uri in a timeout rather than right away, so the UIjacob berkman2001-06-262-3/+68 * Unref the invisible window that we use for slections.Jeffrey Stedfast2001-06-264-16/+224 * Added Cut/Copy/Paste menu items.Jeffrey Stedfast2001-06-262-0/+22 * Now that bug-buddy works with our bugzilla, update faq to reflect it.Aaron Weber2001-06-264-46/+52 * Put config-encryption in usage-mail.sgml. config-encryption.sgml should beKevin Breit2001-06-268-6/+306 * Elaborated on the mailing listsKevin Breit2001-06-264-0/+18 * Added info about mailing listsKevin Breit2001-06-264-230/+200 * Here too.Peter Williams2001-06-264-8/+12 * ... and comment out more exec summary stuff.Peter Williams2001-06-264-12/+20 * Fix make dist.Peter Williams2001-06-268-12/+26 * Fix this: IMAP doesn't allow an extra argument to AUTHENTICATE to avoid aDan Winship2001-06-253-10/+17 * Fixed a few typosKevin Breit2001-06-254-4/+8 * Added section for importing filesKevin Breit2001-06-254-4/+126 * Include note specifying NOT to install in the evo tree, or wierd autoconfJody Goldberg2001-06-251-0/+3 * Removed some *'s that are causing problems.Kevin Breit2001-06-258-20/+24 * Get the shell to unregister the components on exit again.Ettore Perazzoli2001-06-254-1/+25 * Break the build so the current shell breakage doesn't get into theEttore Perazzoli2001-06-251-0/+13 * Updated Hungarian translation.Andras Timar2001-06-252-1524/+1568 * Remove some spurious "\n"s from g_warnings.Ettore Perazzoli2001-06-253-6/+16 * Ooops. I missed one ChangeLog entry in the previous commit.Ettore Perazzoli2001-06-251-0/+2 * Fixed a nasty chain of broken fixes to broken fixes to broken fixes,Ettore Perazzoli2001-06-255-21/+28 * Add a huge steaming pile of code to handle the case of single-addressJon Trowbridge2001-06-254-31/+723 * added Makefile and Makefile.in hereGregory Leblanc2001-06-251-0/+2 * Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-255-44/+25 * Rename `GNOME_Evolution_TestComponent.oafinfo' intoEttore Perazzoli2001-06-253-2/+9 * Change EShell to derive from BonoboXObject for sake of simplicity.Ettore Perazzoli2001-06-253-100/+55 * Actually implement the "clicked" signal for the EActivityHandler, andEttore Perazzoli2001-06-253-12/+41 * correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-2537-7238/+1315 * add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tipChris Toshok2001-06-251-0/+90 * add addressbook/gui/contact-list-editor, and correct path ofChris Toshok2001-06-252-1/+7 * add ui/evolution-contact-list-editor.xml, and correct path to theChris Toshok2001-06-252-6/+13 * add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tipChris Toshok2001-06-253-8/+27 * Enjoy the silence - FedericoFederico Mena Quintero2001-06-251-0/+2 * Shut the fuck up, Donnie. Dude, they peed your fucking rug. - FedericoFederico Mena Quintero2001-06-251-0/+4 * Initialize libglade.Federico Mena Quintero2001-06-254-10/+40 * Sync - FedericoFederico Mena Quintero2001-06-2518-338/+696 * Shuffled the alarm-notify files a bit.Federico Mena Quintero2001-06-252-3/+6 * Converted to use BonoboXObject.Federico Mena Quintero2001-06-2520-1693/+202 * Shut down gnome-vfs.Federico Mena Quintero2001-06-252-0/+6 * Fix a gazillion warnings.Ettore Perazzoli2001-06-242-4/+14 * Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we canEttore Perazzoli2001-06-244-7/+57 * Added an EvolutionActivityClient object to libeshell, to handleEttore Perazzoli2001-06-247-158/+628 * Add code to query the ::Activity interface in theEttore Perazzoli2001-06-244-25/+88 * New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-245-14/+129 * (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-2414-51/+404 * Fixes here for removing folders.Jason Leach2001-06-243-16/+47 * Stylistical changes: moveEttore Perazzoli2001-06-243-33/+46 * builddir != srcdir fixes.Jacob Leach2001-06-242-2/+6 * Remove some useless `#if 0'ed code.Ettore Perazzoli2001-06-232-68/+4 * Get rid of the tons of ugly Bonobo Warnings by removing the code thatEttore Perazzoli2001-06-232-40/+12 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-23