source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13146   6 years Don-vip javadoc/PMD
(edit) @13145   6 years Don-vip see #15582 - simplify our usage of opening_hours.js library (drop …
(edit) @13144   6 years Don-vip see #13747 - fix focus/selection/size issues in upload dialog
(edit) @13143   6 years Don-vip fix #13883 - statusbar is not updated when the map is moved with …
(edit) @13142   6 years Don-vip fix #14082 - Remove coordinates from nodes in validator and selection …
(edit) @13141   6 years Don-vip fix #15119 - length of way not displayed in status bar without …
(edit) @13140   6 years Don-vip see #15229 - provide a replacement API to deprecated …
(edit) @13139   6 years Don-vip fix #13747 - do not select all characters from a combobox when …
(edit) @13138   6 years Klumbumbus fix #15575 - don't warn about unclosed natural=gully
(edit) @13137   6 years Don-vip fix #14101 - Keystrokes in filters get captured as shortcuts
(edit) @13136   6 years Don-vip fix #15573 - add synchronization to GpxData
(edit) @13135   6 years Don-vip fix #15535, see #11924 - make extrude mode work with Java9+
(edit) @13134   6 years Don-vip fix #15568 - properly highlight menu items search results
(edit) @13133   6 years bastiK applied #8509 - Background uploading (patch by udit, minor changes)
(edit) @13132   6 years Don-vip fix #15571 - fix width of "merge layer" combobox
(edit) @13131   6 years Don-vip see #15476 - rename property constant
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13129   6 years Don-vip see #15476 - fix checkstyle/pmd warnings, add some javadoc
(edit) @13128   6 years Don-vip see #15550, see #11217 - better detection of URLs in notes
(edit) @13127   6 years Don-vip see #15476, fix #15511 - fix image scaling regression and makes …
(edit) @13126   6 years Don-vip see #11217 - forward note tooltips mouse wheel scroll events to map frame
(edit) @13124   6 years Don-vip fix #15552 - fix parsing of decimal numbers
(edit) @13123   6 years Don-vip javadoc
(edit) @13122   6 years Don-vip fix #15550 - Automatic line break of note tooltips (tested on western …
(edit) @13121   6 years Don-vip fix #15547 - fix major performance drawback of AutoCompletionSet
(edit) @13120   6 years Don-vip fix typos
(edit) @13119   6 years Don-vip fix #15545 - add new property wmts.capabilities.cache.max_age to …
(edit) @13118   6 years Don-vip fix #11217 - do not steel focus when the selected note changes
(edit) @13117   6 years Don-vip see #11217, fix #15541 - hide note tooltip when selected note is no …
(edit) @13115   6 years Don-vip fix #12086 - fix EDT violation when no file exporter is found + choose …
(edit) @13114   6 years Don-vip fix #11537 - Autosave also note layer
(edit) @13112   6 years Don-vip fix #15539 - use awaitility in MinimapDialogTest rather than …
(edit) @13111   6 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @13109   6 years Don-vip fix #15537 - Support changeset hashtags (hashtags changeset tag, …
(edit) @13108   6 years Don-vip fix #15538 - add robustness to AlignInLineAction
(edit) @13107   6 years Don-vip extract PolarCoor from AlignInCircleAction
(edit) @13106   6 years Don-vip add some javadoc
(edit) @13105   6 years bastiK see #15525 - fix NPE
(edit) @13104   6 years Don-vip fix some recent Sonar issues
(edit) @13103   6 years Don-vip see #15560 - repair coverage, fix typo, increase integration test timeout
(edit) @13101   6 years Don-vip fix #15534 - NPE
(edit) @13100   6 years Don-vip see #15534 - ensure user names are never null, as expected
(edit) @13099   6 years Don-vip fix #15531 - trace request body for HTTP POST, PUT and DELETE
(edit) @13098   6 years Don-vip fix #15532 - Use HTTPS to communicate with OSM dev servers (patch by …
(edit) @13095   6 years bastiK update javadoc
(edit) @13094   6 years bastiK fixed #15525 - Add parent_osm_id for mapcss
(edit) @13093   6 years bastiK fixed #15506 - No option to write coordinates to image header after …
(edit) @13090   6 years bastiK see #14142 - move dialogs toggle action menu entry down to toolbar …
(edit) @13089   6 years bastiK fixed #15521 - backround color is not reset after disabling mappaint …
(edit) @13082   6 years Don-vip fix #15519 - add synchronization to MultipolygonCache
(edit) @13080   6 years Don-vip avoid HeadlessException in unit test
(edit) @13077   6 years Don-vip see #15560 - fix javadoc warning with recent JDKs
(edit) @13076   6 years Don-vip see #15560 - fix javadoc warnings with recent JDKs
(edit) @13072   6 years stoecker see #10832 - set proper help text link
(edit) @13071   6 years Don-vip fix #12994 - Old style SideButton usage errors
(edit) @13070   6 years Don-vip fix #12641 - set visible status in OsmPrimitive.load()
(edit) @13069   6 years Don-vip fix #12626 - Rename F3 search dialog and Shift+F3 dialog from "Presets"
(edit) @13068   6 years Don-vip sonar - fix a few issues
(edit) @13067   6 years Don-vip fix #15507 - Update multipolygon action no longer works (regression …
(edit) @13066   6 years Don-vip see #12347 - NPE
(edit) @13065   6 years Don-vip fix #12347 - Split way breaks destination_sign relations
(edit) @13064   6 years Don-vip remove legacy properties (pluginmanager.warntime and …
(edit) @13063   6 years Don-vip remove legacy proxy support (proxy.host and proxy.port) …
(edit) @13062   6 years Don-vip fix #5823 - fix calculation of "moved many elements" warning
(edit) @13060   6 years Don-vip fix #15502 - ImageEntry: Copy isNewGpsData in applyTmp() (patch by …
(edit) @13056   6 years Don-vip fix #6135 - Correlate GPX with image: fix incorrect drop-down list …
(edit) @13051   6 years Don-vip fix #15455 - Overpass queries are not saved to preferences
(edit) @13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
(edit) @13048   6 years Don-vip fix #15458 - IOOBE at ImproveWayAccuracyAction.paint
(edit) @13047   6 years Don-vip fix #15493 - remember position of "Adjust Imagery Offset" dialog
(edit) @13046   6 years Don-vip fix #15494 - NPE
(edit) @13043   6 years Don-vip see #15474 - fix warnings
(edit) @13042   6 years Don-vip fix #15488 - display SubSecTimeOriginal on picture's information overlay
(edit) @13041   6 years Don-vip fix #15474 - Include WhoDidIt in changeset history (patch by naoliv)
(edit) @13040   6 years Don-vip cleanup imports (checkstyle/PMD)
(edit) @13039   6 years Don-vip update TLD from IANA
(edit) @13038   6 years Don-vip fix #15476 - Antialiased text and better resize quality when viewing photos
(edit) @13037   6 years Don-vip fix #15481 - Silence FileNotFoundException
(edit) @13036   6 years Don-vip fix #15484 - Java 9: workaround to …
(edit) @13034   6 years bastiK remove obsolete comment
(edit) @13033   6 years bastiK fixed #15466 - Data filtering is not working properly for nodes (see …
(edit) @13030   6 years Don-vip see #15465 - validate WaySegment constructor arguments
(edit) @13029   6 years Don-vip fix #15462 - catch UnsatisfiedLinkError in case of JRE badly installed
(edit) @13028   6 years Don-vip fix #15464 - Allow plugins to modify the changeset tags before upload …
(edit) @13025   6 years bastiK see #15451 - fix wiring
(edit) @13023   6 years bastiK see #15451 - fix initialization
(edit) @13021   6 years bastiK make Preferences more generic (see #15229, closes #15451) * extract …
(edit) @13019   6 years bastiK fixed #15449 - JOSM version checker is broken
(edit) @13018   6 years bastiK fixed #15374 - problem deleting multilevel relations
(edit) @13017   6 years Don-vip fix #15135 - Support conditional syntax for turn restrictions (patch …
(edit) @13016   7 years Don-vip fix #15443 - make sure dataset is always properly initialized in …
(edit) @13014   7 years Don-vip fix #15444 - NPE
(edit) @13013   7 years Don-vip fix #15446 - robustness against negative dashes-offset
(edit) @13012   7 years bastiK remove trivial overrides, where this doesn't actually break binary …
(edit) @13010   7 years bastiK see #14120 - fix use of deprecated API (selection handling)
(edit) @13009   7 years bastiK fix javadoc warning
(edit) @13007   7 years bastiK fixed #15436 - Store cache data of plugins in cache location
(edit) @13004   7 years bastiK fix deprecations in tests
(edit) @13003   7 years bastiK see #14794 - add missing top level javadoc; minor refactoring for …
(edit) @13002   7 years bastiK see #15229 - remove some uses of Main.pref
Note: See TracRevisionLog for help on using the revision log.