source: josm/trunk/src/org/openstreetmap/josm/gui/layer/geoimage/ImageViewerDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13264   6 years Don-vip see #15709 - proper singleton for ImageryViewerDialog
(edit) @13220   6 years Don-vip see #15574: - additionally refactors ImageDisplay to use ImageEntry …
(edit) @13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
(edit) @13042   6 years Don-vip fix #15488 - display SubSecTimeOriginal on picture's information overlay
(edit) @12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12460   7 years bastiK see #14794 - javadoc
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9416   8 years Don-vip fix #12322 - GeoImageLayer: Add method isCenterView() to …
(edit) @9270   8 years simon04 see #12255 - GeoImageLayer: ImageEntry enhancements for image property …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8069   9 years Don-vip fix #11074 - Cannot collapse geotagged images dialog
(edit) @7912   9 years bastiK applied #10894 - Show photo direction arrow for thumbnail (patch by …
(edit) @7892   9 years Don-vip fix #10628 - display first image when adding first new geoimage layer, …
(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) @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) @7444   10 years Don-vip fix #10427 - Problems deleting a photo layer
(edit) @7426   10 years Don-vip fix #5816 - Geotagged images dialog docked status not retained …
(edit) @7320   10 years Don-vip fix #10283 - wrong time format in GPX/images layer leading to wrong …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6456   10 years simon04 fix #5256 - geoimage: select first/last image with Home/End key
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6392   10 years Don-vip fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm)
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5432   12 years Don-vip fix #7822 - display the EXIF/GPS time for geotagged images, when known
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4241   13 years bastiK applied #5605 - Geotagged image viewer should rotate images according …
(edit) @3263   14 years bastiK escape non ascii characters
(edit) @3261   14 years bastiK applied patch by flo: Add support for direction tag in photo EXIF …
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @2969   14 years bastiK fixed #4502 - Photomapping pannel open just one time; make tiger …
(edit) @2931   14 years bastiK cleanup for geoimage code (mainly getters and setters)
(edit) @2909   14 years bastiK fixed: images with lat/lon in EXIF are not displayed at their real …
(edit) @2887   14 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2662   14 years bastiK geoimage: reworked image correlation dialog. Might still have some …
(edit) @2627   14 years bastiK geoimage: new button 'delelet image from disk' (shortcut: …
(edit) @2617   14 years bastiK geoimage: improved thumbnails (closes #4101)
(edit) @2602   14 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2601   14 years bastiK fixed #3722 - add shortcut for "next photo" and "previous photo" …
(edit) @2577   14 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(add) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
Note: See TracRevisionLog for help on using the revision log.