summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
...
* | | BoxlayoutJouni Koivuviita2012-08-078-13/+62
|\| |
| * | Merge branch '6.8'Johannes Dahlström2012-06-191-4/+5
| |\|
| | * #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-4/+5
| | * Updated changelog. Changed formatting of enhancements list.Marko Grönroos2012-06-081-19/+32
| | * Added more highlighted features to the release notesJohannes Dahlström2012-06-081-1/+19
| | * Fixed non-matching header close tags, added link to classloader workaroundJohannes Dahlström2012-06-071-15/+12
| * | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-152-6/+18
| |\ \
| | * | Implement js rpc proxy objects and wildcard rpc support (#8888)Leif Åstrand2012-06-142-4/+7
| | * | Use callbacks directly as fields in connector object (#8888)Leif Åstrand2012-06-142-0/+9
| | * | Rename Javascript -> JavaScriptLeif Åstrand2012-06-142-5/+5
| | * | Change package name in js file not changed by previous refactoringLeif Åstrand2012-06-141-3/+3
| * | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-132-0/+25
| |\| |
| | * | Initial support for javascript components (#8888)Leif Åstrand2012-06-112-0/+25
| * | | Merge commit 'abdc1'Johannes Dahlström2012-06-121-4/+14
| |\ \ \ | | | |/ | | |/|
| | * | Update supported platforms to include Firefox 12, Android 4Johannes Dahlström2012-06-011-2/+2
| | * | Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML formatt...Marko Grönroos2012-05-301-319/+437
| * | | Merge commit 'bec62'Johannes Dahlström2012-06-111-1/+0
| |\| |
| | * | Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird...Johannes Dahlström2012-05-211-1/+0
| * | | Merge commit '239aad'Johannes Dahlström2012-06-113-3/+0
| |\| |
| | * | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...Johannes Dahlström2012-05-113-3/+0
| * | | Merge commit '0bcee'Johannes Dahlström2012-06-111-0/+0
| |\| |
| | * | [merge from 6.7] Test case for #8781Automerge2012-05-091-0/+0
| * | | Merge commit '63dc0'Johannes Dahlström2012-06-111-1/+6
| |\| | | | |/ | |/|
| | * Add new CSS class to the base theme enabling (touch) scrolling of the element...Johannes Dahlström2012-05-041-0/+5
| | * Removed old info and added mention of #4296Artur Signell2012-04-101-171/+8
| * | Fixed header height by taking padding into account (box sizing change)Artur Signell2012-05-311-1/+1
* | | Extensive refactoring of BoxLayoutJouni Koivuviita2012-05-203-14/+21
* | | Merged master to layoutgraphJouni Koivuviita2012-05-1112-22/+119
|\| |
| * | A fix to release notes for 7.0.alpha2.Marko Gronroos2012-04-201-1/+1
| * | Added release notes for 7.0.alpha2.Marko Gronroos2012-04-201-9/+16
| * | Added release notes for 7.0.alpha2.Marko Gronroos2012-04-201-6/+27
| * | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-2011-12/+24
| * | Add test for detecting scrollbar quirks in different browsersLeif Åstrand2012-04-191-0/+59
* | | LayoutResizeTest and small optimizations to BoxLayoutJouni Koivuviita2012-04-201-0/+41
* | | Fixed stuff related to BoxLayoutJouni Koivuviita2012-04-194-12/+13
* | | Removed unnecessary -ms-box-sizing propertyJouni Koivuviita2012-04-191-1/+0
* | | Fixed MenuBar CSS to not use float, but display: inline-block for minimum widthJouni Koivuviita2012-04-181-1/+1
* | | Fixed CssLayout natural with to 'auto' by setting its display value to blockJouni Koivuviita2012-04-181-1/+6
* | | Fixed component caption position inside CssLayoutJouni Koivuviita2012-04-181-3/+3
* | | Fixed link style button text alignmentJouni Koivuviita2012-04-181-1/+1
* | | Fixes to BoxLayoutJouni Koivuviita2012-04-181-2/+4
* | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-182-2/+6
|\ \ \
| * | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-182-2/+6
| |\| |
| | * | Revert "Reduce tree node caption padding to make room for focus border"Leif Åstrand2012-04-182-2/+6
* | | | Reduced error indicator icon height to 14px in ReindeerJouni Koivuviita2012-04-181-1/+1
|/ / /
* | | Fixed some BoxLayout issuesJouni Koivuviita2012-04-181-12/+16
* | | Fixes to BoxLayout based on first round of screenshot testsJouni Koivuviita2012-04-185-14/+38
* | | Merge remote branch 'origin/master' into layoutgraphLeif Åstrand2012-04-176-13/+12
|\| |
| * | Reduce tree node caption padding to make room for focus borderLeif Åstrand2012-04-172-6/+2
| * | Add overflow: hidden to v-label to prevent margins from escaping (#8671)Leif Åstrand2012-04-161-0/+3