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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12405   7 years Don-vip fix #14938 - robustness to system date changing during startup
(edit) @12272   7 years Don-vip fix #14849 - fix crash at startup when two initialization tasks have …
(edit) @11881   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN
(edit) @10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
(edit) @10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
(edit) @10358   8 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
(edit) @10254   8 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10121   8 years Don-vip add more debug messages + assertions to debug failing unit test
(edit) @10117   8 years Don-vip add debug message to investigate unit test failure
(edit) @10093   8 years Don-vip add more unit tests
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9243   8 years Don-vip javadoc update
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8525   9 years simon04 see #11591, see #11355 - Splash screen: attempt to fix lock issue (2)
(edit) @8524   9 years simon04 see #11591, see #11355 - Splash screen: attempt to fix …
(edit) @8520   9 years Don-vip see #11591, see #11355 - disable blocking code + fix some sonar …
(edit) @8516   9 years simon04 see #11355 - Splash screen: scroll overlong task list
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8511   9 years Don-vip checkstyle: modifiers order
(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) @8500   9 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue (2)
(edit) @8499   9 years simon04 see #11355 - Splash screen: attempt to fix dialog height issue
(edit) @8497   9 years simon04 fix #11355 - Splash screen: display parallel initialization tasks in a …
(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) @7768   9 years Don-vip see #6896 - update logo images - use new logo at fixed resolution in …
(edit) @7321   10 years Don-vip fix #10287 - robustness to system time going backwards during josm startup
(edit) @7143   10 years simon04 Log initialization time per mappaint style
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5926   11 years bastiK clean up imports
(edit) @5797   11 years Don-vip fix #8488 - Do not use Helvetica font when it is not available
(edit) @5015   12 years stoecker better handling of dialogs for multiple screens
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4681   12 years simon04 see #6329 - improve splash screen: show execution time of items, …
(edit) @4030   13 years stoecker adjust splash screen borders
(edit) @4029   13 years stoecker prevent resizing of splash screen
(edit) @3479   14 years jttt cosmetics
(edit) @3181   14 years bastiK see #4877 - Splashscreen has wrong position on X11 dualhead mode
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2865   14 years Gubaer fixed #4378: r2862 hangs on startup while processing plugin files …
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @1212   15 years stoecker language fixes, hopefully the last set
(edit) @1179   15 years stoecker unified texts
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1138   15 years stoecker close bug #1841
(edit) @1093   15 years framm - hide splash screen if other dialog is shown. patch by Jiri Klement …
(edit) @1048   15 years cbrill fix bug #1655 (disable splash screen) Patch by mcdmx@…
(edit) @993   16 years stoecker patch splashscreen log - Jan Peter Stotz
(edit) @985   16 years stoecker close bug #1566
(add) @976   16 years stoecker fix bug #1561 and #5160
Note: See TracRevisionLog for help on using the revision log.