Changes between Version 16 and Version 19 of Ticket #10455


Ignore:
Timestamp:
2014-09-02T02:59:02+02:00 (11 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10455 – Description

    v16 v19  
    11115. ~~7u67: The vertical toolbar is too wide: horizontal space wasted:~~ fixed in r7483
    12126. ~~7u67: The horizontal status bar is too large: vertical space wasted:~~ idem
    13 7. 7u67: The icons in preferences dialog are ridiculously small. From [https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/04-JavaUIToolkits/JavaUIToolkits.html documentation] it is stated "JTabbedPane objects in OS X [...] have a standard size. If you put an image in a tab, the image is scaled to fit the tab instead of the tab to the image.".
    14 8. 7u67: Java dock icon is displayed instead of JOSM one if launched with `java -jar`
     137. ~~7u67: The icons in preferences dialog are ridiculously small. From [https://developer.apple.com/library/mac/documentation/Java/Conceptual/Java14Development/04-JavaUIToolkits/JavaUIToolkits.html documentation] it is stated "JTabbedPane objects in OS X [...] have a standard size. If you put an image in a tab, the image is scaled to fit the tab instead of the tab to the image.":~~ too complicated. Dialog will change with #7548.
     148. ~~7u67: Java dock icon is displayed instead of JOSM one if launched with `java -jar`:~~ fixed in r7485
    15159. 7u67: Restart does not work neither in Webstart nor OSX package
    161610. ~~No fullscreen:~~ fixed with #7021