source: josm/trunk/src/org/openstreetmap/josm/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9918   8 years Don-vip fix/add unit tests
(edit) @9917   8 years Don-vip better handling of HelpAwareOptionPane.showOptionDialog in headless mode
(edit) @9916   8 years Don-vip ChangesetCacheManager: add unit tests
(edit) @9914   8 years Don-vip see #12350 - fix coverity 1352420, 1352421, 1352422, 1352423, 1352424 …
(edit) @9913   8 years wiktorn Disable cache for OAuth requests See: #12584
(edit) @9906   8 years Don-vip PrefEntry: add unit tests, fix findbugs warning
(edit) @9904   8 years simon04 see #12584 - Provide some OAuth debug output
(edit) @9899   8 years wiktorn Use one static instance of NativeScaleLayer for all TMS layers. See: …
(edit) @9897   8 years wiktorn Use maximum/minimum supported zoom levels for native scale …
(edit) @9894   8 years Don-vip see #12488 - fix coverity 1352298 - 1352299
(edit) @9893   8 years Don-vip fix #12568 - NPE
(edit) @9891   8 years simon04 see #12300 - Make Drag and Drop work between different JOSM instances
(edit) @9885   8 years simon04 fix #12563 - Try to avoid ... in status bar for custom LatLon formats
(edit) @9883   8 years Don-vip fix #12568 - IndexOutOfBoundsException in NativeScaleLayer$ScaleList - …
(edit) @9880   8 years Don-vip findbugs
(edit) @9877   8 years simon04 fix #12488 - Fix ArrayIndexOutOfBoundsException when using tag filter …
(edit) @9873   8 years simon04 see #12453 - Display "discourage upload" in layer popup menu for …
(edit) @9867   8 years Don-vip see #11968, fix #12550 - in relation editor, node features are shown …
(edit) @9866   8 years Don-vip fix #12559 - The “Skip Download” popup displays incorrectly
(edit) @9865   8 years wiktorn checkstyle fixes
(edit) @9863   8 years simon04 see #12275 - Clarify variable name
(edit) @9860   8 years wiktorn Tile Source class as a Generic Type to AbstractTileSourceLayer …
(edit) @9859   8 years simon04 see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9850   8 years Don-vip findbugs
(edit) @9849   8 years Don-vip add more unit tests
(edit) @9848   8 years Don-vip see #12426 - checkstyle
(edit) @9847   8 years Don-vip code refactoring
(edit) @9846   8 years wiktorn Divde by zero found by Coverity Scan. See: #12350
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9844   8 years wiktorn Use HTML formatting for projection warning message for line wrapping. …
(edit) @9841   8 years Don-vip add unit test
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9833   8 years bastiK fixed #12507 - slow mouse wheel scrolling (based on patch by kolesar)
(edit) @9831   8 years bastiK see #12507 - slow scrolling in properties dialog (patch by kolesar)
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(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) @9804   8 years Don-vip robustness/code refactoring for unit tests
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9796   8 years bastiK applied #12524 - heading calculation reversed longitudes (patch by kolesar)
(edit) @9795   8 years Don-vip findbugs
(edit) @9786   8 years bastiK new mappaint performance test tests different features separately
(edit) @9783   8 years Don-vip checkstyle
(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) @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) @9770   8 years bastiK test StyleCache (see #12279)
(edit) @9762   8 years Don-vip fix #12504 - StackOverflowError at SearchCompiler when searching …
(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) @9754   8 years bastiK fixed: white cells in unsaved changed dialog (closes #12462)
(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) @9748   8 years Don-vip checkstyle
(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) @9734   8 years Don-vip fix NPE seen in unit tests
(edit) @9733   8 years Don-vip fix NPE seen in unit tests
(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) @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) @9721   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9719   8 years Don-vip DownloadWmsAlongTrackAction: add new unit test, error logs, fix …
(edit) @9714   8 years bastiK applied #12392 - default filename when saving layer: fix (patch by kolesar)
(edit) @9711   8 years simon04 see #12300 - Provide wrapper classes for transfer data to avoid …
(edit) @9710   8 years simon04 see #5546 - Relation editor: fix sorting when copying/pasting relation …
(edit) @9708   8 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
(edit) @9706   8 years simon04 Refactoring (Java 7 compare functions)
(edit) @9705   8 years simon04 fix #12409 - Refactor ImageProvider.ImageSizes
(edit) @9703   8 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9699   8 years simon04 fix #12440 - Add tag: Keyboard shortcuts is not really readable on Mac …
(edit) @9698   8 years simon04 Fix warning NumberFormatException: "empty String"
(edit) @9694   8 years simon04 fix #12456 see #12384 - Preferences: unused osm server address box …
(edit) @9687   8 years bastiK applied #12380 - fixed confirmation of overwriting existing file …
(edit) @9686   8 years bastiK applied #12460 - choose color with double-click (patch by kolesar)
(edit) @9685   8 years Don-vip UploadDialog: code refactoring, add javadoc, basic unit test, remove …
(edit) @9684   8 years Don-vip findbugs/sonar
(edit) @9683   8 years bastiK applied #12421 - fixed dialog to set number of recently added tags …
(edit) @9682   8 years wiktorn Check if the imagery is valid before returning the info object. I …
(edit) @9680   8 years Don-vip fix NPE seen in unit tests
(edit) @9679   8 years stoecker fix last javadoc
(edit) @9678   8 years Don-vip javadoc
(edit) @9677   8 years Don-vip fix NPE seen in unit tests
(edit) @9674   8 years Don-vip code style (checkstyle, sonar)
(edit) @9673   8 years Don-vip fix NPE seen in unit tests
(edit) @9670   8 years bastiK applied #12392 - default filename when saving layer (patch by kolesar)
(edit) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9668   8 years bastiK applied #12409 - arrow on edit relation button lists recent relations …
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9661   8 years Don-vip fix/cleanup unit tests
Note: See TracRevisionLog for help on using the revision log.