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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15117   5 years Don-vip make sure upload comments are not remembered if …
(edit) @15116   5 years Don-vip fix #16301 - add filter for default imagery entries
(edit) @15115   5 years Don-vip see #16301 - extract ImageryProvidersPanel
(edit) @15114   5 years Don-vip see #16301 - display tooltips for all columns
(edit) @15113   5 years GerdP fix #17746: Detect invalid MapCSS search expressions
(edit) @15109   5 years GerdP fix #17754: Search dialog input field doesn't react on changes in …
(edit) @15108   5 years GerdP simplify code (see #15558): also removes side-effect: The order of …
(edit) @15102   5 years GerdP fix #10391: Add support for "not element of" operator - implement 4 …
(edit) @15097   5 years Don-vip fix parallel execution of integration tests
(edit) @15096   5 years Don-vip make sure we don't get null style sources
(edit) @15090   5 years Don-vip fix #17526 - provide a "search string example" translation context to …
(edit) @15084   5 years Don-vip see #17722 - proper notification of user block
(edit) @15083   5 years Don-vip fix #17729, see #17695 - don't call geometry functions for …
(edit) @15080   5 years Don-vip fix #17526 - Search action dialog: New tooltip and more translations …
(edit) @15077   5 years Don-vip fix forgotten @since xxx
(edit) @15076   5 years Don-vip fix #17501 - Detect if a oneway in a relation may be going in the …
(edit) @15072   5 years Don-vip fix #17698 - don't merge single checks into immediate following checkgroup
(edit) @15069   5 years GerdP fix #17695 - add support to find multipolygon inside polygon or …
(edit) @15068   5 years GerdP see #17695: Fix ContainsFinder by removing wrong code - did not work …
(edit) @15065   5 years GerdP fix #17699: Make sure that a changed filter is used
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15054   5 years Don-vip fix #17676 - display dynamic imagery entries in sub menus when they …
(edit) @15051   5 years Don-vip see #17634 - allow to define exceptions to the list of forbidden …
(edit) @15049   5 years Don-vip see #16301 - add category icons in imagery preferences
(edit) @15048   5 years Don-vip fix #17678 - relation editor: repaint selection table when member …
(edit) @15045   5 years Don-vip fix #17576 - Fix timezones and DST for image correlation (patch by …
(edit) @15041   5 years Don-vip performance - avoid to create the same EastNorth instances during …
(edit) @15040   5 years Don-vip see #17634 - remove google from default list of forbidden terms. …
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @15030   5 years Don-vip fix #17301 - robustness to untranslatable error messages
(edit) @15029   5 years Don-vip fix #17645 - robustness to invalid preset icons
(edit) @15028   5 years GerdP fix #17551: Move "Download Along" into the File menu
(edit) @15020   5 years GerdP fix checkstyle issues
(edit) @15015   5 years Don-vip see #17634 - use case insensitive comparison, forbid google as source
(edit) @15011   5 years GerdP fix #15558: apply 15558-v3.patch
(edit) @15010   5 years Don-vip fix #17634 - Reject uploads that do not follow comment/source upload …
(edit) @15009   5 years Don-vip fix javadoc
(edit) @15007   5 years Don-vip remove deprecated API
(edit) @15001   5 years GerdP fix #17596: No lines displayed for GPX tracks without tags Patch by Bjoeni
(edit) @14995   5 years GerdP Fix PMD warning "Avoid excessively long variable names like …
(edit) @14993   5 years GerdP fix #17591: Add new preference …
(edit) @14985   5 years GerdP fix #17591 Zoom to download doesn't work as expected Partly revert …
(edit) @14984   5 years GerdP fix checkstyle issue
(edit) @14983   5 years GerdP fix #17578: catch IllegalStateException
(edit) @14982   5 years GerdP fix #17237: Poor error handling with write protected files
(edit) @14981   5 years Don-vip fix #16846 - Manual adjust in geotagging images does not take last …
(edit) @14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14976   5 years Don-vip see #15051 - add a new method to get search text from …
(edit) @14973   5 years GerdP simplify code, improve performance: Remove obsolete method …
(edit) @14962   5 years GerdP fix #17551: Download along track doesn't completely download areas …
(edit) @14951   5 years GerdP fix #17517: Memory leak in ChangesetCacheManager
(edit) @14950   5 years GerdP fix #17238 Don't know why I forgot to commit this patch.
(edit) @14939   5 years Don-vip see #17268, see #17516 - add missing semicolons (issue reported by …
(edit) @14938   5 years GerdP see #17517: Shortcut "Esc" doesnt'work in ChangesetCacheManager dialog …
(edit) @14936   5 years GerdP fix #17525: catch all RunTimeExceptions in PleaseWaitRunnable.doRealRun()
(edit) @14932   5 years Don-vip see #15051, fix #17522 - crash in filter dialog caused by r14927
(edit) @14931   5 years GerdP see #17469: Fix memory leak: destroy JosmAction
(edit) @14930   5 years GerdP see #17514: Allow to paste full changeset URL where changeset id is …
(edit) @14929   5 years GerdP fix #17506: Display languages in alphabetical order
(edit) @14928   5 years GerdP see #17333: remove "?" from title so that already existing I18N string …
(edit) @14927   5 years Don-vip see #15051 - refactoring: extract SearchDialog from SearchAction
(edit) @14926   5 years GerdP fix #17333: Show last used tags in Add Tag Dialog
(edit) @14912   5 years GerdP see #17469: add shortcut Shift+Minus for "Ignore for now" action
(edit) @14908   5 years GerdP fix checkstyle issue
(edit) @14907   5 years GerdP see #17412: improve code which identifies previously expanded rows Old …
(edit) @14903   5 years Don-vip fix #17487 - NPE
(edit) @14902   5 years Don-vip fix #17481 - NPE
(edit) @14899   5 years GerdP fix checkstyle issues (indention, empty lines)
(edit) @14895   5 years Don-vip fix #17477 - AIOOBE
(edit) @14894   5 years GerdP see #17469: Change action name "Remove" to "Ignore for now" else one …
(edit) @14892   5 years GerdP see #17412: Improve re-selection of tree element when the tree is …
(edit) @14889   5 years GerdP fix #17469: Add action "Remove" to right click menu. The action …
(edit) @14888   5 years Don-vip fix #17457 - Drop data depended tool tip from …
(edit) @14887   5 years GerdP see #17342: improve performance: check if selection is empty before …
(edit) @14886   5 years GerdP fix #17354: Relation list is not always updated The problem was that …
(edit) @14880   5 years Don-vip fix #17448 - Same buttons in Upload Selection as in other upload …
(edit) @14878   5 years GerdP see #17412: revert undintended functional change made in r14860
(edit) @14877   5 years GerdP fix sonar issue: Replace this if-then-else statement by a single …
(edit) @14875   5 years GerdP fix sonar issue: Add underscores to this numeric value for readability
(edit) @14872   5 years GerdP see #17443: increase threshold value reg. display of progress bar to …
(edit) @14868   5 years GerdP fix #17443: improve performance for GPX layer action "Download from …
(edit) @14864   5 years GerdP simplify code, no need to duplicate the EnumMap created in …
(edit) @14863   5 years GerdP fix checkstyle issue
(edit) @14860   5 years GerdP fix some checkstyle and sonar issues, improve readability, no …
(edit) @14858   5 years GerdP see #17345: disable ignore button only when the top level (severity) …
(edit) @14857   5 years GerdP see #17401, #17431 - make sure that list of errors is never null - …
(edit) @14856   5 years GerdP see #17412 if validator tree is rebuild, try to re-select the error …
(edit) @14854   5 years GerdP see #17342: call updateEnabledState() for Lookup Button also when the …
(edit) @14850   5 years GerdP correct version number in @since
(edit) @14849   5 years GerdP fix #17412: Update validator tree when primitives are purged or …
(edit) @14847   5 years GerdP fix #17343 and #17344: Enable/Disable buttons in ValidatorDialog
(edit) @14846   5 years GerdP fix findbugs issue: Should …
(edit) @14845   5 years GerdP fix #17401: create a SequenceCommand instead of adding single commands …
(edit) @14842   5 years GerdP see #17268: fix invalid i18n string
(edit) @14839   5 years GerdP fix pmd: This call to Collection.toArray() may be optimizable
(edit) @14837   5 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14836   5 years GerdP simplify code and avoid use of CopyList constructor
(edit) @14834   5 years GerdP see #17342: Simplify code and drastically improve performance when …
(edit) @14833   5 years GerdP fix sonar issues
(edit) @14828   5 years GerdP fix #17268: There should be a method to clear ignored errors patch …
Note: See TracRevisionLog for help on using the revision log.