source: josm/trunk/src/org/openstreetmap/josm/gui/GettingStarted.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10881   8 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
(edit) @10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10620   8 years Don-vip fix #13196 - remove FileDrop class (patch my michael2402) - gsoc-core
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @6935   10 years Don-vip see #3764 - special handling for Nimbus
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6525   10 years Don-vip fix server preferences dialog broken in r6523 + reload MOTD after …
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5883   11 years Don-vip fix #8585 - update MOTD when updating Java version (wrong copy/paste, …
(edit) @5882   11 years Don-vip fix #8585 - update MOTD when updating Java version
(edit) @5113   12 years simon04 fix typo, add code comment
(edit) @5061   12 years simon04 see #7395 - don't cache erroneously downloaded MOTD
(edit) @4865   12 years bastiK fixed #7209 - do not replace unknown images by dummy image; quote properly
(edit) @4863   12 years bastiK fixed #7309 - JOSM should load images included in StartupPageSource
(edit) @4709   12 years simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @4364   13 years simon04 MOTD: get rid of unnecessary space in front of external links
(edit) @3530   14 years stoecker fix array preferences
(edit) @3171   14 years bastiK fixed #4860 - shortcut for "Download Object" doesn't work always
(edit) @3122   14 years Gubaer fixed #4673: I18n: motd in russian not displayed
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2308   14 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @1879   15 years Gubaer towards a fix for #3142: JOSM applet class no longer functional
(edit) @1755   15 years stoecker fixed build error due to slippy map change, i18n update, added pt_BR
(edit) @1746   15 years stoecker fixed #2757 - josm reports wrong version
(edit) @1647   15 years stoecker fixed plugin handling a bit
(edit) @1562   15 years stoecker fix #2419 - MOTD language not changing - patch by xeen
(edit) @1512   15 years stoecker fixed language handling for web access
(edit) @1509   15 years stoecker Version information now directly in webpage
(edit) @1507   15 years stoecker MOTD got much easier. Server does the work now
(edit) @1480   15 years stoecker added user agent
(edit) @1450   15 years stoecker fix #1848 - version in start screen. patch by xeen
(edit) @1420   15 years stoecker close #2196. Patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1370   15 years stoecker close #2138 and #2128. patch by xeen
(edit) @1359   15 years stoecker fix MOTD parsing
(edit) @1356   15 years stoecker fix #2083 and #2115
(edit) @1350   15 years stoecker speedup start, fix #2106, patch by xeen and Michel Marti
(edit) @1290   15 years stoecker close #2035 and #1910. Patch by xeen
(edit) @1231   15 years ulfl drop files on the main window to open it
(edit) @1179   15 years stoecker unified texts
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1163   15 years stoecker cleanup language code handling
(edit) @1138   15 years stoecker close bug #1841
(edit) @1016   16 years stoecker added MOTD patch
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @800   16 years stoecker reduce free space for initial page
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @658   16 years framm - split up MOTD i18n stuff for easier translation (patch by Dirk …
(edit) @654   16 years framm - really fix MOTD code ;-)
(edit) @652   16 years framm - always show all "message of the day" messages, not only unread. - …
(edit) @645   16 years david case >= should have condition >= not >.
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @623   16 years david dynamic startup message
(edit) @610   16 years framm - fix "getting started" screen for low resolutions - fix …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @574   16 years david advertise audio mapping
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @484   16 years tabacha put some strings e.g. status bar messages in tr() to translate it
(edit) @377   17 years framm - changed the "getting started" message to say something about the new …
(edit) @346   17 years framm - smaller fonts for GettingStarted screen
(edit) @345   17 years framm - drop plugins setting on first start of 0.5
(edit) @344   17 years gebner Forgot to merge r342.
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/GettingStarted.java
(edit) @312   17 years imi - fixed bug to allow move of one node - removed "new shiny beta" …
Note: See TracRevisionLog for help on using the revision log.