index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
/
vaadin
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Implement HasComponents directly in CustomComponent (#10235)"
Artur Signell
2012-11-21
1
-81
/
+15
|
\
|
*
Implement HasComponents directly in CustomComponent (#10235)
Henri Sara
2012-11-21
1
-81
/
+15
*
|
Merge "Implement HasComponents directly in PopupView (#10238)"
Artur Signell
2012-11-21
1
-103
/
+16
|
\
\
|
*
|
Implement HasComponents directly in PopupView (#10238)
Henri Sara
2012-11-21
1
-103
/
+16
|
|
/
*
|
Replaced ComponentErrorHandler with generic ErrorHandler (#10231)
Artur Signell
2012-11-21
2
-73
/
+2
*
|
Remove slashes from beginning or end of constants (#10140)
Leif Åstrand
2012-11-21
1
-2
/
+2
|
/
*
Merge "Reomove DynamicConnectorResource (#10227)"
Artur Signell
2012-11-21
1
-2
/
+13
|
\
|
*
Reomove DynamicConnectorResource (#10227)
Leif Åstrand
2012-11-21
1
-2
/
+13
*
|
Global code cleanup
Leif Åstrand
2012-11-21
3
-3
/
+2
|
/
*
Renamed setBrowserWindowSize -> updateBrowserWindowSize (#10305)
Artur Signell
2012-11-21
1
-1
/
+1
*
Removed com.vaadin.server.Terminal (#10230)
Artur Signell
2012-11-20
1
-2
/
+1
*
Added getState(boolean) to allow getState without side effects (#10006)
Mikael Grankvist
2012-11-20
1
-1
/
+1
*
Moved isComponentVisible to separate interface (#10303)
Artur Signell
2012-11-20
10
-60
/
+56
*
Merge "Added possibility to disable text input for PopupDateField (#6790)"
Artur Signell
2012-11-20
1
-0
/
+31
|
\
|
*
Added possibility to disable text input for PopupDateField (#6790)
Mikael Grankvist
2012-11-19
1
-0
/
+31
*
|
Renamed ComponentState to AbstractComponentState (#9032)
Artur Signell
2012-11-20
1
-3
/
+3
*
|
When closeIdleUIs is true, close open UIs only after all UIs have been idle f...
Johannes Dahlström
2012-11-20
1
-28
/
+12
*
|
Only process RPC invocation if there's a handler for it (#10134)
Leif Åstrand
2012-11-20
1
-1
/
+3
*
|
Updated Panel, Window to use Component in constructors (#10300)
Artur Signell
2012-11-20
2
-14
/
+11
|
/
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
2
-16
/
+15
*
Merge "Remove Window.addComponent() (#2924)"
Artur Signell
2012-11-14
1
-34
/
+0
|
\
|
*
Remove Window.addComponent() (#2924)
Henri Sara
2012-11-14
1
-34
/
+0
*
|
Updated Form to use hierarchy change event (#9923)
Artur Signell
2012-11-14
1
-0
/
+14
|
/
*
Panel and Window based on AbstractSingleComponentContainer (#2924)
Henri Sara
2012-11-14
2
-179
/
+26
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
7
-377
/
+681
*
(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...
Mikael Grankvist
2012-11-13
1
-49
/
+27
*
Added missing cast (#9342)
Artur Signell
2012-11-07
1
-1
/
+1
*
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)
Artur Signell
2012-11-07
2
-310
/
+3
*
Added Component.getDescription (#8154)
Artur Signell
2012-11-07
2
-55
/
+63
*
Merge "AbstractComponentContainer should implement getComponentIterator and n...
Johannes Dahlström
2012-11-06
13
-21
/
+13
|
\
|
*
AbstractComponentContainer should implement getComponentIterator and not iter...
Artur Signell
2012-11-06
13
-21
/
+13
*
|
Moved classes from com.vaadin to com.vaadin.server (#10145)
Artur Signell
2012-11-06
1
-2
/
+2
|
/
*
10030 Button.DisableOnClick not working properly
Pekka Hyvönen
2012-11-05
1
-3
/
+12
*
Revert "Don't require browserDetailsUrl when embedding (#10122)"
Leif Åstrand
2012-11-05
1
-31
/
+0
*
Merge "Don't require browserDetailsUrl when embedding (#10122)"
Johannes Dahlström
2012-11-02
1
-0
/
+31
|
\
|
*
Don't require browserDetailsUrl when embedding (#10122)
Leif Åstrand
2012-11-02
1
-0
/
+31
*
|
Move LegacyComponent from com.vaadin.server to com.vaadin.ui
Johannes Dahlström
2012-11-02
18
-17
/
+72
|
/
*
Move LegacyWindow to its own file (#9917)
Johannes Dahlström
2012-11-02
2
-332
/
+341
*
Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateText
Johannes Dahlström
2012-11-01
1
-6
/
+1
*
Move deprecated getComponentIterator() from HasComponents to implementing cla...
Johannes Dahlström
2012-10-30
5
-16
/
+35
*
Revert "Call UI.detach in UI cleanup (#9755)" because it breaks logout functi...
Artur Signell
2012-10-26
1
-0
/
+3
*
Call UI.detach in UI cleanup (#9755)
Johannes Dahlström
2012-10-26
1
-3
/
+0
*
Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)"
Artur Signell
2012-10-26
1
-131
/
+4
|
\
|
*
Implement HasComponents, not ComponentContainer in CustomField (#10078)
Henri Sara
2012-10-26
1
-131
/
+4
*
|
Fixed problem with Table calling markAsDirty in paint (#10071)
Artur Signell
2012-10-26
1
-0
/
+9
|
/
*
Merge "Updated ProgressIndicator to use state and rpc (#10008)"
John Ahlroos
2012-10-24
1
-148
/
+41
|
\
|
*
Updated ProgressIndicator to use state and rpc (#10008)
Artur Signell
2012-10-24
1
-148
/
+41
*
|
Fixed NPE when converter is null (#10043)
Artur Signell
2012-10-24
1
-9
/
+8
|
/
*
Changed Property.setValue(Object) to setValue(T) (#8791)
Artur Signell
2012-10-23
8
-32
/
+14
*
Improve message when session is already set (#9989)
Leif Åstrand
2012-10-18
1
-1
/
+13
[prev]
[next]