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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7802   9 years bastiK allow logging in jmapviewer (see [o30848])
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7634   9 years Don-vip allow plugins to install custom look-and-feels
(edit) @7476   10 years Don-vip fix NPE seen in continuous integration, reproducible in offline mode
(edit) @7442   10 years Don-vip adjust number of errors/warnings in bug reports to avoid incomplete …
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7420   10 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7294   10 years Don-vip fix #10242 - catch NoClassDefFoundError when …
(edit) @7185   10 years Don-vip see #9518 - Automatically reload local styles using new Java 7 …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6979   10 years Don-vip simplify Java version checking
(edit) @6957   10 years Don-vip see #9897 - refactor OSX stuff
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6900   10 years stoecker see #9778 - force fixed string for XML name base
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6852   10 years Don-vip see #9710 - more debug messages
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6730   10 years simon04 Allow to enable debug log messages by commandline argument --debug
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6642   10 years Don-vip Improve handling of network errors at startup, suggest to change proxy …
(edit) @6565   10 years simon04 fix #9484 - source in upload dialog: add knowledge, survey to …
(edit) @6546   10 years Don-vip fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
(edit) @6535   10 years simon04 fix #9475 see #9470 - NPE on startup - …
(edit) @6523   10 years Don-vip Ask user to change proxy settings when proxy errors occur at startup …
(edit) @6474   10 years Don-vip fix #9434 - Robustness in hash URLs parsing
(edit) @6471   10 years Don-vip Sonar - remove warnings related to the static preferences …
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6443   10 years Don-vip see #8465 - Ask Windows users to update their Sun/Oracle Java 6 …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6342   10 years Don-vip various fixes
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6333   10 years Don-vip fix #9189 - NPE when deleting data layer + additional usage of …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6311   11 years Don-vip Avoid NPE when logging exception without message
(edit) @6299   11 years Don-vip Improve feedback when clicking a web marker pointing to a local file fails
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6125   11 years bastiK see #7275 - allow script to handle restart When JOSM was started with …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5957   11 years Don-vip New interface MapFrameListener to allow core classes to listen to …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5896   11 years Don-vip fix #8582 - synchronize Main.removeLayer()
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5831   11 years Don-vip see #8571 - Include command-line arguments in status report
(edit) @5829   11 years Don-vip fix javadoc + minor refactorization/code cleanup
(edit) @5696   11 years Don-vip Disable single-char JOSM shortcuts when relation dialog filter …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5538   11 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5514   12 years stoecker allow to switch and remember display number for main window even in …
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5391   12 years bastiK add session support for imagery layers
(edit) @5382   12 years Don-vip Small code cleanup/refactorization in shortcut unregistration
(edit) @5357   12 years stoecker improve task handling for jmapviewer in JOSM context
(edit) @5279   12 years bastiK use gnu getopt for command line processing improvements: * long …
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5262   12 years bastiK fixed #6004 - Dialog was already created exeception
(edit) @5240   12 years simon04 fix #7687 - make --download= work with signs in bounds
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5226   12 years bastiK improvements for custom projection
(edit) @5195   12 years simon04 see #6964 - display exceptions during parallel startup initialization
(edit) @5177   12 years simon04 see #6964 - validator initialization requires tagging presets to be …
(edit) @5142   12 years stoecker fix multiscreen handling for unseparated virtual screens
(edit) @5138   12 years simon04 see #6964 - initialize main menu first in order to avoid problems (fix …
(edit) @5134   12 years simon04 see #6964 - perform several initialization tasks in parallel in order …
(edit) @5112   12 years simon04 fix #4077 - patch by sfriedle - Unsaved changes pops up when closing …
(edit) @5002   12 years stoecker remove deprecations, all plugins are updated and release, external …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4901   12 years Don-vip fix #7361 - image filename with 3 commas causes exception
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4774   12 years bastiK fixed #7223 - Error when downloading list of nodes
(edit) @4724   12 years jttt Fix some of errors found by FindBugs
(edit) @4719   12 years stoecker make patching locale loader easier, update i18n
(edit) @4718   12 years jttt Add posibility to run please wait runnable tasks in background
(edit) @4681   12 years simon04 see #6329 - improve splash screen: show execution time of items, …
Note: See TracRevisionLog for help on using the revision log.