summaryrefslogtreecommitdiff
path: root/java/ImageProcessing/framework/ImageApp.java
Commit message (Collapse)AuthorAgeFilesLines
* Added a flush at the end of the send of a GIF.eea11997-12-191-2/+9
| | | | Fixed the configuration file (filter.conf usually) loading code.
* Trying to remove dependency on www.cs.wustl.edu's filter.conf file.eea11997-12-191-31/+38
| | | | | This should make it so there is a mandatory configFile param in the HTML. If not, then no filters are loaded.
* This adds the authorization to the PUT command. Now the frames foreea11997-12-191-2/+10
| | | | | | 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.
* Chnaged a few things so that the about and help frames get drawn whenpjain1997-05-291-1/+3
| | | | | the applet gets loaded. This way, they only get created once and each time the user wants to display them, I just invoke "show".
* Removed some dead code (no longer needed).pjain1997-05-251-7/+0
|
* Changed "None" to "Filters:" in the choice menu.pjain1997-05-251-1/+1
|
* Removed the instance of ImageFilterFactorypjain1997-05-151-1/+0
|
* Cleaned up code a lot and added image uploading to testing.pjain1997-05-021-6/+2
|
* Modified the testing part a bit to parse in server name and portpjain1997-04-251-4/+7
|
* Small changespjain1997-04-251-1/+1
|
* Made minor changespjain1997-04-251-1/+20
|
* Added support for image uploadingpjain1997-04-231-3/+3
|
* Cleaned up a bitpjain1997-04-171-34/+24
|
* *** empty log message ***pjain1997-04-071-2/+2
|
* *** empty log message ***pjain1997-04-071-0/+1
|
* Added the Image Processing framework to CVSpjain1997-04-071-0/+278