23 Révisions (c147b5d85bca3ddf30d9adbcd268066165889f37)

Auteur SHA1 Message Date
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) il y a 6 ans
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) il y a 6 ans
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) il y a 6 ans
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) il y a 6 ans
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) il y a 6 ans
  Ahmed Ashour 4a8195b59e Replace iterators with enhanced for loops (#10018) il y a 6 ans
  Ahmed Ashour caf41dbac4 Simplify conditional logic. il y a 6 ans
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 il y a 7 ans
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate il y a 7 ans
  Per-Åke Minborg a7f33a05e7 Replace implicit for-loop with foreach il y a 7 ans
  Per-Åke Minborg a1af515897 Replace Stack with Deque il y a 7 ans
  Per-Åke Minborg b6b70f6b9d Replace Vector with List and ArrayList il y a 7 ans
  Per-Åke Minborg 41c183a9b6 Use String .isEmpty() over .equals("") il y a 7 ans
  Per-Åke Minborg 888568f27a Use chain of .append() methods instead of String concatenation il y a 7 ans
  Pekka Hyvönen f5048f21bf Revert "Convert to for-each loop, Stream and switch-over-strings" il y a 7 ans
  Per-Åke Minborg 73078c7560 Convert to for-each loop, Stream and switch-over-strings il y a 7 ans
  Per-Åke Minborg 53701564b1 Use diamond in generic creation where possible il y a 7 ans
  Per-Åke Minborg 4bd1ce19eb Add private constructor for utility classes il y a 7 ans
  Denis Anisimov f12fbfb704 Re-add back Form to compatibility package (#296). il y a 7 ans
  Artur Signell 504b3c4c65 Use diamond operator where it can be used il y a 7 ans
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell 9661839707 Remove Form and FormFieldFactory il y a 7 ans
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven il y a 8 ans
  Teemu Suo-Anttila 1cf32b74e2 Revert changes which were previously reverted from only 7.5 (#19424) il y a 8 ans
  elmot 0c54d540e6 Removed unnecessary comments (#19116) il y a 8 ans
  Artur Signell 1eaa302928 Take Window special case into account for invalid layouts (#17598) il y a 9 ans
  Artur Signell 21427ab2a6 Render nested invalid layouts correctly (#17598) il y a 9 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Artur Signell 6d4582eea9 Change analyze layouts to use RPC (#11536) il y a 11 ans
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Henri Sara 259b441265 Remove Window.addComponent() (#2924) il y a 11 ans
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) il y a 11 ans
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) il y a 11 ans
  Pekka Hyvönen 05964e7ada Renamed Component.debugId to id (#3700) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 11 ans
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) il y a 11 ans
  Henri Sara 17c1431664 #8297 Do not use static logger instances il y a 12 ans
  Jouni Koivuviita d20aadde5e Fixes to BoxLayout based on first round of screenshot tests il y a 12 ans
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager il y a 12 ans
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent il y a 12 ans
  Leif Åstrand aea71b60ef Window layouting changes attempt 2 (#8313) il y a 12 ans
  Artur Signell 1d01f9204b #8169, #8326 Removed SplitPanel and special handling of SplitPanel on il y a 12 ans
  Jens Jansson a327be687e #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants il y a 12 ans
  Jens Jansson b94e3ddbb9 #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants il y a 12 ans
  Artur Signell 9c6d34431f #8026 Removed deprecated ExpandLayout and OrderedLayout. il y a 12 ans
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace il y a 12 ans
  Jonatan Kronqvist 7e59116879 This is the implementation of the server-side logging feature il y a 13 ans
  Artur Signell 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) il y a 13 ans
  Henri Sara 9850e0de4c #5692 Generics: ComponentSizeValidator il y a 13 ans