|
|
@875
|
16 years |
stoecker |
Fixed exception. Closes #1460
|
|
|
@874
|
16 years |
stoecker |
allow to combine mappaint line and area styles.
|
|
|
@873
|
16 years |
stoecker |
cleanups in plugin handling
|
|
|
@872
|
16 years |
ramack |
GpxWriter does not close the stream it writes to after it has …
|
|
|
@868
|
16 years |
stoecker |
fixed initial move offset for virtual nodes
|
|
|
@867
|
16 years |
stoecker |
fixed exception when no layer was active
|
|
|
@865
|
16 years |
stoecker |
I18N fixes for Lambert projection patch
|
|
|
@864
|
16 years |
framm |
- fix for Lambert projection by Pieren <pieren3@…>
|
|
|
@863
|
16 years |
stoecker |
changed drawing areas a lot
|
|
|
@862
|
16 years |
stoecker |
fixed line style problem with segment numbers
|
|
|
@861
|
16 years |
stoecker |
added space to units. Fixes #798
|
|
|
@860
|
16 years |
stoecker |
fixed segment number display
|
|
|
@859
|
16 years |
stoecker |
make download dialog resizable
|
|
|
@858
|
16 years |
stoecker |
added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
|
|
|
@857
|
16 years |
stoecker |
changed design of virtual nodes
|
|
|
@856
|
16 years |
stoecker |
disable anti-aliasing for in default mode
|
|
|
@855
|
16 years |
stoecker |
fixed area border display
|
|
|
@853
|
16 years |
stoecker |
create virtual nodes only in case point is moved
|
|
|
@851
|
16 years |
stoecker |
fixed style acces in case of external mappaint styles
|
|
|
@850
|
16 years |
stoecker |
no longer do delete events for undrawable layers
|
|
|
@846
|
16 years |
stoecker |
Fixed Exception. Closes #1440
|
|
|
@845
|
16 years |
stoecker |
Prevent editing inactive layer. Fix layer oder and display order. …
|
|
|
@839
|
16 years |
stoecker |
cleanup of tagging preset, add submenus
|
|
|
@828
|
16 years |
stoecker |
fixed presets a bit
|
|
|
@824
|
16 years |
stoecker |
fixed tagging presets touse proper XML makeing translations much easier
|
|
|
@816
|
16 years |
framm |
- made ExtensionFileFilter constructor public to accomodate new Tcx plugin
|
|
|
@815
|
16 years |
stoecker |
added warning message stating the obvious
|
|
|
@814
|
16 years |
stoecker |
fix import error in NMEA. Closes #1433.
|
|
|
@813
|
16 years |
stoecker |
support of Garmin time stamps in GPX import. patch by Roland Ramthun
|
|
|
@812
|
16 years |
stoecker |
fixed illegal access. closes #1437
|
|
|
@811
|
16 years |
david |
paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
|
|
|
@810
|
16 years |
stoecker |
RelationEditor now selects members on entry, fix minor problem in …
|
|
|
@809
|
16 years |
framm |
- fix a problem that would sometimes not draw nodes in recently added …
|
|
|
@808
|
16 years |
stoecker |
fixed virtual nodes a bit
|
|
|
@807
|
16 years |
stoecker |
minor fix
|
|
|
@806
|
16 years |
stoecker |
Remember last download settings. Patch by Rainer Rothkegel.
|
|
|
@805
|
16 years |
stoecker |
Added virtual nodes in select mode. Closes #595.
|
|
|
@804
|
16 years |
stoecker |
cleanup color preferences a lot
|
|
|
@803
|
16 years |
stoecker |
second try for sorting in relation editor
|
|
|
@801
|
16 years |
stoecker |
allow configurable mappaint colors
|
|
|
@800
|
16 years |
stoecker |
reduce free space for initial page
|
|
|
@798
|
16 years |
stoecker |
remove segment color. Closes #418.
|
|
|
@797
|
16 years |
stoecker |
corrected autoscale
|
|
|
@796
|
16 years |
stoecker |
fixed layout of Toolbar Preferences
|
|
|
@795
|
16 years |
stoecker |
einstein mode preferences now shows all options and their default values
|
|
|
@794
|
16 years |
stoecker |
allow handling node selections in case of multiple nodes on one point. …
|
|
|
@793
|
16 years |
stoecker |
I18N
|
|
|
@792
|
16 years |
stoecker |
reverted Java6 code - RelationEditor sort
|
|
|
@791
|
16 years |
stoecker |
don't try loading all the mappaint icons from disk
|
|
|
@790
|
16 years |
stoecker |
some cleanup in mappaint and presets
|
|
|
@786
|
16 years |
stoecker |
I18N
|
|
|
@784
|
16 years |
stoecker |
Fix exception in uploading. Closes #601. Patch by Florian Heer
|
|
|
@783
|
16 years |
stoecker |
added sorting to RelationEditor (click title to do so). Patch bei …
|
|
|
@782
|
16 years |
stoecker |
translate server messages
|
|
|
@781
|
16 years |
stoecker |
added Anti-aliasing checkbox. Closes #1416 and #1417.
|
|
|
@776
|
16 years |
stoecker |
Hopefully fix Ubuntu GTK+ problem (bug #1403). Patch by Johannes Rudolph.
|
|
|
@775
|
16 years |
stoecker |
cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
|
|
|
@774
|
16 years |
stoecker |
no longer shows relation membership header without relation
|
|
|
@773
|
16 years |
stoecker |
correct way splitting for circular ways
|
|
|
@772
|
16 years |
stoecker |
No longer ask useless question for way splitting. Patch by Florian …
|
|
|
@771
|
16 years |
stoecker |
I18N
|
|
|
@770
|
16 years |
framm |
- forgot to add these, silly me.
|
|
|
@769
|
16 years |
framm |
- add support for <bounds> tag in .osm files using four attributes …
|
|
|
@768
|
16 years |
framm |
- mappaint modifications by Joerg Henne <j.henne@…>; now …
|
|
|
@766
|
16 years |
stoecker |
typo
|
|
|
@765
|
16 years |
stoecker |
Fixed memory overflow, prevent looped relations. Closes #1356.
|
|
|
@764
|
16 years |
stoecker |
Updated automatic tag corrections
|
|
|
@763
|
16 years |
stoecker |
Fix upload aborts. Closes #263. Patch by Florian Heer.
|
|
|
@762
|
16 years |
stoecker |
fix exception - closes #1327
|
|
|
@761
|
16 years |
gebner |
Make the preferences dialog resizable.
|
|
|
@760
|
16 years |
gebner |
Implement BoundingXYVisitor.visit(Relation).
This makes zoom to …
|
|
|
@759
|
16 years |
gebner |
Draw relations in wireframe mode.
This will just draw an outline …
|
|
|
@758
|
16 years |
stoecker |
unified translation a bit
|
|
|
@757
|
16 years |
stoecker |
reduce double draws. Closes #734
|
|
|
@756
|
16 years |
stoecker |
i18n fix I overlooked
|
|
|
@755
|
16 years |
stoecker |
better sorting of selected elements and relation list, reenabled …
|
|
|
@754
|
16 years |
stoecker |
fixed exception. Closes 1392.
|
|
|
@753
|
16 years |
stoecker |
no longer select relations and incomplete elements. Fixes #616.
|
|
|
@752
|
16 years |
stoecker |
fix bug #901
|
|
|
@751
|
16 years |
stoecker |
Fixed keyboard conflicts. Closes #423
|
|
|
@750
|
16 years |
stoecker |
Fixed exception. Closes bug #1379.
|
|
|
@749
|
16 years |
stoecker |
Fixed Align circles in node in case of way usage. Closes bug #1389.
|
|
|
@748
|
16 years |
stoecker |
some cleanups
|
|
|
@747
|
16 years |
stoecker |
fixed QuadStateBox (in tagging presets). Closes Bug #1247
|
|
|
@746
|
16 years |
framm |
- changed AutoScaleAction to leave some margin around selected objects …
|
|
|
@745
|
16 years |
stoecker |
added security check for layer deletion. Fixes #262
|
|
|
@744
|
16 years |
stoecker |
unified buttons in right side tools, saved some space
|
|
|
@743
|
16 years |
stoecker |
added timing information to GPX exports
|
|
|
@742
|
16 years |
stoecker |
better error message for missing memory. closes #672
|
|
|
@741
|
16 years |
stoecker |
added hopefully last fix to AutoCompletion
|
|
|
@740
|
16 years |
stoecker |
fixed charset problem for initial help page
|
|
|
@739
|
16 years |
stoecker |
fixed autocompletion again to also work for Windows
|
|
|
@738
|
16 years |
framm |
see #675 - forgot to add nmeareader
|
|
|
@737
|
16 years |
framm |
- added NMEA suport, patch by egore@… and jennergruhle. closes …
|
|
|
@736
|
16 years |
stoecker |
fixed the autocomplete issue (closes bug #1188). Not perfect but working
|
|
|
@735
|
16 years |
stoecker |
added boolean checks to mappaint element styles
|
|
|
@734
|
16 years |
stoecker |
No longer make a created_by conflict for way or node joining. In case …
|
|
|
@733
|
16 years |
stoecker |
improved relation handling, also closes #638
|
|
|
@732
|
16 years |
framm |
- fixed "override" bugs that made josm not compile
|
|
|
@731
|
16 years |
stoecker |
i18n fix
|
|
|