source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5021   13 years stoecker use display value in tagging presets also for combo default entry
(edit) @5020   13 years akks fix #7371: Use Enter/Insert for editing/adding tags in properties table
(edit) @5019   13 years akks fix #7325 - copy URL to clipboard by right click (UrlLabel component)
(edit) @5018   13 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @5017   13 years stoecker use EPSG codes instead of instanceof to verify projection (allows to …
(edit) @5016   13 years akks Patch by JoshDoe [Faster relation selection with Alt+click and …
(edit) @5015   13 years stoecker better handling of dialogs for multiple screens
(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) @5012   13 years akks tried to fix 0-node way validation bug, see #7437
(edit) @5011   13 years Don-vip see #6705 - Allow downloading of URLs that have no "zoom" included
(edit) @5010   13 years bastiK fixed #7434 - remotecontrol: URLs with "&" and "?" character don't work
(edit) @5009   13 years bastiK Remotecontol (binary) API is obsolete since plugin got integrated in …
(edit) @5008   13 years bastiK remotecontrol: tolerate '?' in query part of url (see #7434)
(edit) @5007   13 years xeen fix #3409
(edit) @5006   13 years stoecker make shortcut table a bit more colorful
(edit) @5005   13 years xeen fix #6705
(edit) @5004   13 years xeen fix #7426
(edit) @5003   13 years xeen fix #3409
(edit) @5002   13 years stoecker remove deprecations, all plugins are updated and release, external …
(edit) @5001   13 years stoecker fix last checkin
(edit) @5000   13 years stoecker cleanup reserved keysf
(edit) @4999   13 years stoecker fix #7402 - multikey shortcut handling
(edit) @4998   13 years stoecker fix build
(edit) @4997   13 years stoecker free some reserved keys
(edit) @4996   13 years Don-vip fix #2012 - Download from URL dropped on main window
(edit) @4995   13 years stoecker fix reserved translation
(edit) @4994   13 years Don-vip see #7226 - fix microsoft-reserved-13 to microsoft-reserved-16 …
(edit) @4993   13 years stoecker see #7226 - fix shortcut reassignment
(edit) @4992   13 years xeen fix #7345
(edit) @4991   13 years Don-vip setAutomatic() on most of Windows system shortcuts
(edit) @4990   13 years Don-vip fix #7161 - Show distance of moved node in history window
(edit) @4989   13 years Don-vip Comments on the new PreferenceSettings interface hierarchy
(edit) @4988   13 years stoecker i18n update
(edit) @4987   13 years bastiK expose imagery preference tab for plugin
(edit) @4986   13 years Don-vip see #7226 - update Windows system shortcuts
(edit) @4985   13 years Don-vip fix #7256 - "flush tile cache" takes forever -> See progress …
(edit) @4984   13 years stoecker fix typo
(edit) @4983   13 years stoecker fix text
(edit) @4982   13 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4981   13 years simon04 fix #7296 - add place=neighbourhood to presets + styles
(edit) @4980   13 years stoecker move info text to wiki
(edit) @4979   13 years stoecker fix #7410 - infinite loop
(edit) @4978   13 years stoecker add reserved keys for unix
(edit) @4977   13 years Don-vip fix #7389 - Crash when deleting geotagged pictures layer
(edit) @4976   13 years Don-vip fix #7396 - no scroll bar in remote control and audio preferences dialogs
(edit) @4975   13 years stoecker some more cleanup in shortcut handling
(edit) @4974   13 years Don-vip Preferences tabs: robustness to null icons + code cleanup
(edit) @4973   13 years stoecker remove keycodes for NONE-group
(edit) @4972   13 years stoecker remove unwanted recheckin
(edit) @4971   13 years stoecker rework Shortcut handling a bit more, replace conflict handling with …
(edit) @4970   13 years Don-vip see #7386 - call ok() only on initialized settings + fix NPE in …
(edit) @4969   13 years Don-vip fix #7386 for good - Don't know why these files have been skipped from …
(edit) @4968   13 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4967   13 years stoecker typo
(edit) @4966   13 years stoecker better shortcuts for up and download
(edit) @4965   13 years stoecker fix last checkin
(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) @4961   13 years stoecker see #1576 - switch ImageResource complete to BufferedImage, fix last …
(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) @4955   13 years xeen fix toolbar icon which likely broke due to r4938
(edit) @4954   13 years akks Tab in draw mode allows snapping to current way point projections ant …
(edit) @4953   13 years stoecker fix some shortcut deprecations
(edit) @4952   13 years xeen fix #6891
(edit) @4951   13 years stoecker fix shortcut conflict
(edit) @4950   13 years stoecker fix way ends on area check
(edit) @4949   13 years xeen fix indentation issues in last commit
(edit) @4948   13 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4947   13 years stoecker shortcut fixes
(edit) @4946   13 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts …
(edit) @4945   13 years simon04 remotecontrol: do not attempt to override AutoScaleAction shortcuts
(edit) @4944   13 years xeen fix #2410
(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) @4941   13 years xeen fix #7362
(edit) @4940   13 years xeen Optimize images. Please report if images changed (esp. if the …
(edit) @4939   13 years xeen add shell script that compresses all PNGs Requires ImageMagick and …
(edit) @4938   13 years xeen use ImageIO instead of Toolkit’s createImage. PNGs without alpha …
(edit) @4937   13 years bastiK change wording: warning -> info
(edit) @4936   13 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4935   13 years stoecker see #7073 - add empty styles argument to WMS urls, most servers require it
(edit) @4934   13 years xeen likely fix #7315’s cursor issues and related target-highlight ones
(edit) @4933   13 years stoecker fix last checkin
(edit) @4932   13 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4931   13 years Don-vip see #7386 - Speed up languages JComboBox initialization (from ~40ms to …
(edit) @4930   13 years Don-vip see #7386 - Speed up keyCodes retrieving (from ~50ms to 1ms only)
(edit) @4929   13 years Don-vip see #7386 - Do not list unknown keyCodes when using a non-English locale
(edit) @4928   13 years stoecker fix group numbers, so they stay unique also after adding new groups
(edit) @4927   13 years stoecker small cleanups
(edit) @4926   13 years stoecker some shortcut fixes
(edit) @4925   13 years stoecker add context for Video shop
(edit) @4924   13 years akks fix #7380: "Angle snapping" repeated entry in Edit menu
(edit) @4923   13 years stoecker add new group DIRECT2
(edit) @4922   13 years stoecker better shortcut parsing
Note: See TracRevisionLog for help on using the revision log.