]>
source.dussan.org Git - vaadin-framework.git/log
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.
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: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
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 13:00:22 +0000 (15:00 +0200)]
Merge branch 'master' into contrib
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
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
Jens Jansson [Thu, 26 Jan 2012 14:09:33 +0000 (16:09 +0200)]
Splitted up VButton and VNativeButton into paintable and widget
Jens Jansson [Thu, 26 Jan 2012 12:36:16 +0000 (14:36 +0200)]
Merge remote branch 'origin/master' into contrib
Artur Signell [Thu, 26 Jan 2012 12:33:28 +0000 (14:33 +0200)]
Split VScrollTable, VTreeTable and VMenuBar into paintable and
widget classes. Improved VAbstractPaintable
Jens Jansson [Thu, 26 Jan 2012 07:51:09 +0000 (09:51 +0200)]
Merge remote branch 'origin/master' into contrib
Johannes Dahlström [Wed, 25 Jan 2012 14:07:13 +0000 (14:07 +0000)]
#6718 Extend PopupDateField range - allow selection of the last days of the
preceding month and the first days of the following month without switching
to that month
Changes:
- Internally use Date objects instead of day-of-month integers to track the
selected and focused date
- Keep track of the currently displayed month separately from the currently
focused date
- New CSS class for off-month dates: .v-datefield-calendarpanel-day-offmonth
- Off-month days map to negative or past-the-end-of-month integer ids in
getSubPart functions
- The popup now always shows exactly 6 weeks, so that depending on the month,
1 to 7 days of the preceding month and 4 to 13 days of the following month
are shown
svn changeset:22758/svn branch:6.8
Artur Signell [Tue, 24 Jan 2012 09:39:58 +0000 (11:39 +0200)]
Fixed VLabel class references
Johannes Dahlström [Mon, 23 Jan 2012 13:20:15 +0000 (13:20 +0000)]
Integration test fixes
svn changeset:22747/svn branch:6.8
Johannes Dahlström [Mon, 23 Jan 2012 13:11:02 +0000 (13:11 +0000)]
#8241 Removed debug message, added reference to ticket
svn changeset:22746/svn branch:6.8
Johannes Dahlström [Mon, 23 Jan 2012 13:10:38 +0000 (13:10 +0000)]
#8273 Added sanity check to prevent trying to render past the end of the cells array
svn changeset:22745/svn branch:6.8
Artur Signell [Mon, 23 Jan 2012 12:22:45 +0000 (14:22 +0200)]
Created VAbstractPaintableWidget
Moved VLabel* to own package
Artur Signell [Sun, 22 Jan 2012 17:48:38 +0000 (19:48 +0200)]
Split Paintable from Widget so we have VPaintable (paintable without any
Widget), VPaintableWidget (paintable connected to a widget).
Artur Signell [Fri, 20 Jan 2012 15:23:55 +0000 (17:23 +0200)]
Split Paintable handling from ApplicationConnection to PaintableMap.
Jens Jansson [Fri, 20 Jan 2012 14:16:02 +0000 (16:16 +0200)]
Merge remote branch 'origin/master' into contrib
Jens Jansson [Fri, 20 Jan 2012 12:47:56 +0000 (14:47 +0200)]
#8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum for Table
Johannes Dahlström [Fri, 20 Jan 2012 10:30:03 +0000 (10:30 +0000)]
Merge from 6.7
svn changeset:22729/svn branch:6.8
Jens Jansson [Fri, 20 Jan 2012 09:05:43 +0000 (11:05 +0200)]
#8019 Table's column alignment constants to enum.
Leif Åstrand [Fri, 20 Jan 2012 07:35:19 +0000 (09:35 +0200)]
Change getConfigString to not return null for empty string (#8274)
Marc Englund [Thu, 19 Jan 2012 09:50:49 +0000 (09:50 +0000)]
Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)
svn changeset:22701/svn branch:6.8
Marc Englund [Wed, 18 Jan 2012 15:41:54 +0000 (15:41 +0000)]
Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subwindows)
svn changeset:22695/svn branch:6.8
Marc Englund [Wed, 18 Jan 2012 14:17:41 +0000 (14:17 +0000)]
Merged patch for #6765 from 6.7 (disable TextArea resize handle)
svn changeset:22693/svn branch:6.8
Marc Englund [Wed, 18 Jan 2012 14:06:23 +0000 (14:06 +0000)]
Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996
svn changeset:22691/svn branch:6.8
Jens Jansson [Wed, 18 Jan 2012 13:16:12 +0000 (15:16 +0200)]
#8019 Did a bunch of null checks for possible faulty null states which was not possible when we still used primitives.
Johannes Dahlström [Mon, 16 Jan 2012 07:03:15 +0000 (07:03 +0000)]
Merge from 6.7
svn changeset:22637/svn branch:6.8
Johannes Dahlström [Mon, 16 Jan 2012 07:01:28 +0000 (07:01 +0000)]
Merged #8105 Compile core files and test files to separate folders
svn changeset:22636/svn branch:6.8
Artur Signell [Thu, 12 Jan 2012 16:22:25 +0000 (16:22 +0000)]
#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
svn changeset:22620/svn branch:6.8
Henri Sara [Thu, 12 Jan 2012 15:19:50 +0000 (15:19 +0000)]
Removed dead code from VSlider
svn changeset:22614/svn branch:6.8
Johannes Dahlström [Thu, 12 Jan 2012 11:17:28 +0000 (11:17 +0000)]
Merge from 6.7
svn changeset:22607/svn branch:6.8
Leif Åstrand [Thu, 12 Jan 2012 07:30:38 +0000 (09:30 +0200)]
Update integration tests to use ff9
Leif Åstrand [Wed, 11 Jan 2012 10:20:44 +0000 (12:20 +0200)]
Test with firefox 8
Leif Åstrand [Tue, 10 Jan 2012 11:28:27 +0000 (13:28 +0200)]
Parent layouts updated to make height: 100% work for the tested
container
Leif Åstrand [Mon, 9 Jan 2012 16:30:48 +0000 (18:30 +0200)]
Yet another layout test application
Johannes Dahlström [Mon, 9 Jan 2012 14:42:26 +0000 (14:42 +0000)]
Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15
svn changeset:22557/svn branch:6.8
Leif Åstrand [Mon, 9 Jan 2012 12:08:14 +0000 (14:08 +0200)]
Set the expansion ratio to the right child (#8053)
Leif Åstrand [Fri, 6 Jan 2012 12:42:48 +0000 (14:42 +0200)]
Merge remote branch 'origin/master' into contrib
Leif Åstrand [Fri, 6 Jan 2012 12:41:07 +0000 (14:41 +0200)]
#8170 Updated to work with Vaadin 7
Leif Åstrand [Fri, 6 Jan 2012 10:59:13 +0000 (12:59 +0200)]
Remove invalid javadoc causing eclipse formatter to insert newlines
Leif Åstrand [Fri, 6 Jan 2012 10:39:16 +0000 (12:39 +0200)]
Merge remote branch 'origin/6.8'
Conflicts:
src/com/vaadin/data/validator/AbstractValidator.java
tests/testbench/com/vaadin/tests/components/textfield/TextChangeEventsWithNonImmediateValueChange.java
Leif Åstrand [Fri, 6 Jan 2012 10:27:01 +0000 (12:27 +0200)]
#8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper
Clean up some of the code as WrappedHttpServletRequest can directly be
used as a HttpServletRequest
Similar changes for WrappedHttpServletResponse
Leif Åstrand [Fri, 6 Jan 2012 10:22:06 +0000 (12:22 +0200)]
Ensure the ThreadLocal request is cleared even if an exception is thrown
Leif Åstrand [Fri, 6 Jan 2012 09:33:08 +0000 (11:33 +0200)]
#8163 Print an error message if vaadinBootstap.js cannot be loaded
Leif Åstrand [Wed, 4 Jan 2012 17:08:24 +0000 (19:08 +0200)]
More thorough testing of different init parameters for different roots
Leif Åstrand [Wed, 4 Jan 2012 17:07:34 +0000 (19:07 +0200)]
Pass initial request details through the browser (#8232)
By passing the details through the browser, we don't need any state
mapped to a rootId that could be sent multiple times by caching in the
browser
Old test updated to test for this
Leif Åstrand [Wed, 4 Jan 2012 13:56:08 +0000 (15:56 +0200)]
Restore serlvet configs that were disabled during Window -> Root split