aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/VCaption.java
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-2/+1
* #8437 Error indicators in tabs work againArtur Signell2012-03-221-17/+18
* Remove UIDL parameter from many caption related methods (#8435).Henri Sara2012-03-211-33/+27
* Transfer required attribute in shared state (#8436).Henri Sara2012-03-211-10/+9
* Convert hide errors flag to shared state (#8437).Henri Sara2012-03-211-5/+5
* Refactor error messages not to use UIDL (#8437).Henri Sara2012-03-211-27/+5
* Refactor error messages on server side (#8437).Henri Sara2012-03-211-4/+4
* Corrected icon check for TabSheet captionsArtur Signell2012-03-151-3/+6
* Moved styles list to shared state, replacing the previous String hack.Artur Signell2012-03-141-3/+2
* Fixed readonly handling for fields (depends on property readonlyArtur Signell2012-03-131-1/+1
* #8510 Support using Resources through URLReference/ResourceReference inArtur Signell2012-03-131-10/+6
* Use ComponentState for storing the state, not just as a communicationArtur Signell2012-03-131-1/+1
* Organized imports and formatted all java filesArtur Signell2012-02-281-2/+3
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-19/+19
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-2/+1
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-15/+6
|\
| * Avoid captions wrapping over multiple rows (#8313)Leif Åstrand2012-02-171-10/+0
* | Communicate caption of components in shared state (#8304).Henri Sara2012-02-231-52/+143
* | Communicate component description (tooltip) in shared state (#8304).Henri Sara2012-02-231-3/+1
* | Communicate disabled flag in shared state (#8304).Henri Sara2012-02-231-5/+4
* | Communicate component style names in shared state (#8304).Henri Sara2012-02-231-16/+60
* | Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-33/+43
|/
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-5/+6
* Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-1/+1
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-9/+1
|/
* Code cleanup: Use constant instead of "v-disabled" stringArtur Signell2011-07-181-1/+1
* Merged bugfixes from 6.5Artur Signell2011-03-291-1/+1
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-171-3/+1
* fixes #3955, an element used by VCaption now styled in base theme instead of ...Matti Tahvonen2010-08-311-6/+5
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+1
* Additional fix for #3846 - Do not add an extra   if there is an icon, an...Artur Signell2010-04-091-8/+18
* Fix for #3846 - Empty string as a caption in VOrderedLayout uses space in IE6...Artur Signell2010-04-081-4/+17
* Removed unnecessary "px" units after 0 widths and heights.Jouni Koivuviita2009-12-141-4/+4
* added null checkMatti Tahvonen2009-11-261-1/+3
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-261-0/+17
* Merged fix for #3701 - "Caption causes occasional clipping in Firefox"Artur Signell2009-11-121-4/+4
* Fix for #2997 - Add API for registering tooltips for any element in the DOM treeArtur Signell2009-05-211-6/+6
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-5/+5
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+443