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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2808   14 years stoecker first version of a tool to detect icon usage, does not yet detect all …
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2798   14 years stoecker fix commandline file loading - closes #4288 - patch by bomm
(edit) @2792   14 years jttt #4323 splitting way freezes JOSM completely
(edit) @2791   14 years jttt Make search pattern matchers that match all/nothing public
(edit) @2790   14 years jttt Fixed #4164 Searching for type:node blocked by system many minutes
(edit) @2777   14 years mjulius fixes #2473 - Search does not work when searching for value containing …
(edit) @2768   14 years mjulius fixes #4314 - user:"foo" works, user:"foo bar" doesn't fixed parsing …
(edit) @2764   14 years mjulius fixes #4270 - keep linked-state in relations intact when splitting …
(edit) @2759   14 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
(edit) @2758   14 years mjulius fixes #1653 - zoom to the previously shown area This adds menu entries …
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2735   14 years stoecker close #4284 - wireframe display on startup wrong
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2703   14 years bastiK correct errors from last check in
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2701   14 years stoecker fixed typo
(edit) @2695   14 years Gubaer fixed #4241: Add the ability to use JOSM Search to find an object version
(edit) @2692   14 years Gubaer fixed #4242: patch by Pekka Lampila: Clicks are ignored in draw mode, …
(edit) @2685   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2684   14 years Gubaer fixed help topic
(edit) @2682   14 years stoecker added update modified action
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2661   14 years jttt Fixed #4204 NPE on empty search
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2637   14 years stoecker applied #4167 - patch by avar - fix search docs
(edit) @2636   14 years stoecker fixed #4163 - patch by avar - fixed searching
(edit) @2633   14 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
(edit) @2628   14 years stoecker close #2086 - handle restriction relation for way splitting
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2616   14 years Gubaer Completed Changeset List Dialog See also …
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2610   14 years mjulius Fixes #4115 - bogus warning about nodes outside download area in …
(edit) @2604   14 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2596   14 years bastiK fixed #4120 (patch by mjulius) - orthogonalize tool: Do not assume all …
(edit) @2589   14 years stoecker small code cleanup
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2575   14 years stoecker include utilsplugin, fix #4086
(edit) @2573   14 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2567   14 years Gubaer applied #3738: patch by mjulius: Searching for non-existent usernames …
(edit) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2564   14 years Gubaer Removed code not necessary any more because we have referrer support …
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2558   14 years bastiK fix #3838 - DrawAction: Wrong start point for helper line after adding …
(edit) @2550   14 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
(edit) @2548   14 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
(edit) @2546   14 years Gubaer fixed wrong data range check in AddNodeAction
(edit) @2545   14 years stoecker fixed typo
(edit) @2543   14 years Gubaer fixed #3494: shift+d form should be accept coma as well as dots
(edit) @2534   14 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2533   14 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2531   14 years Gubaer fixed in #2730: "Add Node..." dialog: wrong focus after showing up
(edit) @2530   14 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
(edit) @2528   14 years Gubaer see #3838: Selection behaves weird when adding nodes with double-click
(edit) @2521   14 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2510   14 years jttt SearchCompiler - prepare everything in constructor, don't throw …
(edit) @2500   14 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
(edit) @2497   14 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2477   14 years Gubaer fixed #3921: Autojump to downloaded area
(edit) @2471   14 years Gubaer fixed #3963: Synchronize does not work
(edit) @2467   14 years Gubaer applied #3961: patch by avar: Display help button in Search dialog
(edit) @2451   14 years Gubaer fixed #3434: Add search history to the search dialog
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2444   14 years Gubaer fixed #3908: Exception when updating a way fixed a few I18n issues
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2432   14 years Gubaer fixed patch applied in in r2429 - didn't compile. Hope the downcasting …
(edit) @2431   14 years stoecker applied #3804 - patch by Daeron - reduce unnecessary changes
(edit) @2429   14 years stoecker applied #3832 - patch by ris - improve extrude action
(edit) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
(edit) @2410   14 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2407   14 years jttt Added support for referrers
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2401   14 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2390   14 years Gubaer Minor improvement in context-sensitive help
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2370   14 years stoecker reworked user agent string to match established format
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(edit) @2367   14 years framm make file types optional so that JOSM still works if certain …
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2357   14 years Gubaer applied #3807: patch by avar: Add tags: operator to search engine to …
(edit) @2356   14 years Gubaer applied #3820: patch by hansendc: fix CombineWayAction warning
(edit) @2351   14 years Gubaer fixed #3813: Add mode is broken
(edit) @2349   14 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
Note: See TracRevisionLog for help on using the revision log.