Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed stuff related to BoxLayout | Jouni Koivuviita | 2012-04-19 | 5 | -18/+24 |
| | |||||
* | Fixed BoxLayout so that it notifies layout manager when expand size changes | Jouni Koivuviita | 2012-04-19 | 2 | -12/+22 |
| | |||||
* | Removed unnecessary -ms-box-sizing property | Jouni Koivuviita | 2012-04-19 | 1 | -1/+0 |
| | |||||
* | Fixed dissappearing spacing element when child widget was detached and then ↵ | Jouni Koivuviita | 2012-04-19 | 1 | -0/+9 |
| | | | | reattached to a different place | ||||
* | Fixed non-null captions to take one line of height | Jouni Koivuviita | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Fixed MenuBar CSS to not use float, but display: inline-block for minimum width | Jouni Koivuviita | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Fixed an issue with VBoxLayout causing a DOM exception when moving ↵ | Jouni Koivuviita | 2012-04-18 | 1 | -0/+9 |
| | | | | components from one layout to another | ||||
* | Fixed CssLayout natural with to 'auto' by setting its display value to block | Jouni Koivuviita | 2012-04-18 | 1 | -1/+6 |
| | |||||
* | Fixed component caption position inside CssLayout | Jouni Koivuviita | 2012-04-18 | 1 | -3/+3 |
| | |||||
* | Fixed link style button text alignment | Jouni Koivuviita | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Fixes to BoxLayout | Jouni Koivuviita | 2012-04-18 | 3 | -6/+16 |
| | |||||
* | Fixed negative padding setting for IE8 in BoxLayout. Fixed vertical implicit ↵ | Jouni Koivuviita | 2012-04-18 | 2 | -5/+13 |
| | | | | expand ratio distribution for BoxLayout | ||||
* | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraph | Jouni Koivuviita | 2012-04-18 | 16 | -203/+212 |
|\ | |||||
| * | Merge branch 'master' into layoutgraph | Leif Åstrand | 2012-04-18 | 16 | -203/+212 |
| |\ | |||||
| | * | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-18 | 8 | -170/+160 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java tests/server-side/com/vaadin/tests/server/component/tabsheet/TestTabSheet.java | ||||
| | | * | [merge from 6.7] Reverted #7607 fixes and removed the test for now because ↵ | Automerge | 2012-04-17 | 3 | -69/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | they cause the #8662 regression. svn changeset:23566/svn branch:6.8 | ||||
| | | * | [merge from 6.7] #8595 test script: removed accidental duplicate code, use ↵ | Automerge | 2012-04-16 | 1 | -71/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | mouseClick with :shift instead of shiftKeyDown/Up svn changeset:23554/svn branch:6.8 | ||||
| | | * | Unit test for #8653 | Johannes Dahlström | 2012-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | svn changeset:23551/svn branch:6.8 | ||||
| | | * | [merge from 6.7] #8639 Improved comments | Automerge | 2012-04-13 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | | svn changeset:23529/svn branch:6.8 | ||||
| | | * | [merge from 6.7] Fixed #8639: Table context menu was broken on touch devices | Automerge | 2012-04-13 | 1 | -15/+18 |
| | | | | | | | | | | | | | | | | svn changeset:23528/svn branch:6.8 | ||||
| | | * | [merge from 6.7] VConsole.error() instead of throwing in startRequest() and ↵ | Automerge | 2012-04-13 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | endRequest() sanity checks svn changeset:23527/svn branch:6.8 | ||||
| | | * | [merge from 6.7] test case for #8639 | Automerge | 2012-04-13 | 1 | -0/+55 |
| | | | | | | | | | | | | | | | | svn changeset:23526/svn branch:6.8 | ||||
| | | * | Reverted accidental commit | Johannes Dahlström | 2012-04-13 | 8 | -124/+56 |
| | | | | | | | | | | | | | | | | svn changeset:23523/svn branch:6.8 | ||||
| | | * | Blocked merge of revisions related to 6.7.7 release | Johannes Dahlström | 2012-04-13 | 8 | -56/+124 |
| | | | | | | | | | | | | | | | | svn changeset:23522/svn branch:6.8 | ||||
| | | * | Unit test for #8203 | Johannes Dahlström | 2012-04-12 | 1 | -3/+38 |
| | | | | | | | | | | | | | | | | svn changeset:23505/svn branch:6.8 | ||||
| | | * | #8203 Improved javadoc, added null check | Johannes Dahlström | 2012-04-12 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | svn changeset:23504/svn branch:6.8 | ||||
| | | * | Fixed #8653: addTab(index) should not throw if index is out of bounds | Johannes Dahlström | 2012-04-12 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | svn changeset:23503/svn branch:6.8 | ||||
| | * | | Revert "Reduce tree node caption padding to make room for focus border" | Leif Åstrand | 2012-04-18 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 64f34f1c6ed5f910d5bf401a573d6b72539a437b. The fix is not needed to prevent scrolling any more now that margin is used instead of padding for reserving room for the layout's "margin". | ||||
| | * | | Add missing license | Leif Åstrand | 2012-04-18 | 1 | -0/+3 |
| | | | | |||||
| | * | | Reserve space using margin instead of padding to reduce overflows | Leif Åstrand | 2012-04-18 | 3 | -29/+31 |
| | | | | |||||
| | * | | Don't throw NPE when getting RPC for non-existing connector id | Leif Åstrand | 2012-04-17 | 1 | -0/+9 |
| | | | | |||||
| | * | | Put margin on caption's parent so caption's outer size can be used | Leif Åstrand | 2012-04-17 | 1 | -2/+3 |
| | | | | |||||
* | | | | Reduced error indicator icon height to 14px in Reindeer | Jouni Koivuviita | 2012-04-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | Added VaadinApache2LicenseForJavaFiles comments to new classes | Jouni Koivuviita | 2012-04-18 | 4 | -0/+12 |
|/ / / | |||||
* | | | Fixed expand ratio calculations for BoxLayout (was not taking caption width ↵ | Jouni Koivuviita | 2012-04-18 | 1 | -2/+11 |
| | | | | | | | | | | | | into account when horizontal expand was used) | ||||
* | | | Fixed some BoxLayout issues | Jouni Koivuviita | 2012-04-18 | 2 | -13/+17 |
| | | | |||||
* | | | Fixed a nasty hanging child state change handler bug in BoxLayout | Jouni Koivuviita | 2012-04-18 | 1 | -0/+1 |
| | | | |||||
* | | | Fixes to BoxLayout based on first round of screenshot tests | Jouni Koivuviita | 2012-04-18 | 4 | -5/+32 |
| | | | |||||
* | | | Fixes to BoxLayout based on first round of screenshot tests | Jouni Koivuviita | 2012-04-18 | 10 | -86/+155 |
| | | | |||||
* | | | Merge remote branch 'origin/master' into layoutgraph | Leif Åstrand | 2012-04-17 | 137 | -525/+734 |
|\| | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/paintable/paintable.css | ||||
| * | | Fixes #8669 by prefixing field names with "json_" instead of just "json" to ↵ | Marc Englund | 2012-04-17 | 1 | -2/+2 |
| | | | | | | | | | | | | avoid clashes. | ||||
| * | | Reduce tree node caption padding to make room for focus border | Leif Åstrand | 2012-04-17 | 2 | -6/+2 |
| | | | |||||
| * | | Take additional padding into account when putting caption to the right | Leif Åstrand | 2012-04-17 | 1 | -2/+2 |
| | | | |||||
| * | | Make client side exception more obvious again (#8544) | Leif Åstrand | 2012-04-17 | 2 | -3/+8 |
| | | | |||||
| * | | Explicitly reserve space for layout paddings to avoid slot growing. | Leif Åstrand | 2012-04-17 | 4 | -21/+75 |
| | | | | | | | | | | | | | | | | | | | | | Without this feature, CssLayout could cause the slot to grow to over then parent's padding, which in the next layout phase would cause the CssLayout to be measured as a little bigger, causing a parent layout with undefined size to grow to make room for the bigger child, which again would make the CssLayout grow... | ||||
| * | | Fixes #8673 (some fields not en/decoded correctly) by using the ↵ | Marc Englund | 2012-04-17 | 2 | -13/+29 |
| | | | | | | | | | | | | setter/getter name w/o altering case. | ||||
| * | | Add exception handling for layout and element resize (#4203) | Leif Åstrand | 2012-04-16 | 1 | -5/+25 |
| | | | |||||
| * | | Use the non-legacy HandlerRegistration type | Leif Åstrand | 2012-04-16 | 2 | -2/+2 |
| | | | |||||
| * | | Revert "Import the proper HandlerRegistration (#8420)" | Leif Åstrand | 2012-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit d6595af90d8663cc9f5ad9a6433c2b5210ff5fdd. | ||||
| * | | Rename paintable -> connector internally | Leif Åstrand | 2012-04-16 | 1 | -13/+13 |
| | | |