source: osm/applications/editors/josm/plugins/photoadjust

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35992   4 years taylor.smock See #22115, #22149: Update build.xml for r18494 and r35978/osm
(edit) @35978   4 years taylor.smock See #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @35951   4 years stoecker i18n update
(edit) @35893   5 years Don-vip i18n update
(edit) @35891   5 years Don-vip see #21680 - plugin requires a new version for JOSM 18221
(edit) @35774   5 years Don-vip i18n update
(edit) @35770   5 years holgermappt Use try/catch instead of flag (which does not work as intended), see …
(edit) @35767   5 years holgermappt Remove image data update listener only if it was registered, see #josm20893
(edit) @35729   5 years Don-vip i18n update
(edit) @35690   6 years stoecker i18n update
(edit) @35640   6 years Don-vip i18n update
(edit) @35600   6 years holgermappt Declare constructor of abstract class as protected
(edit) @35599   6 years holgermappt Add image for photo property editor
(edit) @35592   6 years holgermappt Change icons to SVG, references #19957
(edit) @35567   6 years stoecker i18n update
(edit) @35562   6 years stoecker i18n update
(edit) @35543   6 years stoecker i18n update
(edit) @35498   6 years simon04 I18n update
(edit) @35458   6 years stoecker i18n update
(edit) @35405   6 years simon04 I18n update
(edit) @35313   6 years simon04 I18n update
(edit) @35248   7 years stoecker i18n update
(edit) @35236   7 years holgermappt Deactivate UntaggedGeoImageLayerAction if there are just tagged or …
(edit) @35108   7 years holgermappt Apply patch to work with multiple photos, see #josm11905
(edit) @35092   7 years stoecker update i18n
(edit) @35025   7 years donvip i18n update
(edit) @34977   7 years donvip i18n update
(edit) @34908   7 years donvip i18n update
(edit) @34867   7 years simon04 I18n update
(edit) @34799   8 years donvip update to JOSM 14625
(edit) @34786   8 years donvip see #josm17050 - Refactor the GeoImageLayer and related to use a Data …
(edit) @34684   8 years holgermappt Moved button settings into AbstractAction constructor. See #16842.
(edit) @34683   8 years holgermappt Fix linter errors: Whitespaces, make methods that do not access class …
(edit) @34612   8 years donvip fix javadoc warnings
(edit) @34611   8 years donvip update to JOSM 14205
(edit) @34543   8 years donvip update to JOSM 14153
(edit) @34405   8 years donvip i18n update
(edit) @34389   8 years donvip i18n update
(edit) @34206   8 years donvip i18n update
(edit) @34181   8 years donvip i18n update
(edit) @34109   8 years stoecker i18n update!
(edit) @34097   8 years stoecker http to https
(edit) @34038   8 years donvip add new javadoc ant target for plugins
(edit) @33803   9 years holgermappt Added package info file.
(edit) @33757   9 years holgermappt Code modified to fix linter issues.
(edit) @33750   9 years holgermappt Removed isNewGpsData workaround.
(edit) @33746   9 years holgermappt Added languages with translations.
(edit) @33745   9 years holgermappt Update for JOSM deprecated API.
(edit) @33741   9 years donvip i18n update
(edit) @33303   9 years donvip update to JOSM 11713
(edit) @33182   9 years stoecker add translations
(edit) @33160   9 years stoecker update i18n
(edit) @33158   9 years stoecker cleanup ignores
(edit) @33088   10 years simon04 I18n update
(edit) @33072   10 years holgermappt Ant target 'pot' must be in build.xml, otherwise gettext doesn't get …
(edit) @33004   10 years simon04 JOSM/plugins: I18n update
(edit) @32885   10 years simon04 I18n update
(edit) @32863   10 years holgermappt Move layer change listeners back to map mode constructor and …
(edit) @32796   10 years simon04 I18n update
(edit) @32756   10 years donvip fix #josm13261 - IllegalArgumentException in photo adjust plugin
(edit) @32713   10 years donvip fix error-prone warning
(edit) @32712   10 years donvip fix #josm13209 - photoadjust plugin error: "Attempted to remove …
(edit) @32699   10 years donvip see #josm11390 - update Eclipse preferences files to Java 8
(edit) @32680   10 years donvip see #josm11390 - switch to Java 8
(edit) @32584   10 years donvip i18n update
(edit) @32451   10 years donvip remove calls to deprecated methods
(edit) @32329   10 years donvip fix #josm12953 - Replace most uses of MapView.getActiveLayer and …
(edit) @32309   10 years donvip update svn:ignore
(edit) @32286   10 years donvip update .project files, svn:ignore properties
(edit) @32158   10 years donvip fix #josm12789 - i18n update
(edit) @32016   10 years holgermappt JOSM/photoadjust: I18n update.
(edit) @32015   10 years holgermappt Disable center view only if it is active.
(edit) @31963   11 years holgermappt JOSM/photoadjust: I18n update.
(edit) @31962   11 years holgermappt Added mouseReleased() to PhotoAdjustMapMode. Make disableCenterView() …
(edit) @31961   11 years holgermappt Enabled photo property editor. Added thumbnail request.
(edit) @31960   11 years holgermappt Added scripts that read the JOSM *.lang language files.
(edit) @31953   11 years simon04 JOSM/photoadjust: I18n update
(edit) @31926   11 years stoecker use more https links
(edit) @31923   11 years donvip [josm_plugins] use https links to OSM wiki
(edit) @31922   11 years holgermappt Disable center view while a photo is moved, see #josm11908. Updates …
(edit) @31921   11 years holgermappt Added first version of photo property editor to kick off translation.
(edit) @31895   11 years simon04 JOSM/plugins: I18n update
(edit) @31772   11 years donvip i18n update
(edit) @31694   11 years donvip i18n update
(edit) @31603   11 years simon04 JOSM/plugins; I18n update
(edit) @31413   11 years holgermappt Do not try to calculate direction if image has no position. See …
(edit) @31241   11 years donvip [josm_plugins] i18n update
(edit) @31140   11 years stoecker fix broken externals, i18n update
(edit) @31126   11 years stoecker i18n update
(edit) @31097   11 years stoecker i18n update
(edit) @31059   11 years stoecker i18n update
(edit) @31034   11 years stoecker JOSM plugin i18n update
(edit) @30964   11 years bastik bump plugin main version
(edit) @30962   11 years bastik see ​​#josm11090 - plugins ready for load at runtime: …
(edit) @30936   11 years holgermappt Removed the toggle thumbnail menu entry as it is JOSM core …
(edit) @30905   12 years holgermappt Language file update.
(edit) @30904   12 years holgermappt Set min. JOSM version to 7912, the thumbnail arrow feature.
(edit) @30892   12 years donvip [josm_plugins] i18n update
(edit) @30886   12 years holgermappt Use right variable names to fix build error.
(edit) @30884   12 years holgermappt <gettext-extract> must be in a build file in the main directory, …
Note: See TracRevisionLog for help on using the revision log.