source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1923   15 years Gubaer Enabled CopyList again. Disabling in #3194 was a false alarm.
(edit) @1922   15 years Gubaer fixed #3207 again: Highlighting members in relation editor is broken
(edit) @1921   15 years Gubaer applied patch #3149 by cjw: Exception when using sort button in edit …
(edit) @1920   15 years Gubaer fixed #3207: Highlighting members in relation editor is broken
(edit) @1919   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects
(edit) @1918   15 years Gubaer fixed #3206: Could not hide data-layer in josm v1917
(edit) @1917   15 years Gubaer fixed #3195: No layer is highlighted by default new: delete layer with DEL
(edit) @1916   15 years Gubaer new: Ctrl-DblClick in the relation list dialog opens the relation …
(edit) @1915   15 years Gubaer temporary fix for #3194: Join node to way does not work since r1910 !! …
(edit) @1914   15 years Gubaer Preparing for a WMSPlugin update
(edit) @1913   15 years Gubaer fixed #3186: WMS-layer cannot be moved unless the layer is "active"
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(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) @1909   15 years stoecker fixed EPSG code
(edit) @1908   15 years stoecker minor cleanup
(edit) @1907   15 years stoecker cleanup strings
(edit) @1904   15 years Gubaer fixed #3141: conflict resolution: "apply partial resolution" doesn't work
(edit) @1903   15 years Gubaer fixed #3180: Zoom to layer + GPX = NPE
(edit) @1902   15 years Gubaer temporary fix for #3181: Dialogs causes JOSM window to be set as …
(edit) @1901   15 years Gubaer temporary fix for #3181: Dialogs causes JOSM window to be set as …
(edit) @1900   15 years Gubaer Marked public field 'nodes' as deprecated. After refactoring by jttt …
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1897   15 years jttt Fix #3085
(edit) @1896   15 years Gubaer fixed bug in deleting layers
(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) @1893   15 years Gubaer fixed NPE, added missing icon
(edit) @1892   15 years Gubaer removed to unnecessary imports
(edit) @1891   15 years Gubaer missing file
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1889   15 years Gubaer fixed #3156 : Download members should always download the members …
(edit) @1888   15 years Gubaer fixed #3157: Duplicated relation doesn't show up in Command stack
(edit) @1887   15 years stoecker temporary fix for Lambert projection
(edit) @1886   15 years Gubaer fixed #3154 : readd relation member selection feature
(edit) @1885   15 years Gubaer Improved exception handling
(edit) @1884   15 years jttt Fix ArrayIndexOutOfBoundsException 0:-2 in relation editor when …
(edit) @1883   15 years Gubaer only fetch existing nodes
(edit) @1882   15 years jttt Fix BugReportExceptionHandler - buttons were reversed
(edit) @1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1880   15 years Gubaer fixed #3109: Layer selected when clicking in empty space in layer dialog
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1878   15 years Gubaer fixed #3143: Apply role should be enabled for empty role
(edit) @1877   15 years Gubaer applied #3146: patch by Landwirt - cannot add tags to freshly created node
(edit) @1876   15 years Gubaer fixed #3139: version conflict handling is broken
(edit) @1875   15 years jttt Fix #3134
(edit) @1874   15 years stoecker some i18n stuff
(edit) @1873   15 years stoecker fixed dialog
(edit) @1872   15 years jttt Fix #3130
(edit) @1871   15 years Gubaer applied #3127: patch by plaicy - Translation argument is not used
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.