source: josm/trunk/src/org/openstreetmap/josm/tools @ 5242

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5221   2 weeks Don-vip should fix #7663 - Pasting in Windows gives …
(edit) @5200   5 weeks akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work better …
(edit) @5179   6 weeks simon04 i18n: add hu language
(edit) @5170   7 weeks Don-vip cleanup svn:mime-type properties preventing Java sources from being viewed …
(edit) @5169   7 weeks simon04 (hopefully) fix #7574 - NameTemplate stopped working
(edit) @5163   7 weeks simon04 fix #7574 - NameTemplate stopped working
(edit) @5159   8 weeks simon04 see #7552 - damn confusion with Greek letters: apply delta instead of …
(edit) @5155   8 weeks simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5142   8 weeks stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5135   8 weeks simon04 see #6964 - speedup XmlObjectParser by caching fields/methods used to set …
(edit) @5132   8 weeks simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags or …
(edit) @5130   8 weeks simon04 presets: fix handling of <short_description> which was broken since r4340
(edit) @5125   2 months Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @5087   2 months simon04 fix #7507 - NullPointerException in AlphanumComparator
(edit) @5083   2 months simon04 fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: …
(edit) @5061   3 months simon04 see #7395 - don't cache erroneously downloaded MOTD
(edit) @5056   3 months bastiK typo
(edit) @5055   3 months bastiK remove unnecessary overloading (probably breaks external code)
(edit) @5054   3 months bastiK see #6797: load map images in background, in case they are loaded over a …
(edit) @5050   3 months akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5033   3 months Don-vip Allow plugins to specify additional classLoaders when loading an image
(edit) @5027   3 months Don-vip Allow to load an optional icon without warning on System.err
(edit) @5019   3 months akks fix #7325 - copy URL to clipboard by right click (UrlLabel component)
(edit) @5018   3 months akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - see …
(edit) @5015   3 months stoecker better handling of dialogs for multiple screens
(edit) @5013   3 months akks Validation on upload and error reporting windows did not fit in 800x600
(edit) @5005   3 months xeen fix #6705
(edit) @5002   3 months stoecker remove deprecations, all plugins are updated and release, external plugins …
(edit) @5001   3 months stoecker fix last checkin
(edit) @5000   3 months stoecker cleanup reserved keysf
(edit) @4999   3 months stoecker fix #7402 - multikey shortcut handling
(edit) @4998   3 months stoecker fix build
(edit) @4997   3 months stoecker free some reserved keys
(edit) @4995   3 months stoecker fix reserved translation
(edit) @4994   3 months Don-vip see #7226 - fix microsoft-reserved-13 to microsoft-reserved-16 shortcut …
(edit) @4993   3 months stoecker see #7226 - fix shortcut reassignment
(edit) @4991   3 months Don-vip setAutomatic() on most of Windows system shortcuts
(edit) @4986   3 months Don-vip see #7226 - update Windows system shortcuts
(edit) @4979   3 months stoecker fix #7410 - infinite loop
(edit) @4978   3 months stoecker add reserved keys for unix
(edit) @4975   3 months stoecker some more cleanup in shortcut handling
(edit) @4971   3 months stoecker rework Shortcut handling a bit more, replace conflict handling with 'move …
(edit) @4968   3 months Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed up …
(edit) @4965   3 months stoecker fix last checkin
(edit) @4964   3 months stoecker fix shortcut
(edit) @4961   3 months stoecker see #1576 - switch ImageResource complete to BufferedImage, fix last …
(edit) @4960   3 months stoecker mv jump to action from G to key J
(edit) @4956   3 months stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4942   3 months stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> to …
(edit) @4938   3 months xeen use ImageIO instead of Toolkit’s createImage. PNGs without alpha channel …
(edit) @4932   3 months stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow replacing …
(edit) @4928   3 months stoecker fix group numbers, so they stay unique also after adding new groups
(edit) @4927   3 months stoecker small cleanups
(edit) @4926   3 months stoecker some shortcut fixes
(edit) @4923   3 months stoecker add new group DIRECT2
(edit) @4916   3 months stoecker fix #7375 - resetting shortcuts not possible
(edit) @4915   3 months stoecker better Trac 0.12.3 support
(edit) @4900   4 months stoecker fix #7358 - custom shortcuts broken
(edit) @4897   4 months stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4893   4 months stoecker remove deprecation
(edit) @4870   4 months bastiK fixed #7312 - Image not completely loaded when rotating image
(edit) @4849   4 months bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4846   4 months simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin was …
(edit) @4837   4 months jttt Fix tests
(edit) @4824   4 months bastiK fix scaling
(edit) @4822   4 months bastiK make identity of map icons depend on the name and not the image data (see …
(edit) @4821   4 months simon04 fix #7257 - NumberFormatException
(edit) @4820   4 months bastiK extend image sanitize options
(edit) @4818   4 months bastiK cache folder: 2 more
(edit) @4817   4 months bastiK applied #7178 - Allow plugins to register search operators (patch by …
(edit) @4816   4 months simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @4772   5 months bastiK fixed #7228 - HTC Sensation uses / as date separator, date parsed wrong …
(edit) @4753   5 months jttt Run in EDT
(edit) @4743   5 months jttt don't access gui from non EDT thread
(edit) @4736   5 months bastiK fixed #7198 - latitude problem for south-west areas
(edit) @4726   5 months jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   5 months jttt Fix #7074 Crash after purging some data
(edit) @4724   5 months jttt Fix some of errors found by FindBugs
(edit) @4721   5 months bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4719   5 months stoecker make patching locale loader easier, update i18n
(edit) @4715   5 months simon04 see #7182 - Individual Icons for Imagery Background (make loading more …
(edit) @4714   5 months bastiK change wording for ImageRequest builder (see #7182)
(edit) @4713   5 months simon04 see #7182 - Individual Icons for Imagery Background
(edit) @4712   5 months bastiK limit the maximum size of the image, but keep the aspect ratio (see #7182)
(edit) @4706   5 months simon04 fix #3595 - JOSM downloads too small areas when pasting OSM link
(edit) @4703   5 months stoecker fix i18n
(edit) @4691   5 months Don-vip see #4093 - More user-friendly error message with failed precondition …
(edit) @4685   5 months bastiK session support (second part: "save as", see #4029) still osm-data layer …
(edit) @4670   5 months stoecker remove ar, he and is languages
(edit) @4668   5 months bastiK session support (first part, see #4029) Idea: Save and load the current …
(edit) @4634   6 months bastiK advanced preference: dialogs to edit complex preference settings (list, …
(edit) @4615   6 months jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @4607   6 months bastiK fixed #7072 - add option to exception dialog to suppress all further error …
(edit) @4604   6 months jttt Multikey action improvements (see #5515): - show text in status bar after …
(edit) @4595   6 months jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle n-th …
(edit) @4578   7 months Don-vip see #5805 - Java Desktop API Fallback on unsupported-but-said-supported …
(edit) @4571   7 months Don-vip fix #6343 - Relation windows don't remember their last position
(edit) @4549   7 months stoecker add 0xFE for multiple translated strings
(edit) @4548   7 months jttt Fix name template parser
(edit) @4546   7 months jttt Extend name templates with context switch - possibility to use tags of …
Note: See TracRevisionLog for help on using the revision log.