Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-26Up to 4.2.0Aparna Argade2-2/+2
2022-08-08Fix warning 'no explicit default encoding'Aparna Argade1-0/+2
2022-07-04Up to 4.1.0Aparna Argade2-2/+2
2022-05-03Bug 578065 - Use org.slf4j.api instead of org.apache.log4jAparna Argade1-3/+3
2022-01-08Bug 548128 - SWTBot Nattable extension should not depend on EclipseAparna Argade2-2/+2
2021-06-18Up to 3.2.0Aparna Argade2-2/+2
2020-06-24Up to 3.1.0Aparna Argade2-2/+2
2020-05-25MANIFEST.MF: Add 'Automatic-Module-Name' header to all plug-insAparna Argade1-0/+1
2020-05-01Change minimum Execution Environment to JavaSE-1.8 for all plug-insPatrick Tasse3-5/+5
2020-04-21Bug 562163: Migrate SWTBot to EPL v2.0Patrick Tasse8-64/+291
2020-03-31Bug 559531 - Add JUnit5 Support in SWTBotAparna Argade2-3/+3
2019-06-19Up to 2.9.0Patrick Tasse2-3/+3
2018-07-04Up to 2.8.0Patrick Tasse2-3/+3
2018-05-15Avoid multiple definitions of isMac(), use SWTUtils.isMac()Aparna Argade1-5/+2
2017-10-25Put all SWTBot views into the same categoryMichael Keppler1-6/+2
2017-06-28Up to 2.7.0Patrick Tasse2-3/+3
2017-06-07Fix new Java 1.6 warningsPatrick Tasse2-0/+2
2017-06-07Change minimum Execution Environment to JavaSE-1.6 for all plug-insPatrick Tasse3-6/+10
2017-05-31Implement setFocus() in EclipseSpy viewPatrick Tasse2-3/+12
2017-04-26Fix missing @Override warningsPatrick Tasse3-0/+5
2016-09-28Up to 2.6.0Patrick Tasse2-3/+3
2016-06-11Bug 495360: Remove "incubation" from Bundle-NamePatrick Tasse1-1/+1
2016-04-20Up to 2.5.0 releaseMickael Istria2-2/+2
2015-11-24Bug 454114 - EclipseSpy Suggestion: add Widget ID to outputmmisingnamecde1-2/+16
2015-09-28Up to 2.4.0Patrick Tasse2-3/+3
2015-06-16Up to 2.3.1Mickael Istria2-2/+2
2015-05-12Move to version 2.3.0Lorenzo Bettini2-2/+2
2014-02-28Up to 2.2.2Mickael Istria2-2/+2
2014-02-06Bug 426869: mark new methods with @since annotation Lorenzo Bettini1-0/+6
2014-01-13Up to 2.2.1Mickael Istria2-2/+2
2013-12-18Up to version 2.2.0Mickael Istria2-3/+3
2013-07-12Next version is SWTBot 2.1.2Mickael Istria2-2/+2
2013-03-25Next SWTBot is SWTBot 2.1.1Mickael Istria2-2/+2
2012-08-01Move to 2.1.0Mickael Istria2-2/+2
2012-07-18359024: Move to TychoMickael Istria2-3/+26
2011-03-14Bump version number to 2.0.5.Ketan Padegaonkar1-1/+1
2011-03-04Bump version numbers to 2.0.42.0.4.20110304_0338-e5aff47Ketan Padegaonkar1-1/+1
2011-02-19Bump up version number to 2.0.32.0.3.20110219_0655-4d933cfKetan Padegaonkar1-1/+1
2011-01-17Bump up version number to 2.0.22.0.2.20110117_1743-b492ddbKetan Padegaonkar1-1/+1
2010-11-06Bump up all version numbers to 2.0.1Ketan Padegaonkar1-1/+1
2010-10-14RESOLVED: 318842 - Remove the spy view the java perspective.Ketan Padegaonkar1-12/+0
2010-10-12RESOLVED 326379: Changed log4j dependency to use the range 1.2.13 to <1.3.0Ketan Padegaonkar1-1/+1
2010-06-24Fixed some warnings thrown by PDE because of inclusion of unnecessary files i...Ketan Padegaonkar1-8/+2
2010-06-04Bump up version number of log4j.Ketan Padegaonkar1-1/+1
2010-04-25removed the swt spy. legacy since v0.0.1-pre-alpha of swtbot!Ketan Padegaonkar2-163/+0
2010-04-25Changed vendor information in all bundles.Ketan Padegaonkar1-1/+1
2010-03-23added split packages for eclipse spy.Ketan Padegaonkar1-1/+1
2010-01-30added information on how to toggle the spy view.Ketan Padegaonkar2-1/+16
2009-11-09 Bug 290775 - errors in log after closing EclipseSpy viewMariot Chauvin1-1/+1
2009-09-04RESOLVED - 286527: SWTBot should declared a versioned dependency to Log4J >= ...Ketan Padegaonkar1-1/+1

Back to the top