|
|
@1270
|
16 years |
ulfl |
move two properties from OsmPrimitive to Way to save some memory (we …
|
|
|
@1267
|
16 years |
stoecker |
fixed som quirks in multipolygon handling
|
|
|
@1263
|
16 years |
ulfl |
from Dirk Stoecker: fix multipolygon display after (my) performance …
|
|
|
@1255
|
16 years |
ulfl |
fix a null pointer exception
|
|
|
@1254
|
16 years |
ulfl |
mappaint major performance improvements:
- cache mappaint style and …
|
|
|
@1251
|
16 years |
ulfl |
add a profiler also to the SimplePaintVisitor, so can compare details …
|
|
|
@1250
|
16 years |
ulfl |
isPolygonVisible() shouldn't return true, if width and height are both …
|
|
|
@1240
|
16 years |
stoecker |
cleanup style handling
|
|
|
@1236
|
16 years |
stoecker |
removed some double code
|
|
|
@1235
|
16 years |
ulfl |
first set of performance optimizations:
- don't call Main.pref.get() …
|
|
|
@1226
|
16 years |
stoecker |
fixed bug #1963, fix by markb _ ordern _ com
|
|
|
@1223
|
16 years |
stoecker |
fixed #1990
|
|
|
@1222
|
16 years |
stoecker |
some cleanup in preferences handling
|
|
|
@1221
|
16 years |
stoecker |
cleanup color handling
|
|
|
@1216
|
16 years |
ulfl |
enable "draw.segment.relevant_directions_only" by default, it's:
a) …
|
|
|
@1215
|
16 years |
ulfl |
add a mappaint.profiler option, it enables console output of the …
|
|
|
@1208
|
16 years |
ulfl |
fix #1834: display names even for simple nodes without an icon
fix …
|
|
|
@1205
|
16 years |
stoecker |
fix bug #1949 and some other minor issues
|
|
|
@1202
|
16 years |
stoecker |
finished multipolygon rendering - please test
|
|
|
@1200
|
16 years |
stoecker |
add error handling for multipolygon drawing
|
|
|
@1197
|
16 years |
stoecker |
fixed bug #1939
|
|
|
@1196
|
16 years |
stoecker |
partly fix #1720. Patch by Russ Nelson
|
|
|
@1195
|
16 years |
stoecker |
fixed relation handling, applied language patches
|
|
|
@1193
|
16 years |
stoecker |
fixed typo
|
|
|
@1192
|
16 years |
stoecker |
fixed display bug for areas with boolean type (e.g. building=yes)
|
|
|
@1190
|
16 years |
stoecker |
added first part of multipolygon drawing
|
|
|
@1169
|
16 years |
stoecker |
removed usage of tab stops
|
|
|
@1077
|
16 years |
framm |
codestyle cosmetics
|
|
|
@1071
|
17 years |
framm |
Support for changeset uploads in 0.6. Error handling is not fully done …
|
|
|
@1019
|
17 years |
stoecker |
allow localized name display. close #1586
|
|
|
@999
|
17 years |
stoecker |
close bug #1588, code cleanup by bruce89
|
|
|
@998
|
17 years |
stoecker |
make mappaint font configurable
|
|
|
@992
|
17 years |
stoecker |
added mappaint fontsize. closes bug #1577
|
|
|
@990
|
17 years |
stoecker |
closed bug #1476 - invisible tram lines
|
|
|
@987
|
17 years |
stoecker |
added internal support for multiple styles
|
|
|
@976
|
17 years |
stoecker |
fix bug #1561 and #5160
|
|
|
@955
|
17 years |
stoecker |
increase virtual node size a bit again
|
|
|
@950
|
17 years |
stoecker |
use the mappaint.node.virtual-size as planned
|
|
|
@948
|
17 years |
stoecker |
allow to use zoom from plugins
|
|
|
@885
|
17 years |
stoecker |
added multi-style mappaint support. Closes #1186
|
|
|
@880
|
17 years |
stoecker |
killed the area color in r874
|
|
|
@874
|
17 years |
stoecker |
allow to combine mappaint line and area styles.
|
|
|
@863
|
17 years |
stoecker |
changed drawing areas a lot
|
|
|
@862
|
17 years |
stoecker |
fixed line style problem with segment numbers
|
|
|
@860
|
17 years |
stoecker |
fixed segment number display
|
|
|
@857
|
17 years |
stoecker |
changed design of virtual nodes
|
|
|
@856
|
17 years |
stoecker |
disable anti-aliasing for in default mode
|
|
|
@855
|
17 years |
stoecker |
fixed area border display
|
|
|
@813
|
17 years |
stoecker |
support of Garmin time stamps in GPX import. patch by Roland Ramthun
|
|
|
@809
|
17 years |
framm |
- fix a problem that would sometimes not draw nodes in recently added …
|
|
|
@808
|
17 years |
stoecker |
fixed virtual nodes a bit
|
|
|
@805
|
17 years |
stoecker |
Added virtual nodes in select mode. Closes #595.
|
|
|
@804
|
17 years |
stoecker |
cleanup color preferences a lot
|
|
|
@786
|
17 years |
stoecker |
I18N
|
|
|
@775
|
17 years |
stoecker |
cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
|
|
|
@768
|
17 years |
framm |
- mappaint modifications by Joerg Henne <j.henne@…>; now …
|
|
|
@760
|
17 years |
gebner |
Implement BoundingXYVisitor.visit(Relation).
This makes zoom to …
|
|
|
@759
|
17 years |
gebner |
Draw relations in wireframe mode.
This will just draw an outline …
|
|
|
@757
|
17 years |
stoecker |
reduce double draws. Closes #734
|
|
|
@756
|
17 years |
stoecker |
i18n fix I overlooked
|
|
|
@755
|
17 years |
stoecker |
better sorting of selected elements and relation list, reenabled …
|
|
|
@655
|
17 years |
ramack |
patch by bruce89, closes #812; thanks bruce
|
|
|
@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 …
|
|
|
@627
|
17 years |
framm |
- added svn:eol-style prop to all .java files. it is suggested that …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@493
|
17 years |
gebner |
Offscreen filtering; draw direction arrows on selection.
Patch by Petr …
|
|
|
@490
|
17 years |
gebner |
MergeVisitor.match: Only match objects by content if they're not …
|
|
|
@486
|
17 years |
framm |
- built-in mappaint. mappaint plugin no longer required and will be …
|
|
|
@481
|
17 years |
gebner |
Oops. Or-expressions do short-circuiting, so you'd better not reverse …
|
|
|
@479
|
17 years |
gebner |
Simplify the merge visitor.
|
|
|
@478
|
17 years |
gebner |
Speed up merging.
- Don't scan our dataset for every primitive we …
|
|
|
@467
|
17 years |
gebner |
NameVisitor: handle incomplete nodes
|
|
|
@427
|
18 years |
gebner |
CollectBackReferencesVisitor: Don't count deleted relations as reference.
|
|
|
@407
|
18 years |
gebner |
Add incompleteness checks.
|
|
|
@384
|
18 years |
framm |
- limit lat/lon decimal places to 7
|
|
|
@383
|
18 years |
gebner |
Fix warnings reported by -Xlint.
|
|
|
@371
|
18 years |
gebner |
Clean up the MergeVisitor.
|
|
|
@369
|
18 years |
gebner |
Fix bug #392.
|
|
|
@367
|
18 years |
framm |
- changed appearance of tagged nodes (now: dot with square around it) …
|
|
|
@366
|
18 years |
gebner |
Handle merging of incomplete ways. Fixes #392.
|
|
|
@362
|
18 years |
framm |
- alleviated #388 by parsing the timestamps only when they are needed.
|
|
|
@358
|
18 years |
gebner |
Beginnings of the implementation of ticket #11.
|
|
|
@357
|
18 years |
gebner |
Add incompleteness checks for nodes.
|
|
|
@354
|
18 years |
gebner |
Fix NameVisitor for circular ways, it counted a node occuring twice as …
|
|
|
@343
|
18 years |
gebner |
Merge 0.5.
|
|
|