|
|
@1094
|
16 years |
framm |
- make Coordinate class serializable
|
|
|
@1082
|
16 years |
framm |
- some changes regarding the "hatched download area": now also works …
|
|
|
@1077
|
16 years |
framm |
codestyle cosmetics
|
|
|
@1076
|
16 years |
framm |
- replaced he align-in-rectangle function with a more general method …
|
|
|
@1073
|
16 years |
stoecker |
added some plugin checks
|
|
|
@1071
|
16 years |
framm |
Support for changeset uploads in 0.6. Error handling is not fully done …
|
|
|
@1065
|
16 years |
stoecker |
language handling fixed
|
|
|
@1062
|
16 years |
stoecker |
added prefs support for collections
|
|
|
@1032
|
16 years |
mfloryan |
Fixed some messages that were not translatable.
|
|
|
@1025
|
16 years |
stoecker |
close bug #1632
|
|
|
@1019
|
16 years |
stoecker |
allow localized name display. close #1586
|
|
|
@1018
|
16 years |
stoecker |
close bug #1628
|
|
|
@1004
|
16 years |
framm |
- display a confirmation request if user tries to delete data outside …
|
|
|
@999
|
16 years |
stoecker |
close bug #1588, code cleanup by bruce89
|
|
|
@998
|
16 years |
stoecker |
make mappaint font configurable
|
|
|
@992
|
16 years |
stoecker |
added mappaint fontsize. closes bug #1577
|
|
|
@990
|
16 years |
stoecker |
closed bug #1476 - invisible tram lines
|
|
|
@987
|
16 years |
stoecker |
added internal support for multiple styles
|
|
|
@976
|
16 years |
stoecker |
fix bug #1561 and #5160
|
|
|
@955
|
16 years |
stoecker |
increase virtual node size a bit again
|
|
|
@950
|
16 years |
stoecker |
use the mappaint.node.virtual-size as planned
|
|
|
@948
|
16 years |
stoecker |
allow to use zoom from plugins
|
|
|
@938
|
16 years |
stoecker |
added patches from bug #682 (proxy settings) and #1519 (NMEA)
|
|
|
@931
|
16 years |
stoecker |
minor fix
|
|
|
@930
|
16 years |
stoecker |
fixed preferences handling, reduced number of save processes. Closes …
|
|
|
@907
|
16 years |
stoecker |
removed obsolete stuff
|
|
|
@885
|
16 years |
stoecker |
added multi-style mappaint support. Closes #1186
|
|
|
@880
|
16 years |
stoecker |
killed the area color in r874
|
|
|
@874
|
16 years |
stoecker |
allow to combine mappaint line and area styles.
|
|
|
@873
|
16 years |
stoecker |
cleanups in plugin handling
|
|
|
@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
|
|
|
@860
|
16 years |
stoecker |
fixed segment number display
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@805
|
16 years |
stoecker |
Added virtual nodes in select mode. Closes #595.
|
|
|
@804
|
16 years |
stoecker |
cleanup color preferences a lot
|
|
|
@795
|
16 years |
stoecker |
einstein mode preferences now shows all options and their default values
|
|
|
@791
|
16 years |
stoecker |
don't try loading all the mappaint icons from disk
|
|
|
@786
|
16 years |
stoecker |
I18N
|
|
|
@775
|
16 years |
stoecker |
cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@753
|
16 years |
stoecker |
no longer select relations and incomplete elements. Fixes #616.
|
|
|
@748
|
16 years |
stoecker |
some cleanups
|
|
|
@746
|
16 years |
framm |
- changed AutoScaleAction to leave some margin around selected objects …
|
|
|
@733
|
17 years |
stoecker |
improved relation handling, also closes #638
|
|
|
@702
|
17 years |
stoecker |
added tooltip text for presets menu (very helpful in toolbar)
|
|
|
@700
|
17 years |
stoecker |
fixed exception
|
|
|
@687
|
17 years |
framm |
- patch for Lambert projection (increase margin before switching to …
|
|
|
@661
|
17 years |
framm |
- update command history after undo; patch by Dirk Stoecker …
|
|
|
@657
|
17 years |
framm |
- fix in Lambert projection by Pieren <pieren3@…>
|
|
|
@656
|
17 years |
framm |
- changes by Pieren <pieren3@…> to support Lambert projection
|
|
|
@655
|
17 years |
ramack |
patch by bruce89, closes #812; thanks bruce
|
|
|
@647
|
17 years |
ramack |
improve info on GpxLayers, closes #756 and also gives track length
|
|
|
@646
|
17 years |
framm |
- patch by Henry Loenwind (ticket #720) to speed up gps rendering
|
|
|
@643
|
17 years |
framm |
- fix NPE on Node.equals reported in bug #767
|
|
|
@637
|
17 years |
framm |
- fixed more NPEs
|
|
|
@636
|
17 years |
framm |
- better fix for NPE when drawing segment order numbers; closes #741
|
|
|
@634
|
17 years |
framm |
- attempt to fix NPE on paint
|
|
|
@631
|
17 years |
framm |
- polygon drawing performance increases by Daniel Naber …
|
|
|
@629
|
17 years |
framm |
- clean up OsmPrimitive.equals / patch originally by DH but used …
|
|
|
@627
|
17 years |
framm |
- added svn:eol-style prop to all .java files. it is suggested that …
|
|
|
@626
|
17 years |
framm |
- ye grande eol style fixe
|
|
|
@625
|
17 years |
framm |
- forgot to add new classes from kleptog's 0.6 patch.
|
|
|
@624
|
17 years |
framm |
- preliminary support for API 0.6, patches by Martijn van Oosterhout …
|
|
|
@610
|
17 years |
framm |
- fix "getting started" screen for low resolutions
- fix …
|
|
|
@608
|
17 years |
framm |
- new extrude mode allows creation of rectangular shapes
- new …
|
|
|
@599
|
17 years |
ramack |
- mappaint draws direction arrow for the selected way always now
|
|
|
@597
|
17 years |
ramack |
- implement ticket #671: add option to draw only interesting direction …
|
|
|
@596
|
17 years |
framm |
- fix direction arrow drawing for ways in mappaint mode, patch by …
|
|
|
@589
|
17 years |
framm |
- cosmetics
|
|
|
@587
|
17 years |
framm |
- new boolean config option draw.rawgps.direction enables arrowheads …
|
|
|
@582
|
17 years |
framm |
- got rid of a few compiler warnings
|
|
|
@580
|
17 years |
(none) |
mappaint.useRealWidth=true looks a bit nicer, but often gets in the …
|
|
|
@571
|
17 years |
tom_e |
Restored time/setTime semantics accidentally broken in r553.
|
|
|
@558
|
17 years |
david |
implement Paste Tags
|
|
|
@553
|
17 years |
david |
(a) add preference dialog, (b) add audio tracing
|
|
|
@552
|
17 years |
david |
audio synchronization for tracks without waypoints
|
|
|
@529
|
17 years |
gebner |
Part one of patch by Dave Hansen <dave@…>
- Remove unused …
|
|
|
@511
|
17 years |
framm |
- modified NameVisitor to show a relation's name tag (or ref tag if no …
|
|
|
@505
|
17 years |
gebner |
NameVisitor: Name incomplete primitives, add number of nodes to ways.
|
|
|
@499
|
17 years |
gebner |
SimplePaintVisitor: Fix segment number rendering.
|
|
|
@498
|
17 years |
gebner |
Remove unused member OsmPrimitive.shown.
|
|
|
@496
|
17 years |
gebner |
MergeVisitor: Only parse dates if needed. Reported by Petr Nejedly.
|
|
|