summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server
Commit message (Expand)AuthorAgeFilesLines
* Force IE9 into IE8 mode (#5607)Artur Signell2010-09-161-0/+4
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-1615-192/+175
* Added authentication error checking in ApplicationConnection. Needed when usi...John Alhroos2010-08-052-0/+36
* #3988 add getPortletConfig() to PortletApplicationContext2, allows getting po...Henri Sara2010-07-072-0/+11
* #5148 browser detection when running as portlet 2.0Henri Sara2010-07-071-2/+60
* Retain throws clause for ApplicationServlet.getApplication(), for #5225Artur Signell2010-07-071-1/+4
* Removed the unused class JsonPaintTarget.JsonTag.TagCounterHenri Sara2010-07-011-19/+0
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-288-766/+766
* Merge from 6.3 to 6.4Henri Sara2010-06-031-18/+20
|\
| * #5127 transaction listener must not be nullHenri Sara2010-06-031-18/+20
* | Use UUID instead of Math.random() for stronger security keyArtur Signell2010-06-011-1/+2
* | Fix for #4315 - Window name generation should be deterministicArtur Signell2010-06-011-3/+8
|/
* Fixed some normal priority warnings by FindBugsHenri Sara2010-06-011-4/+1
* #4400 removed extra comma in vaadin configuration javascript to avoid IE6/7 j...Henri Sara2010-05-241-2/+2
* #4569 - criticalNotification can only be used in UIDL requestsArtur Signell2010-05-242-26/+68
* Fix for #4606 - AbstractApplicationServlet depends on org.xml.sax unneccessarilyArtur Signell2010-04-291-4/+0
* Fix for #4533 - Add null check to getDirtyVisibleComponentsArtur Signell2010-04-151-0/+6
* Merged [11571] from 6.2Artur Signell2010-04-091-1/+12
* Fix for #4356 "Add operating system detection" and #4510 "Add css class names...Artur Signell2010-04-091-0/+31
* #4153 use the noscript tag also when running as a portletHenri Sara2010-04-091-0/+9
* #4160 restartApplication support for portlet 2.0 in Liferay and GateInHenri Sara2010-04-081-4/+68
* #4491 server side access to browser minor version and updated sampleHenri Sara2010-04-071-0/+15
* Fix for #4332John Alhroos2010-04-062-3/+39
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-241-7/+7
* #4399 changed AbstractApplicationServlet.RequestType enum to protectedHenri Sara2010-03-241-1/+1
* finished renameMatti Tahvonen2010-03-231-1/+1
* refactoring (renaming)Matti Tahvonen2010-03-221-2/+2
* Removed extra serialVersionUIDsArtur Signell2010-03-182-4/+0
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-171-6/+2
* Test case and fix for #3931 - Provide methods for browser detection in WebBro...Artur Signell2010-03-161-9/+124
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-151-3/+8
* Changed default resource cache time to 1 hour (#2586)Artur Signell2010-03-151-2/+2
* A proper (FF36 only) file drag support, enhanced test case. Should be forward...Matti Tahvonen2010-03-122-28/+49
* Fix for #2586 - Theme should be refreshed when Vaadin version is updatedArtur Signell2010-03-111-10/+93
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-0918-0/+54
* merged changes from 6.3 + some container related changesMatti Tahvonen2010-03-056-276/+535
|\
| * #3921 removed TODO about potential GateIn problem.Henri Sara2010-03-051-1/+0
| * #4188 PortletListener window parameter and #3921 limited GateIn supportHenri Sara2010-03-046-69/+136
| * #3734 - Widgetset fails to load when customized system messages contain speci...Artur Signell2010-03-011-3/+4
| * #4129 - Show a message if cookie support is disabled in the browserArtur Signell2010-03-011-0/+36
| * #4128 - Allow custom servlets to send critical notifications to clientArtur Signell2010-03-011-14/+16
| * Revert some AbstractApplicationPortlet methods to private for now, can be ope...Henri Sara2010-02-181-6/+5
| * Refactoring of AbstractApplicationPortlet for (limited) extensibility of requ...Henri Sara2010-02-182-142/+375
| * Merged portlet mode and windowing changes from 6.2. For #4143Marc Englund2010-02-122-95/+17
* | Unified namingArtur Signell2010-02-221-1/+1
* | removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-191-27/+4
* | some refactoringMatti Tahvonen2010-02-181-48/+19
* | n:th protoMatti Tahvonen2010-02-122-86/+82
* | fixed callbacksMatti Tahvonen2010-02-041-4/+5
* | Transferrable -> TransferableArtur Signell2010-02-021-28/+130