source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14691   6 years simon04 see #17202 - Fix NPE in UploadDialogTest
(edit) @14690   6 years simon04 see #17202 - Use Shortcut#setTooltip to fix deprecations
(edit) @14689   6 years simon04 fix #17202 - InputMapUtils: display Ctrl+Enter in action tooltip
(edit) @14688   6 years GerdP see #17201 improve progressMonitor for internal osm (xml) importer
(edit) @14687   6 years GerdP revert accidential commit
(edit) @14686   6 years GerdP
(edit) @14685   6 years simon04 fix #14462 - Harmonize relation actions provided in popup menus
(edit) @14684   6 years simon04 Fix typo
(edit) @14683   6 years GerdP fix #17199 Add keys length and width to ignore list
(edit) @14682   6 years simon04 ExportRelationToGpxAction: i18n fix
(edit) @14681   6 years simon04 Refactoring: use LinkedList.descendingIterator in ExportRelationToGpxAction
(edit) @14680   6 years simon04 fix #14856 - Add naming tags for relations: water/waterway/wetland …
(edit) @14679   6 years simon04 GenericRelationEditor: bind Ctrl+Enter to okay action
(edit) @14678   6 years simon04 see #13160 - use atomic AtomicBoolean.compareAndSet
(edit) @14677   6 years Don-vip see #14666 - add propertiesdialog.autoresizeTagsTable option, …
(edit) @14676   6 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14675   6 years simon04 HistoryViewer: fix code duplication
(edit) @14674   6 years Don-vip fix #17181 - IAE at OsmIdSelectionDialog.setupDialog
(edit) @14673   6 years GerdP fix #17197 (regression from r14509) Only reset selection when last …
(edit) @14672   6 years GerdP fix #17184: fix leaks in ValidateUploadHook and …
(edit) @14671   6 years simon04 Status report: exclude file history, Overpass queries
(edit) @14670   6 years GerdP fix #17186: Simplify code in ImproveWayAccuracyAction
(edit) @14669   6 years GerdP see #13160: Avoid additional deadlocks caused by r13854
(edit) @14668   6 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14667   6 years simon04 see #17185 - Allow to save active ValidatorLayer
(edit) @14666   6 years GerdP fix #17183: unfurl Validator Panel first and set error list later so …
(edit) @14665   6 years simon04 checkstyle
(edit) @14664   6 years stoecker fix test cases, see #17173
(edit) @14663   6 years Don-vip see #16525 - use more explicit opening_hours value
(edit) @14662   6 years simon04 see #16874 fix #17180 - NPE in UnGlueAction
(edit) @14661   6 years Don-vip see #17162 - i18n update
(edit) @14660   6 years stoecker see #17173 - proper prefixes for OSM wiki
(edit) @14659   6 years Don-vip fix tests broken since r14654
(edit) @14658   6 years simon04 see #17178 - Upload selection: fix help topic, make help button visible
(edit) @14657   6 years simon04 see #17178 - Save session: add help button
(edit) @14656   6 years simon04 see #17178 - Search notes: add help button
(edit) @14655   6 years simon04 see #17178 - Search presets: add help buttons, add button icons
(edit) @14654   6 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14653   6 years simon04 fix #16874 – Keep the id on the POI if unglueing When unglueing a …
(edit) @14652   6 years simon04 PropertiesMembershipChoiceDialog fix typo of r14650
(edit) @14651   6 years simon04 see #17170 - TagInfoExtract: create imageDir
(edit) @14650   6 years simon04 Extract PropertiesMembershipChoiceDialog.ExistingBothNew enum
(edit) @14649   6 years simon04 see #17173 - Fix LinkTest
(edit) @14648   6 years simon04 fix #17067 - Duplicate settings for display of hatching area
(edit) @14647   6 years simon04 see #17173 - Use correct language prefixes for OSM wiki Reference: …
(edit) @14646   6 years simon04 fix #17173 - Detect preset wiki languages automatically
(edit) @14645   6 years Don-vip fix #17174 - Add 22000 as a valid voltage value
(edit) @14644   6 years Don-vip see #16525 - fix i18n issue
(edit) @14643   6 years Don-vip optimize parsing by creating static regex patterns (patch by …
(edit) @14642   6 years simon04 LanguageInfo: add unit tests
(edit) @14641   6 years simon04 Extract Mediawiki class
(edit) @14640   6 years simon04 fix #17169 - Missing MessageFormat arguments in OptionParser
(edit) @14639   6 years simon04 see #17170 - Update README
(edit) @14638   6 years simon04 Run PMD on scripts/ and apply fixes
(edit) @14637   6 years simon04 Run Checkstyle on scripts/ and apply fixes
(edit) @14636   6 years simon04 see #17170 - Adapt build.xml to compile+run TagInfoExtract
(edit) @14635   6 years simon04 see #17170 - Refactoring of TagInfoExtract
(edit) @14634   6 years simon04 fix #17170 - Migrate TagInfoExtract.groovy to Java
(edit) @14633   6 years Don-vip fix #17171 - update preset wiki languages (patch by naoliv)
(edit) @14632   6 years simon04 fix #15817 - Imagery Preferences: collect all cache settings in the …
(edit) @14631   6 years simon04 see #15817 - Imagery Preferences: harmonize cache size units
(edit) @14630   6 years simon04 fix #16497 - Support relative paths in .joz session file
(edit) @14629   6 years simon04 fix #15918 - Confusing English texts (Imagery preferences)
(edit) @14628   6 years simon04 fix #16706 - Zoom to selection should not zoom out for zoom on a node …
(edit) @14627   6 years GerdP fix #17167 : Regression from #17119 clipped closed path was not closed
(edit) @14626   6 years stoecker see #16123 - support complete style/rule/preset scan using josm server …
(edit) @14625   6 years Don-vip add copy constructor, needed for plugins
(edit) @14624   6 years Don-vip fix various SonarQube issues
(edit) @14623   6 years Don-vip Google+ is shutting down, see …
(edit) @14622   6 years Don-vip fix #17160 - don't open local files with custom browser
(edit) @14621   6 years Don-vip fix #17159 - Don't sort map_size values in information=map preset
(edit) @14620   6 years stoecker see #16123 - don't append logfile output
(edit) @14619   6 years stoecker see #16123 - add logfile output, drop old ignores
(edit) @14618   6 years Don-vip i18n update
(edit) @14617   6 years Don-vip update presets lang
(edit) @14616   6 years stoecker see #16073 - output skipped ignores at the end
(edit) @14615   6 years Don-vip fix recent sonar issues
(edit) @14614   6 years Don-vip see #16073 - increase read timeout for slow WMS servers
(edit) @14613   6 years Don-vip fix #14666 - Do not resize membership table (patch by bagage)
(edit) @14612   6 years Don-vip see #16073 - mark ignored tests as skipped
(edit) @14611   6 years Don-vip see #16073 - increase read timeout for slow WMS servers
(edit) @14610   6 years Don-vip add building=carport
(edit) @14609   6 years GerdP checkstyle fix
(edit) @14608   6 years Klumbumbus fix #17149, see #15774 - remove couplings:type from hydrant preset due …
(edit) @14607   6 years GerdP see #17040 call setTransferHandler(null) in destroy()
(edit) @14606   6 years Don-vip see #16073 - handle locale-dependent error messages such as XML …
(edit) @14605   6 years Don-vip see #16073 - convert single global test to one test per imagery entry …
(edit) @14604   6 years Don-vip tools update: awaitility 3.1.5, equalsverifier 3.1.2, jmockit 1.44, …
(edit) @14603   6 years Don-vip fix #17145 - fix java warnings in tests (patch by francois2)
(edit) @14602   6 years GerdP see #17040 fix typo in ChangesetCacheManager.destroyInstance() so that …
(edit) @14601   6 years GerdP see #17040 dispose PreferenceDialog and call removeWindowListener()
(edit) @14600   6 years stoecker see #17141 - fix typo in sync script
(edit) @14599   6 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14598   6 years GerdP see #17040 kitofx.patch: use String.intern() for deduplication of …
(edit) @14597   6 years Don-vip see #16525 - fix issues
(edit) @14596   6 years GerdP fix checkstyle issue
(edit) @14595   6 years GerdP see #15774: fix typo reg. E:fire_hydrant:pressure and remove …
(edit) @14594   6 years GerdP see #15774: Add robustness for typos in ignoretags.cfg Before a …
(edit) @14593   6 years Klumbumbus fix #15774 - Update emergency=fire_hydrant preset (based on patch by …
(edit) @14592   6 years Don-vip fix minor code style issues
Note: See TracRevisionLog for help on using the revision log.