source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/server/OAuthAuthenticationPreferencesPanel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12928   7 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12686   7 years Don-vip see #15182 - move OAuthAccessTokenHolder from …
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10424   8 years stoecker see #12994 - don't use SideButton outside side panel
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10180   8 years Don-vip fix NPE - regression from r10179
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10137   8 years Don-vip sonar, javadoc
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8442   9 years Don-vip Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons …
(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) @6847   10 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6602   10 years Don-vip fix #9511 - non propagation of OSM API url to OAuth preferences panel …
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(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) @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) @4245   13 years bastiK some renames to simplify further development
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3530   14 years stoecker fix array preferences
(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) @2861   14 years Gubaer fixed #4375: authorise -> authorize
(edit) @2849   14 years mjulius fix messages for gui/preferences
(edit) @2804   14 years stoecker typos
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(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.