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

Revision Log Mode:


Legend:

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