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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14757   5 years Don-vip fix #17276 - catch and ignore ImagingOpException when applying image …
(edit) @14756   5 years GerdP see #17270: improve progress bar by doubling the tick count to match …
(edit) @14748   5 years GerdP fix #17263: GpxLayer sometimes shows "ghost lines"
(edit) @14747   5 years simon04 Refactoring: use Map.computeIfAbsent in Marker
(edit) @14746   5 years simon04 Refactoring: use StandardCharsets
(edit) @14744   5 years simon04 see #17178 - Search menu items: add help button
(edit) @14734   5 years GerdP fix #16706 (16706-improve-v2.patch)
(edit) @14731   5 years simon04 see #15817 - CacheSettingsPanel: add i18n hint
(edit) @14729   5 years simon04 fix #15824 - Display non default API URL in upload dialog
(edit) @14726   5 years Don-vip fix #17235 - NPE
(edit) @14717   5 years GerdP revert r14716, is not compatible with poly plugin
(edit) @14716   5 years GerdP see #17201: Improve progress monitor: Let OsmImporter decide what task …
(edit) @14713   5 years simon04 see #14462 - ChildRelationBrowser: add popup menu
(edit) @14710   5 years Don-vip fix #17207 - NPE
(edit) @14709   5 years Don-vip fix #17222 - "Select relation" button in relation list doesn't work
(edit) @14706   5 years GerdP fix more recent sonar issues
(edit) @14700   5 years simon04 RelationTree: show root handles
(edit) @14695   5 years Don-vip It's 2019 and Oracle has finally discovered what HTTPS is about
(edit) @14692   5 years simon04 see #17182 - fix warning
(edit) @14690   5 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14685   5 years simon04 fix #14462 - Harmonize relation actions provided in popup menus
(edit) @14679   5 years simon04 GenericRelationEditor: bind Ctrl+Enter to okay action
(edit) @14678   5 years simon04 see #13160 - use atomic AtomicBoolean.compareAndSet
(edit) @14677   5 years Don-vip see #14666 - add propertiesdialog.autoresizeTagsTable option, …
(edit) @14676   5 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14675   5 years simon04 HistoryViewer: fix code duplication
(edit) @14674   5 years Don-vip fix #17181 - IAE at OsmIdSelectionDialog.setupDialog
(edit) @14673   5 years GerdP fix #17197 (regression from r14509) Only reset selection when last …
(edit) @14672   5 years GerdP fix #17184: fix leaks in ValidateUploadHook and …
(edit) @14669   5 years GerdP see #13160: Avoid additional deadlocks caused by r13854
(edit) @14668   5 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14667   5 years simon04 see #17185 - Allow to save active ValidatorLayer
(edit) @14662   5 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(edit) @14658   5 years simon04 see #17178 - Upload selection: fix help topic, make help button visible
(edit) @14655   5 years simon04 see #17178 - Search presets: add help buttons, add button icons
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14653   5 years simon04 fix #16874 – Keep the id on the POI if unglueing When unglueing a …
(edit) @14652   5 years simon04 PropertiesMembershipChoiceDialog fix typo of r14650
(edit) @14650   5 years simon04 Extract PropertiesMembershipChoiceDialog.ExistingBothNew enum
(edit) @14649   5 years simon04 see #17173 - Fix LinkTest
(edit) @14648   5 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14647   5 years simon04 see #17173 - Use correct language prefixes for OSM wiki Reference: …
(edit) @14646   5 years simon04 fix #17173 - Detect preset wiki languages automatically
(edit) @14641   5 years simon04 Extract Mediawiki class
(edit) @14634   5 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(edit) @14632   5 years simon04 fix #15817 - Imagery Preferences: collect all cache settings in the …
(edit) @14631   5 years simon04 see #15817 - Imagery Preferences: harmonize cache size units
(edit) @14629   5 years simon04 fix #15918 - Confusing English texts (Imagery preferences)
(edit) @14628   5 years simon04 fix #16706 - Zoom to selection should not zoom out for zoom on a node …
(edit) @14625   5 years Don-vip add copy constructor, needed for plugins
(edit) @14624   5 years Don-vip fix various SonarQube issues
(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) @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) @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) @14562   5 years GerdP fix #16911 regression from r13729 : make sure that redo tree is …
(edit) @14558   5 years GerdP fix checkstyle issue
(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) @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) @14537   5 years GerdP see #17040 call Dataset.clear() in OsmDataLayer.destroy() Without …
(edit) @14532   5 years Don-vip see #16073 - avoid spurious warnings
(edit) @14509   5 years GerdP see #17040 implement resetSelection() to forget recently selected …
(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) @14500   5 years Don-vip see #17040 - fix memory leak after primitives are copied to clipboard
(edit) @14495   5 years Don-vip fix #17054 - prefer JOSM imagery entry "OpenStreetMap Carto …
(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) @14489   5 years Don-vip see #17053 - fix parsing regression involving the - operator
(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) @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) @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) @14459   5 years Don-vip see #16995 - remove unused imports
Note: See TracRevisionLog for help on using the revision log.