]>
source.dussan.org Git - vaadin-framework.git/log
Artur Signell [Fri, 3 Feb 2012 18:27:38 +0000 (20:27 +0200)]
#8324 Corrected paintable hierarchy as VScrollTableRow is no longer a
paintable
Artur Signell [Fri, 3 Feb 2012 18:10:28 +0000 (20:10 +0200)]
#8324 Fixed problem with nodes being added to the wrong widget
Artur Signell [Fri, 3 Feb 2012 16:31:35 +0000 (18:31 +0200)]
Fixed invalid comparison between paintable and widget
Artur Signell [Thu, 2 Feb 2012 16:22:11 +0000 (18:22 +0200)]
#8324 Fixed comparison of paintable and widget
Artur Signell [Thu, 2 Feb 2012 16:12:42 +0000 (18:12 +0200)]
Corrected license info
Artur Signell [Thu, 2 Feb 2012 16:11:23 +0000 (18:11 +0200)]
Adding missing license info
Artur Signell [Thu, 2 Feb 2012 10:20:02 +0000 (12:20 +0200)]
Removed unnecessary getWidgetForPaintable methods
Artur Signell [Thu, 2 Feb 2012 09:30:47 +0000 (11:30 +0200)]
Fixed ClassCastException for VWindow
Artur Signell [Thu, 2 Feb 2012 08:02:28 +0000 (10:02 +0200)]
Fixed ClassCastException as VViewPaintable should be created, not VView
Artur Signell [Tue, 31 Jan 2012 17:00:26 +0000 (19:00 +0200)]
Fixed problem introduced in merge from 6.8
Artur Signell [Tue, 31 Jan 2012 16:55:40 +0000 (18:55 +0200)]
Merge remote-tracking branch 'origin/6.8'
Conflicts:
WebContent/release-notes.html
Artur Signell [Tue, 31 Jan 2012 16:49:57 +0000 (18:49 +0200)]
Merge commit '
116cd1f29a432fe5ca64f3023a9fec1ca130f078 ' (origin/6.8)
Manually merged CRLF changes + additional small patch for changes that SHOULD NOT be in the changeset but that the SVN -> GIT sync script has added
Build Agent [Tue, 31 Jan 2012 16:34:28 +0000 (18:34 +0200)]
Synchronized 6.8 branch between svn and git.
Artur Signell [Tue, 31 Jan 2012 13:33:01 +0000 (15:33 +0200)]
Merged '
b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67 ' (origin/6.8)
Conflicts:
WebContent/release-notes.html
tests/server-side/com/vaadin/tests/server/LicenseInJavaFiles.java
Artur Signell [Tue, 31 Jan 2012 13:06:03 +0000 (15:06 +0200)]
#8169, #8326 Removed SplitPanel and special handling of SplitPanel on
client side
Artur Signell [Tue, 31 Jan 2012 13:00:13 +0000 (15:00 +0200)]
Fixed compilation errors
Artur Signell [Tue, 31 Jan 2012 12:13:56 +0000 (14:13 +0200)]
#8234 Split test drag source and drop target into paintable + widget
Artur Signell [Tue, 31 Jan 2012 12:10:05 +0000 (14:10 +0200)]
#8324 Split RichTextArea into widget + paintable
Artur Signell [Tue, 31 Jan 2012 12:01:05 +0000 (14:01 +0200)]
#8324 Updated special cases in widget set
Artur Signell [Tue, 31 Jan 2012 12:00:38 +0000 (14:00 +0200)]
#8324 Updated server side classes for layouts
Artur Signell [Tue, 31 Jan 2012 11:59:29 +0000 (13:59 +0200)]
#8324 Split Panel into widget and paintable
Artur Signell [Tue, 31 Jan 2012 11:59:15 +0000 (13:59 +0200)]
#8324 Split PopupView into widget and paintable
Artur Signell [Tue, 31 Jan 2012 11:58:36 +0000 (13:58 +0200)]
#8324 Split Form and FormLayout into widget and paintable
Artur Signell [Tue, 31 Jan 2012 11:58:13 +0000 (13:58 +0200)]
#8324 Split split panel classes into widget and paintable
Artur Signell [Tue, 31 Jan 2012 11:57:39 +0000 (13:57 +0200)]
#8323 Moved updateCaption from Container to VPaintableWidgetContainer
Artur Signell [Tue, 31 Jan 2012 11:53:23 +0000 (13:53 +0200)]
#8324 Split VGridLayout, VHorizontalLayout and VVerticalLayout into
paintable
and
widget
Artur Signell [Tue, 31 Jan 2012 11:52:09 +0000 (13:52 +0200)]
#8324 Split VView and VWindow into paintable and widget
Artur Signell [Tue, 31 Jan 2012 11:45:16 +0000 (13:45 +0200)]
#8324 Fixed VAbsoluteLayoutPaintable to be a container
Jens Jansson [Tue, 31 Jan 2012 10:41:24 +0000 (12:41 +0200)]
#8324 Splitted VUpload into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 10:40:25 +0000 (12:40 +0200)]
#8324 Fixed a reference to VUnkownComponent that should point to VUnkownComponentPaintable
Jens Jansson [Tue, 31 Jan 2012 10:39:43 +0000 (12:39 +0200)]
#8324 Made VOptionGroupBasePaintable abstract as it shouldn't be initialized by it's own
Jens Jansson [Tue, 31 Jan 2012 10:38:38 +0000 (12:38 +0200)]
#8324 Fixed a reference to VUnkownComponent that should point to VUnkownComponentPaintable
Jens Jansson [Tue, 31 Jan 2012 10:36:42 +0000 (12:36 +0200)]
#8324 Fixed a string reference to VUnkownComponent
Jens Jansson [Tue, 31 Jan 2012 09:15:50 +0000 (11:15 +0200)]
#8324 Splitted VUnknownComponent into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 09:05:53 +0000 (11:05 +0200)]
#8324 Splitted VProgressIndicator into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 08:44:42 +0000 (10:44 +0200)]
Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelect into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 07:54:23 +0000 (09:54 +0200)]
Added license comment to VEmbeddedPaintable
Jens Jansson [Tue, 31 Jan 2012 07:49:44 +0000 (09:49 +0200)]
Splitted VEmbedded to Widget and Paintable.
Johannes Dahlström [Tue, 31 Jan 2012 12:28:39 +0000 (12:28 +0000)]
merge.sh now works in directories other than /versions/, like merge-all.sh already does
svn changeset:22842/svn branch:6.8
Johannes Dahlström [Tue, 31 Jan 2012 12:12:27 +0000 (12:12 +0000)]
#6718 Improved test
svn changeset:22840/svn branch:6.8
Johannes Dahlström [Tue, 31 Jan 2012 12:10:56 +0000 (12:10 +0000)]
#6718 Fixed a regression: displayedMonth must be in sync with focusedDate
svn changeset:22839/svn branch:6.8
Artur Signell [Tue, 31 Jan 2012 08:08:07 +0000 (10:08 +0200)]
Fixed paintable vs widget class comparison problem
Artur Signell [Tue, 31 Jan 2012 08:01:46 +0000 (10:01 +0200)]
Merge branch 'contrib'
Artur Signell [Tue, 31 Jan 2012 07:59:01 +0000 (09:59 +0200)]
Split DragAndDropWrapper into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:58:31 +0000 (09:58 +0200)]
Split Tree into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:58:15 +0000 (09:58 +0200)]
Split CustomComponent, CustomField and CustomLayout into widget +
paintable
Artur Signell [Tue, 31 Jan 2012 07:57:33 +0000 (09:57 +0200)]
Split CssLayout into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:57:11 +0000 (09:57 +0200)]
Split Accordion and TabSheet into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:56:41 +0000 (09:56 +0200)]
Split AbsoluteLayout into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:56:14 +0000 (09:56 +0200)]
Crude first implementation of getParentPaintable
Moved caption handling from Container to newly introduced
VPaintableWidgetContainer
Artur Signell [Tue, 31 Jan 2012 07:48:33 +0000 (09:48 +0200)]
Include all server side test classes in the test WAR
Artur Signell [Mon, 30 Jan 2012 14:30:10 +0000 (16:30 +0200)]
Removed unused class
Jens Jansson [Tue, 31 Jan 2012 07:25:40 +0000 (09:25 +0200)]
Merge remote branch 'origin/master' into contrib
Jens Jansson [Tue, 31 Jan 2012 07:24:08 +0000 (09:24 +0200)]
Splitted VPasswordField into Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 14:32:36 +0000 (16:32 +0200)]
Splitted TextField and TextArea to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:44:01 +0000 (15:44 +0200)]
Splitted VPopupCalendar to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:35:14 +0000 (15:35 +0200)]
Splitted VTextualDate into Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:34:56 +0000 (15:34 +0200)]
Formatting
Jens Jansson [Mon, 30 Jan 2012 13:23:53 +0000 (15:23 +0200)]
Splitted VLink into Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:14:59 +0000 (15:14 +0200)]
Splitted VFilterSelect to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:14:22 +0000 (15:14 +0200)]
Changed the client side reference of InlineDateField to paintable class.
Leif Åstrand [Mon, 30 Jan 2012 10:06:43 +0000 (12:06 +0200)]
#8019 Use Pixel unit for negative sizes
Artur Signell [Mon, 30 Jan 2012 13:07:04 +0000 (15:07 +0200)]
Fixed compilation errors
Artur Signell [Mon, 30 Jan 2012 13:03:44 +0000 (15:03 +0200)]
Corrected paintable references
Jens Jansson [Mon, 30 Jan 2012 12:52:17 +0000 (14:52 +0200)]
Splitted Widget and Paintable in VDateField and VDateFieldCalendar
Jens Jansson [Mon, 30 Jan 2012 12:51:46 +0000 (14:51 +0200)]
Added license note and removed old getWidgetForPaintable from VButton and VNativeButton
Artur Signell [Mon, 30 Jan 2012 08:00:11 +0000 (10:00 +0200)]
Split VAudio and VVideo into widget + paintable
Artur Signell [Mon, 30 Jan 2012 07:59:35 +0000 (09:59 +0200)]
Split Slider into paintable + widget
Artur Signell [Mon, 30 Jan 2012 06:49:35 +0000 (08:49 +0200)]
Split VCheckBox into paintable + widget
Artur Signell [Fri, 27 Jan 2012 16:36:36 +0000 (16:36 +0000)]
User SVN_USER and SVN_PASS if given
svn changeset:22807/svn branch:6.8
Johannes Dahlström [Fri, 27 Jan 2012 16:26:09 +0000 (16:26 +0000)]
Bugfix: concatenate merge commands properly
svn changeset:22804/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 16:10:58 +0000 (18:10 +0200)]
Fixed widgetset compilation problem
Artur Signell [Fri, 27 Jan 2012 15:56:33 +0000 (17:56 +0200)]
Fixed compilation classpath for tests and renamed classpath variables to
be consistent
Artur Signell [Fri, 27 Jan 2012 15:55:09 +0000 (17:55 +0200)]
Moved JUnit test to server-side source folder where it belongs
Artur Signell [Fri, 27 Jan 2012 15:25:29 +0000 (17:25 +0200)]
Corrected classpath related problems introduced during merge from 6.8
Johannes Dahlström [Fri, 27 Jan 2012 15:20:55 +0000 (15:20 +0000)]
#6718 Fixed an off-by-one bug; use displayedMonth consistently
svn changeset:22802/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 15:01:05 +0000 (15:01 +0000)]
Corrected typo
svn changeset:22801/svn branch:6.7
Artur Signell [Fri, 27 Jan 2012 14:36:26 +0000 (14:36 +0000)]
Added exit codes
svn changeset:22800/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 14:17:02 +0000 (14:17 +0000)]
#8311 Additional CRLF->LF fixes
svn changeset:22799/svn branch:6.8
Leif Åstrand [Fri, 27 Jan 2012 14:12:52 +0000 (16:12 +0200)]
Remove some code for IE 6 & 7 (#7913)
Artur Signell [Fri, 27 Jan 2012 14:08:53 +0000 (14:08 +0000)]
#8311 Converted CRLF to LF in all source files
svn changeset:22797/svn branch:6.7
Artur Signell [Fri, 27 Jan 2012 14:07:33 +0000 (14:07 +0000)]
#8311 Verify that all source files use unix style line delimiters
svn changeset:22796/svn branch:6.7
Johannes Dahlström [Fri, 27 Jan 2012 13:50:35 +0000 (13:50 +0000)]
Comment improvements related to #6718
svn changeset:22794/svn branch:6.8
Johannes Dahlström [Fri, 27 Jan 2012 13:21:33 +0000 (13:21 +0000)]
#6718 TestBench test
svn changeset:22792/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 13:10:57 +0000 (13:10 +0000)]
#6902 Table empties field on Layout.replaceComponent
svn changeset:22788/svn branch:6.7
Artur Signell [Fri, 27 Jan 2012 13:00:22 +0000 (15:00 +0200)]
Merge branch 'master' into contrib
Artur Signell [Fri, 27 Jan 2012 12:58:35 +0000 (12:58 +0000)]
Added missing line
svn changeset:22786/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 12:17:08 +0000 (14:17 +0200)]
Merge remote-tracking branch 'origin/6.8'
Conflicts:
WebContent/VAADIN/themes/base/table/table.css
WebContent/release-notes.html
build/build.xml
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java
src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/terminal/gwt/client/ui/VSlider.java
src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java
src/com/vaadin/terminal/gwt/client/ui/VWindow.java
src/com/vaadin/ui/Table.java
tests/integration_tests.xml
tests/test.xml
tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
Leif Åstrand [Fri, 27 Jan 2012 08:45:00 +0000 (08:45 +0000)]
Apply all settings when changing direction
svn changeset:22784/svn branch:6.7
Artur Signell [Fri, 27 Jan 2012 08:28:24 +0000 (08:28 +0000)]
Scripts for easing merge from 6.7
svn changeset:22783/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 08:17:27 +0000 (08:17 +0000)]
[merge from 6.7] Attempt at evening the load of the integration tests by starting all lightweight servers immediately and the more heavy servers later on
svn changeset:22779/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 08:16:00 +0000 (08:16 +0000)]
[merge from 6.7] #8272 Enabled Weblogic 12 test
svn changeset:22778/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 08:15:30 +0000 (08:15 +0000)]
[merge from 6.7] #8271 Enabled Jetty 8 test
svn changeset:22777/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 08:12:04 +0000 (08:12 +0000)]
[merge from 6.7] Disable weblogic 12 test for now
svn changeset:22775/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 07:59:37 +0000 (07:59 +0000)]
[merge from 6.7] #8272 Test automatically using WebLogic 12
svn changeset:22772/svn branch:6.8
Artur Signell [Fri, 27 Jan 2012 07:11:06 +0000 (07:11 +0000)]
[merge from 6.7] #8045 Removed incorrect/confusing javadoc
svn changeset:22769/svn branch:6.8
Artur Signell [Thu, 26 Jan 2012 16:26:12 +0000 (18:26 +0200)]
Added missing license info
Artur Signell [Thu, 26 Jan 2012 15:07:08 +0000 (17:07 +0200)]
Avoid comparing Widget with VPaintableWidget
Artur Signell [Thu, 26 Jan 2012 14:30:54 +0000 (16:30 +0200)]
Fixed ClassCastException when MenuBar has a set width
Jens Jansson [Thu, 26 Jan 2012 14:09:52 +0000 (16:09 +0200)]
Splitted up VButton and VNativeButton into paintable and widget