source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14625   7 years Don-vip add copy constructor, needed for plugins
(edit) @14624   7 years Don-vip fix various SonarQube issues
(edit) @14623   7 years Don-vip Google+ is shutting down, see …
(edit) @14622   7 years Don-vip fix #17160 - don't open local files with custom browser
(edit) @14615   7 years Don-vip fix recent sonar issues
(edit) @14613   7 years Don-vip fix #14666 - Do not resize membership table (patch by bagage)
(edit) @14609   7 years GerdP checkstyle fix
(edit) @14607   7 years GerdP see #17040 call setTransferHandler(null) in destroy()
(edit) @14602   7 years GerdP see #17040 fix typo in ChangesetCacheManager.destroyInstance() so that …
(edit) @14601   7 years GerdP see #17040 dispose PreferenceDialog and call removeWindowListener()
(edit) @14599   7 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14598   7 years GerdP see #17040 kitofx.patch: use String.intern() for deduplication of …
(edit) @14596   7 years GerdP fix checkstyle issue
(edit) @14594   7 years GerdP see #15774: Add robustness for typos in ignoretags.cfg Before a …
(edit) @14592   7 years Don-vip fix minor code style issues
(edit) @14590   7 years Don-vip fix #17050 - Refactor the GeoImageLayer and related to use a Data …
(edit) @14589   7 years GerdP #see #17040 implement Destroyable in ToggleDialog.TitleBar and use it …
(edit) @14588   7 years GerdP fix findbugs, remove redundant code One small side effect: test …
(edit) @14587   7 years GerdP - fix more findbugs warnings - change varible names from lon,lat to x,y
(edit) @14586   7 years GerdP Fix some findbugs warnings, no functional change
(edit) @14585   7 years GerdP see #17055 Disable autofix for possibly misspelled tag values Some …
(edit) @14584   7 years GerdP see #17119change @since xxx to real value I hoped this is done by the …
(edit) @14583   7 years GerdP fix #17119: Improve rendering time of partly visible complex shapes …
(edit) @14581   7 years Don-vip fix recent sonar issues
(edit) @14578   7 years Don-vip It's Christmas time! Animate our "Getting Started" page with shining …
(edit) @14577   7 years Klumbumbus fix #17130 - warn about area:highway on unclosed ways and nodes
(edit) @14573   7 years Don-vip see #17116 - use existing translated string
(edit) @14572   7 years Don-vip see #16073 - improve WMTS parsing
(edit) @14571   7 years GerdP see #17055 When harmonized value is only 3 characters reduce allowed …
(edit) @14570   7 years Don-vip fix #17116 - translate "No tile at this zoom level"
(edit) @14567   7 years Don-vip remove TLD from IANA
(edit) @14565   7 years Don-vip see #16073 - detection of json errors
(edit) @14563   7 years GerdP fix #17036 Don't show 'Way terminates on Area' when node is tagged …
(edit) @14562   7 years GerdP fix #16911 regression from r13729 : make sure that redo tree is …
(edit) @14561   7 years GerdP fix #17112 regression from r14461
(edit) @14559   7 years GerdP fix #17108 avoid duplicate warning for unclosed ways which are also …
(edit) @14558   7 years GerdP fix checkstyle issue
(edit) @14557   7 years GerdP see #17095 Use same method for partial fill with colour or picture
(edit) @14556   7 years GerdP see #17040 more cleanup in OsmDataLayer.destroy() - remove …
(edit) @14555   7 years GerdP see #17040 commit ChangesetDetail-v2.patch
(edit) @14550   7 years Don-vip see #16073 - rework error handling
(edit) @14549   7 years Don-vip see #16073 - support WMS_ENDPOINT
(edit) @14548   7 years GerdP see #17040 - destroy AddImageryLayerAction Up to now they were never …
(edit) @14547   7 years GerdP see #17040 revert r14546 Sometimes tries to remove listener twice
(edit) @14546   7 years GerdP see #17040 implement Destroyable in ChangesetDetailPanel and use it …
(edit) @14545   7 years GerdP see #17040 - destroy ChangesetInfoAction and UserInfoAction
(edit) @14543   7 years Don-vip see #16854 - fix java warning
(edit) @14542   7 years Don-vip see #17040 - fix unit tests
(edit) @14540   7 years Don-vip fix #17058 - support assertions with several countries
(edit) @14537   7 years GerdP see #17040 call Dataset.clear() in OsmDataLayer.destroy() Without …
(edit) @14535   7 years Don-vip see #16073 - check response contents see #16854 - stability of created …
(edit) @14532   7 years Don-vip see #16073 - avoid spurious warnings
(edit) @14531   7 years GerdP see #17055 improve TagChecker: Don't say "looks like" when all …
(edit) @14525   7 years Don-vip fix #17088 - False positive in test "Missing name:* translation"
(edit) @14522   7 years Don-vip see #16073 - add robustness
(edit) @14521   7 years Don-vip see #16073 - handle entries where centroid does not lie in shape (like …
(edit) @14518   7 years GerdP fix #17081 correction and unit test
(edit) @14517   7 years GerdP see #17055 improve TagChecker - don't suggest fix value when given …
(edit) @14511   7 years Don-vip fix #17069 - reduce severity/verbosity of errors when fetching …
(edit) @14510   7 years GerdP see #17040 call DrawAction.finishDrawing() when selection is empty or …
(edit) @14509   7 years GerdP see #17040 implement resetSelection() to forget recently selected …
(edit) @14508   7 years GerdP see #17055 improve TagChecker - allow Levenshtein distance of 2 so …
(edit) @14507   7 years Don-vip see #16073 - test tile source
(edit) @14506   7 years Don-vip fix #17068 - synchronize inner classloader set of ImageProvider
(edit) @14505   7 years Don-vip see #17061 - more helpful exception
(edit) @14504   7 years Don-vip fix #17065 - spurious UnsupportedFlavorException displayed in console
(edit) @14502   7 years GerdP fix #17064
(edit) @14501   7 years GerdP see #17057 : revert changes from r14494
(edit) @14500   7 years Don-vip see #17040 - fix memory leak after primitives are copied to clipboard
(edit) @14498   7 years Don-vip fix #17062, see #16073 - Load Taiwan Government Root CA certificate …
(edit) @14496   7 years Don-vip fix #17060, see #16073 - Support Internationalized domain names (IDN) …
(edit) @14495   7 years Don-vip fix #17054 - prefer JOSM imagery entry "OpenStreetMap Carto …
(edit) @14494   7 years GerdP fix #17057 - Allow multiple from ways in no_entry turn restriction - …
(edit) @14493   7 years Don-vip fix #17051 - allow to copy/paste undeleted objects
(edit) @14492   7 years Don-vip fix #16128 - add new GUI setting for mappaint.hide.labels.while.dragging
(edit) @14490   7 years GerdP fix #17055 17055-v2.patch with one empty line removed
(edit) @14489   7 years Don-vip see #17053 - fix parsing regression involving the - operator
(edit) @14486   7 years Don-vip see #17058 - fix unit tests
(edit) @14484   7 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14483   7 years Don-vip see #17040 - fix SonarQube issues
(edit) @14481   7 years Don-vip fix #17053 - ignore MapCSS declarations starting with "-" to allow …
(edit) @14480   7 years Don-vip fix #16937 - Support user logins ending by " !"
(edit) @14479   7 years GerdP see #17040 Clean refs to Dataset in AutoCompletionManager when …
(edit) @14478   7 years GerdP see #17040 make MapSlider Destroyable
(edit) @14477   7 years GerdP see #17040 fix checkstyle issues
(edit) @14476   7 years Don-vip fix #14666 - Autoresize Tags/Memberships table to fit content (patch …
(edit) @14475   7 years GerdP see #17040 Use PopupMenuHandler to reset all primitiveActions
(edit) @14474   7 years Don-vip see #17021 - simplify exception handling
(edit) @14473   7 years GerdP see #17040 don't keep refs to OSM primitives in validation tests …
(edit) @14472   7 years GerdP see #17040 call removeZoomChangeListener in destroy()
(edit) @14471   7 years GerdP see #17040 Move call of UndoRedoHandler.removeCommandQueueListener() …
(edit) @14470   7 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
(edit) @14469   7 years GerdP fix #17021 Use MapCSSRuleIndex to speed up MapCSSTagChecker
(edit) @14468   7 years GerdP fix #16978 Use distinct code number for each test group in …
(edit) @14467   7 years GerdP fix #17041 Let OverlappingWays also report ways where exactly one …
(edit) @14466   7 years GerdP see #17021 : fix unit test failure
(edit) @14465   7 years Don-vip see #17040 - fix PMD warning
(edit) @14463   7 years Don-vip fix #17040 - fix memory leaks when calling history dialog
(edit) @14462   7 years GerdP see #17021: fix checkstyle issues
(edit) @14461   7 years GerdP see #17021: use constants for selector base strings This reduces the …
Note: See TracRevisionLog for help on using the revision log.