source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @649   16 years ce Some major and monor improvements.
(edit) @648   16 years ce some new icons for the presets.
(edit) @647   16 years ramack improve info on GpxLayers, closes #756 and also gives track length
(edit) @646   16 years framm - patch by Henry Loenwind (ticket #720) to speed up gps rendering
(edit) @645   16 years david case >= should have condition >= not >.
(edit) @644   16 years david Allow SHIFT+CLICK in Draw Nodes mode to select node whether or not …
(edit) @643   16 years framm - fix NPE on Node.equals reported in bug #767
(edit) @642   16 years framm - small drawing performance speedup by Daniel Naber …
(edit) @641   16 years framm - new presets (forgot these in the last commit)
(edit) @640   16 years framm - new presets and images from Christoph Eckert <ce@…>
(edit) @639   16 years gebner build.xml: Use UTF-8 as encoding for source files.
(edit) @638   16 years framm - revert to r628
(edit) @637   16 years framm - fixed more NPEs
(edit) @636   16 years framm - better fix for NPE when drawing segment order numbers; closes #741
(edit) @635   16 years framm - graphics fix by Daniel Naber. -> closes #736
(edit) @634   16 years framm - attempt to fix NPE on paint
(edit) @633   16 years framm - more api0.6 stuff from kleptog
(edit) @632   16 years ramack - fixed typo, which closes #727
(edit) @631   16 years framm - polygon drawing performance increases by Daniel Naber …
(edit) @630   16 years framm - make commands able to fail (patch by DH) - add Command.getOrig() …
(edit) @629   16 years framm - clean up OsmPrimitive.equals / patch originally by DH but used …
(edit) @628   16 years framm - make ChangePropertyCommand() constructor take single object (patch …
(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) @625   16 years framm - forgot to add new classes from kleptog's 0.6 patch.
(edit) @624   16 years framm - preliminary support for API 0.6, patches by Martijn van Oosterhout …
(edit) @623   16 years david dynamic startup message
(edit) @622   16 years gebner Color tracks by velocity.
(edit) @621   16 years framm - fix changing of keys when multiple objects selected, patch by …
(edit) @620   16 years gebner Don't draw zero area download boundaries.
(edit) @619   16 years gebner Put the code to display the currently mouse-overed object in the …
(edit) @618   16 years gebner Remove annoying exception in DrawAction when activating the draw …
(edit) @617   16 years gebner Convert MapStatus.java to UTF-8 so that javac can read it.
(edit) @616   16 years framm - fix typo in help text
(edit) @615   16 years framm - add address icon
(edit) @614   16 years framm - support for sub-menus in tagging presets (simply name them "Foo/Bar" …
(edit) @613   16 years framm - add extra digit to length when displayed in metres - proper icon for …
(edit) @612   16 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @611   16 years framm - change the behaviour of property drop-downs to list the USED as well …
(edit) @610   16 years framm - fix "getting started" screen for low resolutions - fix …
(edit) @609   16 years framm - remove accidentally commited superfluous images
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @607   16 years framm add maintainer name
(edit) @606   16 years framm typo
(edit) @605   16 years framm clarification
(edit) @604   16 years ramack - make gps-direction preference editable without einstein-mode …
(edit) @603   16 years ramack - revert parts of changeset [600] to allow compilation again
(edit) @602   16 years ramack - fix disappearing of gpx, when no draw.rawgps.max-line-length is set, …
(edit) @601   16 years framm - fix delete button in translated versions of Relation List, Closes #677
(edit) @600   16 years framm - for "align in line", use nodes from selected way if none selected; …
(edit) @599   16 years ramack - mappaint draws direction arrow for the selected way always now
(edit) @598   16 years ramack - solving Ticket #673: drawing short lines between gpx points now, …
(edit) @597   16 years ramack - implement ticket #671: add option to draw only interesting direction …
(edit) @596   16 years framm - fix direction arrow drawing for ways in mappaint mode, patch by …
(edit) @595   16 years framm - use auto completion for property editor; patch from Michael …
(edit) @594   16 years ramack - fix of ticket #681, even if it seems to work fine with new jvms: …
(edit) @593   16 years framm - change value cycle order of checkboxes in tagging presets, now go to …
(edit) @592   16 years framm - patch for classpath compatibility by Andreas Putzo …
(edit) @591   16 years framm - Tagging presets now take existing tags into account and will not …
(edit) @590   16 years framm - cosmetics
(edit) @589   16 years framm - cosmetics
(edit) @588   16 years framm - scale label fixed (now works for all projections), and subdivisions …
(edit) @587   16 years framm - new boolean config option draw.rawgps.direction enables arrowheads …
(edit) @586   16 years framm - add a "select" button at the bottom of the relation list to transfer …
(edit) @585   16 years framm - Remove another compiler warning, patch by Karl Newman
(edit) @584   16 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(edit) @583   16 years framm - the "align nodes in circle" tool will now also work if one single …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @581   16 years framm changed default for initial-move-threshold from 15 to 5 pixels.
(edit) @580   16 years (none) mappaint.useRealWidth=true looks a bit nicer, but often gets in the …
(edit) @579   16 years (none) various improvements to the presets file (including new icons for …
(edit) @578   16 years david Allow combination of audio marker creation methods and implement …
(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) @575   16 years david fix problem where Import Audio would not find a starting trackpoint if …
(edit) @574   16 years david advertise audio mapping
(edit) @573   16 years david incorrect preference name (suppressautomarkers => makeautomarkers)
(edit) @572   16 years david Reorganise audio interface in light of recent usability comments
(edit) @571   16 years tom_e Restored time/setTime semantics accidentally broken in r553.
(edit) @570   16 years tom_e Clarify prompt when trying to split a circular way (#493)
(edit) @569   16 years david add contextual help
(edit) @568   16 years david add contextual help
(edit) @567   16 years david add contextual help
(edit) @566   16 years david fix crash on changing selection
(edit) @565   16 years framm - relation editor now deletes any number of members. Patch by Tom …
(edit) @564   16 years framm - align in circles now works regardless of projection. Patch by Tom …
(edit) @563   16 years david implement fast/slow forward
(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) @560   16 years david Add shortcut keys for audio actions
(edit) @559   16 years david Fix hang when attempting to start playing beyond end of file
(edit) @558   16 years david implement Paste Tags
(edit) @557   16 years david implement calibration function for audio player
(edit) @556   16 years david fix problem where it wasn't jumping as far ahead in the audio as I had …
(edit) @555   16 years (none) add motorcycle=no restriction
(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
Note: See TracRevisionLog for help on using the revision log.