source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5938   11 years Don-vip see #8685 - fix fragments handling
(edit) @5937   11 years stoecker fix #8685 - wiki browser fix external links (althought they look very ugly)
(edit) @5936   11 years stoecker fix #8685 - wiki browser links not working
(edit) @5935   11 years Don-vip fix #8679, fix #8680 - correct handling of incomplete nodes without …
(edit) @5934   11 years Don-vip fix #8681 - remove german translation from defaultpresets (based on …
(edit) @5933   11 years Don-vip fix #8667 - NPE with plugins returning invalid preferences (scripting)
(edit) @5932   11 years Don-vip fix #5680 - IndexOutOfBoundsException when resolving a conflict on …
(edit) @5931   11 years Don-vip fix #8664 - Display preset icon as preset dialog's frame icon
(edit) @5930   11 years Don-vip fix #8665 - Add office=company and office=government to default …
(edit) @5929   11 years Don-vip fix #8677 - NPE in VersionHistoryPanel when undoing/redoing changeset …
(edit) @5928   11 years Don-vip fix #8673 - Internal preset : Remove default value for lanes
(edit) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5925   11 years bastiK replace tabs by spaces
(edit) @5924   11 years Don-vip fix #8250 - add lanes to some more highways in internal preset (patch …
(edit) @5923   11 years Don-vip fix #8655 - Removed unecessary toString() calls on Strings (patch by …
(edit) @5922   11 years akks Avoid duplicate and very near points in Angle snapping draw mode …
(edit) @5921   11 years Don-vip fix wrong primitive id setting in osmChange download task
(edit) @5920   11 years Don-vip Handle nodes without coordinates in UnconnectedWays validator test
(edit) @5919   11 years Don-vip see #8635 - correct management of incomplete nodes
(edit) @5918   11 years stoecker i18n update
(edit) @5917   11 years Don-vip fix #8648 - Allow more linear features for width warning
(edit) @5916   11 years stoecker fix version number
(edit) @5915   11 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5914   11 years Don-vip fix #8635 - Consider nodes without coordinates as incomplete
(edit) @5913   11 years bastiK add schema file for gpx extensions
(edit) @5912   11 years Don-vip fix #8638 - Presets: Allow editing of multiselect values in wrong order
(edit) @5911   11 years Don-vip fix #8639 - Handle purged primitives in validator errors
(edit) @5910   11 years bastiK rename namespace for consistency
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5908   11 years Don-vip fix #8641 - Do not raise warning for address nodes with no addr:street …
(edit) @5907   11 years Don-vip fix #8642 - Fix NPE when deleting osm data layer with active validator …
(edit) @5906   11 years stoecker i18n update
(edit) @5905   11 years bastiK applied #8643 - Very slow Purge command - O(N2) (patch by bilbo)
(edit) @5904   11 years Don-vip fix #8561 - fix restart on 6u45/7u21 (wrong call to Runtime.exec(String))
(edit) @5903   11 years stoecker fix javadoc
(edit) @5902   11 years Don-vip fix #8622 - Validator: new test to detect invalid highway tags on …
(edit) @5901   11 years Don-vip Do not use Main.map.mapView instead of mv parameter in paint()
(edit) @5900   11 years stoecker Java IPv6 is so broekn, it can't be enabled by default (fix #8627, see …
(edit) @5899   11 years stoecker fix javadoc
(edit) @5898   11 years Don-vip see #8606 - Set User-Agent for JMapViewer connections
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5896   11 years Don-vip fix #8582 - synchronize Main.removeLayer()
(edit) @5895   11 years Don-vip fix #8613 - workaround for JDK bug 7027598/7100524/7169912 (set drop …
(edit) @5894   11 years stoecker remove static variable
(edit) @5893   11 years stoecker see #8562 - remote control using dual stack
(edit) @5892   11 years stoecker fix #8562 - use IPv6 when existing
(edit) @5891   11 years stoecker fix javadoc
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5888   11 years Don-vip code cleanup
(edit) @5887   11 years Don-vip see #8606 - Fix user-agent used with JEditorPage.setPage() or …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5885   11 years stoecker fix quoted texts (fix #8616)
(edit) @5884   11 years Don-vip see #4429 - Get popup menu from PopupMenuLauncher + fix javadoc
(edit) @5883   11 years Don-vip fix #8585 - update MOTD when updating Java version (wrong copy/paste, …
(edit) @5882   11 years Don-vip fix #8585 - update MOTD when updating Java version
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5880   11 years akks remote control: new public static method AddTagsDialog.addTags() to …
(edit) @5879   11 years Don-vip improve Mac OS X description
(edit) @5878   11 years Don-vip fix weird autocompletion typo
(edit) @5877   11 years Don-vip see #8616 - Attempt to determine OS detailed version on some non …
(edit) @5876   11 years akks Remote control: allow adding tags without confirmation for current …
(edit) @5875   11 years Don-vip fix #8614 - Mapcss in zip-file doesn't work if there's xml-files also …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5873   11 years Don-vip see #8571, #8602, #8606: Remove "Operating system" line from status …
(edit) @5872   11 years Don-vip fix #8556 - Remote Control: add new_layer parameter to import handler
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5870   11 years Don-vip fix #8610 - Wrong display of areas (based on patch by Cobra)
(edit) @5869   11 years Don-vip fix #8609 - NPE
(edit) @5868   11 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5867   11 years stoecker nicer linux os string for some distros
(edit) @5866   11 years Don-vip fix #8605 - Presets: Tags deleted when using Multiselect on an …
(edit) @5865   11 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5864   11 years stoecker typo
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5862   11 years Don-vip fix #8380 - NPE in OsmPrimitivRenderer
(edit) @5861   11 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @5860   11 years Don-vip fix #8604 - Internal presets: add shop=newsagent
(edit) @5859   11 years akks see #8274, #8601 : cancel now works while parsing OSM
(edit) @5858   11 years Don-vip warning with invalid plugin preferences
(edit) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5856   11 years akks fix #8601: Cancel-button doesn't cancel while downloading history
(edit) @5855   11 years bastiK typo in last commit
(edit) @5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5853   11 years stoecker improve version string for linux
(edit) @5852   11 years stoecker improve version string for linux
(edit) @5851   11 years Don-vip see #8602, #8571 : use detailed OS info in status report
(edit) @5850   11 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5849   11 years Don-vip fix #8584 - see #8571 : Add "Report bug" button in Status report …
(edit) @5848   11 years Don-vip Search: allow to search for numerical ranges for id:, changeset:
(edit) @5847   11 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5846   11 years bastiK applied #8558 - update + unification of leisure and amenity presets …
(edit) @5845   11 years akks fix #8599: Remote control command add_way now creates closed ways …
(edit) @5844   11 years akks Remote control: fix table cell editing in add_tags dialog, fixed all …
(edit) @5843   11 years akks fix #8508: correct pasting of tags copied from properties table by Ctrl-C
(edit) @5842   11 years Don-vip Upload dialog: allow plugins to add custom components
(edit) @5841   11 years Don-vip fix #8593 - MapCSS: robustness to invalid regex patterns
(edit) @5840   11 years Don-vip see #8571, #8593 - Hide values of proxy VM arguments for privacy concerns
(edit) @5839   11 years Don-vip see #8570 - close more streams
Note: See TracRevisionLog for help on using the revision log.