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 |
---|---|---|---|
30655 | 2008-06-12 | acuster | Copyright headers: extn/widgets-swing, this time with feeling (and the el in Toolkit) |
30623 | 2008-06-12 | acuster | Copyright headers: ext/widgets-swing, headers and review.txt |
30258 | 2008-05-08 | acuster | Reshuffle the top level repo: drop uDig, move up trunk, tags, and branches. |
30257 | 2008-05-08 | acuster | Move trunk/gt/ directory contents up to trunk/ and drop gt |
28922 | 2008-01-24 | acuster | Bump the (at)since version to 2.5 since WKTParser was cut from 2.4 |
28540 | 2007-12-29 | acuster | Hide buttons which are not yet used |
28391 | 2007-12-16 | desruisseaux | Attempt 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. |
28290 | 2007-12-07 | desruisseaux | First working version of MosaicImageReader - still needs more work. Minor cleaning in other packages as a side effect. |
27847 | 2007-11-12 | desruisseaux | Replaced 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. |
27575 | 2007-10-22 | desruisseaux | Converted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516). |
23635 | 2007-01-01 | desruisseaux | Uses fully-qualified class name (instead of last name only) in logging. More work on versioned URN:OGC:DEF factory. |
22997 | 2006-11-26 | desruisseaux | Replaced the use of some deprecated methods (MonolineFormatter.initGeotools --> Logging.forceMonolineConsoleOutput; Utilities.unexpectedException --> Logging.unexpectedException; GeneralEnvelope.getCoordinateReferenceSystem --> Envelope.getCoordinateReferenceSystem). |
22482 | 2006-10-31 | desruisseaux | Fixed svn:ignore property and removed svn:executable. |
22327 | 2006-10-23 | desruisseaux | GEOT-982: regroup 'module', 'plugin', 'ext' and 'unsupported' in a common directory. |
22315 | 2006-10-22 | desruisseaux | Reorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'. |
20883 | 2006-08-07 | jgarnett | review.txt added, please review |
17672 | 2006-01-19 | desruisseaux | Added @source tag. |
17660 | 2006-01-18 | desruisseaux | Fixed SVN attributes, including the addition of URL attribute. |
14834 | 2005-07-20 | desruisseaux | Reorganized I18N resources |
14763 | 2005-07-11 | desruisseaux | Moved more widgets from module/migrate to ext/widgets-swing |
14754 | 2005-07-08 | desruisseaux | Moved some widgets from 'module/migrate' to 'ext/widgets-swing' |
11086 | 2005-02-03 | jmacgill | added old version of code back in. |
10793 | 2005-01-28 | jeichar | before CRS migration after JTS1.6 |
6057 | 2004-05-23 | jgarnett | move gui to main |
5774 | 2004-05-23 | jgarnett | geotools-src serves as the start of our new module directory (the data access modules will escape off to plugin directory soon) |
5769 | 2004-05-23 | jgarnett | Project renamed to gt |
5619 | 2004-05-13 | (pas d'auteur) | Move repository under gt. |
2858 | 2003-05-13 | desruisseaux | Added PMC owner to copyright notice |
2189 | 2003-01-27 | desruisseaux | Code cleanup |
1485 | 2002-08-20 | desruisseaux | Changed logger name from module to package |
1322 | 2002-07-31 | desruisseaux | Fixed ID tag in JavaDoc |
1097 | 2002-07-15 | loxnard | Updated Javadocs |
1091 | 2002-07-15 | loxnard | Added Id tag. Updated javadocs |
693 | 2002-06-04 | desruisseaux | Moved from 'swinggui' module |