source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9338   8 years simon04 fix #12312 - Error when loading GPX file with single point and track …
(edit) @9336   8 years Don-vip see #12282 - log a warning for MapCSS @media queries (deprecated …
(edit) @9334   8 years Don-vip see #12282 - handle warnings for mappaint styles: - Log warnings that …
(edit) @9332   8 years Don-vip see #11924 - if available, use java.runtime.version instead of …
(edit) @9331   8 years Don-vip see #12255 - add robustness
(edit) @9329   8 years Don-vip fix #12255 - fix EXIF time parsing regression
(edit) @9326   8 years simon04 OsmReader: do not inform about undefined elements send from Overpass …
(edit) @9325   8 years simon04 see #7670 fix #7647 - Fetching objects via Overpass API recurses down …
(edit) @9324   8 years simon04 MultiFetchServerObjectReader: shutdown threads after use
(edit) @9323   8 years bastiK fix bug in hashCode() (relatively harmless this time)
(edit) @9321   8 years Don-vip fix #12234 - disable power validation test for nodes outside of …
(edit) @9320   8 years simon04 Refactoring (make Help a JosmAction)
(edit) @9319   8 years simon04 fix #12298 - ArrayIndexOutOfBoundsException when adding tag to empty …
(edit) @9318   8 years simon04 fix #11693 - Overpass download: set default timeout to 180s
(edit) @9317   8 years simon04 Allow changing coordinate format in status bar
(edit) @9315   8 years simon04 see #8838 - Javadoc
(edit) @9314   8 years simon04 fix #7094 see #12231 - HttpClient: set Content-Length for all …
(edit) @9313   8 years simon04 fix #8050 - Make OSM API OAuth and imagery HTTP authentication work …
(edit) @9312   8 years simon04 Preferences: backup before resetting the preference file
(edit) @9311   8 years simon04 fix #6044 - Do not overwrite preferences_backup when loading …
(edit) @9310   8 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9308   8 years simon04 fix #11693 - Overpass download: parse and use timeout from …
(edit) @9305   8 years simon04 Import images: avoid NPE
(edit) @9304   8 years simon04 fix #12237 - Preset search: JOSM remembers presets not used …
(edit) @9303   8 years simon04 fix #12280 - Save as in layer list context menu does not add to list …
(edit) @9301   8 years simon04 OAuth: logout via HTTPS, no need to follow logout redirect
(edit) @9300   8 years simon04 OAuth: increase default dialog size
(edit) @9299   8 years Don-vip checkstyle
(edit) @9298   8 years bastiK fixed #12279 - JOSM hangs when opening a large file
(edit) @9297   8 years Don-vip fix #12278 - Fix checkstyle file names (patch by michael2402)
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9295   8 years simon04 Fixup r9293
(edit) @9293   8 years simon04 Fixup r9290
(edit) @9292   8 years simon04 see #8838 - Unglue: ask the user about tags/membership Let the user …
(edit) @9291   8 years simon04 Refactoring (clearer method names in UnGlueAction)
(edit) @9290   8 years simon04 Refactoring (use OsmPrimitive#removeAll)
(edit) @9284   8 years bastiK refactor some code from StyleCache into separate classes (see #9891)
(edit) @9282   8 years stoecker ugly spaces
(edit) @9281   8 years stoecker fix #10684 - fix SVG upscaling
(edit) @9280   8 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9278   8 years bastiK move ElemStyle classes to new package, rename to (Style)Element
(edit) @9277   8 years simon04 see #12255 - Add ImageEntry#loadThumbnail (based on patch by holgermappt)
(edit) @9276   8 years simon04 fix #12283 - Download notes in current view: fix NPE
(edit) @9274   8 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9273   8 years simon04 Remove accidentally committed part in r9258
(edit) @9272   8 years simon04 see #12275 - Provide space depending on decimal places in status line
(edit) @9271   8 years simon04 Checkstyle fixes
(edit) @9270   8 years simon04 see #12255 - GeoImageLayer: ImageEntry enhancements for image property …
(edit) @9269   8 years simon04 fix #12275 - Allow changing decimal places in status line Use expert …
(edit) @9268   8 years simon04 Avoid unnecessary creation of empty map when copying keys Relates to …
(edit) @9267   8 years simon04 fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
(edit) @9266   8 years simon04 Refactoring: move getMatchingPresets to TaggingPresets and add …
(edit) @9265   8 years simon04 see #7089 see #11968 - Obtain icons from presets for nodes/relations …
(edit) @9264   8 years simon04 see #7089 - Relation list: re-filter after zooming This allows to use …
(edit) @9263   8 years stoecker better parsing of shortcuts, use different names for different …
(edit) @9262   8 years stoecker mark the possible shortcuts, so we have a chance to extract them …
(edit) @9261   8 years stoecker I18n cleanup
(edit) @9260   8 years simon04 Shortcuts: fixups for r9258, r9259
(edit) @9259   8 years simon04 Do not register more than 10 shortcuts for "Use this tag again" This …
(edit) @9258   8 years simon04 Attempt to fix some shortcut parse issues See …
(edit) @9257   8 years simon04 NativeFileChooser: fix setting previous directory With file=/tmp on …
(edit) @9256   8 years simon04 Fix EDT violations in OAuth wizard
(edit) @9255   8 years simon04 Add functional tests for HttpClient and fix 2 bug found
(edit) @9254   8 years Don-vip fix javadoc warning: oauth.signpost is known from Eclipse but not …
(edit) @9253   8 years stoecker see #10684 - use squared toolbar buttons always, move side button …
(edit) @9252   8 years Don-vip see #10684 - update to checkstyle 6.14.1
(edit) @9251   8 years stoecker see #10684 - extend SVG with small dimension when a larger image is …
(edit) @9249   8 years Don-vip see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
(edit) @9248   8 years simon04 fix #11237 - Change default color of waypoints and GPS tracks to magenta
(edit) @9247   8 years simon04 fix #12267 - MapCSS conditions does not handle unquoted 0 value Such …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9245   8 years simon04 fix #12101 - Possibility to create a duplicate way with split dialog
(edit) @9244   8 years simon04 see #12111 - Detect when "to" and "from" also in no_u_turn
(edit) @9243   8 years Don-vip javadoc update
(edit) @9242   8 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9240   8 years bastiK javadoc
(edit) @9239   8 years Don-vip javadoc update
(edit) @9238   8 years stoecker see #8562 - restart JOSM in case we switched from IPv6 to IPv4 only, …
(edit) @9236   8 years simon04 fix #12111 - Detect when "to" and "from" are the same in turn restrictions
(edit) @9234   8 years simon04 fix #11338 - Gpx tracks: speed outliers and coloring
(edit) @9233   8 years simon04 fix #4602 - Add "Do not show again" to purge action
(edit) @9232   8 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9231   8 years Don-vip javadoc update
(edit) @9230   8 years Don-vip fix javadoc errors/warnings
(edit) @9229   8 years Don-vip fix #12262 - NPE
(edit) @9228   8 years wiktorn Do not use cache when downloading. This avoids getting objects from …
(edit) @9227   8 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9226   8 years Don-vip attempt to fix shortcut parse issue on DevelopersGuide/ShortcutsList
(edit) @9224   8 years Don-vip fix #12260 - adjust colors contrast in preferences tables (imagery, …
(edit) @9223   8 years Don-vip fix #12259 - adjust colors contrast in relation editor and history dialog
(edit) @9222   8 years Don-vip fix #12257 - Ensures caret color is the same than text foreground color
(edit) @9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
(edit) @9220   8 years Don-vip update unitils-core to 3.4.2, increase unit test coverage with …
(edit) @9218   8 years Don-vip fix #12152 - re-enable SNI by default
(edit) @9217   8 years Don-vip checkstyle, code cleanup
(edit) @9216   8 years stoecker fix #12189 - properly handle the file version
(edit) @9215   8 years Don-vip fix #12250 - Error when loading session containing layer converted …
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
Note: See TracRevisionLog for help on using the revision log.