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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2347   14 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2341   14 years Gubaer applied #3798: patch by bastiK: Merge nodes tool - respect selection order
(edit) @2339   14 years jttt Fixed #3785
(edit) @2336   14 years Gubaer Removed error memory from progress monitoring subsystem.
(edit) @2335   14 years Gubaer fixed #3795: download has wrong coordinates
(edit) @2334   14 years Gubaer Improved bookmark tab in download dialog
(edit) @2333   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way
(edit) @2332   14 years Gubaer Some updates in download dialog and related
(edit) @2331   14 years Gubaer Cleanup in DownloadAction and DownloadDialog Added context-sensitive …
(edit) @2330   14 years Gubaer fixed #3794: not download the correct area
(edit) @2328   14 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2325   14 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2319   14 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2317   14 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2315   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way …
(edit) @2312   14 years Gubaer fixed #3759: NPE on copy-paste between two layers where the origin …
(edit) @2310   14 years Gubaer fixed #3755: ctrl+drop node merging doesn't use destination node coords
(edit) @2308   14 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2305   14 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2303   14 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2288   15 years stoecker removed deprecated
(edit) @2285   15 years Gubaer Improved Download Location Dialog and created …
(edit) @2283   15 years Gubaer fixed #3698: copying a relation or its keys/values impossible
(edit) @2277   15 years Gubaer Fixed problem with synchronizing ways
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2271   15 years stoecker fix #3685 - NPE
(edit) @2268   15 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2262   15 years stoecker applied #3544 - fix search history - patch by singularita gmail com
(edit) @2260   15 years Gubaer added documentation, fixed initialization of enabled state of JosmAction
(edit) @2256   15 years Gubaer Removed inefficient DataSet:getSelected() when responding to …
(edit) @2255   15 years Gubaer New utility class for help context aware option dialogs Improved …
(edit) @2254   15 years stoecker i18n update
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
Note: See TracRevisionLog for help on using the revision log.