1 次程式碼提交 (bfbfdd51a0563d212d1e811a3eb534122847d206)

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