Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-24Bug 497962 - Use lambdas where possibleAlexander Kurtakov1-8/+5
2016-03-31Bug 490699 - Prefer usage of Integer.valueOf() over new Integer inY20160331-1000Lars Vogel4-14/+14
2016-02-10Bug 487556 - Remove redundant type parematers Alexander Kurtakov5-43/+43
2016-02-10Bug 483640 - Add missing annotations to SWT after the move to Java 7Alexander Kurtakov12-12/+106
2016-02-09Revert "Bug 447930 - Accessibility: IA2 object not instantiated until IA2 int...Arun Thondapu1-12/+0
2016-02-03Bug 447930 - Accessibility: IA2 object not instantiated until IA2Arun Thondapu1-0/+12
2016-01-11Bug 485522 - Remove emulated AccessibilityAlexander Kurtakov1-815/+0
2016-01-07Bug 485367 - cleaned trailing spaces in swt (common)Andrey Loskutov30-323/+323
2016-01-07Bug 485367 - cleaned trailing spaces in swt (emulated)Andrey Loskutov1-57/+57
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov7-349/+349
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov2-136/+136
2016-01-07Bug 485367 - cleaned trailing spaces in swt (gtk, cairo and Co)Andrey Loskutov3-227/+227
2015-11-23Bug 463924 - Hashtable -> HashMap, MapJacek Sieka2-3/+3
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-4/+221
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller4-0/+27
2015-10-21Bug 478706 - [Win32] Invalid thread access in Accessible.textCaretMovedNiraj Modi1-1/+1
2015-08-10Bug 470629 (Patch 3) - [GTK] [ATK] Replace deprecated atk_role_registerLeo Ufimtsev1-1/+1
2015-07-31Bug 458863 - [Common] Replace Vector with ArrayList and friendsJacek Sieka3-101/+105
2015-07-30Bug 470629 (Patch Version 2) - [GTK] [ATK] Replace deprecatedLeo Ufimtsev1-8/+13
2015-07-09Revert "Bug 470629 - [GTK] [ATK] Replace deprecated atk_role_register"Alexander Kurtakov1-11/+4

Back to the top