Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Bug 547191 - [Cocoa] Remove support code for macOS 10.9 and earlierNikita Nemkin1-4/+4
2019-05-10Bug 546768 - [Cocoa] Remove 32-bit codeNikita Nemkin2-23/+23
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan1-4/+4
2019-03-26Bug 54579: [GTK] Remove 32-bit codeEric Williams1-79/+79
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams2-226/+226
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov2-2/+2
2019-02-16Bug 543933 - Build javadocs with Java 11Alexander Kurtakov3-13/+18
2019-02-13Bug 543949: Orca's flat review mode can not be usedEric Williams1-107/+29
2018-12-11Bug 540841: [GTK4] Rename GdkWindow to GdkSurfaceEric Williams1-2/+7
2018-09-19Bug 538654: Fixed widget disposed exception.Uenal Akkaya1-0/+4
2018-09-18Rename Color.handleRGBA to handle.Alexander Kurtakov1-2/+2
2018-09-12Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov3-732/+46
2018-09-11Bug 530841: [GTK2] Remove GTK 2.x supportI20180912-0210Eric Williams1-10/+2
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel46-138/+276
2018-08-16Bug 459043: [Cocoa] NPE while invoking Display.getBoundsLakshmi Shanmugam3-0/+8
2018-08-13Bug 537908: [GTK3] Warning about invalid signal forEric Williams1-0/+4
2018-07-28Bug 514191 - Bridge support files should be updated to latest macOSLakshmi Shanmugam1-3/+3
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin1-23/+3
2018-02-02Bug 529151 [Gtk] Move gtk/gdk function from OS.java to GTk.java andLeo Ufimtsev1-1/+1
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev3-30/+30
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov1-2/+2
2018-01-03Bug 529371 - Move atk_object_[add|remove]* into ATKAlexander Kurtakov1-3/+3
2017-11-24Bug 220025: [GTK3] [Accessibility] Editor tabs are not readEric Williams1-10/+5
2017-11-23Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams1-18/+100
2017-11-21Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams1-51/+385
2017-11-16Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams1-14/+73
2017-11-14Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams1-67/+449
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfKarsten Thoms3-5/+5
2017-10-10Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams1-51/+185
2017-09-27Bug 525255 - Enable indirect static usage warningsAlexander Kurtakov2-230/+232
2017-09-27Bug 525255 - Enable indirect static usage warnings Alexander Kurtakov2-99/+99
2017-09-25Bug 470031: [GTK3] Some viewparts became inaccessible in 4.5Eric Williams3-117/+296
2017-06-29Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-2/+10
2017-06-05Bug 517183 - Do the annual javadoc bash for 4.7Lakshmi Shanmugam3-7/+4
2017-03-06Bug 447934 - Accessibility: AccessibleTableListener getCaption and getSummary...Arun Thondapu2-1/+17
2017-02-21Bug 511181 - [api] Provide helper methods to use lambda expressions forAlexander Kurtakov1-2/+2
2017-02-20bug 511181 - [api] Provide helper methods to use lambda expressions forFabian Pfaff1-1/+71
2017-01-20Bug 483642 - Retire internal SWTEventListener and SWTEventObject classAlexander Kurtakov11-34/+36
2016-12-13Revert "Bug 483642 - Retire internal SWTEventListener and SWTEventObject class"Alexander Kurtakov21-45/+44
2016-12-13Bug 483642 - Retire internal SWTEventListener and SWTEventObject classFabian Pfaff21-44/+45
2016-11-10Bug 507235: Clean up of Converter.java Leo Ufimtsev2-7/+7
2016-10-03Bug 312451: Accessible.addRelations should check if target == null Leo Ufimtsev1-1/+12
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeAlexander Kurtakov1-7/+1
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeAlexander Kurtakov1-2/+1
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeEric Williams1-7/+1
2016-09-12Bug 447930 - Accessibility: IA2 object not instantiated until IA2Arun Thondapu1-16/+4
2016-09-08Bug 312451: Accessible.addRelations should check if target == nullMarkus Keller1-1/+12
2016-08-29Bug 447930 - Accessibility: IA2 object not instantiated until IA2Arun Thondapu1-0/+12
2016-08-25Bug 500280 - Move g_strdup binding to OS so it's with the rest of theY20160825-1000Alexander Kurtakov1-20/+20
2016-08-18Bug 312451: Accessible.addRelations should check if target == nullLev Ufimtsev3-4/+13

Back to the top