source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10855   8 years Don-vip see #13344 - fix checkstyle configuration with new Eclipse settings
(edit) @10854   8 years Klumbumbus see #13357 - fix icons (ViewBox fixes, pixel alignement); rename …
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10852   8 years Don-vip fix #13358 - GeoJSON no longer permits projections other than WGS84, …
(edit) @10851   8 years Don-vip fix #13380 - Create removeToggleDialog method in MapFrame
(edit) @10850   8 years Don-vip fix #13344 - Unable to run unit tests in Eclipse
(edit) @10849   8 years Don-vip fix #13360 - display bigger item icon in preset dialog
(edit) @10848   8 years simon04 see #12950 - No not zoom after "Download in current view"
(edit) @10847   8 years Don-vip fix #13378 - IllegalStateException
(edit) @10846   8 years Don-vip see #13232 - move class DatasetFactory to unit tests folder
(edit) @10845   8 years Don-vip see #13232 - use JAPICC to generate a compatibility report between …
(edit) @10844   8 years Don-vip update new TLD from IANA
(edit) @10843   8 years Don-vip see #13306 - remove (temporarily ?) deprecation warning for getPoint
(edit) @10842   8 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core
(edit) @10841   8 years simon04 fix #8251 fix #10922 - Improve handling of user names that have …
(edit) @10840   8 years stoecker fix #13374 - patch by Michael Zangl
(edit) @10839   8 years Don-vip see #13309 - remove deprecated color stuff not used outside of JOSM
(edit) @10838   8 years Don-vip update new TLD from IANA
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10836   8 years Don-vip see #11924 - fix javadoc warnings seen with Java 9
(edit) @10835   8 years Don-vip update to ProGuard 5.3 beta1
(edit) @10834   8 years Don-vip see #12890 - remove Predicates class (not used anymore by known plugins)
(edit) @10833   8 years Don-vip see #13232 - cleanup classpath/build: exclude unneeded Commons JCS classes
(edit) @10832   8 years Don-vip see #13232 - cleanup classpath/build: exclude unneeded Commons …
(edit) @10831   8 years Don-vip see #13232 - cleanup OAuth signpost code: - remove classes unused by …
(edit) @10830   8 years Don-vip fix #13281 - Small typo in phrase
(edit) @10829   8 years Don-vip see #13306 - fix wrong version number
(edit) @10828   8 years Don-vip fix #13368 - plugin list starts scrolled down
(edit) @10827   8 years Don-vip fix #13306 - Make map paint code use double coordinates (patch by …
(edit) @10826   8 years stoecker fix #13365 - patch my Michael Zangl
(edit) @10825   8 years Klumbumbus see #13357 - fix icons, which changed their appearance after cleanup; …
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10823   8 years Klumbumbus see #13357 - update preset unit test ignore list
(edit) @10822   8 years Klumbumbus fix #13335 - add leisure=beach_resort to preset and mappaint style …
(edit) @10821   8 years Don-vip see #11924 - update to jacoco-0.7.8-20160816.021912-12 (contains fix …
(edit) @10820   8 years Don-vip fix #13222 - Use visitor pattern for painting tiles (patch by …
(edit) @10819   8 years Don-vip fix #13352 - new bug report queue (patch by michael2402) - gsoc-core
(edit) @10818   8 years simon04 fix #6332 - Update user and timestamp of OSM objects after upload
(edit) @10817   8 years simon04 see #7307 - Enhance GeoJSON export - Save ways as LineString or …
(edit) @10816   8 years simon04 fix #12950 - Add "Download in current view" This action is located in …
(edit) @10815   8 years Klumbumbus see #13357 - fix icon path
(edit) @10814   8 years Klumbumbus Replace remaining 3 preset png icons by svg; all icons are licensed PD …
(edit) @10813   8 years Klumbumbus see #13357 - typo
(edit) @10812   8 years Don-vip fix #13313 - Copy no longer only copies the selected object ID to …
(edit) @10811   8 years Don-vip fix #13010 - Load plugins from list (modified patch by michael2402) - …
(edit) @10810   8 years Klumbumbus see #13357 - fix icon and icon paths
(edit) @10809   8 years Don-vip fix #13175 - Use invalidation event instead of isChanged() (patch by …
(edit) @10808   8 years Klumbumbus Replace 158 preset png icons by svg * all icons are reworked for …
(edit) @10807   8 years Don-vip update new TLD from IANA
(edit) @10806   8 years Don-vip fix #13303 - Fixes for hatched texture (modified patch by michael2402) …
(edit) @10805   8 years Don-vip fix #13287 - Projection updates to support multiple projections (patch …
(edit) @10804   8 years Don-vip fix #13350 - Copy&pasting an object is not considered a change (patch …
(edit) @10803   8 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10802   8 years Don-vip fix #13346 - NPE
(edit) @10801   8 years Don-vip fix #13341 - refactor construction of data flavors, specify …
(edit) @10800   8 years Don-vip fix #13331 - Use progressive form 'Determining' instead of 'Determine'
(edit) @10799   8 years Klumbumbus see #13316 - forgot landuse=aquaculture icon, self created (CC0 and …
(edit) @10798   8 years Klumbumbus fix #13316 - add landuse=aquaculture to preset and mappaint style, …
(edit) @10797   8 years Don-vip fix #13339 - NPE
(edit) @10796   8 years Don-vip see #13339 - do not replace short user names blindly in status report
(edit) @10795   8 years Don-vip fix #13322 - NPE
(edit) @10794   8 years Don-vip fix #13333 - add robustness against regex pattern failing to handle …
(edit) @10793   8 years Don-vip fix #13337 - NPE
(edit) @10792   8 years simon04 fix #13296 - Fix search for incomplete relations Note that "all …
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10790   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ENTER)
(edit) @10789   8 years Klumbumbus see #13291 - fix two svg files
(edit) @10788   8 years simon04 Remove superfluous FilteredCollection Not used by any plugin in SVN
(edit) @10787   8 years Don-vip fix #13291 - upgrade to svgSalamander v1.1.0 (patched) now detects …
(edit) @10786   8 years Don-vip see #11390 - remove non-working java version check as it would need to …
(edit) @10785   8 years Don-vip update new TLD from IANA
(edit) @10784   8 years simon04 see #11823 - Delay minimap initialization until first use This does …
(edit) @10783   8 years simon04 fix #13070 - Upload dialog not sized correctly
(edit) @10782   8 years simon04 fix #13317 - pressing enter in wizard box should create the overpass query
(edit) @10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
(edit) @10780   8 years simon04 MatchFactory: check for keyword collisions
(edit) @10779   8 years Don-vip see #12994 - Old style SideButton usage errors
(edit) @10778   8 years Don-vip fix #13305 - correct javadoc in TestError (patch by gpetermann_muenchen)
(edit) @10777   8 years Don-vip see #13312 - add debug information (patch by michael2402) - gsoc-core
(edit) @10776   8 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10775   8 years simon04 Typo (referred)
(edit) @10774   8 years simon04 see #11390, see #12890 - Drop Match.{existsMatch,forallMatch} in …
(edit) @10773   8 years simon04 I18n update
(edit) @10772   8 years Don-vip update new TLD from IANA
(edit) @10771   8 years Klumbumbus fix #13298 - Use postal_code instead of addr:postcode for places …
(edit) @10770   8 years Klumbumbus fix #13292 - Preset: Remove high, medium and low values for key …
(edit) @10769   8 years Don-vip fix Taginfo errors reported by Jochen Topf on @josm-dev
(edit) @10768   8 years Don-vip sonar - squid:S3655 - Optional value should only be accessed after …
(edit) @10767   8 years Don-vip fix #13268 - fix error in telephone.svg
(edit) @10766   8 years Don-vip fix #13290 - pasting from other layer changes objects position …
(edit) @10765   8 years Don-vip checkstyle
(edit) @10764   8 years Don-vip sonar - squid:S1191 - Classes from "sun.*" packages should not be used
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10762   8 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10761   8 years Don-vip sonar - squid:S1696 - "NullPointerException" should not be caught
(edit) @10760   8 years Don-vip sonar - squid:S2153 - Boxing and unboxing should not be immediately …
(edit) @10759   8 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10757   8 years Don-vip sonar - squid:S1659 - Multiple variables should not be declared on the …
(edit) @10756   8 years Don-vip add robustness to DomainValidatorTestIT
Note: See TracRevisionLog for help on using the revision log.