source: josm

Revision Log Mode:


Legend:

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