source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5285   12 years bastiK add patch that fixes gettext i18n
(edit) @5284   12 years bastiK reverse patches, so they are easier to use in quilt
(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) @5280   12 years bastiK applied #7785 - add surface field to high-level road input form (patch …
(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) @5277   12 years simon04 fix #7765 - waste_disposal icon (patch by Larry0ua)
(edit) @5276   12 years simon04 fix #7765 - waste_disposal icon (patch by Larry0ua)
(edit) @5275   12 years bastiK doc improvements
(edit) @5274   12 years simon04 fix #7722 - do not render junction=roundabout in white
(edit) @5273   12 years simon04 Validator/TagChecker: allow boat on natural=water
(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) @5267   12 years simon04 I18n update
(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) @5263   12 years bastiK add javadoc ant task
(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) @5256   12 years simon04 I18n update
(edit) @5255   12 years simon04 fix #7693 - do not warn about moped/motor_vehicle=* on barriers
(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) @5252   12 years simon04 I18n update
(edit) @5251   12 years bastiK applied #7720 - fix for OsmServerBackreferenceReader
(edit) @5250   12 years simon04 fix #7722 - update roundabout-related styles/presets/checks. * allow …
(edit) @5249   12 years simon04 fix #7733 - documentation (patch by Locked)
(edit) @5248   12 years simon04 typo
(edit) @5247   12 years simon04 fix #7722 - do not render junction=roundabout as area
(edit) @5246   12 years simon04 fix #6970 - new map layer icon for traffic_calming objects
(edit) @5245   12 years simon04 I18n: add language ca
(edit) @5244   12 years simon04 I18n: add language pt (fix #7727)
(edit) @5243   12 years simon04 I18n update
(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) @5238   12 years bastiK add parameters for the currently supported projections
(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) @5231   12 years simon04 I18n update
(edit) @5230   12 years bastiK use standard parameter set for lambert projection
(edit) @5229   12 years bastiK forgot to add
(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) @5218   12 years bastiK fixes for the Potlatch 2 style
(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) @5215   12 years bastiK update Potlatch 2 style from upstream. (Fixes casing-width)
(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) @5210   12 years stoecker reduce priority of maxspeed sign display
(edit) @5209   12 years simon04 I18n update
(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) @5204   12 years simon04 I18n update
(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) @5197   12 years simon04 fix #7576 - tagging presets: make use of new matching functionality …
(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) @5193   12 years simon04 add overtaking= to tagging presets
(edit) @5192   12 years simon04 fix #7603 - add barrier=ditch to tagging presets
(edit) @5191   12 years akks fix #7566: Angle snapping: show 30 instead of 330
(edit) @5190   12 years simon04 fix #7613 - Icons for building entrances
Note: See TracRevisionLog for help on using the revision log.