source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1867   15 years Gubaer fixed #3124: NullPointerException after unsuccessful trials to upload data
(edit) @1866   15 years Gubaer fixed #3116: NullPointerException when creating a relation without the …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1864   15 years stoecker close #3114 - patch by Michi - large dialogs
(edit) @1863   15 years jttt Fix #2936 and #3066 (geoimage issues)
(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) @1860   15 years Gubaer partial fix for #3109: window order generally messed up?
(edit) @1859   15 years Gubaer fixed #3053: missing api handler for "Internal Server Error"
(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) @1855   15 years Gubaer fixed NPE
(edit) @1854   15 years Gubaer fixed #3091: zoom to selection on gpx load only
(edit) @1853   15 years Gubaer fixed #3078: New relation editor overemphasizes relation ordering
(edit) @1852   15 years Gubaer fixed #3094: Relation editor tries to download objects with id:0 from …
(edit) @1851   15 years Gubaer fixed #3095: Unable to add selection to a relation
(edit) @1850   15 years Gubaer fixed #3093: "Download All Children" in relation editor gives an error …
(edit) @1849   15 years stoecker fix #3084 - patch by Pieren
(edit) @1848   15 years Gubaer fixed #3090: New relation cause exception
(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) @1845   15 years Gubaer fixed #2996: error, but no Message, if a relation is containing itself
(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) @1841   15 years Gubaer update
(edit) @1840   15 years Gubaer prevent circular references in relations (contributes to a fix for #2996)
(edit) @1839   15 years Gubaer fixed #3022: Add confirmation dialog if adding way twice in a relation
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1837   15 years jttt Fix #3067
(edit) @1836   15 years Gubaer fixed in #3074: "Parent relations" doesn't work without communicating …
(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) @1833   15 years Gubaer fixed #3023: Just selecting relation members by double clicking …
(edit) @1832   15 years Gubaer fixed #3078: New relation editor overemphasizes relation ordering
(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
Note: See TracRevisionLog for help on using the revision log.