source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1669   15 years stoecker updated i18n
(edit) @1668   15 years stoecker fixed typo
(edit) @1667   15 years stoecker fixed typo
(edit) @1666   15 years Gubaer bug fix: wrong merge state
(edit) @1665   15 years Gubaer fixed #2656 - JOSM makes excessive capabilities requests to the server
(edit) @1664   15 years Gubaer fixed #2656 - JOSM makes excessive capabilities requests to the server
(edit) @1663   15 years Gubaer #2437: cleaned up code for uploading and improved user feedback in …
(edit) @1662   15 years stoecker fix #2344 - zooming to single GPS point
(edit) @1661   15 years stoecker minor fix to dialog - patch by xeen
(edit) @1660   15 years stoecker fix #2708 - patch by jpstotz - cleanup build
(edit) @1659   15 years stoecker fix #2594 - patch by dmuecke - don't lose work when unmounting devices
(edit) @1658   15 years stoecker fix some usability issues - see #2460
(edit) @1657   15 years stoecker updated i18n
(edit) @1656   15 years Gubaer fixed #2707: Deleting a way with new nodes produces invalid osm file
(edit) @1655   15 years stoecker better i18n of new conflict stuff
(edit) @1654   15 years Gubaer added merge support for coordinate conflicts added merge support for …
(edit) @1653   15 years stoecker add support for compressed OSM files (bzip2, gzip)
(edit) @1652   15 years stoecker make extended conflict resolving default
(edit) @1651   15 years Gubaer removed local target (should not have been committed in r1650)
(edit) @1650   15 years Gubaer added concept of "merge pairs" (my vs. merged, my vs. their, their vs. …
(edit) @1649   15 years stoecker fix #1946 - plugin update
(edit) @1648   15 years stoecker prevent overwriting of GPX files
(edit) @1647   15 years stoecker fixed plugin handling a bit
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1645   15 years stoecker fix #1903 - don't download plugins for newer JOSM versions
(edit) @1644   15 years stoecker fix #2685 - changed Mercator code
(edit) @1643   15 years stoecker fix #2331 - patch by dmuecke - zoom under MacOs
(edit) @1642   15 years Gubaer added row numbers and synchronized scrolling in conflict resolution …
(edit) @1641   15 years stoecker fix #2673 - patch by jttt - key=value operator for search action
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1639   15 years stoecker fix #2024 - patch by Daeron - added Mirror action
(edit) @1638   15 years stoecker fixed 2421 - patch by jttt - negative HDOP
(edit) @1637   15 years stoecker applied new file io from #2064 - patch by dmuecke
(edit) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(edit) @1635   15 years stoecker fix #2667 - patch by Daeron - Add support for dash patterns in mappaint
(edit) @1634   15 years stoecker fix #2483 - patch by dmuecke - rotate does not work under Mac OS X
(edit) @1633   15 years stoecker fix #2688 - patch by jttt - solve NPE
(edit) @1632   15 years stoecker fixed #2683 - preset loading error
(edit) @1631   15 years Gubaer added support for merging member lists of relations in extended …
(edit) @1630   15 years stoecker close #2677 - NPE on upload
(edit) @1629   15 years stoecker close #2426 - now mappaint handles area types which require closed …
(edit) @1628   15 years stoecker cleanup group settings in preferences
(edit) @1627   15 years ce removed two @Override to make it compile with java 1.5
(edit) @1626   15 years stoecker fixed Java 1.5 problems
(edit) @1625   15 years stoecker fix #2663 - patch by jttt - better errors for illegal searches
(edit) @1624   15 years stoecker fix #2654 - patch by Daeron - Infinite loop in relation editor
(edit) @1623   15 years stoecker closed #2596 - wrong texts in plugin information
(edit) @1622   15 years Gubaer first version of extended conflict resolution dialog.
(edit) @1621   15 years stoecker fix #2655 - NPE with empty role
(edit) @1620   15 years Gubaer icons to be used in the upcoming improved dialog for conflict resolution
(edit) @1619   15 years stoecker hopefully fixed UTF-8 problems in plugin info - #2596
(edit) @1618   15 years stoecker close #2643 - patch by Teemu Koskinen - Better linkedness support for …
(edit) @1617   15 years stoecker fix #2645 - patch by Teemu Koskinen - cleanup relation role handling …
(edit) @1616   15 years stoecker fix #2646 - illegal variable acces in relation editor
(edit) @1615   15 years stoecker updated i18n
(edit) @1614   15 years stoecker fix #2642 - patch by Teemu Koskinen - TagCorrector didn't work …
(edit) @1613   15 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role …
(edit) @1612   15 years stoecker fix classcast exception
(edit) @1611   15 years stoecker fix #2578 - exception on zero length ways
(edit) @1610   15 years stoecker add generic caching class (e.g. for WMS plugin) - patch by xeen
(edit) @1609   15 years stoecker fix #2630 - patch by Teemu Koskinen - Split backward-role ways correctly
(edit) @1608   15 years stoecker close #2633 - patch by Gubaer - better error message for server aborts
(edit) @1607   15 years stoecker fix #2612 - changed patch by avar - Cleanup regex search
(edit) @1606   15 years stoecker close #2226 - patch by xeen - make presets in right menu clickable
(edit) @1605   15 years stoecker fixed #2425. set default projection to Mercator. It looks much better …
(edit) @1604   15 years stoecker fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
(edit) @1603   15 years stoecker fixed #2602 - patch by Matt,avar - Search keywords child and parent
(edit) @1602   15 years stoecker better keyboard support for slippy map chooser - patch by jpstotz
(edit) @1601   15 years stoecker fix #2547 - patch by Henrik Niehaus - Audio/picture markers no longer …
(edit) @1600   15 years stoecker fixed #2607 - patch by Teemu Koskinen - Don't add splitted ways in the …
(edit) @1599   15 years framm create framework for type-specific relation editors
(edit) @1598   15 years framm * secured all methods in Way class against breakage when used with …
(edit) @1597   15 years stoecker fixed #2547, updated translations
(edit) @1596   15 years framm * added primitive code to relation editor that shows whether or not …
(edit) @1595   15 years framm fix eclipse project classpath to use new gettext lib
(edit) @1594   15 years stoecker fixed missing import. closes #2585
(edit) @1593   15 years stoecker fix compiling error #2585
(edit) @1592   15 years stoecker fixed #2583 - patch by Michel Marti - fon't move objects when copying …
(edit) @1591   15 years stoecker improved plugin information download
(edit) @1590   15 years stoecker fixed #2572 - patch by Gubaer - fixed illegal access on nonexisting files
(edit) @1589   15 years stoecker fixed #2575 - illegal defaults for gps line drawing
(edit) @1588   15 years stoecker fixed plugin handling. closes #2530 and #762
(edit) @1587   15 years stoecker fixed #2420 - patch by Gubaer - Saved OSM file can contain empty API …
(edit) @1586   15 years stoecker fix hardcoded URL - patch by Gubaer
(edit) @1585   15 years stoecker fixed #2542 - patch by Gubaer - fix recursion in uplaod comment history
(edit) @1584   15 years stoecker updated gettext
(edit) @1583   15 years stoecker close #2535 - patch by podolsir - NPE for missing icon, update …
(edit) @1582   15 years stoecker fix #2540 - patch by Gubaer - added Swiss grid
(edit) @1581   15 years stoecker fix #2429 - patch by Gubaer - fix upload cancel
(edit) @1580   15 years ce added concrete as surface to tracks and removed some surface values …
(edit) @1579   15 years stoecker fixed in-XML translation of presets
(edit) @1578   15 years framm send changeset in payload when not using diff upload. fixes #2511.
(edit) @1577   15 years stoecker close #1872 - patch by avar - handle GPX line drawing different for …
(edit) @1576   15 years stoecker close #2423 - patch by Igor Shubovych - Filter for advanced preferences
(edit) @1575   15 years stoecker close #2443 - patch by Henrik Niehaus - History for commit dialog
(edit) @1574   15 years stoecker close #2214 - patch by Henrik Niehaus - GPX export metadata handling
(edit) @1573   15 years stoecker close #2424 - patch by Henrik Niehaus - exception fixed
(edit) @1572   15 years stoecker close #2464 - patch by Henrik Niehaus - audio preferences fixed
(edit) @1571   15 years stoecker close #2505 - handling separator in toolbar prefs
Note: See TracRevisionLog for help on using the revision log.