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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1894   15 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1885   15 years Gubaer Improved exception handling
(edit) @1883   15 years Gubaer only fetch existing nodes
(edit) @1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1876   15 years Gubaer fixed #3139: version conflict handling is broken
(edit) @1873   15 years stoecker fixed dialog
(edit) @1872   15 years jttt Fix #3130
(edit) @1870   15 years Gubaer fixed #2766: Provide configuration checkbox in upload dialog for …
(edit) @1869   15 years Gubaer fixed #2917: Download to new layer if Datalayer isn't active
(edit) @1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1858   15 years Gubaer fixed #3098 : Actions disabled by drawing closed way
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1856   15 years Gubaer improved deleting relations
(edit) @1854   15 years Gubaer fixed #3091: zoom to selection on gpx load only
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1846   15 years jttt Fix inefficient use of Collection in create circle/align circle
(edit) @1844   15 years Gubaer fixed #3018 : Make sure tools menu entries (and actions) are …
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1842   15 years Gubaer removed global static variable replaced usage of JOptionPane by …
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1835   15 years Gubaer applied #2850: patch by dmuecke - unhandled Exception when trying to …
(edit) @1834   15 years jttt Fix #3069 - Copy & paste to different layer doesn't work
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1821   15 years Gubaer fixed #3024: NPE on start on press of "N" key
(edit) @1820   15 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1817   15 years Gubaer fixed #3018: NullPointerException when starting JOSM & pressing "C"
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1810   15 years Gubaer new: DownloadReferrersAction - downloads the set of primitives …
(edit) @1809   15 years Gubaer fixed #2975: Error message while trying to split way with relation …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1807   15 years Gubaer fixed #2987: Can't add Point
(edit) @1802   15 years stoecker cleanup license and contributions a bit
(edit) @1800   15 years Gubaer #2962: applied patch by plaicy - Download always increment number for …
(edit) @1799   15 years Gubaer #2963 : applied patch by plaicy - DownloadOsmTask.Task does not need …
(edit) @1797   15 years framm - minor changes in conjunction with the Walking Papers plugin.
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(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
Note: See TracRevisionLog for help on using the revision log.