2403 Commits (a279e1d424ade4608c10e56d3311ac4da3c76630)

Author SHA1 Message Date
  Dmitrii Rogozin e144659cba Fix VaadinFinderLocator for UIElement (#14010). 9 years ago
  Dmitrii Rogozin 2fe8405e9e Update testbench icon in debug window (#14913) 9 years ago
  Artur Signell ba4a5b3e30 Make PopupPanel attach to overlay container in a GWT 2.7 compatible way (#14881) 9 years ago
  Denis Anisimov a26e300746 Correct positioning and sizing logic for context menu (#14863). 9 years ago
  Guillermo Alvarez 6ddca16527 Fix TabSheet becomes unresponsive after setSelectedTab (#14710) 9 years ago
  Henrik Paul 071104d36d removes unused import (#13334) 9 years ago
  Mika Murtojarvi 28570bb979 Change getSubPartElement(String) to ignore text icons (#14879). 9 years ago
  Henrik Paul 07c1bdfa88 REST-like data source use case. (#13334) 9 years ago
  Henrik Paul c1de8966d4 Restructures Escalator method hierarchy (#13334) 9 years ago
  Teemu Suo-Anttila c7e62e1b25 Fix EditorRow event handling (#13334) 9 years ago
  Johannes Dahlström 2458da16ca Use non-deprecated GWT DateTimeFormat (#13334) 9 years ago
  Henrik Paul b24a8f2b8f Fixes an issue with active cell and data insertion (#13334) 9 years ago
  Teemu Suo-Anttila 2a41b1db20 Add default text renderer and empty constructor to GridColumns (#13334) 9 years ago
  Teemu Suo-Anttila b69d2dd7f8 Add isUserOriginated to SortOrderChangeEvents (#13334) 9 years ago
  Anna Miroshnik 77451b4727 fix: Tooltip does not shrink when content changes (#11871) 9 years ago
  Henrik Paul 4b11ba764a Clarifies client-side exceptions relating to Columns (#13334) 9 years ago
  Tapio Aali a4a992efcf Fixed FontIcons on VWindow (#14481). 9 years ago
  Anna Koskinen cf48f5eaa6 Fixed the sizing of relative-sized components in AbsoluteLayout (#13131) 9 years ago
  Leif Åstrand 442b35ade5 Assert that async UIDL processing happens in order (#14643) 9 years ago
  Teemu Suo-Anttila 03bb779d26 Add DataSource .indexOf() functionality (#13334) 9 years ago
  Johannes Dahlström 9c284f9e9c Add convenience methods to EditorRowHandler (#13334) 9 years ago
  Denis Anisimov 709f35aca0 isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423). 9 years ago
  Johannes Dahlström a33644f29e Implement ImageRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 3b92952939 Add refresh function to RowHandle for informing data updates (#13334) 9 years ago
  Sauli Tähkäpää 3baeb1e4e7 Implement HasEnabled in VPopupView. (#14797) 9 years ago
  Denis Anisimov 09d79b181f Add ".v-required" style for required component (#10201). 9 years ago
  Guillermo Alvarez e20a1594dd TreeTable should support font icons for items (#14077) 9 years ago
  Johannes Dahlström 47a2d185f1 Move utility methods from Grid to new class GridUtil (#13334) 9 years ago
  Johannes Dahlström 59624acfcf Implement Vaadin-specific editor row commit/discard handling (#13334) 9 years ago
  Johannes Dahlström 5b3c9bc4eb Implement ButtonRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 3d4d607e18 Fix AbstractRemoteDataSource always inform data availability (#13334) 9 years ago
  Henrik Paul 6bfa71999a Moves AbstractRowContainer.refreshRows (#13334) 9 years ago
  Denis Anisimov aa4f442b83 Open combobox popup on click to icon (#14624). 9 years ago
  Leif Åstrand 38125ebc3b Improve error message for missing class name id (#14643) 9 years ago
  Henrik Paul 8b22659b5b Grid now supports bare ItemSetChangeEvents (#13334) 9 years ago
  Henrik Paul 0b451f018c Reworks the datasource size logic (#13334) 9 years ago
  Henrik Paul edbca6ac0f Fixes a race condition in Escalator's scrolling (#13334) 9 years ago
  Henrik Paul 0375cb57b5 Renames "estimated size" to a more definite "size" (#13334) 9 years ago
  Teemu Suo-Anttila f46063daa1 Add support for Grid column reordering (#13334) 9 years ago
  Sergey Budkin 6348ac89fb Audio component requests audio content on each client poll when in Window (#14785) 9 years ago
  Henrik Paul 5c5d98acb5 Grid's client selection model is now the same as server-side (#13334) 9 years ago
  Sergey Budkin d979adf975 Removed obsolete fix for webkit scrollbar issue. (#14203) 9 years ago
  Taras Hupalo 0907394c57 Removed the waitingForResponse flag from VTabsheet (#14710) 9 years ago
  Guillermo Alvarez 95281da32e TreeItem double click fixed (#14745) 9 years ago
  Sergey Budkin 70d15130d1 Action on click button contained in table is called two times on iOS 8.0 (#14632) 9 years ago
  Johannes Dahlström 7566cab7b3 De-genericize clientside NumberRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 674e1dc0d8 Fix indexing issues when removing Grid columns (#13334) 9 years ago
  Teemu Pöntelin 0404f7f5ff Fix ComboBox issue with font-based item icons (#14660) 9 years ago
  Johannes Dahlström ec2e093db3 Add convenience constructors to client-side Date+NumberRenderer (#13334) 9 years ago
  Teemu Suo-Anttila c4dcc8d442 Map row data with column ids instead of using an array (#13334) 9 years ago