source: josm/trunk/src/org/openstreetmap/josm/data/osm/visitor

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1696   16 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   16 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1694   16 years Gubaer fixed #2769: Download members is broken
(edit) @1692   16 years Gubaer
(edit) @1690   16 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1677   16 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1640   16 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1635   16 years stoecker fix #2667 - patch by Daeron - Add support for dash patterns in mappaint
(edit) @1629   16 years stoecker close #2426 - now mappaint handles area types which require closed …
(edit) @1567   16 years framm * fixed some more conflict resolution bugs, especially relating to …
(edit) @1560   16 years framm * "learn" new version numbers on repeated download
(edit) @1553   16 years ulfl add "addr:housenumber" to the list of names to display
(edit) @1551   16 years ulfl if mappaint "real width" is used, have a look at "width" / "est_width" …
(edit) @1523   16 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1501   16 years stoecker fixed #2281 - patch by Landwirt - fixes wrong color in mappaint
(edit) @1499   16 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1439   16 years stoecker fixed #2232
(edit) @1423   16 years stoecker fix #2177. added via ways to restrictions
(edit) @1415   16 years stoecker applied patch #2185 by bruce89
(edit) @1411   16 years stoecker fix #2174 patch by xeen
(edit) @1409   16 years stoecker close #1902. Patch by xeen
(edit) @1367   16 years ulfl raise the defaults to not show stuff. Otherwise stuff will disappear …
(edit) @1355   16 years stoecker enable mappaint restriction drawing
(edit) @1340   16 years ulfl add a mappaint "dashedcolour", which controls the background color of …
(edit) @1333   16 years ulfl some improvements in mappaints elemstyles.xml handling: - add console …
(edit) @1313   16 years stoecker fix #2047
(edit) @1310   16 years stoecker fixed typo
(edit) @1309   16 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1297   16 years ulfl hmm, fix the logic behind this new mappaint.lefthandtraffic setting to …
(edit) @1296   16 years ulfl add mappaint.lefthandtraffic option to distinguish if the turn …
(edit) @1295   16 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1289   16 years stoecker close #2028. patch by robome
(edit) @1282   16 years ulfl ooops, fix multipolygons I've broken in SVN1273
(edit) @1277   16 years ulfl tweak profiler output
(edit) @1276   16 years ulfl minor refactoring
(edit) @1273   16 years ulfl We don't need to transform each node to check it for visibility. So …
(edit) @1272   16 years ulfl tweak profiler output comment out unused getColors()
(edit) @1270   16 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1267   16 years stoecker fixed som quirks in multipolygon handling
(edit) @1263   16 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1255   16 years ulfl fix a null pointer exception
(edit) @1254   16 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1251   16 years ulfl add a profiler also to the SimplePaintVisitor, so can compare details …
(edit) @1250   16 years ulfl isPolygonVisible() shouldn't return true, if width and height are both …
(edit) @1240   16 years stoecker cleanup style handling
(edit) @1236   16 years stoecker removed some double code
(edit) @1235   16 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1226   16 years stoecker fixed bug #1963, fix by markb _ ordern _ com
(edit) @1223   16 years stoecker fixed #1990
(edit) @1222   16 years stoecker some cleanup in preferences handling
(edit) @1221   16 years stoecker cleanup color handling
(edit) @1216   16 years ulfl enable "draw.segment.relevant_directions_only" by default, it's: a) …
(edit) @1215   16 years ulfl add a mappaint.profiler option, it enables console output of the …
(edit) @1208   16 years ulfl fix #1834: display names even for simple nodes without an icon fix …
(edit) @1205   16 years stoecker fix bug #1949 and some other minor issues
(edit) @1202   16 years stoecker finished multipolygon rendering - please test
(edit) @1200   16 years stoecker add error handling for multipolygon drawing
(edit) @1197   16 years stoecker fixed bug #1939
(edit) @1196   16 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   16 years stoecker fixed relation handling, applied language patches
(edit) @1193   16 years stoecker fixed typo
(edit) @1192   16 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1190   16 years stoecker added first part of multipolygon drawing
(edit) @1169   16 years stoecker removed usage of tab stops
(edit) @1077   16 years framm codestyle cosmetics
(edit) @1071   17 years framm Support for changeset uploads in 0.6. Error handling is not fully done …
(edit) @1019   17 years stoecker allow localized name display. close #1586
(edit) @999   17 years stoecker close bug #1588, code cleanup by bruce89
(edit) @998   17 years stoecker make mappaint font configurable
(edit) @992   17 years stoecker added mappaint fontsize. closes bug #1577
(edit) @990   17 years stoecker closed bug #1476 - invisible tram lines
(edit) @987   17 years stoecker added internal support for multiple styles
(edit) @976   17 years stoecker fix bug #1561 and #5160
(edit) @955   17 years stoecker increase virtual node size a bit again
(edit) @950   17 years stoecker use the mappaint.node.virtual-size as planned
(edit) @948   17 years stoecker allow to use zoom from plugins
(edit) @885   17 years stoecker added multi-style mappaint support. Closes #1186
(edit) @880   17 years stoecker killed the area color in r874
(edit) @874   17 years stoecker allow to combine mappaint line and area styles.
(edit) @863   17 years stoecker changed drawing areas a lot
(edit) @862   17 years stoecker fixed line style problem with segment numbers
(edit) @860   17 years stoecker fixed segment number display
(edit) @857   17 years stoecker changed design of virtual nodes
(edit) @856   17 years stoecker disable anti-aliasing for in default mode
(edit) @855   17 years stoecker fixed area border display
(edit) @813   17 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @809   17 years framm - fix a problem that would sometimes not draw nodes in recently added …
(edit) @808   17 years stoecker fixed virtual nodes a bit
(edit) @805   17 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   17 years stoecker cleanup color preferences a lot
(edit) @786   17 years stoecker I18N
(edit) @775   17 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @768   17 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @760   17 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @759   17 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @757   17 years stoecker reduce double draws. Closes #734
(edit) @756   17 years stoecker i18n fix I overlooked
(edit) @755   17 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @655   17 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @637   17 years framm - fixed more NPEs
Note: See TracRevisionLog for help on using the revision log.