source: josm/trunk/src/org/openstreetmap/josm/gui/oauth

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6847   10 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6845   10 years stoecker don't have two osm-server url settings
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(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) @6599   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null Loosen the …
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6340   10 years Don-vip refactor of some GUI/widgets classes (impacts some plugins): - …
(edit) @6335   10 years Don-vip Sonar/Findbugs - Unused Private Fields
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(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) @6116   11 years Don-vip fix EDT violations
(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) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6066   11 years stoecker see #8875 - more oauth rights
(edit) @5998   11 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(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   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5411   12 years Don-vip see #7943 - Fix OAuth rejection error message
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4729   12 years stoecker fix #7183 - fully automatic OAuth not working
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4457   13 years bastiK applied #6778 - Improve translation (patch by Casiope)
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(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) @4191   13 years stoecker remove old debug stuff
(edit) @4147   13 years stoecker fix #6476 - fully automatic oauth failing due to server changes
(edit) @3748   13 years framm API seems to return 200 OK now instead of 302 Moved Temporarily in …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3494   14 years stoecker fix #5100 - OAuth failing
(edit) @3425   14 years stoecker fix #5244 - port to signpost 1.2 - patch by dpaleino
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3385   14 years jttt Fix warnings
(edit) @3188   14 years stoecker close #4790 - OAuth uses HTTPS
(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) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(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
(edit) @2861   14 years Gubaer fixed #4375: authorise -> authorize
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2840   14 years framm fix msg
(edit) @2828   14 years stoecker removed wrong translation calls
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2806   14 years stoecker fixed typo - closes #4332
(edit) @2804   14 years stoecker typos
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2765   14 years Gubaer typos
(edit) @2763   14 years Gubaer fixed #4311: OAuth: Test access token doesn't work
(add) @2746   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
Note: See TracRevisionLog for help on using the revision log.