source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4983   15 months stoecker fix text
(edit) @4982   15 months stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4981   15 months simon04 fix #7296 - add place=neighbourhood to presets + styles
(edit) @4980   15 months stoecker move info text to wiki
(edit) @4979   15 months stoecker fix #7410 - infinite loop
(edit) @4978   15 months stoecker add reserved keys for unix
(edit) @4977   15 months Don-vip fix #7389 - Crash when deleting geotagged pictures layer
(edit) @4976   15 months Don-vip fix #7396 - no scroll bar in remote control and audio preferences dialogs
(edit) @4975   15 months stoecker some more cleanup in shortcut handling
(edit) @4974   15 months Don-vip Preferences tabs: robustness to null icons + code cleanup
(edit) @4973   15 months stoecker remove keycodes for NONE-group
(edit) @4972   15 months stoecker remove unwanted recheckin
(edit) @4971   15 months stoecker rework Shortcut handling a bit more, replace conflict handling with 'move …
(edit) @4970   15 months Don-vip see #7386 - call ok() only on initialized settings + fix NPE in plugins …
(edit) @4969   15 months Don-vip fix #7386 for good - Don't know why these files have been skipped from …
(edit) @4968   15 months Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed up …
(edit) @4967   15 months stoecker typo
(edit) @4966   15 months stoecker better shortcuts for up and download
(edit) @4965   15 months stoecker fix last checkin
(edit) @4964   15 months stoecker fix shortcut
(edit) @4963   15 months stoecker fix shortcut
(edit) @4962   15 months akks shortcut ToggleGPXLinesAction -> Shift-X (more important than other X …
(edit) @4961   15 months stoecker see #1576 - switch ImageResource complete to BufferedImage, fix last …
(edit) @4960   15 months stoecker mv jump to action from G to key J
(edit) @4959   15 months stoecker join DuplicateLayerAction with the only caller of it
(edit) @4958   15 months stoecker fix remaining shortcut deprecations
(edit) @4957   15 months stoecker some shortcut fixes
(edit) @4956   15 months stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4955   15 months xeen fix toolbar icon which likely broke due to r4938
(edit) @4954   15 months akks Tab in draw mode allows snapping to current way point projections ant to …
(edit) @4953   15 months stoecker fix some shortcut deprecations
(edit) @4952   15 months xeen fix #6891
(edit) @4951   15 months stoecker fix shortcut conflict
(edit) @4950   15 months stoecker fix way ends on area check
(edit) @4949   15 months xeen fix indentation issues in last commit
(edit) @4948   15 months xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(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   16 months stoecker better shortcut parsing
(edit) @4921   16 months stoecker better shortcut parsing
(edit) @4920   16 months stoecker removed preferences not stored in file
(edit) @4919   16 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
Note: See TracRevisionLog for help on using the revision log.