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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @248   18 years framm - fix NPE that occurred when a hitherto unknown key was used
(edit) @247   18 years framm Display a yellow rectangle around the original download bounding …
(edit) @244   18 years imi - added feature to display possible values for a kea when entering …
(edit) @243   18 years imi - added josm.plugins - Java property to load plugins regardless of …
(edit) @242   18 years imi - fixed many java warnings - changed eclipse settings to use JUnit …
(edit) @241   18 years framm support URLs with "bbox=..." (like API 0.4 "map" URL) in the URL box
(edit) @240   18 years framm Removed horizontal glue as suggested by Shaun McDonald. Ulf Lamping …
(edit) @239   18 years framm Remove debug println
(edit) @237   18 years framm Major download dialog reorg (now uses tabs, modified World Chooser …
(edit) @234   18 years framm Fixes bug introduced a bug with 233 that would never clear the …
(edit) @233   18 years framm Do not clear the command history if an upload fails completely. Fixes …
(edit) @231   18 years framm Refresh toolbar after plugin initialisation so that plugins may add …
(edit) @224   18 years framm Fixed MergeVisitor so that it will never merge between objects that …
(edit) @223   18 years imi - fixed valid URL detection in MarkerLayer (removed com.sun.* stuff)
(edit) @215   18 years imi - fixed NPE in marker layer when marker type was not found - added one …
(edit) @214   18 years imi - fixed the confusing auto-zoom (moved to "View"-menu and made it …
(edit) @213   18 years imi - added a Combine way tool - fixed the confusing menu structure (new …
(edit) @212   18 years imi - added focus-attribute to Annotation Presets - fixed Incomplete …
(edit) @211   18 years imi - fixed the please wait dialog not always above the main window
(edit) @210   18 years imi - added the possibility for <wpt> tags in GPX files to construct …
(edit) @208   18 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @207   18 years imi - added "case sensitive" option to search dialog - added a plugin …
(edit) @206   18 years imi - added hidden config option "osm-primitives.showid" (true/false) to …
(edit) @205   18 years imi - added "addToggleDialog" to MapFrame to give plugins the chance of …
(edit) @203   18 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @202   18 years imi - fixed Bug with AnnotationPresets not loading values-tag properly
(edit) @201   18 years imi - changed the name of the help page for switching MarkerText on/off
(edit) @200   18 years imi - new MarkerLayer code from Frederik. Supports Audio, Image and …
(edit) @199   18 years imi - Appletversion support of bookmarks - Applet does not crash on …
(edit) @198   19 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @195   19 years imi - changed ServerSidePreferences to actually upload / download …
(edit) @193   19 years imi - added new XmlObjectParser that should replace the direct use of …
(edit) @192   19 years imi - added command line parameter --default-classloader (for debug and …
(edit) @191   19 years imi - added search to toolbar (configurable in preferences) - added …
(edit) @190   19 years imi - fixed bug in annotation preset that inverted the logic of delete_if_empty
(edit) @189   19 years imi - added MarkerLayer (thanks Frederik)
(edit) @188   19 years imi - changed the merge conflict bug report to some message about the …
(edit) @186   19 years imi - added split way action (thanks Frederik) - fixed bug where modified …
(edit) @184   19 years imi - added reorder action to order the segments in a way
(edit) @181   19 years imi - added select all / unselect all actions - added option to display …
(edit) @180   19 years imi - added a warning for first-users when converting gps to osm data - …
(edit) @178   19 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @177   19 years imi - fixed NPE when open the annotation preset plugin with an invalid …
(edit) @175   19 years imi - fixed bug where cancelling download made other download attempts …
(edit) @172   19 years imi - added support for Applet mode again (the basics) - added …
(edit) @171   19 years imi - fixed bug that properties in advanced preferences could not be …
(edit) @169   19 years imi - added "new empty map" action - added osm-server.version property …
(edit) @168   19 years imi - added plugin-support for preferences - added advanced tab to …
(edit) @167   19 years imi - removed external tools (superseeded by plugins) - added …
(edit) @162   19 years imi - fixed shortcuts (Alt-C was doubled, About was missing)
(edit) @161   19 years imi - fixed the deletion of bookmarks when upgrading from older versions
(edit) @160   19 years imi - added Incomplete Way Download - added search for incomplete ways to …
(edit) @159   19 years imi - moved translations into plugins - added main menu control to main - …
(edit) @158   19 years imi - added possibility to support a locale in .josm/lang/*.jar - fixed …
(edit) @155   19 years imi - added online help system
(edit) @153   19 years imi - added possibility to create new download tasks (download data …
(edit) @150   19 years imi - fixed saving of plugins
(edit) @149   19 years imi - added dynamic loading of plugins - removed mappaint (now seperate …
(edit) @145   19 years imi - fixed bug that incomplete ways get selected when selecting nothing …
(edit) @144   19 years imi - added plugin system - added plugin: mappainter (thanks NickW!)
(edit) @143   19 years imi added "gpx" as flag to the external tool feature to also export raw …
(edit) @142   19 years imi - added External Tool support (no gui configuration yet) - applied …
(edit) @138   19 years imi - added feature "Save" (old save is now "Save as") - added feature to …
(edit) @137   19 years imi - updated Romanian translation (thanks Ovidiu) - added feature to …
(edit) @135   19 years imi - fixed test directory structure - shortkeys do not cycle through …
(edit) @134   19 years imi fixed wrongly translated "OptionPane.okButtonText"
(edit) @133   19 years imi added language romania
(edit) @131   19 years sven String "Delete" was not translated in Layer-Menu.
(edit) @129   19 years imi - fixed combo box display in annotation preset tester - fixed NPE in …
(edit) @128   19 years imi - added icons to annotation preset selection box - added history …
(edit) @126   19 years imi fixed annotation presets view (added a new renderer)
(edit) @125   19 years imi added type="type1,type2" for specifying more than one type in …
(edit) @123   19 years imi - added en_GB as language (thanks Bruce Cowan) - added default_values …
(edit) @120   19 years imi - added type={node,segment,way} feature to annotation presets - fixed …
(edit) @119   19 years imi - added Annotation Preset Tester - added Language selection in …
(edit) @118   19 years imi - fixed scale bar color reset after every JOSM restart - fixed NPE …
(edit) @117   19 years imi - added <combo> as annotation item - added CONTRIBUTION and java …
(edit) @116   19 years imi - added color for scale bar - fixed scale bar in EPSG:4236 projection …
(edit) @115   19 years imi - added "--language=..." command line - added French language (thanks …
(edit) @113   19 years imi fixed i18n messages (cleanup)
(edit) @111   19 years imi added i18n (thanks to Sven Anders)
(edit) @110   19 years imi - fixed some output strings that got messed up due i18n. - fixed …
(edit) @108   19 years imi - fixed some typos (thanks to SteveC :) - fixed that Selection dialog …
(edit) @107   19 years imi - fixed NPE when using sync-images without EXIF date information - …
(edit) @106   19 years imi - fixed import from GPX (time not read somtimes) - fixed delete mode …
(edit) @104   19 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   19 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @102   19 years imi - added more timestamp formats to GeoImage - date import (all ISO …
(edit) @101   19 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   19 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   19 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   19 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @95   19 years imi - fixed exception in aborting download
(edit) @94   19 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @93   19 years imi - added "insert node into line segment" mapmode - added direction hint …
(edit) @92   19 years imi - added progress bar and cancel button to all down-/uploads - added …
(edit) @91   19 years imi - added autoscale after selection, layer and conflict - added URL …
(edit) @90   19 years imi - fixed that toggle dialog buttons are sync with the dialogs - added …
(edit) @86   19 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @85   19 years imi fixed Exception for MacOS L&F which does not have mnemonics for OK/Cancel
Note: See TracRevisionLog for help on using the revision log.