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) @16410   4 years simon04 fix #19227 - PluginListPanel: speed up scrolling
(edit) @13799   6 years Don-vip fix #16220 - filter plugins by installation state
(edit) @13111   7 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @11366   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @10828   8 years Don-vip fix #13368 - plugin list starts scrolled down
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10228   8 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10137   8 years Don-vip sonar, javadoc
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(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   11 years Don-vip fix #8246 - Recursive dependencies resolution at plugin selection
(edit) @5601   11 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.