source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1327   15 years ulfl remove construction=yes, this is not supported by existing renderers …
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1325   15 years stoecker switched boolean tests to use boolean
(edit) @1324   15 years stoecker some more presets stuff
(edit) @1323   15 years ulfl landuse=yes -> construction=yes
(edit) @1322   15 years stoecker fixed error in presets
(edit) @1321   15 years stoecker more international links
(edit) @1320   15 years stoecker some more links in presets
(edit) @1319   15 years stoecker added lots of map features links. Thanks to Benedikt Leitner
(edit) @1318   15 years stoecker support localized links
(edit) @1317   15 years stoecker fix #2025. Patch by xeen. Hopefully this has no side effects
(edit) @1316   15 years stoecker fix ToggleDialog. Patch by Detlef Reichl
(edit) @1315   15 years ulfl move citylimit.png where it belongs
(edit) @1314   15 years stoecker typo
(edit) @1313   15 years stoecker fix #2047
(edit) @1312   15 years stoecker fixed #2059
(edit) @1311   15 years stoecker update translations
(edit) @1310   15 years stoecker fixed typo
(edit) @1309   15 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1308   15 years stoecker fixed select bug
(edit) @1307   15 years stoecker close #1983. Patch by xeen
(edit) @1306   15 years ulfl fix compilation with JAVA 1.5
(edit) @1305   15 years ulfl fix #2056: restore former relation list handling (at least pressing …
(edit) @1304   15 years ulfl set the default width of the dialog to 600 pixels, so indeterminate …
(edit) @1303   15 years ulfl fix compilation with JAVA 1.5
(edit) @1302   15 years stoecker applied #2046. patch by Detlef Reichl
(edit) @1301   15 years stoecker fix #1908. patch by xeen
(edit) @1300   15 years stoecker Apply patch from #440
(edit) @1299   15 years ulfl add rule for landuse=yes and raise some maxscales for important values
(edit) @1298   15 years ulfl select the relation on the map if selected something in the relation …
(edit) @1297   15 years ulfl hmm, fix the logic behind this new mappaint.lefthandtraffic setting to …
(edit) @1296   15 years ulfl add mappaint.lefthandtraffic option to distinguish if the turn …
(edit) @1295   15 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1294   15 years ulfl if a list element is selected, select it on the map and zoom to it …
(edit) @1293   15 years ulfl the "download remaining" icon in the relation editor is plain wrong as …
(edit) @1292   15 years stoecker updated translations
(edit) @1291   15 years stoecker fix #1878. modified patch by xeen
(edit) @1290   15 years stoecker close #2035 and #1910. Patch by xeen
(edit) @1289   15 years stoecker close #2028. patch by robome
(edit) @1288   15 years stoecker close #2006
(edit) @1287   15 years stoecker close #381 and #696. Patch by xeen
(edit) @1286   15 years stoecker close #1984
(edit) @1285   15 years stoecker close #2030. Patch by bruce89
(edit) @1284   15 years stoecker close #2021
(edit) @1283   15 years stoecker fix #1978. Patch by xeen
(edit) @1282   15 years ulfl ooops, fix multipolygons I've broken in SVN1273
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1280   15 years stoecker fixed typo
(edit) @1279   15 years ulfl if this isn't a file we're reading from (download from server), ignore …
(edit) @1278   15 years ulfl Cache the way ids in a HashMap for much better performance or relation …
(edit) @1277   15 years ulfl tweak profiler output
(edit) @1276   15 years ulfl minor refactoring
(edit) @1275   15 years ulfl if we open a file, print on the console the files name and size
(edit) @1274   15 years ulfl start to show km for the map scaler at >= 2000 meters, the "1km" …
(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) @1271   15 years stoecker added Java version to bug reports
(edit) @1270   15 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1269   15 years ulfl a waterway=dock is more likely an area than a line
(edit) @1268   15 years stoecker apply patch from #1478
(edit) @1267   15 years stoecker fixed som quirks in multipolygon handling
(edit) @1266   15 years stoecker fixed #2027
(edit) @1265   15 years stoecker fix #2029
(edit) @1264   15 years stoecker display errors for ways
(edit) @1263   15 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1262   15 years stoecker fix #1914. slightly modified patch by xeen
(edit) @1261   15 years stoecker added comment
(edit) @1260   15 years stoecker Hebrew needed some fixes to work
(edit) @1259   15 years stoecker added he translation, updated others
(edit) @1258   15 years stoecker fixed bug #2018. Patch by markb ordern com
(edit) @1257   15 years ulfl fix #2014: compress the title a little more for large font displays
(edit) @1256   15 years stoecker fix #2015
(edit) @1255   15 years ulfl fix a null pointer exception
(edit) @1254   15 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1253   15 years ulfl fix indent
(edit) @1252   15 years ulfl fix indent
(edit) @1251   15 years ulfl add a profiler also to the SimplePaintVisitor, so can compare details …
(edit) @1250   15 years ulfl isPolygonVisible() shouldn't return true, if width and height are both …
(edit) @1249   15 years stoecker minor cleanup
(edit) @1248   15 years stoecker better color names
(edit) @1247   15 years ulfl use small icons also in the LayerListDialog
(edit) @1246   15 years stoecker bring texts back in side view buttons
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1244   15 years stoecker fix reversed settings in shortcut prefs
(edit) @1243   15 years stoecker restart-warn when changing mappaint colors
(edit) @1242   15 years stoecker sort color preferences AFTER translation
(edit) @1241   15 years stoecker moved style name into style file
(edit) @1240   15 years stoecker cleanup style handling
(edit) @1239   15 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1238   15 years ulfl explicit call connect, so we get a more detailed message if the …
(edit) @1237   15 years stoecker fixed #1602 patch by xeen
(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) @1234   15 years stoecker introduced optional and space in tagging presets xml
(edit) @1233   15 years ulfl change the settings to load custom mappaint styles and icons. Details …
(edit) @1232   15 years stoecker updated translations, added greek
(edit) @1231   15 years ulfl drop files on the main window to open it
(edit) @1230   15 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1229   15 years ulfl ooops, add missing images (all derived from existing ones)
(edit) @1228   15 years ulfl Improve panels on the right side: a) add a normal/minimized display …
Note: See TracRevisionLog for help on using the revision log.