source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6971   10 years akks Add proxy.exceptions advanced parameter (localhost and 127.0.0.1 by …
(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) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6847   10 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6653   10 years simon04 Preference dialog: allow to toggle the "Use the default OSM server …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6602   10 years Don-vip fix #9511 - non propagation of OSM API url to OAuth preferences panel …
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6525   10 years Don-vip fix server preferences dialog broken in r6523 + reload MOTD after …
(edit) @6523   10 years Don-vip Ask user to change proxy settings when proxy errors occur at startup …
(edit) @6365   11 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6349   11 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6340   11 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @5926   11 years bastiK clean up imports
(edit) @5899   11 years stoecker fix javadoc
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5752   11 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5587   12 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5259   12 years stoecker fix message text
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(edit) @4246   13 years bastiK plugin hook for credentials handling
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3934   13 years framm Changed the way in which JOSM handles imagery layer blacklisting. …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3461   14 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2877   14 years mjulius authorise --> authorize in localized messages fixed typo
(edit) @2875   14 years mjulius fix some more unescaped '
(edit) @2861   14 years Gubaer fixed #4375: authorise -> authorize
(edit) @2849   14 years mjulius fix messages for gui/preferences
(edit) @2823   14 years Gubaer fixed #4325: Proxy settings field length wrong
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2804   14 years stoecker typos
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2797   14 years stoecker fix #4331 - missing translation
(edit) @2775   14 years Gubaer fixed NPE
(add) @2745   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
Note: See TracRevisionLog for help on using the revision log.