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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3837   13 years framm new viewport following function; moves the viewport so that the last …
(edit) @3835   13 years stoecker fix #5885
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3823   13 years bastiK fixed #5878 - purge keeps relations in the relation view)
(edit) @3818   13 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3811   13 years jttt Fix #5640 Operator 'OR' in search expression does not work, only 'or' …
(edit) @3810   13 years jttt Fix #5862 on startup neither redo nor undo button are greyed out
(edit) @3780   13 years Upliner Fix #5791 Offset window cannot be opened after closing it with "Esc" key
(edit) @3762   13 years stoecker fix help
(edit) @3761   13 years stoecker fix help
(edit) @3760   13 years stoecker fix help
(edit) @3759   13 years stoecker fix help
(edit) @3758   13 years stoecker fix help topics
(edit) @3757   13 years stoecker fix help topics
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3753   13 years stoecker fix help topics
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3734   13 years Upliner fix #5756 -- allow to overwrite offset bookmarks
(edit) @3733   13 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3722   13 years Upliner Allow to adjust imagery offset with arrow keys, add explaination to …
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(edit) @3717   13 years bastiK fixed #5728 (patch by Larry0ua) - Rectifying newly-merged polygons
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3713   13 years jttt Fix #5724 Merge node to the nearest one
(edit) @3710   13 years bastiK new list of recently opened files; little preference rework
(edit) @3704   13 years bastiK added multipoly plugin to josm core. authors: bilbo and Viesturs …
(edit) @3702   13 years bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
(edit) @3684   13 years bastiK fixed #5644 - Search box help not visible if histrory contains long …
(edit) @3683   13 years bastiK #5611 - Error for JoinAreas
(edit) @3682   13 years bastiK fixed #5670 - Nodes are not marked dirty when moved with area tool …
(edit) @3679   13 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(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
Note: See TracRevisionLog for help on using the revision log.