summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added SharedUtil for helpers shared by client and serverLeif Åstrand2013-04-104-18/+74
* Fixed test to close windows instead of maximizing themArtur Signell2013-04-105-25/+25
* Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-103-5/+128
* Fixed tests to use a real DeploymentConfiguration instanceArtur Signell2013-04-0914-14/+108
* Fix JSNI syntax (#111)Leif Åstrand2013-04-091-1/+1
* Don't bind PushConnection API to Atmosphere (#11551)Leif Åstrand2013-04-094-107/+146
* Fixed one typo and removed one TODO commentMarc Englund2013-04-091-2/+2
* Show all state properties in the hierarchy section (#11548)Leif Åstrand2013-04-092-8/+56
* Fix missing or invalid copyright headersLeif Åstrand2013-04-097-3/+93
* Show message for missing Atmosphere or version mismatch (#11499)Leif Åstrand2013-04-093-0/+64
* Additional push logging (#111)Artur Signell2013-04-091-3/+8
* Fixed header padding to avoid caption overlap (#3400)Artur Signell2013-04-091-1/+1
* Fixed broken testsArtur Signell2013-04-0917-102/+69
* Don't initialize PushConnection by default (#11512)Leif Åstrand2013-04-081-1/+1
* Added /run-push to tests to be able to test with push enabled (#11494)Artur Signell2013-04-081-0/+14
* Scan for addon styles in server-side only addon jars as well. #11390John Ahlroos2013-04-081-0/+3
* Added push meta module (#11498)Artur Signell2013-04-086-1/+79
* Rendering a Tree with icons fails if no alternate text is given (#11511)michael2013-04-081-1/+2
* Implement range for date field (#6241)johan2013-04-0816-40/+1915
* Require implementing hasTooltip if there's custom tooltip logic (#11052)Leif Åstrand2013-04-0815-124/+92
* Push if there are dirty connectors, avoid push if there are NOT dirty connectorsArtur Signell2013-04-071-1/+1
* Global code reformatLeif Åstrand2013-04-05118-217/+436
* Fixed compilation errormichaelvogt2013-04-052-3/+4
* Fix Profiler call that was accidentally left out when merging #3400Leif Åstrand2013-04-051-0/+2
* Fix typo in debug console (#9626)Leif Åstrand2013-04-051-1/+1
* New DebugWindow implmentation (internal) fixes #2460 #9626 at least...Marc Englund2013-04-0519-6/+3007
* Maximize/restore icons for Chameleon, Liferay, Runo (#3400)Artur Signell2013-04-059-24/+64
* Do not push only meta data to the client (#11490)Artur Signell2013-04-052-1/+15
* Made vaadin-server jar not depend on Atmosphere (#11492)Artur Signell2013-04-051-1/+1
* Use fallback transport if websockets is not supported by server (#11491Artur Signell2013-04-051-1/+1
* Improved logging to be able to debug push related problems (#111)Artur Signell2013-04-051-10/+81
* Fixed compilation errorArtur Signell2013-04-041-1/+1
* WAI-ARIA functions for Tree (#11389)michaelvogt2013-04-046-5/+242
* Wrap the atmosphere request instead of reusing an old request which might no ...Artur Signell2013-04-042-19/+8
* Include atmosphere javascript files into vaadin-server (#111)Artur Signell2013-04-041-0/+2
* Maximize Restore for Window #3400Pekka Hyvönen2013-04-0413-158/+857
* Server push (#111)Johannes Dahlström2013-04-0425-38/+913
* Renamed Calendar tests to be more consistent with other tests (#11079)Artur Signell2013-04-0417-0/+0
* Fixed issue with IE8 showing loading indicator when it should not (#7448)Artur Signell2013-04-041-3/+54
* Updated javadoc to mention runSafely in addition to the manual locking patternArtur Signell2013-04-031-4/+21
* Write JSON response to a buffer instead of directly to the output stream (#11...Artur Signell2013-04-032-33/+52
* Reworked fix for ignoring /APP/ (#11192)Artur Signell2013-04-033-12/+3
* Refactored how all requests are handled by VaadinServlet and VaadinPortlet (#...Artur Signell2013-04-0318-570/+658
* Fix for CheckBox and Layout (#11407)michaelvogt2013-04-033-1/+26
* Added example on how to get time displayed in the browser (#9033)Artur Signell2013-04-031-0/+11
* Do not clean connectors before client rpc is sent (#11192, #7891)Artur Signell2013-04-031-6/+5
* Integrate Calendar into core #11079John Ahlroos2013-04-0380-0/+17204
* Removed unnessesary pixel calculations from AbsoluteLayout #11177John Ahlroos2013-04-032-89/+25
* Implemented changes to CSS injection based on API review #5500John Ahlroos2013-04-034-125/+71
* Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'Artur Signell2013-04-0313-368/+1168
|\