| Commit message (Expand) | Author | Age | Files | Lines |
* | Fire attach/detach events when Window is added/removed from UI (#14908). | Denis Anisimov | 2014-11-10 | 1 | -0/+2 |
* | Document that current session and UI are referenced weakly (#14595) | Leif Åstrand | 2014-09-24 | 1 | -2/+7 |
* | Make Vaadin component handling proxy-friendly (#14639) | Juuso Valli | 2014-09-15 | 1 | -3/+3 |
* | Allow changing theme on the fly (#2874, #14139, #14124) | Artur Signell | 2014-08-04 | 1 | -5/+22 |
* | Revert "Allow changing theme on the fly (#2874)" | Henri Sara | 2014-07-03 | 1 | -22/+5 |
* | Add missing @since 7.3 to javadoc | Henri Sara | 2014-07-03 | 1 | -1/+1 |
* | Allow changing theme on the fly (#2874) | Artur Signell | 2014-06-26 | 1 | -5/+22 |
* | Reading properties of components should not set state to dirty (#14060). | Fabian Lange | 2014-06-23 | 1 | -1/+1 |
* | Properly deserialize push connection (#12235) | Johannes Dahlström | 2014-05-26 | 1 | -2/+1 |
* | Merge changes from origin/7.1 | Artur Signell | 2014-04-23 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | | Merge branch 'master' into 7.2 | Jonatan Kronqvist | 2014-04-14 | 1 | -1/+2 |
|\ \ |
|
| * | | Prevent duplicate session destroy events (#12612) | Johannes Dahlström | 2014-04-10 | 1 | -1/+2 |
* | | | Update some APIs based on the 7.2 API review comments | Jonatan Kronqvist | 2014-04-14 | 1 | -5/+5 |
|/ / |
|
* | | Add reinit method for preserve-on-refresh UIs (#12191) | Johannes Dahlström | 2014-03-31 | 1 | -2/+55 |
* | | Merge changes from origin/7.1 | Build Agent | 2014-03-21 | 1 | -1/+12 |
|\| |
|
| * | Improve error message when reusing UI instance (#13457) | Leif Åstrand | 2014-03-13 | 1 | -1/+12 |
* | | Refactor PushConnection handling (#13223) | Johannes Dahlström | 2014-01-31 | 1 | -43/+40 |
* | | Let UI fire PollEvents (#12466) | Henrik Paul | 2013-10-29 | 1 | -5/+17 |
* | | Merge commit 'd461fb438f62b38d2082b41b0a3c7a1189927c3d' | Leif Åstrand | 2013-10-18 | 1 | -2/+37 |
|\ \
| |/
|/| |
|
| * | Merge changes from origin/7.1 | Leif Åstrand | 2013-09-23 | 1 | -2/+5 |
| |\ |
|
| * | | Detach previous UI with the same window.name (#10338, #12255) | Leif Åstrand | 2013-07-31 | 1 | -1/+24 |
| * | | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-23 | 1 | -3/+33 |
| |\ \ |
|
| * \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-07-15 | 1 | -3/+6 |
| |\ \ \ |
|
| * | | | | Accessibility for Notification (#11820) | michaelvogt | 2013-07-03 | 1 | -0/+12 |
| * | | | | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-12 | 1 | -11/+13 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'a9ff7993c2f0e3f3412ef68a236aa2eb02385c64' | Leif Åstrand | 2013-06-12 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-07 | 1 | -72/+166 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-05-17 | 1 | -3/+33 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fixed a typo in UI class Javadoc. #11804 | Teemu Pöntelin | 2013-05-08 | 1 | -1/+1 |
* | | | | | | | | | Fixed swallower access. Now error handler logs exceptions. (#12703) | Felype Santiago Ferreira | 2013-10-15 | 1 | -1/+30 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Clarified error message (#12583) | Artur Signell | 2013-09-16 | 1 | -2/+5 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Make VaadinService.closeInactiveUIs set UI threadlocals (#12186) | Leif Åstrand | 2013-07-17 | 1 | -3/+33 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Set current instances when calling UI.push from VaadinSession.unlock (#12168) | Leif Åstrand | 2013-07-10 | 1 | -3/+6 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Make UI.pushConnection transient to prevent null resource after deserializati... | Johannes Dahlström | 2013-06-06 | 1 | -11/+13 |
| |_|_|/
|/| | | |
|
* | | | | Don't use the broken {@value Type#CONSTANT} pattern in javadocs | Leif Åstrand | 2013-06-05 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Allow customizing client-side push config on server side (#11867) | Artur Signell | 2013-06-05 | 1 | -46/+9 |
* | | | Change analyze layouts to use RPC (#11536) | Artur Signell | 2013-06-05 | 1 | -0/+30 |
* | | | Send connector debug (highlight) using RPC (#11536) | Artur Signell | 2013-06-05 | 1 | -0/+17 |
* | | | Move VaadinSession.runPendingAccessTasks to VaadinService (#11964) | Leif Åstrand | 2013-06-05 | 1 | -1/+1 |
* | | | Fix stale info in javadoc for accessSynchronously (#11897) | Leif Åstrand | 2013-05-31 | 1 | -4/+0 |
* | | | Moved Locale data handling to LocaleService (#11378) | Artur Signell | 2013-05-29 | 1 | -0/+17 |
* | | | Remove UI.runSafely and VaadinSession.runSafely (#11901) | Leif Åstrand | 2013-05-29 | 1 | -10/+0 |
* | | | Remove ThreadLocal references from CurrentInstance (#11914) | Leif Åstrand | 2013-05-28 | 1 | -2/+2 |
* | | | Define how CurrentInstance works with access() (#11897) | Leif Åstrand | 2013-05-28 | 1 | -3/+8 |
* | | | Added ComponentConnector.isAttached (#11928) | Artur Signell | 2013-05-28 | 1 | -1/+1 |
* | | | Make access() enqueue the runnable if the session is locked (#11897) | Leif Åstrand | 2013-05-28 | 1 | -21/+97 |
| |/
|/| |
|
* | | Tooltip accessibility fixes (#11799) | michaelvogt | 2013-05-17 | 1 | -0/+24 |
* | | Send browser window resizes if there is a listener (#10055) | Henri Sara | 2013-05-17 | 1 | -3/+9 |
|/ |
|
* | Make access() throw if another session is already locked (#11757) | Leif Åstrand | 2013-05-02 | 1 | -0/+10 |