source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginListPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6931   10 years simon04 Preference: Allow to toggle selection of plugins also by clicking on …
(edit) @6741   10 years simon04 Preference: Allow to toggle selection of plugins also by clicking on …
(edit) @6733   10 years Don-vip update javadoc
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(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) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5609   12 years Don-vip fix #8246 - Recursive dependencies resolution at plugin selection
(edit) @5601   12 years Don-vip fix #7680, fix #8209 - Better handling of plugin automatic updates …
(edit) @5121   12 years Don-vip Enhancements in plugin dependencies system (view "requires" in plugin …
(edit) @5120   12 years Don-vip fix #7541 - clean plugin list initialization + keep scrollbar position …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3330   14 years bastiK added icons for plugin list
(edit) @3113   14 years Gubaer fixed #4704: German hint not visibile on empty plugin list
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(copy) @2924   14 years Gubaer Fixed automatic update policy for plugins. new: policy for version and …
copied from trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginPreferencesPanel.java
(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.