summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor BrowserPopupOpener API (#10241)"Artur Signell2012-11-232-8/+8
|\
| * Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-232-8/+8
* | Merge "Set bootstrap error using innerHTML instead of document.write (#9735) ...Johannes Dahlström2012-11-231-0/+26
|\ \
| * | Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-231-0/+26
* | | Refactor Extension API (#10337)Leif Åstrand2012-11-232-2/+2
|/ /
* / Update value when field/label local changes (#8192)Artur Signell2012-11-221-1/+4
|/
* Account for that converter can modify value (#8191)Artur Signell2012-11-221-0/+62
* Kickstart navigation automatically after UI.init(), remove Navigator.navigate...Johannes Dahlström2012-11-221-2/+0
* Fixed tab index handling in slider (#10315)Artur Signell2012-11-222-16/+37
* Updated test for #10315Artur Signell2012-11-221-9/+189
* Fixed tab index handling in broken components (#10315)Artur Signell2012-11-222-0/+335
* Fixed compilation error caused by class hierarchy changesArtur Signell2012-11-211-6/+1
* Remove AddonContext (#10254)Leif Åstrand2012-11-214-67/+62
* Merge "Implement HasComponents directly in CustomComponent (#10235)"Artur Signell2012-11-211-1/+0
|\
| * Implement HasComponents directly in CustomComponent (#10235)Henri Sara2012-11-211-1/+0
* | Replaced ComponentErrorHandler with generic ErrorHandler (#10231)Artur Signell2012-11-216-11/+144
|/
* Merge "Reomove DynamicConnectorResource (#10227)"Artur Signell2012-11-214-124/+56
|\
| * Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-214-124/+56
* | Global code cleanupLeif Åstrand2012-11-2128-49/+84
|/
* Add shorthands for locking the session (#10225)Leif Åstrand2012-11-214-12/+12
* Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)Artur Signell2012-11-211-2/+0
* Removed com.vaadin.server.Terminal (#10230)Artur Signell2012-11-204-4/+8
* Merge "Added possibility to disable text input for PopupDateField (#6790)"Artur Signell2012-11-203-0/+158
|\
| * Added possibility to disable text input for PopupDateField (#6790)Mikael Grankvist2012-11-193-0/+158
* | Rename VaadinRequest.getRequestPathInfo() to getPathInfo() (#9749)Leif Åstrand2012-11-207-7/+7
* | Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-205-10/+10
* | When closeIdleUIs is true, close open UIs only after all UIs have been idle f...Johannes Dahlström2012-11-201-1/+1
* | Changed SystemMessagesProvider parameter into object (#10226)Artur Signell2012-11-192-0/+142
|/
* Fix NPE when removing FileDownloader (#10198)Artur Signell2012-11-192-1/+71
* Fix renamed classLeif Åstrand2012-11-191-2/+2
* Handle canceled or ignored XHR requests after beforeunload (#8891)Leif Åstrand2012-11-191-0/+116
* Read browser width and height from request in Page.init (#9073)Johannes Dahlström2012-11-192-0/+168
* Renamed VaadinServiceSession to VaadinSession (#10223)Artur Signell2012-11-1616-37/+37
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-161-1/+1
* Merge "Made PopupView work with TB again and fixed test (#10187)"Artur Signell2012-11-141-4/+4
|\
| * Made PopupView work with TB again and fixed test (#10187)Artur Signell2012-11-141-4/+4
* | Merge "Remove Window.addComponent() (#2924)"Artur Signell2012-11-1445-158/+276
|\ \ | |/ |/|
| * Remove Window.addComponent() (#2924)Henri Sara2012-11-1445-158/+276
* | Fix test: Window is not a ComponentContainer (#2924)Henri Sara2012-11-141-2/+1
|/
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-1491-451/+732
* UI based on AbstractBasicComponentContainer (#2924) - make test compileHenri Sara2012-11-141-4/+1
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-1342-109/+179
* Made test compatible with overlay containerArtur Signell2012-11-131-4/+4
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-133-3/+3
* Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fra...Johannes Dahlström2012-11-137-42/+42
|\
| * Renamed uri fragment methods in Page to use UriFragment instead of Fragment (...Artur Signell2012-11-137-42/+42
* | (#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange....Mikael Grankvist2012-11-132-0/+111
|/
* (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-131-8/+7
* Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-121-0/+52
* Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-091-5/+5
|\