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 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-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 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-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 Williams1-2/+10
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov1-56/+21
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov1-4/+2
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 Williams27-878/+1307
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 Williams1-2/+10
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-05Bug 517183 - Do the annual javadoc bash for 4.7Lakshmi Shanmugam3-6/+6
2017-05-26Bug 517273 - Crash in gdk_test_simulate_button if failed to retrieveAlexander Kurtakov1-1/+6
2017-05-15Bug 516567: [GTK] Crash when setting disposed image in Label.setImage Leo Ufimtsev2-0/+6
2017-05-09Bug 514483 - [wayland] Launchbar filter closes when clickedI20170509-1300Ian Pun1-0/+20
2017-04-28Bug 515035 - [Wayland] DnD on text causes null pointer exceptionIan Pun1-18/+9
2017-04-26Bug 514487 - [wayland] SWT.EMBEDDED style for composites is notIan Pun1-2/+4
2017-04-26Bug 514487 - [wayland] SWT.EMBEDDED style for composites is notIan Pun1-3/+8
2017-04-19Bug 510446 - [wayland] StyledText DnD not signalling, move dragIan Pun1-5/+76
2017-04-18Bug 515035 - [Wayland] DnD on text causes null pointer exceptionIan Pun1-41/+64

Back to the top