source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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
(edit) @1567   15 years framm * fixed some more conflict resolution bugs, especially relating to …
(edit) @1563   15 years framm * fixed content-type headers for API requests. always use text/xml if …
(edit) @1562   15 years stoecker fix #2419 - MOTD language not changing - patch by xeen
(edit) @1561   15 years framm * properly update version numbers on conflict resolution. fixes #2468.
(edit) @1560   15 years framm * "learn" new version numbers on repeated download
(edit) @1559   15 years framm * improved error message handling for messages that come from the server.
(edit) @1558   15 years framm * only add new data sources to layer upon merge if new sources are not …
(edit) @1557   15 years framm rename "getSelectedPhysical" to "getSelectedNodesAndWays"
(edit) @1554   15 years framm * fix relation ordering support (up/down buttons in relation editor)
(edit) @1553   15 years ulfl add "addr:housenumber" to the list of names to display
(edit) @1551   15 years ulfl if mappaint "real width" is used, have a look at "width" / "est_width" …
(edit) @1546   15 years framm * streamline uploading by requesting commit message as part of the …
(edit) @1545   15 years framm re-instate old "shift" behaviour when drawing (shift can now, again, …
(edit) @1541   15 years framm support translation of extra API error messages.
(edit) @1530   15 years framm upload more precise version number in changeset. drop some …
(edit) @1529   15 years framm fix API 0.6 upload bug, patch by Matt Amos <zerebubuth@…>
(edit) @1525   15 years framm * fix charset on write/upload (always use utf-8 even if platform …
(edit) @1524   15 years framm * make sure saved file is properly closed. fixed part of #2399
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1520   15 years stoecker fixed some issues with online help
(edit) @1519   15 years stoecker fixed #2370 - Allow line drawing for local GPX files only - patch by …
(edit) @1518   15 years stoecker fixed #2098 - different zoom steps on zooming in or out - patch by jttt
(edit) @1517   15 years stoecker close #2345 - Draw mode reactivated after applying preset to node - …
(edit) @1516   15 years stoecker fixed #2358 - search texts swapped - patch by avar
(edit) @1514   15 years stoecker close #1187 - pasting tags between object types - patch by xeen
(edit) @1512   15 years stoecker fixed language handling for web access
(edit) @1511   15 years stoecker fixed #2352 - illegal data access
(edit) @1509   15 years stoecker Version information now directly in webpage
(edit) @1508   15 years stoecker close #273 - copy GPX name on convert - patch by xeen
(edit) @1507   15 years stoecker MOTD got much easier. Server does the work now
(edit) @1506   15 years stoecker close #2300 - Disable plugin dialog is confusing
(edit) @1505   15 years stoecker fix #2330 - color preferences selection
(edit) @1504   15 years stoecker fix #2330 - NPE
(edit) @1503   15 years stoecker fixed #2313. draw mode start wrong when last node was double clicked
(edit) @1502   15 years stoecker fix #2282 - NPE
(edit) @1501   15 years stoecker fixed #2281 - patch by Landwirt - fixes wrong color in mappaint
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1498   15 years stoecker fix translation issues for help, add fullscreen mode (patch by avar) - …
(edit) @1497   15 years stoecker fix #287 - prefer new nodes over old ones
(edit) @1496   15 years stoecker fixed #2286 - rename fullscreen to maximize - patch by avar
(edit) @1495   15 years stoecker fix #2305 - More information about this feature preset links didn't …
(edit) @1494   15 years stoecker fix #2312 - performance optimization
(edit) @1493   15 years stoecker fix #2309 - Exception might get lost when ExecutorService is used
(edit) @1492   15 years stoecker added MacOS support in build. patch by Thilo Hannemann
(edit) @1489   15 years ulfl add "junction" to the list of direction keys
(edit) @1488   15 years stoecker fixed #2295 - old link
(edit) @1487   15 years stoecker remove signed data from manifest display
(edit) @1486   15 years stoecker fix webstart
(edit) @1484   15 years stoecker fixed user agent
(edit) @1483   15 years stoecker remove translations block from wiki load
(edit) @1482   15 years stoecker fix help dialog build issue
(edit) @1481   15 years stoecker added reverse no --fullscreen option
(edit) @1480   15 years stoecker added user agent
(edit) @1475   15 years stoecker some cleanups to Wiki reader
(edit) @1474   15 years stoecker fixed #2219 - default presets checkboxes no longer ignored
(edit) @1473   15 years stoecker fix #2252 - warning/exception on startup without prefs file
(edit) @1472   15 years stoecker fix #2264 - ctrl+area selection, update translations, added is,ar
(edit) @1471   15 years stoecker added comment to uninteresting
(edit) @1470   15 years stoecker use getCollection() once more
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1464   15 years stoecker close #2217. patch by xeen
(edit) @1463   15 years stoecker delete start/end node of closed way correctly
(edit) @1462   15 years david first cut of creation of audio markers from timestamps on a set of …
(edit) @1459   15 years stoecker fix translation
(edit) @1458   15 years stoecker fixed SHIFT handling in add mode
(edit) @1457   15 years stoecker added alt-gr as second alt modifier
(edit) @1454   15 years stoecker fix #2242. CTRL now toggles selection instead of only deselecting
(edit) @1453   15 years stoecker close #2087
(edit) @1451   15 years stoecker fix #2247. patch by xeen - cleanup search history
(edit) @1450   15 years stoecker fix #1848 - version in start screen. patch by xeen
(edit) @1449   15 years stoecker fixed #2239
Note: See TracRevisionLog for help on using the revision log.