source: josm/trunk/src/org/openstreetmap/josm/gui/MapStatus.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3642   13 years bastiK fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way"
(edit) @3629   13 years jttt Fix #5571 Exception was raised when attempting to split a way
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3438   14 years stoecker fix some charset errors
(edit) @3406   14 years bastiK fixed #5284 - change units at bottom of screen
(edit) @3376   14 years bastiK fixed #5248 (patch by julianladisch) - Latitude truncated in status line
(edit) @3336   14 years stoecker #close #5135 - allow undeleting without recreating object - patch by …
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2575   14 years stoecker include utilsplugin, fix #4086
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2229   15 years xeen Fix #3634 Selecting with middle mouse button
(edit) @2217   15 years xeen Fix #3576 (now takes width constraints into account when moving the …
(edit) @2143   15 years xeen close #3516: clarify-middle-click-message.java, patch by avar
(edit) @2137   15 years xeen * close #3490 (Add editor username to middleclick menu) * improve …
(edit) @2127   15 years xeen close #3480
(edit) @2109   15 years stoecker applied #3441 - patch by xeen - improve middle click to allow better …
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1440   15 years stoecker close #2230. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1350   15 years stoecker speedup start, fix #2106, patch by xeen and Michel Marti
(edit) @1258   15 years stoecker fixed bug #2018. Patch by markb ordern com
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1108   15 years framm - new preference setting allows switching between decimal coordinates …
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @861   16 years stoecker added space to units. Fixes #798
(edit) @752   16 years stoecker fix bug #901
(edit) @692   16 years stoecker fixed Preset translation error with combo boxes
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @632   16 years ramack - fixed typo, which closes #727
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(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) @613   16 years framm - add extra digit to length when displayed in metres - proper icon for …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @432   16 years framm - fix Java 1.5 compile problem
(edit) @431   16 years gebner Make the applet code work again.
(edit) @373   17 years framm - introduced various modifier keys to existing modes (for add node …
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/MapStatus.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.