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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5211   12 years simon04 fix #7666 - Download object exception with invalid value
(edit) @5198   12 years simon04 see #7230 - make alternative search dialog default (for testing)
(edit) @5194   12 years simon04 about dialog: set cursor/caret position to 0 in order to scroll to top
(edit) @5191   12 years akks fix #7566: Angle snapping: show 30 instead of 330
(edit) @5184   12 years Don-vip fix #7577 - NPE in Search Window (patch from joshdoe)
(edit) @5175   12 years Don-vip fix #7581 - gpx tracks download limited only to osm.org server
(edit) @5174   12 years akks should fix #7580 - NPE on Alt-F4 (while in select-moving mode)
(edit) @5171   12 years Don-vip history/osmChange handling: fix an issue when downloading osmChange …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5161   12 years simon04 see #3910 - remove debugging output, make lasso mode work correctly
(edit) @5154   12 years simon04 see #3910 - improve tooltip text of lasso mode
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @5149   12 years Don-vip fix EDT violation after a download error
(edit) @5137   12 years akks Andle Snapping improvements: activation on A (Tab can be disabled, see …
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5131   12 years xeen automatically add file extensions added by plugins to the "All …
(edit) @5125   12 years Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @5110   13 years simon04 fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
(edit) @5108   13 years xeen remove superfluous calls to recalculateBounds() and add clarifying comment.
(edit) @5106   13 years xeen fix parts of draw mode which broke in r5099 (fixes #7524)
(edit) @5104   13 years xeen fix #7523 (thanks Daeron)
(edit) @5102   13 years xeen fix broken way segment highlighting introduced in @5101
(edit) @5101   13 years xeen reduce repaints for DeleteAction with target highlighting enabled (see …
(edit) @5100   13 years xeen fix highlights still being drawn in draw mode when cursor exited the …
(edit) @5099   13 years xeen flip default value for wayIsFinished variable when entering drawMode …
(edit) @5098   13 years xeen Reduce repaints required when in draw mode. This should improve …
(edit) @5097   13 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @5096   13 years simon04 fix #7517 - NPE when pasting relation with incomplete node members to …
(edit) @5093   13 years xeen only repaint when the to-be-highlighted primitives change. The patch …
(edit) @5092   13 years simon04 Toggle edit toolbar (in View menu or in popup menu)
(edit) @5091   13 years akks Warning against misaligned imagery for new users - see #7450. Added …
(edit) @5078   13 years Don-vip fix #7502 - F10 doesn't work after entering full screen (by pressing F11)
(edit) @5076   13 years xeen fix #6780. Please report if this caused any repaint problems.
(edit) @5075   13 years akks see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
(edit) @5063   13 years simon04 see #7230 - improve alternative search dialog (adapt insert text, hand …
(edit) @5059   13 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5053   13 years akks style fix, removed one patch committed by mistake
(edit) @5052   13 years xeen fix #5170
(edit) @5050   13 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5048   13 years akks fix #7429 - Shortcut redefinition in Save As feature
(edit) @5044   13 years Don-vip fix #7471 - No suitable download task for XAPI queries with * for …
(edit) @5041   13 years simon04 fix #6601, fix #6667 - SplitWayAction: improve warning prevention - …
(edit) @5038   13 years simon04 fix #7459 - fix 'timestamp:' search
(edit) @5026   13 years Don-vip Do not set "null" tooltips
(edit) @5025   13 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5024   13 years Don-vip Extract .osm filename from URL to set the new layer name
(edit) @5016   13 years akks Patch by JoshDoe [Faster relation selection with Alt+click and …
(edit) @5014   13 years xeen fix #7429
(edit) @5013   13 years akks Validation on upload and error reporting windows did not fit in 800x600
(edit) @5011   13 years Don-vip see #6705 - Allow downloading of URLs that have no "zoom" included
(edit) @4996   13 years Don-vip fix #2012 - Download from URL dropped on main window
(edit) @4982   13 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4973   13 years stoecker remove keycodes for NONE-group
(edit) @4967   13 years stoecker typo
(edit) @4966   13 years stoecker better shortcuts for up and download
(edit) @4964   13 years stoecker fix shortcut
(edit) @4963   13 years stoecker fix shortcut
(edit) @4962   13 years akks shortcut ToggleGPXLinesAction -> Shift-X (more important than other X keys)
(edit) @4960   13 years stoecker mv jump to action from G to key J
(edit) @4959   13 years stoecker join DuplicateLayerAction with the only caller of it
(edit) @4958   13 years stoecker fix remaining shortcut deprecations
(edit) @4957   13 years stoecker some shortcut fixes
(edit) @4956   13 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4954   13 years akks Tab in draw mode allows snapping to current way point projections ant …
(edit) @4948   13 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4943   13 years stoecker fix some shortcut deprecations
(edit) @4942   13 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4934   13 years xeen likely fix #7315’s cursor issues and related target-highlight ones
(edit) @4932   13 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4927   13 years stoecker small cleanups
(edit) @4924   13 years akks fix #7380: "Angle snapping" repeated entry in Edit menu
(edit) @4921   13 years stoecker better shortcut parsing
(edit) @4918   13 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @4917   13 years akks AngleSnapping mode: precize intersections, Tab key customizable, …
(edit) @4911   13 years framm change name from override to overwrite.
(edit) @4910   13 years framm fix wrong method name. this is not confirming override, it is …
(edit) @4908   13 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4907   13 years jttt access gui in edt
(edit) @4904   13 years stoecker proper help page name
(edit) @4899   13 years Don-vip Allow JOSM to load remote .osm files
(edit) @4892   13 years stoecker remove deprecation
(edit) @4891   13 years stoecker add shortcut class usage
(edit) @4886   13 years simon04 see #7307 - basic version of GeoJSON export
(edit) @4874   13 years jttt Use static class were appropriate
(edit) @4869   13 years jttt Use final were appropriate
(edit) @4868   13 years jttt fix some warnings
(edit) @4855   13 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @4851   13 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4850   13 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4847   13 years simon04 see #7184 - ImproveWayAccuracyAction: rename mapmode button
(edit) @4846   13 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4845   13 years bastiK fixed #7240 - don`t know exatly
(edit) @4843   13 years bastiK see #7299 - Move features to expert mode
(edit) @4842   13 years stoecker i18n fixed and shortcut cleanups
(edit) @4841   13 years bastiK add icon for expert mode switch
(edit) @4840   13 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4836   13 years stoecker make Shortcut parsing easier
(edit) @4832   13 years simon04 see #7230 - alternative search dialog for beta testing (enabled by …
(edit) @4817   13 years bastiK applied #7178 - Allow plugins to register search operators (patch by …
(edit) @4805   13 years stoecker fix typo
Note: See TracRevisionLog for help on using the revision log.