18 Commits (7f537988d31b22ee40fb0ee4b55e5b29708259d4)

Author SHA1 Message Date
  Anna Koskinen 7f537988d3
Checkstyle fixes (#12347) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Anna Koskinen fb5e0c2fe1
Don't center a window that has already been removed. (#11956) 4 years ago
  KatriHaapalinna 262863dbf6 Use Enter and Space keys to fire Window header buttons (#11517) (#11534) 5 years ago
  Maciej Przepióra a1c1dfd1ef Fix #11369 (#11403) 5 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 838ad0727a Remove deprecated usage of ApplicationConnection.hasEventListeners() (#10248) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Denis Anisimov 8ba529503b Provide access to window order position in windows stack (#14325). 7 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 99e90f8c56 Flush the active connector before executing a shortcut action 7 years ago
  Artur Signell 9006dbdf5a Use the correct window height when comparing to browser window height (#19590) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 50e13188aa Attach Window in hierarchy change as required (#18502) 8 years ago
  Teemu Suo-Anttila 029db52f12 Fix IE8 centered window initial placement (#18498) 9 years ago
  Mika Murtojarvi 65ba6be1d9 Fix the initial location of a Window (#16486). 9 years ago
  Artur Signell 2af61caa59 Render Window caption as text when requested (#16273) 9 years ago
  Sauli Tähkäpää 54e577da45 Fix maximized window ordering. (#15360) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Sergey Budkin 6348ac89fb Audio component requests audio content on each client poll when in Window (#14785) 9 years ago
  Sergey Budkin 93afaa3065 Fix for audio component starting new playback on each client poll when in Window (#14645) 9 years ago
  Jouni Koivuviita e620bfb972 Fix multiple VOverlay animation-in/out related issues 10 years ago
  Jouni Koivuviita 97ba8b0756 Implement Notification animation with CSS (#13660) 10 years ago
  Tomi Virtanen 9fa230d416 Avoid eagerly layouting from VScrollTable.updateFromUIDL (#13188) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) 10 years ago
  Leif Åstrand 4f7c09daf4 Remove all unnecessary semicolons reported by Eclipse 10 years ago
  Marc Englund de70ee2f01 Font icon support (#13152) 10 years ago
  Thomas fefedeab68 Send window position data back to server after drag (#12885) 10 years ago
  Artur Signell f328340116 Fix NPE caused by setting ApplicationConnection too late (#12736) 10 years ago
  michaelvogt e45e036598 Prevent to exit a Window with the tab key (#11874) 11 years ago
  michaelvogt 00c473abf0 Accessibility for Window (#11821) 11 years ago
  Leif Åstrand 1b274c40e6 Limit sub window minimum size (#11510) 11 years ago
  Leif Åstrand 34e6c60a5a Always add tooltip event handlers for Window (#11448) 11 years ago
  Artur Signell 6af7ba3ba8 Stack windows when no position has been given (#11729) 11 years ago
  Artur Signell 069e4d2d87 Renamed DisplayState to WindowMode (#11662) 11 years ago
  Pekka Hyvönen d937722318 Maximize Restore for Window #3400 11 years ago
  John Ahlroos 63757589f5 Fixed Window resize issues when content gets smaller in IE8 #10750 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell bcad61f833 Fixed Window to support empty content (#10325) 11 years ago
  Henri Sara 375024684a Implement abstract HasComponents related client side connectors (#10248) 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Johannes Dahlström e6c881bb47 Rename Application.getRootConnector to getUIConnector (#10158) 11 years ago
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago