source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4349   21 months stoecker add Simon to CONTRIBUTION
(edit) @4348   21 months xeen fix #6737
(edit) @4347   21 months stoecker see #3345 - patch by simon04 - add search for new objects
(edit) @4346   21 months stoecker fix #3942 - patch by simon04 - improve range handling for search
(edit) @4345   21 months stoecker fix #6678 - patch by simon04 - don't suggest tag correction for comments
(edit) @4344   21 months stoecker fix #5257 - patch by simon04 - fix way order validator checks
(edit) @4343   21 months stoecker fix #6734 - patch by Don-vip - history for element downloads
(edit) @4342   21 months stoecker fix #6700 - patch by simon04 - church preset times
(edit) @4341   21 months stoecker fix #6702 - patch by Casiope - i18n issue
(edit) @4340   21 months stoecker fix #4439 - patch by simon04 - remove useless spaces in tagging presets, …
(edit) @4339   21 months stoecker fix #6592 - patch by simon04 - Exception showing history of incomplete …
(edit) @4338   21 months stoecker fix #6588 - i18n issue
(edit) @4337   21 months stoecker duplicate members of relations are now properly selected in relation …
(edit) @4336   21 months stoecker fix #6720 - slippy map download not refreshed, improve resize handling for …
(edit) @4335   21 months stoecker fix display error of relation position
(edit) @4334   21 months xeen fix two NPEs in GpxLayer (fixes #6726) and also repaint the map when …
(edit) @4333   21 months xeen add shortcuts to toggle layer visibility (defaults are ALT+1 .. ALT+0 for …
(edit) @4332   21 months xeen add ability to select which tracks to show for each GPX Layer (fixes #4133
(edit) @4331   21 months hansendc clarify comment This "guarantee" is conditional, so make it clear why …
(edit) @4330   21 months hansendc renane TileSet.allTiles() The previous bug with paintAllImages() shows …
(edit) @4329   21 months hansendc fix map flicker in TMSLayer drawing code when zooming out I'm seeing the …
(edit) @4328   21 months hansendc skew TMSLayer optimal zoom levels to be a bit lower From the code …
(edit) @4327   21 months xeen updates visual appearance of highlights and adds them to select and delete …
(edit) @4326   21 months xeen add cursor modifier icons for select mode
(edit) @4325   21 months xeen fix deleteWithReference not being silent when asked to
(edit) @4324   21 months xeen (probably) fix #3122
(edit) @4323   21 months xeen fix #3247 by showing a progress report for long calculations.
(edit) @4322   21 months xeen Changeset @4320 could create broken ways with only 1 node. This is a …
(edit) @4321   21 months bastiK applied #6659 - NPE in way length computation (patch by Don-vip)
(edit) @4320   21 months xeen delete way segment would delete whole way if is short
(edit) @4319   21 months bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4318   21 months bastiK mapcss: allow disabling the default point- and line styles
(edit) @4317   22 months bastiK fix last commit
(edit) @4316   22 months bastiK mapcss: add line offset
(edit) @4315   22 months bastiK applied #6696 - Another way of computing merged node location (patch by …
(edit) @4314   22 months bastiK add east/north input to 'add node' and 'move node' actions
(edit) @4313   22 months stoecker typo
(edit) @4312   22 months stoecker i18n update
(edit) @4311   22 months stoecker fix typo
(edit) @4310   22 months stoecker fix #6680, fix #6677 - i18n issues
(edit) @4309   22 months stoecker fix 6682 - i18n fix
(edit) @4308   22 months stoecker fix #6683 - i18n fix
(edit) @4307   22 months stoecker fix #6684 - i18n issue
(edit) @4306   22 months stoecker add TMS menu entry to reload error tiles
(edit) @4305   22 months bastiK fixed #5950 - z-index does not affect casing
(edit) @4304   22 months bastiK fixed #6681 - Exception when starting JOSM
(edit) @4303   22 months stoecker fix #6674 - patch by simon04 - Wrong header in add tag window
(edit) @4302   22 months stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4301   22 months stoecker fix #6642 - patch by cmuelle8 - TMSLayer: put option in tile context menu …
(edit) @4300   22 months stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values of …
(edit) @4299   22 months stoecker fix #6620 - patch by Casiope - Minor improvement in VersionPanel
(edit) @4298   22 months stoecker fix #6643 - patch mainly by simon04 - Exception when pasting URL into …
(edit) @4297   22 months stoecker fix #6668 - patch by simon04 - Close HistoryBrowserDialog with Escape
(edit) @4296   22 months stoecker fix #3751 - patch by simon04 - Illegal tag/value combinations test doesn't …
(edit) @4295   22 months stoecker fix #5844 - patch by simon04 - Validator: Warn when *:{backward|forward}=* …
(edit) @4294   22 months stoecker fix #6510 - patch by simon04 - validator complains about natural=tree_row …
(edit) @4293   22 months stoecker fix #5467 - patch by simon04 - The validator doesn't show the last/first …
(edit) @4292   22 months stoecker fix #5953 - patch by simon04 - fix some area/nonarea styles
(edit) @4291   22 months stoecker fix #6254- patch by simon04 - Combine ways should merge multivalue tags …
(edit) @4290   22 months stoecker fix #6357 - patch by simon04 - validator: false error warning - duplicated …
(edit) @4289   22 months bastiK add Gauß-Krüger projection
(edit) @4288   22 months bastiK fix: also fire projection change, when switching between subprojections
(edit) @4287   22 months jttt Add validation for label pattern
(edit) @4286   22 months jttt Prefer last used preset in preset search dialog
(edit) @4285   22 months bastiK major projection rework More modular structure, inspired by Proj.4. …
(edit) @4284   22 months jttt Fix "constructor ... is ambiguous" compilation error
(edit) @4283   22 months jttt Put back Marker constructor with static text (needed by surveyor plugin)
(edit) @4282   22 months jttt Allow to specify custom pattern for marker text labels
(edit) @4281   22 months bastiK mapcss: minor bugfix
(edit) @4280   22 months bastiK mapcss: fix zoom parsing
(edit) @4279   22 months stoecker i18n update
(edit) @4278   22 months stoecker fix i18n
(edit) @4277   22 months bastiK new test comparing josm projections with Proj.4 data
(edit) @4276   22 months stoecker fix #6629 - patch by akks - fix gpx layer settings changes
(edit) @4275   22 months bastiK utm projection: offset should be off by default
(edit) @4274   22 months stoecker typo
(edit) @4273   22 months stoecker see #6629 - fix layer setting save for multiple layers
(edit) @4272   22 months bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @4271   22 months bastiK extend image caching and add support for scaled svg images (see #6560)
(edit) @4270   22 months stoecker fix #6629 - patch by akks fixed by me - improve settings handling for …
(edit) @4269   22 months stoecker fix #6623 - patch by Casiope - wrong tooltip
(edit) @4268   22 months stoecker fix #6647 - patch by Don-vip - fix changeset downloading
(edit) @4267   22 months stoecker i18n update, add indonesian
(edit) @4266   22 months stoecker fix #6613 - fullscreen action on MacOS still not fully disabled
(edit) @4265   22 months jttt Make merge layers work when more than one layer is selected
(edit) @4264   22 months bastiK fixed #6638 - JOSM crashing when leaving preferences in r4263
(edit) @4263   22 months bastiK do not save username in preference file unconditionally - let the …
(edit) @4262   22 months bastiK fixed #6636 - JOSM isn't able to follow a "Moved permanently" (based on …
(edit) @4261   22 months bastiK fixed #6615 - Error with licensechange plugin - missing error.gif?
(edit) @4260   22 months stoecker i18n update
(edit) @4259   22 months bastiK see #5906 - start option --version
(edit) @4258   22 months stoecker fix #6597 - update NikonType2MakernoteDirectory.java to revision r16 - …
(edit) @4257   22 months stoecker fix #6603 - don't use optional javacc ant task
(edit) @4256   22 months bastiK see #6560 - basic svg support, includes kitfox svgsalamander, r 98, …
(edit) @4255   22 months bastiK minor refactoring
(edit) @4254   22 months stoecker fix #6601 - improve warning prevention - don't warn for roles outer, …
(edit) @4253   22 months stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4252   22 months bastiK removed autogenerated code - can be build without problems using …
(edit) @4251   22 months bastiK applied #6598 - Parallelway mode reports wrong offset distance in …
(edit) @4250   23 months stoecker add dynamic colorselection for GPX tracks based on the real data range
Note: See TracRevisionLog for help on using the revision log.