aboutsummaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Marked SQLUtil as SerializableJohn Alhroos2011-08-121-1/+3
* Fixed some sign bugs with mouse wheel scrolling in VFilterSelect #4518John Alhroos2011-08-121-2/+3
* #6499 AbstractApplicationServlet#handleDownload() does not close streams in c...Leif Åstrand2011-08-123-95/+121
* #5916 Added null checkArtur Signell2011-08-111-1/+1
* #5916 Table.ColumnGenerator should allow generation of plain textArtur Signell2011-08-111-3/+10
* Adds mouse wheel scrolling to VFilterSelect #4518John Alhroos2011-08-111-3/+43
* #7020 Refined the semantics of deprecationLeif Åstrand2011-08-111-10/+1
* Added missing Serializable interface to classes in SQLContainer #5712John Alhroos2011-08-115-5/+12
* #7020 VNotification should be created with GWT.create()Leif Åstrand2011-08-112-3/+49
* Merged changes from 6.6Henri Sara2011-08-112-2/+2
|\
| * #7272 Firefox 5 (and 6) occasionally fail to load theme CSSArtur Signell2011-08-091-1/+1
| * Made portlet session transient #7366John Alhroos2011-08-091-1/+1
| * Reverted [20175] since it caused captions to disappear in some tests. Need to...John Alhroos2011-08-081-2/+2
| * Fixes header and footer scrolling in Opera #5450John Alhroos2011-08-081-2/+2
* | #6097 Added support for htmlModeAllowed in notifications opened from a sub wi...Leif Åstrand2011-08-103-66/+44
* | #6097 Window.showNotification should support plain text in addition to HtmlLeif Åstrand2011-08-102-6/+124
* | Moved SQLContainer from util package into its own util.sqlcontainer package. ...John Alhroos2011-08-1036-88/+88
* | - Merged SQLContainer with Vaadin 6.7. John Alhroos2011-08-1038-0/+5373
* | #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-102-1/+42
* | #5402 Removed java 1.6 annotations and added javadocs for html support in Opt...Leif Åstrand2011-08-091-0/+17
* | #5402 Simplified attribute passing for html-mode in OptionGroupLeif Åstrand2011-08-092-12/+9
* | #5402 Support html in OptionGroup itemsLeif Åstrand2011-08-092-2/+29
* | #7369 Vaadin and CDI - can't use SessionScoped beans. Artur Signell2011-08-091-25/+0
* | #7375 Close previous DevelopmentServerLauncher when a new one is openedLeif Åstrand2011-08-091-0/+54
* | Merged changes from 6.6Henri Sara2011-08-081-23/+138
|\|
| * Another regression fix after #6677 #6934John Alhroos2011-08-081-8/+8
| * Another regression fix + code cleanup after #6677 #6934John Alhroos2011-08-051-10/+6
| * Regression fixes after fixes for #6677 #6934John Alhroos2011-08-051-60/+67
| * Fix for #6934John Alhroos2011-08-031-12/+65
| * Improved the column calculation #6677John Alhroos2011-08-021-28/+87
* | #7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updatesHenri Sara2011-08-041-2/+2
* | Review fixes for #6766Jonatan Kronqvist2011-08-022-13/+13
* | Implemented review comments for #6766Jonatan Kronqvist2011-08-012-38/+28
* | #7338 Column alignment cannot be changed from right/center to leftArtur Signell2011-08-012-3/+8
* | #7337 Remove unnecessary calls to Table.refreshRenderedCellsArtur Signell2011-08-011-29/+18
* | Fixed #7340 - rendering bug when first sorting a columnJonatan Kronqvist2011-08-011-3/+8
* | Merged changes from 6.6Henri Sara2011-07-292-38/+46
|\|
| * #6845 Fixed problem with earlier fix and cleaned up codeArtur Signell2011-07-291-17/+23
| * Formatted source codeArtur Signell2011-07-291-17/+19
| * Made Application.applicationIsRunning volatile. #7329John Alhroos2011-07-281-4/+4
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR...Henri Sara2011-07-281-0/+361
* | Merged changes from 6.6Henri Sara2011-07-281-11/+18
|\|
| * Fixes right click events immediatness #6845John Alhroos2011-07-281-11/+18
* | Merged changes from 6.6Henri Sara2011-07-281-7/+6
|\|
| * Code cleanup.John Alhroos2011-07-271-7/+6
| * Fixes issue where ItemClickEvent not getting triggered when selecting an item...John Alhroos2011-07-271-3/+21
| * Fixes disabled shim appearing behind Table in IE #7324John Alhroos2011-07-261-0/+12
| * duplicate instantiators are now not allowed. Helps GWT code splitting to do i...Matti Tahvonen2011-07-161-0/+8
| * deferred widgetloading is now less eager (slow connection previously flooded ...Matti Tahvonen2011-07-161-7/+33
| * #7256 replaced non-breaking space character in CSSRule.java with a normal spaceHenri Sara2011-07-131-1/+1