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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1169   17 years stoecker removed usage of tab stops
(edit) @1168   17 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1167   17 years stoecker added better NMEA reader. Closes bug #1448
(edit) @1163   17 years stoecker cleanup language code handling
(edit) @1160   17 years stoecker fixed NPE with Lambert projection
(edit) @1158   17 years stoecker fixed Extrude action. Closes #721 and #1866
(edit) @1155   17 years stoecker close bug #518 (normalize UTF strings)
(edit) @1150   17 years stoecker clear selection after delete
(edit) @1149   17 years stoecker fix #1805, fix by Russ Nelson
(edit) @1148   17 years framm - fix Open Location bugs, add icon
(edit) @1146   17 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1138   17 years stoecker close bug #1841
(edit) @1130   17 years framm - new "Add Node" action from the Edit menu presents you with a dialog …
(edit) @1115   17 years framm - update coordinates in selected list after moving. patch by …
(edit) @1090   17 years framm - modified "align in circle" function based on a patch by Peter Dlouhy …
(edit) @1089   17 years framm - now really added the patch that *should* have been added in r1085.
(edit) @1087   17 years framm - fixed some NPEs when users go crazy ointhe keyboard with no data loaded
(edit) @1085   17 years framm - unless two reference nodes are selected, orthogonalize each selected …
(edit) @1084   17 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1082   17 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1076   17 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @1073   17 years stoecker added some plugin checks
(edit) @1066   17 years mfloryan Small fixes of some translations.
(edit) @1063   17 years stoecker close bug #1691
(edit) @1054   17 years stoecker fixed a lot of the shortcut related translations
(edit) @1053   17 years stoecker added preferences patch to get correct window sizes again. Fixes #1671
(edit) @1051   17 years stoecker cleanup shortcut modification a bit
(edit) @1050   17 years stoecker added modifier support to ShortCut definitions. Removed all internal …
(edit) @1047   17 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1042   18 years stoecker fix bug #1645 (preferences dialog size) Patch by Jan Peter Stotz
(edit) @1035   18 years stoecker workaround for Java SAX parser bug. Closes #1618. Thanks to h-a-l-9000 …
(edit) @1030   18 years framm - added new "Toggle GPX Lines" action that can be configured to be in …
(edit) @1029   18 years framm - introduced new config option snap-intersection-threshold …
(edit) @1024   18 years stoecker close #1625 - unglue action update
(edit) @1023   18 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @1021   18 years stoecker close bug #1606 - preferences display now centered
(edit) @1009   18 years stoecker close bug #1600
(edit) @1001   18 years stoecker fixed incomplete ckeckin
(edit) @999   18 years stoecker close bug #1588, code cleanup by bruce89
(edit) @996   18 years framm - patch by Henry Loenwind to introduce new "create circle" action.
(edit) @988   18 years stoecker make advanced object deletion available for outside, so validator can …
(edit) @983   18 years stoecker cleanup Zoom texts. Closes #1553
(edit) @982   18 years stoecker close bug #1516
(edit) @968   18 years stoecker added history information - closes #1546 - patch by mail _ ulfm.de
(edit) @967   18 years stoecker added search and selection improvements by Jan Peter Stotz. Closes #1306
(edit) @962   18 years stoecker translate help system
(edit) @955   18 years stoecker increase virtual node size a bit again
(edit) @950   18 years stoecker use the mappaint.node.virtual-size as planned
(edit) @948   18 years stoecker allow to use zoom from plugins
(edit) @943   18 years framm - fixed virtual node problem where clicking and not dragging one …
(edit) @939   18 years stoecker reverted checkin conflict
(edit) @929   18 years stoecker fixed bug #1479
(edit) @926   18 years stoecker fixed relation handling for multiple times splitted ways
(edit) @907   18 years stoecker removed obsolete stuff
(edit) @889   18 years stoecker another minor search fix
(edit) @888   18 years stoecker fixed search a bit. Closes #1397 and #485.
(edit) @877   18 years stoecker added zoom icons
(edit) @872   18 years ramack GpxWriter does not close the stream it writes to after it has …
(edit) @868   18 years stoecker fixed initial move offset for virtual nodes
(edit) @860   18 years stoecker fixed segment number display
(edit) @859   18 years stoecker make download dialog resizable
(edit) @858   18 years stoecker added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
(edit) @853   18 years stoecker create virtual nodes only in case point is moved
(edit) @850   18 years stoecker no longer do delete events for undrawable layers
(edit) @846   18 years stoecker Fixed Exception. Closes #1440
(edit) @845   18 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @816   18 years framm - made ExtensionFileFilter constructor public to accomodate new Tcx plugin
(edit) @813   18 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @811   18 years david paste/duplicate at mouse position: patch on behalf of Petr Dlouhý, …
(edit) @805   18 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   18 years stoecker cleanup color preferences a lot
(edit) @797   18 years stoecker corrected autoscale
(edit) @795   18 years stoecker einstein mode preferences now shows all options and their default values
(edit) @773   18 years stoecker correct way splitting for circular ways
(edit) @772   18 years stoecker No longer ask useless question for way splitting. Patch by Florian …
(edit) @771   18 years stoecker I18N
(edit) @770   18 years framm - forgot to add these, silly me.
(edit) @768   18 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @764   18 years stoecker Updated automatic tag corrections
(edit) @761   18 years gebner Make the preferences dialog resizable.
(edit) @758   18 years stoecker unified translation a bit
(edit) @755   18 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @754   18 years stoecker fixed exception. Closes 1392.
(edit) @753   18 years stoecker no longer select relations and incomplete elements. Fixes #616.
(edit) @750   18 years stoecker Fixed exception. Closes bug #1379.
(edit) @749   18 years stoecker Fixed Align circles in node in case of way usage. Closes bug #1389.
(edit) @748   18 years stoecker some cleanups
(edit) @746   18 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @737   18 years framm - added NMEA suport, patch by egore@… and jennergruhle. closes …
(edit) @734   18 years stoecker No longer make a created_by conflict for way or node joining. In case …
(edit) @733   18 years stoecker improved relation handling, also closes #638
(edit) @731   18 years stoecker i18n fix
(edit) @729   18 years stoecker added automatic tag correction system by Robin Rattay
(edit) @726   18 years framm - automatically swap lat/lon in download dialog if necessary. patch by …
(edit) @699   18 years stoecker added patch by Andy Street to reduce creating new ways when …
(edit) @693   18 years stoecker Save dialog now distinguish between OSM and GPX. Saving OSM layer as …
(edit) @682   18 years stoecker fixed exception - closing bug #683
(edit) @674   18 years framm - various patches by Dirk Stoecker <openstreetmap@…> - Add …
(edit) @668   18 years framm - when a way is split, make both parts member of any relation the old …
(edit) @655   18 years ramack patch by bruce89, closes #812; thanks bruce
Note: See TracRevisionLog for help on using the revision log.