| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sass' | Marc Englund | 2012-08-30 | 6 | -10/+82 |
|\ |
|
| * | fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl repl... | Haijian Wang | 2012-08-21 | 5 | -10/+71 |
| * | Fix the File.separatorChar bug in ImportVisitor, replace it with '/' | Haijian Wang | 2012-08-15 | 1 | -1/+1 |
| * | Copy README file to SASS source tree (#9223) | Henri Sara | 2012-08-10 | 1 | -0/+11 |
* | | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes test | Marc Englund | 2012-08-29 | 7 | -10/+65 |
* | | Adds support for StylesheetResolvers, and implements such that look trought t... | Marc Englund | 2012-08-29 | 10 | -19/+216 |
* | | Use Vaadin version number as GWT version number | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
* | | Use Vaadin version number as GWT version number | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
* | | Corrected typos (#9431) | Artur Signell | 2012-08-29 | 1 | -4/+3 |
* | | Rename Vaadin6Component to LegacyComponent (#9434) | Johannes Dahlström | 2012-08-29 | 22 | -53/+53 |
* | | Deprecate using Embedded for image and iframe content (#9087) | Johannes Dahlström | 2012-08-29 | 1 | -3/+13 |
* | | Additional fixes for com.vaadin.terminal removal (#9431, #9432) | Artur Signell | 2012-08-29 | 7 | -15/+15 |
* | | Removed unreferenced file | Artur Signell | 2012-08-29 | 1 | -43/+0 |
* | | Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset... | Artur Signell | 2012-08-29 | 29 | -47/+47 |
* | | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 121 | -289/+191 |
* | | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 376 | -789/+755 |
* | | Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) | Artur Signell | 2012-08-29 | 355 | -1550/+1558 |
* | | Support for suspending rendering for a short time (#9322) | Jonatan Kronqvist | 2012-08-29 | 1 | -0/+101 |
* | | Root -> UI fix in test | Artur Signell | 2012-08-28 | 1 | -2/+2 |
* | | Include UnknownComponentConnector in eager ConnectorBundle (#9371) | Leif Åstrand | 2012-08-28 | 5 | -5/+86 |
* | | Adjust javadoc to reflect reality | Leif Åstrand | 2012-08-28 | 1 | -2/+3 |
* | | Merge branch 'master' of ssh://git@dev.vaadin.com/vaadin.git | John Ahlroos | 2012-08-28 | 52 | -151/+251 |
|\ \ |
|
| * | | Fix some renamed method names missing from #9416 | Leif Åstrand | 2012-08-28 | 1 | -4/+4 |
| * | | Identify too old Safari browsers based on webkit version (#9423) | Leif Åstrand | 2012-08-28 | 1 | -1/+2 |
| * | | Fire change event for default values in newly created state (#9422) | Leif Åstrand | 2012-08-28 | 4 | -19/+100 |
| * | | Rename register/unregisterProvider to add/removeProvider for consistency (#9416) | Johannes Dahlström | 2012-08-28 | 1 | -5/+5 |
| * | | Revert "Rename registerProvider, unregisterProvider to addProvider and remove... | Johannes Dahlström | 2012-08-28 | 1 | -8/+8 |
| * | | Rename registerProvider, unregisterProvider to addProvider and removeProvider... | Johannes Dahlström | 2012-08-28 | 1 | -8/+8 |
| * | | Removed unused useDebugIdInDom (#3700) | Artur Signell | 2012-08-28 | 1 | -8/+0 |
| * | | Renamed Component.debugId to id (#3700) | Pekka Hyvönen | 2012-08-28 | 44 | -114/+140 |
* | | | Fixes StackOverflow in Slider | John Ahlroos | 2012-08-28 | 1 | -1/+1 |
|/ / |
|
* | | Don't include invisible connectors in Map<Connector, ?> (#9026) | Leif Åstrand | 2012-08-28 | 1 | -4/+7 |
* | | Log some errors as error | Leif Åstrand | 2012-08-28 | 1 | -4/+4 |
* | | Discard reference state for invisible connectors (#9400) | Leif Åstrand | 2012-08-27 | 2 | -5/+14 |
* | | Reverted accidentally commited fixed version number (#9413) | Artur Signell | 2012-08-27 | 1 | -2/+2 |
* | | Change diff state to not depend on bean.equals semantics (#9406, #9026) | Leif Åstrand | 2012-08-27 | 4 | -98/+142 |
* | | Removed IE6/IE7 specific code accidentally included in merge | Artur Signell | 2012-08-27 | 1 | -18/+5 |
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-08-27 | 6 | -22/+106 |
|\ \ |
|
| * | | Revert 24221 for now, the test does not work reliably | Johannes Dahlström | 2012-08-23 | 1 | -83/+0 |
| * | | Clarified javadoc for setDisableOnClick | Artur Signell | 2012-08-23 | 1 | -0/+4 |
| * | | More tests for #9145 | Johannes Dahlström | 2012-08-22 | 1 | -0/+83 |
| * | | Fixed SQLContainer and ComboBox co-operation problems (#9155) | Artur Signell | 2012-08-22 | 2 | -16/+2 |
| * | | Fixed issue in IE6 and IE7 as well #6217 | John Alhroos | 2012-08-22 | 1 | -5/+20 |
| * | | Fix for Table multirow dragging issue #6217 + Testbench test | John Alhroos | 2012-08-21 | 3 | -2/+81 |
* | | | Use fully-qualified class name in javadoc to remove client dependency | Johannes Dahlström | 2012-08-27 | 1 | -3/+2 |
* | | | Merge branch 'master' into root-cleanup | Johannes Dahlström | 2012-08-27 | 590 | -6351/+7951 |
|\ \ \ |
|
| * | | | Migrate Slider to Vaadin 7 (#9304) | Johannes Dahlström | 2012-08-24 | 8 | -248/+359 |
| * | | | Tests for new componets split from Embedded (#9087) | Johannes Dahlström | 2012-08-24 | 9 | -0/+546 |
| * | | | Split Embedded into several components, migrate them to Vaadin 7 (#9087) | Johannes Dahlström | 2012-08-24 | 15 | -0/+957 |
| * | | | Test for UI.getCurrent() in LoginHandler (#9372) | Artur Signell | 2012-08-24 | 1 | -0/+57 |