source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @764   16 years stoecker Updated automatic tag corrections
(edit) @763   16 years stoecker Fix upload aborts. Closes #263. Patch by Florian Heer.
(edit) @762   16 years stoecker fix exception - closes #1327
(edit) @761   16 years gebner Make the preferences dialog resizable.
(edit) @760   16 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @759   16 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @758   16 years stoecker unified translation a bit
(edit) @757   16 years stoecker reduce double draws. Closes #734
(edit) @756   16 years stoecker i18n fix I overlooked
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @754   16 years stoecker fixed exception. Closes 1392.
(edit) @753   16 years stoecker no longer select relations and incomplete elements. Fixes #616.
(edit) @752   16 years stoecker fix bug #901
(edit) @751   16 years stoecker Fixed keyboard conflicts. Closes #423
(edit) @750   16 years stoecker Fixed exception. Closes bug #1379.
(edit) @749   16 years stoecker Fixed Align circles in node in case of way usage. Closes bug #1389.
(edit) @748   16 years stoecker some cleanups
(edit) @747   16 years stoecker fixed QuadStateBox (in tagging presets). Closes Bug #1247
(edit) @746   16 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @745   16 years stoecker added security check for layer deletion. Fixes #262
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @743   16 years stoecker added timing information to GPX exports
(edit) @742   16 years stoecker better error message for missing memory. closes #672
(edit) @741   16 years stoecker added hopefully last fix to AutoCompletion
(edit) @740   16 years stoecker fixed charset problem for initial help page
(edit) @739   16 years stoecker fixed autocompletion again to also work for Windows
(edit) @738   16 years framm see #675 - forgot to add nmeareader
(edit) @737   16 years framm - added NMEA suport, patch by egore@… and jennergruhle. closes …
(edit) @736   16 years stoecker fixed the autocomplete issue (closes bug #1188). Not perfect but working
(edit) @735   16 years stoecker added boolean checks to mappaint element styles
(edit) @734   16 years stoecker No longer make a created_by conflict for way or node joining. In case …
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @732   16 years framm - fixed "override" bugs that made josm not compile
(edit) @731   16 years stoecker i18n fix
(edit) @729   16 years stoecker added automatic tag correction system by Robin Rattay
(edit) @726   16 years framm - automatically swap lat/lon in download dialog if necessary. patch by …
(edit) @725   16 years stoecker automatically select single tag on edit. Fixes #471
(edit) @724   16 years stoecker fixed exception when editing tags of multiple objects
(edit) @721   16 years ramack patch from Henry Loenwind, closes #720 and #966
(edit) @715   16 years stoecker added layer to water presets
(edit) @702   16 years stoecker added tooltip text for presets menu (very helpful in toolbar)
(edit) @700   16 years stoecker fixed exception
(edit) @699   16 years stoecker added patch by Andy Street to reduce creating new ways when …
(edit) @694   16 years stoecker added icon support for preset menus (see #1088), sorted toolbar preferences
(edit) @693   16 years stoecker Save dialog now distinguish between OSM and GPX. Saving OSM layer as …
(edit) @692   16 years stoecker fixed Preset translation error with combo boxes
(edit) @687   16 years framm - patch for Lambert projection (increase margin before switching to …
(edit) @684   16 years framm - update relation list after loading data. fixes #913.
(edit) @683   16 years framm - repaint after loading additional data. fixes bug #716.
(edit) @682   16 years stoecker fixed exception - closing bug #683
(edit) @680   16 years stoecker Preset buttons in toolbar work again (fixes #792)
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @674   16 years framm - various patches by Dirk Stoecker <openstreetmap@…> - Add …
(edit) @670   16 years framm - patch to fix the unnecessary refresh of download dialog values. …
(edit) @669   16 years framm - prevent adding of elements to a relation when they are already …
(edit) @668   16 years framm - when a way is split, make both parts member of any relation the old …
(edit) @662   16 years framm - patch for usernames with international characters. please revert …
(edit) @661   16 years framm - update command history after undo; patch by Dirk Stoecker …
(edit) @660   16 years framm - fix two untranslated occurrences of "different", patch by Dirk …
(edit) @659   16 years framm - patch for better handling of entering URLs in download dialog by …
(edit) @658   16 years framm - split up MOTD i18n stuff for easier translation (patch by Dirk …
(edit) @657   16 years framm - fix in Lambert projection by Pieren <pieren3@…>
(edit) @656   16 years framm - changes by Pieren <pieren3@…> to support Lambert projection
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @654   16 years framm - really fix MOTD code ;-)
(edit) @653   16 years framm - add a "download members" button to relation editor, patch by …
(edit) @652   16 years framm - always show all "message of the day" messages, not only unread. - …
(edit) @650   16 years ramack - even though I think this should not yield a problem, it is safer …
(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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.