summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Panel.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-3/+3
* #8324 Split Panel into widget and paintableArtur Signell2012-01-311-3/+4
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* Corrected the Scrollable JavaDoc to correspond with the code.Marko Grönroos2011-11-021-5/+35
* Merged changes from 6.6Henri Sara2011-09-271-2/+16
* #6855 typo in Panel.removeComponent javadocArtur Signell2011-04-181-2/+1
* Merged some changes from 6.5Henri Sara2011-03-161-2/+37
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-2/+2
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* #5692 Generics: server-side changes for changeVariables() and some component ...Henri Sara2010-10-041-1/+1
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-5/+3
* Minor improvements for #4971Artur Signell2010-06-161-13/+32
* #5111 incorrect null check in Panel.removeAction()Henri Sara2010-06-011-1/+1
* Some API changes for #875 as discussed at length.Marc Englund2010-03-231-2/+1
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-231-7/+5
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-231-86/+40
* Fixes #3736 "Split up style and type definitions" and #3467 "Button styles mi...Jouni Koivuviita2010-03-031-0/+12
* Fix for #3259 - Removing all action handlersArtur Signell2009-12-171-0/+9
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-1/+1
* JavadocArtur Signell2009-11-251-0/+18
* Cleaned up codeArtur Signell2009-11-251-3/+3
* Work in progressArtur Signell2009-11-251-10/+20
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-0/+21
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* New fix for #2941 - Panel/Window does not remove all action handlers on clien...Artur Signell2009-06-231-6/+5
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+555