9325 Commits (0158bd12912bede8f78203ca303fca981465d535)
 

Author SHA1 Message Date
  Artur Signell 0158bd1291 Connector -> ServerConnector 12 years ago
  Artur Signell b47a7d5cde Temporary fix to make AbstractOrderedLayout work again 12 years ago
  Artur Signell ae3478bc2e Updated Panel to no longer use child painted with the UIDL 12 years ago
  Artur Signell 9140e5378f Added license and javadoc. Removed extra methods from AbstractConnector. 12 years ago
  Artur Signell 2bd148914d Moved styles list to shared state, replacing the previous String hack. 12 years ago
  Artur Signell b1378a6369 #8515 Added serialization support for Lists containing supported types. 12 years ago
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell 618aa03e04 Update documentation and add isEnabled as it is mandatory at least on 12 years ago
  Artur Signell 88d1e517cb #8500 Initial implementation for sending component hierarchy 12 years ago
  Artur Signell 042c30f5ac Use ComponentState for storing the state, not just as a communication 12 years ago
  Leif Åstrand ec292fa9fb Don't need the overflow fix any more (#8313) 12 years ago
  Leif Åstrand 6b9b4ee8e5 Ensure the height of both captions are take into account (#8313) 12 years ago
  Leif Åstrand 5e347e2c9c Restore lazy layout functionality (#8313) 12 years ago
  Leif Åstrand a2b47fe091 Run a new layout phase after VScrollTable.sizeInit (#8313) 12 years ago
  Leif Åstrand f61e9202e1 Also limit error indicator width (#8313) 12 years ago
  Leif Åstrand cc088b3f23 Use absolute positioning to avoid some scrollbars (#8313) 12 years ago
  Leif Åstrand c5bf506903 Update paths to work with new GridLayout dom structure 12 years ago
  Leif Åstrand 05b2d0be26 Use 1px instead of 0 to avoid extra space in left col (#8313) 12 years ago
  Leif Åstrand e49c78d450 Revert to running updateWidth from layoutHorizontally (#8313) 12 years ago
  Leif Åstrand 80a249b758 Only run sizeInit after the actual layout (#8313) 12 years ago
  Leif Åstrand 7e340ffd0e Only use 100% width if parent width is defined (#8313) 12 years ago
  Leif Åstrand cb06b28fbb Use 100% width to get all extra space for the content (#8313) 12 years ago
  Leif Åstrand 23d72f673c Add java license 12 years ago
  Leif Åstrand 0836cde913 Recalculate widths after changing captions (#8313) 12 years ago
  Leif Åstrand e6a1da6302 Fix problem with space reserved for scrollbars (#8313) 12 years ago
  Leif Åstrand 1c455b5a92 Dynamically adjust window content paddings (#8313) 12 years ago
  Leif Åstrand 7d05736b74 Update dom selectors for window caption 12 years ago
  Leif Åstrand 8ab2e6d4a0 Update TwinColSelect to update its sizes when needed (#8313) 12 years ago
  Leif Åstrand 2fd39e3412 Move panel background back to where it belongs. (#8313) 12 years ago
  Leif Åstrand 8648716c5f Update test to use new dom path for window close element 12 years ago
  Leif Åstrand 2d7975fd8f Update VWindow.setWidth/Height to set outer sizes (#8313) 12 years ago
  Leif Åstrand 8e0b20234f Remove debug output accidentally committed 12 years ago
  Leif Åstrand aea71b60ef Window layouting changes attempt 2 (#8313) 12 years ago
  Leif Åstrand 3b0565b194 Remove CSS hack for FF2 (#7981) 12 years ago
  Leif Åstrand e439a08a0e Don't assign any extra space to the width column (#8313) 12 years ago
  Leif Åstrand 6ca2999e46 Properly update undefined width of tabsheet (#8313) 12 years ago
  Leif Åstrand 96f62465e4 Fix typo in comment 12 years ago
  Leif Åstrand 85fadd2e83 Update paths to work with new GridLayout dom structure 12 years ago
  Leif Åstrand 2e03e1abb1 Let the contents of sized form layouts use its size (#8313) 12 years ago
  Leif Åstrand 39990a4045 Define .v-has-width/height instead of v-undefined-width/height (#8313) 12 years ago
  Artur Signell 016f5997ab #5890 Added getComponentCount to ComponentContainer 12 years ago
  Artur Signell 90e48f640c #8429 Made shortcuts in sub window work again 12 years ago
  Leif Åstrand f71eb7cf43 Remove inline overflow: hidden from panel (#8478) 12 years ago
  Leif Åstrand 447c23c9e1 Measure inner height as it isn't affected by margins (#8313) 12 years ago
  Johannes Dahlström 7ae5f809f7 Merge remote-tracking branch 'origin/6.8' 12 years ago
  Artur Signell c7ffbcb9cc Separated construction of MouseEventDetails (depends on GWT classes) to 12 years ago
  Artur Signell 14cd279bd2 Use getId() instead of old API 12 years ago
  Artur Signell c65578ad1f Fixed javadoc 12 years ago
  Artur Signell e4643f33aa VaadinSerializer -> JSONSerializer 12 years ago