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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @10536   8 years wiktorn Extract ButtonColumn to separate class Make cache stats public so …
(edit) @10534   8 years wiktorn Do not use 180 meridian hack when drawing tiles from different zoom * …
(edit) @10527   8 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @10525   8 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10508   8 years Don-vip fix #13078 - Add new listener that fires before first layer is added …
(edit) @10507   8 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10505   8 years bastiK see #9995 - change default gui scale from 'auto' (0) to 1.0 for stable …
(edit) @10504   8 years Don-vip fix #12919 - scale indicator regression (patch by michael2402)
(edit) @10496   8 years Don-vip fix #13072 - Change missing layer painter action from crash to error …
(edit) @10494   8 years stoecker Don't use SideButton outside toggle dialogs, fix #12994
(edit) @10491   8 years Don-vip fix #13000 - Exception when deleting last layer for 2nd time (patch by …
(edit) @10490   8 years Don-vip fix #13003 - IllegalArgumentException: Attempted to remove listener …
(edit) @10489   8 years Don-vip checkstyle
(edit) @10488   8 years wiktorn Improve message. Closes: #13031
(edit) @10486   8 years Don-vip fix #13049 - Inform map view of Projection updates (patch by …
(edit) @10484   8 years stoecker see #9995 - don't expose GuiSizesHelper for image purpose
(edit) @10482   8 years stoecker see #12994 - don't warn about SideButton without icon
(edit) @10481   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994, see #13054
(edit) @10480   8 years stoecker fix #13038 - patch by Michael Zangl - gsoc-core - fix exception
(edit) @10479   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994
(edit) @10478   8 years stoecker fix #13040 - patch by Michael Zangl - gsoc-core - fix exception
(edit) @10477   8 years Don-vip checkstyle
(edit) @10476   8 years Don-vip fix #13046 - Warn if layer calls removeLayer during attachToMapView …
(edit) @10474   8 years wiktorn Use WarningLayerPainter as a temporary painter for layers during …
Note: See TracRevisionLog for help on using the revision log.