Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Scout Nomination MNC"

(Patches to Bugzilla Tickets)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Matthias has been working on Eclipse Scout for more than a half years now. Before he worked on other Eclipse projects like Sphinx or EATOP. He has provided several patches.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
=== Patches to Bugzilla Tickets ===
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=415476 415476] SWING: SwingScoutClipboardService.setContents(..)-copied content cannot be pasted within scout application
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=377471 377471] Abstract Fields and Menus are getting tried to be instantiated
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=423314 423314] StringUtility#parseBoolean() is too lenient
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=420476 420476] Continuous repainting of CalendarControl leads to high CPU load
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=420373 420373] IOUtility.createTempFile erroneous
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=367776 367776] Swing: Missing Mnemonics on special characters
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=420267 420267] SWING mnemonics on menus not working properly
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=422229 422229] AbstractColumn: changes in execDecorateHeaderCell are not repainted immediately
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=415736 415736] Invalid thread access when terminating Scout SWT Application with Eclipse Luna M1
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=421324 421324] RAP, SWT keystroke on menus not shown
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=371090 371090] NullPointerException in SwingUtilities2Wrapper.drawStringUnderlineCharAt with Java 7
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=425269 425269] SWT/RAP more than 1 Radiobutton can be selected in RadioButtonGroup
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=416368 416368] ExtensibleSwingApplication should be extensible
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=408807 408807] Label / htmlfield: label & value are not aligned correctly
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=425843 425843] RAP, SWT: Changing a Checkbox by clicking on the label changes the UI but not the value in the model
+
 
+
=== Scout Newsgroup/Forum/Wiki ===
+
* [http://www.eclipse.org/forums/index.php/m/1229445/#msg_1229445 1229445] Usage statistics
+
* [http://www.eclipse.org/forums/index.php/m/1220214/#msg_1220214 1220214] Controlling position of (vertical) scrollbar in the outline
+
* [http://www.eclipse.org/forums/index.php/m/1231917/#msg_1231917 1231917] Looking for book for Scout
+
* [http://www.eclipse.org/forums/index.php/m/1208865/#msg_1208865 1208865] SWT Client startup Error
+
* [http://www.eclipse.org/forums/index.php/m/1193838/#msg_1193838 1193838] Switch Tabs programatically
+
* [http://www.eclipse.org/forums/index.php/m/1188156/#msg_1188156 1188156] Tab key in RAP
+
* [http://www.eclipse.org/forums/index.php/m/1154653/#msg_1154653 1154653] Set the size of a SWT Application
+
* [http://www.eclipse.org/forums/index.php/m/1143779/#msg_1143779 1143779] Keyboard controlling a scout application
+
* [http://www.eclipse.org/forums/index.php/m/1097158/#msg_1097158 1097158] Newbie : Creating an ordinary java class within Scout
+
* [http://www.eclipse.org/forums/index.php/m/1087132/#msg_1087132 1087132] Scout bundles
+
 
+
* [http://wiki.eclipse.org/Special:Contributions/Matthias.Nick.bsiag.com Wiki contributions]
+

Latest revision as of 06:24, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top