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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8864   9 years Don-vip checkstyle
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8862   9 years wiktorn Revert move of tileSource initialization to constructor. Fixes …
(edit) @8861   9 years wiktorn Remove MEMORY_SIZE based settings and fix high cpu usage when showing …
(edit) @8860   9 years wiktorn Make MemoryTileCache instiated per-layer instead static. Static …
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8850   9 years Don-vip sonar - squid:S3047 - Multiple loops over the same set should be combined
(edit) @8849   9 years Don-vip sonar - squid:S1643 - Strings should not be concatenated using '+' in …
(edit) @8848   9 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(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) @8835   9 years simon04 fix #10071 - Read MapCSS style/rule name from meta selector
(edit) @8833   9 years simon04 fix #11939 - MapCSS: fix parent_tag() in ∈ and ⧉ tests
(edit) @8832   9 years simon04 fix #11942 - Make gamma correction more robust to mysterious image types
(edit) @8830   9 years simon04 fix #9012 - Saving a converted osm/gpx layer should save with correct …
(edit) @8828   9 years simon04 fix #10493 - Preset <check>: make default="on/off" work
(edit) @8822   9 years simon04 see #11916 - Search: allow to use multiple MapCSS selectors and …
(edit) @8818   9 years simon04 fix #11925, see #11897 - Re-enable merging of gpx, marker, geoimage …
(edit) @8814   9 years simon04 fix #11656 - Use notifications when (one click) presets cannot be applied
(edit) @8811   9 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8807   9 years simon04 fix #8110 - Conversion gpx -> osm -> gpx now retains order of segments …
(edit) @8806   9 years simon04 fix #10208 - Gpx markers: show names for audio, image, url, markers …
(edit) @8805   9 years simon04 see #6968 - Add also markers when converting data layer to gpx layer
(edit) @8804   9 years simon04 see #6968 - Allow converting gpx marker layer to osm data layer
(edit) @8801   9 years simon04 fix #10432 - Session: get rid of submenu
(edit) @8795   9 years Don-vip fix javadoc errors/warnings seen with JDK9
(edit) @8792   9 years simon04 fix #11895 see #11765 - Some menu entries are no longer translated …
(edit) @8791   9 years simon04 fix #11832 - MapCSS: support | in regular expression
(edit) @8789   9 years simon04 fix #11891 - Unable to merge more than two data layers - regression of …
(edit) @8786   9 years simon04 fix #11626 - <checkgroup> blocks auto completion and match=*
(edit) @8785   9 years simon04 see #11852 - Disallow resolving null coordinate in conflict dialog
(edit) @8777   9 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8775   9 years simon04 fix #8170 - MapCSS: add functions parent_tags(key) and …
(edit) @8771   9 years Don-vip don't use deprecated method
(edit) @8769   9 years wiktorn Make column headers translable. Closes: #11881
(edit) @8765   9 years Don-vip fix #11867 - ThumbsLoader freezes if EXIF orientation is not set …
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8762   9 years wiktorn Replace CacheFiles with JCS and remove CacheFiles Closes: #11869
(edit) @8760   9 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8751   9 years wiktorn Introduce zoom offseting. See: #11856 * MemoryTileCache size based on …
(edit) @8750   9 years wiktorn Improve resposiveness of preferences window by moving expensive IO …
(edit) @8748   9 years simon04 see ##11765 - Fix audio menu name (regression from r8721)
(edit) @8742   9 years simon04 fix #11834 - KeyValueVisitor: also provide primitive to the visitor
(edit) @8741   9 years simon04 fix #11846 - MapCSS validator: make ignoring "Whole group" work again
(edit) @8740   9 years simon04 fix #11834 - Use visitor pattern for key/value lookup (patch by …
(edit) @8736   9 years simon04 see #11843 - Give all directly started threads sensible names
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8733   9 years simon04 fix #11836 - Zoom out with Gamma adjusted on imagery causes Exception
(edit) @8732   9 years simon04 see #11823 - Minimap: hide shrink/enlarge button
(edit) @8729   9 years simon04 fix #10417 - Selectable Gamma value for background imagery
(edit) @8728   9 years simon04 Layer dialog: make duplicate and merge only accessible in context menu …
(edit) @8726   9 years Klumbumbus see #8717 - fix mappaint.nameOrder
(edit) @8725   9 years Klumbumbus fix #8717 - add highway=milestone and railway=milestone to preset …
(edit) @8723   9 years simon04 see #11713 - use new interface ImageProcessor where applicable
(edit) @8721   9 years simon04 fix #11765 - Seperate menu entry i18n strings, add mnemonics as …
(edit) @8720   9 years simon04 fix #11583 - Add mnemonic key to "Search menu items": ALT+R R … …
(edit) @8719   9 years simon04 see #11823 - Add minimap toggle dialog
(edit) @8715   9 years wiktorn As tileCache is again MemoryTileCache, so now - unconditionally clear …
(edit) @8714   9 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @8713   9 years simon04 see #11428 - Overpass Download: make help work
(edit) @8710   9 years simon04 see #11795 - taginfoextract: avoid "Could not get presets icon" by not …
(edit) @8706   9 years stoecker improve IPv6 check (workaround for bad data from Java) - fix #11452
(edit) @8702   9 years simon04 see #11819 - History dialog: show reversed nodes in yellow, show …
(edit) @8693   9 years simon04 fix #11741 - Properties dialog: add taginfo icon Icon is based on …
(edit) @8692   9 years Don-vip see #11795 - fix HeadlessException with Jenkins
(edit) @8689   9 years simon04 see #11428 - Make Overpass download an expert action
(edit) @8686   9 years Don-vip fix #11803 - wrong help link
(edit) @8684   9 years simon04 see #11428 - Add Overpass download dialog to core, provide Overpass …
(edit) @8683   9 years simon04 Typo in r8682
(edit) @8682   9 years simon04 fix #11790 - Validator dialog: lookup test errors for selected primitives
(edit) @8681   9 years simon04 see #11795 - taginfo-extract also external presets
(edit) @8679   9 years simon04 fix #11741 - Properties dialog: add a contextual menu on taginfo
(edit) @8678   9 years Don-vip see #11421 - update documentation
(edit) @8677   9 years Don-vip fix #11793 - NPE
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8673   9 years wiktorn Bing fixes. * Pass and handle error on url creation (attribution not …
(edit) @8672   9 years simon04 DownloadAlong: allow to specify areas smaller than 1km², use unit …
(edit) @8660   9 years Don-vip fix #11756 - NPEs
(edit) @8659   9 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8658   9 years Don-vip fix #11756 - NPEs
(edit) @8654   9 years Don-vip fix #11769 - Documentation for KeyCondition (patch by michael2402)
(edit) @8653   9 years Don-vip fix #11756 - NPE
(edit) @8648   9 years wiktorn Pass headers to OsmTileLoader when using it as a fallback tile loader.
(edit) @8647   9 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8646   9 years wiktorn Move listeners notification outside synchronized sections. Addresses: …
(edit) @8645   9 years Don-vip fix #11756, fix #11759 - NPEs
(edit) @8644   9 years Don-vip fix checkstyle issues
(edit) @8643   9 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8642   9 years wiktorn Temporary fix lockups on data layer removal when Validation layer is …
(edit) @8641   9 years bastiK fixed #11750 - Broken UTF-8 support in startup screen
(edit) @8639   9 years Don-vip fix #11747 - NPE
(edit) @8636   9 years wiktorn Small TMS fixes. * fix handling of minimum and maximum expiration …
(edit) @8633   9 years Don-vip fix some compile errors that arise with openjdk-9-b74
(edit) @8632   9 years Don-vip update Checkstyle to 6.8.1, update Eclipse project, fix checkstyle issues
(edit) @8631   9 years wiktorn Move lock aquires closer to try/catch/finally, to silent FindBugs …
Note: See TracRevisionLog for help on using the revision log.