Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-28Up to 2.2.2Mickael Istria2-2/+2
2014-02-06Bug 426869: mark new methods with @since annotation Lorenzo Bettini3-51/+65
2014-01-13Up to 2.2.1Mickael Istria2-2/+2
2013-12-18Up to version 2.2.0Mickael Istria2-3/+3
2013-12-10Merge "Bug 259908: Double click listeners are notified now on table.doublecli...Mickael Istria1-1/+28
2013-12-09Bug 259908: Double click listeners are notified now onKristine Jetzke1-1/+28
2013-11-29Bug 422458: Fix some WidgetNotFound messagesMickael Istria3-14/+21
2013-11-04Bug 379185: Added isGrayed() method to SWTBotTreeItem and added unitkristine.jetzke@gmx.de1-1/+13
2013-10-24Bug 420121: SWTBotTree.select(String...) now fails if an item does notkristine.jetzke@gmx.de1-5/+6
2013-10-14[356883] - SWTBot seems not to find a combo box in the toolbar. Marcel Hoetter2-2/+56
2013-10-09Bug 385061: Overrides foreground/background color methods on SWTBotTreeItemDavid North1-1/+21
2013-09-16Bug 285271 : Drag and Droprohit21agrawal3-0/+62
2013-09-11https://bugs.eclipse.org/bugs/show_bug.cgi?id=416994Jan Koehnlein2-2/+10
2013-09-10Keyboard layout for German MACJan Koehnlein1-0/+29
2013-07-22Bug 413401: Add SWTBotTreeColumn for interacting with tree columsRobin Stocker2-0/+113
2013-07-12Next version is SWTBot 2.1.2Mickael Istria2-2/+2
2013-07-05[412349] [keyboard layouts] Add Dvorak layout for MacChristian W. Damus1-0/+83
2013-07-04Warning hunt + project metadata to force usage of FindBugsMickael Istria8-77/+212
2013-07-04Bug 404346: org.eclipse.swtbot.swt.finder depends on hamcrest 1.3Mickael Istria1-2/+2
2013-07-04Better usage of toArray()Mickael Istria5-59/+61
2013-07-04Fix some performance (FindBugs hint) usingMickael Istria1-12/+13
2013-05-30Bug 409508: Keep only useful hamcrest bundlesMickael Istria1-2/+1
2013-05-30Bug 324298: Remove useless preferencesMickael Istria2-19/+6
2013-05-29Bug 404346: Use Hamcrest 1.3Mickael Istria1-5/+6
2013-03-25Next SWTBot is SWTBot 2.1.1Mickael Istria2-2/+2
2013-01-08A Code Generator that records events and generate relevant codeMickael Istria1-3/+3
2012-08-31BUG 384621: SWTBotTreeItem.contextMenu does not work anymore in e4Lorenzo Bettini2-2/+109
2012-08-13Do not use org.hamcrest aggregation bundle.Alexander Kurtakov1-1/+2
2012-08-01Move to 2.1.0Mickael Istria2-2/+2
2012-07-19Bug 359024: Fix tests by making some class public (OSGi compliance)Mickael Istria6-6/+7
2012-07-18Merge branch 'master' into 359024-tychoMickael Istria1-1/+1
2012-07-18Fix invalid characterMickael Istria1-1/+1
2012-07-18359024: Move to TychoMickael Istria3-10/+36
2012-07-18Bug 385359 - SWTBotTreeItem.getItems() should guard against disposed tree itemsJohn Cortell1-4/+6
2012-07-17Bug 385220 - SWTBotFactory.shells() should guard against closing shellsJohn Cortell1-1/+10
2011-10-03Move some utility methods around to provide a cleaner separation of the base ...2.0.5.20111003_1754-3676ac8Ketan Padegaonkar1-0/+23
2011-09-22Merge branch 'master' of git+ssh://git.eclipse.org/gitroot/swtbot/org.eclipse...Mariot Chauvin3-0/+95
2011-09-22Add a static method to retrieve an attribute reflexively. This isMariot Chauvin1-1/+18
2011-09-21RESOLVED - 322186: Add DE_DE keyboard layoutKetan Padegaonkar1-0/+31
2011-09-21RESOLVED - 352192: Add support for french keyboard layoutKetan Padegaonkar1-0/+54
2011-09-21RESOLVED - 308425: Runner for self-testing SWTBot with cocoa supportKetan Padegaonkar1-0/+10
2011-09-21doubleClick method on SWTBotTreeItem was not posting mouseMariot Chauvin1-52/+75
2011-06-21RESOLVED - 344383: Add support for buttons of type SWT.ARROWKetan Padegaonkar2-0/+255
2011-06-09Merge remote branch 'origin/master'Mariot Chauvin6-124/+76
2011-06-09Fix the issue SWTBotDateTime which does not set theMariot Chauvin1-4/+1
2011-03-14339835: Remove all classes that provide backward compatibility for eclipse & ...Ketan Padegaonkar3-88/+4
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-03-03Regenerate the SWTBot and SWTFormsBot classes using the generator.Ketan Padegaonkar1-1/+1
2011-03-03Clean up the SWTBot generator class so that it can be used for generating SWT...Ketan Padegaonkar2-11/+33

Back to the top