]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years ago#8324 Fixed a string reference to VUnkownComponent
Jens Jansson [Tue, 31 Jan 2012 10:36:42 +0000 (12:36 +0200)]
#8324 Fixed a string reference to VUnkownComponent

12 years ago#8324 Splitted VUnknownComponent into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 09:15:50 +0000 (11:15 +0200)]
#8324 Splitted VUnknownComponent into Widget and Paintable.

12 years ago#8324 Splitted VProgressIndicator into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 09:05:53 +0000 (11:05 +0200)]
#8324 Splitted VProgressIndicator into Widget and Paintable.

12 years agoSplitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelec...
Jens Jansson [Tue, 31 Jan 2012 08:44:42 +0000 (10:44 +0200)]
Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelect into Widget and Paintable.

12 years agoAdded license comment to VEmbeddedPaintable
Jens Jansson [Tue, 31 Jan 2012 07:54:23 +0000 (09:54 +0200)]
Added license comment to VEmbeddedPaintable

12 years agoSplitted VEmbedded to Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 07:49:44 +0000 (09:49 +0200)]
Splitted VEmbedded to Widget and Paintable.

12 years agoFixed paintable vs widget class comparison problem
Artur Signell [Tue, 31 Jan 2012 08:08:07 +0000 (10:08 +0200)]
Fixed paintable vs widget class comparison problem

12 years agoMerge branch 'contrib'
Artur Signell [Tue, 31 Jan 2012 08:01:46 +0000 (10:01 +0200)]
Merge branch 'contrib'

12 years agoSplit DragAndDropWrapper into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:59:01 +0000 (09:59 +0200)]
Split DragAndDropWrapper into widget + paintable

12 years agoSplit Tree into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:58:31 +0000 (09:58 +0200)]
Split Tree into widget + paintable

12 years agoSplit CustomComponent, CustomField and CustomLayout into widget +
Artur Signell [Tue, 31 Jan 2012 07:58:15 +0000 (09:58 +0200)]
Split CustomComponent, CustomField and CustomLayout into widget +
paintable

12 years agoSplit CssLayout into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:57:33 +0000 (09:57 +0200)]
Split CssLayout into widget + paintable

12 years agoSplit Accordion and TabSheet into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:57:11 +0000 (09:57 +0200)]
Split Accordion and TabSheet into widget + paintable

12 years agoSplit AbsoluteLayout into widget + paintable
Artur Signell [Tue, 31 Jan 2012 07:56:41 +0000 (09:56 +0200)]
Split AbsoluteLayout into widget + paintable

12 years agoCrude first implementation of getParentPaintable
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

12 years agoInclude all server side test classes in the test WAR
Artur Signell [Tue, 31 Jan 2012 07:48:33 +0000 (09:48 +0200)]
Include all server side test classes in the test WAR

12 years agoRemoved unused class
Artur Signell [Mon, 30 Jan 2012 14:30:10 +0000 (16:30 +0200)]
Removed unused class

12 years agoMerge remote branch 'origin/master' into contrib
Jens Jansson [Tue, 31 Jan 2012 07:25:40 +0000 (09:25 +0200)]
Merge remote branch 'origin/master' into contrib

12 years agoSplitted VPasswordField into Widget and Paintable.
Jens Jansson [Tue, 31 Jan 2012 07:24:08 +0000 (09:24 +0200)]
Splitted VPasswordField into Widget and Paintable.

12 years agoSplitted TextField and TextArea to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 14:32:36 +0000 (16:32 +0200)]
Splitted TextField and TextArea to Widget and Paintable.

12 years agoSplitted VPopupCalendar to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:44:01 +0000 (15:44 +0200)]
Splitted VPopupCalendar to Widget and Paintable.

12 years agoSplitted VTextualDate into Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:35:14 +0000 (15:35 +0200)]
Splitted VTextualDate into Widget and Paintable.

12 years agoFormatting
Jens Jansson [Mon, 30 Jan 2012 13:34:56 +0000 (15:34 +0200)]
Formatting

12 years agoSplitted VLink into Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:23:53 +0000 (15:23 +0200)]
Splitted VLink into Widget and Paintable.

12 years agoSplitted VFilterSelect to Widget and Paintable.
Jens Jansson [Mon, 30 Jan 2012 13:14:59 +0000 (15:14 +0200)]
Splitted VFilterSelect to Widget and Paintable.

12 years agoChanged the client side reference of InlineDateField to paintable class.
Jens Jansson [Mon, 30 Jan 2012 13:14:22 +0000 (15:14 +0200)]
Changed the client side reference of InlineDateField to paintable class.

12 years ago#8019 Use Pixel unit for negative sizes
Leif Åstrand [Mon, 30 Jan 2012 10:06:43 +0000 (12:06 +0200)]
#8019 Use Pixel unit for negative sizes

12 years agoFixed compilation errors
Artur Signell [Mon, 30 Jan 2012 13:07:04 +0000 (15:07 +0200)]
Fixed compilation errors

12 years agoCorrected paintable references
Artur Signell [Mon, 30 Jan 2012 13:03:44 +0000 (15:03 +0200)]
Corrected paintable references

12 years agoSplitted Widget and Paintable in VDateField and VDateFieldCalendar
Jens Jansson [Mon, 30 Jan 2012 12:52:17 +0000 (14:52 +0200)]
Splitted Widget and Paintable in VDateField and VDateFieldCalendar

12 years agoAdded license note and removed old getWidgetForPaintable from VButton and VNativeButton
Jens Jansson [Mon, 30 Jan 2012 12:51:46 +0000 (14:51 +0200)]
Added license note and removed old getWidgetForPaintable from VButton and VNativeButton

12 years agoSplit VAudio and VVideo into widget + paintable
Artur Signell [Mon, 30 Jan 2012 08:00:11 +0000 (10:00 +0200)]
Split VAudio and VVideo into widget + paintable

12 years agoSplit Slider into paintable + widget
Artur Signell [Mon, 30 Jan 2012 07:59:35 +0000 (09:59 +0200)]
Split Slider into paintable + widget

12 years agoSplit VCheckBox into paintable + widget
Artur Signell [Mon, 30 Jan 2012 06:49:35 +0000 (08:49 +0200)]
Split VCheckBox into paintable + widget

12 years agoFixed widgetset compilation problem
Artur Signell [Fri, 27 Jan 2012 16:10:58 +0000 (18:10 +0200)]
Fixed widgetset compilation problem

12 years agoFixed compilation classpath for tests and renamed classpath variables to
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

12 years agoMoved JUnit test to server-side source folder where it belongs
Artur Signell [Fri, 27 Jan 2012 15:55:09 +0000 (17:55 +0200)]
Moved JUnit test to server-side source folder where it belongs

12 years agoCorrected classpath related problems introduced during merge from 6.8
Artur Signell [Fri, 27 Jan 2012 15:25:29 +0000 (17:25 +0200)]
Corrected classpath related problems introduced during merge from 6.8

12 years agoRemove some code for IE 6 & 7 (#7913)
Leif Åstrand [Fri, 27 Jan 2012 14:12:52 +0000 (16:12 +0200)]
Remove some code for IE 6 & 7 (#7913)

12 years agoMerge branch 'master' into contrib
Artur Signell [Fri, 27 Jan 2012 13:00:22 +0000 (15:00 +0200)]
Merge branch 'master' into contrib

12 years agoMerge remote-tracking branch 'origin/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

12 years ago[merge from 6.7] #8272 Test automatically using WebLogic 12
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

12 years ago[merge from 6.7] #8045 Removed incorrect/confusing javadoc
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

12 years agoAdded missing license info
Artur Signell [Thu, 26 Jan 2012 16:26:12 +0000 (18:26 +0200)]
Added missing license info

12 years agoAvoid comparing Widget with VPaintableWidget
Artur Signell [Thu, 26 Jan 2012 15:07:08 +0000 (17:07 +0200)]
Avoid comparing Widget with VPaintableWidget

12 years agoFixed ClassCastException when MenuBar has a set width
Artur Signell [Thu, 26 Jan 2012 14:30:54 +0000 (16:30 +0200)]
Fixed ClassCastException when MenuBar has a set width

12 years agoSplitted up VButton and VNativeButton into paintable and widget
Jens Jansson [Thu, 26 Jan 2012 14:09:52 +0000 (16:09 +0200)]
Splitted up VButton and VNativeButton into paintable and widget

12 years agoSplitted 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

12 years agoMerge remote branch 'origin/master' into contrib
Jens Jansson [Thu, 26 Jan 2012 12:36:16 +0000 (14:36 +0200)]
Merge remote branch 'origin/master' into contrib

12 years agoSplit VScrollTable, VTreeTable and VMenuBar into paintable and
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

12 years agoMerge remote branch 'origin/master' into contrib
Jens Jansson [Thu, 26 Jan 2012 07:51:09 +0000 (09:51 +0200)]
Merge remote branch 'origin/master' into contrib

12 years ago#6718 Extend PopupDateField range - allow selection of the last days of the
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

12 years agoFixed VLabel class references
Artur Signell [Tue, 24 Jan 2012 09:39:58 +0000 (11:39 +0200)]
Fixed VLabel class references

12 years agoIntegration test fixes
Johannes Dahlström [Mon, 23 Jan 2012 13:20:15 +0000 (13:20 +0000)]
Integration test fixes

svn changeset:22747/svn branch:6.8

12 years ago#8241 Removed debug message, added reference to ticket
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

12 years ago#8273 Added sanity check to prevent trying to render past the end of the cells array
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

12 years agoCreated VAbstractPaintableWidget
Artur Signell [Mon, 23 Jan 2012 12:22:45 +0000 (14:22 +0200)]
Created VAbstractPaintableWidget
Moved VLabel* to own package

12 years agoSplit Paintable from Widget so we have VPaintable (paintable without any
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).

12 years agoSplit Paintable handling from ApplicationConnection to PaintableMap.
Artur Signell [Fri, 20 Jan 2012 15:23:55 +0000 (17:23 +0200)]
Split Paintable handling from ApplicationConnection to PaintableMap.

12 years agoMerge remote branch 'origin/master' into contrib
Jens Jansson [Fri, 20 Jan 2012 14:16:02 +0000 (16:16 +0200)]
Merge remote branch 'origin/master' into contrib

12 years ago#8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum for Table
Jens Jansson [Fri, 20 Jan 2012 12:47:56 +0000 (14:47 +0200)]
#8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum for Table

12 years agoMerge from 6.7
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

12 years ago#8019 Table's column alignment constants to enum.
Jens Jansson [Fri, 20 Jan 2012 09:05:43 +0000 (11:05 +0200)]
#8019 Table's column alignment constants to enum.

12 years agoChange getConfigString to not return null for empty string (#8274)
Leif Åstrand [Fri, 20 Jan 2012 07:35:19 +0000 (09:35 +0200)]
Change getConfigString to not return null for empty string (#8274)

12 years agoMerged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)
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

12 years agoMerged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subwindows)
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

12 years agoMerged patch for #6765 from 6.7 (disable TextArea resize handle)
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

12 years agoMerged patch found in #7111 from 6.7, also for #5095 #5096 #6996
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

12 years ago#8019 Did a bunch of null checks for possible faulty null states which was not possib...
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.

12 years agoMerge from 6.7
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

12 years agoMerged #8105 Compile core files and test files to separate folders
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

12 years ago#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
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

12 years agoRemoved dead code from VSlider
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

12 years agoMerge from 6.7
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

12 years agoUpdate integration tests to use ff9
Leif Åstrand [Thu, 12 Jan 2012 07:30:38 +0000 (09:30 +0200)]
Update integration tests to use ff9

12 years agoTest with firefox 8
Leif Åstrand [Wed, 11 Jan 2012 10:20:44 +0000 (12:20 +0200)]
Test with firefox 8

12 years agoParent layouts updated to make height: 100% work for the tested
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

12 years agoYet another layout test application
Leif Åstrand [Mon, 9 Jan 2012 16:30:48 +0000 (18:30 +0200)]
Yet another layout test application

12 years agoAdd Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15
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

12 years agoSet the expansion ratio to the right child (#8053)
Leif Åstrand [Mon, 9 Jan 2012 12:08:14 +0000 (14:08 +0200)]
Set the expansion ratio to the right child (#8053)

12 years agoMerge remote branch 'origin/master' into contrib
Leif Åstrand [Fri, 6 Jan 2012 12:42:48 +0000 (14:42 +0200)]
Merge remote branch 'origin/master' into contrib

12 years ago#8170 Updated to work with Vaadin 7
Leif Åstrand [Fri, 6 Jan 2012 12:41:07 +0000 (14:41 +0200)]
#8170 Updated to work with Vaadin 7

12 years agoRemove invalid javadoc causing eclipse formatter to insert newlines
Leif Åstrand [Fri, 6 Jan 2012 10:59:13 +0000 (12:59 +0200)]
Remove invalid javadoc causing eclipse formatter to insert newlines

12 years agoMerge remote branch 'origin/6.8'
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

12 years ago#8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper
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

12 years agoEnsure the ThreadLocal request is cleared even if an exception is thrown
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

12 years ago#8163 Print an error message if vaadinBootstap.js cannot be loaded
Leif Åstrand [Fri, 6 Jan 2012 09:33:08 +0000 (11:33 +0200)]
#8163 Print an error message if vaadinBootstap.js cannot be loaded

12 years agoMore thorough testing of different init parameters for different roots
Leif Åstrand [Wed, 4 Jan 2012 17:08:24 +0000 (19:08 +0200)]
More thorough testing of different init parameters for different roots

12 years agoPass initial request details through the browser (#8232)
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

12 years agoRestore serlvet configs that were disabled during Window -> Root split
Leif Åstrand [Wed, 4 Jan 2012 13:56:08 +0000 (15:56 +0200)]
Restore serlvet configs that were disabled during Window -> Root split

12 years ago#8019 Enum for Label.ContentMode
Leif Åstrand [Wed, 4 Jan 2012 12:37:31 +0000 (14:37 +0200)]
#8019 Enum for Label.ContentMode

12 years agoActually ignore subsequent defaults (#8226)
Leif Åstrand [Wed, 4 Jan 2012 08:46:28 +0000 (10:46 +0200)]
Actually ignore subsequent defaults (#8226)

12 years ago#8226 Don't throw exception when defaults are already defined
Leif Åstrand [Wed, 4 Jan 2012 08:42:23 +0000 (10:42 +0200)]
#8226 Don't throw exception when defaults are already defined

12 years ago#8172 WrappedResponse is missing javadoc
Leif Åstrand [Wed, 4 Jan 2012 07:05:12 +0000 (09:05 +0200)]
#8172 WrappedResponse is missing javadoc

12 years agoUse sendError instead of just a status code
Leif Åstrand [Wed, 4 Jan 2012 07:04:52 +0000 (09:04 +0200)]
Use sendError instead of just a status code

12 years agofixed a test which relied on the ColumnHeaderMode, which was worked on in the last...
Jens Jansson [Tue, 3 Jan 2012 10:47:42 +0000 (12:47 +0200)]
fixed a test which relied on the ColumnHeaderMode, which was worked on in the last commit

12 years agoUpdated mini tutorial to use precreated fields
Leif Åstrand [Mon, 2 Jan 2012 13:52:37 +0000 (15:52 +0200)]
Updated mini tutorial to use precreated fields

12 years ago#8019 Table ColumnHeaderMode from numeric constants to enum
Jens Jansson [Mon, 2 Jan 2012 13:33:44 +0000 (15:33 +0200)]
#8019 Table ColumnHeaderMode from numeric constants to enum

12 years agoMove invocation of incrementActiveRequests based on review (#8190)
Leif Åstrand [Mon, 2 Jan 2012 13:13:25 +0000 (15:13 +0200)]
Move invocation of incrementActiveRequests based on review (#8190)

12 years ago#8190 Recorder no longer waits for Vaadin application to load
Leif Åstrand [Mon, 2 Jan 2012 12:26:39 +0000 (14:26 +0200)]
#8190 Recorder no longer waits for Vaadin application to load