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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12285   7 years Don-vip remove some deprecated code, unused by now
(edit) @12282   7 years Don-vip move Swing action to gui package (causes failure when running …
(edit) @12281   7 years Don-vip sonar - squid:S1602 - Lamdbas containing only one statement should not …
(edit) @12280   7 years Don-vip drop remaining png extensions from few icons in java code so we can …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12274   7 years michael2402 Fix #14847: Fix reload of colors if data was added to/removed from gpx …
(edit) @12273   7 years Don-vip fix #14850 - NPE on launch: make sure RestartAction (and all the GUI …
(edit) @12272   7 years Don-vip fix #14849 - fix crash at startup when two initialization tasks have …
(edit) @12267   7 years Don-vip sonar - fix various recent violations
(edit) @12265   7 years michael2402 Fix #5676: Force a reload of the edit summary field if the user …
(edit) @12259   7 years bastiK see #14794 - javadoc
(edit) @12234   7 years Don-vip see #11924 - see JDK-8165641: Object.finalize() is deprecated
(edit) @12231   7 years Don-vip see #11924 - fix javadoc warnings
(edit) @12223   7 years Don-vip fix javadoc warnings
(edit) @12218   7 years Don-vip code cleanup - catch ReflectiveOperationException when possible
(edit) @12216   7 years bastiK deprecate unused methods
(edit) @12213   7 years michael2402 See #13415: Make code shorter by using LatLon.getEastNorth()
(edit) @12206   7 years michael2402 Fix #14814: repaint nodes layer on note click.
(edit) @12204   7 years Don-vip remove unused code (pre-HttpClient)
(edit) @12203   7 years stoecker drop CycleMap from JOSM core
(edit) @12202   7 years stoecker drop CycleMap from JOSM core
(edit) @12195   7 years michael2402 Keep a reference to the weak listener, to not let gc remove it.
(edit) @12187   7 years michael2402 Add javadoc to OsmUtils, fix constant naming.
(edit) @12182   7 years michael2402 Move viewport following option to DrawAction and make it persistent.
(edit) @12178   7 years michael2402 Remove repaint on conflict resolution - SequenceCommand will do it for us.
(edit) @12177   7 years michael2402 Remove MapView repaint in MapFrame - map view does it by itself.
(edit) @12176   7 years michael2402 Only invalidate single OSM layer after merge
(edit) @12175   7 years michael2402 Trigger a GPX layer invalidation on SoM change.
(edit) @12174   7 years michael2402 Map paint style: Invalidate the affected layers instead of triggering …
(edit) @12173   7 years michael2402 Use invalidate() on the gpx layer instead of triggering a map view …
(edit) @12172   7 years michael2402 Remove unneccessary Main.map.repaint() - invalidate is enough.
(edit) @12171   7 years michael2402 Fixed checkstyle warnings.
(edit) @12170   7 years michael2402 "See #13175, see #14120: Remove isChanged() method call in map view - …
(edit) @12168   7 years michael2402 Add a gap to the gpx line if the coordinates of a WayPoint are not known.
(edit) @12167   7 years michael2402 Make WayPoint implement ILatLon.
(edit) @12163   7 years michael2402 Make use of ILatLon#getEastNorth
(edit) @12162   7 years michael2402 See #13415: Fix @since tags.
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @12160   7 years michael2402 Fix PMD Warnings on StringBuilder
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   7 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @12155   7 years michael2402 GpxLayer: Javadoc
(edit) @12153   7 years michael2402 Use a data counter + StringBuilder to create the data set tooltip. Add …
(edit) @12152   7 years michael2402 Do not invalidate inactive data layers on selection change in active layer.
(edit) @12151   7 years michael2402 AbstractListMergeModel: Add documentation
(edit) @12150   7 years Don-vip fix #14792 - fix --version handling: restore a single main() method
(edit) @12148   7 years bastiK see #14794 - javadoc
(edit) @12142   7 years stoecker fix #14789 - allow to override toolbar image and toolbar name for presets
(edit) @12135   7 years bastiK fixed #13100 - NPE on launch (2)
(edit) @12134   7 years bastiK see #14773 - improve session export/import for imagery layer offset data
(edit) @12133   7 years Don-vip see #14741 - findbugs
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12129   7 years Don-vip fix #14776 - NPE
(edit) @12128   7 years Don-vip see #14741 - rework initialization of Main.contentPanePrivate
(edit) @12127   7 years Don-vip fix #14783 - fix NPE when loading early plugins. Restored the static …
(edit) @12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
(edit) @12122   7 years Don-vip sonar - squid:S2178
(edit) @12119   7 years michael2402 Fix weak projection listener of NavigatableComponent being lost.
(edit) @12118   7 years Don-vip see #14734 - fix checkstyle warnings
(edit) @12117   7 years Don-vip see #14734 - fix PMD warning
(edit) @12116   7 years michael2402 Sonar: Make AbstractListenerInfo an interface.
(edit) @12115   7 years michael2402 Document OsmDataLayer
(edit) @12114   7 years michael2402 Layer class: Documentation.
(edit) @12107   7 years michael2402 Allow invalidation listeners for all MapViewPaintables.
(edit) @12105   7 years michael2402 Audio marker layer: Use invalidate instead of Main.map.mapView.repaint().
(edit) @12103   7 years michael2402 See #14120: MapView should repaint on temporary layer changes …
(edit) @12102   7 years michael2402 Fix #14763: Do not apply colorful filter op if source image is of …
(edit) @12101   7 years michael2402 Fix #14765: Don't use runAndWait for table updates. UserListDialog …
(edit) @12099   7 years michael2402 Use selection event manager to trigger repaints on selection changes.
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12088   7 years Don-vip checkstyle
(edit) @12085   7 years bastiK fix compile (see #14734)
(edit) @12084   7 years bastiK offset bookmarks: migrate preferences from lists to key=value maps …
(edit) @12082   7 years bastiK minor fixes to ensure unmodifiable StyleElement classes
(edit) @12080   7 years michael2402 Relation editor: Make button tool bars scroll if the window is too …
(edit) @12079   7 years michael2402 ScrollViewport: Fix layout computation, natively support mouse wheel …
(edit) @12077   7 years bastiK see #13956 - make cachePresets public
(edit) @12074   7 years bastiK fixed #14740 - Current displayed data position changes when you press TAB
(edit) @12073   7 years michael2402 Show sidebar scroll buttons when sidebar content changes (buttons …
(edit) @12072   7 years bastiK remove property change events in NavigatableComponent (can use …
(edit) @12065   7 years michael2402 More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
(edit) @12058   7 years Don-vip fix Java/PMD/Checkstyle warnings
(edit) @12050   7 years michael2402 Fix sonar warnings (modifiers, parameters)
(edit) @12048   7 years michael2402 Add per-layer selection listeners. Make selection listener code more …
(edit) @12047   7 years michael2402 Make TagMerger use the row based layout. Make merge buttons higher and …
(edit) @12046   7 years michael2402 In conflict resolution dialog, only scroll tab contents and prevent …
(edit) @12044   7 years michael2402 Make conflict merge dialog layout more universal, make row titles in …
(edit) @12043   7 years michael2402 Add nicer padding to version info panel
(edit) @12042   7 years bastiK applied #13956 - memory optimization with presets cache (patch by GerdP)
(edit) @12031   7 years Don-vip add Node.getParentWays()
(edit) @12030   7 years michael2402 See #13604: Change error to a warning until we figure out what causes …
(edit) @12028   7 years Don-vip see #14120 - fix java warnings
(edit) @12026   7 years stoecker see #10529 - drop code completely
(edit) @12025   7 years michael2402 See #14120: Throw a nicer exception if a layer is destroyed twice.
(edit) @12014   7 years michael2402 See #14120: Use a listener to get notified of way segment / virtual …
(edit) @12012   7 years Don-vip fix HeadlessException seen in unit tests logs
(edit) @12005   7 years Don-vip fix #14667 - IOOBE at PreferenceTabbedPane.stateChanged
(edit) @12004   7 years Don-vip fix #14696 - make help browser a JFrame rather than a JDialog so …
(edit) @11996   7 years Don-vip fix #13809 - run GUI operations of NotificationManager.processQueue
(edit) @11993   7 years Don-vip fix #5144 - Cannot draw new ways when filter is active (patch by …
Note: See TracRevisionLog for help on using the revision log.