ExceptionMonitor history

Click on the commit message for inspecting the diff and how the code has been rewritten.

Command line:

svn log -r31996:1 https://svn.osgeo.org/geotools/trunk/modules/extension/widgets-swing/src/main/java/org/geotools/gui/swing/ExceptionMonitor.java
Rev. Date Author Message
306552008-06-12acusterCopyright headers: extn/widgets-swing, this time with feeling (and the el in Toolkit)
306232008-06-12acusterCopyright headers: ext/widgets-swing, headers and review.txt
302582008-05-08acusterReshuffle the top level repo: drop uDig, move up trunk, tags, and branches.
302572008-05-08acusterMove trunk/gt/ directory contents up to trunk/ and drop gt
289222008-01-24acusterBump the (at)since version to 2.5 since WKTParser was cut from 2.4
285402007-12-29acusterHide buttons which are not yet used
283912007-12-16desruisseauxAttempt to make FactoryCreator more tolerant to dependencies that can't be fetched for a given set of hints (GEOT-1618). Also cleaned a little bit of calls to 'unexpectedException' as a side effect.
282902007-12-07desruisseauxFirst working version of MosaicImageReader - still needs more work. Minor cleaning in other packages as a side effect.
278472007-11-12desruisseauxReplaced some references to 'org.geotools.util' by references to 'org.geotools.util.logging'. Removed the old classes to make sure that there is no more accidental references. Note that the old classes will not be removed from the 2.4 branch.
275752007-10-22desruisseauxConverted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516).
236352007-01-01desruisseauxUses fully-qualified class name (instead of last name only) in logging. More work on versioned URN:OGC:DEF factory.
229972006-11-26desruisseauxReplaced the use of some deprecated methods (MonolineFormatter.initGeotools --> Logging.forceMonolineConsoleOutput; Utilities.unexpectedException --> Logging.unexpectedException; GeneralEnvelope.getCoordinateReferenceSystem --> Envelope.getCoordinateReferenceSystem).
224822006-10-31desruisseauxFixed svn:ignore property and removed svn:executable.
223272006-10-23desruisseauxGEOT-982: regroup 'module', 'plugin', 'ext' and 'unsupported' in a common directory.
223152006-10-22desruisseauxReorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'.
208832006-08-07jgarnettreview.txt added, please review
176722006-01-19desruisseauxAdded @source tag.
176602006-01-18desruisseauxFixed SVN attributes, including the addition of URL attribute.
148342005-07-20desruisseauxReorganized I18N resources
147632005-07-11desruisseauxMoved more widgets from module/migrate to ext/widgets-swing
147542005-07-08desruisseauxMoved some widgets from 'module/migrate' to 'ext/widgets-swing'
110862005-02-03jmacgilladded old version of code back in.
107932005-01-28jeicharbefore CRS migration after JTS1.6
60572004-05-23jgarnettmove gui to main
57742004-05-23jgarnettgeotools-src serves as the start of our new module directory (the data access modules will escape off to plugin directory soon)
57692004-05-23jgarnettProject renamed to gt
56192004-05-13(pas d'auteur)Move repository under gt.
28582003-05-13desruisseauxAdded PMC owner to copyright notice
21892003-01-27desruisseauxCode cleanup
14852002-08-20desruisseauxChanged logger name from module to package
13222002-07-31desruisseauxFixed ID tag in JavaDoc
10972002-07-15loxnardUpdated Javadocs
10912002-07-15loxnardAdded Id tag. Updated javadocs
6932002-06-04desruisseauxMoved from 'swinggui' module