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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8303   9 years Balaitous fix #7421 - Circle created from way heads always clockwise * If 3 …
(edit) @8294   9 years Balaitous fix #10396 - Disconnecting nodes from way could be easier * …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8276   9 years Balaitous fix #11184 - "split way" is splitting an other way instead of the …
(edit) @8250   9 years simon04 fix #11358 - Search: allow negative indices for nth: to search backward
(edit) @8248   9 years Don-vip fix #11362 - do not confirm overwrite for OSX native file dialogs …
(edit) @8247   9 years Balaitous fix #11302 - "distribute nodes" acts weirdly if the way is not …
(edit) @8240   9 years simon04 Open Location: enable loading of nodes/ways/relations/changesets from …
(edit) @8231   9 years simon04 fix #11351 - Search/ways:: make implementation comply with …
(edit) @8221   9 years simon04 see #11000 - Remote control: allow to specify layer_name for …
(edit) @8220   9 years simon04 fix #11351 - Search: add ways: to search for nodes with specified …
(edit) @8218   9 years simon04 fix #10868 - Add osm.notes.daysClosed to preference dialog
(edit) @8217   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit …
(edit) @8216   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit
(edit) @8212   9 years simon04 see #11147 see #11321 - Add "Download notes in current view" to file …
(edit) @8210   9 years simon04 fix #11326 - Cancel note creation with escape key, do not create note …
(edit) @8209   9 years simon04 see #9907 - Open Location: detect note layer also when non-standard …
(edit) @8208   9 years simon04 see #7230 - drop code for old search dialog (hints)
(edit) @8203   9 years simon04 see #9907 - Open Location, Which tasks to perform?: use standard icons
(edit) @8202   9 years simon04 Opening files: guess file extension if specified filename does not …
(edit) @8200   9 years stoecker fix #7630 - NPE
(edit) @8198   9 years simon04 fix #11343 - Search: add waylength keyword to test the length of …
(edit) @8196   9 years simon04 Search Notes: consider numeric value as note id to load
(edit) @8195   9 years simon04 see #9907 - Make "Open Location" capable of downloading notes If more …
(edit) @8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8182   9 years stoecker see #5880 - copy and paste error
(edit) @8181   9 years stoecker fix #5880 - reverse new ways in favour of existing ones
(edit) @8179   9 years stoecker see #10329 - also drop old value for FixDataTag, when new value matches
(edit) @8178   9 years stoecker see #10329 - fix wrong upload fix and remove wrong old keys when new …
(edit) @8171   9 years stoecker fix #7630 - provide a zoom to all downloaded areas function
(edit) @8152   9 years stoecker fix #11230 - improper handling of imagery adjustemnet closing - patch …
(edit) @8131   9 years Don-vip fix #11220 - Search within selection shows incorrect number of matches
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8115   9 years Don-vip fix #11192 - missing notes translations
(edit) @8114   9 years Don-vip fix #11197 - don't select filtered ways with double-click selection mode
(edit) @8093   9 years stoecker javadoc fixes
(edit) @8071   9 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8068   9 years Don-vip fix #11076 - robustness to unsupported WMS rectifier imagery types
(edit) @8064   9 years Don-vip fix #11105 - DataIntegrityProblemException when undo drawing
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @8056   9 years bastiK fixed #11096 - png -> svg
(edit) @8036   9 years bastiK fixed #11096 - replace png icons with svg version if available
(edit) @7989   9 years Don-vip fix #11026 - NPE when joining areas (regression from r7987)
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7949   9 years Don-vip fix #10933 - keep the same selection in selection dialog after cliking …
(edit) @7946   9 years Don-vip fix #10953 - handle "incomplete but new" relations
(edit) @7945   9 years Don-vip see #10953 - fix crash and EDT violation
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7921   9 years Don-vip fix #10921 - NPE
(edit) @7918   9 years Don-vip see #10903 - forbids to edit deleted relations
(edit) @7865   9 years Don-vip fix NPE, typo
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7850   9 years Don-vip fix #9605, fix #10050 - align nodes in line moves outer instead of …
(edit) @7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7813   9 years stoecker see #10858 - fix rectifier action help page
(edit) @7812   9 years stoecker see #10858 - fix JumpTo action help page
(edit) @7783   9 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7776   9 years akks fix #10821: ImproveWayAccuracy produced self-intersecting ways remove …
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(edit) @7758   9 years Don-vip see #10795 - avoid error caused by a missing jnlp file on the second …
(edit) @7757   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7756   9 years Don-vip see #10795 - get debug info
(edit) @7755   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(edit) @7748   9 years Don-vip fix some Sonar issues recently introduced
(edit) @7746   9 years Don-vip see #10684 - fix deprecation warning
(edit) @7742   9 years Don-vip fix #10778 - fix automatic member role assignment when relation …
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7722   9 years Don-vip fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee)
(edit) @7720   9 years Don-vip fix #10739 - Improve note input dialogs (patch by ToeBee)
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7694   9 years stoecker image size fixes
(edit) @7693   9 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
(edit) @7692   9 years stoecker dead code
(edit) @7691   9 years stoecker see #10684 - large icons also for imagery
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7668   9 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7666   9 years stoecker fix for server shortcut parser
(edit) @7665   9 years stoecker fix #9881 - proper help links
(edit) @7637   9 years Don-vip see #10511 - disable unit test until we fix the bug
(edit) @7636   9 years Don-vip fix #10646 - Remote Control v1.6: new load_data handler to load OSM …
(edit) @7624   10 years Don-vip see #10640 - add "Help/Report bug" menu entry to avoid annoying empty …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7597   10 years Don-vip fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7543   10 years Don-vip fix #9897, see #10455 - fix map moving issue when moving node with ctrl
(edit) @7538   10 years bastiK applied #10514 - Add ability to open note dump files (patch by ToeBee)
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7529   10 years Don-vip see #10452 - better access to OSM API capabilities maximum waynodes info
(edit) @7509   10 years stoecker remove tabs
(edit) @7487   10 years Don-vip see #10455 - fix restart of OS X package + file icons
Note: See TracRevisionLog for help on using the revision log.