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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @319   18 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
(edit) @317   18 years framm - added button images to go with previous GeoImageLayer patch by …
(edit) @316   18 years framm - Add "prev", "next", and "recenter" buttons to the GeoImage viewer. …
(edit) @312   18 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
(edit) @304   18 years imi - fixed a bug that nodes were not created when no data layer was …
(edit) @303   18 years imi added deprecated forwarder for command adding
(edit) @301   18 years imi - fixed undo/redo to be global - fixed adding of objects work with …
(edit) @298   18 years imi - added license description to head of each source file
(edit) @297   18 years imi - fixed bug that selection listener were informed twice on selection …
(edit) @295   18 years imi - added "download to new layer" option - added missing color …
(edit) @290   18 years imi - added support for multiple data layers
(edit) @286   18 years imi - added saving/loading of download areas (DataSource)
(edit) @283   18 years imi - fixed lots of typos (thanks Bruce)
(edit) @276   18 years imi - fixed comments only (added some TODO in order to provide #20)
(edit) @247   18 years framm Display a yellow rectangle around the original download bounding …
(edit) @234   18 years framm Fixes bug introduced a bug with 233 that would never clear the …
(edit) @233   18 years framm Do not clear the command history if an upload fails completely. Fixes …
(edit) @224   18 years framm Fixed MergeVisitor so that it will never merge between objects that …
(edit) @223   18 years imi - fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
(edit) @215   18 years imi - fixed NPE in marker layer when marker type was not found - added one …
(edit) @210   18 years imi - added the possibility for <wpt> tags in GPX files to construct …
(edit) @208   18 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @200   18 years imi - new MarkerLayer code from Frederik. Supports Audio, Image and …
(edit) @198   19 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @189   19 years imi - added MarkerLayer (thanks Frederik)
(edit) @186   19 years imi - added split way action (thanks Frederik) - fixed bug where modified …
(edit) @180   19 years imi - added a warning for first-users when converting gps to osm data - …
(edit) @172   19 years imi - added support for Applet mode again (the basics) - added …
(edit) @167   19 years imi - removed external tools (superseeded by plugins) - added …
(edit) @155   19 years imi - added online help system
(edit) @153   19 years imi - added possibility to create new download tasks (download data …
(edit) @145   19 years imi - fixed bug that incomplete ways get selected when selecting nothing …
(edit) @144   19 years imi - added plugin system - added plugin: mappainter (thanks NickW!)
(edit) @138   19 years imi - added feature "Save" (old save is now "Save as") - added feature to …
(edit) @137   19 years imi - updated Romanian translation (thanks Ovidiu) - added feature to …
(edit) @129   19 years imi - fixed combo box display in annotation preset tester - fixed NPE in …
(edit) @115   19 years imi - added "--language=..." command line - added French language (thanks …
(edit) @113   19 years imi fixed i18n messages (cleanup)
(edit) @107   19 years imi - fixed NPE when using sync-images without EXIF date information - …
(edit) @106   19 years imi - fixed import from GPX (time not read somtimes) - fixed delete mode …
(edit) @104   19 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   19 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @102   19 years imi - added more timestamp formats to GeoImage - date import (all ISO …
(edit) @101   19 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   19 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   19 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   19 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @94   19 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @90   19 years imi - fixed that toggle dialog buttons are sync with the dialogs - added …
(edit) @86   19 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @79   19 years imi - fixed bug in osm import (now reject id=0) - added WMS server layer …
(edit) @78   19 years imi - added more context menu items to layer list - added GPX export (raw …
(edit) @77   19 years imi added customizable colores for raw gps layers (popup menu in layer list)
(edit) @75   19 years imi - added editable colors - changed preferences format (again)
(edit) @74   19 years imi changed Preferences system to more flexible one.
(edit) @73   19 years imi fixed bug where lat/lon was exchanged in download dialog and quick fix …
(edit) @71   19 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @64   19 years imi - renamed track to way - refactored Key to be a simple String - fixed …
(edit) @57   19 years imi fixed bug where merged nodes and line segments were equal but not the …
(edit) @52   19 years imi - fixed data merge (sometime set modified unnecessary) - fixed …
(edit) @51   19 years imi - fixed server rounding problem - fixed bug, that save with filter …
(edit) @50   19 years imi - fixed exception when merging some keys (download) - fixed "please …
(edit) @41   20 years imi - renamed EPSG projection - started WorldChooser in download menu (not …
(edit) @40   20 years imi - added world boundaries - added bug report exception handler - raw …
(edit) @39   20 years imi - Select objects via overview (middle mouse button) - bugfix in …
(edit) @38   20 years imi Added support for CSV import (well, CSV without "" specification)
(edit) @35   20 years imi - fixed bug in UTM - upload of nodes and segments - fixed bugs in …
(edit) @32   20 years imi - Fixed bugs in reading/writing - Added correct extension filter to …
(edit) @31   20 years imi - fixed broken stuff from last checkin - complete undo and redo - …
(edit) @30   20 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @29   20 years imi - fixed GPX export / import. Now featuring pending line segments - …
(edit) @23   20 years imi - added commands to support undo later - added Edit-Layer concept - …
(edit) @22   20 years imi starting restructure of dataset. Checkpoint is broken!
(edit) @21   20 years imi - started command implementation - cleaned up Layer - gpsbabel style …
(add) @17   20 years imi - added Layer support - added support for raw GPS data - fixed …
Note: See TracRevisionLog for help on using the revision log.