source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @296   17 years imi - changed default of "Download to new layer" to false
(edit) @295   17 years imi - added "download to new layer" option - added missing color …
(edit) @294   17 years imi - renamed annotation presets to tagging presets
(edit) @293   17 years imi - changed the order which directories are searched for images …
(edit) @292   17 years imi - fixed Bug Report module to work better with plugins - fixed …
(edit) @291   17 years imi - added PluginInformation.getLoaded to ease access between plugins - …
(edit) @290   17 years imi - added support for multiple data layers
(edit) @289   17 years imi - removed latest release plugin update site (now after release)
(edit) @288   17 years imi - added plugins - tab in the about dialog to show all loaded plugins
(edit) @287   17 years imi - added LatestRelease plugin site - added feature to order the list of …
(edit) @286   17 years imi - added saving/loading of download areas (DataSource)
(edit) @285   17 years imi - fixed test dependencies - added more functional tests
(edit) @284   17 years imi - added some functional GUI tests
(edit) @283   17 years imi - fixed lots of typos (thanks Bruce)
(edit) @282   17 years imi - fixed exception when download link of plugins doesn't work
(edit) @281   17 years imi - fixed project settings (classpath)
(edit) @280   17 years imi - removed unused po/ subdirectory (look in osm.org's subversion for …
(edit) @279   17 years imi - fixed encoding of CONTRIBUTION file (sorry Frédéric ;)
(edit) @278   17 years imi - fixed Projection#allProjection to not beeing final, so plugins can …
(edit) @277   17 years imi - added Plugin Manager to download new plugins from within JOSM
(edit) @276   17 years imi - fixed comments only (added some TODO in order to provide #20)
(edit) @275   17 years imi - fixed downloader for OSM-url's to use the new url from osm server.
(edit) @274   17 years sven * Added German translation
(edit) @273   17 years imi - fixed NPE when switching to way mapmode and emtpy data loaded
(edit) @272   17 years imi - added autocomplete combobox for the property dialog again (thanks …
(edit) @271   17 years imi - fixed bug in 'combine way' that did not collect all properties.
(edit) @270   17 years imi - added new images (thanks Bruce)
(edit) @269   17 years imi - added some tests and provided better testing framework
(edit) @268   17 years sven De.po neu in Versionsverwaltung aufgenommen
(edit) @267   17 years imi - added and fixed some tests
(edit) @266   17 years imi - added "Getting Started" welcome screen - added latest JOSM version …
(edit) @265   17 years framm - count modifications of anonymous users and display them along with others
(edit) @264   17 years framm remove debug info
(edit) @263   17 years framm - properly merge nodes on import (fixes #166)
(edit) @262   17 years framm - add repaint after loading. somehow this got lost and led to osm data …
(edit) @261   17 years framm - ways without name but with "ref" are now listed with their ref …
(edit) @260   17 years framm - patch by Christof Dallermassl to allow external communications with …
(edit) @259   17 years framm
(edit) @258   17 years framm - patch by Tom Hughes <tom@…> that will first delete ways, …
(edit) @257   17 years framm - fixed a bug in my bugfix (string comparison needs equals, not ==)
(edit) @256   17 years framm - fixed bug that broke loading images from jar file
(edit) @255   17 years imi - fixed AnnotationPreset image loading to load from .jar-ressources as well
(edit) @254   17 years imi Reverted Patch by Christof Dallermassl (Code quality and License problems)
(edit) @253   17 years framm Patch by Christof Dallermassl to improve property editing ("semi …
(edit) @252   17 years imi fixed adding of new properties that values don't get overwritten when …
(edit) @251   17 years imi fixed preselecting of values, when choosing a key in the combobox
(edit) @250   17 years framm - patch by Christof Dallermassl that will use a common classloader for …
(edit) @249   17 years framm - fixed environment and property variables (JOSM_RESOURCES not …
(edit) @248   17 years framm - fix NPE that occurred when a hitherto unknown key was used
(edit) @247   17 years framm Display a yellow rectangle around the original download bounding …
(edit) @246   17 years imi - fixed (reverted) broken zoom.png
(edit) @245   17 years imi - changed to nicer images (thanks Bruce)
(edit) @244   17 years imi - added feature to display possible values for a kea when entering …
(edit) @243   17 years imi - added josm.plugins - Java property to load plugins regardless of …
(edit) @242   17 years imi - fixed many java warnings - changed eclipse settings to use JUnit …
(edit) @241   17 years framm support URLs with "bbox=..." (like API 0.4 "map" URL) in the URL box
(edit) @240   17 years framm Removed horizontal glue as suggested by Shaun McDonald. Ulf Lamping …
(edit) @239   17 years framm Remove debug println
(edit) @238   17 years framm small bugfix for new plugin hook for download dialog
(edit) @237   17 years framm Major download dialog reorg (now uses tabs, modified World Chooser …
(edit) @236   17 years framm Patch to allow reading of .gpx.gz files Submitted by Shaun McDonald …
(edit) @235   17 years framm Properly sort newly added ways; bug had been introduced with 222. …
(edit) @234   17 years framm Fixes bug introduced a bug with 233 that would never clear the …
(edit) @233   17 years framm Do not clear the command history if an upload fails completely. Fixes …
(edit) @232   17 years framm Make uploadHooks a LinkedList, not a Collection, to allow adding …
(edit) @231   17 years framm Refresh toolbar after plugin initialisation so that plugins may add …
(edit) @230   17 years framm Introduced generic UploadHook which allows plugins to veto an upload; …
(edit) @229   17 years framm Refactor ReorderWay into a static method that may be called from …
(edit) @228   17 years framm Support compressed downloads from the server (by announcing capability …
(edit) @227   17 years framm Support new 0.4 attributes "user" and "visible"; support config option …
(edit) @226   17 years imi - fixed MergeVisitor to not merge two segments with different id's
(edit) @225   17 years framm bumped default for API version to 0.4. old 0.3 can still be set using …
(edit) @224   17 years framm Fixed MergeVisitor so that it will never merge between objects that …
(edit) @223   17 years imi - fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
(edit) @222   17 years framm Complete overhaul of "Reorder Way" command. Will now also flip …
(edit) @221   17 years framm Speed up rendering by determining crucial preference settings once …
(edit) @220   17 years framm Patch by Damian Sulewski <Damian.Sulewski@…> that adds …
(edit) @219   17 years framm Give users the chance to delete segments from a way if they fail to …
(edit) @218   17 years framm Changed message to "downloading ... way(s)" (not segments). fixes …
(edit) @217   17 years framm Fixed BASE64 bug that would lead to exceptions on clear text lengths …
(edit) @216   17 years imi - added nicer error messages from OSM server (thanks "anonymous" from …
(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) @213   17 years imi - added a Combine way tool - fixed the confusing menu structure (new …
(edit) @212   17 years imi - added focus-attribute to Annotation Presets - fixed Incomplete …
(edit) @211   17 years imi - fixed the please wait dialog not always above the main window
(edit) @210   17 years imi - added the possibility for <wpt> tags in GPX files to construct …
(edit) @209   17 years imi - fixed a bug in the Segment compare code to not have all incomplete …
(edit) @208   17 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @207   17 years imi - added "case sensitive" option to search dialog - added a plugin …
(edit) @206   17 years imi - added hidden config option "osm-primitives.showid" (true/false) to …
(edit) @205   17 years imi - added "addToggleDialog" to MapFrame to give plugins the chance of …
(edit) @204   17 years imi - Fixed the markerlayer import throwing NPE when image not found - …
(edit) @203   17 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @202   17 years imi - fixed Bug with AnnotationPresets not loading values-tag properly
(edit) @201   17 years imi - changed the name of the help page for switching MarkerText on/off
(edit) @200   17 years imi - new MarkerLayer code from Frederik. Supports Audio, Image and …
(edit) @199   17 years imi - Appletversion support of bookmarks - Applet does not crash on …
Note: See TracRevisionLog for help on using the revision log.