source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1831   15 years Gubaer fixed #3079: "Remove selected members from relation" button should be …
(edit) @1830   15 years Gubaer fixed #3046: relation editor: role changes not saved / shown on the …
(edit) @1829   15 years Gubaer fixed #3056: can't delete a way added to relation with no role fixed …
(edit) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
(edit) @1827   15 years Gubaer cleanup in exception handling
(edit) @1826   15 years stoecker fixed exception
(edit) @1825   15 years Gubaer Changed the way we get an "active data layer" and a "current data …
(edit) @1824   15 years ulfl display motorroad=yes with a "blueish background"
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1822   15 years Gubaer applied #2953: patch by cjw - Sorting a relation adds new members or …
(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) @1819   15 years Gubaer fixed #3020: Duplicating relation does not work
(edit) @1818   15 years jttt Fix #3010 - NPE at PluginSelection
(edit) @1817   15 years Gubaer fixed #3018: NullPointerException when starting JOSM & pressing "C"
(edit) @1816   15 years Gubaer fixed #2998: Variable collum-with in relations editor
(edit) @1815   15 years Gubaer fixed NPEs
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1813   15 years jttt Make tests compile using new ProgressMonitor API
(edit) @1812   15 years jttt Add getTickCount method to ProgressMonitor
(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) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1805   15 years stoecker fixed #2988 - typo
(edit) @1804   15 years Gubaer improved window management for relation editor windows added duplicate …
(edit) @1803   15 years stoecker cleanup license and contributions a bit
(edit) @1802   15 years stoecker cleanup license and contributions a bit
(edit) @1801   15 years Gubaer fixed #2980: selected objects not in relation editor
(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) @1798   15 years Gubaer ticket #2954: patch by plaicy - Creating new relations doesn't work
(edit) @1797   15 years framm - minor changes in conjunction with the Walking Papers plugin.
(edit) @1796   15 years framm - comment out "getSkippedWays" references in MultiFetch test, did not …
(edit) @1795   15 years Gubaer fixed #2901: Relation editor producing errors
(edit) @1794   15 years Gubaer implemented #2664: Set the role for multiple members at the same time
(edit) @1793   15 years Gubaer fixed #2638: Relation editor should show double entries better
(edit) @1792   15 years Gubaer fixed #2647: Relation editor: moving members should keep them in view
(edit) @1791   15 years framm - remove unused variable from PluginDownloader - fix MultiFetch test …
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1789   15 years stoecker fixed charset issue
(edit) @1788   15 years stoecker updated i18n
(edit) @1787   15 years stoecker unify design
(edit) @1786   15 years stoecker close #2802 - patch by dmuecke - Exception fixed
(edit) @1785   15 years stoecker applied #2941 - patch by cjw - improve relation sorting
(edit) @1784   15 years Gubaer removing debug output
(edit) @1783   15 years Gubaer fixed #2929: Relation Editor: Cancel button does not cancel edits
(edit) @1782   15 years stoecker fixed #2928 - patch by Michi - unify GUI
(edit) @1781   15 years stoecker fix #2927 - patch my Michi - fix mouse position
(edit) @1780   15 years stoecker fix #2935 - selected relation wrong
(edit) @1779   15 years Gubaer fixed #2923: Info/History dialog (C-i / C-h) links to …
(edit) @1778   15 years Gubaer fixed #2925: Double-clicking on relation in relation dialog doesn't …
(edit) @1777   15 years stoecker fixed style selection box
(edit) @1776   15 years stoecker i18n update
(edit) @1775   15 years Gubaer removed debugging code
(edit) @1774   15 years stoecker i18n fix
(edit) @1773   15 years Gubaer removed debugging code
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1771   15 years Gubaer fixed #2914: Re-edits in relation-editor impossible
(edit) @1770   15 years Gubaer fixed #2915: relation-editor: relation-only edit does not trigger …
(edit) @1769   15 years stoecker fix #2902 - patch by jttt - plugin update
(edit) @1768   15 years stoecker close #2781 - patch by Landwirt - fix align in circle
(edit) @1767   15 years stoecker fix #2859 - better plugin support for older versions
(edit) @1766   15 years stoecker fixed i18n issues
(edit) @1765   15 years Gubaer fixed problem with hidden property edit dialog
(edit) @1764   15 years Gubaer fixed #1361: Relation dialog: "Download inclomplete..." blocks JOSM if …
(edit) @1763   15 years Gubaer fixed #2238: Calling Relation editor using properties dialog should …
(edit) @1762   15 years Gubaer added: improved tag editor grid in relation editor (borrowed code from …
(edit) @1761   15 years Gubaer fixed #2886: Make slippymap downloader hint text translatable
(edit) @1760   15 years Gubaer fixed #2882: Handling error message
(edit) @1759   15 years stoecker don't show preset dialog if there is nothing to show
(edit) @1758   15 years stoecker added help texts
(edit) @1757   15 years stoecker fixed translation error
(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) @1754   15 years stoecker cleanup relation sorting
(edit) @1753   15 years Gubaer fixed #2245: Merge layers doesn't update the "action" tags
(edit) @1752   15 years Gubaer clean up in unit test environment
(edit) @1751   15 years Gubaer patch by dmuecke - improved unit tests and test targets in build.xml
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1749   15 years stoecker improved error messages
(edit) @1748   15 years stoecker applied relation sort - fix #27789 - patch by cjw
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1746   15 years stoecker fixed #2757 - josm reports wrong version
(edit) @1745   15 years stoecker updated british style meta information
(edit) @1744   15 years stoecker fixed #2823
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(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) @1740   15 years stoecker fixed #2846 - wrong rounding
(edit) @1739   15 years stoecker fixed NPE - #2836
(edit) @1738   15 years stoecker plugin patch from jttt - close #2813
(edit) @1737   15 years stoecker fixed NPE
(edit) @1736   15 years stoecker fixed #2823 - NPE
(edit) @1735   15 years framm - do NOT drop created_by on changesets... duh!
(edit) @1734   15 years stoecker close #2780 - patch by sbrunner - make hdop factor configurable(hidden …
(edit) @1733   15 years stoecker fixed #2821, #2775 - agpifojpicture position wrong, preferences …
(edit) @1732   15 years stoecker close #2813 - updating plugins disabled plugins
Note: See TracRevisionLog for help on using the revision log.