index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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
changelog-8.27.6
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really don't layout the VView from updateFromUIDL (#8313)
Leif Åstrand
2012-03-01
1
-2
/
+0
*
Don't layout the VView from updateFromUIDL (#8313)
Leif Åstrand
2012-03-01
1
-0
/
+2
*
Use absolute positioning to avoid a scrollbar bug (#8313)
Leif Åstrand
2012-03-01
1
-3
/
+21
*
Implement server to client RPC (#8426).
Henri Sara
2012-02-29
22
-69
/
+732
*
Organized imports and formatted all java files
Artur Signell
2012-02-28
82
-510
/
+390
*
Corrected invalid method reference in javadoc
Artur Signell
2012-02-28
1
-2
/
+2
*
#8442 Serialize also nested beans, #8441 Allow using static inner
Artur Signell
2012-02-28
3
-57
/
+178
*
Renamed ClientToServerRpc -> ServerRPC
Artur Signell
2012-02-28
5
-12
/
+12
*
#8448 Re-added registration of event listeners which was removed in previous ...
Artur Signell
2012-02-28
1
-0
/
+5
*
#8448 Replaced id and connection setters with parameters to the init method a...
Artur Signell
2012-02-28
7
-116
/
+111
*
Improve positioning of captions (#8313)
Leif Åstrand
2012-02-28
1
-14
/
+26
*
Add some missing dirty state updates (#8313)
Leif Åstrand
2012-02-28
2
-0
/
+2
*
Enable changing size back to undefined (#8304)
Leif Åstrand
2012-02-28
1
-1
/
+6
*
#8439 Deprecated ApplicationConnect.getPaintable(UIDL) and added getConnector...
Artur Signell
2012-02-28
1
-31
/
+59
*
Renamed Paintable component classes to Connector
Artur Signell
2012-02-28
115
-392
/
+344
*
#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
Artur Signell
2012-02-27
108
-957
/
+961
*
Update GridLayout to use its "margins" (#8313)
Leif Åstrand
2012-02-27
2
-9
/
+25
*
getWidgetForPaintable -> getWidget
Artur Signell
2012-02-27
76
-1259
/
+1258
*
Drop size calculations from Embeddable (#8312)
Leif Åstrand
2012-02-27
2
-59
/
+11
*
Don't use max-width as it prevents widgets from growing
Leif Åstrand
2012-02-27
1
-2
/
+0
*
Check for the only likely null
Leif Åstrand
2012-02-27
1
-2
/
+2
*
Add license
Leif Åstrand
2012-02-27
1
-0
/
+3
*
Change internal naming for notifiable -> managed
Leif Åstrand
2012-02-27
1
-10
/
+9
*
Merge branch 'layoutperformance'
Leif Åstrand
2012-02-27
71
-5362
/
+2451
|
\
|
*
Refactor #8313 based on API review
Leif Åstrand
2012-02-27
30
-389
/
+532
|
*
Compensate for (left) padding when setting size based on popup (#8313)
Leif Åstrand
2012-02-23
1
-1
/
+19
|
*
Rename definedHeight/Width -> declaredHeight/Width (#8313)
Leif Åstrand
2012-02-23
4
-19
/
+19
|
*
Rename deRegisterDependency -> unregisterDependency
Leif Åstrand
2012-02-23
2
-2
/
+2
|
*
Add license to new files
Leif Åstrand
2012-02-23
9
-0
/
+27
|
*
Run insert to update index even if already attached (#8313)
Leif Åstrand
2012-02-23
1
-6
/
+1
|
*
Reset row and col sizes for each pass (#8313)
Leif Åstrand
2012-02-23
1
-0
/
+8
|
*
Merge remote branch 'origin/master' into layoutperformance
Leif Åstrand
2012-02-23
2
-0
/
+11
|
|
\
|
*
|
Properly lock the width of the combo box text field (#8313)
Leif Åstrand
2012-02-23
1
-3
/
+10
|
*
|
Properly reserve room for captions to the right (#8313)
Leif Åstrand
2012-02-23
1
-11
/
+22
|
*
|
Further reduce the size calculations for VFilterSelect (#8313)
Leif Åstrand
2012-02-22
1
-52
/
+9
|
*
|
Update ComponentLocator for changed GridLayout widget structure (#8313)
Leif Åstrand
2012-02-22
1
-3
/
+10
|
*
|
Always update the layout (#8313)
Leif Åstrand
2012-02-21
1
-0
/
+3
|
*
|
Update GridLayout to use VLayoutSlot (#8313)
Leif Åstrand
2012-02-21
3
-1405
/
+265
|
*
|
Actually mark all widgets as dirty for forceLayout (#8313)
Leif Åstrand
2012-02-21
1
-0
/
+9
|
*
|
Don't remove widgets that are not there (#8313)
Leif Åstrand
2012-02-21
1
-3
/
+29
|
*
|
Keep children in the right order (#8313)
Leif Åstrand
2012-02-21
2
-4
/
+16
|
*
|
PopupDateField without size calculations (#8313)
Leif Åstrand
2012-02-20
3
-97
/
+1
|
*
|
Add stylenames to paintable if either dimension is undefined (#8313)
Leif Åstrand
2012-02-20
1
-0
/
+3
|
*
|
Add v-paintable class name to the inputs in the login form (#8313)
Leif Åstrand
2012-02-17
1
-2
/
+2
|
*
|
Avoid captions wrapping over multiple rows (#8313)
Leif Åstrand
2012-02-17
1
-10
/
+0
|
*
|
Update to simulate captions in ChildComponentContainer (#8313)
Leif Åstrand
2012-02-17
1
-13
/
+11
|
*
|
Set a style name for the layout slot and add overflow: hidden (#8313)
Leif Åstrand
2012-02-16
3
-5
/
+6
|
*
|
Support captions placed after the component (#8313)
Leif Åstrand
2012-02-16
1
-20
/
+49
|
*
|
Update MenuBar to work with MeasureManager (#8313)
Leif Åstrand
2012-02-16
2
-14
/
+10
|
*
|
Make VFilterSelect work with border-box & MeasureManager (#8313)
Leif Åstrand
2012-02-16
2
-110
/
+27
[next]