summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***eea11997-06-241-2/+5
* 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
* *** empty log message ***Chris Cleeland1997-04-251-6/+3
* Added a BufferedOutputStream layered btw. the DataOutputStream andChris Cleeland1997-04-251-1/+3
* 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 some new filespjain1997-04-235-1/+431
* 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