7 Commits (6541b7bad2e41c57a7731611a3f2f7032a5ce947)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Leif Åstrand 35d91245de Support JsonValue types as declared types in state and RPC (#15560) 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand f15030a65a Use native collections in TypeDataStore and related classes (#10937) 11 years ago
  Leif Åstrand 28b7703d29 Don't fetch old bean property value if it is not needed (#10940) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand 02878bd07a Use ConnectorBundle for JSON encoding and decoding (#9371) 11 years ago
  Leif Åstrand 1a7d126e35 Initial ConnectorBundle implementation (#9371) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 11 years ago
  Leif Åstrand a7097c68ef Support arrays in RPC and shared state + test (#8655) 12 years ago
  Leif Åstrand 351e04dd8e Change map serialization to use same scheme as GWT AutoBean (#8602) 12 years ago
  Leif Åstrand 7468c8261d Don't send type info from server to client (#8879) 12 years ago
  Leif Åstrand 3702e37192 Pass declared types to JsonDecoder and use them (#8677) 12 years ago
  Leif Åstrand 694a588f94 Add DiffJSONSerializer for updating existing objects (#8879) 12 years ago
  Leif Åstrand 6526c870a3 Extract duplicated code for decoding collections 12 years ago
  Artur Signell 71e30eb3ef Added support for map keys of any type (#8602) 12 years ago
  Artur Signell 43794ef1b8 Added support for serializing enums (#8675) 12 years ago
  Artur Signell badc5c3ee4 Initial support for sending difference in state (#8419) 12 years ago
  Artur Signell d4a4cc148b #8602 Added support for Map<Connector,?> 12 years ago
  Artur Signell cf925d995b #8515 Additional fix for sets, and lists from client to server 12 years ago
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent 12 years ago
  Artur Signell 26c8a73995 #8534 Handle null values consistently both from server to client and 12 years ago
  Artur Signell 07c94092bd #8504 Support passing Connector references to/from client 12 years ago
  Artur Signell 0158bd1291 Connector -> ServerConnector 12 years ago
  Artur Signell b1378a6369 #8515 Added serialization support for Lists containing supported types. 12 years ago
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in 12 years ago
  Artur Signell e4643f33aa VaadinSerializer -> JSONSerializer 12 years ago
  Artur Signell 4bd6cf0110 #8444 Generate serializers for client to server RPC 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Henri Sara 6c0662316c Communicate caption of components in shared state (#8304). 12 years ago
  Henri Sara 22ca8a011a Cleanup, javadoc etc. for shared state serialization (#8304). 12 years ago
  Artur Signell 23bca2af5e #8304 Changed Button to solely use shared state 12 years ago
  Artur Signell 6dae5cd35f #8304 First steps towards supporting serialization of any bean 12 years ago
  Henri Sara cc344b7fe0 Use String instead of char as type tag in JSON (#8304 shared state). 12 years ago
  Henri Sara eba294b572 Set shared state for VPaintables before updateFromUIDL() (#8304). 12 years ago
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress 12 years ago
  Henri Sara a2f79d1d36 Basic JSON encoding and decoding utilities from server to client (#8304) 12 years ago
  Henri Sara 76d986d85a Add missing license headers and Serializable implementations. 12 years ago