summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Rename Application.getRootConnector to getUIConnector (#10158)Johannes Dahlström2012-11-081-5/+5
* | Fixed ordering in ordered layout when inserting components #10154John Ahlroos2012-11-092-0/+234
|/
* Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)Artur Signell2012-11-072-13/+27
* Test for #10155Artur Signell2012-11-071-0/+161
* Added AbstractConnector.getRpcProxy helper (#10143)Artur Signell2012-11-074-13/+4
* Merge "Test for #10098"John Ahlroos2012-11-071-0/+214
|\
| * Test for #10098Artur Signell2012-11-071-0/+214
* | Test script for #10128Artur Signell2012-11-071-0/+57
* | Test script for #10154Artur Signell2012-11-071-0/+32
* | Test for #10154Artur Signell2012-11-071-0/+71
* | Merge "AbstractComponentContainer should implement getComponentIterator and n...Johannes Dahlström2012-11-061-1/+1
|\ \
| * | AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
| |/
* | Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"Johannes Dahlström2012-11-06213-214/+214
|\ \
| * | Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-06213-214/+214
| |/
* / Make getRpcProxy protected (#9312)Artur Signell2012-11-061-0/+6
|/
* Merge "Fixed compilation error"Artur Signell2012-11-061-3/+1
|\
| * Fixed compilation errorJohn Ahlroos2012-11-061-3/+1
* | Merge "ProgressIndicator now stops polling when removed (#10130)"John Ahlroos2012-11-051-9/+50
|\ \