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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1326   16 years stoecker reworked plugin handling a lot, more to come
(edit) @1318   16 years stoecker support localized links
(edit) @1316   16 years stoecker fix ToggleDialog. Patch by Detlef Reichl
(edit) @1313   16 years stoecker fix #2047
(edit) @1312   16 years stoecker fixed #2059
(edit) @1309   16 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1307   16 years stoecker close #1983. Patch by xeen
(edit) @1306   16 years ulfl fix compilation with JAVA 1.5
(edit) @1305   16 years ulfl fix #2056: restore former relation list handling (at least pressing …
(edit) @1304   16 years ulfl set the default width of the dialog to 600 pixels, so indeterminate …
(edit) @1303   16 years ulfl fix compilation with JAVA 1.5
(edit) @1300   16 years stoecker Apply patch from #440
(edit) @1298   16 years ulfl select the relation on the map if selected something in the relation …
(edit) @1295   16 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1294   16 years ulfl if a list element is selected, select it on the map and zoom to it …
(edit) @1293   16 years ulfl the "download remaining" icon in the relation editor is plain wrong as …
(edit) @1290   16 years stoecker close #2035 and #1910. Patch by xeen
(edit) @1289   16 years stoecker close #2028. patch by robome
(edit) @1288   16 years stoecker close #2006
(edit) @1286   16 years stoecker close #1984
(edit) @1285   16 years stoecker close #2030. Patch by bruce89
(edit) @1283   16 years stoecker fix #1978. Patch by xeen
(edit) @1281   16 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1274   16 years ulfl start to show km for the map scaler at >= 2000 meters, the "1km" …
(edit) @1268   16 years stoecker apply patch from #1478
(edit) @1265   16 years stoecker fix #2029
(edit) @1263   16 years ulfl from Dirk Stoecker: fix multipolygon display after (my) performance …
(edit) @1262   16 years stoecker fix #1914. slightly modified patch by xeen
(edit) @1260   16 years stoecker Hebrew needed some fixes to work
(edit) @1258   16 years stoecker fixed bug #2018. Patch by markb ordern com
(edit) @1257   16 years ulfl fix #2014: compress the title a little more for large font displays
(edit) @1256   16 years stoecker fix #2015
(edit) @1249   16 years stoecker minor cleanup
(edit) @1247   16 years ulfl use small icons also in the LayerListDialog
(edit) @1246   16 years stoecker bring texts back in side view buttons
(edit) @1245   16 years stoecker added link to presets, fix #1675
(edit) @1244   16 years stoecker fix reversed settings in shortcut prefs
(edit) @1243   16 years stoecker restart-warn when changing mappaint colors
(edit) @1242   16 years stoecker sort color preferences AFTER translation
(edit) @1241   16 years stoecker moved style name into style file
(edit) @1240   16 years stoecker cleanup style handling
(edit) @1239   16 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1237   16 years stoecker fixed #1602 patch by xeen
(edit) @1235   16 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1234   16 years stoecker introduced optional and space in tagging presets xml
(edit) @1233   16 years ulfl change the settings to load custom mappaint styles and icons. Details …
(edit) @1231   16 years ulfl drop files on the main window to open it
(edit) @1230   16 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1228   16 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(edit) @1227   16 years ulfl scale icons in the side panels down to 20*20 pixels to save screen …
(edit) @1222   16 years stoecker some cleanup in preferences handling
(edit) @1221   16 years stoecker cleanup color handling
(edit) @1220   16 years stoecker made select mode standard
(edit) @1219   16 years ulfl redesign of main menu, to better conform with common standards …
(edit) @1216   16 years ulfl enable "draw.segment.relevant_directions_only" by default, it's: a) …
(edit) @1213   16 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1212   16 years stoecker language fixes, hopefully the last set
(edit) @1210   16 years framm - drastically improved performance of "download along track", and …
(edit) @1206   16 years stoecker fixed translation
(edit) @1205   16 years stoecker fix bug #1949 and some other minor issues
(edit) @1204   16 years stoecker fixed NPE
(edit) @1195   16 years stoecker fixed relation handling, applied language patches
(edit) @1192   16 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1191   16 years stoecker fixed bug #1654. Patch by Henrik Niehaus
(edit) @1190   16 years stoecker added first part of multipolygon drawing
(edit) @1188   16 years stoecker fixed NPE's
(edit) @1187   16 years stoecker fixed bug #1677. Patch by Matthew W. S. Bell
(edit) @1184   16 years stoecker save size of progressdialog. Close #1870
(edit) @1183   16 years stoecker apply patch from #526, close #84
(edit) @1182   16 years stoecker fixed bug #1889
(edit) @1181   16 years stoecker minor cleanup
(edit) @1180   16 years stoecker fixed bug #1871, removed all deprecations
(edit) @1179   16 years stoecker unified texts
(edit) @1178   16 years stoecker fixed bug #1881
(edit) @1171   16 years stoecker fix language fallback
(edit) @1170   16 years stoecker suppress useless warning
(edit) @1169   16 years stoecker removed usage of tab stops
(edit) @1168   16 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1166   16 years stoecker fix copy and paste bug
(edit) @1165   16 years stoecker fix bug #1607 and #1833
(edit) @1163   16 years stoecker cleanup language code handling
(edit) @1161   16 years stoecker added missing translation
(edit) @1155   16 years stoecker close bug #518 (normalize UTF strings)
(edit) @1153   16 years stoecker properly seperate command and displays in left menu
(edit) @1152   16 years stoecker close bug #1178
(edit) @1147   16 years framm - update downloadTask interface
(edit) @1146   16 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1142   16 years stoecker close bug with preset initialisation. Fix by Michel Marti
(edit) @1138   16 years stoecker close bug #1841
(edit) @1133   16 years stoecker fixed NPE
(edit) @1130   16 years framm - new "Add Node" action from the Edit menu presents you with a dialog …
(edit) @1120   16 years stoecker fix plugin loss
(edit) @1117   16 years framm - list relation conflicts in conflict list. this is one issue relating …
(edit) @1116   16 years stoecker fixed 2 typos. closes #1821
(edit) @1113   16 years framm - add support for ordered relations (triggered if version is set to 0.6)
(edit) @1108   16 years framm - new preference setting allows switching between decimal coordinates …
(edit) @1103   16 years stoecker make shortcut visible in button tooltips
(edit) @1102   16 years stoecker fixed 3 shortcut conflicts
(edit) @1096   16 years framm - added patch for optionally deleting .jar when the plugin is …
(edit) @1093   16 years framm - hide splash screen if other dialog is shown. patch by Jiri Klement …
Note: See TracRevisionLog for help on using the revision log.