Udo Wessels
ea3a25b7e7
Merge branch 'bug5479' into bug2823
...
# Conflicts:
# java/com.sap.sailing.gwt.ui/EmbeddedMapAndWindChart.css
# java/com.sap.sailing.gwt.ui/RaceBoard.css
# java/com.sap.sailing.gwt.ui/Simulator.css
2021-06-21 19:58:49 +02:00
Udo Wessels
912d21a7bd
bug2823: put most of the buttons in an advanced button group (zoom in/out, fullscreen, true north indicator, add media files, link button, settings)
...
- moved zoom in/out to more options area with new implementations (direkt to google maps api)
- moved fullScreen to more options area with new implementations (open map per java script in fullscreen mode instead of using google maps button)
- clean up button placement e.g. wind and true north buttons. Align with more options button
- exchanged title of new true north button to internationalised one
- adapted style of settings button to rest of button style
2021-06-21 16:10:02 +02:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Udo Wessels
24440f2247
bug2823: Snapshot from 2021-06-14
2021-06-18 19:17:08 +02:00
Georg Herdt
256f7091a6
upgrade to GWT 2.9.0
...
bug5283
2020-06-29 09:35:45 +02:00
Axel Uhl
89e8bef9c8
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
...
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f .
2019-05-28 21:54:20 +02:00
Axel Uhl
063484e29f
removed PluginNature from our OSGi bundles; they are not Eclipse plugins
2019-05-27 22:53:30 +02:00
Axel Uhl
46ad08a028
upgraded all projects to JavaSE-1.8
...
Change-Id: I7282315d63d2aa0fa5413358d584dfbcf9ff163d
2019-04-05 22:30:18 +02:00
Axel Uhl
f7c20b9324
always use latest Google Maps API v3;
...
we should monitor https://groups.google.com/forum/#!forum/google-maps-js-api-v3-notify
for changes
Change-Id: I07105b0b6e85293986fafddce89985899d87ec79
2019-02-01 00:45:46 +01:00
Axel Uhl
4608a1547e
reverted the Google Maps API Key reverting; updated to Maps API 3.35;
...
See https://developers.google.com/maps/documentation/javascript/versions#quarterly-updates
Change-Id: I37be8f7fc798b4402bcd1190050bf38445ddc1e3
2019-02-01 00:14:33 +01:00
Steffen Schaefer
8a1233203b
Bug 4202: Fixing more build problems
2018-08-07 09:43:13 +02:00
Steffen Schaefer
b7853211c1
Bug 4202: Using Tycho compatible dependencies
2018-08-07 08:18:15 +02:00
Steffen Schaefer
b729cc48f0
Bug 4202: Reverted an unintentional change of the last commit
2018-08-06 16:04:28 +02:00
Steffen Schaefer
ca8c423b39
Bug 4202: Fixed inconsistent version and artifactId in maven
...
dependencies for the imported sources
2018-08-06 15:32:12 +02:00
Steffen Schaefer
944b3f99a6
Bug 4202: Fixed maven versions of imported sources to be compatibile
...
with OSGi
2018-08-06 13:59:47 +02:00
Steffen Schaefer
5c13ff9a06
Bug 4202: Resolved compiler problems for imported code
2018-08-02 14:50:45 +02:00
Steffen Schaefer
d14deb5c17
Bug 4202: Fixed warnings in imported sources
2018-08-02 14:29:39 +02:00
Steffen Schaefer
048c651954
Bug 4202: Imported ajaxloader as source to prevent infinit build loop in
...
Eclipse
2018-08-02 14:28:52 +02:00
Steffen Schaefer
32e601a7a4
Bug 4202: Imported Maps API wrapper as source project
2018-08-02 13:33:33 +02:00