|
|
@736
|
16 years |
stoecker |
fixed the autocomplete issue (closes bug #1188). Not perfect but working
|
|
|
@735
|
16 years |
stoecker |
added boolean checks to mappaint element styles
|
|
|
@734
|
16 years |
stoecker |
No longer make a created_by conflict for way or node joining. In case …
|
|
|
@733
|
16 years |
stoecker |
improved relation handling, also closes #638
|
|
|
@732
|
16 years |
framm |
- fixed "override" bugs that made josm not compile
|
|
|
@731
|
16 years |
stoecker |
i18n fix
|
|
|
@729
|
16 years |
stoecker |
added automatic tag correction system by Robin Rattay
|
|
|
@726
|
16 years |
framm |
- automatically swap lat/lon in download dialog if necessary. patch by …
|
|
|
@725
|
16 years |
stoecker |
automatically select single tag on edit. Fixes #471
|
|
|
@724
|
16 years |
stoecker |
fixed exception when editing tags of multiple objects
|
|
|
@721
|
16 years |
ramack |
patch from Henry Loenwind, closes #720 and #966
|
|
|
@715
|
16 years |
stoecker |
added layer to water presets
|
|
|
@702
|
16 years |
stoecker |
added tooltip text for presets menu (very helpful in toolbar)
|
|
|
@700
|
16 years |
stoecker |
fixed exception
|
|
|
@699
|
16 years |
stoecker |
added patch by Andy Street to reduce creating new ways when …
|
|
|
@694
|
16 years |
stoecker |
added icon support for preset menus (see #1088), sorted toolbar preferences
|
|
|
@693
|
16 years |
stoecker |
Save dialog now distinguish between OSM and GPX. Saving OSM layer as …
|
|
|
@692
|
16 years |
stoecker |
fixed Preset translation error with combo boxes
|
|
|
@687
|
16 years |
framm |
- patch for Lambert projection (increase margin before switching to …
|
|
|
@684
|
16 years |
framm |
- update relation list after loading data. fixes #913.
|
|
|
@683
|
16 years |
framm |
- repaint after loading additional data. fixes bug #716.
|
|
|
@682
|
16 years |
stoecker |
fixed exception - closing bug #683
|
|
|
@680
|
16 years |
stoecker |
Preset buttons in toolbar work again (fixes #792)
|
|
|
@679
|
16 years |
stoecker |
finished XML based translations of presets fixes #960
correct bounding …
|
|
|
@674
|
16 years |
framm |
- various patches by Dirk Stoecker <openstreetmap@…>
- Add …
|
|
|
@670
|
16 years |
framm |
- patch to fix the unnecessary refresh of download dialog values. …
|
|
|
@669
|
16 years |
framm |
- prevent adding of elements to a relation when they are already …
|
|
|
@668
|
16 years |
framm |
- when a way is split, make both parts member of any relation the old …
|
|
|
@662
|
16 years |
framm |
- patch for usernames with international characters. please revert …
|
|
|
@661
|
16 years |
framm |
- update command history after undo; patch by Dirk Stoecker …
|
|
|
@660
|
16 years |
framm |
- fix two untranslated occurrences of "different", patch by Dirk …
|
|
|
@659
|
16 years |
framm |
- patch for better handling of entering URLs in download dialog by …
|
|
|
@658
|
16 years |
framm |
- split up MOTD i18n stuff for easier translation (patch by Dirk …
|
|
|
@657
|
16 years |
framm |
- fix in Lambert projection by Pieren <pieren3@…>
|
|
|
@656
|
16 years |
framm |
- changes by Pieren <pieren3@…> to support Lambert projection
|
|
|
@655
|
16 years |
ramack |
patch by bruce89, closes #812; thanks bruce
|
|
|
@654
|
16 years |
framm |
- really fix MOTD code ;-)
|
|
|
@653
|
16 years |
framm |
- add a "download members" button to relation editor, patch by …
|
|
|
@652
|
16 years |
framm |
- always show all "message of the day" messages, not only unread.
- …
|
|
|
@650
|
16 years |
ramack |
- even though I think this should not yield a problem, it is safer …
|
|
|
@647
|
16 years |
ramack |
improve info on GpxLayers, closes #756 and also gives track length
|
|
|
@646
|
16 years |
framm |
- patch by Henry Loenwind (ticket #720) to speed up gps rendering
|
|
|
@645
|
16 years |
david |
case >= should have condition >= not >.
|
|
|
@644
|
16 years |
david |
Allow SHIFT+CLICK in Draw Nodes mode to select node whether or not …
|
|
|
@643
|
16 years |
framm |
- fix NPE on Node.equals reported in bug #767
|
|
|
@642
|
16 years |
framm |
- small drawing performance speedup by Daniel Naber …
|
|
|
@638
|
16 years |
framm |
- revert to r628
|
|
|
@637
|
16 years |
framm |
- fixed more NPEs
|
|
|
@636
|
16 years |
framm |
- better fix for NPE when drawing segment order numbers; closes #741
|
|
|
@635
|
16 years |
framm |
- graphics fix by Daniel Naber.
-> closes #736
|
|
|
@634
|
16 years |
framm |
- attempt to fix NPE on paint
|
|
|
@633
|
16 years |
framm |
- more api0.6 stuff from kleptog
|
|
|
@632
|
16 years |
ramack |
- fixed typo, which closes #727
|
|
|
@631
|
16 years |
framm |
- polygon drawing performance increases by Daniel Naber …
|
|
|
@630
|
16 years |
framm |
- make commands able to fail (patch by DH)
- add Command.getOrig() …
|
|
|
@629
|
16 years |
framm |
- clean up OsmPrimitive.equals / patch originally by DH but used …
|
|
|
@628
|
16 years |
framm |
- make ChangePropertyCommand() constructor take single object (patch …
|
|
|
@627
|
16 years |
framm |
- added svn:eol-style prop to all .java files. it is suggested that …
|
|
|
@626
|
16 years |
framm |
- ye grande eol style fixe
|
|
|
@625
|
16 years |
framm |
- forgot to add new classes from kleptog's 0.6 patch.
|
|
|
@624
|
16 years |
framm |
- preliminary support for API 0.6, patches by Martijn van Oosterhout …
|
|
|
@623
|
16 years |
david |
dynamic startup message
|
|
|
@622
|
17 years |
gebner |
Color tracks by velocity.
|
|
|
@621
|
17 years |
framm |
- fix changing of keys when multiple objects selected, patch by …
|
|
|
@620
|
17 years |
gebner |
Don't draw zero area download boundaries.
|
|
|
@619
|
17 years |
gebner |
Put the code to display the currently mouse-overed object in the …
|
|
|
@618
|
17 years |
gebner |
Remove annoying exception in DrawAction when activating the draw …
|
|
|
@617
|
17 years |
gebner |
Convert MapStatus.java to UTF-8 so that javac can read it.
|
|
|
@616
|
17 years |
framm |
- fix typo in help text
|
|
|
@614
|
17 years |
framm |
- support for sub-menus in tagging presets (simply name them "Foo/Bar" …
|
|
|
@613
|
17 years |
framm |
- add extra digit to length when displayed in metres
- proper icon for …
|
|
|
@612
|
17 years |
framm |
- fix memory leaks described in ticket #432, patch by …
|
|
|
@611
|
17 years |
framm |
- change the behaviour of property drop-downs to list the USED as well …
|
|
|
@610
|
17 years |
framm |
- fix "getting started" screen for low resolutions
- fix …
|
|
|
@608
|
17 years |
framm |
- new extrude mode allows creation of rectangular shapes
- new …
|
|
|
@604
|
17 years |
ramack |
- make gps-direction preference editable without einstein-mode …
|
|
|
@603
|
17 years |
ramack |
- revert parts of changeset [600] to allow compilation again
|
|
|
@602
|
17 years |
ramack |
- fix disappearing of gpx, when no draw.rawgps.max-line-length is set, …
|
|
|
@601
|
17 years |
framm |
- fix delete button in translated versions of Relation List, Closes #677
|
|
|
@600
|
17 years |
framm |
- for "align in line", use nodes from selected way if none selected; …
|
|
|
@599
|
17 years |
ramack |
- mappaint draws direction arrow for the selected way always now
|
|
|
@598
|
17 years |
ramack |
- solving Ticket #673: drawing short lines between gpx points now, …
|
|
|
@597
|
17 years |
ramack |
- implement ticket #671: add option to draw only interesting direction …
|
|
|
@596
|
17 years |
framm |
- fix direction arrow drawing for ways in mappaint mode, patch by …
|
|
|
@595
|
17 years |
framm |
- use auto completion for property editor; patch from Michael …
|
|
|
@594
|
17 years |
ramack |
- fix of ticket #681, even if it seems to work fine with new jvms: …
|
|
|
@593
|
17 years |
framm |
- change value cycle order of checkboxes in tagging presets, now go to …
|
|
|
@592
|
17 years |
framm |
- patch for classpath compatibility by Andreas Putzo …
|
|
|
@591
|
17 years |
framm |
- Tagging presets now take existing tags into account and will not …
|
|
|
@590
|
17 years |
framm |
- cosmetics
|
|
|
@589
|
17 years |
framm |
- cosmetics
|
|
|
@588
|
17 years |
framm |
- scale label fixed (now works for all projections), and subdivisions …
|
|
|
@587
|
17 years |
framm |
- new boolean config option draw.rawgps.direction enables arrowheads …
|
|
|
@586
|
17 years |
framm |
- add a "select" button at the bottom of the relation list to transfer …
|
|
|
@585
|
17 years |
framm |
- Remove another compiler warning, patch by Karl Newman
|
|
|
@584
|
17 years |
framm |
- be honest about the fact that we don't do CSV anymore. closes #641.
|
|
|
@583
|
17 years |
framm |
- the "align nodes in circle" tool will now also work if one single …
|
|
|
@582
|
17 years |
framm |
- got rid of a few compiler warnings
|
|
|
@581
|
17 years |
framm |
changed default for initial-move-threshold from 15 to 5 pixels.
|
|
|
@580
|
17 years |
(none) |
mappaint.useRealWidth=true looks a bit nicer, but often gets in the …
|
|
|