source: josm/trunk/src

Revision Log Mode:


Legend:

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