/[schmitzm]/branches/2.3.x/src/skrueger/geotools/labelsearch/SearchResult.java
ViewVC logotype

Log of /branches/2.3.x/src/skrueger/geotools/labelsearch/SearchResult.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1240 - (view) (annotate) - [select for diffs]
Modified Fri Nov 5 13:02:30 2010 UTC (14 years, 3 months ago) by alfonx
File length: 2057 byte(s)
Diff to previous 862 , to selected 145
Branch 2.3.x angelegt


Revision 862 - (view) (annotate) - [select for diffs]
Modified Sat May 22 01:24:46 2010 UTC (14 years, 9 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2057 byte(s)
Diff to previous 685 , to selected 145
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai


Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2057 byte(s)
Diff to previous 621 , to selected 145
copy RC2 to trunk

Revision 621 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 10:06:05 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2057 byte(s)
Diff to previous 604 , to selected 145
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 604 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 14:15:53 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2057 byte(s)
Diff to previous 322 , to selected 145
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 322 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 14:12:17 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2057 byte(s)
Diff to previous 318 , to selected 145
Moving to 
import org.opengis.feature.simple.SimpleFeature;


Revision 318 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 13:33:32 2009 UTC (15 years, 6 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2051 byte(s)
Diff to previous 315 , to selected 145
http://geotools.codehaus.org/Upgrade+to+2.5: Transition to GeoAPI SimpleFeature

   1.  Search Replace
      Search 	Replace
      \bFeature\b 	SimpleFeature
      \bFeatureType\b 	SimpleFeatureType
   2. Fix the imports
          * Control-Shift-O in Eclipse IDE

 PENDING:  3. Add casts as required for getDefaultGeometry()



Revision 315 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 11:03:27 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2039 byte(s)
Diff to previous 256 , to selected 145
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.

Revision 256 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:43:47 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2039 byte(s)
Diff to previous 244 , to selected 145
* Updated the license headers
* chart action going on...

Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 09:33:33 2009 UTC (15 years, 7 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 2040 byte(s)
Diff to previous 162 , to selected 145
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.

Revision 162 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 21:05:20 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 624 byte(s)
Diff to previous 154 , to selected 145
* FINALLY! FINALLY! Found the regressoin in GT 2.4.5 that had made AtlasStyler very buggy. An setSize(Expression.NIL) is set in StyleFactoryImpl which was evil, because NILExpressions are only supported properly in 2.5. So i overwrite the class in schmitzm and changed the one line. Then i was also able to remove a few workarounds that were not needed anymore. 
* Some more fixed in AtlasStyler, like: Local symbols are only shown one now.. not twice.

Next commit will be a full build with all JARs

Revision 154 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 09:54:07 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 623 byte(s)
Diff to previous 145
* Results of Sunday evening hacking in Bolsena
** Rendering of big Shapefiles about 5-10 times faster now!
** Icon sizes in AtlasStyler correct again.
** Moved two functions from AtlasFramework to schmitzm

Revision 145 - (view) (annotate) - [selected]
Modified Thu Jun 18 00:28:28 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 601 byte(s)
Diff to previous 139
* Tuned the versioning system in build.xml
* Renamed JavaDoc @returns to @return to reduce warnings (by prox 0.1% ;-) )


Revision 139 - (view) (annotate) - [select for diffs]
Added Thu Jun 11 12:52:58 2009 UTC (15 years, 8 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/labelsearch/SearchResult.java
File length: 603 byte(s)
Diff to selected 145
* Fixed a bug when creating more than 3 additional styles at once... A NPE occurred because none has been set as the selected additional style.
* Moved the i8n and Localisation for LabelSearch to schmitzm


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26