Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Bug 520983 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov2-4/+95
2017-08-15v4812Arun Thondapu2-3/+3
2017-08-12v4811Arun Thondapu2-3/+3
2017-08-11Bug 467205 - [10.10] FileDialog/DirectoryDialog with SWT.SHEET misplacedI20170811-2000Lakshmi Shanmugam2-90/+157
2017-08-11Bug 520884 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov2-3/+64
2017-08-11Bug 520879 - Remove System.out.println inTill Brychcy1-1/+0
2017-08-10Bug 520831 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov2-3/+46
2017-08-10Bug 520822 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov2-3/+46
2017-08-10Bug 520806 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov2-4/+46
2017-08-09Bug 512342 - [api] Provide helper methods to use lambda expressions forAlexander Kurtakov2-2/+45
2017-08-08Bug 61190 - Restrict visibility of the Display keys group methodsAndrey Mozzhuhin1-4/+2
2017-08-08Bug 520689 - Mark remaining listeners as functional interfaceAlexander Kurtakov2-5/+6
2017-07-31v4810Arun Thondapu2-3/+3
2017-07-31Bug 519576: [GTK3] Use GTK CSS for background/foreground colors onEric Williams1-2/+13
2017-07-31Bug 61190 - [Bidi] Shortcut keys doesn't work with Arabic and otherAndrey Mozzhuhin3-6/+89
2017-07-28v4809Arun Thondapu2-3/+3
2017-07-27v4808Arun Thondapu2-3/+3
2017-07-27Bug 455854 - [Cocoa] Text field with SWT.SEARCH style ignoredTill Brychcy1-9/+24
2017-07-26Bug 477950 - avoid unneeded new GdkRGBA() creationAndrey Loskutov1-1/+1
2017-07-26Bug 477950 - make sure Color.get*() retuns values in range 0 - 255Andrey Loskutov1-3/+3
2017-07-26Bug 520127: [GTK3] Link color is changed, hard to readEric Williams1-14/+27
2017-07-25Bug 520173: [GTK3.14+] Write Javadocs for internal GTK CSS functions inEric Williams1-5/+77
2017-07-25Bug 517487 - [GTK3][Regression] Caret disappears when moving/editingIan Pun3-5/+31
2017-07-25Bug 436529: [GTK3] C/C++ detailed debug hover is blankEric Williams1-42/+84
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

Back to the top