summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Move deprecated getComponentIterator() from HasComponents to implementing cla...Johannes Dahlström2012-10-305-16/+35
* Fix potential NPE in Page.setFragment (#10089)Johannes Dahlström2012-10-291-14/+15
* Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)"Artur Signell2012-10-261-131/+4
|\
| * Implement HasComponents, not ComponentContainer in CustomField (#10078)Henri Sara2012-10-261-131/+4
* | Fixed problem with Table calling markAsDirty in paint (#10071)Artur Signell2012-10-262-14/+22
* | Formatted projectArtur Signell2012-10-261-1/+2
|/
* Merge "Return 404 if a resource cannot be found (#10053)"Henri Sara2012-10-251-0/+5
|\
| * Return 404 if a resource cannot be found (#10053)Artur Signell2012-10-241-0/+5
* | Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-241-148/+41
|\ \
| * | Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-241-148/+41
* | | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-12/+9
|\ \ \
| * | | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-12/+9
* | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ...Leif Åstrand2012-10-241-29/+25
|\| | | | |_|/ |/| |
| * | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-191-29/+25
* | | Merge "Fixed NPE when converter is null (#10043)"Henri Sara2012-10-241-9/+8
|\ \ \
| * | | Fixed NPE when converter is null (#10043)Artur Signell2012-10-241-9/+8
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-242-0/+218
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-242-0/+218
| |/ / /
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / /
* | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+127
|\ \ \ | |_|/ |/| |
| * | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+127
* | | Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2326-83/+42
|/ /
* / Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
|/
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\
| * Improve message when session is already set (#9989)Leif Åstrand2012-10-181-1/+13
* | Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-182-2/+2
* | Add Navigator.getState() returning the current navigation state (#9972)Johannes Dahlström2012-10-171-0/+10
|/
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-164-5/+15
* Remove Navigator.SimpleViewDisplay (#9936)Johannes Dahlström2012-10-161-33/+0
* Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)Johannes Dahlström2012-10-161-1/+5
* Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-162-0/+38
|\
| * Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-162-0/+38
* | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-151-0/+9
|\ \
| * | Merged AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-281-0/+9
* | | Merge "Reuse provided session instead of attempting to find it again (#9888)"Marc Englund2012-10-151-4/+3
|\ \ \ | |_|/ |/| |
| * | Reuse provided session instead of attempting to find it again (#9888)Leif Åstrand2012-10-101-4/+3
* | | Remove invalid constructors and fix setCaption exception (#9947)Leif Åstrand2012-10-121-35/+5
* | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-3/+6
* | | Allow overriding handleContextRootWithoutSlash (#9921)Leif Åstrand2012-10-101-6/+17
|/ /
* | Preserve query string and use sendRedirect (#9921)Leif Åstrand2012-10-101-3/+7
* | Redirect if no ending slash in context root request (#9921)Leif Åstrand2012-10-091-0/+25
* | Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-094-38/+38
* | Merge "Remove CombinedRequest and BrowserDetails (#8165)"Henri Sara2012-10-0814-387/+57
|\ \
| * | Remove CombinedRequest and BrowserDetails (#8165)Leif Åstrand2012-10-0814-387/+57
* | | Merge branch 'sass'John Ahlroos2012-10-082-0/+39
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into sassJohn Ahlroos2012-10-082-41/+14
| |\ \
| * \ \ Merge branch 'master' into sassMarc Englund2012-10-0419-115/+175
| |\ \ \
| * | | | Javadoc + fixed a typo in method name #9724John Ahlroos2012-10-012-5/+21
| * | | | Merge branch 'primary-stylename' into sassMarc Englund2012-10-012-0/+23
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-0117-80/+58
| | |\ \ \ \