source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5313   12 years Don-vip fix #7829 - Division by zero in Geometry.getCentroid()
(edit) @5312   12 years Don-vip fix #7812 - validator: power lines test improvements (no warning for …
(edit) @5311   12 years Don-vip fix #7828 - added/fixed Javadoc / minor code simplification (patch by …
(edit) @5310   12 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5309   12 years Don-vip fix #7819 - Increased a bit the width of Save Layers dialog to display …
(edit) @5307   12 years simon04 see #7818 - make plugin list parsing more robust. In case of an …
(edit) @5306   12 years simon04 fix #7818 - problem with plugin list (lines exceeding 140 characters)
(edit) @5305   12 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
(edit) @5303   12 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5302   12 years Don-vip fix #7756 - NPE in checkboxes creation
(edit) @5301   12 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5300   12 years Don-vip fix #7812 - warn about missing power=tower/pole within powerlines
(edit) @5299   12 years Don-vip conflict dialog: better display of empty rows in members tab, like …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5296   12 years Don-vip conflict dialog, nodes tab: better display of empty rows (display a …
(edit) @5295   12 years stoecker fix #7752, change language link in EULA to follow wiki syntax
(edit) @5293   12 years Don-vip fix #7758 - Do not restrict building validator tests to …
(edit) @5292   12 years Don-vip fix #7385 - Relation History not shown correctly when comparing changesets
(edit) @5291   12 years Don-vip fix #4688 - conflict manager, member and nodes tabs: set width of …
(edit) @5290   12 years simon04 fix #7608 - deprecate Epsg31287 plugin
(edit) @5289   12 years simon04 fix #7793 - Wrong tooltip for undo button
(edit) @5288   12 years Don-vip fix #7601 - Conflicts dialog is now opened at the first tab showing a …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5286   12 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
(edit) @5283   12 years Don-vip fix #7695 - Ensure the "should be uploaded/saved" panels displayed at …
(edit) @5282   12 years akks Fix #7751: allow to disable angle snapping toggle on repeating A
(edit) @5281   12 years bastiK fixed #7778 - Don't cache bing.attribution.xml
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5275   12 years bastiK doc improvements
(edit) @5272   12 years simon04 fix #7639 - Validator should warn about nodes tagged with their way's …
(edit) @5271   12 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5270   12 years simon04 fix #7745 - TagCheck reports an identical warning multiple times after …
(edit) @5269   12 years simon04 fix #7759 - Validator progress monitor does not update after "Building …
(edit) @5268   12 years simon04 fix #7740 - Fix roundToOsmPrecision() accuracy (patch by mrwojo)
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5265   12 years bastiK fixed #7673 - select target node after merge
(edit) @5264   12 years stoecker test fixing Javadoc
(edit) @5262   12 years bastiK fixed #6004 - Dialog was already created exeception
(edit) @5261   12 years bastiK applied #7739 - TMSLayer.java added some javadoc and reformatted …
(edit) @5260   12 years bastiK bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
(edit) @5259   12 years stoecker fix message text
(edit) @5258   12 years stoecker fix message text
(edit) @5257   12 years simon04 see #7701 - NPE in MapImage
(edit) @5254   12 years simon04 fix #7707 - NPE at keyboard config
(edit) @5253   12 years simon04 fix #7709 - "Failed to locate image 'null'" after downloading a Map …
(edit) @5251   12 years bastiK applied #7720 - fix for OsmServerBackreferenceReader
(edit) @5249   12 years simon04 fix #7733 - documentation (patch by Locked)
(edit) @5248   12 years simon04 typo
(edit) @5245   12 years simon04 I18n: add language ca
(edit) @5244   12 years simon04 I18n: add language pt (fix #7727)
(edit) @5242   12 years bastiK fixed #7711 - Extract altitude from photos and GPX track
(edit) @5241   12 years bastiK fixed #7703 - How to get resources from inside plugin?
(edit) @5240   12 years simon04 fix #7687 - make --download= work with signs in bounds
(edit) @5239   12 years bastiK projections: minor stuff
(edit) @5237   12 years bastiK projection: minor improvements
(edit) @5236   12 years bastiK * removed offset option from UTM which is probably rarely used. …
(edit) @5235   12 years bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5233   12 years Don-vip fix #7684 - Various improvements in "upload=false" layers handling
(edit) @5232   12 years bastiK change UTM datum to WGS84. This is correct according to Wikipedia and …
(edit) @5230   12 years bastiK use standard parameter set for lambert projection
(edit) @5228   12 years bastiK improved custom projection
(edit) @5227   12 years bastiK finish custom projection
(edit) @5226   12 years bastiK improvements for custom projection
(edit) @5225   12 years akks see #7458 : enable tags moving when creating multipolygon [improved …
(edit) @5224   12 years bastiK remove unnecessary projection lookup
(edit) @5223   12 years Don-vip should fix #7620 - NPE in unknown conditions (not reproduced)
(edit) @5222   12 years Don-vip fix #7649 - NPE when deleting deleting photolayer with dialog open
(edit) @5221   12 years Don-vip should fix #7663 - Pasting in Windows gives …
(edit) @5220   12 years bastiK change to new preference format for mappaint styles and presets
(edit) @5219   12 years bastiK mapstyles: add automatic reloading of local styles when they have been …
(edit) @5217   12 years bastiK mapcss: change z-index handling In contrast to previous default …
(edit) @5216   12 years Don-vip fix #7673 - merging nodes with Ctrl key sometimes replaces known id …
(edit) @5214   12 years bastiK mapcss: change semantics of casing-width: X; Previously it was an …
(edit) @5213   12 years simon04 typo (in r5212)
(edit) @5212   12 years bastiK minor coding style change
(edit) @5211   12 years simon04 fix #7666 - Download object exception with invalid value
(edit) @5208   12 years simon04 fix #7637 - NullPointerException when parsing erroneous presets …
(edit) @5207   12 years Don-vip fix #7631 - NPE when toggling dynamic buttons
(edit) @5206   12 years bastiK applied #7624 - Allow MapCSS to style right and left side casings …
(edit) @5205   12 years Don-vip fix #7641 - JOSM does not close file handle when parsing fails
(edit) @5203   12 years simon04 I18n: add some strings to be translated
(edit) @5202   12 years simon04 typo
(edit) @5201   12 years simon04 see #4421 - command line argument --load-preferences= to apply …
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5199   12 years simon04 fix #7546 - add validation warning `Superfluous turnrestriction as …
(edit) @5198   12 years simon04 see #7230 - make alternative search dialog default (for testing)
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @5195   12 years simon04 see #6964 - display exceptions during parallel startup initialization
(edit) @5194   12 years simon04 about dialog: set cursor/caret position to 0 in order to scroll to top
(edit) @5191   12 years akks fix #7566: Angle snapping: show 30 instead of 330
(edit) @5189   12 years simon04 remote control: increase the possible request size (from 1KiB to 1MiB)
(edit) @5188   12 years simon04 fix #5983 - do not render incline like oneway
(edit) @5187   12 years Don-vip see #7567 - fix NPE with ways with incomplete nodes.
(edit) @5186   12 years Don-vip fix tabs introduced in last commit with spaces
(edit) @5185   12 years Don-vip fix #7575 - Non-scrollable menu for Imagery offset
(edit) @5184   12 years Don-vip fix #7577 - NPE in Search Window (patch from joshdoe)
(edit) @5183   12 years simon04 fix #7585 - note rendered in favour of other tags
Note: See TracRevisionLog for help on using the revision log.