summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/ViewFormLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 53184 - [ViewForm] View Toolbars should wrap right-alignedFelipe Heidrich2009-10-211-1/+4
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+211
* *** empty log message ***Felipe Heidrich2009-06-301-211/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* Bug 268181: Screen cheese after switching compare providerFelipe Heidrich2009-03-271-3/+12
* update copyrightsv3138eVeronika Irvine2005-06-231-1/+1
* add caching of layout data for ViewFormVeronika Irvine2005-04-201-10/+21
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* Adding Layout.flushCache(Control) to flush data cached for individual nodesVeronika Irvine2004-11-041-0/+4
* use Layouts rather than override layout + fix calls to computeSize to use flu...Veronika Irvine2004-10-191-0/+187