source: josm/src/org/openstreetmap/josm/Main.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @284   17 years imi - added some functional GUI tests
(edit) @267   17 years imi - added and fixed some tests
(edit) @266   17 years imi - added "Getting Started" welcome screen - added latest JOSM version …
(edit) @250   17 years framm - patch by Christof Dallermassl that will use a common classloader for …
(edit) @243   17 years imi - added josm.plugins - Java property to load plugins regardless of …
(edit) @242   17 years imi - fixed many java warnings - changed eclipse settings to use JUnit …
(edit) @237   17 years framm Major download dialog reorg (now uses tabs, modified World Chooser …
(edit) @211   17 years imi - fixed the please wait dialog not always above the main window
(edit) @208   17 years imi - fixed a NPE when hitting a mapmode shortcut after all layers have …
(edit) @207   17 years imi - added "case sensitive" option to search dialog - added a plugin …
(edit) @203   17 years imi - Fixed a bug in the Merger/Conflict to auto-resolve marked changes …
(edit) @192   17 years imi - added command line parameter --default-classloader (for debug and …
(edit) @191   17 years imi - added search to toolbar (configurable in preferences) - added …
(edit) @178   17 years imi - fixed display of tooltip shortcuts - added icon=... to annotation …
(edit) @172   17 years imi - added support for Applet mode again (the basics) - added …
(edit) @169   17 years imi - added "new empty map" action - added osm-server.version property …
(edit) @159   18 years imi - moved translations into plugins - added main menu control to main - …
(edit) @155   18 years imi - added online help system
(edit) @154   18 years imi - enhanced plugin system to integrate osmarender
(edit) @153   18 years imi - added possibility to create new download tasks (download data …
(edit) @149   18 years imi - added dynamic loading of plugins - removed mappaint (now seperate …
(edit) @146   18 years imi - added "Align nodes in a circle" patch from Matthew Newton. - added a …
(edit) @145   18 years imi - fixed bug that incomplete ways get selected when selecting nothing …
(edit) @144   18 years imi - added plugin system - added plugin: mappainter (thanks NickW!)
(edit) @142   18 years imi - added External Tool support (no gui configuration yet) - applied …
(edit) @138   18 years imi - added feature "Save" (old save is now "Save as") - added feature to …
(edit) @133   18 years imi added language romania
(edit) @129   18 years imi - fixed combo box display in annotation preset tester - fixed NPE in …
(edit) @128   18 years imi - added icons to annotation preset selection box - added history …
(edit) @124   18 years imi added "Reverse Segments" action
(edit) @123   18 years imi - added en_GB as language (thanks Bruce Cowan) - added default_values …
(edit) @119   18 years imi - added Annotation Preset Tester - added Language selection in …
(edit) @116   18 years imi - added color for scale bar - fixed scale bar in EPSG:4236 projection …
(edit) @110   18 years imi - fixed some output strings that got messed up due i18n. - fixed …
(edit) @104   18 years imi - started i18n - started "download incomplete ways" action - added …
(edit) @103   18 years imi - fixed unicode compatibility - added Layer menu which mirrors the …
(edit) @101   18 years imi - added zoom/move around with Ctrl+direction keys / Ctrl +, Ctrl - - …
(edit) @100   18 years imi - fixed JOSM crash when importing GeoImages on layers without …
(edit) @99   18 years imi - added GeoImage feature (showing images on a tracklog) - added zoom …
(edit) @98   18 years imi - added Applet version of JOSM (unfinished) - fixed display bug if …
(edit) @94   18 years imi - changed Add Way mode, so that ways can be modified - added Command …
(edit) @93   18 years imi - added "insert node into line segment" mapmode - added direction hint …
(edit) @92   18 years imi - added progress bar and cancel button to all down-/uploads - added …
(edit) @90   18 years imi - fixed that toggle dialog buttons are sync with the dialogs - added …
(edit) @89   18 years imi added command line option --geometry
(edit) @86   18 years imi - added conflicts and resolve conflict dialog This is one of those …
(edit) @81   18 years imi - fixed Exception when downloading empty data and auto-open dialogs - …
(edit) @80   18 years imi - hardened gpx import (clean out empty ways or segments with from=to) …
(edit) @79   18 years imi - fixed bug in osm import (now reject id=0) - added WMS server layer …
(edit) @78   18 years imi - added more context menu items to layer list - added GPX export (raw …
(edit) @77   18 years imi added customizable colores for raw gps layers (popup menu in layer list)
(edit) @76   18 years imi fixed: Preferences directory is now created if not present.
(edit) @75   18 years imi - added editable colors - changed preferences format (again)
(edit) @74   18 years imi changed Preferences system to more flexible one.
(edit) @73   18 years imi fixed bug where lat/lon was exchanged in download dialog and quick fix …
(edit) @71   18 years imi - refactored GpsPoint to be immutable and added LatLon and NorthEast - …
(edit) @68   18 years imi - Remove Alt from hotkeys ('n' for new node, not Alt-n) - use command …
(edit) @54   18 years imi - fixed: Saving of new objects with properties in OSM format did not …
(edit) @51   18 years imi - fixed server rounding problem - fixed bug, that save with filter …
(edit) @50   18 years imi - fixed exception when merging some keys (download) - fixed "please …
(edit) @46   18 years imi - fixed fullscreen mode under Linux (disable with --no-fullscreen) - …
(edit) @44   18 years imi - Save of GPX files does not save deleted - state. - Please wait …
(edit) @40   18 years imi - added world boundaries - added bug report exception handler - raw …
(edit) @33   18 years imi - prepared for uploading. - fixed gpx export/import with uid and …
(edit) @31   18 years imi - fixed broken stuff from last checkin - complete undo and redo - …
(edit) @30   18 years imi - Removed edit layer, combine action, save gpx (integrated in normal …
(edit) @29   18 years imi - fixed GPX export / import. Now featuring pending line segments - …
(edit) @24   19 years imi - added new osm export to file - added key/value editing
(edit) @23   19 years imi - added commands to support undo later - added Edit-Layer concept - …
(edit) @22   19 years imi starting restructure of dataset. Checkpoint is broken!
(copy) @21   19 years imi - started command implementation - cleaned up Layer - gpsbabel style …
copied from src/org/openstreetmap/josm/gui/Main.java
(edit) @20   19 years imi Added bookmarks for importing and fixed password dialog
Note: See TracRevisionLog for help on using the revision log.