|
|
@304
|
18 years |
imi |
- fixed a bug that nodes were not created when no data layer was …
|
|
|
@303
|
18 years |
imi |
added deprecated forwarder for command adding
|
|
|
@302
|
18 years |
imi |
- added better plugin information in about dialog
|
|
|
@301
|
18 years |
imi |
- fixed undo/redo to be global
- fixed adding of objects work with …
|
|
|
@300
|
18 years |
imi |
- added plugin site configuration preferences
|
|
|
@299
|
18 years |
imi |
- added update of plugins
|
|
|
@298
|
18 years |
imi |
- added license description to head of each source file
|
|
|
@297
|
18 years |
imi |
- fixed bug that selection listener were informed twice on selection …
|
|
|
@296
|
18 years |
imi |
- changed default of "Download to new layer" to false
|
|
|
@295
|
18 years |
imi |
- added "download to new layer" option
- added missing color …
|
|
|
@294
|
18 years |
imi |
- renamed annotation presets to tagging presets
|
|
|
@292
|
18 years |
imi |
- fixed Bug Report module to work better with plugins
- fixed …
|
|
|
@290
|
18 years |
imi |
- added support for multiple data layers
|
|
|
@287
|
18 years |
imi |
- added LatestRelease plugin site
- added feature to order the list of …
|
|
|
@286
|
18 years |
imi |
- added saving/loading of download areas (DataSource)
|
|
|
@283
|
18 years |
imi |
- fixed lots of typos (thanks Bruce)
|
|
|
@282
|
18 years |
imi |
- fixed exception when download link of plugins doesn't work
|
|
|
@277
|
18 years |
imi |
- added Plugin Manager to download new plugins from within JOSM
|
|
|
@276
|
18 years |
imi |
- fixed comments only (added some TODO in order to provide #20)
|
|
|
@275
|
18 years |
imi |
- fixed downloader for OSM-url's to use the new url from osm server.
|
|
|
@273
|
18 years |
imi |
- fixed NPE when switching to way mapmode and emtpy data loaded
|
|
|
@272
|
18 years |
imi |
- added autocomplete combobox for the property dialog again (thanks …
|
|
|
@269
|
18 years |
imi |
- added some tests and provided better testing framework
|
|
|
@267
|
18 years |
imi |
- added and fixed some tests
|
|
|
@266
|
18 years |
imi |
- added "Getting Started" welcome screen
- added latest JOSM version …
|
|
|
@265
|
18 years |
framm |
- count modifications of anonymous users and display them along with others
|
|
|
@262
|
18 years |
framm |
- add repaint after loading. somehow this got lost and led to osm data …
|
|
|
@260
|
18 years |
framm |
- patch by Christof Dallermassl to allow external communications with …
|
|
|
@259
|
18 years |
framm |
|
|
|
@255
|
18 years |
imi |
- fixed AnnotationPreset image loading to load from .jar-ressources as well
|
|
|
@254
|
18 years |
imi |
Reverted Patch by Christof Dallermassl (Code quality and License problems)
|
|
|
@253
|
18 years |
framm |
Patch by Christof Dallermassl to improve property editing ("semi …
|
|
|
@252
|
18 years |
imi |
fixed adding of new properties that values don't get overwritten when …
|
|
|
@251
|
18 years |
imi |
fixed preselecting of values, when choosing a key in the combobox
|
|
|
@248
|
18 years |
framm |
- fix NPE that occurred when a hitherto unknown key was used …
|
|
|
@247
|
18 years |
framm |
Display a yellow rectangle around the original download bounding …
|
|
|
@244
|
18 years |
imi |
- added feature to display possible values for a kea when entering …
|
|
|
@243
|
18 years |
imi |
- added josm.plugins - Java property to load plugins regardless of …
|
|
|
@242
|
18 years |
imi |
- fixed many java warnings
- changed eclipse settings to use JUnit …
|
|
|
@241
|
18 years |
framm |
support URLs with "bbox=..." (like API 0.4 "map" URL) in the URL box
|
|
|
@240
|
18 years |
framm |
Removed horizontal glue as suggested by Shaun McDonald. Ulf Lamping …
|
|
|
@239
|
18 years |
framm |
Remove debug println
|
|
|
@237
|
18 years |
framm |
Major download dialog reorg (now uses tabs, modified World Chooser …
|
|
|
@234
|
18 years |
framm |
Fixes bug introduced a bug with 233 that would never clear the …
|
|
|
@233
|
18 years |
framm |
Do not clear the command history if an upload fails completely.
Fixes …
|
|
|
@231
|
18 years |
framm |
Refresh toolbar after plugin initialisation so that plugins may add …
|
|
|
@224
|
18 years |
framm |
Fixed MergeVisitor so that it will never merge between objects that …
|
|
|
@223
|
18 years |
imi |
- fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
|
|
|
@215
|
18 years |
imi |
- fixed NPE in marker layer when marker type was not found
- added one …
|
|
|
@214
|
18 years |
imi |
- fixed the confusing auto-zoom (moved to "View"-menu and made it …
|
|
|
@213
|
18 years |
imi |
- added a Combine way tool
- fixed the confusing menu structure (new …
|
|
|
@212
|
18 years |
imi |
- added focus-attribute to Annotation Presets
- fixed Incomplete …
|
|
|
@211
|
18 years |
imi |
- fixed the please wait dialog not always above the main window
|
|
|
@210
|
18 years |
imi |
- added the possibility for <wpt> tags in GPX files to construct …
|
|
|
@208
|
18 years |
imi |
- fixed a NPE when hitting a mapmode shortcut after all layers have …
|
|
|
@207
|
18 years |
imi |
- added "case sensitive" option to search dialog
- added a plugin …
|
|
|
@206
|
18 years |
imi |
- added hidden config option "osm-primitives.showid" (true/false) to …
|
|
|
@205
|
18 years |
imi |
- added "addToggleDialog" to MapFrame to give plugins the chance of …
|
|
|
@203
|
18 years |
imi |
- Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
|
|
|
@202
|
18 years |
imi |
- fixed Bug with AnnotationPresets not loading values-tag properly
|
|
|
@201
|
18 years |
imi |
- changed the name of the help page for switching MarkerText on/off
|
|
|
@200
|
18 years |
imi |
- new MarkerLayer code from Frederik. Supports Audio, Image and …
|
|
|
@199
|
18 years |
imi |
- Appletversion support of bookmarks
- Applet does not crash on …
|
|
|
@198
|
18 years |
imi |
- added different cursors for mapmodes (actually just finished what …
|
|
|
@195
|
18 years |
imi |
- changed ServerSidePreferences to actually upload / download …
|
|
|
@193
|
18 years |
imi |
- added new XmlObjectParser that should replace the direct use of …
|
|
|
@192
|
18 years |
imi |
- added command line parameter --default-classloader (for debug and …
|
|
|
@191
|
18 years |
imi |
- added search to toolbar (configurable in preferences)
- added …
|
|
|
@190
|
18 years |
imi |
- fixed bug in annotation preset that inverted the logic of delete_if_empty
|
|
|
@189
|
18 years |
imi |
- added MarkerLayer (thanks Frederik)
|
|
|
@188
|
18 years |
imi |
- changed the merge conflict bug report to some message about the …
|
|
|
@186
|
18 years |
imi |
- added split way action (thanks Frederik)
- fixed bug where modified …
|
|
|
@184
|
18 years |
imi |
- added reorder action to order the segments in a way
|
|
|
@181
|
18 years |
imi |
- added select all / unselect all actions
- added option to display …
|
|
|
@180
|
18 years |
imi |
- added a warning for first-users when converting gps to osm data
- …
|
|
|
@178
|
18 years |
imi |
- fixed display of tooltip shortcuts
- added icon=... to annotation …
|
|
|
@177
|
18 years |
imi |
- fixed NPE when open the annotation preset plugin with an invalid …
|
|
|
@175
|
18 years |
imi |
- fixed bug where cancelling download made other download attempts …
|
|
|
@172
|
18 years |
imi |
- added support for Applet mode again (the basics)
- added …
|
|
|
@171
|
18 years |
imi |
- fixed bug that properties in advanced preferences could not be …
|
|
|
@169
|
18 years |
imi |
- added "new empty map" action
- added osm-server.version property …
|
|
|
@168
|
18 years |
imi |
- added plugin-support for preferences
- added advanced tab to …
|
|
|
@167
|
18 years |
imi |
- removed external tools (superseeded by plugins)
- added …
|
|
|
@162
|
19 years |
imi |
- fixed shortcuts (Alt-C was doubled, About was missing)
|
|
|
@161
|
19 years |
imi |
- fixed the deletion of bookmarks when upgrading from older versions
|
|
|
@160
|
19 years |
imi |
- added Incomplete Way Download
- added search for incomplete ways to …
|
|
|
@159
|
19 years |
imi |
- moved translations into plugins
- added main menu control to main
- …
|
|
|
@158
|
19 years |
imi |
- added possibility to support a locale in .josm/lang/*.jar
- fixed …
|
|
|
@155
|
19 years |
imi |
- added online help system
|
|
|
@153
|
19 years |
imi |
- added possibility to create new download tasks (download data …
|
|
|
@150
|
19 years |
imi |
- fixed saving of plugins
|
|
|
@149
|
19 years |
imi |
- added dynamic loading of plugins
- removed mappaint (now seperate …
|
|
|
@145
|
19 years |
imi |
- fixed bug that incomplete ways get selected when selecting nothing …
|
|
|
@144
|
19 years |
imi |
- added plugin system
- added plugin: mappainter (thanks NickW!)
|
|
|
@143
|
19 years |
imi |
added "gpx" as flag to the external tool feature to also export raw …
|
|
|
@142
|
19 years |
imi |
- added External Tool support (no gui configuration yet)
- applied …
|
|
|
@138
|
19 years |
imi |
- added feature "Save" (old save is now "Save as")
- added feature to …
|
|
|
@137
|
19 years |
imi |
- updated Romanian translation (thanks Ovidiu)
- added feature to …
|
|
|
@135
|
19 years |
imi |
- fixed test directory structure
- shortkeys do not cycle through …
|
|
|
@134
|
19 years |
imi |
fixed wrongly translated "OptionPane.okButtonText"
|
|
|