]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 12:36:56 +0000 (15:36 +0300)]
Merge branch 'master' into gwt

12 years agoRestore static helper for executing JS that somehow went missing (#8907)
Leif Åstrand [Fri, 29 Jun 2012 12:38:03 +0000 (15:38 +0300)]
Restore static helper for executing JS that somehow went missing (#8907)

12 years agoMinor release notes update
Artur Signell [Fri, 29 Jun 2012 12:27:45 +0000 (15:27 +0300)]
Minor release notes update

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 12:26:32 +0000 (15:26 +0300)]
Merge branch 'master' into gwt

12 years agoFixed problem when Table pagelength==0 and components wrap (#9067)
Artur Signell [Fri, 29 Jun 2012 12:20:55 +0000 (15:20 +0300)]
Fixed problem when Table pagelength==0 and components wrap (#9067)

12 years agoReplace Navigator(Page) with Navigator(ComponentContainer) (#8859)
Henri Sara [Fri, 29 Jun 2012 10:44:13 +0000 (13:44 +0300)]
Replace Navigator(Page) with Navigator(ComponentContainer) (#8859)

12 years agoFixed test so tooltips disappear and can be shown again
Artur Signell [Fri, 29 Jun 2012 10:09:29 +0000 (13:09 +0300)]
Fixed test so tooltips disappear and can be shown again

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 10:08:30 +0000 (13:08 +0300)]
Merge branch 'master' into gwt

12 years agoWait for tooltip to become visible
Artur Signell [Fri, 29 Jun 2012 09:56:51 +0000 (12:56 +0300)]
Wait for tooltip to become visible

12 years agoCRLF -> LF
Artur Signell [Fri, 29 Jun 2012 09:08:48 +0000 (12:08 +0300)]
CRLF -> LF

12 years agoAdded missing license
Artur Signell [Fri, 29 Jun 2012 09:08:36 +0000 (12:08 +0300)]
Added missing license

12 years agoMade MenuBar item tooltips work again (#8425)
Sami Viitanen [Fri, 29 Jun 2012 09:07:30 +0000 (12:07 +0300)]
Made MenuBar item tooltips work again (#8425)

12 years agopaintable -> connector
Artur Signell [Fri, 29 Jun 2012 09:05:34 +0000 (12:05 +0300)]
paintable -> connector

12 years agoProperly hide tooltips between shows
Artur Signell [Fri, 29 Jun 2012 08:13:23 +0000 (11:13 +0300)]
Properly hide tooltips between shows

12 years agoAttempt to make test more stable
Artur Signell [Fri, 29 Jun 2012 08:09:51 +0000 (11:09 +0300)]
Attempt to make test more stable

12 years agoUse showTooltip instead of mouseOver
Artur Signell [Fri, 29 Jun 2012 07:55:19 +0000 (10:55 +0300)]
Use showTooltip instead of mouseOver

12 years agoUpdate deprecation messages to inform about changed HTML default (#9066)
Leif Åstrand [Fri, 29 Jun 2012 09:08:12 +0000 (12:08 +0300)]
Update deprecation messages to inform about changed HTML default (#9066)

12 years agoChange Notification default to no allow HTML (#9066)
Leif Åstrand [Fri, 29 Jun 2012 08:49:30 +0000 (11:49 +0300)]
Change Notification default to no allow HTML (#9066)

12 years agoHide tooltip before showing it again
Artur Signell [Fri, 29 Jun 2012 07:50:32 +0000 (10:50 +0300)]
Hide tooltip before showing it again

12 years agoUse showTooltip instead of mouseOver
Artur Signell [Fri, 29 Jun 2012 07:46:17 +0000 (10:46 +0300)]
Use showTooltip instead of mouseOver

12 years agoMention primitives in the javadoc (though they are autboxed) (#8888)
Leif Åstrand [Fri, 29 Jun 2012 07:36:13 +0000 (10:36 +0300)]
Mention primitives in the javadoc (though they are autboxed) (#8888)

12 years agoAdd v-datefield-day instead of prefixed for compatibility (#8664)
Artur Signell [Fri, 29 Jun 2012 07:35:00 +0000 (10:35 +0300)]
Add v-datefield-day instead of prefixed for compatibility (#8664)

12 years agoHide tooltip before showing again to make test more stable
Artur Signell [Fri, 29 Jun 2012 07:06:31 +0000 (10:06 +0300)]
Hide tooltip before showing again to make test more stable

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 06:56:32 +0000 (09:56 +0300)]
Merge branch 'master' into gwt

12 years agoAdded rootId to stream variables URLs (#9034)
Artur Signell [Fri, 29 Jun 2012 06:54:51 +0000 (09:54 +0300)]
Added rootId to stream variables URLs (#9034)

12 years agoMerge branch 'master' into gwt
Henri Sara [Fri, 29 Jun 2012 05:49:32 +0000 (08:49 +0300)]
Merge branch 'master' into gwt

12 years agoUpdated Release Notes for Vaadin 7.0.0.alpha3.
Marko Gronroos [Thu, 28 Jun 2012 21:14:30 +0000 (00:14 +0300)]
Updated Release Notes for Vaadin 7.0.0.alpha3.

12 years agoAvoid calling layoutNow() during state change (#9017)
Artur Signell [Thu, 28 Jun 2012 19:19:33 +0000 (22:19 +0300)]
Avoid calling layoutNow() during state change (#9017)

12 years agoCRLF -> LF
Artur Signell [Thu, 28 Jun 2012 19:07:53 +0000 (22:07 +0300)]
CRLF -> LF

12 years ago#8957 Ensure non-negative width
Johannes Dahlström [Mon, 25 Jun 2012 11:47:49 +0000 (11:47 +0000)]
#8957 Ensure non-negative width

svn changeset:23973/svn branch:6.8

12 years agoPreload translated url instead of loading raw url (#9044)
Leif Åstrand [Thu, 28 Jun 2012 19:18:01 +0000 (22:18 +0300)]
Preload translated url instead of loading raw url (#9044)

12 years agoSend the initial browser window size with the first server request (#9017)
Artur Signell [Thu, 28 Jun 2012 18:36:43 +0000 (21:36 +0300)]
Send the initial browser window size with the first server request (#9017)

12 years agoFixed check for empty error message in tooltip (#8425)
Artur Signell [Thu, 28 Jun 2012 18:02:55 +0000 (21:02 +0300)]
Fixed check for empty error message in tooltip (#8425)

12 years agoSupport for SuperDevMode through ?superdevmode (#8983)
Artur Signell [Thu, 28 Jun 2012 17:20:00 +0000 (20:20 +0300)]
Support for SuperDevMode through ?superdevmode (#8983)

12 years agoRename getWidgetElement() -> getElement() (#8888)
Leif Åstrand [Thu, 28 Jun 2012 16:45:35 +0000 (19:45 +0300)]
Rename getWidgetElement() -> getElement() (#8888)

12 years agoAdd logging for rejected connector resource requests (#9048)
Leif Åstrand [Thu, 28 Jun 2012 16:00:08 +0000 (19:00 +0300)]
Add logging for rejected connector resource requests (#9048)

12 years agoDescribe how paths are resolved in javadoc (#9048)
Leif Åstrand [Thu, 28 Jun 2012 15:47:01 +0000 (18:47 +0300)]
Describe how paths are resolved in javadoc (#9048)

12 years agoUpdate #9048 based on reviews
Leif Åstrand [Thu, 28 Jun 2012 15:46:16 +0000 (18:46 +0300)]
Update #9048 based on reviews

12 years agoMerge branch 'master' into gwt
Henri Sara [Thu, 28 Jun 2012 13:57:40 +0000 (16:57 +0300)]
Merge branch 'master' into gwt

12 years agoFixed connector so it no longer overwrites all style attributes (#8664)
Pekka Hyvönen [Thu, 28 Jun 2012 13:42:33 +0000 (16:42 +0300)]
Fixed connector so it no longer overwrites all style attributes (#8664)

12 years agoTooltips are now handled by the connector and not the widget (#8425)
Sami Viitanen [Thu, 28 Jun 2012 12:43:11 +0000 (15:43 +0300)]
Tooltips are now handled by the connector and not the widget (#8425)

12 years agoAbstractJavascriptComponent should be abstract (#9054)
Artur Signell [Thu, 28 Jun 2012 08:24:05 +0000 (11:24 +0300)]
AbstractJavascriptComponent should be abstract (#9054)

12 years agoAbstractMedia should be abstract (#9053)
Artur Signell [Thu, 28 Jun 2012 08:20:38 +0000 (11:20 +0300)]
AbstractMedia should be abstract (#9053)

12 years agoFormatted all source files
Artur Signell [Thu, 28 Jun 2012 07:52:17 +0000 (10:52 +0300)]
Formatted all source files

12 years agoSupport connector:// and use it for relative dependency urls (#9048)
Leif Åstrand [Thu, 28 Jun 2012 12:55:02 +0000 (15:55 +0300)]
Support connector:// and use it for relative dependency urls (#9048)

12 years agoDefine what initialization corresponds to init method in javadoc (#9044)
Leif Åstrand [Thu, 28 Jun 2012 08:52:03 +0000 (11:52 +0300)]
Define what initialization corresponds to init method in javadoc (#9044)

12 years agoAdd error handling to ResourceLoader (#9044)
Leif Åstrand [Thu, 28 Jun 2012 08:47:55 +0000 (11:47 +0300)]
Add error handling to ResourceLoader (#9044)

12 years agoFixed typo (#8943)
Artur Signell [Thu, 28 Jun 2012 07:42:38 +0000 (10:42 +0300)]
Fixed typo (#8943)

12 years agoUpdated javadoc
Artur Signell [Thu, 28 Jun 2012 07:24:48 +0000 (10:24 +0300)]
Updated javadoc

12 years agoClean non-component connectors also (#8943)
Artur Signell [Thu, 28 Jun 2012 07:24:17 +0000 (10:24 +0300)]
Clean non-component connectors also (#8943)

Now prints a warning if cleanup is done in ConnectorTracker. It should
always be handled by detach().

12 years agoRemoved unnecessary build step that modifies CRLF/LF
Artur Signell [Mon, 25 Jun 2012 16:25:21 +0000 (19:25 +0300)]
Removed unnecessary build step that modifies CRLF/LF

The linefeed test ensures that all source files contain only LF

12 years agoJavadocs for @StyleSheet and @JavaScript (#9044)
Leif Åstrand [Wed, 27 Jun 2012 14:12:49 +0000 (17:12 +0300)]
Javadocs for @StyleSheet and @JavaScript (#9044)

12 years agoRename widget -> dependency in delayed load handling (#9044)
Leif Åstrand [Wed, 27 Jun 2012 14:08:38 +0000 (17:08 +0300)]
Rename widget -> dependency in delayed load handling (#9044)

12 years agoAdd @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Leif Åstrand [Wed, 27 Jun 2012 13:52:09 +0000 (16:52 +0300)]
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)

12 years agoInclude rebased streamhtmlparser library in Vaadin JAR.
Henri Sara [Wed, 27 Jun 2012 09:09:43 +0000 (12:09 +0300)]
Include rebased streamhtmlparser library in Vaadin JAR.

The library was previously in gwt-dev.jar and was included
automatically, moved to gwt-user.jar in GWT 2.5 release branch and thus
needs to be included explicitly.

12 years agoFix UriFragmentManagerTest based on earlier implementation change
Henri Sara [Wed, 27 Jun 2012 06:35:24 +0000 (09:35 +0300)]
Fix UriFragmentManagerTest based on earlier implementation change

12 years agoDo not explicitly include JSON library, take it from gwt-dev (now there)
Henri Sara [Tue, 26 Jun 2012 12:52:06 +0000 (15:52 +0300)]
Do not explicitly include JSON library, take it from gwt-dev (now there)

12 years agoMerge branch 'master' into gwt
Henri Sara [Tue, 26 Jun 2012 12:39:39 +0000 (15:39 +0300)]
Merge branch 'master' into gwt

12 years agoMove test extension out of main source folder
Leif Åstrand [Tue, 26 Jun 2012 12:25:28 +0000 (15:25 +0300)]
Move test extension out of main source folder

12 years agoMention legacy application level windows and relation to Root (#8784)
Leif Åstrand [Tue, 26 Jun 2012 12:00:31 +0000 (15:00 +0300)]
Mention legacy application level windows and relation to Root (#8784)

12 years agoMove test component out of main source folder
Leif Åstrand [Tue, 26 Jun 2012 11:56:31 +0000 (14:56 +0300)]
Move test component out of main source folder

12 years agoAdd javadoc about navigation to initial view, remove unused code #8859
Henri Sara [Tue, 26 Jun 2012 06:51:18 +0000 (09:51 +0300)]
Add javadoc about navigation to initial view, remove unused code #8859

12 years agoDon't mention application level windows in Window javadoc (#8784)
Leif Åstrand [Tue, 26 Jun 2012 06:48:56 +0000 (09:48 +0300)]
Don't mention application level windows in Window javadoc (#8784)

12 years agoAdded Table.setSortEnabled and deprecated setSortDisabled (#9021)
Artur Signell [Mon, 25 Jun 2012 16:04:56 +0000 (19:04 +0300)]
Added Table.setSortEnabled and deprecated setSortDisabled (#9021)

12 years agoChanged AbstractInMemoryContainer.getItemIds() to return List (#8829)
Artur Signell [Mon, 25 Jun 2012 16:02:37 +0000 (19:02 +0300)]
Changed AbstractInMemoryContainer.getItemIds() to return List (#8829)

12 years agoJavadoc fixes (#8943)
Artur Signell [Mon, 25 Jun 2012 15:53:58 +0000 (18:53 +0300)]
Javadoc fixes (#8943)

12 years agoAdd some missing Javadoc to Page (#8907)
Leif Åstrand [Mon, 25 Jun 2012 13:34:38 +0000 (16:34 +0300)]
Add some missing Javadoc to Page (#8907)

12 years agoRename setCurrentXyz() to setCurrent() (#9029)
Leif Åstrand [Mon, 25 Jun 2012 13:07:03 +0000 (16:07 +0300)]
Rename setCurrentXyz() to setCurrent() (#9029)

12 years agoTest for converter factory and related fixes (#8992)
Artur Signell [Mon, 25 Jun 2012 12:48:27 +0000 (15:48 +0300)]
Test for converter factory and related fixes (#8992)

12 years agoUse Notification.show(Page) as the official entry point (#8907)
Leif Åstrand [Mon, 25 Jun 2012 12:31:29 +0000 (15:31 +0300)]
Use Notification.show(Page) as the official entry point (#8907)

Also remove some static shorthands

12 years agoMove showNotification shorthands back to Root from LegacyWindow (#8907)
Leif Åstrand [Mon, 25 Jun 2012 12:28:20 +0000 (15:28 +0300)]
Move showNotification shorthands back to Root from LegacyWindow (#8907)

12 years agoMerge branch 'master' into rpcArray
Leif Åstrand [Mon, 25 Jun 2012 12:17:40 +0000 (15:17 +0300)]
Merge branch 'master' into rpcArray

12 years agoTest for changing Panel contents (#8735)
Artur Signell [Mon, 25 Jun 2012 11:59:07 +0000 (14:59 +0300)]
Test for changing Panel contents (#8735)

12 years agoTest for sorting Labels in a Table (#8845)
Artur Signell [Mon, 25 Jun 2012 11:29:52 +0000 (14:29 +0300)]
Test for sorting Labels in a Table (#8845)

12 years agoAvoid getting root panel document multiple times (#8717)
Artur Signell [Mon, 25 Jun 2012 11:09:50 +0000 (14:09 +0300)]
Avoid getting root panel document multiple times (#8717)

12 years agoAvoid strange unicode literal in source file to make build server happy
Leif Åstrand [Mon, 25 Jun 2012 10:40:25 +0000 (13:40 +0300)]
Avoid strange unicode literal in source file to make build server happy

12 years agoMerge branch 'rpcArray'
Leif Åstrand [Mon, 25 Jun 2012 09:43:51 +0000 (12:43 +0300)]
Merge branch 'rpcArray'

Conflicts:
src/com/vaadin/terminal/gwt/server/JsonCodec.java

12 years agoSupport arrays in RPC and shared state + test (#8655)
Leif Åstrand [Mon, 25 Jun 2012 09:37:36 +0000 (12:37 +0300)]
Support arrays in RPC and shared state + test (#8655)

12 years agoFixed tab index for Button and NativeButton (#9022)
Artur Signell [Mon, 25 Jun 2012 09:04:22 +0000 (12:04 +0300)]
Fixed tab index for Button and NativeButton (#9022)

12 years agoFixes for Navigator: empty view name, no extra event, javadoc (#8859)
Henri Sara [Mon, 25 Jun 2012 06:57:22 +0000 (09:57 +0300)]
Fixes for Navigator: empty view name, no extra event, javadoc (#8859)

12 years agoPass RPC exceptions to Application.terminalError (#9018)
Artur Signell [Thu, 21 Jun 2012 14:59:55 +0000 (17:59 +0300)]
Pass RPC exceptions to Application.terminalError (#9018)

12 years agoAvoid infinite loop when producing error message (#8618)
Artur Signell [Thu, 21 Jun 2012 14:58:15 +0000 (17:58 +0300)]
Avoid infinite loop when producing error message (#8618)

12 years agoMerge branch 'master' into gwt
Henri Sara [Thu, 21 Jun 2012 14:11:53 +0000 (17:11 +0300)]
Merge branch 'master' into gwt

12 years agoAvoid double attach calls for sub windows (#9011)
Artur Signell [Thu, 21 Jun 2012 13:11:59 +0000 (16:11 +0300)]
Avoid double attach calls for sub windows (#9011)

12 years agoAdded missing parts which made test fail
Artur Signell [Thu, 21 Jun 2012 13:01:44 +0000 (16:01 +0300)]
Added missing parts which made test fail

12 years agoFixed typo
Artur Signell [Thu, 21 Jun 2012 12:22:28 +0000 (15:22 +0300)]
Fixed typo

12 years agoStore measuredSize in map instead of in DOM in IE8 (#8717)
Artur Signell [Thu, 21 Jun 2012 12:21:56 +0000 (15:21 +0300)]
Store measuredSize in map instead of in DOM in IE8 (#8717)

12 years agoFixed typo
Artur Signell [Thu, 21 Jun 2012 08:45:03 +0000 (11:45 +0300)]
Fixed typo

12 years agoCall attach only once for children (#9005)
Artur Signell [Thu, 21 Jun 2012 08:27:55 +0000 (11:27 +0300)]
Call attach only once for children (#9005)

12 years agoCall attach only once for children (#9006)
Artur Signell [Thu, 21 Jun 2012 08:27:41 +0000 (11:27 +0300)]
Call attach only once for children (#9006)

12 years agoCorrected file mode to 644
Artur Signell [Thu, 21 Jun 2012 07:36:40 +0000 (10:36 +0300)]
Corrected file mode to 644

12 years agoRoot javadoc
Artur Signell [Thu, 21 Jun 2012 07:36:09 +0000 (10:36 +0300)]
Root javadoc

12 years agoMoved connector tracking from Application to Root
Artur Signell [Thu, 21 Jun 2012 07:35:38 +0000 (10:35 +0300)]
Moved connector tracking from Application to Root

This should fix issues with connectors being detached and reattached and
also make the connector map cleanup method unnecessary as long as
AbstractConnect.attach and detach always are called (#8943)

12 years agoGet converter from the application of the component if available (#8992)
Artur Signell [Tue, 19 Jun 2012 13:22:13 +0000 (16:22 +0300)]
Get converter from the application of the component if available (#8992)

12 years agoConverter support and updated data source logic (#8990, #8991)
Artur Signell [Tue, 19 Jun 2012 13:14:06 +0000 (16:14 +0300)]
Converter support and updated data source logic (#8990, #8991)

12 years agoAdditional test for converters (#8185)
Artur Signell [Tue, 19 Jun 2012 12:36:35 +0000 (15:36 +0300)]
Additional test for converters (#8185)

12 years agoSplit generic converter methods from AbstractField (#8991)
Artur Signell [Tue, 19 Jun 2012 12:35:04 +0000 (15:35 +0300)]
Split generic converter methods from AbstractField (#8991)

12 years agoTest for repainting Window contents (#8832, #8943)
Artur Signell [Wed, 13 Jun 2012 06:39:01 +0000 (09:39 +0300)]
Test for repainting Window contents (#8832, #8943)

12 years agoMade Label Comparable<Label> and fixed comparison issues (#8845)
Artur Signell [Mon, 11 Jun 2012 12:06:46 +0000 (15:06 +0300)]
Made Label Comparable<Label> and fixed comparison issues (#8845)

12 years agoRemove GWT-Version from manifest.
Henri Sara [Thu, 21 Jun 2012 14:08:49 +0000 (17:08 +0300)]
Remove GWT-Version from manifest.