source: josm/src/org/openstreetmap/josm/gui/MapView.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
(edit) @298   17 years imi - added license description to head of each source file
(edit) @297   17 years imi - fixed bug that selection listener were informed twice on selection …
(edit) @290   17 years imi - added support for multiple data layers
(edit) @283   17 years imi - fixed lots of typos (thanks Bruce)
(edit) @276   17 years imi - fixed comments only (added some TODO in order to provide #20)
(edit) @262   17 years framm - add repaint after loading. somehow this got lost and led to osm data …
(edit) @237   17 years framm Major download dialog reorg (now uses tabs, modified World Chooser …
(edit) @215   17 years imi - fixed NPE in marker layer when marker type was not found - added one …
(edit) @214   17 years imi - fixed the confusing auto-zoom (moved to "View"-menu and made it …
(edit) @206   17 years imi - added hidden config option "osm-primitives.showid" (true/false) to …
(edit) @203   17 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @198   17 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @178   17 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @169   17 years imi - added "new empty map" action - added osm-server.version property …
(edit) @153   18 years imi - added possibility to create new download tasks (download data …
(edit) @116   18 years imi - added color for scale bar - fixed scale bar in EPSG:4236 projection …
(edit) @115   18 years imi - added "--language=..." command line - added French language (thanks …
(edit) @113   18 years imi fixed i18n messages (cleanup)
(edit) @108   18 years imi - fixed some typos (thanks to SteveC :) - fixed that Selection dialog …
(edit) @104   18 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   18 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @101   18 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   18 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   18 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   18 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @94   18 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @93   18 years imi - added "insert node into line segment" mapmode - added direction hint …
(edit) @91   18 years imi - added autoscale after selection, layer and conflict - added URL …
(edit) @86   18 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @79   18 years imi - fixed bug in osm import (now reject id=0) - added WMS server layer …
(edit) @78   18 years imi - added more context menu items to layer list - added GPX export (raw …
(edit) @77   18 years imi added customizable colores for raw gps layers (popup menu in layer list)
(edit) @74   18 years imi changed Preferences system to more flexible one.
(edit) @73   18 years imi fixed bug where lat/lon was exchanged in download dialog and quick fix …
(edit) @71   18 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @51   18 years imi - fixed server rounding problem - fixed bug, that save with filter …
(edit) @50   18 years imi - fixed exception when merging some keys (download) - fixed "please …
(edit) @43   18 years imi - removed UTM (too complex) - added please wait dialog for …
(edit) @42   18 years imi fixed fancy download world chooser
(edit) @41   18 years imi - renamed EPSG projection - started WorldChooser in download menu (not …
(edit) @40   18 years imi - added world boundaries - added bug report exception handler - raw …
(edit) @39   18 years imi - Select objects via overview (middle mouse button) - bugfix in …
(edit) @36   18 years imi added Mercator projection
(edit) @35   18 years imi - fixed bug in UTM - upload of nodes and segments - fixed bugs in …
(edit) @30   18 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @29   18 years imi - fixed GPX export / import. Now featuring pending line segments - …
(edit) @24   19 years imi - added new osm export to file - added key/value editing
(edit) @23   19 years imi - added commands to support undo later - added Edit-Layer concept - …
(edit) @22   19 years imi starting restructure of dataset. Checkpoint is broken!
(edit) @21   19 years imi - started command implementation - cleaned up Layer - gpsbabel style …
(edit) @17   19 years imi - added Layer support - added support for raw GPS data - fixed …
(edit) @16   19 years imi - reverted to 14, but kept the global Projection. - improved the …
(edit) @11   19 years imi changed direct resource access to Class.getResource()
(edit) @9   19 years imi - added support for DataReaders - added a nice status line and a …
(edit) @8   19 years imi - added Selection Dialog - added support for graphic engines with a …
(edit) @7   19 years imi added mapmodes for adding and combining stuff. Reorganized images
(edit) @6   19 years imi - pretty preferrences menu - drawing double circles on double position …
(edit) @4   19 years imi improved selection
(edit) @2   19 years imi Added selection
(add) @1   19 years imi wiki 19:37, 27. Sep 2005
Note: See TracRevisionLog for help on using the revision log.