This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Release notes
jpeterka edited this page Oct 2, 2013
·
39 revisions
- No SWTBot dependencies in RedDeer
- Reference composite API reimplemented
- Table implementation
- UIForms support added
- Almost Widgets reimplemented/improved
- UI Wizards icons update
- Optional Waits support
- No log4j dependencies in RedDeer
- Userguide improvements
- Codebase tree structure
- more than 100 issues/improvements available, see more
- Unable to locate LabeledText when an icon is present bug
- Set focus to view when instantiated if it's open enhancement
- Opening preference dialog takes more time than expected bug
- Implicit focus is set and error logged when no control in opened view has a focus enhancement blocker
- Migration to Kepler
- Remove SWTBot Dependency from Views enhancement
- Improved logging without multiple log4jxml and ability to enable debug messages added enhancement
- Added support for composite widget approach
- Create new plugin with basic requirements (clean workspace, open perspective, ...)
- RedDeer Project wizard is available
- Added possibility to check table item
- Added TableHasRows condition
- Added possibility to choose table row according to column index and name
- Added constructor for LabeledText within group
- Added DefaultTree/DefaultTreeItem. Previous implementations: ShellTree(Item)/ViewTree(Item) are now deprecated
- RedDeer source feature is available on update site
- Added support for List widget in SWT layer
- BrowserView implementation
- StyledText widget implementation without SWTBot dependencies
- Abstract Editor implementation without SWTBot dependencies
- Text reimplementation without SWTBot dependencies
- Project Explorer View implementation
- Wizard API supporting dynamic pages reimplementation
- Added implicit conditions on Workbench layer
- Added implicit conditions on SWT layer
- Added implicit conditions on Eclipse layer
- Added possibility to select Tool item in any shell
- Support for Eclipse Forms
- Many bug fixes
For complete list of resolved issues click here
- Command menus support added
- Table implementation added
- ViewToolBar, WorkbenchToolbar and ToolItem support added
- OutlineView added
- JavaPerspective added
- DataTools Connection profiles support added
- Target platform changed to 4.2.1
- many others https://github.com/jboss-reddeer/reddeer/commits/stable
- ImportWizardDialog implemented
- ConsoleView implemented
- ErrorLog implemented
- Initial wait conditions added
- Initial JUnit layer with XML configuration added
- SWTLayer - Browser, Button, CLabel, Combo, Label, Menu, Shell, Text, Tree implementation addd
- JFACE - Basic Wizard and Preference page implementation added
- Workbench - Basic View implementation added
- Basic regex lookup implementation added
- Eclipse - NewJavaProjectWizard, PackageExplorer,ProblemsView, LogView,ServersView,NewRuntimeWizard added