| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial datefield styles for "poro" theme. | Jouni Koivuviita | 2009-05-12 | 17 | -64/+389 |
* | recompiled reindeer theme | Marc Englund | 2009-05-12 | 1 | -130/+47 |
* | Extra @Override annotations caused errors, removed. | Marc Englund | 2009-05-12 | 1 | -2/+0 |
* | #2904 Renamed CSS prefix "i-" to "v-" | Henri Sara | 2009-05-12 | 135 | -3668/+3661 |
* | fixes #2933, regression from #2823 | Matti Tahvonen | 2009-05-12 | 1 | -0/+20 |
* | Fixed Sampler styles to work with new "poro" theme. | Jouni Koivuviita | 2009-05-12 | 2 | -3/+19 |
* | Theme updates. | Jouni Koivuviita | 2009-05-11 | 6 | -4/+22 |
* | Split old FieldFactory into two smaller interfaces. #2499 | Matti Tahvonen | 2009-05-11 | 7 | -169/+330 |
* | "Poro" theme update: | Jouni Koivuviita | 2009-05-11 | 4 | -38/+90 |
* | #2904 Change client side class name prefixes I -> V (class names only, not ye... | Henri Sara | 2009-05-11 | 85 | -741/+741 |
* | Removed debug info | Artur Signell | 2009-05-11 | 1 | -6/+5 |
* | Additional fix for - #2921: Window should be able to contain a ComponentConta... | Artur Signell | 2009-05-11 | 2 | -2/+2 |
* | Fixes buildhelper class package names. | Jouni Koivuviita | 2009-05-11 | 2 | -0/+0 |
* | Minor updates and fixes to "Poro" theme. | Jouni Koivuviita | 2009-05-11 | 4 | -8/+42 |
* | Minor mods to "Poro" theme combobox. | Jouni Koivuviita | 2009-05-11 | 2 | -3/+17 |
* | "Poro" theme updates: | Jouni Koivuviita | 2009-05-11 | 27 | -30/+527 |
* | #2904: Changed UIDL security header to "com.vaadin.seckey" | Henri Sara | 2009-05-11 | 1 | -1/+1 |
* | #2904 Toolkit -> Vaadin renames: external fileupload | Henri Sara | 2009-05-11 | 2 | -5/+6 |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1051 | -6748/+6747 |
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 2 | -58/+106 |
* | Fixed #2860: Rename getter/setter of spacing | Artur Signell | 2009-05-08 | 3 | -2/+31 |
* | Fix for #2917 - BeanItemContainer.sort fails if property value is null | Artur Signell | 2009-05-08 | 1 | -6/+25 |
* | Testcase and fix for #2917 - BeanItemContainer.sort fails if property value i... | Artur Signell | 2009-05-08 | 2 | -0/+145 |
* | Merge new theme branch to 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 113 | -2633/+7406 |
|\ |
|
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 4 | -5/+485 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 3 | -5/+13 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 14 | -132/+561 |
| * | "Poro" theme updates: textfield styles. | Jouni Koivuviita | 2009-05-08 | 8 | -2/+113 |
| * | "Poro" theme update: button enhancements, initial panel, splitpanel and tabsh... | Jouni Koivuviita | 2009-05-08 | 13 | -22/+189 |
| * | "Poro" theme improvements. Now includes three different button styles :) | Jouni Koivuviita | 2009-05-06 | 21 | -107/+504 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-06 | 10 | -1714/+2168 |
| * | Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down sta... | Jouni Koivuviita | 2009-05-04 | 3 | -6/+27 |
| * | New theme button almost themed (error indicator missing). Includes SmartSprit... | Jouni Koivuviita | 2009-04-30 | 18 | -102/+471 |
| * | Merged a fix from 6.0 branch (unnecessary log message). | Jouni Koivuviita | 2009-04-30 | 1 | -29/+0 |
| * | Small fixes to base and default theme CSS. | Jouni Koivuviita | 2009-04-30 | 6 | -8/+24 |
| * | Accidentally committed a modified version of HelloWorld. Reverted to proper v... | Jouni Koivuviita | 2009-04-30 | 1 | -37/+1 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-30 | 1 | -2/+7 |
| * | Major theme refactoring: | Jouni Koivuviita | 2009-04-29 | 259 | -5078/+7253 |
| |\ |
|
| * | | Theme compilation script that includes theme inheritance. | Jouni Koivuviita | 2009-04-09 | 1 | -3/+5 |
| * | | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-09 | 9 | -12/+618 |
| * | | "Base" theme initial commit. | Jouni Koivuviita | 2009-04-08 | 42 | -0/+2959 |
| * | | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-08 | 84 | -3541/+7021 |
| |\ \ |
|
* | | | | removeComponent() does requestRepaint(), fixes #2915 | Marc Englund | 2009-05-08 | 1 | -0/+1 |
* | | | | TC for #2915 | Marc Englund | 2009-05-08 | 1 | -0/+50 |
* | | | | #2659 and #2846 - Added missing requestRepaints() | Artur Signell | 2009-05-08 | 1 | -1/+6 |
* | | | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i... | Artur Signell | 2009-05-08 | 7 | -118/+362 |
* | | | | Test case for #2913 | Artur Signell | 2009-05-08 | 1 | -0/+42 |
* | | | | Fix for #2900 - Label.setContentMode() does not requestRepaint() | Artur Signell | 2009-05-07 | 1 | -1/+3 |
* | | | | extended component locator to build forward compatible locators for context m... | Matti Tahvonen | 2009-05-07 | 2 | -3/+58 |
* | | | | #2908 Copied test files from 5.4 branch | Artur Signell | 2009-05-07 | 1 | -0/+177 |