4 Commits (0081286c8d05c3751803181230092bd4b1e769f7)

Author SHA1 Message Date
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 8e2085c346 Remove dead code 10 years ago
  Artur Signell f33c7d6040 Removed redundant inline style (#10524) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Sami Viitanen 18ac8b2550 Tooltips are now handled by the connector and not the widget (#8425) 12 years ago
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell e137874fd8 Removed extra "Widget" prefix from ApplicationConnection method names 12 years ago
  Artur Signell e896a349a0 #8324 Made Label tooltips work again using the old method as it is 12 years ago
  Leif Åstrand c34f2b73a7 Initial removal of %-conversions, many components need fixes (#8312) 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Artur Signell cc3d673ad8 Split VScrollTable, VTreeTable and VMenuBar into paintable and 12 years ago
  Artur Signell 0f00b0f275 Created VAbstractPaintableWidget 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Leif Åstrand 7f57fc6b3d #7912 Remove support for IE6 12 years ago
  Artur Signell c228a7c567 #3983 Labels in IE7 are rendered as preformatted by default 13 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 43e77bd5aa Fix for #2563 - OrderedLayout flicker on repaint 15 years ago
  Artur Signell 359332dd30 #2426 Re-added CONTENT_UIDL as deprecated 15 years ago
  Matti Tahvonen 56ba5e8209 removed obsolete uidl mode from client side 15 years ago
  Matti Tahvonen ce86992d5d using setText instead of setHTML for preformatted text, see #2426 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Matti Tahvonen 53a12f615a fixes #2297, #2287 and optimizes other onload event handlings. 15 years ago
  Artur Signell 208c5c570b Fix for #2231 - Allow border and padding for Labels 15 years ago
  Matti Tahvonen 0f5f66e233 fixes tooltip issues #2074,#2075 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Jouni Koivuviita 72cf6aaf06 -New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITabsheetPanel). 16 years ago
  Joonas Lehtinen dbea045513 Refactoring terminal 17 years ago
  Jouni Koivuviita 911cb83de6 DateField calendar style client-side implemetation fully functional. DateField now doesn't require a repaint after every value change, it supposes that the client is smart enough to update the view on its own. 17 years ago
  Jouni Koivuviita ea15bacee1 Added drafting classes for locale handling. 17 years ago
  Joonas Lehtinen 55aa24516f Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textfield-... 17 years ago
  Joonas Lehtinen aa3bfc3121 Support for invisibility 17 years ago
  Joonas Lehtinen a7c4737c6c Label supports now multiple content modes 17 years ago
  Joonas Lehtinen 3a85ab6c2d Now captions almost work :) 17 years ago
  Joonas Lehtinen d85c15fe4a svn changeset:1717/svn branch:trunk 17 years ago
  Matti Tahvonen 2d753d6fc0 renamed component classes, avoiding name collapsing with GWT's widgets 17 years ago