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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2386   14 years Gubaer applied #3833: patch by Daeron: Small translation cleanup
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2325   15 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2301   15 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2295   15 years stoecker reverted r2280, see #3665
(edit) @2280   15 years Gubaer applied #3665: patch by mmehl: Showing waypoints with name and note/comment
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2192   15 years Gubaer fixed #3529: New OSM layers should be put on top of layer stack.
(edit) @2186   15 years jttt Fix #3549
(edit) @2179   15 years stoecker further i18n context improvements
(edit) @2178   15 years stoecker fixed #2721 - translation conflict
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
(edit) @2146   15 years stoecker applied #3425 - patch by dmuecke - Import Audio gives excessive warnings
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2105   15 years Gubaer applied #3222: patch by sbrunner: better HDOP visualisation
(edit) @2096   15 years Gubaer applied #3455: patch by Claudius Henrichs: Incorrect closing html tags …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1956   15 years stoecker add hidden option to change width of GPX lines
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1893   15 years Gubaer fixed NPE, added missing icon
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1863   15 years jttt Fix #2936 and #3066 (geoimage issues)
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1744   15 years stoecker fixed #2823
(edit) @1737   15 years stoecker fixed NPE
(edit) @1736   15 years stoecker fixed #2823 - NPE
(edit) @1734   15 years stoecker close #2780 - patch by sbrunner - make hdop factor configurable(hidden …
(edit) @1730   15 years stoecker fixed #2811 - NPE in GeoImageLayer
(edit) @1727   15 years stoecker fixed last fix
(edit) @1726   15 years stoecker missing button markers for layer switches (e.g. for audio tracks) fixed
(edit) @1725   15 years stoecker some cleanups
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1704   15 years stoecker fix #2674, #765 - patch by jttt - reworked GeoImage stuff
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1658   15 years stoecker fix some usability issues - see #2460
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1638   15 years stoecker fixed 2421 - patch by jttt - negative HDOP
(edit) @1601   15 years stoecker fix #2547 - patch by Henrik Niehaus - Audio/picture markers no longer …
(edit) @1600   15 years stoecker fixed #2607 - patch by Teemu Koskinen - Don't add splitted ways in the …
(edit) @1590   15 years stoecker fixed #2572 - patch by Gubaer - fixed illegal access on nonexisting files
(edit) @1589   15 years stoecker fixed #2575 - illegal defaults for gps line drawing
(edit) @1577   15 years stoecker close #1872 - patch by avar - handle GPX line drawing different for …
(edit) @1558   15 years framm * only add new data sources to layer upon merge if new sources are not …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1519   15 years stoecker fixed #2370 - Allow line drawing for local GPX files only - patch by …
(edit) @1508   15 years stoecker close #273 - copy GPX name on convert - patch by xeen
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1462   15 years david first cut of creation of audio markers from timestamps on a set of …
(edit) @1435   15 years stoecker remove dead code. patch by xeen
(edit) @1425   15 years stoecker fixed #1642. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1353   15 years stoecker apply patch by xeen - #2114
(edit) @1309   15 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1300   15 years stoecker Apply patch from #440
(edit) @1283   15 years stoecker fix #1978. Patch by xeen
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1210   15 years framm - drastically improved performance of "download along track", and …
(edit) @1206   15 years stoecker fixed translation
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1183   15 years stoecker apply patch from #526, close #84
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1165   15 years stoecker fix bug #1607 and #1833
(edit) @1152   15 years stoecker close bug #1178
(edit) @1116   15 years stoecker fixed 2 typos. closes #1821
(edit) @1086   15 years framm - added a new option to the GPX Layer menu ("download along track") …
(edit) @1083   15 years framm - don't draw hatched pattern if the layer is inactive or contains no …
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1078   15 years framm - If you have "display the boundary of downloaded data" enabled you …
Note: See TracRevisionLog for help on using the revision log.