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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1567   17 years framm * fixed some more conflict resolution bugs, especially relating to …
(edit) @1561   17 years framm * properly update version numbers on conflict resolution. fixes #2468.
(edit) @1560   17 years framm * "learn" new version numbers on repeated download
(edit) @1557   17 years framm rename "getSelectedPhysical" to "getSelectedNodesAndWays"
(edit) @1553   17 years ulfl add "addr:housenumber" to the list of names to display
(edit) @1551   17 years ulfl if mappaint "real width" is used, have a look at "width" / "est_width" …
(edit) @1530   17 years framm upload more precise version number in changeset. drop some …
(edit) @1523   17 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1501   17 years stoecker fixed #2281 - patch by Landwirt - fixes wrong color in mappaint
(edit) @1499   17 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1489   17 years ulfl add "junction" to the list of direction keys
(edit) @1480   17 years stoecker added user agent
(edit) @1473   17 years stoecker fix #2252 - warning/exception on startup without prefs file
(edit) @1471   17 years stoecker added comment to uninteresting
(edit) @1470   17 years stoecker use getCollection() once more
(edit) @1463   17 years stoecker delete start/end node of closed way correctly
(edit) @1439   17 years stoecker fixed #2232
(edit) @1425   17 years stoecker fixed #1642. patch by xeen
(edit) @1424   17 years stoecker fixed #2181
(edit) @1423   17 years stoecker fix #2177. added via ways to restrictions
(edit) @1415   17 years stoecker applied patch #2185 by bruce89
(edit) @1411   17 years stoecker fix #2174 patch by xeen
(edit) @1409   17 years stoecker close #1902. Patch by xeen
(edit) @1400   17 years stoecker first patch for #1937. patch by xeen. In draw mode double clicking …
(edit) @1398   17 years stoecker fixed #2140. modified patch by xeen.
(edit) @1367   17 years ulfl raise the defaults to not show stuff. Otherwise stuff will disappear …
(edit) @1355   17 years stoecker enable mappaint restriction drawing
(edit) @1340   17 years ulfl add a mappaint "dashedcolour", which controls the background color of …
(edit) @1333   17 years ulfl some improvements in mappaints elemstyles.xml handling: - add console …
(edit) @1332   17 years stoecker better handling of ToggleDialog docking
(edit) @1326   17 years stoecker reworked plugin handling a lot, more to come
(edit) @1314   17 years stoecker typo
(edit) @1313   17 years stoecker fix #2047
(edit) @1310   17 years stoecker fixed typo
(edit) @1309   17 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1297   18 years ulfl hmm, fix the logic behind this new mappaint.lefthandtraffic setting to …
(edit) @1296   18 years ulfl add mappaint.lefthandtraffic option to distinguish if the turn …
(edit) @1295   18 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1289   18 years stoecker close #2028. patch by robome
(edit) @1282   18 years ulfl ooops, fix multipolygons I've broken in SVN1273
(edit) @1277   18 years ulfl tweak profiler output
(edit) @1276   18 years ulfl minor refactoring
(edit) @1273   18 years ulfl We don't need to transform each node to check it for visibility. So …
(edit) @1272   18 years ulfl tweak profiler output comment out unused getColors()
(edit) @1270   18 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1267   18 years stoecker fixed som quirks in multipolygon handling
(edit) @1264   18 years stoecker display errors for ways
(edit) @1263   18 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1261   18 years stoecker added comment
(edit) @1255   18 years ulfl fix a null pointer exception
(edit) @1254   18 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1253   18 years ulfl fix indent
(edit) @1251   18 years ulfl add a profiler also to the SimplePaintVisitor, so can compare details …
(edit) @1250   18 years ulfl isPolygonVisible() shouldn't return true, if width and height are both …
(edit) @1245   18 years stoecker added link to presets, fix #1675
(edit) @1243   18 years stoecker restart-warn when changing mappaint colors
(edit) @1240   18 years stoecker cleanup style handling
(edit) @1236   18 years stoecker removed some double code
(edit) @1235   18 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1230   18 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1226   18 years stoecker fixed bug #1963, fix by markb _ ordern _ com
(edit) @1224   18 years stoecker fixed some prefs bugs of last version
(edit) @1223   18 years stoecker fixed #1990
(edit) @1222   18 years stoecker some cleanup in preferences handling
(edit) @1221   18 years stoecker cleanup color handling
(edit) @1216   18 years ulfl enable "draw.segment.relevant_directions_only" by default, it's: a) …
(edit) @1215   18 years ulfl add a mappaint.profiler option, it enables console output of the …
(edit) @1214   18 years ulfl fix a typo: incline_step -> incline_steep
(edit) @1212   18 years stoecker language fixes, hopefully the last set
(edit) @1209   18 years framm - cosmetics
(edit) @1208   18 years ulfl fix #1834: display names even for simple nodes without an icon fix …
(edit) @1205   18 years stoecker fix bug #1949 and some other minor issues
(edit) @1202   18 years stoecker finished multipolygon rendering - please test
(edit) @1201   18 years stoecker two minor fixes
(edit) @1200   18 years stoecker add error handling for multipolygon drawing
(edit) @1197   18 years stoecker fixed bug #1939
(edit) @1196   18 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   18 years stoecker fixed relation handling, applied language patches
(edit) @1193   18 years stoecker fixed typo
(edit) @1192   18 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1190   18 years stoecker added first part of multipolygon drawing
(edit) @1185   18 years stoecker close bug #1896. Patch by Teemu Koskinen
(edit) @1180   18 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   18 years stoecker removed usage of tab stops
(edit) @1167   18 years stoecker added better NMEA reader. Closes bug #1448
(edit) @1162   18 years stoecker close #1747
(edit) @1159   18 years stoecker close #682
(edit) @1121   18 years stoecker add bookmark sorting. closes #1787
(edit) @1108   18 years framm - new preference setting allows switching between decimal coordinates …
(edit) @1094   18 years framm - make Coordinate class serializable
(edit) @1082   18 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1077   18 years framm codestyle cosmetics
(edit) @1076   18 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @1073   18 years stoecker added some plugin checks
(edit) @1071   18 years framm Support for changeset uploads in 0.6. Error handling is not fully done …
(edit) @1065   18 years stoecker language handling fixed
(edit) @1062   18 years stoecker added prefs support for collections
(edit) @1032   18 years mfloryan Fixed some messages that were not translatable.
(edit) @1025   18 years stoecker close bug #1632
(edit) @1019   18 years stoecker allow localized name display. close #1586
Note: See TracRevisionLog for help on using the revision log.