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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @878   16 years stoecker added ToolBar popup menus. Closes #1087.
(edit) @875   16 years stoecker Fixed exception. Closes #1460
(edit) @874   16 years stoecker allow to combine mappaint line and area styles.
(edit) @873   16 years stoecker cleanups in plugin handling
(edit) @867   16 years stoecker fixed exception when no layer was active
(edit) @861   16 years stoecker added space to units. Fixes #798
(edit) @860   16 years stoecker fixed segment number display
(edit) @858   16 years stoecker added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
(edit) @851   16 years stoecker fixed style acces in case of external mappaint styles
(edit) @845   16 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @839   16 years stoecker cleanup of tagging preset, add submenus
(edit) @828   16 years stoecker fixed presets a bit
(edit) @824   16 years stoecker fixed tagging presets touse proper XML makeing translations much easier
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @811   16 years david paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
(edit) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @807   16 years stoecker minor fix
(edit) @806   16 years stoecker Remember last download settings. Patch by Rainer Rothkegel.
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @803   16 years stoecker second try for sorting in relation editor
(edit) @801   16 years stoecker allow configurable mappaint colors
(edit) @800   16 years stoecker reduce free space for initial page
(edit) @798   16 years stoecker remove segment color. Closes #418.
(edit) @796   16 years stoecker fixed layout of Toolbar Preferences
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @793   16 years stoecker I18N
(edit) @792   16 years stoecker reverted Java6 code - RelationEditor sort
(edit) @791   16 years stoecker don't try loading all the mappaint icons from disk
(edit) @790   16 years stoecker some cleanup in mappaint and presets
(edit) @786   16 years stoecker I18N
(edit) @783   16 years stoecker added sorting to RelationEditor (click title to do so). Patch bei …
(edit) @781   16 years stoecker added Anti-aliasing checkbox. Closes #1416 and #1417.
(edit) @775   16 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @774   16 years stoecker no longer shows relation membership header without relation
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @762   16 years stoecker fix exception - closes #1327
(edit) @759   16 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @758   16 years stoecker unified translation a bit
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @752   16 years stoecker fix bug #901
(edit) @751   16 years stoecker Fixed keyboard conflicts. Closes #423
(edit) @747   16 years stoecker fixed QuadStateBox (in tagging presets). Closes Bug #1247
(edit) @745   16 years stoecker added security check for layer deletion. Fixes #262
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @743   16 years stoecker added timing information to GPX exports
(edit) @736   16 years stoecker fixed the autocomplete issue (closes bug #1188). Not perfect but working
(edit) @735   16 years stoecker added boolean checks to mappaint element styles
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @729   16 years stoecker added automatic tag correction system by Robin Rattay
(edit) @725   16 years stoecker automatically select single tag on edit. Fixes #471
(edit) @724   16 years stoecker fixed exception when editing tags of multiple objects
(edit) @721   16 years ramack patch from Henry Loenwind, closes #720 and #966
(edit) @715   16 years stoecker added layer to water presets
(edit) @702   16 years stoecker added tooltip text for presets menu (very helpful in toolbar)
(edit) @700   16 years stoecker fixed exception
(edit) @694   16 years stoecker added icon support for preset menus (see #1088), sorted toolbar preferences
(edit) @692   16 years stoecker fixed Preset translation error with combo boxes
(edit) @684   16 years framm - update relation list after loading data. fixes #913.
(edit) @683   16 years framm - repaint after loading additional data. fixes bug #716.
(edit) @680   16 years stoecker Preset buttons in toolbar work again (fixes #792)
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @674   16 years framm - various patches by Dirk Stoecker <openstreetmap@…> - Add …
(edit) @670   16 years framm - patch to fix the unnecessary refresh of download dialog values. …
(edit) @669   16 years framm - prevent adding of elements to a relation when they are already …
(edit) @660   16 years framm - fix two untranslated occurrences of "different", patch by Dirk …
(edit) @659   16 years framm - patch for better handling of entering URLs in download dialog by …
(edit) @658   16 years framm - split up MOTD i18n stuff for easier translation (patch by Dirk …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @654   16 years framm - really fix MOTD code ;-)
(edit) @653   16 years framm - add a "download members" button to relation editor, patch by …
(edit) @652   16 years framm - always show all "message of the day" messages, not only unread. - …
(edit) @650   16 years ramack - even though I think this should not yield a problem, it is safer …
(edit) @647   16 years ramack improve info on GpxLayers, closes #756 and also gives track length
(edit) @646   16 years framm - patch by Henry Loenwind (ticket #720) to speed up gps rendering
(edit) @645   16 years david case >= should have condition >= not >.
(edit) @638   16 years framm - revert to r628
(edit) @635   16 years framm - graphics fix by Daniel Naber. -> closes #736
(edit) @632   16 years ramack - fixed typo, which closes #727
(edit) @631   16 years framm - polygon drawing performance increases by Daniel Naber …
(edit) @628   16 years framm - make ChangePropertyCommand() constructor take single object (patch …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @623   16 years david dynamic startup message
(edit) @622   16 years gebner Color tracks by velocity.
(edit) @621   16 years framm - fix changing of keys when multiple objects selected, patch by …
(edit) @620   16 years gebner Don't draw zero area download boundaries.
(edit) @619   16 years gebner Put the code to display the currently mouse-overed object in the …
(edit) @617   16 years gebner Convert MapStatus.java to UTF-8 so that javac can read it.
(edit) @614   16 years framm - support for sub-menus in tagging presets (simply name them "Foo/Bar" …
(edit) @613   16 years framm - add extra digit to length when displayed in metres - proper icon for …
(edit) @612   16 years framm - fix memory leaks described in ticket #432, patch by …
(edit) @611   16 years framm - change the behaviour of property drop-downs to list the USED as well …
(edit) @610   16 years framm - fix "getting started" screen for low resolutions - fix …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @604   16 years ramack - make gps-direction preference editable without einstein-mode …
(edit) @602   16 years ramack - fix disappearing of gpx, when no draw.rawgps.max-line-length is set, …
Note: See TracRevisionLog for help on using the revision log.