Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-23v4940r23v4940r23hI20201124-0600I20201123-1800I20201123-0600Eclipse Releng Bot1-1/+1
2020-11-23Bug 567826 - [GTK] JVM crash on Display.dispose() due to ClipboardAlexandr Miloslavskiy3-3/+86
2020-11-20v4940r23v4940r23gY20201120-1200I20201122-1800I20201122-0600I20201121-1800I20201121-0600I20201120-1800Eclipse Releng Bot1-1/+1
2020-11-20Bug 568590 - [win32] Numbers in Spinner control are not vertically centredAlexandr Miloslavskiy2-2/+82
2020-11-18v4940r23v4940r23fS4_18_0_M3I20201120-0320I20201119-0730I20201118-1800Eclipse Releng Bot1-1/+1
2020-11-18Bug 565969: [Big Sur] Table selection drawn over text/checkbox when SWT.Erase...Lakshmi Shanmugam2-11/+36
2020-11-18Disabled serialized uid warnings for snippets.Alexander Kurtakov1-1/+9
2020-11-18Remove unnecessary semicolon.Alexander Kurtakov1-1/+1
2020-11-18Bug 568771 - Disabled icon not being rendering properlyPaul D'Pong1-5/+21
2020-11-17v4940r23v4940r23eY20201117-1200I20201118-0600I20201117-1800I20201117-0600Eclipse Releng Bot1-1/+1
2020-11-17Bug 568740 - [Win32] TextLayout renders underscore, strikeout and borderPaul Pazderski4-54/+157
2020-11-16v4940r23v4940r23dI20201116-1800Eclipse Releng Bot1-1/+1
2020-11-16Bug 568861 - [GTK] Gtk-CRITICAL in Label.setFontDescription()Alexandr Miloslavskiy1-7/+9
2020-11-13v4940r23v4940r23cY20201113-1200I20201116-0600I20201115-1800I20201115-0600I20201114-1800I20201114-0740I20201114-0600I20201113-1800Eclipse Releng Bot1-1/+1
2020-11-13Bug 568777 - `GC.drawText(.., transparent = true)` uses wrong font forSravan Kumar Lakkimsetti2-0/+74
2020-11-13Bug 568033 - IllegalArgumentException in StyledText.replaceTextRange()Alexandr Miloslavskiy3-28/+164
2020-11-13Bug 568550 - Java editor inactive after refactor to extract methodAndrey Loskutov2-0/+113
2020-11-13Bug 565899 - [HIDPI][MAC][RETINA] Gutter with linenumbers on scrambledSravan Kumar Lakkimsetti1-85/+15
2020-11-13Bug 565899 - [HIDPI][MAC][RETINA] Gutter with linenumbers on scrambledSravan Kumar Lakkimsetti1-12/+4
2020-11-12v4940r23v4940r23bI20201112-1800Eclipse Releng Bot1-1/+1
2020-11-12Bug 568407 - [Linux] Toolbar icons are double size on hi-res (200%Paul D'Pong1-2/+10
2020-11-12Bug 568475 - NPE problems with comparing colorsJeeeyul Lee4-0/+16
2020-11-11v4940r23v4940r23aI20201111-1800Eclipse Releng Bot1-1/+1
2020-11-11Enforce UTF-8 in ant javac call in buildFragment.xml.Alexander Kurtakov1-1/+1
2020-11-11Bug 568073 - [GTK4] Port Cursor snippetsPaul D'Pong1-29/+27
2020-11-10v4940r23v4940r23Y20201111-0210Y20201110-1200I20201110-1800Eclipse Releng Bot1-1/+1
2020-11-10v4940r23Eclipse Releng Bot3-4/+4
2020-11-10Bug 568401 - [GTK4] Port SWT Button snippetsPaul D'Pong5-9/+39
2020-11-10Bug 567485 - [GTK4] Cleanup old porting code - Cleaned up GTKPaul D'Pong7-366/+494
2020-11-09v4940r22v4940r22I20201109-1800Eclipse Releng Bot1-1/+1
2020-11-09v4940r22Eclipse Releng Bot3-4/+4
2020-11-09Bug 568648 - [GTK4] Update to GTK3.99.4Paul D'Pong2-5/+5
2020-11-09Bug 565899 - [HIDPI][MAC][RETINA] Gutter with linenumbers on scrambledSravan Kumar Lakkimsetti1-0/+8
2020-11-06v4940r21v4940r21Y20201109-1200Y20201109-0220Y20201108-1200Y20201107-1200Y20201106-1200I20201108-1800I20201107-1800I20201107-0750I20201106-1800I20201106-0710Eclipse Releng Bot1-1/+1
2020-11-06v4940r21Eclipse Releng Bot3-4/+4
2020-11-06Bug 567485 - [GTK4] Cleanup old porting code - GdkDevice/GdkDisplayPaul D'Pong9-78/+151
2020-11-05v4940r20v4940r20I20201105-1800Eclipse Releng Bot1-1/+1
2020-11-05v4940r20Eclipse Releng Bot3-4/+4
2020-11-05Bug 568407 - [Linux] Toolbar icons are double size on hi-res (200%Paul D'Pong11-90/+57
2020-11-05v4940r19Y20201105-1200Eclipse Releng Bot1-1/+1
2020-11-05v4940r19Eclipse Releng Bot3-4/+4
2020-11-05Bug 567371 - [GTK4] Removal of blocking dialog functions - LicensePaul D'Pong1-0/+13
2020-11-05Bug 567371 - [GTK4] Removal of blocking dialog functionsPaul D'Pong11-196/+275
2020-11-05Bug 565305 - [GTK] SWT List.getItemHeight inconsistent heights dependingPaul D'Pong2-25/+29
2020-11-05Bug 566904 - [GTK4] Get ControlExample to launch and run - Fixing somePaul D'Pong3-6/+15
2020-11-05Bug 567862 - [Big Sur] SWT.ICON_INFORMATION returning a generic iconLakshmi Shanmugam7-8/+78
2020-11-05Bug 568251 - Prevent the error from happening againAlexandr Miloslavskiy6-39/+61
2020-11-05Bug 566904 - [GTK4] Get ControlExample to launch and run -Paul D'Pong6-34/+52
2020-11-04Bug 568401 - [GTK4] Port SWT Button snippets - System ImagesPaul D'Pong7-45/+173
2020-11-03v4940r18v4940r18Y20201104-1200Y20201103-1200I20201105-0230I20201104-1800I20201103-1800Eclipse Releng Bot1-1/+1

Back to the top