source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
(edit) @320   17 years imi - fixed eclipse project file (minml removed)
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
(edit) @318   17 years imi - fixed source file encoding (UTF-8, not ISO8859!)
(edit) @317   17 years framm - added button images to go with previous GeoImageLayer patch by …
(edit) @316   17 years framm - Add "prev", "next", and "recenter" buttons to the GeoImage viewer. …
(edit) @315   17 years framm - rendering performance improvement by reading preferences only once …
(edit) @314   17 years framm - fixed action description for "add node and connect"
(edit) @313   17 years framm - Modified AddNodeAction so that the "add node and connect" mode can …
(edit) @312   17 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
(edit) @311   17 years framm - added rotate mode that rotates selected nodes around centre point
(edit) @310   17 years framm re-add move.png; either svn is stupid or I am
(edit) @309   17 years framm - add new images for move/rotate
(edit) @308   17 years framm - move move.png out of the way as it seems to block creation of subdir
(edit) @307   17 years framm - cosmetic fix (use of Collections.singleton)
(edit) @306   17 years framm - modified "add node into segment" function to add an intersection …
(edit) @305   17 years imi - removed the josm bug report email and redirect to the trac system
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
(edit) @303   17 years imi added deprecated forwarder for command adding
(edit) @302   17 years imi - added better plugin information in about dialog
(edit) @301   17 years imi - fixed undo/redo to be global - fixed adding of objects work with …
(edit) @300   17 years imi - added plugin site configuration preferences
(edit) @299   17 years imi - added update of plugins
(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 …
Note: See TracRevisionLog for help on using the revision log.