summaryrefslogtreecommitdiff
path: root/java/beans/PropertyChangeSupport.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-1/+1
* 2007-10-27 Ian Rogers <ian.rogers@manchester.ac.uk>Andrew John Hughes2007-10-271-2/+2
* * java/beans/PropertyChangeSupport.java (addPropertyChangeListener):Mark Wielaard2006-02-121-10/+15
* Fixes a build problem.Robert Schuster2005-11-301-3/+4
* Checking the argument is not necessary and in the way it way it was done itRobert Schuster2005-11-301-3/+1
* * java/beans/PropertyChangeSupport.java (fireIndexedPropertyChange):generics-merge-20051127Tom Tromey2005-11-271-0/+53
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-2/+2
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-211-1/+1
* 2002-03-31 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-04-011-209/+447
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/beans/PropertyChangeSupport.java (propertyListeners): MadeWarren Levy2000-11-161-10/+46
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+26
* Doc fixesJohn Keiser1999-03-151-16/+10
* Updated to 1.2 spec.John Keiser1999-03-151-5/+136
* Copyright assigned to FSF; @since tags added.John Keiser1999-02-081-1/+2
* java.beans. Right now it just compiles. Test cases will follow.John Keiser1998-07-311-0/+70