source: josm/trunk/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorizationUI.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13892   6 years Don-vip fix #16356 - dynamic default size of OAuth wizard dialog
(edit) @13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @12928   7 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11604   7 years Don-vip sonar - squid:S1172 - Unused method parameters should be removed
(edit) @10938   8 years Don-vip sonar - squid:S1450 - Private fields only used as local variables in …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10367   8 years stoecker don't use SideButton outside side panel
(edit) @10183   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10073   8 years Don-vip refactor duplicated code
(edit) @9623   8 years Don-vip fix transient/serializable findbugs warnings
(edit) @9355   8 years simon04 fix #7943 - Make OAuth work for non-standard OSM APIs You will need …
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9350   8 years simon04 fix #6171 - Improve OAuth message in wizard Since OAuth is considered …
(edit) @9059   8 years Don-vip checkstyle
(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) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8442   9 years Don-vip Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(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) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6340   10 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) @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) @5752   11 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4147   13 years stoecker fix #6476 - fully automatic oauth failing due to server changes
(edit) @3530   14 years stoecker fix array preferences
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3082   14 years stoecker enable translation for missing strings
(edit) @3080   14 years mjulius see #4670 - Not Locilised #7
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2927   14 years mjulius fix #4469 - JOSM typos - patch by andre68
(edit) @2877   14 years mjulius authorise --> authorize in localized messages fixed typo
(copy) @2861   14 years Gubaer fixed #4375: authorise -> authorize
copied from trunk/src/org/openstreetmap/josm/gui/oauth/FullyAutomaticAuthorisationUI.java
(edit) @2850   14 years mjulius fix messages for gui
Note: See TracRevisionLog for help on using the revision log.