4002 Commits (adc8c0ad3573272c236040c3a76005b9e73a5737)
 

Author SHA1 Message Date
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 5abc870dda Fixed - #2921: Window should be able to contain a ComponentContainer 15 years ago
  Artur Signell a0438ba992 Fixed #2860: Rename getter/setter of spacing 15 years ago
  Artur Signell 36ff35c304 Fix for #2917 - BeanItemContainer.sort fails if property value is null 15 years ago
  Artur Signell c409e55e94 Testcase and fix for #2917 - BeanItemContainer.sort fails if property value is null 15 years ago
  Jouni Koivuviita 12fccb6e2b Merge new theme branch to 6.0 branch. 15 years ago
  Jouni Koivuviita f03b6c3911 Merges from 6.0 branch. 15 years ago
  Jouni Koivuviita b3b2464a4e Merges from 6.0 branch. 15 years ago
  Jouni Koivuviita fe60cb2e24 Merges from 6.0 branch. 15 years ago
  Jouni Koivuviita bd46d5a0db "Poro" theme updates: textfield styles. 15 years ago
  Marc Englund f9698b56af removeComponent() does requestRepaint(), fixes #2915 15 years ago
  Marc Englund 127009753a TC for #2915 15 years ago
  Jouni Koivuviita a19709a9b2 "Poro" theme update: button enhancements, initial panel, splitpanel and tabsheet styles + SmartSprites definitions. 15 years ago
  Artur Signell 81f81c0e37 #2659 and #2846 - Added missing requestRepaints() 15 years ago
  Artur Signell 103bb78c29 Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/icon/enabled/visibility information for each tab and do not use/modify the component. 15 years ago
  Artur Signell 97cc597383 Test case for #2913 15 years ago
  Artur Signell 315088ba06 Fix for #2900 - Label.setContentMode() does not requestRepaint() 15 years ago
  Matti Tahvonen b36d7e04dc extended component locator to build forward compatible locators for context menu clicks 15 years ago
  Artur Signell 226a59f058 #2908 Copied test files from 5.4 branch 15 years ago
  Artur Signell fdb113db3f #2908 Copied test files from 5.4 branch 15 years ago
  Artur Signell 1bdc87588b Merged [7508] Separated the 'nightly-publish' target from the 'nightly' target. 15 years ago
  Artur Signell 5242d6b529 Fix for #2870 - Include information about which GWT version is used 15 years ago
  Matti Tahvonen 930d1feaf3 selenium locator now works with subwindows 15 years ago
  Jouni Koivuviita dcce94df7d "Poro" theme improvements. Now includes three different button styles :) 15 years ago
  Jouni Koivuviita d31cebd06e Merges from 6.0 branch. 15 years ago
  Artur Signell 75fa978fa8 Removed debug messages from ApplicationServlet (#2438) 15 years ago
  Henri Sara f96cea9dbe #2891: make the GWT compiler wrapper GWT 1.5 -compatible 15 years ago
  Henri Sara 4f721b98fd #2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 and JDK 1.5 on Windows 15 years ago
  Artur Signell 692c7ab362 Added javadocs for AbstractApplicationServlet 15 years ago
  Artur Signell 3eededb125 Fix for #2438 - ApplicationServlet should allow extending 15 years ago
  Matti Tahvonen 6dceb4332e basic caption implementation for iabsolutelayout 15 years ago
  Artur Signell 7334a8f060 Fix for #2880 - IE7: Tabsheet caption texts too short when using icons 15 years ago
  Artur Signell 2fdf5dd7e6 Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compatibility mode) or IE8 and the CSS classes are set accordingly (#2879). 15 years ago
  Jouni Koivuviita af59c6a464 Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down state). 15 years ago
  Jouni Koivuviita 891ccaa2ec New theme button almost themed (error indicator missing). Includes SmartSprites syntax as well. 15 years ago
  Artur Signell 47f23b42f2 Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standards mode. 15 years ago
  Artur Signell 3995bf0b53 Merged: 15 years ago
  Jouni Koivuviita b1ea80e751 Merged a fix from 6.0 branch (unnecessary log message). 15 years ago
  Jouni Koivuviita 4db963578e Small fixes to base and default theme CSS. 15 years ago
  Matti Tahvonen ef1cde0b22 removed obsolete log messages from iscrolltable 15 years ago
  Jouni Koivuviita 3e433ce9a3 Accidentally committed a modified version of HelloWorld. Reverted to proper version. 15 years ago
  Jouni Koivuviita 584e78dfbf Merges from 6.0 branch. 15 years ago
  Matti Tahvonen 383f06a399 fixed scrolltable regression, sanity check for IE 15 years ago
  Jouni Koivuviita 217580bb8a Major theme refactoring: 15 years ago
  Matti Tahvonen 8b0cf2389f iscrolltable fix for scrollbars on size change 15 years ago
  Matti Tahvonen d452ea2fd4 small optimization to table (reduce calls to Container.size() method, that is expensive in some containers) 15 years ago
  Matti Tahvonen 10de4fcca8 Minor IScrolltable fixes. Extra scrollbar space in some situations and table height when paging off. 15 years ago
  Matti Tahvonen a0133d3f26 sanity check to Notification animation, GWT 1.6 regression 15 years ago
  Matti Tahvonen 4968f78a89 refactored notification fading, avoids regression when updating to GWT 1.6. Also added generics for notificatio event listener list. 15 years ago
  Matti Tahvonen 7dac3bdcce recatored shadow position handling, avoids regression when updating to GWT 1.6 15 years ago