]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-02-16 Leif ÅstrandOnly use explicit 24px for text field paintables (...
2012-02-16 Leif ÅstrandUpdate MenuBar to work with MeasureManager (#8313)
2012-02-16 Leif ÅstrandMake VFilterSelect work with border-box & MeasureManage...
2012-02-16 Leif ÅstrandUse required size instead of offset size (#8313)
2012-02-16 Leif ÅstrandMake GridLayout react to caption size changes (#8313)
2012-02-15 Leif ÅstrandMerge branch 'master' into layoutperformance
2012-02-15 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-02-15 Leif ÅstrandSimulate ChildComponentContainer in the new OrderedLayo...
2012-02-15 Automerge[merge from 6.7] Set explicit resolution to make screen...
2012-02-15 Automerge[merge from 6.7] Add some labels and a little spacing...
2012-02-15 Automerge[merge from 6.7] #4353 ComboBox.removeAllItems did...
2012-02-15 Automerge[merge from 6.7] #4353 ComboBox.removeAllItems did...
2012-02-15 Leif ÅstrandMerge branch 'master' into layoutperformance
2012-02-15 Leif ÅstrandMerge remote-tracking branch 'origin/6.8'
2012-02-15 Automerge[merge from 6.7] #8114 Cleaned up fix
2012-02-15 Leif ÅstrandFix typo in browser version name
2012-02-15 Leif ÅstrandMerge remote branch 'origin/master' into layoutperformance
2012-02-15 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-02-15 Leif ÅstrandRevert "Continue testing with Chrome 16 until new scree...
2012-02-15 Automerge[merge from 6.7] #8114 - Fixed TabSheet rendering of...
2012-02-15 Automerge[merge from 6.7] #8373 Handler DragAndDropService chang...
2012-02-14 Automerge[merge from 6.7] #8392 Improved error message for excep...
2012-02-14 Leif ÅstrandVScrollTable that works with the MeasureManager (#8313)
2012-02-14 Leif ÅstrandUpdate widths before heights to optimize for measuring...
2012-02-14 Leif ÅstrandProperly update height and width of tab content (#8313)
2012-02-14 Automerge[merge from 6.7] #5833 and #7013 combo box width fix...
2012-02-14 Leif ÅstrandRun layouts when Window size changed (#8313)
2012-02-14 Leif ÅstrandContinue testing with Chrome 16 until new screenshots...
2012-02-14 Leif ÅstrandMerge remote branch 'origin/6.8'
2012-02-14 Leif ÅstrandIncrease visibility of contentNode field (#8313)
2012-02-14 Leif ÅstrandUpdate tab sheet and accordion to work with MeasureMana...
2012-02-14 Leif ÅstrandSome small tweaks to the split panels (#8313)
2012-02-14 Leif ÅstrandUpdate ResizeRequired paintable even if only width...
2012-02-14 Leif ÅstrandSplitPanel working with the MeasureManager (#8313)
2012-02-14 Leif ÅstrandFormLayout without calculations (#8313)
2012-02-14 Leif ÅstrandForm without own measuring (#8313)
2012-02-13 Leif ÅstrandUpdate Window to work with MeasureManager (#8313)
2012-02-13 Leif ÅstrandRefactor to calculate heights and widths separately...
2012-02-13 Leif ÅstrandUpdate text field height for border-box sizing (#8313)
2012-02-13 Automerge[merge from 6.7] #8264 fix long range selection in...
2012-02-13 Automerge[merge from 6.7] #8240 Chrome 17 on a desktop was detec...
2012-02-13 Automerge[merge from 6.7] #8362 Ensure value is not toggled...
2012-02-13 Automerge[merge from 6.7] Update test.xml to use Chrome 17
2012-02-10 Leif ÅstrandCustomLayout without size calculations (#8313)
2012-02-10 Leif ÅstrandMerge branch 'master' into layoutperformance
2012-02-10 Leif ÅstrandAlso find paintables inside HasOneWidget widgets (...
2012-02-10 Leif ÅstrandCustomComponent without size calculations (#8313)
2012-02-10 Leif ÅstrandUpdate CssLayout to work with CalculatingLayotus (...
2012-02-10 Leif ÅstrandRemove almost unused CellBasedLayout (#8313)
2012-02-10 Leif ÅstrandUpdate CssLayout to use MeasureManager (#8313)
2012-02-10 Leif ÅstrandUse minWidth to make room for caption reducing the...
2012-02-10 Leif ÅstrandSet some basic styles in css (#8313)
2012-02-09 Leif ÅstrandSimplify size handling in VView (#8313)
2012-02-09 Leif ÅstrandUse box-sizing: border-box for all paintables (#8313)
2012-02-09 Leif ÅstrandUpdate CssLayout to work with CalculatingLayotus (...
2012-02-09 Leif ÅstrandAvoid setting margin styles to spacing element (#8313)
2012-02-09 Leif ÅstrandUpdate AbsoluteLayout to be a CalculatingLayout (#8313)
2012-02-09 Leif ÅstrandMerge branch 'master' into layoutperformance
2012-02-09 Leif ÅstrandRemove paintableToId now that each VPaintable knows...
2012-02-09 Leif ÅstrandRefactor to use LayoutSlot for children (#8313)
2012-02-08 Leif ÅstrandCleanup and refactoring (#8313)
2012-02-08 Leif ÅstrandUpdate selectors for the new DOM structure (#8313)
2012-02-08 Leif ÅstrandMeasure borders, margins and paddings (#8313)
2012-02-08 Leif ÅstrandUse the more generic GWT Element class
2012-02-08 Leif ÅstrandRemove unused ApplicationConnection.updateComponentSize...
2012-02-08 Leif ÅstrandProvide sizing information for paintables (#8313)
2012-02-08 Henri SaraRemove support for Select in multi-select mode (#8169...
2012-02-08 Leif ÅstrandMerge remote branch 'origin/master' into layoutperformance
2012-02-08 Leif ÅstrandgetParent() shouldn't throw npe when widget's parent...
2012-02-07 Artur SignellAvoid caching parent for now as the cache is never...
2012-02-07 Artur Signell#8325 Move ApplicationConnection.updateComponent to
2012-02-07 Leif ÅstrandMake container instead of child depend on child caption...
2012-02-07 Leif ÅstrandStore MeasuredSize instance in VAbstractPaintableWidget...
2012-02-07 Leif ÅstrandgetParent() shouldn't throw npe when widget's parent...
2012-02-07 Leif ÅstrandUse one MeasureManager per ApplicationConnection
2012-02-07 Leif ÅstrandRemove some references to Container
2012-02-07 Artur Signell[merge from 6.7] Ensure that all opened FileInputStream...
2012-02-07 Leif ÅstrandUse VPaintableWidgetContainer.getChildren() instead...
2012-02-07 Leif ÅstrandMerge branch 'master' into layoutperformance
2012-02-07 Leif ÅstrandFix file that was accidentally emptied in previous...
2012-02-07 Leif ÅstrandFix broken newlines from previous commit
2012-02-07 Leif ÅstrandAdd VPaintableWidgetContainer.getChildren() (#8323)
2012-02-07 Leif ÅstrandSplit measuring ordered layout to paintable and widget...
2012-02-07 Leif ÅstrandMerge remote branch 'origin/master' into layoutperformance
2012-02-07 Artur Signell#8323 Renamed getParentPaintable to getParent and cache the
2012-02-07 Artur Signell#8324 Automatically set paintable id when paintable...
2012-02-06 Artur Signell#8216 Fixed widgetset compilation warning
2012-02-06 Leif ÅstrandMore generic way of measuring captions
2012-02-06 Artur Signell[merge from 6.7] Fixed resolution to sec for easier...
2012-02-06 Artur Signell[merge from 6.7] Set resolution to second to make test...
2012-02-06 Artur Signell[merge from 6.7] #8284, #8336 Removed dead code
2012-02-06 Artur Signell[merge from 6.7] Updated changelog in Release Notes...
2012-02-06 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-02-06 Johannes Dahlström#6718 Fixed more regressions, refactored a bit
2012-02-06 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-02-06 Artur SignellFixed compilation errors introduced by merge from 6.8
2012-02-06 Artur SignellUse value change listeners instead of click listeners...
2012-02-06 Artur SignellUse value change listeners instead of click listeners...
2012-02-06 Artur SignellUse value change listeners instead of click listeners...
2012-02-03 Artur Signell#8311 Corrected newlines in new files
next