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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1786   15 years stoecker close #2802 - patch by dmuecke - Exception fixed
(edit) @1779   15 years Gubaer fixed #2923: Info/History dialog (C-i / C-h) links to …
(edit) @1768   15 years stoecker close #2781 - patch by Landwirt - fix align in circle
(edit) @1764   15 years Gubaer fixed #1361: Relation dialog: "Download inclomplete..." blocks JOSM if …
(edit) @1760   15 years Gubaer fixed #2882: Handling error message
(edit) @1756   15 years Gubaer fixed #2888: Check for deleted elements should ignore incomplete elements
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1742   15 years stoecker fixed #2849 - patch by jttt - fix memory leak
(edit) @1741   15 years stoecker fixed #2847 - patch by Landwirt - better circle creation using two …
(edit) @1733   15 years stoecker fixed #2821, #2775 - agpifojpicture position wrong, preferences …
(edit) @1725   15 years stoecker some cleanups
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1713   15 years stoecker fix #2781 - patch by pov - better calculations for align in circle
(edit) @1712   15 years stoecker added security check for unwanted moves
(edit) @1706   15 years stoecker fixed some design issues
(edit) @1698   15 years Gubaer fixed #2759: OsmApiException message is crippled by showMessageDialog
(edit) @1697   15 years Gubaer #2779: patch by avar (slightly refactored in order to avoid duplicated …
(edit) @1693   15 years Gubaer forgot to add to SVN in r1691
(edit) @1691   15 years Gubaer #2703: patch (slightly extended) by dmuecke clean up: few issues in …
(edit) @1690   15 years Gubaer new: MultiFetchServerObjectReader using APIs Multi Fetch method …
(edit) @1688   15 years stoecker fixed #2744 - server url defaults
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1682   15 years Gubaer removed old conflict resolution code fixed bug in OsmApi (missing …
(edit) @1679   15 years Gubaer fixes #2748: I tried to upload a road with about 100 nodes. I got a …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1676   15 years stoecker fix typos
(edit) @1675   15 years Gubaer fixes #2743: crashes after "update data"
(edit) @1674   15 years stoecker add memory size to bug report
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1668   15 years stoecker fixed typo
(edit) @1663   15 years Gubaer #2437: cleaned up code for uploading and improved user feedback in …
(edit) @1662   15 years stoecker fix #2344 - zooming to single GPS point
(edit) @1659   15 years stoecker fix #2594 - patch by dmuecke - don't lose work when unmounting devices
(edit) @1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
(edit) @1648   15 years stoecker prevent overwriting of GPX files
(edit) @1647   15 years stoecker fixed plugin handling a bit
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1641   15 years stoecker fix #2673 - patch by jttt - key=value operator for search action
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1639   15 years stoecker fix #2024 - patch by Daeron - added Mirror action
(edit) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
(edit) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1634   15 years stoecker fix #2483 - patch by dmuecke - rotate does not work under Mac OS X
(edit) @1630   15 years stoecker close #2677 - NPE on upload
(edit) @1628   15 years stoecker cleanup group settings in preferences
(edit) @1625   15 years stoecker fix #2663 - patch by jttt - better errors for illegal searches
(edit) @1621   15 years stoecker fix #2655 - NPE with empty role
(edit) @1613   15 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role …
(edit) @1609   15 years stoecker fix #2630 - patch by Teemu Koskinen - Split backward-role ways correctly
(edit) @1607   15 years stoecker fix #2612 - changed patch by avar - Cleanup regex search
(edit) @1603   15 years stoecker fixed #2602 - patch by Matt,avar - Search keywords child and parent
(edit) @1600   15 years stoecker fixed #2607 - patch by Teemu Koskinen - Don't add splitted ways in the …
(edit) @1598   15 years framm * secured all methods in Way class against breakage when used with …
(edit) @1594   15 years stoecker fixed missing import. closes #2585
(edit) @1593   15 years stoecker fix compiling error #2585
(edit) @1592   15 years stoecker fixed #2583 - patch by Michel Marti - fon't move objects when copying …
(edit) @1586   15 years stoecker fix hardcoded URL - patch by Gubaer
(edit) @1575   15 years stoecker close #2443 - patch by Henrik Niehaus - History for commit dialog
(edit) @1574   15 years stoecker close #2214 - patch by Henrik Niehaus - GPX export metadata handling
(edit) @1573   15 years stoecker close #2424 - patch by Henrik Niehaus - exception fixed
(edit) @1557   15 years framm rename "getSelectedPhysical" to "getSelectedNodesAndWays"
(edit) @1546   15 years framm * streamline uploading by requesting commit message as part of the …
(edit) @1545   15 years framm re-instate old "shift" behaviour when drawing (shift can now, again, …
(edit) @1530   15 years framm upload more precise version number in changeset. drop some …
(edit) @1525   15 years framm * fix charset on write/upload (always use utf-8 even if platform …
(edit) @1524   15 years framm * make sure saved file is properly closed. fixed part of #2399
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1520   15 years stoecker fixed some issues with online help
(edit) @1519   15 years stoecker fixed #2370 - Allow line drawing for local GPX files only - patch by …
(edit) @1517   15 years stoecker close #2345 - Draw mode reactivated after applying preset to node - …
(edit) @1516   15 years stoecker fixed #2358 - search texts swapped - patch by avar
(edit) @1514   15 years stoecker close #1187 - pasting tags between object types - patch by xeen
(edit) @1512   15 years stoecker fixed language handling for web access
(edit) @1511   15 years stoecker fixed #2352 - illegal data access
(edit) @1509   15 years stoecker Version information now directly in webpage
(edit) @1503   15 years stoecker fixed #2313. draw mode start wrong when last node was double clicked
(edit) @1502   15 years stoecker fix #2282 - NPE
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1498   15 years stoecker fix translation issues for help, add fullscreen mode (patch by avar) - …
(edit) @1488   15 years stoecker fixed #2295 - old link
(edit) @1487   15 years stoecker remove signed data from manifest display
(edit) @1484   15 years stoecker fixed user agent
(edit) @1482   15 years stoecker fix help dialog build issue
(edit) @1480   15 years stoecker added user agent
(edit) @1472   15 years stoecker fix #2264 - ctrl+area selection, update translations, added is,ar
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1464   15 years stoecker close #2217. patch by xeen
(edit) @1459   15 years stoecker fix translation
(edit) @1458   15 years stoecker fixed SHIFT handling in add mode
(edit) @1457   15 years stoecker added alt-gr as second alt modifier
(edit) @1454   15 years stoecker fix #2242. CTRL now toggles selection instead of only deselecting
(edit) @1451   15 years stoecker fix #2247. patch by xeen - cleanup search history
(edit) @1449   15 years stoecker fixed #2239
(edit) @1448   15 years stoecker close #2249. patch by xeen
(edit) @1447   15 years stoecker fix #2240 and #2241. patch by xeen
(edit) @1444   15 years stoecker close #2233 and some minor fixes. patch by xeen
(edit) @1443   15 years stoecker fix helper line
(edit) @1441   15 years stoecker fixed #1469. patch by xeen
(edit) @1438   15 years stoecker close #383. patch by xeen
Note: See TracRevisionLog for help on using the revision log.