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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5542   11 years Don-vip fix #8118 - IllegalPathStateException when running validator (building …
(edit) @5540   11 years jttt thread safety in ImageProvider
(edit) @5525   12 years stoecker fix #8092 - typo
(edit) @5522   12 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5514   12 years stoecker allow to switch and remember display number for main window even in …
(edit) @5510   12 years stoecker fix #8059 - fix preset loading for tr
(edit) @5504   12 years Don-vip fix #8021 - division by 0 when getting screen info at startup
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5440   12 years Don-vip fix #7716 - History shows same version number, wrong date, user, and …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5367   12 years Don-vip see #7626 - Fix usage of key "Enter' in dialogs
(edit) @5355   12 years akks Allowing to change F1 help shortcut on Windows, see #7226
(edit) @5321   12 years simon04 Don't localize id in precondition failed messages.
(edit) @5313   12 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5245   12 years simon04 I18n: add language ca
(edit) @5244   12 years simon04 I18n: add language pt (fix #7727)
(edit) @5221   12 years Don-vip should fix #7663 - Pasting in Windows gives …
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5179   12 years simon04 i18n: add hu language
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5169   12 years simon04 (hopefully) fix #7574 - NameTemplate stopped working
(edit) @5163   12 years simon04 fix #7574 - NameTemplate stopped working
(edit) @5159   12 years simon04 see #7552 - damn confusion with Greek letters: apply delta instead …
(edit) @5155   12 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5142   12 years stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5135   12 years simon04 see #6964 - speedup XmlObjectParser by caching fields/methods used to …
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5130   12 years simon04 presets: fix handling of <short_description> which was broken since r4340
(edit) @5125   12 years Don-vip Make polygon centroid computation a public method in Geometry class
(edit) @5087   12 years simon04 fix #7507 - NullPointerException in AlphanumComparator
(edit) @5083   12 years simon04 fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: …
(edit) @5061   12 years simon04 see #7395 - don't cache erroneously downloaded MOTD
(edit) @5056   12 years bastiK typo
(edit) @5055   12 years bastiK remove unnecessary overloading (probably breaks external code)
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5033   12 years Don-vip Allow plugins to specify additional classLoaders when loading an image
(edit) @5027   12 years Don-vip Allow to load an optional icon without warning on System.err
(edit) @5019   12 years akks fix #7325 - copy URL to clipboard by right click (UrlLabel component)
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @5015   12 years stoecker better handling of dialogs for multiple screens
(edit) @5013   12 years akks Validation on upload and error reporting windows did not fit in 800x600
(edit) @5005   12 years xeen fix #6705
(edit) @5002   12 years stoecker remove deprecations, all plugins are updated and release, external …
(edit) @5001   12 years stoecker fix last checkin
(edit) @5000   12 years stoecker cleanup reserved keysf
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4998   12 years stoecker fix build
(edit) @4997   12 years stoecker free some reserved keys
(edit) @4995   12 years stoecker fix reserved translation
(edit) @4994   12 years Don-vip see #7226 - fix microsoft-reserved-13 to microsoft-reserved-16 …
(edit) @4993   12 years stoecker see #7226 - fix shortcut reassignment
(edit) @4991   12 years Don-vip setAutomatic() on most of Windows system shortcuts
(edit) @4986   12 years Don-vip see #7226 - update Windows system shortcuts
(edit) @4979   12 years stoecker fix #7410 - infinite loop
(edit) @4978   12 years stoecker add reserved keys for unix
(edit) @4975   12 years stoecker some more cleanup in shortcut handling
(edit) @4971   12 years stoecker rework Shortcut handling a bit more, replace conflict handling with …
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4965   12 years stoecker fix last checkin
(edit) @4964   12 years stoecker fix shortcut
(edit) @4961   12 years stoecker see #1576 - switch ImageResource complete to BufferedImage, fix last …
(edit) @4960   12 years stoecker mv jump to action from G to key J
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(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) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(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) @4923   12 years stoecker add new group DIRECT2
(edit) @4916   12 years stoecker fix #7375 - resetting shortcuts not possible
(edit) @4915   12 years stoecker better Trac 0.12.3 support
(edit) @4900   12 years stoecker fix #7358 - custom shortcuts broken
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4893   12 years stoecker remove deprecation
(edit) @4870   12 years bastiK fixed #7312 - Image not completely loaded when rotating image
(edit) @4849   12 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4837   12 years jttt Fix tests
(edit) @4824   12 years bastiK fix scaling
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4821   12 years simon04 fix #7257 - NumberFormatException
(edit) @4820   12 years bastiK extend image sanitize options
(edit) @4818   12 years bastiK cache folder: 2 more
(edit) @4817   12 years bastiK applied #7178 - Allow plugins to register search operators (patch by …
(edit) @4816   12 years simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @4772   12 years bastiK fixed #7228 - HTC Sensation uses / as date separator, date parsed …
(edit) @4753   12 years jttt Run in EDT
(edit) @4743   12 years jttt don't access gui from non EDT thread
(edit) @4736   12 years bastiK fixed #7198 - latitude problem for south-west areas
(edit) @4726   12 years jttt Fix exception handling (xml file not valid against xsd can't cause …
(edit) @4725   12 years jttt Fix #7074 Crash after purging some data
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4719   12 years stoecker make patching locale loader easier, update i18n
Note: See TracRevisionLog for help on using the revision log.