6 次程式碼提交 (d543e47becc77e5b18c69a416e6e84122ac10fe1)

作者 SHA1 備註 提交日期
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 年之前
  Adam Wagner c95055e060 Change the order of inheritance to preserve user.agent property (#10470) 6 年之前
  Ahmed Ashour b07fc07ce9 Replace tab with spaces in .xml files (#10064) 6 年之前
  Ahmed Ashour d1e4a2b449 Add DOCTYPE for GWT module files 6 年之前
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 年之前
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 年之前
  Teemu Suo-Anttila a963263017 Split VOverlay functionality to a new base class (#19347) 8 年之前
  Artur Signell b38dc12c24 Refactor reconnect dialog (#11733,#17075) 9 年之前
  Matti Tahvonen a9bc160aee Serve pre-compressed static resources by default (#13653) 9 年之前
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 年之前
  Artur Signell 593508146a Move generators to widget set - they aren't needed by widgets (#15544) 9 年之前
  Artur Signell 4556b4e80b Update GWT version (#14051) 9 年之前
  Artur Signell c5c6a78787 Workaround for super dev mode line offset issue (#14051) 9 年之前
  Artur Signell 8937de6edd Collapse all permutations by default (#13274) 10 年之前
  Artur Signell 9a3dc4e99c Formatted XML files using defined rules (#11956) 11 年之前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 年之前
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 年之前
  Jouni Koivuviita 9a83722fde Fix executeJavascript in a test 11 年之前
  Artur Signell e6bdeff520 Separated part of DefaultWidgetSet to com.vaadin.Vaadin (#9078) 12 年之前
  Leif Åstrand dc7e238f2d Refactor RpcManager to provide info about parameter types (#8879) 12 年之前
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 年之前
  Jouni Koivuviita 13fa0ce71c LayoutResizeTest and small optimizations to BoxLayout 12 年之前
  Jouni Koivuviita a14b4e8760 BoxLayout now working with LayoutManager (except for spacing size) 12 年之前
  Leif Åstrand 6e67c8ff63 Don't use deferred widget loading as it is currently broken (#8636) 12 年之前
  Jouni Koivuviita f64a5927e9 95% functional VerticalLayout and HorizontalLayout using mainly CSS 12 年之前
  Artur Signell dab7c9fa82 Generator to ease initialization of client to server rpc proxies 12 年之前
  Artur Signell 15ff80f4b8 Fixed problem with delete DOM attribute in IE8 and split browser 12 年之前
  Artur Signell 36ce3e589f Removed stray "-->" and reformatted using Eclipse 12 年之前
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 年之前
  Artur Signell d718b7ce76 Renamed ClientToServerRpc -> ServerRPC 12 年之前
  Artur Signell 73012c1b4f #8304 Generator for Serializer mappings 12 年之前
  Artur Signell 8d761b45cc #8216 Fixed widgetset compilation warning 12 年之前
  Henri Sara 43970206e4 Generate implementations of RPC interfaces on the client side (#8278). 12 年之前
  Henri Sara 1344e1ff97 Use simple JSON for RPC calls from client to server (#8279). 12 年之前
  Leif Åstrand 83ae145f53 Merge #8143 to 6.8 and add missing methods to the Console interface 12 年之前
  Leif Åstrand 8aae0e9bb5 #7847 Use ClientWidget.loadStyle by default 12 年之前
  Leif Åstrand 0b4297ddd2 Introduce vaadinBootstrap.js and use it to init the widgetset 12 年之前
  Artur Signell 7887eee052 #7913 Removed IE6/IE7 related fix from merged change 12 年之前
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 年之前
  Matti Tahvonen fdc8e9a344 dragandropwrapper can now initiate html5 drags, fixes #7833 12 年之前
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 年之前
  Henri Sara dedbcc1345 Merged most changes from 6.5 to 6.6 13 年之前
  Artur Signell 95ec3d17be Ugly workaround for #6682 that ensures getAbsoluteTop/getAbsoluteLeft always return an integer for Webkit 13 年之前
  Artur Signell a8219f8bbb Fix for #4632 - isActive should wait for DeferredCommands to finish executing 13 年之前
  Artur Signell cdccdf1c9e Extracted WidgetSetBuilder hint to separate comment to avoid problems when formatting the file. Formatted using Eclipse Helios SR-1. 13 年之前
  Matti Tahvonen 7a0133a42a removed workaround for a GWT bug, fixed in GWT 2.1, see #4279 13 年之前
  Matti Tahvonen 8231bc935b refining code splitting + adding documentation. Monolithic client side is now default (6.3 style), but the package includes other generator strategies that can be thrown in for custom requirements. 14 年之前
  Matti Tahvonen d3482aab86 code splitting + client initialization 14 年之前
  Matti Tahvonen 5725d25e33 fixes #4605 14 年之前
  Matti Tahvonen fd44c7c983 fixed name and javadocs for gwt generator used to build criteria map 14 年之前