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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4946   12 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts …
(edit) @4945   12 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts
(edit) @4944   12 years xeen fix #2410
(edit) @4943   12 years stoecker fix some shortcut deprecations
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4938   12 years xeen use ImageIO instead of Toolkit’s createImage. PNGs without alpha …
(edit) @4937   12 years bastiK change wording: warning -> info
(edit) @4936   12 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4935   12 years stoecker see #7073 - add empty styles argument to WMS urls, most servers require it
(edit) @4934   12 years xeen likely fix #7315’s cursor issues and related target-highlight ones
(edit) @4933   12 years stoecker fix last checkin
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4931   12 years Don-vip see #7386 - Speed up languages JComboBox initialization (from ~40ms to …
(edit) @4930   12 years Don-vip see #7386 - Speed up keyCodes retrieving (from ~50ms to 1ms only)
(edit) @4929   12 years Don-vip see #7386 - Do not list unknown keyCodes when using a non-English locale
(edit) @4928   12 years stoecker fix group numbers, so they stay unique also after adding new groups
(edit) @4927   12 years stoecker small cleanups
(edit) @4926   12 years stoecker some shortcut fixes
(edit) @4924   12 years akks fix #7380: "Angle snapping" repeated entry in Edit menu
(edit) @4923   12 years stoecker add new group DIRECT2
(edit) @4922   12 years stoecker better shortcut parsing
(edit) @4921   12 years stoecker better shortcut parsing
(edit) @4920   12 years stoecker removed preferences not stored in file
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @4917   12 years akks AngleSnapping mode: precize intersections, Tab key customizable, …
(edit) @4916   12 years stoecker fix #7375 - resetting shortcuts not possible
(edit) @4915   12 years stoecker better Trac 0.12.3 support
(edit) @4914   12 years akks fix #6239 - Patch by Joshdoe [Case insensitive word-based search in …
(edit) @4913   12 years framm make tab pre-selection public so that plugins can pop up the …
(edit) @4912   12 years framm override<->overwrite. sorry for three commits where one would have …
(edit) @4911   12 years framm change name from override to overwrite.
(edit) @4910   12 years framm fix wrong method name. this is not confirming override, it is …
(edit) @4909   12 years akks fix #6239: Search filter for keyboard shortcuts list
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4907   12 years jttt access gui in edt
(edit) @4906   12 years akks See #7303: Added option to run Download dialog on startup and help …
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4904   12 years stoecker proper help page name
(edit) @4903   12 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4902   12 years Don-vip fix #7355 - Query for a user name does not return any results
(edit) @4901   12 years Don-vip fix #7361 - image filename with 3 commas causes exception
(edit) @4900   12 years stoecker fix #7358 - custom shortcuts broken
(edit) @4899   12 years Don-vip Allow JOSM to load remote .osm files
(edit) @4898   12 years stoecker fix typo
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4896   12 years stoecker remove deprecation
(edit) @4895   12 years stoecker remove deprecation
(edit) @4894   12 years stoecker remove deprecation
(edit) @4893   12 years stoecker remove deprecation
(edit) @4892   12 years stoecker remove deprecation
(edit) @4891   12 years stoecker add shortcut class usage
(edit) @4890   12 years stoecker remove deprecation
(edit) @4888   12 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4887   12 years simon04 see #7225 - add style for ford=yes; do not introduce highway=road
(edit) @4886   12 years simon04 see #7307 - basic version of GeoJSON export
(edit) @4885   12 years simon04 #fix #7344 - Deleting multiple relations ends in failure
(edit) @4884   12 years simon04 fix #7342 - IndexOutOfBoundsException while using remote control
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4882   12 years simon04 fix #7349 - relation shows up as "ref"
(edit) @4881   12 years stoecker remove old map file format support
(edit) @4880   12 years stoecker fix advanced preferences tooltip
(edit) @4879   12 years stoecker fix #7339 - wrong relation member position in delete confirmation
(edit) @4877   12 years akks see #7200 - mark Curves plugin as obsolete (Arc moved to Utilsplugin2)
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4872   12 years akks Fix #7320 - make dialog for edit gpx track properties resizeable
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4870   12 years bastiK fixed #7312 - Image not completely loaded when rotating image
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4866   12 years Don-vip Add numeric keypad +/- support to zoom in/out in Slippy Map (see #6997)
(edit) @4865   12 years bastiK fixed #7209 - do not replace unknown images by dummy image; quote properly
(edit) @4864   12 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4863   12 years bastiK fixed #7309 - JOSM should load images included in StartupPageSource
(edit) @4862   12 years Don-vip fix #7268 - IndexOutOfBoundsException problem in the "History" window
(edit) @4861   12 years bastiK remotecontrol: add 'type' parameter for /imagery request (this should …
(edit) @4860   12 years akks Added parameter slippy_map_chooser.zoomcontrols, see #6997
(edit) @4859   12 years bastiK no read timeout for normal API connections (see #6823, see #7305)
(edit) @4858   12 years bastiK fixed remotecontrol new_layer: do not subtract download area of …
(edit) @4857   12 years bastiK fixed #7073 - Sicily WMS url error
(edit) @4856   12 years stoecker fix typo
(edit) @4855   12 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @4854   12 years bastiK see #6823 - josm starts extremely slow when osm api is offline
(edit) @4853   12 years bastiK fixed #7248 - not worcked
(edit) @4852   12 years bastiK fixed #6252 - Phantom "unsaved" layers in 4021, 4032
(edit) @4851   12 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4849   12 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4848   12 years bastiK fixed #7100 - Regression: JOSM does not allow to select Georeferences …
(edit) @4847   12 years simon04 see #7184 - ImproveWayAccuracyAction: rename mapmode button
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4845   12 years bastiK fixed #7240 - don`t know exatly
(edit) @4844   12 years bastiK made most of the GPS display settings expert. (see #7299)
(edit) @4843   12 years bastiK see #7299 - Move features to expert mode
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4841   12 years bastiK add icon for expert mode switch
(edit) @4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4839   12 years Don-vip Allow plugins to register custom map painting styles and tagging presets
(edit) @4837   12 years jttt Fix tests
(edit) @4836   12 years stoecker make Shortcut parsing easier
Note: See TracRevisionLog for help on using the revision log.