]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
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-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 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 Leif ÅstrandMore generic way of measuring captions
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
2012-02-03 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-02-03 Artur SignellMerge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'
2012-02-03 Artur SignellMerge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'
2012-02-03 Artur SignellMerge commit 'c8dbc2549267d3660a1cca04630391dc8d6fd014'
2012-02-03 Artur SignellUpdated test to take into account removed SplitPanel
2012-02-03 Artur Signell#8324 Set connection for VViewPaintable when initializing
2012-02-03 Artur SignellFixed test - old IEs do not provide any button for...
2012-02-03 Artur Signell#8324 Corrected paintable hierarchy as VScrollTableRow...
2012-02-03 Artur Signell#8324 Fixed problem with nodes being added to the wrong...
2012-02-03 Artur SignellFixed invalid comparison between paintable and widget
2012-02-03 Artur SignellThrow an error if directory listing fails
2012-02-03 Artur Signell#8345, #8346 Window drag and resize are now activated...
2012-02-03 Artur Signell#8343, #8344 Column resize and sort are now activated...
2012-02-03 Artur Signell#8284, #8336 Fixed header and footer click for right...
2012-02-03 Artur SignellReversed browser start logic, use --gui to start the...
2012-02-03 Artur Signell#8342 Test using Firefox 10
2012-02-02 Artur Signell#8324 Fixed comparison of paintable and widget
2012-02-02 Artur SignellCorrected license info
2012-02-02 Artur SignellAdding missing license info
2012-02-02 Artur SignellRemoved debug info
2012-02-02 Johannes DahlströmFixed #8321: adding/removing items in a ComboBox FocusL...
2012-02-02 Johannes Dahlström[merge from 6.7] Fixed #8315 - take leap years into...
2012-02-02 Artur Signell#8311 Extended test to cover non-java files
2012-02-02 Johannes DahlströmFixed #8315 - take leap years into account in focusNext...
2012-02-02 Johannes Dahlström#6718 displayedMonth and focusedDate must have zeroed...
2012-02-02 Artur SignellRemoved unnecessary getWidgetForPaintable methods
2012-02-02 Artur SignellAbort if merge fails
2012-02-02 Artur SignellFixed ClassCastException for VWindow
2012-02-02 Automerge[merge from 6.7] #8311 Converted CRLF -> LF in css...
2012-02-02 Artur Signell#8311 Converted CRLF -> LF in css/html/xml files
2012-02-02 Artur SignellOptionally read password from file
2012-02-02 Artur SignellFixed ClassCastException as VViewPaintable should be...
2012-02-01 Johannes DahlströmTest case for #8321
2012-01-31 Artur SignellFixed problem introduced in merge from 6.8
2012-01-31 Artur SignellMerge remote-tracking branch 'origin/6.8'
2012-01-31 Artur SignellMerge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078...
2012-01-31 Build AgentSynchronized 6.8 branch between svn and git.
2012-01-31 Artur SignellMerged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' ...
2012-01-31 Artur Signell#8169, #8326 Removed SplitPanel and special handling...
2012-01-31 Artur SignellFixed compilation errors
2012-01-31 Artur Signell#8234 Split test drag source and drop target into paint...
2012-01-31 Artur Signell#8324 Split RichTextArea into widget + paintable
2012-01-31 Artur Signell#8324 Updated special cases in widget set
2012-01-31 Artur Signell#8324 Updated server side classes for layouts
2012-01-31 Artur Signell#8324 Split Panel into widget and paintable
next