source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @5966   22 hours akks

fix #8723: left click on position in status bar now opens lat/lon window again

(edit) @5965   46 hours akks

see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" action (soon will be on Tab)
rework all toolbar context menus (add "do not hide" item and remove PopupMenuLauncher usage)
fixing minor warnings (@Override, private final)

(edit) @5964   3 days Don-vip

fix #5618 - Use full list of ISO 3166 country codes from JDK for addr:country in presets with new preset attribute values_from

(edit) @5963   5 days Don-vip

fix #5790 - No layer information for Imagery Sources

(edit) @5962   5 days Don-vip

see #8710 - Inconsistent MapMode focus behaviour: forgot one mapmode

(edit) @5961   5 days Don-vip

"imgaeryadjust" plugin has been integrated into core a long time ago, but not marked as deprecated

(edit) @5960   5 days Don-vip

see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes

(edit) @5959   5 days Don-vip

fix #8714 - time span of opened gpx file not correct

(edit) @5958   7 days Don-vip
  • Improve PopupMenuLauncher to automatically select JTable/JList/JTree line under cursor
  • Simplify all popup menus with this new feature
  • Remove custom popup menus in BoundingBoxSelection and BoundingBoxSelection to use default text field popup menus recently introduced
  • Fix EDT violations in changeset window
  • Make Autoscale actions publicly available in MainMenu
  • Add a new "Zoom to problem" mode in AutoScaleAction
  • Make "Zoom to problem" menu item in validator dialog use this new feature
  • Update enabled state of "Zoom to Conflict" and "Zoom to problem" against selection of conflict/validator dialog
(edit) @5957   8 days Don-vip

New interface MapFrameListener to allow core classes to listen to MapFrame changes (previously only plugins could be notified of these changes)

(edit) @5956   8 days Don-vip

fix #8701 - Do not include OS details in changeset created_by tag

(edit) @5955   9 days Don-vip

avoid NPE when a fatal error occurs before main GUI as been created

(edit) @5954   9 days akks

fix #3484: allow setting keyboard shortcuts for specific presets and other toolbar buttons
(preset groups and custom searches are also supported), context menu item "Edit shortcut"

(edit) @5953   9 days Don-vip

fix #8690 - After copying some primitives, only select those that have been directly selected (and not all that have been created) -> Copying a way only selects the new way

(edit) @5952   9 days Don-vip

fix #8610 - wrong area computation, new preference system_of_measurement.use_only_custom_area_unit(patch by Preferred)

(edit) @5951   10 days Don-vip

fix #8697 - Disable restart action with JVMs that do not provide sun.java.command system property (ex: JDK 6u24)

(edit) @5950   10 days stoecker

fix typo

(edit) @5949   11 days Don-vip

fix #8661 - preset: default on check not set

(edit) @5948   11 days Don-vip

fix #8693 - CCE in Search Dialog caused by r5886

(edit) @5947   11 days Don-vip

fix #8692 - Handle null DeleteCommands in JoinAreaAction and ImproveWayAccuracyAction

(edit) @5946   11 days stoecker

fix #7658 - don't load icons from user relative paths (require explicit path settings)

(edit) @5945   11 days stoecker

fix #8522 - remember and play last played audio marker for start/stop

(edit) @5944   11 days stoecker

add http:

(edit) @5943   11 days Don-vip

see #8409 - Remove empty icons definitions

(edit) @5942   11 days Don-vip

fix #8644 - Update of horse-related presets (patch by skyper)

(edit) @5941   11 days Don-vip

fix #8409 - Add missing barriers values to internal presets (patch by skyper)

(edit) @5940   11 days Don-vip

fix #8666 - Add amenity=clinic to internal preset and default mapstyle

(edit) @5939   12 days stoecker

fix version

(edit) @5938   12 days Don-vip

see #8685 - fix fragments handling

(edit) @5937   12 days stoecker

fix #8685 - wiki browser fix external links (althought they look very ugly)

(edit) @5936   12 days stoecker

fix #8685 - wiki browser links not working

(edit) @5935   13 days Don-vip

fix #8679, fix #8680 - correct handling of incomplete nodes without coordinates (for good)

(edit) @5934   13 days Don-vip

fix #8681 - remove german translation from defaultpresets (based on patch by skyper)

(edit) @5933   13 days Don-vip

fix #8667 - NPE with plugins returning invalid preferences (scripting)

(edit) @5932   2 weeks Don-vip

fix #5680 - IndexOutOfBoundsException when resolving a conflict on untagged primitive

(edit) @5931   2 weeks Don-vip

fix #8664 - Display preset icon as preset dialog's frame icon

(edit) @5930   2 weeks Don-vip

fix #8665 - Add office=company and office=government to default map style

(edit) @5929   2 weeks Don-vip

fix #8677 - NPE in VersionHistoryPanel when undoing/redoing changeset revert

(edit) @5928   2 weeks Don-vip

fix #8673 - Internal preset : Remove default value for lanes

(edit) @5927   2 weeks bastiK

add missing license information

(edit) @5926   2 weeks bastiK

clean up imports

(edit) @5925   2 weeks bastiK

replace tabs by spaces

(edit) @5924   2 weeks Don-vip

fix #8250 - add lanes to some more highways in internal preset (patch by skyper)

(edit) @5923   2 weeks Don-vip

fix #8655 - Removed unecessary toString() calls on Strings (patch by Skyman)

(edit) @5922   2 weeks akks

Avoid duplicate and very near points in Angle snapping draw mode
(will reuse existing nodes in mappaint.node.snap-distance pixel radius if possible)
+DrawAction minor code cleanup

(edit) @5921   3 weeks Don-vip

fix wrong primitive id setting in osmChange download task

(edit) @5920   3 weeks Don-vip

Handle nodes without coordinates in UnconnectedWays validator test

(edit) @5919   3 weeks Don-vip

see #8635 - correct management of incomplete nodes

(edit) @5918   3 weeks stoecker

i18n update

(edit) @5917   3 weeks Don-vip

fix #8648 - Allow more linear features for width warning

(edit) @5916   3 weeks stoecker

fix version number

(edit) @5915   3 weeks stoecker

use 3 step wiki loading fallback, cleanup handling of language fallbacks

(edit) @5914   3 weeks Don-vip

fix #8635 - Consider nodes without coordinates as incomplete

(edit) @5913   3 weeks bastiK

add schema file for gpx extensions

(edit) @5912   3 weeks Don-vip

fix #8638 - Presets: Allow editing of multiselect values in wrong order

(edit) @5911   3 weeks Don-vip

fix #8639 - Handle purged primitives in validator errors

(edit) @5910   3 weeks bastiK

rename namespace for consistency

(edit) @5909   3 weeks stoecker

fix all remaining javadoc warnings

(edit) @5908   3 weeks Don-vip

fix #8641 - Do not raise warning for address nodes with no addr:street in interpolation way

(edit) @5907   3 weeks Don-vip

fix #8642 - Fix NPE when deleting osm data layer with active validator layer

(edit) @5906   3 weeks stoecker

i18n update

(edit) @5905   3 weeks bastiK

applied #8643 - Very slow Purge command - O(N2) (patch by bilbo)

(edit) @5904   3 weeks Don-vip

fix #8561 - fix restart on 6u45/7u21 (wrong call to Runtime.exec(String))

(edit) @5903   3 weeks stoecker

fix javadoc

(edit) @5902   4 weeks Don-vip

fix #8622 - Validator: new test to detect invalid highway tags on roundabouts

(edit) @5901   4 weeks Don-vip

Do not use Main.map.mapView instead of mv parameter in paint() methods

(edit) @5900   4 weeks stoecker

Java IPv6 is so broekn, it can't be enabled by default (fix #8627, see 8562)

(edit) @5899   4 weeks stoecker

fix javadoc

(edit) @5898   4 weeks Don-vip

see #8606 - Set User-Agent for JMapViewer connections

(edit) @5897   4 weeks Don-vip

see #8582 - Use Main.removeLayer() everywhere

(edit) @5896   4 weeks Don-vip

fix #8582 - synchronize Main.removeLayer()

(edit) @5895   4 weeks Don-vip

fix #8613 - workaround for JDK bug

(edit) @5894   4 weeks stoecker

remove static variable

(edit) @5893   4 weeks stoecker

see #8562 - remote control using dual stack

(edit) @5892   4 weeks stoecker

fix #8562 - use IPv6 when existing

(edit) @5891   4 weeks stoecker

fix javadoc

(edit) @5890   4 weeks akks

Minor Javadoc fixes and adding @Override annotations

(edit) @5889   4 weeks Don-vip

fix potential bugs detected by FindBugs

(edit) @5888   4 weeks Don-vip

code cleanup

(edit) @5887   4 weeks Don-vip

see #8606 - Fix user-agent used with JEditorPage.setPage() or JEditorPane(URL) + fix version number from previous commit

(edit) @5886   4 weeks Don-vip

see #4429 - Right click menu "undo, cut, copy, paste, delete, select all" for each text component (originally based on patch by NooN)

(edit) @5885   4 weeks stoecker

fix quoted texts (fix #8616)

(edit) @5884   4 weeks Don-vip

see #4429 - Get popup menu from PopupMenuLauncher + fix javadoc

(edit) @5883   4 weeks Don-vip

fix #8585 - update MOTD when updating Java version (wrong copy/paste, sorry)

(edit) @5882   4 weeks Don-vip

fix #8585 - update MOTD when updating Java version

(edit) @5881   4 weeks stoecker

javadoc fixes

(edit) @5880   4 weeks akks

remote control: new public static method AddTagsDialog.addTags() to add tags with confirmation

(edit) @5879   5 weeks Don-vip

improve Mac OS X description

(edit) @5878   5 weeks Don-vip

fix weird autocompletion typo

(edit) @5877   5 weeks Don-vip

see #8616 - Attempt to determine OS detailed version on some non LSB-compliant Linux systems

(edit) @5876   5 weeks akks

Remote control: allow adding tags without confirmation for current session (add_tags), see #8612
added parsing of request headers and detecting request sender by IP and "referer" HTTP header

(edit) @5875   5 weeks Don-vip

fix #8614 - Mapcss in zip-file doesn't work if there's xml-files also in there (patch by Daeron)

(edit) @5874   5 weeks Don-vip

see #8570, #7406 - I/O refactorization:

  • Move different file copy functions to Utils.copyFile (to be replaced later by Files.copy when switching to Java 7)
  • Replace all Utils.close(XXX) by Utils.close(Closeable) -> impacted plugins: commandline, mirrored_download, opendata, piclayer
  • Add new Utils.close(ZipFile)
  • Use of Utils.close almost everywhere
  • Javadoc fixes
(edit) @5873   5 weeks Don-vip

see #8571, #8602, #8606: Remove "Operating system" line from status report header as it is now fully included in Agent string

(edit) @5872   5 weeks Don-vip

fix #8556 - Remote Control: add new_layer parameter to import handler

(edit) @5871   5 weeks Don-vip

fix #8611 (audio slower broken) + update all audio javadoc

(edit) @5870   5 weeks Don-vip

fix #8610 - Wrong display of areas (based on patch by Cobra)

(edit) @5869   5 weeks Don-vip

fix #8609 - NPE

(edit) @5868   5 weeks stoecker

see #8606 - use JOSM agent also for WebStart, join help browser and WikiReader

(edit) @5867   5 weeks stoecker

nicer linux os string for some distros

Note: See TracRevisionLog for help on using the revision log.