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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3686   13 years bastiK remove debugging output for #5559; some comments
(edit) @3679   13 years bastiK see #5559 - ExtendedDialog.showDialog() blocks when called in main …
(edit) @3675   13 years bastiK debug output for autosave (#5559 and others)
(edit) @3542   14 years stoecker hopefully fix some applet issues
(edit) @3461   14 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3435   14 years jttt Fix #5320 autosave restore: josm loads data before affirmation
(edit) @3431   14 years bastiK added purge action (some testing would be welcome)
(edit) @3417   14 years bastiK Added message box if JOSM starts with Java 5. The following classes …
(edit) @3410   14 years jttt Fix #5287 Zoom in to data after JOSM crash & restore
(edit) @3378   14 years jttt Fix #2662 Auto-save
(edit) @3287   14 years stoecker fix #4706 and fix #5066 - plugin handling
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3232   14 years jttt Fix #2297 JOSM Webstart fails at loading plugins, cleanup puwg projection
(edit) @3098   14 years jttt Added handler for uncaught exception in modal dialogs
(edit) @3054   14 years stoecker don't keep .jar.new for linux, this is only necessary for windows system
(edit) @2876   14 years bastiK fix #3745 - fullscreen geometry not restored (patch by bomm)
(edit) @2856   14 years Gubaer fixed #4365: "Do you want to update plugins" request shown behind …
(edit) @2839   14 years framm fix messages
(edit) @2821   14 years Gubaer applied #4344: patch by bomm: simplify command line processing
(edit) @2820   14 years Gubaer applied #4345: patch by bomm: another fix for usage message
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2800   14 years stoecker fix commandline help - closes #4312 - patch by bomm
(edit) @2798   14 years stoecker fix commandline file loading - closes #4288 - patch by bomm
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2085   15 years stoecker applied #3439 - patch by avar - fix broken language selection
(edit) @2081   15 years Gubaer fixed #3393: loooong delay when using presets with a large osm file - …
(edit) @2063   15 years Gubaer applied #3396: patch by bastiK: Document some useful option (josm.home)
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1802   15 years stoecker cleanup license and contributions a bit
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1496   15 years stoecker fixed #2286 - rename fullscreen to maximize - patch by avar
(edit) @1481   15 years stoecker added reverse no --fullscreen option
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1356   15 years stoecker fix #2083 and #2115
(edit) @1330   15 years stoecker fix #2082
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1286   15 years stoecker close #1984
(edit) @1260   15 years stoecker Hebrew needed some fixes to work
(edit) @1239   15 years ulfl add the splash screen also to Main, so we can see the "message of the …
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1179   15 years stoecker unified texts
(edit) @1171   15 years stoecker fix language fallback
(edit) @1170   15 years stoecker suppress useless warning
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1065   15 years stoecker language handling fixed
(edit) @1059   15 years mfloryan Fixed #1683 - an exception when selected (or system default) locale …
(edit) @1058   15 years mfloryan Changed infrastructure of JOSM translations. lang-* plugins are now …
(edit) @1048   15 years cbrill fix bug #1655 (disable splash screen) Patch by mcdmx@…
(edit) @1034   16 years stoecker Fix commandline argument problem. Close bug #1636. Thanks to Michel Marti
(edit) @1033   16 years stoecker Added programm logo. Close bug 1638. Thanks to Michel Marti
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @976   16 years stoecker fix bug #1561 and #5160
(edit) @966   16 years stoecker commandline arg --language works as expected
(edit) @873   16 years stoecker cleanups in plugin handling
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @584   16 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @442   16 years gebner Don't reset prefs to default when encountering parsing errors.
(edit) @350   17 years framm - auto-disable any plugin that does not load successfully.
(edit) @345   17 years framm - drop plugins setting on first start of 0.5
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/MainApplication.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.