source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1277   17 years ulfl tweak profiler output
(edit) @1276   17 years ulfl minor refactoring
(edit) @1275   17 years ulfl if we open a file, print on the console the files name and size
(edit) @1274   17 years ulfl start to show km for the map scaler at >= 2000 meters, the "1km" …
(edit) @1273   17 years ulfl We don't need to transform each node to check it for visibility. So …
(edit) @1272   17 years ulfl tweak profiler output comment out unused getColors()
(edit) @1271   17 years stoecker added Java version to bug reports
(edit) @1270   17 years ulfl move two properties from OsmPrimitive to Way to save some memory (we …
(edit) @1268   17 years stoecker apply patch from #1478
(edit) @1267   17 years stoecker fixed som quirks in multipolygon handling
(edit) @1266   17 years stoecker fixed #2027
(edit) @1265   17 years stoecker fix #2029
(edit) @1264   17 years stoecker display errors for ways
(edit) @1263   17 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1262   17 years stoecker fix #1914. slightly modified patch by xeen
(edit) @1261   17 years stoecker added comment
(edit) @1260   17 years stoecker Hebrew needed some fixes to work
(edit) @1258   17 years stoecker fixed bug #2018. Patch by markb ordern com
(edit) @1257   17 years ulfl fix #2014: compress the title a little more for large font displays
(edit) @1256   17 years stoecker fix #2015
(edit) @1255   17 years ulfl fix a null pointer exception
(edit) @1254   17 years ulfl mappaint major performance improvements: - cache mappaint style and …
(edit) @1253   17 years ulfl fix indent
(edit) @1252   17 years ulfl fix indent
(edit) @1251   17 years ulfl add a profiler also to the SimplePaintVisitor, so can compare details …
(edit) @1250   17 years ulfl isPolygonVisible() shouldn't return true, if width and height are both …
(edit) @1249   17 years stoecker minor cleanup
(edit) @1247   17 years ulfl use small icons also in the LayerListDialog
(edit) @1246   17 years stoecker bring texts back in side view buttons
(edit) @1245   17 years stoecker added link to presets, fix #1675
(edit) @1244   17 years stoecker fix reversed settings in shortcut prefs
(edit) @1243   17 years stoecker restart-warn when changing mappaint colors
(edit) @1242   17 years stoecker sort color preferences AFTER translation
(edit) @1241   17 years stoecker moved style name into style file
(edit) @1240   17 years stoecker cleanup style handling
(edit) @1239   17 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1238   17 years ulfl explicit call connect, so we get a more detailed message if the …
(edit) @1237   17 years stoecker fixed #1602 patch by xeen
(edit) @1236   17 years stoecker removed some double code
(edit) @1235   17 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1234   17 years stoecker introduced optional and space in tagging presets xml
(edit) @1233   17 years ulfl change the settings to load custom mappaint styles and icons. Details …
(edit) @1232   17 years stoecker updated translations, added greek
(edit) @1231   17 years ulfl drop files on the main window to open it
(edit) @1230   17 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1228   17 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(edit) @1227   17 years ulfl scale icons in the side panels down to 20*20 pixels to save screen …
(edit) @1226   17 years stoecker fixed bug #1963, fix by markb _ ordern _ com
(edit) @1225   17 years stoecker fixed bug in XML file
(edit) @1224   17 years stoecker fixed some prefs bugs of last version
(edit) @1223   17 years stoecker fixed #1990
(edit) @1222   17 years stoecker some cleanup in preferences handling
(edit) @1221   17 years stoecker cleanup color handling
(edit) @1220   17 years stoecker made select mode standard
(edit) @1219   17 years ulfl redesign of main menu, to better conform with common standards …
(edit) @1218   17 years ulfl fix capitalization and other minor menu titles stuff
(edit) @1217   17 years ulfl if nothing is selected, show a dialog box
(edit) @1216   17 years ulfl enable "draw.segment.relevant_directions_only" by default, it's: a) …
(edit) @1215   17 years ulfl add a mappaint.profiler option, it enables console output of the …
(edit) @1214   17 years ulfl fix a typo: incline_step -> incline_steep
(edit) @1213   17 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1212   17 years stoecker language fixes, hopefully the last set
(edit) @1210   17 years framm - drastically improved performance of "download along track", and …
(edit) @1209   17 years framm - cosmetics
(edit) @1208   17 years ulfl fix #1834: display names even for simple nodes without an icon fix …
(edit) @1206   17 years stoecker fixed translation
(edit) @1205   17 years stoecker fix bug #1949 and some other minor issues
(edit) @1204   17 years stoecker fixed NPE
(edit) @1202   17 years stoecker finished multipolygon rendering - please test
(edit) @1201   17 years stoecker two minor fixes
(edit) @1200   17 years stoecker add error handling for multipolygon drawing
(edit) @1198   17 years stoecker fixed illegal access
(edit) @1197   17 years stoecker fixed bug #1939
(edit) @1196   17 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   17 years stoecker fixed relation handling, applied language patches
(edit) @1193   17 years stoecker fixed typo
(edit) @1192   17 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1191   17 years stoecker fixed bug #1654. Patch by Henrik Niehaus
(edit) @1190   17 years stoecker added first part of multipolygon drawing
(edit) @1189   17 years stoecker added plugin information to bug report
(edit) @1188   17 years stoecker fixed NPE's
(edit) @1187   17 years stoecker fixed bug #1677. Patch by Matthew W. S. Bell
(edit) @1186   17 years stoecker fixed bug #1442. Patch by Matthew W. S. Bell
(edit) @1185   17 years stoecker close bug #1896. Patch by Teemu Koskinen
(edit) @1184   17 years stoecker save size of progressdialog. Close #1870
(edit) @1183   17 years stoecker apply patch from #526, close #84
(edit) @1182   17 years stoecker fixed bug #1889
(edit) @1181   17 years stoecker minor cleanup
(edit) @1180   17 years stoecker fixed bug #1871, removed all deprecations
(edit) @1179   17 years stoecker unified texts
(edit) @1178   17 years stoecker fixed bug #1881
(edit) @1171   17 years stoecker fix language fallback
(edit) @1170   17 years stoecker suppress useless warning
(edit) @1169   17 years stoecker removed usage of tab stops
(edit) @1168   17 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1167   17 years stoecker added better NMEA reader. Closes bug #1448
(edit) @1166   17 years stoecker fix copy and paste bug
(edit) @1165   17 years stoecker fix bug #1607 and #1833
(edit) @1164   17 years stoecker close bug #1624
(edit) @1163   17 years stoecker cleanup language code handling
Note: See TracRevisionLog for help on using the revision log.