aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VPanel.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-186/+0
* Remove unused field and unused importLeif Åstrand2012-04-111-3/+0
* Refactor error messages not to use UIDL (#8437).Henri Sara2012-03-211-2/+2
* Refactor error messages on server side (#8437).Henri Sara2012-03-211-1/+1
* Updated Panel to no longer use child painted with the UIDLArtur Signell2012-03-141-3/+0
* #8510 Support using Resources through URLReference/ResourceReference inArtur Signell2012-03-131-5/+1
* Remove inline overflow: hidden from panel (#8478)Leif Åstrand2012-03-021-1/+0
* Organized imports and formatted all java filesArtur Signell2012-02-281-1/+1
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-4/+4
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-242/+2
|\
| * Update CssLayout to use MeasureManager (#8313)Leif Åstrand2012-02-101-242/+2
* | Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-1/+1
* | Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-2/+4
|/
* Removed unnecessary getWidgetForPaintable methodsArtur Signell2012-02-021-4/+0
* #8324 Split Panel into widget and paintableArtur Signell2012-01-311-147/+11
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-11/+17
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-221-4/+3
* | #7913 Removed IE7 related stuffArtur Signell2011-11-221-5/+0
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-34/+0
|/
* Merged some changes from 6.5Henri Sara2011-03-161-2/+41
* some work towards touch UI supportMatti Tahvonen2011-02-281-2/+17
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-3/+1
* fixes #4175 and partly #5373 (TextField and RichTextArea now work properly)Matti Tahvonen2010-07-211-1/+7
* Fixed some high priority warnings by FindBugsHenri Sara2010-06-011-1/+1
* Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for...Artur Signell2010-02-231-1/+4
* Changed VPanel caption height measurement from captionNode to captionWrapper ...Jouni Koivuviita2010-02-221-1/+2
* fixes #3784Matti Tahvonen2009-11-301-2/+11
* fixes #3783, event listener registered now in right placeMatti Tahvonen2009-11-301-3/+2
* Split test case into Layout click test and textfield focus/blur test + auto t...Artur Signell2009-11-261-6/+1
* Cleaned up codeArtur Signell2009-11-251-34/+20
* Work in progressArtur Signell2009-11-251-3/+32
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-1/+11
* fixes #3264, enabled automatic scrollbars in VaadinMatti Tahvonen2009-09-021-0/+3
* New fix for #2941 - Panel/Window does not remove all action handlers on clien...Artur Signell2009-06-231-3/+0
* Test case and fix for #2941 - Panel does not remove all Action Handlers on cl...Artur Signell2009-05-221-0/+3
* Changed error indicator element from DIV to SPAN in Buttons and Panels - IE7 ...Jouni Koivuviita2009-05-141-1/+1
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-2/+2
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+516