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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6113   10 years Don-vip fix some compilation warnings
(edit) @6106   10 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6105   10 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6104   10 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6093   10 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6090   10 years akks see #8902 - long literals readability 4321l => 4321L (patch by shinigami)
(edit) @6089   10 years akks see #8902 - patch by shinigami str != null && str.equals("CONST") => …
(edit) @6087   10 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   10 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   10 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   10 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @6077   10 years stoecker better style
(edit) @6076   10 years stoecker fix #8875 - update JOSM key for OAuth, smooth transition for old key.
(edit) @6069   10 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   10 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6067   10 years stoecker #see 8875 - add new key (disabled for now) - TODO: should be used as …
(edit) @6066   10 years stoecker see #8875 - more oauth rights
(edit) @6062   10 years Don-vip fix #8866 - NoSuchElementException after deleting an empty relation
(edit) @6059   10 years Don-vip fix #8858 - Add SK53_bulk:load to discardable keys
(edit) @6054   10 years Don-vip see #2283 - download GPX data along a track + code refactorization to …
(edit) @6035   10 years akks Allow customization of highlight width (mappaint.highlight.*) + wider …
(edit) @6030   10 years Don-vip fix #8822 - Don't try to fix empty errors
(edit) @6010   10 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @6009   10 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @6003   10 years Don-vip Fallback to core projections when proj4j plugin fails to get one
(edit) @5996   10 years Don-vip fix #8771 - <changeset> with no ID rejected
(edit) @5995   10 years Don-vip fix #4445, fix #5867 - revert r3784: allow merging of duplicate nodes …
(edit) @5977   10 years Don-vip fix #8712 - workaround to "Comparison method violates its general …
(edit) @5956   10 years Don-vip fix #8701 - Do not include OS details in changeset created_by tag
(edit) @5935   10 years Don-vip fix #8679, fix #8680 - correct handling of incomplete nodes without …
(edit) @5927   10 years bastiK add missing license information
(edit) @5926   10 years bastiK clean up imports
(edit) @5925   10 years bastiK replace tabs by spaces
(edit) @5920   10 years Don-vip Handle nodes without coordinates in UnconnectedWays validator test
(edit) @5919   10 years Don-vip see #8635 - correct management of incomplete nodes
(edit) @5914   10 years Don-vip fix #8635 - Consider nodes without coordinates as incomplete
(edit) @5911   10 years Don-vip fix #8639 - Handle purged primitives in validator errors
(edit) @5910   10 years bastiK rename namespace for consistency
(edit) @5909   10 years stoecker fix all remaining javadoc warnings
(edit) @5908   10 years Don-vip fix #8641 - Do not raise warning for address nodes with no addr:street …
(edit) @5903   10 years stoecker fix javadoc
(edit) @5902   10 years Don-vip fix #8622 - Validator: new test to detect invalid highway tags on …
(edit) @5900   10 years stoecker Java IPv6 is so broekn, it can't be enabled by default (fix #8627, see …
(edit) @5897   10 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5892   10 years stoecker fix #8562 - use IPv6 when existing
(edit) @5890   10 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   10 years Don-vip fix potential bugs detected by FindBugs
(edit) @5881   10 years stoecker javadoc fixes
(edit) @5874   10 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5871   10 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5868   10 years stoecker see #8606 - use JOSM agent also for WebStart, join help browser and …
(edit) @5865   10 years stoecker fix user agent handling a bit (applet code now sets user agent
(edit) @5850   10 years Don-vip fix #8602 - More detailed OS version info for Linux and Windows systems
(edit) @5847   10 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5839   10 years Don-vip see #8570 - close more streams
(edit) @5835   10 years stoecker Javadoc fixes
(edit) @5828   10 years Don-vip fix #8580 - validator offers to fix empty new relations (by deleting them)
(edit) @5819   10 years stoecker add system name to user agent string, remove direct setting of user …
(edit) @5818   10 years stoecker javadoc fixes
(edit) @5817   10 years stoecker fix javadoc
(edit) @5812   10 years bastiK mapcss: add phase for repeat-image
(edit) @5801   10 years bastiK mapcss: new map element 'repeat-image' similar to 'pattern-image', but …
(edit) @5798   10 years Don-vip Do not trigger selectionChanged events when selecting the same …
(edit) @5791   10 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5783   10 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5776   10 years Don-vip fix #8506 - Remove "House number on a non-building area" validator test
(edit) @5771   10 years simon04 Move sport=gaelic_football to DeprecatedTags validator test
(edit) @5763   10 years Don-vip Remove old code
(edit) @5761   10 years stoecker drop outdated configfile handling routines
(edit) @5754   10 years Don-vip fix #8486 - Render "work in progress" tags (note, fixme) as tagged …
(edit) @5748   10 years Don-vip fix #8480 - Validator: don't raise address warning if house number …
(edit) @5742   10 years Don-vip fix #8459 - deprecate amenity=emergency_phone in favor of …
(edit) @5729   10 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5724   10 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5715   10 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(edit) @5705   10 years bastiK mapcss: rework of eval expressions; significant performance …
(edit) @5700   10 years stoecker remove hardcoded created_by
(edit) @5698   10 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5694   10 years Don-vip fix #8394 - improve javadoc + remove deprecated debug method
(edit) @5688   10 years Don-vip fix #8212 - can't view validator results for incomplete multipolygon …
(edit) @5687   10 years Don-vip fix #8238 - Consider highway=motorway_link as a directional tag …
(edit) @5684   10 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   10 years bastiK some simple refactoring
(edit) @5679   10 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5676   10 years Don-vip fix #8346 - Multipolygon paint style not updated on tag change
(edit) @5674   10 years jttt Move IdHash to Storage class and rename to PrimitiveIdHash to make it …
(edit) @5671   10 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5670   10 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5667   10 years Don-vip fix #8096 - Do not consider deleted primitives when fixing duplicate ones
(edit) @5662   10 years Don-vip fix #8314 for good - Validator: handle of addr:interpolation and …
(edit) @5657   10 years Don-vip fix #8276 - untagged ways not rendered in wireframe mode
(edit) @5655   10 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5652   10 years Don-vip fix #8276 - Fix display of highlighted ways in wireframe mode
(edit) @5647   10 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5644   10 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
(edit) @5641   10 years Don-vip Validator - improve relation checker by verifying preset role's …
(edit) @5637   10 years Don-vip fix #8296 - NPE when checking a relation with a preset without role types
(edit) @5634   10 years bastiK add option to select projection by code this means it is no longer …
(edit) @5617   10 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5613   10 years Don-vip see #6178 - Change Relation.removeMembersFor(Collection) signature for …
Note: See TracRevisionLog for help on using the revision log.