Commit Graph

11007 Commits

Author SHA1 Message Date
John Ahlroos
3824b53479 Fixed references to XHTML and issue found in review #8294 2012-09-07 11:22:33 +03:00
Henri Sara
c74a3d6d7b Return short list instead of exception if less items available (#8028)
Container.Indexed.getItemIds(int, int) does not throw an exception if
too few items are available in the container.
2012-09-07 11:07:57 +03:00
Leif Åstrand
78fcee9817 Add some deprecation messages about upcoming changes (#9402) 2012-09-07 10:46:44 +03:00
John Ahlroos
854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to
StyleConstants
2012-09-07 10:41:17 +03:00
John Ahlroos
52fa9639ba Removed deprecated ContenMode.XHTML 2012-09-07 10:32:05 +03:00
John Ahlroos
074b1095ee Now using HTML5 content mode. Also deprecated the XHTML content modes. 2012-09-07 10:23:35 +03:00
Leif Åstrand
4222b99bf0 Make ClassResource find associated Application class (#9402) 2012-09-07 10:23:31 +03:00
Leif Åstrand
73f50d5027 Redesign to make session inited in Application.init (#9402) 2012-09-07 10:07:42 +03:00
John Ahlroos
0cffb22cf4 Restored properties file which was committed by mistake. 2012-09-07 08:57:52 +03:00
John Ahlroos
33626d382d Applied CSSLayout patch for #9357 2012-09-07 08:52:02 +03:00
Artur Signell
8d390ff669 Simple override for getItemIds(int,int) for TreeTable (#9509) 2012-09-06 22:42:41 +03:00
Johannes Dahlström
553f67b697 Separate view name from parameters with a slash in StaticViewProvider as well 2012-09-06 18:44:16 +03:00
Johannes Dahlström
abe89fe6ab TestBench test for Navigator 2012-09-06 18:16:57 +03:00
Leif Åstrand
4011783ed5 Remove Application from UIProvider API (#9402) 2012-09-06 17:07:49 +03:00
Leif Åstrand
a64b703b2b Add VaadinSession getter to VaadinService (#9402) 2012-09-06 17:07:49 +03:00
Leif Åstrand
cf31c3c750 Remove some 'Application' from CommunicationManager (#9402) 2012-09-06 17:07:48 +03:00
Leif Åstrand
b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 2012-09-06 17:07:47 +03:00
Leif Åstrand
c1e1b20229 Remove some 'Application' from the Bootstrap API (#9402) 2012-09-06 17:07:46 +03:00
Leif Åstrand
18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 2012-09-06 17:07:45 +03:00
John Ahlroos
a223440582 Replaced reference to VBoxLayout in test 2012-09-06 17:02:28 +03:00
John Ahlroos
622760f682 Minor fix to CSS selector 2012-09-06 16:45:05 +03:00
John Ahlroos
50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout
selector to all layouts
2012-09-06 16:27:04 +03:00
John Ahlroos
55c0dfa0e7 Added a really simple test application for times when you quickly need
to test some ui features.
2012-09-06 13:30:46 +03:00
Leif Åstrand
fa6e2d6295 Move ErrorListener implementation out of VaadinSession (#9402) 2012-09-06 13:22:46 +03:00
Leif Åstrand
cad90f9909 Remove unused variable 2012-09-06 13:22:44 +03:00
Johannes Dahlström
f1a1c19388 Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, #9491) 2012-09-06 12:32:26 +03:00
Leif Åstrand
a6688c9362 Remove some references to Application in API and docs (#9402) 2012-09-06 11:41:22 +03:00
Leif Åstrand
201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 2012-09-06 10:58:14 +03:00
Leif Åstrand
83675b5004 Fix some stray references to the name deployment configuration (#9402) 2012-09-06 10:58:13 +03:00
Marc Englund
36824087ab Applied patch for #9414 - allow space between @mixin and parentheses. (includes generated sources) 2012-09-06 10:48:19 +03:00
Leif Åstrand
a04e232f51 Fix import for javadocs 2012-09-06 10:20:43 +03:00
Leif Åstrand
adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 2012-09-06 10:20:42 +03:00
John Ahlroos
4d2031b127 Moved tests applications which got placed in the wrong folder at merge 2012-09-06 10:08:29 +03:00
Marc Englund
4710cbf7d6 Applied patch from #9471 (+ generated with JavaCC) 2012-09-06 09:41:22 +03:00
Leif Åstrand
28a504e64a Remove invalid import 2012-09-06 08:54:13 +03:00
Leif Åstrand
7d25670284 Reformat project 2012-09-05 19:51:15 +03:00
Artur Signell
1d0c96de95 Deprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640) 2012-09-05 19:45:50 +03:00
Artur Signell
9e84f385ce Fixed copy/paste error 2012-09-05 19:45:49 +03:00
Leif Åstrand
d344148d03 Merge branch 'removeApplication' 2012-09-05 19:35:55 +03:00
Leif Åstrand
4019f7d03a Rename LegacyApplication -> Application (#9402) 2012-09-05 19:32:27 +03:00
Leif Åstrand
cc3ddcac95 Remove getApplication() and add getSession() (#9402) 2012-09-05 19:30:41 +03:00
Leif Åstrand
d1c361e251 Rename Application to VaadinSession (#9402) 2012-09-05 19:04:20 +03:00
Jonatan Kronqvist
4a69dcbca7 Communication activity listeners (#9327) 2012-09-05 18:11:35 +03:00
John Ahlroos
64f96ece11 Applied proper formatting 2012-09-05 18:04:37 +03:00
John Ahlroos
2fd07a0bd2 Refactored and cleaned up the newly add ordered layouts 2012-09-05 17:58:12 +03:00
Leif Åstrand
5ab35cc608 Combine ApplicationContext into Application (#9402) 2012-09-05 17:10:31 +03:00
John Ahlroos
223fc1421d Removed duplicate method toggleStyleName (replaced by
setStyleName(String,Boolean) )
2012-09-05 16:03:53 +03:00
Leif Åstrand
3ddaf280d6 Move LegacyApplication to its own file (#9402) 2012-09-05 15:45:16 +03:00
Leif Åstrand
de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 2012-09-05 15:42:02 +03:00
John Ahlroos
7671871725 Merge branch 'master' into layoutgraph 2012-09-05 15:21:49 +03:00