summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/WebBrowser.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-462/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+3
* Merge branch '6.8'Johannes Dahlström2012-06-191-3/+3
|\
* | Fixed some errors caused by 6.8 merge; updated tests to use LegacyWindow/Appl...Johannes Dahlström2012-06-131-2/+4
* | Merge commit 'e7f31'Johannes Dahlström2012-06-111-41/+3
|\|
| * Remove clientHeight/Width from WebBrowser (#5655)Leif Åstrand2012-05-221-41/+3
* | Merge remote branch 'origin/6.8'Henri Sara2011-12-221-1/+7
|\|
| * #5655 Javadoc that the size is only updated on full repaintArtur Signell2011-12-201-1/+7
* | Initial unsupported-browser-warning-page for #7985Marc Englund2011-12-211-0/+28
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2011-12-201-4/+37
|\|
| * #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...Artur Signell2011-12-201-3/+35
* | Check for client side details for all requestsLeif Åstrand2011-12-151-2/+1
* | Refactor to use different WrappedRequests for Portal specific hacksLeif Åstrand2011-12-141-15/+20
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-2/+2
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* | #7985 Method for checking if browser is too old to work with Vaadin 7Artur Signell2011-11-221-0/+21
|/
* Merge from 6.6Henri Sara2011-06-161-88/+112
|\
* | Renamed a method based on review #6936Jonatan Kronqvist2011-05-051-9/+10
* | Fixes #6936 - extended the browser info timezone apiJonatan Kronqvist2011-05-051-1/+63
* | Implements #6691 get timezone offset from client.Marc Englund2011-03-291-1/+58
|/
* Fix for #4356 "Add operating system detection" and #4510 "Add css class names...Artur Signell2010-04-091-0/+31
* #4491 server side access to browser minor version and updated sampleHenri Sara2010-04-071-0/+15
* Test case and fix for #3931 - Provide methods for browser detection in WebBro...Artur Signell2010-03-161-9/+124
* Merged [10696]Artur Signell2010-01-121-5/+5
* #3762 removed dependency on PortletRequestHenri Sara2009-11-251-43/+14
* CommunicationManager is no longer dependent on the Portlet API. The refactore...Petter Holmström2009-11-031-1/+5
* Now the Calc application works on Liferay.Petter Holmström2009-11-031-0/+1
* Added support for portlet requests.Petter Holmström2009-10-301-1/+25
* Multiple changes for gwt terminals server side:Matti Tahvonen2009-08-131-3/+3
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+98