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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4831   12 years bastiK fixed #6851 - Regression: Voice Files (*.wav) not playing
(edit) @4804   12 years stoecker fix call with null argument
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4710   12 years bastiK fixed NPE from [4695] (see #7153)
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4284   13 years jttt Fix "constructor ... is ambiguous" compilation error
(edit) @4283   13 years jttt Put back Marker constructor with static text (needed by surveyor plugin)
(edit) @4282   13 years jttt Allow to specify custom pattern for marker text labels
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4135   13 years bastiK revert un-caching of Marker
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3530   14 years stoecker fix array preferences
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3396   14 years bastiK applied #3617 (patch by reini122) - Would like to see waypoint …
(edit) @3386   14 years bastiK applied #3617 (patch by reini122) - display waypoint descriptions in JOSM
(edit) @3374   14 years bastiK see #5238 - Add custom icon to GPX marker (patch by Nakor)
(edit) @3237   14 years jttt Fix #4659 Waypoint layers captions are hiddden when layer is hidden …
(edit) @3220   14 years jttt Use checkbox for Show marke layer text/icon, see #4336
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2884   14 years jttt Get mouse position in marker layer only when necessary (speed optimization)
(edit) @2811   14 years stoecker fixed image recognition script
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2295   15 years stoecker reverted r2280, see #3665
(edit) @2280   15 years Gubaer applied #3665: patch by mmehl: Showing waypoints with name and note/comment
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1727   15 years stoecker fixed last fix
(edit) @1726   15 years stoecker missing button markers for layer switches (e.g. for audio tracks) fixed
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1601   15 years stoecker fix #2547 - patch by Henrik Niehaus - Audio/picture markers no longer …
(edit) @1462   15 years david first cut of creation of audio markers from timestamps on a set of …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1026   16 years stoecker close bug #1631
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @944   16 years stoecker fixing NPE. Closes #1532, #1531, #1529. Patch by avar
(edit) @942   16 years framm - filename checking for audio markers in GPX. Fixes #973.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @793   16 years stoecker I18N
(edit) @762   16 years stoecker fix exception - closes #1327
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @577   16 years david when dragging play head (a) fix bug re extraneous rubber band …
(edit) @576   16 years tom_e Fix for relative file name in gpx link - from RaSchu, #507
(edit) @572   16 years david Reorganise audio interface in light of recent usability comments
(edit) @567   16 years david add contextual help
(edit) @562   16 years david Show/hide text -> show/hide text/icon, and implement as such
(edit) @561   16 years david Remember the directory last opened
(edit) @554   16 years david new "Add Audio Marker At Play Head" facility; and tidy up Audio …
(edit) @553   16 years david (a) add preference dialog, (b) add audio tracing
(edit) @552   16 years david audio synchronization for tracks without waypoints
(edit) @551   16 years david Fix crash when going to previous marker when we are at the first one …
(edit) @550   16 years david fix problem when audio syncing to waypoint other than the first one
(edit) @548   16 years david I wasn't checking that Next and Previous were AudioMarkers (was only …
(edit) @547   16 years david much improved audio handling: threaded audio, controls, sync with waypoints
(edit) @541   16 years framm - use waypoint's "desc" attribute in lieu of "name" if "name" is not …
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/layer/markerlayer
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
Note: See TracRevisionLog for help on using the revision log.