Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-24Bug 455854: Text field with SWT.SEARCH style ignores setBackgroundStefan Winkler2-0/+52
2017-07-21Bug 486068: [GTK3.20+] Allocation warnings printed in error consoleEric Williams6-1/+42
2017-07-20Bug 519576: [GTK3] Use GTK CSS for background/foreground colors onEric Williams3-4/+89
2017-07-19Bug 519576: [GTK3] Use GTK CSS for background/foreground colors onEric Williams1-2/+4
2017-07-18Bug 519576: [GTK3] Use GTK CSS for background/foreground colors onEric Williams18-189/+103
2017-07-18v4807Arun Thondapu2-3/+3
2017-07-17Bug 494565: [GTK] Snippet243 doesn't work because Text#insert(String)I20170717-2000Eric Williams1-6/+64
2017-07-17Bug 500832 - [Win32] StringIndexOutOfBoundsException belowNiraj Modi1-1/+1
2017-07-14Bug 519505: [GTK3] Whitespace characters black instead of greyEric Williams1-1/+1
2017-07-11Bug 519416: [GTK] Composite.setBackgroundMode() not working properly onEric Williams1-1/+1
2017-07-06Bug 519321: [GTK3] Preferences window sometimes has white backgroundEric Williams8-0/+41
2017-07-05Bug 519138 - [GTK3] White or invisible text all over the place withEric Williams2-17/+9
2017-07-04Bug 470174 - Improvement main thread warning message on macosxLeo Ufimtsev1-1/+1
2017-07-04Bug 519138: [GTK3] White or invisible text all over the place withEric Williams6-68/+85
2017-07-01v4806Arun Thondapu2-3/+3
2017-06-30Bug 518542 - Remove XULRunner related code from SWT source repositoryArun Thondapu1-1/+1
2017-06-30Bug 518532 - Drop GDK drawingAlexander Kurtakov1-57/+36
2017-06-30Bug 518532 - Drop GDK drawingAlexander Kurtakov1-135/+57
2017-06-30Bug 518532 - Drop GDK drawingAlexander Kurtakov1-674/+284
2017-06-30Bug 519032 - Make Control.print use only Cairo drawing Alexander Kurtakov1-26/+19
2017-06-30Bug 519026 - Make Canvas scroll use only cairo drawing Alexander Kurtakov1-21/+14
2017-06-30Bug 518532 - Drop GDK drawingAlexander Kurtakov1-104/+71
2017-06-30Bug 518532 - Drop GDK drawingAlexander Kurtakov2-730/+338
2017-06-30v4805Arun Thondapu2-3/+3
2017-06-29Bug 518532 - Drop GDK drawingI20170629-2000Alexander Kurtakov2-135/+80
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov3-36/+14
2017-06-29Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams2-24/+55
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov1-56/+21
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov2-33/+10
2017-06-29v4804Arun Thondapu2-3/+3
2017-06-28v4803Arun Thondapu2-3/+3
2017-06-27Bug 518855 - Remove workarounds for Cairo older than 1.8.0I20170627-2000Alexander Kurtakov1-55/+1
2017-06-27Bug 483097: [GTK3.16+] gtk_widget_override_color is deprecatedEric Williams1-1/+1
2017-06-27Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams32-953/+1580
2017-06-24Bug 465280: [GTK3] OS.gtk_widget_get_allocation returns (0,0) forLeo Ufimtsev1-3/+4
2017-06-23Bug 486068: [GTK3.20+] Allocation warnings printed in error console Eric Williams1-2/+2
2017-06-23Bug 486068: [GTK3.20+] Allocation warnings printed in error console Eric Williams1-3/+11
2017-06-23Bug 518676 - [Win32] Tree header-column separator not aligned to TreeNiraj Modi1-2/+1
2017-06-23v4802Arun Thondapu2-3/+3
2017-06-22Bug 517633 - [Gtk] Strange text replacement in SpinnerI20170622-2000Ian Pun1-1/+2
2017-06-22Bug 518542: Remove XULRunner related code from SWT source repositoryLakshmi Shanmugam1-0/+4
2017-06-21v4801Arun Thondapu2-3/+3
2017-06-20Bug 505992 - [Gtk] Replace deprecated gtk_menu_popupIan Pun1-25/+57
2017-06-20Bug 502104 - [GTK3] gtk_style_context_get_font() is deprecatedEric Williams2-3/+23
2017-06-20Bug 497387 - [Win32] TabItem setting image to null doesnt resize theConrad Groth1-2/+6
2017-06-20v4800Arun Thondapu2-3/+3
2017-06-19v4760Arun Thondapu2-3/+3
2017-06-19Bug 517633 - Strange text replacement in SpinnerIan Pun1-1/+1
2017-06-19Bug 430600 - ExpandItem.getHeaderHeight incorrectIan Pun1-1/+8
2017-06-19Bug 518276 Code documentation - state flagsLeo Ufimtsev1-1/+16

Back to the top