source: josm/trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6839   10 years Don-vip do not block start when plugin list cannot be retrieved, save the …
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6797   10 years Don-vip fix #9406 - Verify for new versions of plugins on crashes
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6615   10 years Don-vip fix compilation warnings + minor code refactorization
(edit) @6544   10 years simon04 fix #9473 - Added wayselector plugin to josm core. This plugin was …
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6282   11 years Don-vip Sonar/Findbugs - Bad practice - Classloaders should only be created …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6090   11 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6041   11 years Don-vip JOSM "multipoly-convert" plugin no longer required since this function …
(edit) @6004   11 years Don-vip include early plugins in the plugin classloader, allowing late plugins …
(edit) @5987   11 years Don-vip Better error messages when loading plugins
(edit) @5978   11 years Don-vip fix #8753 - Restore plugin ImageryAdjust functionality (revert r5961)
(edit) @5961   11 years Don-vip "imgaeryadjust" plugin has been integrated into core a long time ago, …
(edit) @5957   11 years Don-vip New interface MapFrameListener to allow core classes to listen to …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5723   11 years Don-vip fix #7754 - plugin management: unable to activate plugin after aborted …
(edit) @5601   11 years Don-vip fix #7680, fix #8209 - Better handling of plugin automatic updates …
(edit) @5508   12 years Don-vip Robustness in "plugin.requires" parsing
(edit) @5436   12 years stoecker update i18n, deprecate licensechange plugin
(edit) @5290   12 years simon04 fix #7608 - deprecate Epsg31287 plugin
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5194   12 years simon04 about dialog: set cursor/caret position to 0 in order to scroll to top
(edit) @5145   12 years Don-vip fix #7311 - lower value of default plugin update interval: 30 days
(edit) @5121   12 years Don-vip Enhancements in plugin dependencies system (view "requires" in plugin …
(edit) @5029   12 years Don-vip Fix console message when plugins are auto updated after JOSM upgrade
(edit) @4877   12 years akks see #7200 - mark Curves plugin as obsolete (Arc moved to Utilsplugin2)
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4737   12 years stoecker fix #7197 - fix plugin version check on load
(edit) @4470   13 years Don-vip fix #6894 - Plugin and JOSM version numbers badly displayed in warning …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4167   13 years stoecker fix #5975 - wrong plugin report in bug report
(edit) @4159   13 years stoecker load translation files also from plugins
(edit) @4137   13 years stoecker deprecate dumbutils
(edit) @4136   13 years stoecker deprecate ParallelWay plugin
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4028   13 years stoecker remove migration stuff for old imagery, wms and remote control plugins
(edit) @3874   13 years bastiK use classloader to find projections from plugins
(edit) @3730   13 years bastiK improve migration when remotecontrol plugin is removed (set …
(edit) @3723   13 years stoecker default disable validator info warnings also for manual tests
(edit) @3719   13 years bastiK added missing license information
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3704   13 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs …
(edit) @3672   13 years stoecker added missing plugin deprecation reasons
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3487   14 years stoecker ghost plugin is obsolete
(edit) @3297   14 years stoecker fixed #4810 - error handling plugin exception
(edit) @3287   14 years stoecker fix #4706 and fix #5066 - plugin handling
(edit) @3232   14 years jttt Fix #2297 JOSM Webstart fails at loading plugins, cleanup puwg projection
(edit) @3131   14 years bastiK fixed: show version of installed plugin in the status report (and not …
(edit) @3106   14 years mjulius fix issue that when plugins are updated only the updated plugins are …
(edit) @3090   14 years Gubaer fixed #4443: Plugins with known update site: Don't download unless a …
(edit) @3086   14 years Gubaer fixed #4665: Plugin Local version lower Offer version
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3073   14 years bastiK fixed: plugin version in status report is wrong. It should show the …
(edit) @3054   14 years stoecker don't keep .jar.new for linux, this is only necessary for windows system
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2955   14 years mjulius
(edit) @2924   14 years Gubaer Fixed automatic update policy for plugins. new: policy for version and …
(edit) @2866   14 years Gubaer fixed #4376: Update plugins doesn't remember skipping
(edit) @2864   14 years stoecker fixed plugin loading stages
(edit) @2859   14 years Gubaer minor clean up
(edit) @2858   14 years mjulius message fixes
(edit) @2856   14 years Gubaer fixed #4365: "Do you want to update plugins" request shown behind …
(edit) @2855   14 years Gubaer fixed #4364: editing an "advanced preference" will disable all plugins …
(edit) @2853   14 years mjulius fix messages for the rest
(edit) @2834   14 years stoecker fixed typo
(edit) @2830   14 years Gubaer fixed an ugly hack in the plugin bootstrap procedure
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2584   14 years stoecker fixed #4107 - obsolete plugin message improvement
(edit) @2575   14 years stoecker include utilsplugin, fix #4086
(edit) @2568   14 years stoecker obsoleted AgPifoJ
(edit) @2554   14 years stoecker fix #4047 - update warning does not disappear
(edit) @2542   14 years stoecker cleanup plugin information a bit
(edit) @2389   14 years Gubaer see #3834: added context sensitive help
(edit) @2372   14 years stoecker fix #3391 - update plugins after josm update
(edit) @2360   14 years stoecker fix defaults when svn is missing, disable usertools
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2297   15 years stoecker remove plugin up-to-date version check - issues like this should be …
(edit) @2278   15 years jttt Force update of validator plugin
(edit) @2270   15 years stoecker better check if errors are caused by plugins
Note: See TracRevisionLog for help on using the revision log.