source: josm/trunk/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.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) @13111   6 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @12928   7 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12803   7 years Don-vip see #15229 - see #15182 - remove GUI references from OsmConnection
(edit) @12686   7 years Don-vip see #15182 - move OAuthAccessTokenHolder from …
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(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) @10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(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) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9960   8 years simon04 Reduce OAuth logo height
(edit) @9356   8 years simon04 see #7943 - OAuth: Display instructions for for non-standard OSM APIs …
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9300   8 years simon04 OAuth: increase default dialog size
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8468   9 years Don-vip fix some minor sonar/code style issues: - Avoid Protected Field In …
(edit) @8442   9 years Don-vip Fix #11266 - SVG versions of JOSM and OAuth logos + some other buttons …
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6845   10 years stoecker don't have two osm-server url settings
(edit) @6666   10 years Don-vip see #9508 - refactor validator preferences + handling of JScrollPane
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5998   11 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5899   11 years stoecker fix javadoc
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3385   14 years jttt Fix warnings
(edit) @3121   14 years Gubaer fixed #4698: Link not works
(edit) @3111   14 years Gubaer applied #4708: patch by Claudius Henrichs: OAuth dialog default window …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3080   14 years mjulius see #4670 - Not Locilised #7
(edit) @2990   14 years jttt Fix some eclipse warnings
(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/OAuthAuthorisationWizard.java
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
Note: See TracRevisionLog for help on using the revision log.