<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ATCD.git/java/ImageProcessing/framework/ImageApp.java, branch LocalObject</title>
<subtitle>github.com: DOCGroup/ATCD.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/'/>
<entry>
<title>Added a flush at the end of the send of a GIF.</title>
<updated>1997-12-19T21:43:07+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-12-19T21:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=47c1fb145616fc1dc185311ded6d06b1428cfe7d'/>
<id>47c1fb145616fc1dc185311ded6d06b1428cfe7d</id>
<content type='text'>
Fixed the configuration file (filter.conf usually) loading code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed the configuration file (filter.conf usually) loading code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to remove dependency on www.cs.wustl.edu's filter.conf file.</title>
<updated>1997-12-19T03:38:30+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-12-19T03:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=652e3f652c2f1616e32a1843db53852bfb6db1d2'/>
<id>652e3f652c2f1616e32a1843db53852bfb6db1d2</id>
<content type='text'>
This should make it so there is a mandatory configFile param in the
HTML.  If not, then no filters are loaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should make it so there is a mandatory configFile param in the
HTML.  If not, then no filters are loaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>This adds the authorization to the PUT command.  Now the frames for</title>
<updated>1997-12-19T03:07:47+00:00</updated>
<author>
<name>eea1</name>
<email>eea1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-12-19T03:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=d8797ca8274e1c5d0364af395e86e40e8f187531'/>
<id>d8797ca8274e1c5d0364af395e86e40e8f187531</id>
<content type='text'>
saving and loading URLs are different.  Once the password is entered,
it has to make its way all the way to BlobWriter in JACE -- that's why
so many files had to be changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
saving and loading URLs are different.  Once the password is entered,
it has to make its way all the way to BlobWriter in JACE -- that's why
so many files had to be changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Chnaged a few things so that the about and help frames get drawn when</title>
<updated>1997-05-29T17:10:10+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-05-29T17:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=3eb283ce6f51f0eebdfb7a06939ce24f20e41007'/>
<id>3eb283ce6f51f0eebdfb7a06939ce24f20e41007</id>
<content type='text'>
the applet gets loaded. This way, they only get created once and each
time the user wants to display them, I just invoke "show".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the applet gets loaded. This way, they only get created once and each
time the user wants to display them, I just invoke "show".
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed some dead code (no longer needed).</title>
<updated>1997-05-25T20:30:11+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-05-25T20:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=441778e95b92ac2bd43d12548d062797537c064b'/>
<id>441778e95b92ac2bd43d12548d062797537c064b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed "None" to "Filters:" in the choice menu.</title>
<updated>1997-05-25T19:17:12+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-05-25T19:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=adc5782b96fd64e40bb619e364bde8dd5d20ca57'/>
<id>adc5782b96fd64e40bb619e364bde8dd5d20ca57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the instance of ImageFilterFactory</title>
<updated>1997-05-15T19:30:59+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-05-15T19:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=4259cf03b75fe6e2d687234ff564232820086403'/>
<id>4259cf03b75fe6e2d687234ff564232820086403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up code a lot and added image uploading to testing.</title>
<updated>1997-05-02T21:47:59+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-05-02T21:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=5256f4c70ae13242cccd72d26b199d247ba23ebe'/>
<id>5256f4c70ae13242cccd72d26b199d247ba23ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the testing part a bit to parse in server name and port</title>
<updated>1997-04-25T22:10:17+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-04-25T22:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=e2aadbc6847f41a51791a88f6991c7eaf2999b7f'/>
<id>e2aadbc6847f41a51791a88f6991c7eaf2999b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small changes</title>
<updated>1997-04-25T19:55:36+00:00</updated>
<author>
<name>pjain</name>
<email>pjain@ae88bc3d-4319-0410-8dbf-d08b4c9d3795</email>
</author>
<published>1997-04-25T19:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ATCD.git/commit/?id=6933852ff0038829575a6ddc3428569024e64353'/>
<id>6933852ff0038829575a6ddc3428569024e64353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
