summaryrefslogtreecommitdiff
path: root/java/ImageProcessing/framework
Commit message (Expand)AuthorAgeFilesLines
* Small adjustment to codebase, so it works under $ACE_ROOT/javaeea11997-12-191-1/+1
* This should now allow JACE to specify its configuration file internallyeea11997-12-191-1/+0
* Added a flush at the end of the send of a GIF.eea11997-12-192-2/+15
* Trying to remove dependency on www.cs.wustl.edu's filter.conf file.eea11997-12-191-31/+38
* Test2eea11997-12-191-1/+1
* This adds the authorization to the PUT command. Now the frames foreea11997-12-198-44/+212
* Attempt at removing the dependency on www.cs.wustl.edu!eea11997-12-191-2/+4
* The applet for benchmarking the image filter performance.sbw11997-07-121-0/+622
* Chnaged a few things so that the about and help frames get drawn whenpjain1997-05-293-13/+17
* Added a new class -- AboutFrameTextPanel -- which draws the actualpjain1997-05-291-29/+33
* Added a small section on limitationspjain1997-05-281-1/+9
* *** empty log message ***pjain1997-05-251-0/+6
* *** empty log message ***pjain1997-05-251-3/+2
* A new file that contains all the help informationpjain1997-05-251-0/+203
* Implemented the Help buttonpjain1997-05-251-18/+23
* Enabled the help buttonpjain1997-05-251-3/+0
* Added support for the help button and also modified the about button.pjain1997-05-251-34/+128
* Added the functionality for the HELP buttonpjain1997-05-251-1/+3
* Removed some dead code (no longer needed).pjain1997-05-251-7/+0
* Added a new dialog type -- "HELP"pjain1997-05-251-0/+1
* Changed "None" to "Filters:" in the choice menu.pjain1997-05-252-2/+2
* Fixed a small bug. When no image is selected and the user clicks on the canvas,pjain1997-05-251-4/+7
* Removed the instance of ImageFilterFactorypjain1997-05-151-1/+0
* Removed ImageFilterFactory.javapjain1997-05-151-2/+1
* Removed ImageFilterFactory.java since it was not needed anywaypjain1997-05-151-47/+0
* Added a line specifying the filter configuration file to usepjain1997-05-151-2/+1
* Added a new configuration file which contains filters to be used when testingpjain1997-05-151-0/+15
* Added new filters to the config filepjain1997-05-151-4/+14
* Reset the image before applying filters (as opposed to resetting it afterwards)pjain1997-05-141-2/+3
* Cleaned up code a lot and added image uploading to testing.pjain1997-05-024-79/+115
* Modified the testing part a bit to parse in server name and portpjain1997-04-252-6/+10
* Added new filespjain1997-04-251-1/+4
* Added new classes to implement the server side (for testing)pjain1997-04-254-99/+315
* Small changespjain1997-04-255-19/+226
* Made minor changespjain1997-04-256-32/+39
* New files used to show status of image being uploadedpjain1997-04-252-0/+123
* New file added -- this downloads the MedJava appletpjain1997-04-251-0/+14
* Added a few new filespjain1997-04-236-1/+1551
* Made some minor changespjain1997-04-232-6/+16
* Added support for image uploadingpjain1997-04-231-3/+3
* Added a new dialog type reporting errors for a function not supportedpjain1997-04-231-6/+2
* Added a new dialog type -- NOT_SUPPORTEDpjain1997-04-231-0/+1
* Made a few changespjain1997-04-171-2/+4
* Added two methods to enable and disable the save buttonpjain1997-04-171-1/+11
* Made some changes -- combine open and browse buttons into one and also allowpjain1997-04-171-37/+67
* Cleaned up a bitpjain1997-04-171-34/+24
* Moved the caching of the image after the image gets loaded.pjain1997-04-171-5/+23
* Fixed a small bug to get the scrollers to workpjain1997-04-091-2/+3
* Seth fixed minor bugspjain1997-04-091-2/+3
* Added a new file -- HierarchyAdapter.javapjain1997-04-091-0/+1