source: josm/trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2505   14 years jttt Fixed #3968 way disappears after modifying it
(edit) @2468   14 years stoecker remove ViewID, fix typo, i18n update
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2426   14 years jttt Fixed #3883 [PATCH] small correction to snap distance
(edit) @2422   14 years jttt
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2114   15 years stoecker see #3016 - patch by xeen - fixes some zooming issues
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1941   15 years stoecker fixed NPE
(edit) @1908   15 years stoecker minor cleanup
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1797   15 years framm - minor changes in conjunction with the Walking Papers plugin.
(edit) @1728   15 years stoecker fixed #2804 - move mode not working
(edit) @1725   15 years stoecker some cleanups
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1503   15 years stoecker fixed #2313. draw mode start wrong when last node was double clicked
(edit) @1497   15 years stoecker fix #287 - prefer new nodes over old ones
(edit) @1430   15 years stoecker fixed #2168. patch by xeen
(edit) @1263   15 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @860   16 years stoecker fixed segment number display
(edit) @845   16 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(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) @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) @454   16 years gebner SelectAction: Fix shift-select and ctrl-select. Before r452 if you …
(edit) @422   16 years framm - added patch by Matthew Newton <matthew-osm@…> to …
(edit) @407   17 years gebner Add incompleteness checks.
(edit) @386   17 years gebner Allow splitting multiple way segments connecting the same nodes.
(edit) @359   17 years gebner Insert a node into multiple ways.
(edit) @357   17 years gebner Add incompleteness checks for nodes.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/NavigatableComponent.java
(edit) @306   17 years framm - modified "add node into segment" function to add an intersection …
Note: See TracRevisionLog for help on using the revision log.