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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11277   8 years Don-vip sonar - fix recently added warnings
(edit) @11270   8 years michael2402 See #13309: Make download dialog use preferences interface.
(edit) @11261   8 years simon04 fix #13985 - Freezes when creating a layer named "Data Layer "
(edit) @11255   8 years simon04 fix #13913 - Update commandline usage
(edit) @11247   8 years Don-vip see #9400 - see #10387 - see #12914 - initial implementation of …
(edit) @11235   8 years bastiK applied #13948 - Validator seems to hang in last executed test (patch …
(edit) @11226   8 years michael2402 MapView: Allow public access to paintLayer. This allows plugins like …
(edit) @11225   8 years michael2402 MapViewPath: Add @FunctionalInterface, clean formatting.
(edit) @11223   8 years simon04 fix #13703 - Fine tune mouse wheel action on layer visibility sliders …
(edit) @11212   8 years Don-vip fix #13907 - StyleCache broken (regression from r9284, patch by Gerd …
(edit) @11206   8 years michael2402 Fix #13703: Layer visibility popup: Improve mouse wheel hit boxes and …
(edit) @11203   8 years Don-vip fix #13888 - make sure popup parent is displayed before attempting to …
(edit) @11199   8 years Don-vip extract some classes from AbstractTileSourceLayer
(edit) @11198   8 years Don-vip fix #13881 - handle cases where JOptionPane.showInputDialog returns …
(edit) @11197   8 years Don-vip fix #13880 - AbstractTileSourceLayer: Allow additional layer context …
(edit) @11188   8 years wiktorn Allow working on readonly JOSM Home Return null …
(edit) @11183   8 years Don-vip fix #13851 - missing copyright text at the minimap in imagery …
(edit) @11177   9 years simon04 Refactor OsmPrimitiveComparator Replace one big comparator with …
(edit) @11173   9 years simon04 Shortcut.findShortcut: return Optional object
(edit) @11171   9 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
(edit) @11168   9 years simon04 fix #13828 - Fix IAE when adding WMS layer with invalid URL The fix …
(edit) @11167   9 years simon04 AbstractTileSourceLayer#getTileSource: drop method parameter, use …
(edit) @11165   9 years simon04 see #13318 - more concise logging output
(edit) @11161   9 years stoecker properly handling of HDOP - not restricting it to the range of 0 to 1
(edit) @11154   9 years Don-vip checkstyle
(edit) @11148   9 years michael2402 Fix #13636: Use clipping for images on a line (RepeatImageElement).
(edit) @11147   9 years michael2402 Fix 13636: Use line clipping for computing the one way arrows, too.
(edit) @11145   9 years michael2402 See #13793: Fix dash offset sign.
(edit) @11144   9 years michael2402 Fix #13793: Clip paths in a way that let's the dashes stay in place.
(edit) @11141   9 years michael2402 More checks for MapViewState parameters.
(edit) @11137   9 years bastiK javadoc
(edit) @11132   9 years simon04 fix #11072 - Sort validator warnings
(edit) @11128   9 years simon04 see #13798 - Refactoring: better variable names No functional change.
(edit) @11127   9 years simon04 fix #13798 - Grouping in validator is broken
(edit) @11125   9 years wiktorn Activate "Flush tile cache" menu item on file:/// TileSources Closes: …
(edit) @11121   9 years Don-vip checkstyle
(edit) @11120   9 years bastiK fixed #6649 - open conflict toggle dialog after creating conflict with …
(edit) @11115   9 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
(edit) @11113   9 years Don-vip sonar - pmd:AppendCharacterWithChar - Avoid appending characters as …
(edit) @11112   9 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @11110   9 years Don-vip add more unit tests
(edit) @11105   9 years Don-vip sonar - fix various issues
(edit) @11103   9 years Don-vip fix NPE seen in jenkins
(edit) @11101   9 years Don-vip add more unit tests
(edit) @11100   9 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11097   9 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @11093   9 years simon04 fix #13320 - Use restart text and icon in unsaved changes dialog
(edit) @11091   9 years simon04 fix #13745 - Changeset manager: allow to download objects from a changeset
(edit) @11090   9 years simon04 fix #13743 - Draw segment order numbers on selected way
(edit) @11089   9 years simon04 fix #13717 - Enhance and allow customization of tag mapping when …
(edit) @11087   9 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11085   9 years Don-vip sonar - squid:S2162 - "equals" methods should be symmetric and work …
(edit) @11078   9 years michael2402 Fix #13744: If a layer removal triggers the removal of an other layer …
(edit) @11072   9 years simon04 fix #13748 - Focus in the "coordinates" field when adding a node
(edit) @11071   9 years simon04 see #13175 - Document deprecated method usage
(edit) @11059   9 years simon04 fix #13709 - Copyright is not clickable at the map in the history dialog
(edit) @11055   9 years michael2402 Fix #13703: Allow mouse wheel to change visibility slider value.
(edit) @11053   9 years simon04 fix #13709 - Copyright is missing at the map in the history dialog
(edit) @11048   9 years Don-vip sonar
(edit) @11045   9 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11044   9 years simon04 fix #13687 - Use CachedFile class for /data/help-browser.css in …
(edit) @11042   9 years simon04 Use CachedFile#getContentReader where possible
(edit) @11040   9 years Don-vip checkstyle
(edit) @11039   9 years simon04 fix #13574 - Waypoint labelling "None" doesn't work Store space …
(edit) @11038   9 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
(edit) @11037   9 years simon04 fix #13668 - Simplify ImageEntry#extractExif
(edit) @11035   9 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11033   9 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11032   9 years simon04 see #13664 - Correct SideButton icon loading
(edit) @11031   9 years simon04 see #12224 - Search menu item: make shortcut work when MOTD is focused
(edit) @11030   9 years simon04 fix #13664 - Open selected note in an external browser
(edit) @11029   9 years michael2402 MapView: Use AtomicBoolean instead of custom synchronization.
(edit) @11028   9 years michael2402 Clean MapView nonChangedLayers logic: Use sub list instead of looping …
(edit) @11026   9 years michael2402 See #13636: Add automated clipping to MapViewPath.
(edit) @11024   9 years Don-vip unit test, javadoc
(edit) @11023   9 years Don-vip checkstyle
(edit) @11022   9 years michael2402 Comment about LayerManager synchronization.
(edit) @11017   9 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @11015   9 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @11013   9 years Don-vip checkstyle / sonar
(edit) @11011   9 years michael2402 Change LayerManager#getLayers() to not require a lock any more. Fixes …
(edit) @11009   9 years Don-vip fix recent sonar/checkstyle issues
(edit) @11008   9 years Don-vip fix #13646 - NPE + unit test
(edit) @11004   9 years simon04 fix #13414 - Allow non-default file formats with native file chooser
(edit) @11002   9 years simon04 see #11975 - Extract NameFinder for Nominatim queries
(edit) @10999   9 years michael2402 Force resetState() to run in the EDT thread to prevent deadlocks. …
(edit) @10998   9 years michael2402 Make layer remove event fire after the layer has been removed. This …
(edit) @10997   9 years michael2402 Make layer read access synchronized.
(edit) @10991   9 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10990   9 years wiktorn Small refactor of WMS TileSource * Introduce AbstractWMSTileSource, …
(edit) @10985   9 years Don-vip code cleanup/simplification
(edit) @10983   9 years Don-vip fix #13609 - --version and --help are too verbose
(edit) @10982   9 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @10977   9 years Don-vip add/update unit tests, fix indentation
(edit) @10975   9 years Don-vip remove deprecated stuff - gsoc-core
(edit) @10972   9 years Don-vip remove deprecated stuff - gsoc-core
(edit) @10971   9 years Don-vip sonar - squid:S138 - Methods should not have too many lines
(edit) @10969   9 years Don-vip sonar - squid:ClassVariableVisibilityCheck - Class variable fields …
(edit) @10968   9 years Don-vip see #13537 - refactor constructors and add parameters validation to …
(edit) @10965   9 years Don-vip sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
Note: See TracRevisionLog for help on using the revision log.