source: josm/trunk/src/org/openstreetmap/josm/data/osm/visitor/MapPaintVisitor.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1277   15 years ulfl tweak profiler output
(edit) @1276   15 years ulfl minor refactoring
(edit) @1273   15 years ulfl We don't need to transform each node to check it for visibility. So …
(edit) @1272   15 years ulfl tweak profiler output comment out unused getColors()
(edit) @1270   15 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1267   15 years stoecker fixed som quirks in multipolygon handling
(edit) @1263   15 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1255   15 years ulfl fix a null pointer exception
(edit) @1254   15 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1240   15 years stoecker cleanup style handling
(edit) @1236   15 years stoecker removed some double code
(edit) @1235   15 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1215   15 years ulfl add a mappaint.profiler option, it enables console output of the …
(edit) @1208   15 years ulfl fix #1834: display names even for simple nodes without an icon fix …
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1202   15 years stoecker finished multipolygon rendering - please test
(edit) @1200   15 years stoecker add error handling for multipolygon drawing
(edit) @1197   15 years stoecker fixed bug #1939
(edit) @1196   15 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1193   15 years stoecker fixed typo
(edit) @1192   15 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1190   15 years stoecker added first part of multipolygon drawing
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1077   16 years framm codestyle cosmetics
(edit) @1019   16 years stoecker allow localized name display. close #1586
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @998   16 years stoecker make mappaint font configurable
(edit) @992   16 years stoecker added mappaint fontsize. closes bug #1577
(edit) @990   16 years stoecker closed bug #1476 - invisible tram lines
(edit) @987   16 years stoecker added internal support for multiple styles
(edit) @976   16 years stoecker fix bug #1561 and #5160
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @880   16 years stoecker killed the area color in r874
(edit) @874   16 years stoecker allow to combine mappaint line and area styles.
(edit) @863   16 years stoecker changed drawing areas a lot
(edit) @862   16 years stoecker fixed line style problem with segment numbers
(edit) @860   16 years stoecker fixed segment number display
(edit) @857   16 years stoecker changed design of virtual nodes
(edit) @855   16 years stoecker fixed area border display
(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) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @786   16 years stoecker I18N
(edit) @775   16 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @757   16 years stoecker reduce double draws. Closes #734
(edit) @636   16 years framm - better fix for NPE when drawing segment order numbers; closes #741
(edit) @634   16 years framm - attempt to fix NPE on paint
(edit) @631   16 years framm - polygon drawing performance increases by Daniel Naber …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @599   16 years ramack - mappaint draws direction arrow for the selected way always now
(edit) @597   16 years ramack - implement ticket #671: add option to draw only interesting direction …
(edit) @596   16 years framm - fix direction arrow drawing for ways in mappaint mode, patch by …
(edit) @580   16 years (none) mappaint.useRealWidth=true looks a bit nicer, but often gets in the …
(edit) @498   16 years gebner Remove unused member OsmPrimitive.shown.
(add) @486   17 years framm - built-in mappaint. mappaint plugin no longer required and will be …
Note: See TracRevisionLog for help on using the revision log.