7 Revīzijas (e77e73cf64768845608ad25202cb97772fc7ab7b)

Autors SHA1 Ziņojums Datums
  Artur Signell e77e73cf64 Update copyright year to 2014 pirms 10 gadiem
  Leif Åstrand f15030a65a Use native collections in TypeDataStore and related classes (#10937) pirms 11 gadiem
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers pirms 11 gadiem
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) pirms 11 gadiem
  Artur Signell d10e758c69 Fixed typo in method name pirms 11 gadiem
  Artur Signell 467edbbe20 Better error messages for unknown legacy variable types (#10481) pirms 11 gadiem
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) pirms 11 gadiem
  Leif Åstrand 02878bd07a Use ConnectorBundle for JSON encoding and decoding (#9371) pirms 12 gadiem
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) pirms 12 gadiem
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) pirms 12 gadiem
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) pirms 12 gadiem
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) pirms 12 gadiem
  Leif Åstrand a7097c68ef Support arrays in RPC and shared state + test (#8655) pirms 12 gadiem
  Leif Åstrand 24e3409e6f Initial support for javascript components (#8888) pirms 12 gadiem
  Leif Åstrand 5c31c4150d Fix broken enums in UIDL message (#8878) pirms 12 gadiem
  Leif Åstrand e88a49764e Remove redundant ConnectorMap from JsonEncoder.encode pirms 12 gadiem
  Leif Åstrand 351e04dd8e Change map serialization to use same scheme as GWT AutoBean (#8602) pirms 12 gadiem
  Leif Åstrand e2990637d5 Drop explicit type info from client -> server communication (#8879) pirms 12 gadiem
  Leif Åstrand 4d8a33b2ad Use UidlValue for sending legacy maps and arrays (#8878) pirms 12 gadiem
  Leif Åstrand f633581ab6 Wrap variable change data in UidlValue wrapper with type info (#8878) pirms 12 gadiem
  Artur Signell 71e30eb3ef Added support for map keys of any type (#8602) pirms 12 gadiem
  Artur Signell 6f8ad432ca Encode enum as String for legacy updates to be Vaadin 6 compatibile pirms 12 gadiem
  Artur Signell 43794ef1b8 Added support for serializing enums (#8675) pirms 12 gadiem
  Artur Signell badc5c3ee4 Initial support for sending difference in state (#8419) pirms 12 gadiem
  Artur 70a2f84417 Javadoc update pirms 12 gadiem
  Artur Signell d4a4cc148b #8602 Added support for Map<Connector,?> pirms 12 gadiem
  Artur Signell cf925d995b #8515 Additional fix for sets, and lists from client to server pirms 12 gadiem
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent pirms 12 gadiem
  Artur Signell 26c8a73995 #8534 Handle null values consistently both from server to client and pirms 12 gadiem
  Artur Signell 0158bd1291 Connector -> ServerConnector pirms 12 gadiem
  Artur Signell b1378a6369 #8515 Added serialization support for Lists containing supported types. pirms 12 gadiem
  Artur Signell 77f399a27e #8510 Support using Resources through URLReference/ResourceReference in pirms 12 gadiem
  Artur Signell e4643f33aa VaadinSerializer -> JSONSerializer pirms 12 gadiem
  Artur Signell 4bd6cf0110 #8444 Generate serializers for client to server RPC pirms 12 gadiem
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap pirms 12 gadiem
  Henri Sara cc344b7fe0 Use String instead of char as type tag in JSON (#8304 shared state). pirms 12 gadiem
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress pirms 12 gadiem
  Henri Sara a2f79d1d36 Basic JSON encoding and decoding utilities from server to client (#8304) pirms 12 gadiem
  Henri Sara 76d986d85a Add missing license headers and Serializable implementations. pirms 12 gadiem
  Henri Sara 24055b4cca Resolve some merge conflicts. pirms 12 gadiem
  Henri Sara 0fd119ab22 Separate and improve JSON encoding/decoding of values (#8277, #8279). pirms 12 gadiem