Print

Print


Repository commits in period 2010-03-30 00:55:06 -1000 (Tue, 30 Mar 2010) to 2010-03-30 07:00:30 -1000 (Tue, 30 Mar 2010) (revision 9269 to revision 9276)

See http://starlink.jach.hawaii.edu//summarize-commits-starjava.html for more details

Revisions:

	9276 (mbt):
	  topcat: use intermediate version number
	9275 (mbt):
	  ttools: use intermediate version number
	9274 (mbt):
	  table: use intermediate version number
	9273 (mbt):
	  topcat: add dereferencing required by plot windows to cope with deletable subsets
	9272 (mbt):
	  topcat: you can now rename row subsets from the Subsets Window
	9271 (mbt):
	  topcat: RowSubset is now an abstract class with a setName method, not an interface
	9270 (mbt):
	  topcat: add subset removal action in SubsetWindow (finally!)
	9269 (mbt):
	  topcat: oops - numbering error

Committed files

	table/src/resources/uk/ac/starlink/table/stil.version
	topcat/build.xml
	topcat/src/docs/sun253.xml
	topcat/src/main/uk/ac/starlink/topcat/AbstractSubsetQueryWindow.java
	topcat/src/main/uk/ac/starlink/topcat/BitsRowSubset.java
	topcat/src/main/uk/ac/starlink/topcat/BooleanColumnRowSubset.java
	topcat/src/main/uk/ac/starlink/topcat/CheckBoxStack.java
	topcat/src/main/uk/ac/starlink/topcat/ColumnDataComboBoxModel.java
	topcat/src/main/uk/ac/starlink/topcat/ColumnInfoWindow.java
	topcat/src/main/uk/ac/starlink/topcat/InverseRowSubset.java
	topcat/src/main/uk/ac/starlink/topcat/JELActivator.java
	topcat/src/main/uk/ac/starlink/topcat/OptionsListModel.java
	topcat/src/main/uk/ac/starlink/topcat/RowSubset.java
	topcat/src/main/uk/ac/starlink/topcat/SubsetWindow.java
	topcat/src/main/uk/ac/starlink/topcat/SyntheticColumn.java
	topcat/src/main/uk/ac/starlink/topcat/SyntheticColumnQueryWindow.java
	topcat/src/main/uk/ac/starlink/topcat/SyntheticRowSubset.java
	topcat/src/main/uk/ac/starlink/topcat/TopcatEvent.java
	topcat/src/main/uk/ac/starlink/topcat/TopcatJELRowReader.java
	topcat/src/main/uk/ac/starlink/topcat/TopcatModel.java
	topcat/src/main/uk/ac/starlink/topcat/plot/PointSelection.java
	topcat/src/main/uk/ac/starlink/topcat/plot/PointSelector.java
	ttools/build.xml