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
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
/
itmill
/
toolkit
/
demo
/
featurebrowser
/
FeatureBrowser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1
-383
/
+0
*
Use Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* cons...
Marko Grönroos
2009-01-11
1
-4
/
+3
*
Removed usage of OL in FB
Matti Tahvonen
2008-12-21
1
-8
/
+9
*
Fix for #2311 - Renamed and moved layout demo to Layouts
Artur Signell
2008-12-18
1
-1
/
+1
*
modified FeatureBrowser to be compatible with current layout system
Matti Tahvonen
2008-11-04
1
-9
/
+10
*
Mass format
Artur Signell
2008-09-02
1
-5
/
+7
*
Added Accordion example to Feature Browser for #1944.
Marko Grönroos
2008-08-06
1
-0
/
+3
*
Fixes #1864. Moved Form to under Wrangling Data section.
Marko Grönroos
2008-08-06
1
-3
/
+3
*
Added Form example to Feature Browser.
Marko Grönroos
2008-08-06
1
-0
/
+3
*
Fixes #1607
Joonas Lehtinen
2008-04-26
1
-1
/
+7
*
component implements sizeable and simple general terminal implementation
Matti Tahvonen
2008-01-28
1
-6
/
+5
*
ApplicationConnection publishes javascript function itmill.forceSync().
Marc Englund
2008-01-18
1
-0
/
+4
*
Removed debugId's from few components. Better naming
Jani Laakso
2008-01-07
1
-2
/
+2
*
Changed debug id's PID_S into PID and gave better names.
Jani Laakso
2008-01-07
1
-1
/
+1
*
Some changes to help testing tools testing with FeatureBrowser
Matti Tahvonen
2008-01-07
1
-0
/
+3
*
Made it easier to find the "editable grid" (table in editmode)
Marc Englund
2007-12-28
1
-4
/
+6
*
Ajaxifiead FeatureBrowser (don't force filter refresh)
Matti Tahvonen
2007-12-13
1
-10
/
+12
*
Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...
Jouni Koivuviita
2007-12-13
1
-8
/
+8
*
Documentation URIs corrected.
Marc Englund
2007-12-11
1
-2
/
+2
*
License header parametrized
Jani Laakso
2007-12-04
1
-32
/
+38
*
LayoutExample added (+ small changes)
Marc Englund
2007-12-04
1
-1
/
+13
*
Added table example (not done yet)
Marc Englund
2007-12-04
1
-1
/
+1
*
Status labels -> Notifications.
Marc Englund
2007-12-04
1
-64
/
+67
*
SelectExample added
Marc Englund
2007-12-03
1
-1
/
+1
*
small change
Marc Englund
2007-12-03
1
-1
/
+1
*
ValueInputExample added
Marc Englund
2007-12-03
1
-1
/
+1
*
Renamed LabelsExample -> LabelExample
Marc Englund
2007-12-03
1
-1
/
+1
*
Updated LabelsExample, added ButtonExample
Marc Englund
2007-12-03
1
-1
/
+1
*
FeatureBrowser now uses "example" theme; Ok -icon added for indication of vie...
Marc Englund
2007-11-30
1
-31
/
+25
*
"Viewed" -checkbox added
Marc Englund
2007-11-30
1
-10
/
+19
*
Label example added
Marc Englund
2007-11-30
1
-19
/
+22
*
simplified
Marc Englund
2007-11-30
1
-8
/
+5
*
Added TreeExample
Marc Englund
2007-11-29
1
-1
/
+1
*
Added ComboBox example
Marc Englund
2007-11-29
1
-1
/
+1
*
RichTextExample added
Marc Englund
2007-11-29
1
-0
/
+3
*
Examples added.
Marc Englund
2007-11-29
1
-1
/
+1
*
Refactored; ApplicationDemo -> featurebrowser.FeatureBrowser
Marc Englund
2007-11-29
1
-0
/
+331