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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8030   9 years bastiK see #11090 - refresh plugin info after download & before loading
(edit) @7655   9 years stoecker support data: style URL's for icon in plugin list, see #10581, drop …
(edit) @7654   9 years stoecker support data: style URL's for icon in plugin list, see #10581
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5836   11 years stoecker javadoc fixes
(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) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4737   12 years stoecker fix #7197 - fix plugin version check on load
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(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) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3331   14 years bastiK fixed #5134 - bogus warnings "failed to locate image". Fixed the cause …
(edit) @3330   14 years bastiK added icons for plugin list
(edit) @3287   14 years stoecker fix #4706 and fix #5066 - plugin handling
(edit) @3130   14 years bastiK fixed #4679 - JOSM no longer finds plugins in /usr/share/josm/plugins
(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) @2830   14 years Gubaer fixed an ugly hack in the plugin bootstrap procedure
(edit) @2819   14 years Gubaer fixed #4349: Upgrading to 2818 hangs on processing plugins
(add) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
Note: See TracRevisionLog for help on using the revision log.