summaryrefslogtreecommitdiff
path: root/java/ImageProcessing
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_53'.ACE-4_5_53nobody1998-10-1458-7939/+0
* VC 6 modificationnanbor1998-09-092-2/+2
* Small adjustment to codebase, so it works under $ACE_ROOT/javaeea11997-12-191-1/+1
* Adjusted files in the projecteea11997-12-191-8/+8
* 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
* Visual J++ Project Filesbrunsch1997-07-122-0/+282
* The applet for benchmarking the image filter performance.sbw11997-07-121-0/+622
* Improved benchmarking ability and performance for these filters.sbw11997-07-1211-537/+674
* 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
* My version adapted from the xv code.sbw11997-05-201-0/+349
* My new version is better.sbw11997-05-201-186/+0
* 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
* minor changes...pjain1997-05-152-2/+2
* Added info methodspjain1997-05-153-0/+15
* Added info method which describes what the filter does.pjain1997-05-151-0/+5
* Added a default constructor.sbw11997-05-151-0/+5
* Edited "make realclean" to delete the right filespjain1997-05-151-2/+1
* Makefile. What else needs to be said?sbw11997-05-151-0/+37
* These are the filters I've attempted to port from XV.sbw11997-05-1516-0/+1679
* Removed all the filter files to allow Seth to add his new filterspjain1997-05-1517-2026/+0
* 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