source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @367   17 years framm - changed appearance of tagged nodes (now: dot with square around it) …
(edit) @366   17 years gebner Handle merging of incomplete ways. Fixes #392.
(edit) @365   17 years gebner Make the select mapmode modeless and fix the rotation cursor.
(edit) @364   17 years framm - write unformatted dates properly
(edit) @363   17 years framm - forgot to adapt this for previous commit.
(edit) @362   17 years framm - alleviated #388 by parsing the timestamps only when they are needed.
(edit) @361   17 years gebner Fix build.
(edit) @360   17 years framm - fix #391
(edit) @359   17 years gebner Insert a node into multiple ways.
(edit) @358   17 years gebner Beginnings of the implementation of ticket #11.
(edit) @357   17 years gebner Add incompleteness checks for nodes.
(edit) @356   17 years gebner Don't extend circular ways when doing add-node-and-connect or add-segment.
(edit) @355   17 years gebner Split circular ways properly.
(edit) @354   17 years gebner Fix NameVisitor for circular ways, it counted a node occuring twice as …
(edit) @353   17 years gebner Fix bug #375. Maybe the add node and connect code should be a bit …
(edit) @352   17 years gebner Resurrect the JComboBox editor for properties with multiple values.
(edit) @351   17 years gebner Make add node and connect more often reuse ways.
(edit) @350   17 years framm - auto-disable any plugin that does not load successfully.
(edit) @349   17 years framm - forgot to add this with the previous commit
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(edit) @347   17 years framm - fixed deletion of relations
(edit) @346   17 years framm - smaller fonts for GettingStarted screen
(edit) @345   17 years framm - drop plugins setting on first start of 0.5
(edit) @344   17 years gebner Forgot to merge r342.
(edit) @343   17 years gebner Merge 0.5.
(edit) @342   17 years framm - removed preferences override settings - changed "getting started" …
(edit) @341   17 years framm - fixed SimplePaintVisitor bug introduced with speedup patch
(edit) @340   17 years framm - merged in JOSM render speed patch by Brent Easton - merged in Imi's …
(edit) @339   17 years imi - removed links to old website eigenheimstrasse.de
(edit) @338   17 years framm - fixed NPE on certain cases of saving files, reported by Andy Robinson
(edit) @337   17 years framm - fixed NPE on properties panel when no plugins active
(edit) @336   17 years framm - added patch from Ted Mielczarek <ted.mielczarek@…> to handle …
(edit) @335   17 years gebner CombineWayAction: Reorder ways if that makes it possible to combine them.
(edit) @334   17 years framm - fixed bug in getNearestWaySegment that led to strange results when …
(edit) @333   17 years framm fixes
(edit) @332   17 years framm added missing images.
(edit) @331   17 years framm superfluous addition…
(edit) @330   17 years framm forgot to add some files…
(edit) @329   17 years framm This commit is a manual merge of all changes that have been made to …
(edit) @328   17 years framm - fix #259 by trimming whitespace in XML parser --Ths line, and those …
(edit) @327   17 years framm - bugfix by nukehead@… for temp file deletion upon saving. closes …
(edit) @326   17 years (none) initial copy for applying 0.5 changes
(edit) @325   17 years (none) svn test
(edit) @324   17 years framm svn test
(edit) @323   17 years framm - fixed GeoImageLayer to release memory after thubmnails are built. …
(edit) @322   17 years (none) - restructure of repository second part
(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
Note: See TracRevisionLog for help on using the revision log.