source: josm/trunk

Revision Log Mode:


Legend:

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