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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10788   8 years simon04 Remove superfluous FilteredCollection Not used by any plugin in SVN
(edit) @10786   8 years Don-vip see #11390 - remove non-working java version check as it would need to …
(edit) @10784   8 years simon04 see #11823 - Delay minimap initialization until first use This does …
(edit) @10783   8 years simon04 fix #13070 - Upload dialog not sized correctly
(edit) @10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
(edit) @10779   8 years Don-vip see #12994 - Old style SideButton usage errors
(edit) @10777   8 years Don-vip see #13312 - add debug information (patch by michael2402) - gsoc-core
(edit) @10775   8 years simon04 Typo (referred)
(edit) @10768   8 years Don-vip sonar - squid:S3655 - Optional value should only be accessed after …
(edit) @10766   8 years Don-vip fix #13290 - pasting from other layer changes objects position …
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10762   8 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10760   8 years Don-vip sonar - squid:S2153 - Boxing and unboxing should not be immediately …
(edit) @10759   8 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(edit) @10757   8 years Don-vip sonar - squid:S1659 - Multiple variables should not be declared on the …
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(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) @10745   8 years Don-vip fix javadoc warnings
(edit) @10742   8 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @10737   8 years Don-vip fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
(edit) @10733   8 years Don-vip checkstyle
(edit) @10732   8 years Don-vip fix #13272 - add robustness against malformed zip files
(edit) @10722   8 years simon04 fix #13267 - JOSM does not remember last used tags after restart Due …
(edit) @10721   8 years simon04 Remove too specific Utils functions
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10714   8 years simon04 see #11390 - Use CompletableFuture for async image loading
(edit) @10712   8 years simon04 Typo
(edit) @10700   8 years Don-vip fix #13250 - performance optimization when sorting sorting members of …
(edit) @10694   8 years simon04 fix #13249 see #13236 - No not change caret position (for editable …
(edit) @10691   8 years Don-vip see #11390, fix #12890 - finish transition to Java 8 predicates/functions
(edit) @10689   8 years Don-vip see #11390, see #12890 - Use Java 8 Function
(edit) @10683   8 years Don-vip fix #13250 - JOSM seems to hang after sorting members of a complex …
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10673   8 years Don-vip fix #13241 - Fix min->max typo in AbstractTileSourceLayer (patch by …
(edit) @10672   8 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10669   8 years Don-vip fix #13237 - Should not duplicate layer names in the changeset source
(edit) @10667   8 years Don-vip fix javadoc warning (missing override)
(edit) @10665   8 years Don-vip fix #13236 - Display text from the beginning in large JOSM text areas
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10661   8 years Don-vip fix #13229 - Can't unselect objects (partial revert of r10659)
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10653   8 years Don-vip see #12472 - fix warning "ClassCanBeStatic"
(edit) @10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10649   8 years Don-vip fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
(edit) @10648   8 years stoecker fix i18n, see #13208
(edit) @10647   8 years Don-vip see #11390 - use functional comparators
(edit) @10646   8 years Don-vip fix #13164 - Creating a conflict after editing a relation inside and …
(edit) @10645   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10640   8 years Don-vip fix #13208 - Use real string for concatenation in note layer tooltip …
(edit) @10639   8 years Don-vip fix #13207 - IllegalStateException: cannot open system clipboard
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10637   8 years Don-vip fix #13050 - cannot copy from the object history view (patch by …
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10633   8 years Don-vip NPE seen in unit tests
(edit) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10629   8 years simon04 fix #13085 - When downloading from Overpass, a "download area too …
(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) @10625   8 years Don-vip see #11390 - Java 8: use more lambdas / method references
(edit) @10622   8 years Don-vip fix #13198 - Add new flow layout that does the right height …
(edit) @10621   8 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10620   8 years Don-vip fix #13196 - remove FileDrop class (patch my michael2402) - gsoc-core
(edit) @10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10613   8 years Don-vip see #12478 - do not try to enable dragging in headless mode
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10609   8 years Don-vip fix javadoc
(edit) @10607   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: Make Condition a …
(edit) @10606   8 years Don-vip javadoc - fix typos
(edit) @10605   8 years Don-vip see #12478 - Use ​Swing Copy/Paste instead of CopyAction/PasteAction …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10603   8 years Don-vip see #13172 - fix javadoc
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10598   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field - gsoc-core
(edit) @10596   8 years Don-vip see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
(edit) @10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
(edit) @10592   8 years Don-vip see #11390, fix #13192 - Update LayerPositionStrategy to be a java 8 …
(edit) @10591   8 years Don-vip see #13191 - fix typos - gsoc-core
(edit) @10590   8 years Don-vip see #11390, fix #13191 - Documentation and migration to java 8 of …
(edit) @10589   8 years Don-vip see #12472 - fix "Non-exhaustive switch" compilation warning
(edit) @10588   8 years Don-vip see #11390, fix #13120 - Use a new memory manager for imagery layers …
(edit) @10586   8 years Don-vip see #11390, fix #13190 - Allow Lambda bug report parameters (patch by …
(edit) @10576   8 years Don-vip fix #13174 - Use invalidate instead of redraw to repaint the layer …
(edit) @10571   8 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10568   8 years Don-vip fix #13169 - Extract imagery layer settings to new class (patch by …
(edit) @10567   8 years stoecker see #13084 - remove workaround - it will probably cause more trouble …
(edit) @10566   8 years stoecker see #13084 - fix some errors in icon move
(edit) @10549   8 years simon04 see #13137 - Remove MapQuest Open from SlippyMapBBoxChooser
(edit) @10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
(edit) @10545   8 years wiktorn Use stale cache tiles if IOException occurs * small pretty print …
(edit) @10542   8 years wiktorn Allow ButtonColumn to override rendered button text
(edit) @10541   8 years wiktorn Use Main.worker instead of private worker.
Note: See TracRevisionLog for help on using the revision log.