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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17740   3 years simon04 fix #20659 - Add contrast/gamma/... on image viewer
(edit) @17738   3 years simon04 see #16163 - Fix NPE in unit tests
(edit) @17734   3 years simon04 see #16163 - Fix SwingConstants.LEFT for PreferenceTabbedPane
(edit) @17733   3 years simon04 see #16163 - Prefer SwingConstants.LEADING over SwingConstants.LEFT
(edit) @17732   3 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
(edit) @17731   3 years simon04 see #16163 - ExtendedDialog.setupDialog: apply component orientation …
(edit) @17730   3 years simon04 see #16163 - MainApplication: apply component orientation based on locale
(edit) @17726   3 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate (ZoneId) …
(edit) @17721   3 years simon04 see #14176 - Fix BookmarkList.ChangesetBookmark …
(edit) @17719   3 years simon04 see #14176 - Migrate AnimationExtensionManager to LocalDate
(edit) @17718   3 years simon04 see #14176 - Utils.getDurationString in GpxLayer.formatTimespan
(edit) @17717   3 years simon04 see #14176 - Migrate Changeset to Instant
(edit) @17715   3 years simon04 see #14176 - Migrate GPX to Instant
(edit) @17714   3 years simon04 fix #20583 - Filter notes in notes dialog
(edit) @17713   3 years simon04 Extract interface DocumentAdapter
(edit) @17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
(edit) @17709   3 years simon04 fix #20708 - Re-organize the upload dialog
(edit) @17708   3 years simon04 see #20708 - Remove unused upload dialog customization
(edit) @17706   3 years simon04 fix #19126 - Add display preference "Remember dialog geometries"
(edit) @17705   3 years simon04 see #19126 - Simplify WindowGeometry code
(edit) @17704   3 years simon04 see #19126 - Extract WindowGeometry.PREF_KEY_GUI_GEOMETRY
(edit) @17684   3 years simon04 fix #20678 - History Browser: reset coordinates of a node to previous …
(edit) @17682   3 years Don-vip fix #19585 - fix workaround to JDK-8262085
(edit) @17681   3 years Don-vip fix #19585 - add workaround to JDK-8262085
(edit) @17679   3 years Don-vip see #17858 - ask Oracle Java WebStart users to switch to OpenWebStart …
(edit) @17668   3 years simon04 fix #20647 - Do not corrupt preferences when using --status-report
(edit) @17667   3 years simon04 fix #15397 - Toolbar: make ToggleAction buttons reflect toggle state
(edit) @17666   3 years simon04 see #20101 - Separate MapStatus.setAngle/setAngleNaN for plugin …
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17657   3 years wiktorn Allow adding WMS imageries by URL. Add support for special case, …
(edit) @17652   3 years simon04 see #19078 - Preset preference: checkbox for validate user input
(edit) @17651   3 years simon04 see #19078 - Preset preference: extract property constants
(edit) @17650   3 years simon04 Extract IconTextCheckBox widget
(edit) @17649   3 years simon04 Extract QuadStateCheckBox.nextState
(edit) @17648   3 years simon04 fix #20652 - Preferences: Update context-sensitive help page links to …
(edit) @17646   3 years Don-vip fix #20653 - catch IllegalArgumentException when parsing geojson
(edit) @17643   3 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17642   3 years simon04 see #19078 - Common interface TagCondition
(edit) @17639   3 years simon04 see #18949 - Tagging presets: trigger value_template="..." from …
(edit) @17637   3 years simon04 fix #20647 - Add --status-report command line argument
(edit) @17636   3 years GerdP fix #20578: JOSM is out of memory - While adding a local xml preset - …
(edit) @17634   3 years simon04 fix #19292 - Selection List: Option to not sort the objects but show …
(edit) @17633   3 years simon04 see #20258 - Advanced preferences dialog "Change list of maps …
(edit) @17632   3 years simon04 fix #20101 - Rotate & scale tool: show angle or scale factor in status bar
(edit) @17631   3 years simon04 fix #19527 - Download Dialog: Bounding Box: copy bounds to clipboard
(edit) @17628   3 years simon04 fix #16709 - Display a notification while/after saving files
(edit) @17626   3 years simon04 fix #12326 - Layer list: "dirty" and "modified" indicators for data layers
(edit) @17614   3 years simon04 see #14124 - Checkstyle
(edit) @17613   3 years simon04 fix #14124 - Add MapCSS function title Returns a title-cased …
(edit) @17610   3 years simon04 see #18949 - Tagging presets: value_template="..." for <text> Use …
(edit) @17609   3 years simon04 see #18949 - Extract class TaggingPresetItemGuiSupport
(edit) @17608   3 years simon04 see #19554 - Checkstyle
(edit) @17607   3 years simon04 see #19554 - Java Warnings
(edit) @17606   3 years simon04 TaggingPreset: use SequenceCommand.wrapIfNeeded
(edit) @17605   3 years simon04 fix #19554 - Tagging presets: Icons for all preset input boxes
(edit) @17602   3 years simon04 Java Warnings
(edit) @17600   3 years simon04 see #20244 - OAuthAuthorizationWizard: Separate buttons for …
(edit) @17599   3 years simon04 see #20244 - OAuthAuthorizationWizard: Link to OSM wiki
(edit) @17598   3 years simon04 fix #20244 - OAuthAuthorizationWizard: Remove large OAuth logo
(edit) @17596   3 years simon04 fix #20047 - Relation editor: Harmonize F1 function (linking to osm …
(edit) @17595   3 years simon04 see #20047 - Use TagModel.getValue; use String.join
(edit) @17594   3 years simon04 fix #19857 - Select WMS layers: option to only show layers for current view
(edit) @17593   3 years simon04 see #20613 - Split KeyCondition/KeyRegexpCondition Rewrite patterns …
(edit) @17586   3 years simon04 see #20613 - Use Tagged.keys() and Tagged.visitKeys()
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   3 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17583   3 years simon04 see #20613 - Avoid heap allocations in AbstractSelector.matches …
(edit) @17582   3 years simon04 see #20613 - Avoid heap allocations in DividedScale.getWithRange …
(edit) @17581   3 years simon04 see #20613 - Avoid heap allocations in …
(edit) @17580   3 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17579   3 years Don-vip fix #20598 - Add method to indicate that a temporary copy has been …
(edit) @17577   3 years Don-vip see #20598 - javadoc
(edit) @17576   3 years simon04 Checkstyle
(edit) @17574   3 years Don-vip fix #20598 - Update the bucket with the new bbox (patch by taylor.smock)
(edit) @17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17564   3 years Don-vip fix #20594 - add robustness to AutomaticCombine when Integer values …
(edit) @17558   3 years Don-vip fix #20310 - ImageImporter improvements (patch by Bjoeni)
(edit) @17557   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17556   3 years Don-vip fix #20310 - Update deprecated methods used elsewhere in JOSM core …
(edit) @17555   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17553   3 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17552   3 years wiktorn Do not allow adding WMS imagery when no layer is selected When no …
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17545   3 years Don-vip see #20257 - JDK-8251377 is fixed in Java 16, make sure we don't mess …
(edit) @17543   3 years Don-vip fix #20535 - strip leading/trailing whitespace from URLs entered in …
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17524   3 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17523   3 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17522   3 years Don-vip spotbugs - NP_NULL_PARAM_DEREF
(edit) @17521   3 years Don-vip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @17519   3 years Don-vip spotbugs - FE_FLOATING_POINT_EQUALITY
(edit) @17518   3 years Don-vip spotbugs - SF_SWITCH_NO_DEFAULT
(edit) @17516   3 years wiktorn Fine tune cache sizing Reduce the cache size, by not counting the …
(edit) @17512   3 years Don-vip fix #20456 - use correct classloader when loading look-and-feel from …
(edit) @17509   3 years wiktorn Checkstyle fixes
(edit) @17507   3 years wiktorn Add documentation for changes from [17495] Reverse links in code, so …
(edit) @17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17504   3 years wiktorn Correct memory information Correct message sent to logging when …
(edit) @17500   3 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17496   3 years wiktorn Fix regression from [17494] Do not shutdown the thread pool, if this …
Note: See TracRevisionLog for help on using the revision log.