10847 次代码提交 (62d52bdaf8a4bf34253a4598181ddfd05abbaa55)
 

作者 SHA1 备注 提交日期
  Leif Åstrand 62d52bdaf8 Explicitly document deprecation as it isn't properly inherited (#9378) 11 年前
  John Ahlroos 3824b53479 Fixed references to XHTML and issue found in review #8294 11 年前
  Henri Sara c74a3d6d7b Return short list instead of exception if less items available (#8028) 11 年前
  Leif Åstrand 78fcee9817 Add some deprecation messages about upcoming changes (#9402) 11 年前
  John Ahlroos 854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to 11 年前
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 年前
  John Ahlroos 074b1095ee Now using HTML5 content mode. Also deprecated the XHTML content modes. 11 年前
  Leif Åstrand 4222b99bf0 Make ClassResource find associated Application class (#9402) 11 年前
  Leif Åstrand 73f50d5027 Redesign to make session inited in Application.init (#9402) 11 年前
  John Ahlroos 0cffb22cf4 Restored properties file which was committed by mistake. 11 年前
  John Ahlroos 33626d382d Applied CSSLayout patch for #9357 11 年前
  Artur Signell 8d390ff669 Simple override for getItemIds(int,int) for TreeTable (#9509) 11 年前
  Johannes Dahlström 553f67b697 Separate view name from parameters with a slash in StaticViewProvider as well 11 年前
  Johannes Dahlström abe89fe6ab TestBench test for Navigator 11 年前
  Leif Åstrand 4011783ed5 Remove Application from UIProvider API (#9402) 11 年前
  Leif Åstrand a64b703b2b Add VaadinSession getter to VaadinService (#9402) 11 年前
  Leif Åstrand cf31c3c750 Remove some 'Application' from CommunicationManager (#9402) 11 年前
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 年前
  Leif Åstrand c1e1b20229 Remove some 'Application' from the Bootstrap API (#9402) 11 年前
  Leif Åstrand 18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 11 年前
  John Ahlroos a223440582 Replaced reference to VBoxLayout in test 11 年前
  John Ahlroos 622760f682 Minor fix to CSS selector 11 年前
  John Ahlroos 50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout 11 年前
  John Ahlroos 55c0dfa0e7 Added a really simple test application for times when you quickly need 11 年前
  Leif Åstrand fa6e2d6295 Move ErrorListener implementation out of VaadinSession (#9402) 11 年前
  Leif Åstrand cad90f9909 Remove unused variable 11 年前
  Johannes Dahlström f1a1c19388 Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, #9491) 11 年前
  Leif Åstrand a6688c9362 Remove some references to Application in API and docs (#9402) 11 年前
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 11 年前
  Leif Åstrand 83675b5004 Fix some stray references to the name deployment configuration (#9402) 11 年前
  Marc Englund 36824087ab Applied patch for #9414 - allow space between @mixin and parentheses. (includes generated sources) 11 年前
  Leif Åstrand a04e232f51 Fix import for javadocs 11 年前
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 年前
  John Ahlroos 4d2031b127 Moved tests applications which got placed in the wrong folder at merge 11 年前
  Marc Englund 4710cbf7d6 Applied patch from #9471 (+ generated with JavaCC) 11 年前
  Leif Åstrand 28a504e64a Remove invalid import 11 年前
  Leif Åstrand 7d25670284 Reformat project 11 年前
  Artur Signell 1d0c96de95 Deprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640) 11 年前
  Artur Signell 9e84f385ce Fixed copy/paste error 11 年前
  Leif Åstrand d344148d03 Merge branch 'removeApplication' 11 年前
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 年前
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 年前
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 年前
  Jonatan Kronqvist 4a69dcbca7 Communication activity listeners (#9327) 12 年前
  John Ahlroos 64f96ece11 Applied proper formatting 11 年前
  John Ahlroos 2fd07a0bd2 Refactored and cleaned up the newly add ordered layouts 11 年前
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 年前
  John Ahlroos 223fc1421d Removed duplicate method toggleStyleName (replaced by 11 年前
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 年前
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 年前