source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9828   7 years Don-vip findbugs, javadoc, unit tests
(edit) @9827   7 years Don-vip checkstyle, javadoc
(edit) @9826   7 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   7 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9824   7 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9823   7 years bastiK move preference writing to new class; some refactoring
(edit) @9822   7 years bastiK fix warnings
(edit) @9821   7 years bastiK fixed #12522 - Advanced preferences: display default entries …
(edit) @9820   7 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9819   7 years wiktorn Add debug messages with estimates of cache size. See: #12050
(edit) @9818   7 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9817   7 years Don-vip fix coverity defect 1351474 (division by zero), add unit test
(edit) @9816   7 years Don-vip add more unit tests, javadoc, fix code style issues
(edit) @9815   7 years Don-vip see #12514, see #12533 - fix/ignore longstanding problems in unit tests
(edit) @9814   7 years Don-vip see #12229 - revert r9785 and r9803: problem with audio unit test was …
(edit) @9813   7 years bastiK schema: cleanup + remove deprecated
(edit) @9812   7 years bastiK remove tabs
(edit) @9811   7 years Don-vip add a unit test for ValidatorTreePanel
(edit) @9810   7 years Don-vip checkstyle
(edit) @9809   7 years bastiK fixed #12524 - update unit test (patch by kolesar)
(edit) @9808   7 years bastiK clean up deprecated code
(edit) @9807   7 years wiktorn Make map returned by getHeaderFields() case insensitive. RFC 2616, …
(edit) @9806   7 years bastiK see #12524 - forgot to commit tests (patch by kolesar)
(edit) @9805   7 years Don-vip javadoc
(edit) @9804   7 years Don-vip robustness/code refactoring for unit tests
(edit) @9803   7 years Don-vip partial revert of r9779 to see if it fixes audio unit test regression
(edit) @9802   7 years bastiK fix NPE
(edit) @9801   7 years stoecker fix SessionReaderTest
(edit) @9800   7 years stoecker fix r9798 - variable is not used in JOSM, but in tests
(edit) @9799   7 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9798   7 years stoecker fix Coverity issues 1351364 and 1351265
(edit) @9797   7 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
(edit) @9796   7 years bastiK applied #12524 - heading calculation reversed longitudes (patch by kolesar)
(edit) @9795   7 years Don-vip findbugs
(edit) @9794   7 years simon04 Validator: allow usage for man_made=pipeline
(edit) @9793   7 years Don-vip checkstyle
(edit) @9792   7 years Klumbumbus fix #12525 - allow relation for power=plant (for relation type site)
(edit) @9791   7 years Klumbumbus fix #12529 - allow to use boundary preset on multipolygons
(edit) @9790   7 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9789   7 years bastiK another try: move measurement output to stderr
(edit) @9788   7 years bastiK Jenkins truncates stdout, try to shorten it a bit
(edit) @9787   7 years bastiK update test data
(edit) @9786   7 years bastiK new mappaint performance test tests different features separately
(edit) @9785   7 years Don-vip ignore last two audio unit tests to see if it fixes the regression on …
(edit) @9784   7 years Don-vip attempt to fix audio unit test
(edit) @9783   7 years Don-vip checkstyle
(edit) @9782   7 years Don-vip attempt to fix unit test
(edit) @9781   7 years bastiK whitespace
(edit) @9780   7 years bastiK refactor Preferences (move reader to new class)
(edit) @9779   7 years Don-vip add more unit tests
(edit) @9778   7 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9777   7 years stoecker fix coverity 1350293 - useless local storage
(edit) @9776   7 years Don-vip add more unit tests
(edit) @9775   7 years Don-vip add more unit tests
(edit) @9774   7 years Don-vip fix coverity (1350239, 1350240, 1350241) defects corresponding to …
(edit) @9773   7 years Don-vip checkstyle
(edit) @9772   7 years Klumbumbus see #12438 - add translation context for "Hide"
(edit) @9771   7 years bastiK add test output for the Jenkins Measurement Plots Plugin
(edit) @9770   7 years bastiK test StyleCache (see #12279)
(edit) @9769   7 years bastiK fix rendering in performance test
(edit) @9768   7 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9767   7 years bastiK update tests for [9558] and [9642] (see #12186, see #12514)
(edit) @9766   7 years bastiK fix build.xml
(edit) @9765   7 years bastiK new setup of the netbeans project * removed classpath hack with two …
(edit) @9764   7 years bastiK remove unstable test (see #12514)
(edit) @9763   7 years bastiK see #12508 - add missing fixtures for unit test
(edit) @9762   7 years Don-vip fix #12504 - StackOverflowError at SearchCompiler when searching …
(edit) @9761   7 years Don-vip fix #12508 - add missing fixtures for command unit tests
(edit) @9760   7 years bastiK fixed #12507 - slow scrolling in "Map Paint Styles" window
(edit) @9759   7 years Don-vip refactor preferences settings classes
(edit) @9758   7 years Don-vip fix unit test (forgot data file)
(edit) @9757   7 years bastiK remove unstable test
(edit) @9756   7 years bastiK fix test (see #12437)
(edit) @9755   7 years bastiK add preference type MultiMap (closes #12437)
(edit) @9754   7 years bastiK fixed: white cells in unsaved changed dialog (closes #12462)
(edit) @9753   7 years Don-vip add unit tests
(edit) @9752   7 years Don-vip see #12486 - findbugs
(edit) @9751   7 years Don-vip see #12462 - Extend Save Layers dialog for more layer types (patch by …
(edit) @9750   7 years Don-vip see #12022 - Disable GNOME Atk Java wrapper on Linux
(edit) @9749   7 years Don-vip upgrade to checkstyle 6.15
(edit) @9748   7 years Don-vip checkstyle
(edit) @9747   7 years Klumbumbus fix #12494 - warn about keys ending with a number
(edit) @9746   7 years Don-vip fix #12497 - add support for notes in session files
(edit) @9745   7 years Klumbumbus fix #12502 - warn about leisure=park on nodes
(edit) @9744   7 years Don-vip fix #12499 - detect and fix multiple spaces in tag values
(edit) @9743   7 years bastiK applied #12438 - hide items from list of recently added tags (patch by …
(edit) @9742   7 years simon04 fix #12486 - Gpx/image correlation: allow sub-second offset The …
(edit) @9741   7 years simon04 see #12486 - Gpx/image correlation: factor out classes Timezone, Offset
(edit) @9740   7 years simon04 see #12485 - Add unit test for nmea reading
(edit) @9739   7 years simon04 see #12485 - Fix parsing of sub-seconds Sometimes there are really …
(edit) @9738   7 years simon04 GPX: Avoid unnecessary update of PT_TIME Relates to r9383.
(edit) @9737   7 years Klumbumbus add numerical test for building:levels
(edit) @9736   7 years Klumbumbus fix #12490 - disable validator warning for maxheight=default|none
(edit) @9735   7 years bastiK run epsg generation in headless mode (see #12492)
(edit) @9734   7 years Don-vip fix NPE seen in unit tests
(edit) @9733   7 years Don-vip fix NPE seen in unit tests
(edit) @9732   7 years Don-vip remote control: add more unit tests, robustness
(edit) @9731   7 years wiktorn Do not force reload tiles from network when attribution is loaded, …
(edit) @9730   7 years simon04 fix #6517 - GPX marker: display comments <cmt> in default label …
(edit) @9729   7 years Klumbumbus see #12288 - do not warn about unknown christian denomination for …
Note: See TracRevisionLog for help on using the revision log.