source: josm/trunk/src/org/openstreetmap/josm/command @ 5242

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5170   7 weeks Don-vip cleanup svn:mime-type properties preventing Java sources from being viewed …
(edit) @5143   8 weeks xeen fix #7504 -- Remove superfluous check
(edit) @5112   2 months simon04 fix #4077 - patch by sfriedle - Unsaved changes pops up when closing JOSM …
(edit) @5077   2 months xeen Bring area icon to most (all?) places in core. Fixes #6318 (related: …
(edit) @5060   3 months simon04 fix #7470 - tune warning of nodes out of downloaded bbox
(edit) @5059   3 months simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5002   3 months stoecker remove deprecations, all plugins are updated and release, external plugins …
(edit) @4918   3 months simon04 fix #7370 - Refactor Command.getDescription
(edit) @4908   4 months simon04 fix #7327 - show hint in undo-menu which action will be undone (from event …
(edit) @4894   4 months stoecker remove deprecation
(edit) @4890   4 months stoecker remove deprecation
(edit) @4806   4 months stoecker unify texts for validator tests, move command where it belongs
(edit) @4773   5 months bastiK applied #6883 - property toggle dialog: possibility to select and perform …
(edit) @4677   5 months simon04 fix #3423 - Warn when deleting a large relation
(edit) @4461   8 months simon04 fix #5407 - simplify way: dialog asking to delete nodes outside boundary …
(edit) @4458   8 months simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
(edit) @4325   9 months xeen fix deleteWithReference not being silent when asked to
(edit) @4322   9 months xeen Changeset @4320 could create broken ways with only 1 node. This is a …
(edit) @4320   9 months xeen delete way segment would delete whole way if is short
(edit) @4302   10 months stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4191   11 months stoecker remove old debug stuff
(edit) @4126   12 months bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) The …
(edit) @3995   14 months mjulius fix #3590 - Primitives or objects: Pick one
(edit) @3910   15 months stoecker apply #5209 - reduce repeated signaling
(edit) @3703   18 months bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3702   18 months bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
(edit) @3682   18 months bastiK fixed #5670 - Nodes are not marked dirty when moved with area tool …
(edit) @3660   18 months bastiK applied patch by rbyshko - additional constructor for AddPrimitivesCommand
(edit) @3486   21 months bastiK minor fixes
(edit) @3479   21 months jttt cosmetics
(edit) @3440   22 months jttt Fix #5333 "Merge selection" tool is broken
(edit) @3431   22 months bastiK added purge action (some testing would be welcome)
(edit) @3392   22 months jttt Allow SplitWayAction to work also when some non related ways are selected.
(edit) @3362   23 months stoecker fix #5182 - Conflict system simplification - patch by Upliner
(edit) @3336   2 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3335   2 years stoecker #close #4675 - patch by Upliner - error in conflict/undo handling
(edit) @3317   2 years stoecker allow to search incomplete elements again
(edit) @3275   2 years bastiK remove unnecessary java 6 usage
(edit) @3266   2 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3262   2 years bastiK extended command list dialog; added inspection panel
(edit) @3257   2 years jttt Fix #5032: Unexpected error during PASTE
(edit) @3253   2 years jttt See #3892: NPE when dragging virtual node (further debugging info)
(edit) @3187   2 years bastiK clean up debugging code from last commit
(edit) @3186   2 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3173   2 years jttt Fix r3172
(edit) @3172   2 years bastiK make assertions work (see #3892)
(edit) @3152   2 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @3142   2 years bastiK see #4554 - Fixing duplicate nodes takes increasingly longer
(edit) @3089   2 years mjulius In PurgePrimitivesCommand remove all instances of a node to be purged from …
(edit) @3083   2 years bastiK added svn:eol-style=native to source files
(edit) @3055   2 years jttt In DeleteCommand remove references first and then do the deleting (to …
(edit) @3034   2 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @2990   2 years jttt Fix some eclipse warnings
(edit) @2972   2 years jttt Fix #4070 confict management: reseting ID
(edit) @2945   2 years jttt Improvements in conflicts gui
(edit) @2932   2 years mjulius bring PrimitiveData.getId() in line with OsmPrimitive.getId() remove …
(edit) @2844   2 years mjulius fix messages for commands
(edit) @2769   2 years stoecker fixed typo
(edit) @2713   2 years stoecker removed obsolete code (re-add when necessary)
(edit) @2683   2 years mjulius fixes #4149 - exception when undoing reversal of way with tag corrections …
(edit) @2624   2 years mjulius fixes #4088,#4155 - when after conflict resolving the primitive has equal …
(edit) @2611   2 years mjulius fixes #4104 - reversing of way does not update direction dependent roles
(edit) @2569   2 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" when …
(edit) @2565   2 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because we …
(edit) @2521   2 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2512   3 years stoecker i18n updated, fixed files to reduce problems when applying patches, fix …
(edit) @2495   3 years stoecker don't translate assertions
(edit) @2468   3 years stoecker remove ViewID, fix typo, i18n update
(edit) @2435   3 years Gubaer see #3892: can't reproduce but added two assert statement in case it …
(edit) @2414   3 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2410   3 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2405   3 years jttt Save reference to dataset in OsmPrimitive
(edit) @2399   3 years jttt Added map of primitives to dataset to make search by id faster check if …
(edit) @2381   3 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2349   3 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
(edit) @2333   3 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way
(edit) @2323   3 years Gubaer Added explicit help topics See also …
(edit) @2308   3 years Gubaer fixed #3762: Deleted relation still referenced when deleting former member …
(edit) @2305   3 years jttt Use PrimitiveData for Copy, Paste and Paste tags actions
(edit) @2301   3 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2296   3 years stoecker see #3703 - patch by Daeron - deleting way segment cleanup
(edit) @2284   3 years jttt Added PrimitiveData classes. Uses PrimitiveData as storage for Command's …
(edit) @2273   3 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2198   3 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted primitives …
(edit) @2183   3 years stoecker another typo
(edit) @2181   3 years stoecker lots of i18n fixes
(edit) @2173   3 years Gubaer see #3557: Nodes not linked to their ways after combine (was: when …
(edit) @2171   3 years Gubaer applied #3555: patch by Claudius Henrichs: More typos and closing html …
(edit) @2166   3 years stoecker see #3475 - patch by Petr Dlouhý - improve speed
(edit) @2163   3 years stoecker fixed typos
(edit) @2070   3 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2054   3 years Gubaer applied #3389: patch by podolsir: "delete confirmation" message dialogue …
(edit) @2039   3 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2026   3 years Gubaer applied #2163: patch by xeen: for delete-command mouse-icons
(edit) @2025   3 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   3 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2008   3 years Gubaer new: tag conflict resolution when pasting tags (only if necessary) fixed …
(edit) @1990   3 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI instead of …
(edit) @1989   3 years Gubaer fixed #3281: OsmPrimitiveType fails for fusional and/or agglutinative …
(edit) @1954   3 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
Note: See TracRevisionLog for help on using the revision log.