Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-23v4940r11v4940r11Y20201025-1200Y20201024-1200Y20201023-1200I20201026-0650I20201025-1800I20201025-0040I20201024-1800I20201023-1800Eclipse Releng Bot1-1/+1
2020-10-23v4940r11Eclipse Releng Bot3-4/+4
2020-10-23Bug 567389 - [Big Sur] Selected TabFolder's text is invisible on macOSLakshmi Shanmugam1-1/+1
11 On BigSur, alternateSelectedControlTextColor doesn't give the correct foreground color for selected TabItem. Change-Id: I2a9b0bd545eb1cf76878ad3d24cc2a72ece631c1 Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
2020-10-23Bug 567389 - [Big Sur] Selected TabFolder's text is invisible on macOSLakshmi Shanmugam1-0/+10
11 Added method OS.isBigSurOrLater to detect BigSur OS. Change-Id: Ib1d789902f6ce7b520d8714989a7aba35bc0a46a
2020-10-23Bug 568141 - Build failed in I20201022-1800 - Rebuilding of chromiumAlexander Kurtakov1-0/+1
libraries on x86_64 failed Fix "warning: `extern` fn uses type `ReturnType`, which is not FFI-safe" warning. Change-Id: Ie412a1ee3c6c51223acf62be389ceed8b0e0821e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-10-23Bug 568141 - Build failed in I20201022-1800 - Rebuilding of chromiumAlexander Kurtakov2-0/+22
libraries on x86_64 failed Add project files to Rust cargo projects so corrosion recognizes them as such. Change-Id: Idcd6427a8cf77a6831ca66384418567a680c7a0a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-10-23v4940r10v4940r10I20201023-0250Eclipse Releng Bot1-1/+1
2020-10-23v4940r10Eclipse Releng Bot3-4/+4
2020-10-22Bug 568108 - [Win32][DarkTheme] Support Windows 10 October 2020 UpdateAlexandr Miloslavskiy1-4/+20
Windows update introduces small changes, causing SWT safeguards to no longer recognize undocumented 'AllowDarkModeForWindow()' in uxtheme.dll. The function itself is good, so only an update for safeguards is needed. Change-Id: I867c1aad76d5a582a8cc204562471989cac0941a Signed-off-by: Alexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
2020-10-20v4940r9v4940r9jY20201021-1200Y20201020-1200I20201021-1800I20201021-0200I20201020-1800I20201020-0240Eclipse Releng Bot1-1/+1
2020-10-20Bug 427882 - StyledText: IME-related "Argument not valid" error handling keyDownAlexandr Miloslavskiy2-0/+73
Change-Id: Ia72701e4210972ae63f02bddaf188f702ebbde37 Signed-off-by: Alexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
2020-10-19v4940r9v4940r9iY20201019-1200I20201019-1800Eclipse Releng Bot1-1/+1
2020-10-19Bug 565526 - test snippetAlexandr Miloslavskiy1-0/+59
Change-Id: If1f7c3aef9334c1c93eb6ecb664e4b116285583c Signed-off-by: Alexandr Miloslavskiy <alexandr.miloslavskiy@syntevo.com>
2020-10-16v4940r9v4940r9hY20201018-1200Y20201017-1200Y20201016-1200I20201018-1800I20201017-1800I20201016-1800Eclipse Releng Bot1-1/+1
2020-10-16[Win32] Differentiate ReadOnly StyledText widget look similar to native ↵Niraj Modi1-3/+6
ReadOnly Text. Change-Id: Ie1b9852cb311471b1f955146a7e7ed41208178b3 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2020-10-15v4940r9v4940r9gI20201016-0000I20201015-1800Eclipse Releng Bot1-1/+1
2020-10-15Bug 567906 - Inject Implementation-version in standalone swt.jarY20201015-1200Alexander Kurtakov2-1/+3
Change-Id: I6540de04fe28d39b9b731f6794fbcf3a82c2a791 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-10-14v4940r9v4940r9fY20201014-1200I20201014-1800Eclipse Releng Bot1-1/+1
2020-10-14removing filter -Bug 567700 - API tools error in SWT source'sVikas Chandra1-8/+0
Browser.java class against a very old code Change-Id: I07644df607302739ec67684aebbd392421221614 Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
2020-10-08v4940r9v4940r9eY20201013-1200Y20201012-1200Y20201011-1200Y20201010-1200Y20201009-1200Y20201008-1200I20201013-1800I20201012-1800I20201012-0750I20201011-1800I20201010-1800I20201009-1800I20201009-0800I20201009-0430Eclipse Releng Bot1-1/+1
2020-10-08Bug 567697 - API Compatibility Warnings reported on SWTNiraj Modi1-0/+8
Change-Id: Id7d9d3818db6ddf35d227e62c6f57fb06a36e6a9 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2020-10-05v4940r9v4940r9dY20201006-1200S4_18_0_M1aS4_18_0_M1I20201012-0320I20201007-1800I20201007-1320I20201007-0600I20201006-1800I20201006-0840I20201006-0600I20201005-1800Eclipse Releng Bot1-1/+1
2020-10-05Revert "Bug 563572 - org.eclipse.swt.custom.StyledText gets a blinking cursor"Niraj Modi1-2/+2
This reverts commit 5b49b58b536eea757115f6fde58a865a06d44d0a. Reason for revert: <Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=567609> Change-Id: I89ed2629213a123b17a0563557be52a3ec819683
2020-10-05v4940r9v4940r9cI20201005-0600Eclipse Releng Bot1-1/+1
2020-10-05[Tests] Add test for exception type on null key in Widget.setDataPaul Pazderski1-0/+7
Change-Id: Iae474abb2e4a363640b1e76d4a7c136a9532f86c Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2020-10-05Shell#getShells(): Synched implementations & extended test caseKarsten Thoms4-17/+20
The 3 OS specific implementations differed slightly. Using a common implementation now. Also extended the test case for the method by an additional check after disposing a Shell. Change-Id: Ica31c36d9fd44111d556115237b5b7a9867524ed Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-10-05Bug 567257 - [GTK4] Get SWT Text snippets runningPaul D'Pong1-1/+1
- Removed use of gtk_get_current_event in verifyText (allows for Snippet 19 to run) Change-Id: Ia7f1b2d7f9c79294a989830caaec1bee74b52c33 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-10-02v4940r9v4940r9bI20201004-1800I20201004-0600I20201003-1800I20201003-0600I20201002-1800Eclipse Releng Bot1-1/+1
2020-10-01Bug 567422 - [Win32][DND] Drag and Drop can crash if target keepPaul Pazderski2-163/+461
reference to COM object The aggressive release of all COM objects after the drag/drop operation is done can be problematic if the drop target keeps a reference to one of the COM objects for later use. When the target later tries to release (or access) the already disposed COM object a crash from invalid memory access is likely. Instead if should trust that the target will eventually release the references it still holds. For the case that the target will request the data again after DND is finished the last requested data is cached. Note: sending a DragSetData event before DragStart or after DragEnd is considered a bug. Change-Id: I48e88a58e46111a3879e071d56abb79ac75114a9 Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2020-10-01v4940r9v4940r9aY20201002-1200Y20201001-1200I20201001-1800Eclipse Releng Bot1-1/+1
2020-09-30v4940r9v4940r9I20200930-1800Eclipse Releng Bot1-1/+1
2020-09-30v4940r9Eclipse Releng Bot3-4/+4
2020-09-30Bug 567485 - [GTK4] Cleanup old porting codePaul D'Pong6-118/+138
- Added GTK4 guard on gtk_get_current_event (Snippet 11, 12 not to crash on launch) - Reorganized GtkEventController functions - Removed os.h #define guards for unnecessary GtkEventController functions, and opt to use the @method flags=dynamic alternative Change-Id: I1e2fc68c09f260cdab433dfe641a2405ff9c2cb1 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-30v4940r8v4940r8aY20200930-1200Eclipse Releng Bot1-1/+1
2020-09-30Bug 567333 - [GTK4] Port Shell snippets to GTK4Paul D'Pong1-21/+0
- Removed windowManager string and initialization (was unused) from Display Change-Id: Ia27c2710a5a2041db681180a3b579055a19ea79f
2020-09-30Bug 539693 - [Cocoa][10.14] Unified toolbar: returns excessively large sizeThomas Singer1-0/+8
Change-Id: I6b9eacc75291e8b6aa0f968d02af3e86cefdf65b Signed-off-by: Thomas Singer <ts-swt@syntevo.com>
2020-09-29v4940r8v4940r8Y20200929-1200I20200929-1800Eclipse Releng Bot1-1/+1
2020-09-29v4940r8Eclipse Releng Bot3-4/+4
2020-09-29Bug 567371 - [GTK4] Removal of blocking dialog functionsPaul D'Pong6-50/+189
- Changed MessageBox's handling of dialog startup & response return. Requires changing the async "response" signal to a blocking call named waitForResponse. - Swapped where the title and secondary messages are set. This allows the GTK3 and GTK4 code for this the same. This is done through the use of gtk_message_dialog_format_secondary_text. - Added response signal Change-Id: I89930ff303ffe975969ef47921ff2e9a2845c154 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-25v4940r7v4940r7aY20200929-0550Y20200928-1200Y20200928-0700Y20200928-0600I20200928-1800I20200927-1800I20200926-1800I20200925-1800Eclipse Releng Bot1-1/+1
2020-09-25Bug 381668 - NPE when disposing radio buttons right before they shouldPaul Pazderski4-7/+55
gain focus Change-Id: I91e6817eac6847c8d79d748ae97ebd9731620d26 Signed-off-by: Paul Pazderski <paul-eclipse@ppazderski.de>
2020-09-25Bug 567333 - [GTK4] Port Shell snippets to GTK4Paul D'Pong1-36/+21
- Removed "Feature in GTK" hack code when it comes to making the window resizable. - Removed what looks to be an old comment + its commented out code - More consistent spacing Change-Id: Ic710c077a4ff100420e47297f8eeba7253f3de62 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-25Bug 567333 - [GTK4] Port Shell snippets to GTK4Paul D'Pong1-49/+60
Removed bug fixing code used for GTK3 from GTK4 since it uses a function that no longer exist gtk_window_set_attached_to & gtk_window_set_skip_taskbar_hint. Change-Id: I3fe4a3d716ba53eb2ce55812c11f7beeb8278f99 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-24v4940r7v4940r7I20200924-1800Eclipse Releng Bot1-1/+1
2020-09-24v4940r7Eclipse Releng Bot3-4/+4
2020-09-24Bug 567215 - [GTK4] Port SWT ComboPaul D'Pong5-169/+465
- Removed setting of the ypad. I tested the combo with READ_ONLY and NONE styles and they are of the same height. (This may have to be reverted but from snippet testing, seems to be okay). - Removed temporary disabling of warnings as they no longer seem to show. Change-Id: I4fbfe9f4ed42e69528d9f54eb3ec797b17fed8d3 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-24Bug 567138 - [GTK4] Get ToolBar/ToolItem snippets to runPaul D'Pong1-62/+83
- Replaced GTK3 toolbar specific items with GTK4 standard widgets Change-Id: I04570b4605144c62eaf3d731a4b281274d2e367a Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-24Bug 567138 - [GTK4] Get ToolBar/ToolItem snippets to runPaul D'Pong12-16/+103
- Added new event signal using the legacy event controller Change-Id: If506e9ac94ecbb5e39c0d723ca0b13207f79a9b4 Signed-off-by: Paul D'Pong <sdamrong@redhat.com>
2020-09-24v4940r6v4940r6I20200924-0430I20200924-0340Eclipse Releng Bot1-1/+1
2020-09-24v4940r6Eclipse Releng Bot3-4/+4

Back to the top