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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2098   16 years Gubaer see #3347: patches by singularita@…: Merging nodes, fixing …
(edit) @2097   16 years Gubaer applied #3318: patch by dmuecke: josm opens modal error dialog for …
(edit) @2096   16 years Gubaer applied #3455: patch by Claudius Henrichs: Incorrect closing html tags …
(edit) @2095   16 years Gubaer rewrite of MergeNodesAction new: new conflict resolution dialog for …
(edit) @2083   16 years Gubaer Removed deprecated constructors in ExtendedDialog Turned most of the …
(edit) @2082   16 years Gubaer Making uploadHooks private, providing register/unregister methods
(edit) @2081   16 years Gubaer fixed #3393: loooong delay when using presets with a large osm file - …
(edit) @2080   16 years Gubaer fixed #3436: "Open Location" broken
(edit) @2079   16 years Gubaer fixed #3433: New conflict resolution with way combining prevents any …
(edit) @2077   16 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2074   16 years Gubaer fixed #3422: Upload dialog allows modification of the created_by=* tag …
(edit) @2070   16 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2068   16 years stoecker improve search help a little bit
(edit) @2065   16 years Gubaer fixed #3410: Size of new upload dialog
(edit) @2064   16 years Gubaer applied #3384: patch by anonymous: Prevent modified status even if no …
(edit) @2061   16 years Gubaer fixed #3398: Changeset tags should be editable in subsequent uploads
(edit) @2058   16 years Gubaer fixed in #3397: Upload not possible to opened changeset
(edit) @2047   16 years Gubaer fixed #3324: Loading a File -> status message
(edit) @2046   16 years Gubaer fixed #3385: Add auto-completion to changeset tag completion
(edit) @2045   16 years Gubaer fixed #3386: Upload dialog has empty areas when the changeset doesn't …
(edit) @2044   16 years Gubaer fixed #3383: changeset tags in history dialog
(edit) @2040   16 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(edit) @2039   16 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2037   16 years Gubaer Improved cancellation of upload tasks Refactored upload dialog fixed …
(edit) @2035   16 years Gubaer Improved user feedback in case of timed retries after …
(edit) @2034   16 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
(edit) @2032   16 years stoecker fix #3377 - patch by xeen - removed deprecated calls
(edit) @2031   16 years Gubaer applied #2905: patch by xeen: Add option to disable the new "Move …
(edit) @2029   16 years Gubaer fixed #3362: "All formats" is added twice to format selections in open …
(edit) @2026   16 years Gubaer applied #2163: patch by xeen: for delete-command mouse-icons
(edit) @2025   16 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2020   16 years Gubaer new method signature for preparing file chooser
(edit) @2017   16 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2014   16 years stoecker fixed #3205 - patch by dmuecke - arrange orthogonal not working
(edit) @2013   16 years stoecker fix #3341 - NPE
(edit) @2009   16 years Gubaer applied #2595: patch by plaicy: Draw Mode: Click-to-Select fails under …
(edit) @2008   16 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) …
(edit) @2005   16 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @2001   16 years Gubaer applied #3319: patch by bastiK: "open" dialog now filters "OSM server …
(edit) @1991   16 years Gubaer fixed #2000: ID in selection lists isn't updated after upload until …
(edit) @1990   16 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1988   16 years Gubaer fixed #2691: Exception when trying to search for "http://"
(edit) @1987   16 years Gubaer removed all occurences of setAlwaysOnTop(). See …
(edit) @1986   16 years stoecker see #3305 - version set to UNKNOWN
(edit) @1979   16 years stoecker closes #3267 - patch by plaicy - fix NPE
(edit) @1978   16 years stoecker close #3048 - patch by dmuecke - better defaults in file dialog
(edit) @1953   16 years Gubaer fixed #3239: Zoom to layer no longer zooms to selected layer
(edit) @1951   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1949   16 years stoecker fixed #1647 - patch by dmuecke - Improve export
(edit) @1947   16 years stoecker close #3226 - patch by Daeron - improve align in circle
(edit) @1938   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1937   16 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1935   16 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
(edit) @1930   16 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1928   16 years jttt Make parameterless RelationMember constructor deprecated
(edit) @1926   16 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   16 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1924   16 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1915   16 years Gubaer temporary fix for #3194: Join node to way does not work since r1910 !! …
(edit) @1912   16 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1911   16 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1910   16 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1907   16 years stoecker cleanup strings
(edit) @1903   16 years Gubaer fixed #3180: Zoom to layer + GPX = NPE
(edit) @1899   16 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   16 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1895   16 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1894   16 years Gubaer fixed #3158: modify status is not removed for partial uploads
(edit) @1890   16 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1885   16 years Gubaer Improved exception handling
(edit) @1883   16 years Gubaer only fetch existing nodes
(edit) @1881   16 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1879   16 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1876   16 years Gubaer fixed #3139: version conflict handling is broken
(edit) @1873   16 years stoecker fixed dialog
(edit) @1872   16 years jttt Fix #3130
(edit) @1870   16 years Gubaer fixed #2766: Provide configuration checkbox in upload dialog for …
(edit) @1869   16 years Gubaer fixed #2917: Download to new layer if Datalayer isn't active
(edit) @1868   16 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1865   16 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1862   16 years jttt Way refactoring - added method that will in future replace public …
(edit) @1861   16 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1858   16 years Gubaer fixed #3098 : Actions disabled by drawing closed way
(edit) @1857   16 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1856   16 years Gubaer improved deleting relations
(edit) @1854   16 years Gubaer fixed #3091: zoom to selection on gpx load only
(edit) @1847   16 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1846   16 years jttt Fix inefficient use of Collection in create circle/align circle
(edit) @1844   16 years Gubaer fixed #3018 : Make sure tools menu entries (and actions) are …
(edit) @1843   16 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1842   16 years Gubaer removed global static variable replaced usage of JOptionPane by …
(edit) @1838   16 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1835   16 years Gubaer applied #2850: patch by dmuecke - unhandled Exception when trying to …
(edit) @1834   16 years jttt Fix #3069 - Copy & paste to different layer doesn't work
(edit) @1823   16 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1821   16 years Gubaer fixed #3024: NPE on start on press of "N" key
(edit) @1820   16 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1817   16 years Gubaer fixed #3018: NullPointerException when starting JOSM & pressing "C"
(edit) @1814   16 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1811   16 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
Note: See TracRevisionLog for help on using the revision log.