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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14451   5 years Don-vip fix #16963 - do not draw lines for GPX unordered tracks
(edit) @14450   5 years Don-vip fix #17024 - hide "Download as new layer" button when there are no …
(edit) @14449   5 years Don-vip fix #17027 - clean output of TaggingPresetPreferenceTestIT
(edit) @14448   5 years Don-vip see #16995 - proper fix to timestamp formatting in GPX files, does not …
(edit) @14447   5 years Don-vip fix #16995 - fix spotbugs regressions (patch by cmuelle8)
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14439   5 years GerdP fix #16976 meaningless debug messages caused by missing quotes …
(edit) @14438   5 years Don-vip fix #16965 - ignore punctuation characters in tagging preset selector
(edit) @14436   5 years Don-vip fix SonarQube issues
(edit) @14435   5 years Don-vip fix SonarQube issues
(edit) @14434   5 years Don-vip fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
(edit) @14433   5 years Don-vip fix #16994 - case-insensitive search in saved user queries
(edit) @14432   5 years Don-vip fix #17000 - add link to OSM History Viewer (pewu)
(edit) @14430   5 years Don-vip fix #17003 - catch UncheckedParseException when converting OSM data to GPX
(edit) @14428   5 years wiktorn Checkstyle & PMD
(edit) @14427   5 years wiktorn Fix canceling precaching imageries along GPX track * when GPX is big …
(edit) @14426   5 years GerdP see #7561 comment 30 add javadoc @since to new public methods and new enum
(edit) @14425   5 years GerdP see #7561 comment 24 slightly modified 7561_storeHeight.patch, 1a) …
(edit) @14424   5 years GerdP see #7561 comment 21 Fix typo properties.presets.visable -> …
(edit) @14423   5 years GerdP see #7561 comment 16 add new expert preference …
(edit) @14419   5 years Don-vip see #16866 : fix PMD warnings
(edit) @14418   5 years michael2402 Fix #16945: Only store changed overpass height if user changes it. Add …
(edit) @14415   5 years michael2402 See #16866: Drop getopt, use own option parser.
Note: See TracRevisionLog for help on using the revision log.