source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6485   10 years Don-vip see #7307 - GeoJSON export: add generator:JOSM and bbox
(edit) @6484   10 years Don-vip see #7307, fix #8474 - use org.json as lightweight internal json …
(edit) @6482   10 years Don-vip see #9400 - implement first points of source:maxspeed validation, …
(edit) @6479   10 years Don-vip fix #9424 - artifacts when painting history changeset comment
(edit) @6478   10 years Don-vip fix #9420 - Robustness on suggested roles in relation editor for …
(edit) @6476   10 years Don-vip fix #9425 - render closed ways as such in relation editor
(edit) @6475   10 years Don-vip fix #9433 - NoSuchElementException in validator at upload (probably …
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6473   10 years Don-vip fix #9428 - highlight: handle recursive relations
(edit) @6472   10 years Don-vip fix #9417 - Validator tests are initialized trice
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6469   10 years simon04 Validation dialog: make "x (y)" strings translatable
(edit) @6468   10 years simon04 fix #8517 - sort validation results This is accomplished by sorting …
(edit) @6466   10 years simon04 really fix #9405 - no automatic fix for deprecated tag highway=incline
(edit) @6465   10 years simon04 fix #9412 - wrong fix for building=entrance validation
(edit) @6463   10 years bastiK applied #9407 - Add Hungarian EOV projection and GRS67 ellipsoid …
(edit) @6461   10 years simon04 fix #9089 - improve sorting of associatedStreet/street relation …
(edit) @6460   10 years simon04 see #7563 - put WMS auto zoom default setting to preference dialog
(edit) @6459   10 years simon04 fix #9405 - don't add highway=road when fixing deprecated tag …
(edit) @6457   10 years Don-vip fix #9411 - validator: no "crossing ways" warning for indoor ways with …
(edit) @6456   10 years simon04 fix #5256 - geoimage: select first/last image with Home/End key
(edit) @6455   10 years simon04 fix #7939 - MapCSS: add support for negated regular expressions
(edit) @6454   10 years simon04 fix #7862 - "Improve way accuracy" for normal user
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6452   10 years Don-vip fix #9360 - listed Values in Enhanced Preferences cannot be removed …
(edit) @6451   10 years Don-vip fix #6614 - add CUA shortcuts for copy/paste (ctrl-inser and shift-inser)
(edit) @6450   10 years Don-vip Sonar/Findbugs: fix recent issues
(edit) @6449   10 years Don-vip see #3626 - fix history of selected primitives
(edit) @6448   10 years simon04 fix #3626 - Show history for any object in history dialog If no …
(edit) @6447   10 years Don-vip fix #9365 - validator: test and remove layer=0
(edit) @6443   10 years Don-vip see #8465 - Ask Windows users to update their Sun/Oracle Java 6 …
(edit) @6442   10 years simon04 fix #8326 - Focus traversal in address preset dialog - make increment …
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6438   10 years Don-vip fix #7802 - zoom with '+' and '-' in download dialog
(edit) @6437   10 years Don-vip fix #9354 - Add source key to autocompletion box in add/edit tag dialog
(edit) @6436   10 years Don-vip fix #9362 - Validator dialog not filled with warning messages after …
(edit) @6434   10 years Don-vip see #9141 - adapt severity and wording
(edit) @6431   10 years simon04 fix #9383 - regression r6426 - Preferences window reopens after …
(edit) @6429   10 years simon04 fix #8850 - search: support less/greater-than, e.g., start_date>1950
(edit) @6428   10 years simon04 Typo in string
(edit) @6427   10 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6426   10 years simon04 see #9309 - provide direct menu items to preset/imagery preferences
(edit) @6425   10 years simon04 see #9309 - presets: make selected combo/multiselect values …
(edit) @6424   10 years simon04 see #6381 - fix #9373 - upload dialog: make source input behave …
(edit) @6422   10 years simon04 see #9331 - allow custom formatters in SystemOfMeasurement methods
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6419   10 years simon04 see #6381 - display specific, ignorable dialog on empty changeset source
(edit) @6417   10 years Don-vip fix #9347 - order of classified highways
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6413   10 years Don-vip undo/redo: param check + javadoc
(edit) @6412   10 years Don-vip make "Tools" action types known from plugins
(edit) @6411   10 years Don-vip allow to call SimplifyWayAction with a custom threshold
(edit) @6410   10 years Don-vip * tagchecker: ignore keys starting with source: * utils: handle …
(edit) @6409   10 years simon04 #fix 9348 - see #6381 - source= for changeset falsely reported as empty
(edit) @6408   10 years simon04 fix #9349 - see #6381 - fix intermixing of changeset source and comment
(edit) @6407   10 years Don-vip fix #9347 - incorrect roundabout validator message + support of …
(edit) @6406   10 years Don-vip fix #9344 - advanced info: broken display with incomplete primitives
(edit) @6403   10 years Don-vip fix #9352 - find icon in presets for recent added tags if none is …
(edit) @6401   10 years simon04 see #6381 - Ask for source tag in changeset/upload
(edit) @6400   10 years simon04 fix #7465 - NullPointerException in WayConnectedToArea due to Way w/ 0 …
(edit) @6398   10 years Don-vip jump to location only in expert mode + javadoc
(edit) @6397   10 years Don-vip see #8942 - more changes to SequenceCommand
(edit) @6396   10 years Don-vip allow subclasses of SequenceCommand to change sequence of commands
(edit) @6394   10 years Don-vip fix #9333 - Make 'jump to position" more visible (added in view menu) …
(edit) @6393   10 years Don-vip fix #9332 - addr:interpolation support: enhance preset + avoid false …
(edit) @6392   10 years Don-vip fix #9274 - GeoImageLayer functionality enhancements (patch by holgerosm)
(edit) @6390   10 years Don-vip fix #9318 - validator: avoids redundant checks between UnclosedWays …
(edit) @6388   10 years simon04 fix #9111 - fix wording/typos in English strings
(edit) @6386   10 years Don-vip fix #9291 - validator: do not warn for unclosed ways and sport=climbing
(edit) @6385   10 years Don-vip fix #8434 - Full support of man_made=monitoring_station instead of …
(edit) @6381   10 years Don-vip fix #9288 - validator: ignore railway=proposed in crossing ways
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6379   10 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   10 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   10 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6374   10 years Don-vip fix #9286 - fix rendering of names for rescaled SVG icons
(edit) @6373   10 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   10 years Don-vip fix #9284 - fix compilation
(edit) @6371   10 years simon04 fix #9157 - read opening_hours.js in UTF-8
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6368   10 years Don-vip see #9141 - validator: Remove service and road support for missing …
(edit) @6367   10 years Don-vip Sonar/Findbugs - unused code
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6364   10 years Don-vip fix #3744 - Refresh list of TMS layers of download dialog when imagery …
(edit) @6363   10 years Don-vip fix #7802 - Zoom in with "+" does not work
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6357   10 years Don-vip fix #5382 - add an option to display a notification at each autosave …
(edit) @6356   10 years Don-vip fix #9261 - do not consider objects tagged only with area as tagged
(edit) @6355   10 years Don-vip code cleanup
(edit) @6354   10 years Don-vip print duration of tests for performance evaluation
(edit) @6353   10 years Don-vip fix #9251 - Search button disabled - regression from r6336
(edit) @6350   10 years Don-vip fix #9201 - Remote control: Additional validation of arguments of …
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6348   10 years Don-vip fix #7019 - Don't perform proxy resolution when not needed (slows down …
(edit) @6346   10 years Don-vip fix #9076, fix #9213: - Presets: add internet_access preset, remove …
(edit) @6342   10 years Don-vip various fixes
Note: See TracRevisionLog for help on using the revision log.