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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8041   9 years bastiK applied #11059 - New method unflagNewGpsData(), modified infoText …
(edit) @7999   9 years Don-vip fix #11061 - Remote API imagery cookies parameter is not handled …
(edit) @7983   9 years Don-vip fix #10987 - EDT violation during GeoImageLayer merge
(edit) @7956   9 years bastiK fixed #10962 - Photo orientation should not be ignored for thumbnails
(edit) @7954   9 years stoecker see #10854 - fix typos
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7935   9 years bastiK applied #10920, applied #10854 - Move 'Toggle image thumbnail preview' …
(edit) @7912   9 years bastiK applied #10894 - Show photo direction arrow for thumbnail (patch by …
(edit) @7911   9 years bastiK see #9813 - activate new TMS cache
(edit) @7892   9 years Don-vip fix #10628 - display first image when adding first new geoimage layer, …
(edit) @7886   9 years Don-vip update to latest jmapviewer code cleanup
(edit) @7882   9 years Don-vip fix #10606 - add ID of notes (patch by ToeBee)
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7823   9 years bastiK see #5309 - too many files in tile cache (see [o30854]) Set Einstein …
(edit) @7820   9 years bastiK fixed #10857 - notes popup can not be opened or closed via the mapview …
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7789   9 years bastiK see #10812 - add shortcut back
(edit) @7788   9 years bastiK applied #10812 - new copy path feature for geotagged image dialog …
(edit) @7784   9 years Don-vip fix #10811 - Handle GeoImageLayer thumbnail load status during layer …
(edit) @7764   9 years Don-vip fix #10809 - Cannot click on geotagged pictures in 'Lasso Select Mode'
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7684   9 years Don-vip show number of relations instead of API version in osm data layer tooltip
(edit) @7673   9 years stoecker fix typo
(edit) @7672   9 years stoecker see #10479 - readd two markers and their keep-alive code
(edit) @7660   9 years Don-vip fix #10672 - empty image window opens in several situations …
(edit) @7619   10 years Don-vip fix #10628 - display first image when adding first new geoimage layer
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7577   10 years Don-vip fix #7010 - bigger eye icon in GPX track visibility dialog. Comes from …
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7536   10 years Don-vip fix #8430 - Download along: rework selection panel to allow smaller areas
(edit) @7522   10 years bastiK applied #10500 - New layer to hold notes (patch by ToeBee, minor style …
(edit) @7518   10 years Don-vip fix #10489 - Add additional attributes to GPX Export for nodes + GPX …
(edit) @7509   10 years stoecker remove tabs
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7444   10 years Don-vip fix #10427 - Problems deleting a photo layer
(edit) @7438   10 years bastiK fixed #10410 - session: imagery layer settings not stored
(edit) @7426   10 years Don-vip fix #5816 - Geotagged images dialog docked status not retained …
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7345   10 years akks see #10269: avoid null color values in GpxLayer for sure
(edit) @7340   10 years Don-vip see #10269 - fix NPE (robustness. trkPnt.customColoring should …
(edit) @7329   10 years Don-vip fix #10304 - NPE
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(edit) @7323   10 years akks see #10294: gpx single color mode was broke (regression of r7319)
(edit) @7320   10 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7319   10 years akks Add colorbar for active GPX layer, big GpxLayer class refactoring, see …
(edit) @7310   10 years Don-vip fix #10266 - fix issue with audio marker synchronisation
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7291   10 years Don-vip fix #10207 - fix menu scroller for multi monitors systems
(edit) @7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7182   10 years akks see #10072: color large GPS points like the track segments use …
(edit) @7140   10 years Don-vip fix compilation warnings with JDK8 - equals() and hashcode() must …
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7119   10 years Don-vip code refactoring/cleanup/javadoc + fix bug in preset text comparator …
(edit) @7094   10 years Don-vip fix #9977 - Jumping to play head marker when playing next audio (patch …
(edit) @7049   10 years Don-vip sonar - Don't call static DateFormat
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7021   10 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7017   10 years Don-vip see #8465 - fix easy compilation warnings
(edit) @7013   10 years Don-vip drop support of OSM API 0.5
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6958   10 years Don-vip fix #9827 - Sort track length by value instead of string …
(edit) @6904   10 years akks Large GPS points were not centered for draw.rawgps.large.size>3
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6895   10 years bastiK applied #9228 - Set transparency of circle from HDOP value (by …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6775   10 years simon04 fix #9600 - GpxLayer: use neutral track color if speed is zero …
(edit) @6751   10 years xeen reflect ScanexTileSource upstream changes in JOSM (patch by glebius, …
(edit) @6717   10 years Don-vip where applicable, replace System.arraycopy by Arrays.copyOf
(edit) @6708   10 years Don-vip fix #8417 - info GPX layer window not resizeable
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6615   10 years Don-vip fix compilation warnings + minor code refactorization
(edit) @6565   10 years simon04 fix #9484 - source in upload dialog: add knowledge, survey to …
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6501   10 years simon04 Revert accidentally committed r6499 (to be committed after the …
(edit) @6499   10 years simon04 Add checkbox to main menu to toggle hatched background rendering of …
(edit) @6497   10 years Don-vip fix #9448 - do not attempt to start grabber thread for blank WMS layer
Note: See TracRevisionLog for help on using the revision log.