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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3656   13 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
(edit) @3650   13 years bastiK applied #5599 (patch by extropy) - Join areas speed improvement
(edit) @3643   13 years bastiK applied #5590 (patch by bilbo) - Allow Join node to way with multiple nodes
(edit) @3642   13 years bastiK fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way"
(edit) @3640   13 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3636   13 years bastiK see #5577 (patch by extropy) - Move some methods and make them public …
(edit) @3634   13 years bastiK applied #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3631   13 years bastiK see #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3596   14 years bastiK applied #5531 (patch by Martin Ždila) - There should be way to merge …
(edit) @3595   14 years bastiK applied #5179 (patch by bilbo) - Join overlapping areas / Separate …
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3593   14 years bastiK put back [3590]
(edit) @3590   14 years bastiK roll back 3550 and 3555 because of upcoming release (there are still …
(edit) @3586   14 years jttt Fix #5497 search finds strings in username by default
(edit) @3570   14 years stoecker fix GPX export action
(edit) @3557   14 years bastiK applied #5427 (patch by extropy) - Extrude leaves unnecessary nodes …
(edit) @3556   14 years bastiK cleanup search - use unicode normalization (java 6 required)
(edit) @3555   14 years bastiK applied #5480 (patch by Christian Müller) - some cleanup in …
(edit) @3554   14 years bastiK see #5179 (patch by viesturs) - improve join areas
(edit) @3552   14 years bastiK remove debugging code from last commit
(edit) @3551   14 years bastiK see #5470 (patch by Christian Müller) - cosmetics for …
(edit) @3550   14 years bastiK see #5457 (patch by Christian Müller) - make it easier to select ways …
(edit) @3543   14 years bastiK fixed #5470 - fullscreen moves dialogs below main window
(edit) @3538   14 years bastiK fixed #5452 - Tools-->UnGlue Ways is counterintuitive
(edit) @3537   14 years bastiK fix fullscreen by adding simulated mode for windows platorm (patch by …
(edit) @3535   14 years bastiK applied #5463 (patch by Christian Müller) - get rid of window …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3523   14 years bastiK reduce number of unnecessary mapview.repaint()
(edit) @3515   14 years stoecker fixed #5431 - splitting way fails when outer-node is also inner node
(edit) @3510   14 years bastiK fix rework [3504] (see #5179)
(edit) @3504   14 years bastiK reworked reverseWay and combineWay such that it can be used by other …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3479   14 years jttt cosmetics
(edit) @3462   14 years bastiK fixed #4771 - Move more than 20 elements dialog should not be …
(edit) @3450   14 years bastiK Purge+Clear Undo/Redo should free memory - remove references by …
(edit) @3449   14 years bastiK see #5179 (patch by viesturs) - Fixed "nothing changed" popup (Join …
(edit) @3445   14 years bastiK see #5179 (patch by viesturs) - Join overlapping areas produces bad results
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3437   14 years bastiK fixed #5328 - Tried to split way JOSM crashed
(edit) @3431   14 years bastiK added purge action (some testing would be welcome)
(edit) @3426   14 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied only
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3409   14 years jttt Use class BooleanProperty so it don't get removed from josm jar and …
(edit) @3392   14 years jttt Allow SplitWayAction to work also when some non related ways are selected.
(edit) @3385   14 years jttt Fix warnings
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @3383   14 years jttt Fix #5269 JoinAreasAction
(edit) @3378   14 years jttt Fix #2662 Auto-save
(edit) @3363   14 years stoecker fix #5204 - wrong window title
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3320   14 years stoecker fix #5000 - NPE
(edit) @3317   14 years stoecker allow to search incomplete elements again
(edit) @3313   14 years stoecker fixed typo
(edit) @3309   14 years stoecker fixed #5081 - typo
(edit) @3305   14 years stoecker fix #5085 - allow to search for roles
(edit) @3304   14 years stoecker catch all errors thrown from search
(edit) @3303   14 years stoecker catch all errors thrown from search (there are also out of array index …
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3299   14 years stoecker some minor cleanups
(edit) @3285   14 years stoecker fix #5076 - exception for object download
(edit) @3277   14 years mjulius Message improvement
(edit) @3266   14 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3260   14 years stoecker fix #5012 - rename New to New Layer
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3251   14 years stoecker fixed #5016 - object download did not focus object
(edit) @3244   14 years jttt Fix #5009: esc does not stop line drawing / deselect (by reverting r3227)
(edit) @3242   14 years jttt Applied #5026 by Kalle Lampila: Unnecessary code in UnGlueAction
(edit) @3241   14 years jttt Applied #4797 by Kalle Lampila: unglueing the first/last node of an …
(edit) @3230   14 years stoecker fix #4995 - improve area joinging reliability
(edit) @3227   14 years jttt Fix #2234 Translation can cause JosmActions to illegally handle shortcuts
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3224   14 years jttt Applied #4999 by mikalaari: Missing tr() around a tooltip
(edit) @3217   14 years bastiK fixed #4971 NullPointerException at OsmReader.java:586, caused by …
(edit) @3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3201   14 years stoecker fix #4766 (exception), don't display virtual nodes for disabled …
(edit) @3187   14 years bastiK clean up debugging code from last commit
(edit) @3186   14 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3184   14 years bastiK fixed #4256 - Extrude snaps to a sparse grid (Changed the geometrical …
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @3176   14 years jttt Fix #3952 Search history not remembered across restarts
(edit) @3175   14 years jttt Allow to set parameters for actions on toolbar. Used by SearchAction …
(edit) @3170   14 years bastiK fixed #4818 - undo after merging two ways being members of relations …
(edit) @3156   14 years jttt Fix NPE in case SplitWayAction show message dialog
(edit) @3153   14 years jttt Return copy of bbox in Way.getBBox (to make sure internal copy won't …
(edit) @3152   14 years Gubaer SplitWayAction slightly refactored, going to need this somewhere else
(edit) @3142   14 years bastiK see #4554 - Fixing duplicate nodes takes increasingly longer
(edit) @3140   14 years jttt Fix #4597: search does not find id:0
(edit) @3134   14 years bastiK fixed #4606 - merging a new and an already existing node (better …
(edit) @3116   14 years jttt Reuse offscreenBuffer if layers didn't change
(edit) @3108   14 years Gubaer fixed #4705: Exception when drawing a closed way
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3093   14 years Gubaer Ouch, shouldn't have removed getData(). Fixes the previous commit.
(edit) @3092   14 years Gubaer fixed #4681: Open Street Bug Plugin Crashed
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3066   14 years mjulius fix NPE caused by r3064
Note: See TracRevisionLog for help on using the revision log.