source: josm/trunk/src/org/openstreetmap/josm/io/OsmServerObjectReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7432   10 years Don-vip fix #10388 - Incomplete download of relation members
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4734   12 years Don-vip fix #7194 - Reworking of osmChange downloads (Fail to update a way …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2852   14 years mjulius fix messages for io
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2484   14 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @1827   15 years Gubaer cleanup in exception handling
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1444   15 years stoecker close #2233 and some minor fixes. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1146   15 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1071   15 years framm Support for changeset uploads in 0.6. Error handling is not fully done …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(add) @653   16 years framm - add a "download members" button to relation editor, patch by …
Note: See TracRevisionLog for help on using the revision log.