source: josm/trunk/src/org/openstreetmap/josm/gui/widgets

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11308   7 years Don-vip fix #14031 - change focus with TAB in "add imagery" dialogs
(edit) @11198   7 years Don-vip fix #13881 - handle cases where JOptionPane.showInputDialog returns …
(edit) @11023   8 years Don-vip checkstyle
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @11015   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @11004   8 years simon04 fix #13414 - Allow non-default file formats with native file chooser
(edit) @10931   8 years Don-vip fix #13513 - Registers a protocol handler for data: URLs allowing to …
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10749   8 years Don-vip fix javadoc
(edit) @10748   8 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
(edit) @10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10672   8 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10665   8 years Don-vip fix #13236 - Display text from the beginning in large JOSM text areas
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10542   8 years wiktorn Allow ButtonColumn to override rendered button text
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10454   8 years Don-vip fix #12999 - Exception after resolving conflicts (patch by …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10386   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10358   8 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10223   8 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10207   8 years Don-vip remove MultiSplitLayout parsing features (code previously used only by …
(edit) @10191   8 years Don-vip fix #7302 - Field showing name of object under cursor is often too …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10073   8 years Don-vip refactor duplicated code
(edit) @10070   8 years Don-vip refactor duplicated code
(edit) @10046   8 years Don-vip sonar - squid:S1449 - Locale should be used in String operations sonar …
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10003   8 years Don-vip sonar - fix consecutive literal appends
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9991   8 years Don-vip sonar - fix comment indentation
(edit) @9983   8 years Don-vip remove unused code
(edit) @9981   8 years Don-vip fix some unused code warnings
(edit) @9978   8 years Don-vip sonar - remove useless initializations
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9687   8 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9674   8 years Don-vip code style (checkstyle, sonar)
(edit) @9670   8 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9590   8 years Don-vip fix #12394 - native file chooser was empty when setSelectedFile …
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9497   8 years Don-vip reduce duplicated code
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9463   8 years bastiK applied #12368 - disable focus on multiline labels (patch by kolesar)
(edit) @9390   8 years simon04 see #12224 - Search menu-items/presets: allow to select exacly 1 item
(edit) @9372   8 years simon04 Checkstyle
(edit) @9360   8 years simon04 fix #12286 - Preset dialog: display the related key in a tooltip for …
(edit) @9347   8 years simon04 fix #12224 - Dialog for "Search menu items" This places the "Search …
(edit) @9346   8 years simon04 fix #10773 - Improve map status display for projected coordinate systems
(edit) @9257   8 years simon04 NativeFileChooser: fix setting previous directory With file=/tmp on …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9175   8 years simon04 see #12231 - Use HttpClient instead of remaining Utils.setupURLConnection
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9074   8 years Don-vip pmd - Ternary operator with a boolean literal can be simplified with a …
(edit) @9059   8 years Don-vip checkstyle
(edit) @8985   8 years Don-vip checkstyle
(edit) @8979   8 years simon04 see #9463 - Refactoring * Refactor SearchCompiler to work with …
(edit) @8967   8 years Don-vip fix #12027 - handle missing SVG files in help window
(edit) @8933   8 years Don-vip fix #11262 - Images not displayed correctly in Help Browser
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8777   9 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8512   9 years Don-vip checkstyle: redundant modifiers
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8496   9 years simon04 fix #11505 - Download objects: load a range of OSM objects (modified …
(edit) @8486   9 years Don-vip Remove unused method parameter(s) in private methods
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8465   9 years Don-vip minor code style issues
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8440   9 years Don-vip fix javadoc warnings
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8413   9 years Don-vip code style - A close curly brace should be located at the beginning of …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
Note: See TracRevisionLog for help on using the revision log.