10933 Commits (6ef39c27fa6edd9454752bff18ea21ced19c91c0)
 

Author SHA1 Message Date
  Leif Åstrand cad90f9909 Remove unused variable 11 years ago
  Johannes Dahlström f1a1c19388 Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, #9491) 11 years ago
  Leif Åstrand a6688c9362 Remove some references to Application in API and docs (#9402) 11 years ago
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand 83675b5004 Fix some stray references to the name deployment configuration (#9402) 11 years ago
  Marc Englund 36824087ab Applied patch for #9414 - allow space between @mixin and parentheses. (includes generated sources) 11 years ago
  Leif Åstrand a04e232f51 Fix import for javadocs 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  John Ahlroos 4d2031b127 Moved tests applications which got placed in the wrong folder at merge 11 years ago
  Marc Englund 4710cbf7d6 Applied patch from #9471 (+ generated with JavaCC) 11 years ago
  Leif Åstrand 28a504e64a Remove invalid import 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Artur Signell 1d0c96de95 Deprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640) 11 years ago
  Artur Signell 9e84f385ce Fixed copy/paste error 11 years ago
  Leif Åstrand d344148d03 Merge branch 'removeApplication' 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Jonatan Kronqvist 4a69dcbca7 Communication activity listeners (#9327) 12 years ago
  John Ahlroos 64f96ece11 Applied proper formatting 11 years ago
  John Ahlroos 2fd07a0bd2 Refactored and cleaned up the newly add ordered layouts 11 years ago
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  John Ahlroos 223fc1421d Removed duplicate method toggleStyleName (replaced by 11 years ago
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago
  John Ahlroos 7671871725 Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos 3e9874799d Fixed readonly buttons in TwinColSelect 11 years ago
  John Ahlroos e517a95a33 Fixed interpreting caption domNode paths in VBoxLayout in 11 years ago
  Leif Åstrand 8bdaf8732e Remove servlet and portlet request listeners (#9402) 11 years ago
  John Ahlroos 8f361a20c5 Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos 6744d2c114 Fixed ComponentLocator in the case where tests refer to an 11 years ago
  Leif Åstrand c8ba35652e Don't require an Application with portlet listeners (#9402) 11 years ago
  Leif Åstrand 0a64a44e5f Only support one Application per session (#9402) 11 years ago
  Leif Åstrand b0b1a13247 Move getBaseDirectory() to DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand c71563c8a6 Extract ApplicationConfiguration from DeploymentConfiguration (#9382) 11 years ago
  Leif Åstrand 437e700dfc Remove transaction listener support (#9402) 11 years ago
  Leif Åstrand b352563886 Unify ThreadLocal handling (#9469) 11 years ago
  Leif Åstrand a8f65623b6 Get current request and response instead of explicitly setting (#9402) 11 years ago
  Leif Åstrand a27c7ec9cc Use centralized wrapped session in ApplicationContext (#9402) 11 years ago
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 years ago
  Leif Åstrand 65240f4034 Use main window as current UI if not already set #9443 11 years ago
  John Ahlroos af0e1bb09f Fixed RichTextArea test 11 years ago
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 years ago
  John Ahlroos ef6576951b Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos e7e1b9e303 Fixed NPE in LayoutManager 11 years ago
  John Ahlroos b92a93f86a Another fix to ComponentLocator, this time fixed locators with 11 years ago
  John Ahlroos 025d8eae13 Merge branch 'master' into layoutgraph 11 years ago
  Artur Signell c14171d134 Renamed UI package which accidentally had been renamed to upper case 11 years ago
  John Ahlroos e75e0db87d Fixed LoginForm textfield styles 11 years ago
  Henri Sara e8a5f2082d Fix SQLContainer indexed access and related tests (#9472) 11 years ago