summaryrefslogtreecommitdiffstats
path: root/client-compiler/src/com/vaadin/server
Commit message (Expand)AuthorAgeFilesLines
* DelegateToWidget will now be run even for parent states for extendingMikael Grankvist2014-08-073-20/+28
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-091-10/+2
* License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-261-5/+39
* Don't generate GWT.create for bean superclasses (#13813)Leif Åstrand2014-06-051-2/+2
* Support long in state again (#13692)Jonatan Kronqvist2014-05-122-2/+14
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0518-18/+18
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
| * Merge changes from origin/7.1Artur Signell2014-04-2317-17/+17
| |\
| | * Update copyright year to 2014Artur Signell2014-04-1617-18/+18
* | | Report an error if RPC interface is parameterized (#10392).Denis Anisimov2014-04-242-0/+13
|/ /
* | Implement @OnStateChange (#12958)Leif Åstrand2014-04-016-37/+201
* | Make Invoker support non-public methods (#12959)Leif Åstrand2014-04-011-31/+133
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-125-205/+296
|/
* Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-081-2/+6
* Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591)Artur Signell2013-04-231-213/+0
* Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591John Ahlroos2013-04-232-716/+0
* Ensure addon css styles are before scss styles in addons.scss #11390John Ahlroos2013-04-181-1/+26
* Scan for addon styles in server-side only addon jars as well. #11390John Ahlroos2013-04-081-0/+3
* Require implementing hasTooltip if there's custom tooltip logic (#11052)Leif Åstrand2013-04-083-69/+0
* Global code reformatLeif Åstrand2013-04-052-7/+7
* Added standalone class for creating an addons.scss from Vaadin addons on the ...John Ahlroos2013-03-262-14/+228
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-281-1/+1
* Only add tooltip listeners when needed (#11051)Leif Åstrand2013-02-183-0/+70
* Enable overriding which connectors are in the widgetset (#10710)Leif Åstrand2013-01-101-7/+36
* Updated copyright notices and added missing license headersArtur Signell2013-01-0419-31/+97
* Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-191-1/+1
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-182-2/+6
* Split method at roughly 30000 chars to avoid size limit (#10221)Leif Åstrand2012-11-221-15/+163
* Make code splitting work (#8636)Leif Åstrand2012-11-221-6/+24
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-2/+2
* Use class hierachy for resolving @Connect conflicts (#9826)Leif Åstrand2012-10-112-21/+79
* Abort widgetset compile for conflicting @Connect mappings (#9343)Leif Åstrand2012-10-101-3/+22
* Remove WidgetMapGenerator and subclasses (#9720)Leif Åstrand2012-09-244-606/+0
* Abort compile if there's an RPC method with a return type (#9704)Leif Åstrand2012-09-213-4/+27
* Clarify logic and add some comments (#9561)Leif Åstrand2012-09-171-10/+17
* Include getWidget return type even if createWidget is defined (#9561)Leif Åstrand2012-09-171-8/+9
* Renamed UI package which accidentally had been renamed to upper caseArtur Signell2012-09-041-1/+1
* Reformatted projectArtur Signell2012-08-301-2/+1
* Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...Artur Signell2012-08-2923-0/+3613