]>
source.dussan.org Git - vaadin-framework.git/log
Artur Signell [Thu, 28 Jun 2012 07:24:48 +0000 (10:24 +0300)]
Updated javadoc
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().
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
Leif Åstrand [Wed, 27 Jun 2012 14:12:49 +0000 (17:12 +0300)]
Javadocs for @StyleSheet and @JavaScript (#9044)
Leif Åstrand [Wed, 27 Jun 2012 14:08:38 +0000 (17:08 +0300)]
Rename widget -> dependency in delayed load handling (#9044)
Leif Åstrand [Wed, 27 Jun 2012 13:52:09 +0000 (16:52 +0300)]
Add @JavaScript and @StyleSheet and remove @LoadScripts (#9044)
Henri Sara [Wed, 27 Jun 2012 06:35:24 +0000 (09:35 +0300)]
Fix UriFragmentManagerTest based on earlier implementation change
Leif Åstrand [Tue, 26 Jun 2012 12:25:28 +0000 (15:25 +0300)]
Move test extension out of main source folder
Leif Åstrand [Tue, 26 Jun 2012 12:00:31 +0000 (15:00 +0300)]
Mention legacy application level windows and relation to Root (#8784)
Leif Åstrand [Tue, 26 Jun 2012 11:56:31 +0000 (14:56 +0300)]
Move test component out of main source folder
Henri Sara [Tue, 26 Jun 2012 06:51:18 +0000 (09:51 +0300)]
Add javadoc about navigation to initial view, remove unused code #8859
Leif Åstrand [Tue, 26 Jun 2012 06:48:56 +0000 (09:48 +0300)]
Don't mention application level windows in Window javadoc (#8784)
Artur Signell [Mon, 25 Jun 2012 16:04:56 +0000 (19:04 +0300)]
Added Table.setSortEnabled and deprecated setSortDisabled (#9021)
Artur Signell [Mon, 25 Jun 2012 16:02:37 +0000 (19:02 +0300)]
Changed AbstractInMemoryContainer.getItemIds() to return List (#8829)
Artur Signell [Mon, 25 Jun 2012 15:53:58 +0000 (18:53 +0300)]
Javadoc fixes (#8943)
Leif Åstrand [Mon, 25 Jun 2012 13:34:38 +0000 (16:34 +0300)]
Add some missing Javadoc to Page (#8907)
Leif Åstrand [Mon, 25 Jun 2012 13:07:03 +0000 (16:07 +0300)]
Rename setCurrentXyz() to setCurrent() (#9029)
Artur Signell [Mon, 25 Jun 2012 12:48:27 +0000 (15:48 +0300)]
Test for converter factory and related fixes (#8992)
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
Leif Åstrand [Mon, 25 Jun 2012 12:28:20 +0000 (15:28 +0300)]
Move showNotification shorthands back to Root from LegacyWindow (#8907)
Leif Åstrand [Mon, 25 Jun 2012 12:17:40 +0000 (15:17 +0300)]
Merge branch 'master' into rpcArray
Artur Signell [Mon, 25 Jun 2012 11:59:07 +0000 (14:59 +0300)]
Test for changing Panel contents (#8735)
Artur Signell [Mon, 25 Jun 2012 11:29:52 +0000 (14:29 +0300)]
Test for sorting Labels in a Table (#8845)
Artur Signell [Mon, 25 Jun 2012 11:09:50 +0000 (14:09 +0300)]
Avoid getting root panel document multiple times (#8717)
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
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
Leif Åstrand [Mon, 25 Jun 2012 09:37:36 +0000 (12:37 +0300)]
Support arrays in RPC and shared state + test (#8655)
Artur Signell [Mon, 25 Jun 2012 09:04:22 +0000 (12:04 +0300)]
Fixed tab index for Button and NativeButton (#9022)
Henri Sara [Mon, 25 Jun 2012 06:57:22 +0000 (09:57 +0300)]
Fixes for Navigator: empty view name, no extra event, javadoc (#8859)
Artur Signell [Thu, 21 Jun 2012 14:59:55 +0000 (17:59 +0300)]
Pass RPC exceptions to Application.terminalError (#9018)
Artur Signell [Thu, 21 Jun 2012 14:58:15 +0000 (17:58 +0300)]
Avoid infinite loop when producing error message (#8618)
Artur Signell [Thu, 21 Jun 2012 13:11:59 +0000 (16:11 +0300)]
Avoid double attach calls for sub windows (#9011)
Artur Signell [Thu, 21 Jun 2012 13:01:44 +0000 (16:01 +0300)]
Added missing parts which made test fail
Artur Signell [Thu, 21 Jun 2012 12:22:28 +0000 (15:22 +0300)]
Fixed typo
Artur Signell [Thu, 21 Jun 2012 12:21:56 +0000 (15:21 +0300)]
Store measuredSize in map instead of in DOM in IE8 (#8717)
Artur Signell [Thu, 21 Jun 2012 08:45:03 +0000 (11:45 +0300)]
Fixed typo
Artur Signell [Thu, 21 Jun 2012 08:27:55 +0000 (11:27 +0300)]
Call attach only once for children (#9005)
Artur Signell [Thu, 21 Jun 2012 08:27:41 +0000 (11:27 +0300)]
Call attach only once for children (#9006)
Artur Signell [Thu, 21 Jun 2012 07:36:40 +0000 (10:36 +0300)]
Corrected file mode to 644
Artur Signell [Thu, 21 Jun 2012 07:36:09 +0000 (10:36 +0300)]
Root javadoc
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)
Artur Signell [Tue, 19 Jun 2012 13:22:13 +0000 (16:22 +0300)]
Get converter from the application of the component if available (#8992)
Artur Signell [Tue, 19 Jun 2012 13:14:06 +0000 (16:14 +0300)]
Converter support and updated data source logic (#8990, #8991)
Artur Signell [Tue, 19 Jun 2012 12:36:35 +0000 (15:36 +0300)]
Additional test for converters (#8185)
Artur Signell [Tue, 19 Jun 2012 12:35:04 +0000 (15:35 +0300)]
Split generic converter methods from AbstractField (#8991)
Artur Signell [Wed, 13 Jun 2012 06:39:01 +0000 (09:39 +0300)]
Test for repainting Window contents (#8832, #8943)
Artur Signell [Mon, 11 Jun 2012 12:06:46 +0000 (15:06 +0300)]
Made Label Comparable<Label> and fixed comparison issues (#8845)
Leif Åstrand [Thu, 21 Jun 2012 11:51:59 +0000 (14:51 +0300)]
Show sensible message if variable change target isn't a VariableOwner
Leif Åstrand [Thu, 21 Jun 2012 11:33:34 +0000 (14:33 +0300)]
Use "this" to avoid conflicts if there's a parameter named "connector"
Henri Sara [Thu, 21 Jun 2012 07:33:23 +0000 (10:33 +0300)]
Use class references instead of class names for AcceptCriterion (#8641)
Leif Åstrand [Wed, 20 Jun 2012 17:21:31 +0000 (20:21 +0300)]
Update mini tutorial code to use api introduced in alpha3
Leif Åstrand [Wed, 20 Jun 2012 17:20:43 +0000 (20:20 +0300)]
Add partially broken mini tutorial code for alpha 2
Henri Sara [Wed, 20 Jun 2012 13:27:32 +0000 (16:27 +0300)]
Eliminate scanning for accept criteria by reversed annotation (#8641)
The new annotation is called AcceptCriterion and is on the client side
class, pointing to the server side implementation.
This change also addresses #5956 (avoid loading classes when scanning -
no more scanning for criteria) and #6750 (logging).
Leif Åstrand [Wed, 20 Jun 2012 13:33:37 +0000 (16:33 +0300)]
Restructure mini tutorial packages
Leif Åstrand [Wed, 20 Jun 2012 13:32:41 +0000 (16:32 +0300)]
Disable tutorial code for browser.getClientHeight/Width as it's broken
Leif Åstrand [Wed, 20 Jun 2012 13:31:44 +0000 (16:31 +0300)]
Update mini tutorial code to work with current APIs
Leif Åstrand [Wed, 20 Jun 2012 13:28:05 +0000 (16:28 +0300)]
Add (partially broken) mini tutorial code to help detecting breakage
Leif Åstrand [Wed, 20 Jun 2012 11:36:21 +0000 (14:36 +0300)]
Javadocs and minor tweaks for extensions, JavaScript and js wrappers
Johannes Dahlström [Wed, 20 Jun 2012 08:53:32 +0000 (11:53 +0300)]
Fix tests broken by the layout overhaul
Johannes Dahlström [Tue, 19 Jun 2012 17:10:36 +0000 (20:10 +0300)]
Actually click on the splitter (test broken by #4120 changes)
Johannes Dahlström [Tue, 19 Jun 2012 17:45:56 +0000 (20:45 +0300)]
Fixed regression: AbstractClickEventHandler.onMouseUp() should call shouldFireEvent()
Johannes Dahlström [Tue, 19 Jun 2012 16:17:34 +0000 (19:17 +0300)]
Fix DragAndDropWrapper tooltip handling to use shared state
Johannes Dahlström [Tue, 19 Jun 2012 15:23:10 +0000 (18:23 +0300)]
Ensure widgets are scrollable after a state change (see also #8994)
Johannes Dahlström [Tue, 19 Jun 2012 12:41:03 +0000 (15:41 +0300)]
Fix test broken by a DOM change: properly click the tab close button
Johannes Dahlström [Tue, 19 Jun 2012 12:19:10 +0000 (15:19 +0300)]
Register mousedown handler correctly
Leif Åstrand [Tue, 19 Jun 2012 11:03:29 +0000 (14:03 +0300)]
Properly update v-disabled styles for most components (#8719)
Johannes Dahlström [Tue, 19 Jun 2012 11:51:37 +0000 (14:51 +0300)]
Window.showNotification -> Notification.show
Johannes Dahlström [Tue, 19 Jun 2012 11:48:49 +0000 (14:48 +0300)]
Merge branch '6.8'
Conflicts:
src/com/vaadin/terminal/gwt/client/ui/draganddropwrapper/VDragAndDropWrapper.java
src/com/vaadin/terminal/gwt/client/ui/form/VForm.java
src/com/vaadin/terminal/gwt/client/ui/window/VWindow.java
tests/server-side/com/vaadin/tests/VaadinClasses.java
Removed Java5-incompatible @Override annotations
Johannes Dahlström [Tue, 19 Jun 2012 10:46:38 +0000 (13:46 +0300)]
Merge remote-tracking branch 'origin/master'
Conflicts:
tests/testbench/com/vaadin/tests/integration/EmbedSizeTest.java
Johannes Dahlström [Tue, 19 Jun 2012 10:42:11 +0000 (13:42 +0300)]
Fix issues caused by 6.8 merge: prevent NPE with componentStyles; ensure split position limits are properly set; ensure panels are scrollable after state change
Leif Åstrand [Tue, 19 Jun 2012 10:15:14 +0000 (13:15 +0300)]
Use new Function instead of eval to restrict scope (#8980)
Leif Åstrand [Tue, 19 Jun 2012 10:03:27 +0000 (13:03 +0300)]
Fix typo in variable name
Leif Åstrand [Tue, 19 Jun 2012 09:23:33 +0000 (12:23 +0300)]
Extract API from Root to Page (#8907)
Johannes Dahlström [Tue, 19 Jun 2012 08:24:20 +0000 (11:24 +0300)]
Merge remote-tracking branch 'origin/master'
Leif Åstrand [Mon, 18 Jun 2012 11:01:29 +0000 (14:01 +0300)]
Deprecate @LoadScripts to signal that it's a temporary hack (#8888)
Johannes Dahlström [Fri, 15 Jun 2012 12:41:34 +0000 (12:41 +0000)]
#7938 Added reference to #8971 to the javadoc
svn changeset:23950/svn branch:6.8
Johannes Dahlström [Fri, 15 Jun 2012 11:56:15 +0000 (11:56 +0000)]
#7938 Clarified Window.center() javadoc
svn changeset:23949/svn branch:6.8
Leif Åstrand [Fri, 15 Jun 2012 11:50:11 +0000 (14:50 +0300)]
Remove method accidentally left behind (#6730)
Johannes Dahlström [Fri, 15 Jun 2012 11:16:06 +0000 (11:16 +0000)]
TB script for #8949
svn changeset:23947/svn branch:6.8
Leif Åstrand [Fri, 15 Jun 2012 10:56:10 +0000 (13:56 +0300)]
Add API for getting the parent connector's id (#8888)
Leif Åstrand [Fri, 15 Jun 2012 10:39:26 +0000 (13:39 +0300)]
Add support for getting the dom element for any connector id (#8888)
Johannes Dahlström [Fri, 15 Jun 2012 10:38:45 +0000 (10:38 +0000)]
#8949 Make sure a drag image always has absolute position
svn changeset:23944/svn branch:6.8
Leif Åstrand [Fri, 15 Jun 2012 09:44:01 +0000 (12:44 +0300)]
Add support for callbacks in other objects (e.g. "foo.bar") (#6730)
Leif Åstrand [Fri, 15 Jun 2012 09:18:48 +0000 (12:18 +0300)]
Properly pass arguments from the server to the callbacks (#8888)
Leif Åstrand [Fri, 15 Jun 2012 09:10:54 +0000 (12:10 +0300)]
Add StateChangeHandler in init to come after component handler (#8888)
Johannes Dahlström [Fri, 15 Jun 2012 08:18:46 +0000 (11:18 +0300)]
Merge remote-tracking branch 'origin/master'
Conflicts:
src/com/vaadin/terminal/gwt/server/DragAndDropService.java
Leif Åstrand [Fri, 15 Jun 2012 07:13:44 +0000 (10:13 +0300)]
Add missing Serializable
Leif Åstrand [Fri, 15 Jun 2012 07:13:08 +0000 (10:13 +0300)]
Add missing $entry
Leif Åstrand [Thu, 14 Jun 2012 19:57:28 +0000 (22:57 +0300)]
Implement js rpc proxy objects and wildcard rpc support (#8888)
Leif Åstrand [Thu, 14 Jun 2012 18:18:49 +0000 (21:18 +0300)]
Use callbacks directly as fields in connector object (#8888)
Artur Signell [Thu, 14 Jun 2012 14:53:11 +0000 (14:53 +0000)]
Fixed typo (: instead of =) (#8941)
svn changeset:23941/svn branch:6.8
Leif Åstrand [Thu, 14 Jun 2012 14:42:04 +0000 (17:42 +0300)]
Rename Javascript -> JavaScript
Leif Åstrand [Thu, 14 Jun 2012 14:29:49 +0000 (17:29 +0300)]
JavascriptManager -> JavaScript and changes based on review (#6730)
Leif Åstrand [Thu, 14 Jun 2012 14:23:44 +0000 (17:23 +0300)]
Change package name in js file not changed by previous refactoring
Johannes Dahlström [Thu, 14 Jun 2012 13:49:03 +0000 (13:49 +0000)]
#7766 Use debug id in test to make IE 6,7,8 not fail so har
svn changeset:23939/svn branch:6.8
Johannes Dahlström [Thu, 14 Jun 2012 13:11:37 +0000 (13:11 +0000)]
#8852 Applied Sami's patch with minor changes to comments and the test
svn changeset:23938/svn branch:6.8
Leif Åstrand [Thu, 14 Jun 2012 10:39:41 +0000 (13:39 +0300)]
Add shorthand for removing an Extension from its target (#6690)
Leif Åstrand [Thu, 14 Jun 2012 10:39:13 +0000 (13:39 +0300)]
Require all Connectors to be either Components or Extensions (#6690)
Leif Åstrand [Thu, 14 Jun 2012 10:34:59 +0000 (13:34 +0300)]
File missing from previous commit (#6690)
Leif Åstrand [Thu, 14 Jun 2012 10:27:34 +0000 (13:27 +0300)]
Tweaks to Extension API based on review (#6690)