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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @304   18 years imi - fixed a bug that nodes were not created when no data layer was …
(edit) @303   18 years imi added deprecated forwarder for command adding
(edit) @302   18 years imi - added better plugin information in about dialog
(edit) @301   18 years imi - fixed undo/redo to be global - fixed adding of objects work with …
(edit) @300   18 years imi - added plugin site configuration preferences
(edit) @299   18 years imi - added update of plugins
(edit) @298   18 years imi - added license description to head of each source file
(edit) @297   18 years imi - fixed bug that selection listener were informed twice on selection …
(edit) @296   18 years imi - changed default of "Download to new layer" to false
(edit) @295   18 years imi - added "download to new layer" option - added missing color …
(edit) @294   18 years imi - renamed annotation presets to tagging presets
(edit) @292   18 years imi - fixed Bug Report module to work better with plugins - fixed …
(edit) @290   18 years imi - added support for multiple data layers
(edit) @287   18 years imi - added LatestRelease plugin site - added feature to order the list of …
(edit) @286   18 years imi - added saving/loading of download areas (DataSource)
(edit) @283   18 years imi - fixed lots of typos (thanks Bruce)
(edit) @282   18 years imi - fixed exception when download link of plugins doesn't work
(edit) @277   18 years imi - added Plugin Manager to download new plugins from within JOSM
(edit) @276   18 years imi - fixed comments only (added some TODO in order to provide #20)
(edit) @275   18 years imi - fixed downloader for OSM-url's to use the new url from osm server.
(edit) @273   18 years imi - fixed NPE when switching to way mapmode and emtpy data loaded
(edit) @272   18 years imi - added autocomplete combobox for the property dialog again (thanks …
(edit) @269   18 years imi - added some tests and provided better testing framework
(edit) @267   18 years imi - added and fixed some tests
(edit) @266   18 years imi - added "Getting Started" welcome screen - added latest JOSM version …
(edit) @265   18 years framm - count modifications of anonymous users and display them along with others
(edit) @262   18 years framm - add repaint after loading. somehow this got lost and led to osm data …
(edit) @260   18 years framm - patch by Christof Dallermassl to allow external communications with …
(edit) @259   18 years framm
(edit) @255   18 years imi - fixed AnnotationPreset image loading to load from .jar-ressources as well
(edit) @254   18 years imi Reverted Patch by Christof Dallermassl (Code quality and License problems)
(edit) @253   18 years framm Patch by Christof Dallermassl to improve property editing ("semi …
(edit) @252   18 years imi fixed adding of new properties that values don't get overwritten when …
(edit) @251   18 years imi fixed preselecting of values, when choosing a key in the combobox
(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   18 years imi - added different cursors for mapmodes (actually just finished what …
(edit) @195   18 years imi - changed ServerSidePreferences to actually upload / download …
(edit) @193   18 years imi - added new XmlObjectParser that should replace the direct use of …
(edit) @192   18 years imi - added command line parameter --default-classloader (for debug and …
(edit) @191   18 years imi - added search to toolbar (configurable in preferences) - added …
(edit) @190   18 years imi - fixed bug in annotation preset that inverted the logic of delete_if_empty
(edit) @189   18 years imi - added MarkerLayer (thanks Frederik)
(edit) @188   18 years imi - changed the merge conflict bug report to some message about the …
(edit) @186   18 years imi - added split way action (thanks Frederik) - fixed bug where modified …
(edit) @184   18 years imi - added reorder action to order the segments in a way
(edit) @181   18 years imi - added select all / unselect all actions - added option to display …
(edit) @180   18 years imi - added a warning for first-users when converting gps to osm data - …
(edit) @178   18 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @177   18 years imi - fixed NPE when open the annotation preset plugin with an invalid …
(edit) @175   18 years imi - fixed bug where cancelling download made other download attempts …
(edit) @172   18 years imi - added support for Applet mode again (the basics) - added …
(edit) @171   18 years imi - fixed bug that properties in advanced preferences could not be …
(edit) @169   18 years imi - added "new empty map" action - added osm-server.version property …
(edit) @168   18 years imi - added plugin-support for preferences - added advanced tab to …
(edit) @167   18 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"
Note: See TracRevisionLog for help on using the revision log.