Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-08Bug 61190 - Restrict visibility of the Display keys group methodsAndrey Mozzhuhin1-4/+2
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-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-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-17Bug 494565: [GTK] Snippet243 doesn't work because Text#insert(String)I20170717-2000Eric Williams1-6/+64
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 519138: [GTK3] White or invisible text all over the place withEric Williams6-68/+85
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-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-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-22Bug 517633 - [Gtk] Strange text replacement in SpinnerI20170622-2000Ian Pun1-1/+2
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-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
2017-06-19Bug 97863 - [consistency] dragging TableColumns fires too many controlIan Pun1-2/+10
2017-06-15Bug 518251 - [Win32] NullPointerException below ControlElement.resetY20170615-1000Niraj Modi1-2/+2
2017-06-12Bug 197785: [GTK] Difference in text selection behavior compared toI20170613-2000Eric Williams1-0/+2
2017-06-09Bug 517578: [GTK3] Use GTK3 CSS to initialize SWT.COLOR_LINK_FOREGROUNDI20170610-0940Eric Williams1-1/+0
2017-06-09Bug 517578: [GTK3] Use GTK3 CSS to initialize SWT.COLOR_LINK_FOREGROUNDEric Williams1-95/+123
2017-06-09Bug 497071 - [GTK] StyledText and Link create different colored linksEric Williams1-1/+3
2017-06-05Bug 517183 - Do the annual javadoc bash for 4.7Y20170608-1000Lakshmi Shanmugam1-2/+2

Back to the top