source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @814   16 years stoecker fix import error in NMEA. Closes #1433.
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @812   16 years stoecker fixed illegal access. closes #1437
(edit) @811   16 years david paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
(edit) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @809   16 years framm - fix a problem that would sometimes not draw nodes in recently added …
(edit) @808   16 years stoecker fixed virtual nodes a bit
(edit) @807   16 years stoecker minor fix
(edit) @806   16 years stoecker Remember last download settings. Patch by Rainer Rothkegel.
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @803   16 years stoecker second try for sorting in relation editor
(edit) @802   16 years stoecker allow configurable mappaint colors
(edit) @801   16 years stoecker allow configurable mappaint colors
(edit) @800   16 years stoecker reduce free space for initial page
(edit) @799   16 years stoecker changed build again
(edit) @798   16 years stoecker remove segment color. Closes #418.
(edit) @797   16 years stoecker corrected autoscale
(edit) @796   16 years stoecker fixed layout of Toolbar Preferences
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @793   16 years stoecker I18N
(edit) @792   16 years stoecker reverted Java6 code - RelationEditor sort
(edit) @791   16 years stoecker don't try loading all the mappaint icons from disk
(edit) @790   16 years stoecker some cleanup in mappaint and presets
(edit) @789   16 years ulfl add handling of recently introduced boolean rules
(edit) @788   16 years ulfl improve the "helping header" a bit
(edit) @787   16 years stoecker fixed gettext
(edit) @786   16 years stoecker I18N
(edit) @785   16 years ulfl update to new icons, fix a path typo
(edit) @784   16 years stoecker Fix exception in uploading. Closes #601. Patch by Florian Heer
(edit) @783   16 years stoecker added sorting to RelationEditor (click title to do so). Patch bei …
(edit) @782   16 years stoecker translate server messages
(edit) @781   16 years stoecker added Anti-aliasing checkbox. Closes #1416 and #1417.
(edit) @780   16 years ulfl remove debug output of node positions, reduces the filesize and looks …
(edit) @779   16 years ulfl add some more icons
(edit) @778   16 years ulfl add kindergarten and table_tennis icons
(edit) @777   16 years ulfl add some more icons
(edit) @776   16 years stoecker Hopefully fix Ubuntu GTK+ problem (bug #1403). Patch by Johannes Rudolph.
(edit) @775   16 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @774   16 years stoecker no longer shows relation membership header without relation
(edit) @773   16 years stoecker correct way splitting for circular ways
(edit) @772   16 years stoecker No longer ask useless question for way splitting. Patch by Florian …
(edit) @771   16 years stoecker I18N
(edit) @770   16 years framm - forgot to add these, silly me.
(edit) @769   16 years framm - add support for <bounds> tag in .osm files using four attributes …
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @767   16 years stoecker added secondary_link
(edit) @766   16 years stoecker typo
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @764   16 years stoecker Updated automatic tag corrections
(edit) @763   16 years stoecker Fix upload aborts. Closes #263. Patch by Florian Heer.
(edit) @762   16 years stoecker fix exception - closes #1327
(edit) @761   16 years gebner Make the preferences dialog resizable.
(edit) @760   16 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @759   16 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @758   16 years stoecker unified translation a bit
(edit) @757   16 years stoecker reduce double draws. Closes #734
(edit) @756   16 years stoecker i18n fix I overlooked
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @754   16 years stoecker fixed exception. Closes 1392.
(edit) @753   16 years stoecker no longer select relations and incomplete elements. Fixes #616.
(edit) @752   16 years stoecker fix bug #901
(edit) @751   16 years stoecker Fixed keyboard conflicts. Closes #423
(edit) @750   16 years stoecker Fixed exception. Closes bug #1379.
(edit) @749   16 years stoecker Fixed Align circles in node in case of way usage. Closes bug #1389.
(edit) @748   16 years stoecker some cleanups
(edit) @747   16 years stoecker fixed QuadStateBox (in tagging presets). Closes Bug #1247
(edit) @746   16 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @745   16 years stoecker added security check for layer deletion. Fixes #262
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @743   16 years stoecker added timing information to GPX exports
(edit) @742   16 years stoecker better error message for missing memory. closes #672
(edit) @741   16 years stoecker added hopefully last fix to AutoCompletion
(edit) @740   16 years stoecker fixed charset problem for initial help page
(edit) @739   16 years stoecker fixed autocompletion again to also work for Windows
(edit) @738   16 years framm see #675 - forgot to add nmeareader
(edit) @737   16 years framm - added NMEA suport, patch by egore@… and jennergruhle. closes …
(edit) @736   16 years stoecker fixed the autocomplete issue (closes bug #1188). Not perfect but working
(edit) @735   16 years stoecker added boolean checks to mappaint element styles
(edit) @734   16 years stoecker No longer make a created_by conflict for way or node joining. In case …
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @732   16 years framm - fixed "override" bugs that made josm not compile
(edit) @731   16 years stoecker i18n fix
(edit) @730   16 years ulfl stringparam not needed
(edit) @729   16 years stoecker added automatic tag correction system by Robin Rattay
(edit) @728   16 years ce added the hockey icon
(edit) @727   16 years ce new icon by Josias <reg@…>
(edit) @726   16 years framm - automatically swap lat/lon in download dialog if necessary. patch by …
(edit) @725   16 years stoecker automatically select single tag on edit. Fixes #471
(edit) @724   16 years stoecker fixed exception when editing tags of multiple objects
(edit) @723   16 years (none) use the generated overview page, instead of the old "handcrafted" one
(edit) @722   16 years (none) junction=roundabout on a node doesn't make a lot of sense, keep …
(edit) @721   16 years ramack patch from Henry Loenwind, closes #720 and #966
(edit) @720   16 years ce removed foot=desgnated from the trails to avoid messing them with …
(edit) @719   16 years ce highway=path now renders in dashed lines.
(edit) @718   16 years ce removed rendering of junction=roundabout as an area, as it "taints" …
(edit) @717   16 years (none) sync some rules with tagwatch don't show the proposed icon any more …
(edit) @716   16 years (none) more redesign/layout/updates …
(edit) @715   16 years stoecker added layer to water presets
Note: See TracRevisionLog for help on using the revision log.