]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoReturn int instead of Integer (#10306) 01/301/1
Artur Signell [Tue, 20 Nov 2012 09:55:35 +0000 (11:55 +0200)]
Return int instead of Integer (#10306)

Change-Id: I125b95e357223fb671332fb42736c42725d136ad

11 years agoAdded possibility to more easily debug layout loops (#10222) 86/286/4
Artur Signell [Fri, 16 Nov 2012 15:38:59 +0000 (17:38 +0200)]
Added possibility to more easily debug layout loops (#10222)

Change-Id: Id7a1e7590d0a35a8e9051acab043d7a26293637a

11 years agoMerge "Only process RPC invocation if there's a handler for it (#10134) * RpcManagers...
Artur Signell [Tue, 20 Nov 2012 09:11:13 +0000 (09:11 +0000)]
Merge "Only process RPC invocation if there's a handler for it (#10134) * RpcManagers lookup by String instead of Class to avoid loading the class sent by the client * Some generics tightened to only accept ServerRpc instances * Remove RpcTarget as it is only supported for ClientConnector"

11 years agoMerge "SassCompiler finds input in a better way, fixes #10299"
Artur Signell [Tue, 20 Nov 2012 08:53:55 +0000 (08:53 +0000)]
Merge "SassCompiler finds input in a better way, fixes #10299"

11 years agoOnly process RPC invocation if there's a handler for it (#10134) 98/298/1
Leif Åstrand [Tue, 20 Nov 2012 08:44:45 +0000 (10:44 +0200)]
Only process RPC invocation if there's a handler for it (#10134)
* RpcManagers lookup by String instead of Class to avoid loading the
class sent by the client
* Some generics tightened to only accept ServerRpc instances
* Remove RpcTarget as it is only supported for ClientConnector

Change-Id: I264d58f373db7ea3258cbc28dfc0fa1ec952723d

11 years agoSassCompiler finds input in a better way, fixes #10299 97/297/1
Marc Englund [Tue, 20 Nov 2012 08:42:54 +0000 (10:42 +0200)]
SassCompiler finds input in a better way, fixes #10299

Change-Id: I56c6a45008e072313f7be6f700f25df228287271

11 years agoUpdated Panel, Window to use Component in constructors (#10300) 96/296/3
Artur Signell [Tue, 20 Nov 2012 08:34:36 +0000 (10:34 +0200)]
Updated Panel, Window to use Component in constructors (#10300)

* Updated javadoc to be consistent with how Panel and Window behave (#10289)

Change-Id: I682d202e27b14d9695a8a6cd9eaff8a53fc6ae82

11 years agoRemoved deprecation as EventRouter will not be replaced for 7.0 (#10247) 95/295/2
Artur Signell [Tue, 20 Nov 2012 06:47:00 +0000 (08:47 +0200)]
Removed deprecation as EventRouter will not be replaced for 7.0 (#10247)

Change-Id: I14cc9c837bb966ff7ed5c396cedce0f6d75aaeb4

11 years agoChanged SystemMessagesProvider parameter into object (#10226) 91/291/2
Artur Signell [Mon, 19 Nov 2012 18:19:47 +0000 (20:19 +0200)]
Changed SystemMessagesProvider parameter into object (#10226)

Change-Id: I7ba22460ae5105e29b88b17bc3e3ac664e9ca980

11 years agoFix NPE when removing FileDownloader (#10198) 85/285/2
Artur Signell [Fri, 16 Nov 2012 15:24:54 +0000 (17:24 +0200)]
Fix NPE when removing FileDownloader (#10198)

Change-Id: I2423e3fbe88becfd76ed17c15d911d9253bf6e35

11 years agoFix renamed class 88/288/1
Leif Åstrand [Mon, 19 Nov 2012 10:28:23 +0000 (12:28 +0200)]
Fix renamed class

Change-Id: I90e66d440666480d558f83cb7e5277c10ed6177b

11 years agoHandle canceled or ignored XHR requests after beforeunload (#8891) 37/237/4
Leif Åstrand [Thu, 15 Nov 2012 07:40:42 +0000 (09:40 +0200)]
Handle canceled or ignored XHR requests after beforeunload (#8891)

* Not automatically testable as it depends exact timings

Change-Id: I53bccce675520ab2c7bb007766546b4cd3fe6e53

11 years agoRead browser width and height from request in Page.init (#9073) 83/283/2
Johannes Dahlström [Fri, 16 Nov 2012 13:34:23 +0000 (15:34 +0200)]
Read browser width and height from request in Page.init (#9073)

* Also change default screen width and height in WebBrowser to -1 for consistency
* Test for reading browser details in UI.init

Change-Id: I24339fd3742857392e1fc768696eeb2fb5551a90

11 years agoRenamed VaadinServiceSession to VaadinSession (#10223) 87/287/1
Artur Signell [Fri, 16 Nov 2012 16:29:44 +0000 (18:29 +0200)]
Renamed VaadinServiceSession to VaadinSession (#10223)

Change-Id: Id7f367300c000aa47edc12084f4e9500502466c3

11 years ago@Connect lastonly -> lastOnly (#10244) 84/284/1
Leif Åstrand [Fri, 16 Nov 2012 14:42:21 +0000 (16:42 +0200)]
@Connect lastonly -> lastOnly (#10244)

Change-Id: I5d587852d00b485eb57e10ad3ba874ea1b500a19

11 years agoMade it possible again to use Navigator with UI/Panel/Window (#10211) 71/271/1 7.0.0.beta9
Artur Signell [Thu, 15 Nov 2012 07:15:44 +0000 (09:15 +0200)]
Made it possible again to use Navigator with UI/Panel/Window (#10211)

Change-Id: I4b9c6c5eecb7b6d18e1ef7afcb38889bd7fec8aa

11 years agoMade method public as VForm is now in a different package (#9923) 69/269/1
Artur Signell [Wed, 14 Nov 2012 13:36:13 +0000 (15:36 +0200)]
Made method public as VForm is now in a different package (#9923)

Change-Id: I4304737a21b9aa369703fd080e4dc07779e1c38d

11 years agoMerge "Fix LegacyUIAddRemoveComponents test (#2924)"
Artur Signell [Wed, 14 Nov 2012 13:26:45 +0000 (13:26 +0000)]
Merge "Fix LegacyUIAddRemoveComponents test (#2924)"

11 years agoMerge "Made PopupView work with TB again and fixed test (#10187)"
Artur Signell [Wed, 14 Nov 2012 13:25:31 +0000 (13:25 +0000)]
Merge "Made PopupView work with TB again and fixed test (#10187)"

11 years agoMade PopupView work with TB again and fixed test (#10187) 56/256/3
Artur Signell [Tue, 13 Nov 2012 14:21:56 +0000 (16:21 +0200)]
Made PopupView work with TB again and fixed test (#10187)

Change-Id: I36b568866a69354caa36609fc7c7d42082bc9489

11 years agoMerge "Remove Window.addComponent() (#2924)"
Artur Signell [Wed, 14 Nov 2012 13:24:02 +0000 (13:24 +0000)]
Merge "Remove Window.addComponent() (#2924)"

11 years agoMerge "Updated Form to use hierarchy change event (#9923)"
Johannes Dahlström [Wed, 14 Nov 2012 13:21:46 +0000 (13:21 +0000)]
Merge "Updated Form to use hierarchy change event (#9923)"

11 years agoUpdated Form to use hierarchy change event (#9923) 51/251/2
Artur Signell [Mon, 12 Nov 2012 17:09:14 +0000 (19:09 +0200)]
Updated Form to use hierarchy change event (#9923)

Change-Id: I33475b5445b4f4724d5af84206d22d0c8e71dad1

11 years agoMerge "UI stylename handling (#9832)"
Johannes Dahlström [Wed, 14 Nov 2012 13:19:44 +0000 (13:19 +0000)]
Merge "UI stylename handling (#9832)"

11 years agoUI stylename handling (#9832) 34/234/5
Johannes Dahlström [Wed, 31 Oct 2012 15:31:16 +0000 (17:31 +0200)]
UI stylename handling (#9832)

* Change VUI class name from v-view to v-ui
* Use state.primaryStyleName so it can be changed
* Remove useless v-app-VaadinServiceSession from bootstrap root div

Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc

11 years agoRemove Window.addComponent() (#2924) 67/267/1
Henri Sara [Wed, 14 Nov 2012 13:13:21 +0000 (15:13 +0200)]
Remove Window.addComponent() (#2924)

Change-Id: Ida3269e3cce906fd4b55c5e1049b24e0ff383289

11 years agoFix test: Window is not a ComponentContainer (#2924) 66/266/2
Henri Sara [Wed, 14 Nov 2012 12:45:25 +0000 (14:45 +0200)]
Fix test: Window is not a ComponentContainer (#2924)

Change-Id: Id126f12e764672f6d360b613b9169b002e73ae96

11 years agoPanel and Window based on AbstractSingleComponentContainer (#2924) 65/265/1
Henri Sara [Wed, 14 Nov 2012 11:49:47 +0000 (13:49 +0200)]
Panel and Window based on AbstractSingleComponentContainer (#2924)

Change-Id: I9eb1f40a02dcad0f756ad2518d86ef1c52aa69c2

11 years agoFix LegacyUIAddRemoveComponents test (#2924) 64/264/1
Henri Sara [Wed, 14 Nov 2012 10:52:21 +0000 (12:52 +0200)]
Fix LegacyUIAddRemoveComponents test (#2924)

Change-Id: Ib6f59d3707713a5ec3c23ee552e19d87d4713862

11 years agoMove widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 60/260/2
Johannes Dahlström [Mon, 12 Nov 2012 11:22:47 +0000 (13:22 +0200)]
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)

Conflicts:

client/src/com/vaadin/client/ui/VScrollTable.java

Change-Id: Ie65e26c9e3df520b099744d4bc1aecc901eaa07a

11 years agoUI based on AbstractBasicComponentContainer (#2924) - make test compile 63/263/1
Henri Sara [Wed, 14 Nov 2012 08:42:34 +0000 (10:42 +0200)]
UI based on AbstractBasicComponentContainer (#2924) - make test compile

Change-Id: Ieef4c133ac5f6601f6e3f0780cb383bbe4fa4f49

11 years agoMove widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes 62/262/1
Henri Sara [Wed, 14 Nov 2012 08:17:06 +0000 (10:17 +0200)]
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes

- move VRichTextToolbar back to sub-package where its resources are (not
a top level widget)
- update some package names in browser specific overrides
- update a test

Change-Id: Id7ff5307b881ef1912e805b280604fbe09c35e0b

11 years agoMove widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fix 61/261/1
Henri Sara [Wed, 14 Nov 2012 07:23:53 +0000 (09:23 +0200)]
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fix
native javascript methods

Change-Id: Ib307c7eb0568690f9eaf59ce0bf039fe82634547

11 years agoUI based on AbstractBasicComponentContainer (#2924) 48/248/7
Henri Sara [Tue, 13 Nov 2012 16:08:29 +0000 (18:08 +0200)]
UI based on AbstractBasicComponentContainer (#2924)

Change-Id: I1614a3464b8e7a0e9ecdd8c3a76335cdb85bdf87

11 years agoMade test compatible with overlay container
Artur Signell [Tue, 13 Nov 2012 16:02:38 +0000 (18:02 +0200)]
Made test compatible with overlay container

Change-Id: I2774fc044690b30d83b178b9080e78dda2ed2d02

11 years agoMove widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 50/250/2
Johannes Dahlström [Mon, 12 Nov 2012 11:22:47 +0000 (13:22 +0200)]
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)

Change-Id: I5bc64ed7446ca6f87311bf63f49fb883cfd8b538

11 years agoMerge "Renamed uri fragment methods in Page to use UriFragment instead of Fragment...
Johannes Dahlström [Tue, 13 Nov 2012 15:40:58 +0000 (15:40 +0000)]
Merge "Renamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141)"

11 years agoMerge "Do not include javadoc jar in zip (#9963)"
Henri Sara [Tue, 13 Nov 2012 14:54:16 +0000 (14:54 +0000)]
Merge "Do not include javadoc jar in zip (#9963)"

11 years agoMerge "Run IE10 in IE9 compatibility mode for now (#10172)"
Johannes Dahlström [Tue, 13 Nov 2012 14:52:07 +0000 (14:52 +0000)]
Merge "Run IE10 in IE9 compatibility mode for now (#10172)"

11 years agoDo not include javadoc jar in zip (#9963) 59/259/1
Artur Signell [Tue, 13 Nov 2012 14:34:23 +0000 (16:34 +0200)]
Do not include javadoc jar in zip (#9963)

Change-Id: I1b1a067e8e67a6c21eb6401efa2cf38b81905e22

11 years agoRun IE10 in IE9 compatibility mode for now (#10172) 58/258/1
Artur Signell [Tue, 13 Nov 2012 14:30:28 +0000 (16:30 +0200)]
Run IE10 in IE9 compatibility mode for now (#10172)

Change-Id: I66f77c67692092a203bb84ae152ba9ccbff4bda8

11 years agoRenamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141) 57/257/1
Artur Signell [Tue, 13 Nov 2012 14:29:01 +0000 (16:29 +0200)]
Renamed uri fragment methods in Page to use UriFragment instead of Fragment (#10141)

Change-Id: I1c5826a667e718ec147807889082d27392cf44e8

11 years ago(#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange. Added... 55/255/5
Mikael Grankvist [Tue, 13 Nov 2012 11:35:27 +0000 (13:35 +0200)]
(#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange. Added test.

Change-Id: Iccd290a8e2be165207abe1b4805ec992d24bad0d

11 years agoMerge "Do not publish builds automatically to local Maven (#9926)"
Henri Sara [Tue, 13 Nov 2012 10:58:53 +0000 (10:58 +0000)]
Merge "Do not publish builds automatically to local Maven (#9926)"

11 years agoMerge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)"
Henri Sara [Tue, 13 Nov 2012 10:57:59 +0000 (10:57 +0000)]
Merge "Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)"

11 years agoMerge "Fixed widget comparisons to avoid reattaching children (#9807)"
John Ahlroos [Tue, 13 Nov 2012 10:49:42 +0000 (10:49 +0000)]
Merge "Fixed widget comparisons to avoid reattaching children (#9807)"

11 years ago(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent anymore. 54/254/2
Mikael Grankvist [Tue, 13 Nov 2012 08:11:51 +0000 (10:11 +0200)]
(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent anymore.

Change-Id: I2d12b8876bee47030383cf4845efd49eaeee72ee

11 years agoFixed widget comparisons to avoid reattaching children (#9807) 52/252/2
Artur Signell [Mon, 12 Nov 2012 17:56:24 +0000 (19:56 +0200)]
Fixed widget comparisons to avoid reattaching children (#9807)

Change-Id: Iae6de2bf3d6cbc39fc2b6285eb1e514710e98818

11 years agoMerge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)"
John Ahlroos [Tue, 13 Nov 2012 07:17:14 +0000 (07:17 +0000)]
Merge "Use commons-lang 2.6 in server aswell as in client-compiler (#9970)"

11 years agoMerge "Do not include classes which cannot be instansiated"
John Ahlroos [Tue, 13 Nov 2012 07:11:02 +0000 (07:11 +0000)]
Merge "Do not include classes which cannot be instansiated"

11 years agoUse commons-lang 2.6 in server aswell as in client-compiler (#9970) 53/253/1
Artur Signell [Mon, 12 Nov 2012 17:59:30 +0000 (19:59 +0200)]
Use commons-lang 2.6 in server aswell as in client-compiler (#9970)

Change-Id: I863d8f015fe8cb17b571ac3e8675591560247627

11 years agoFixed ClassloaderResolver on Windows (#9606) 46/246/1
Artur Signell [Mon, 12 Nov 2012 14:31:41 +0000 (16:31 +0200)]
Fixed ClassloaderResolver on Windows (#9606)

Change-Id: I4bb5b17eb27622d4ed52368dd7678a4851eb94c2

11 years agoFixed row focus not removed when selecting rows in Table #10036 43/243/1
John Ahlroos [Mon, 12 Nov 2012 12:38:08 +0000 (14:38 +0200)]
Fixed row focus not removed when selecting rows in Table #10036

Change-Id: Ie9089d7d35e8c3d27f93938141c0378816e4f48e

11 years agoMerge "Fixes #10166 SassCompiler parent reference in middle of selector bugs"
Marc Englund [Mon, 12 Nov 2012 11:01:38 +0000 (11:01 +0000)]
Merge "Fixes #10166 SassCompiler parent reference in middle of selector bugs"

11 years agoCall ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132) 42/242/1
Johannes Dahlström [Mon, 12 Nov 2012 10:52:17 +0000 (12:52 +0200)]
Call ViewDisplay.showView before View.enter in Navigator.navigateTo (#10132)

Change-Id: I48ecb305166557f1671bdd635c25f17b8f490297

11 years agoMerge "ParentSelectorHandler was using wrong HashMap implementation"
Marc Englund [Mon, 12 Nov 2012 09:58:52 +0000 (09:58 +0000)]
Merge "ParentSelectorHandler was using wrong HashMap implementation"

11 years agoMerge "Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes...
Marc Englund [Mon, 12 Nov 2012 09:58:29 +0000 (09:58 +0000)]
Merge "Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes showing up in the wrong order"

11 years agoMerge "Fixed absolute layout class cast exception #10155"
Artur Signell [Mon, 12 Nov 2012 09:39:02 +0000 (09:39 +0000)]
Merge "Fixed absolute layout class cast exception #10155"

11 years agoFixes #10166 SassCompiler parent reference in middle of selector bugs 41/241/2
Sebastian Nyholm [Mon, 12 Nov 2012 09:07:29 +0000 (11:07 +0200)]
Fixes #10166 SassCompiler parent reference in middle of selector bugs

Change-Id: I725191cf209832c415146af917fb4b9b23912f89

11 years agoParentSelectorHandler was using wrong HashMap implementation 40/240/1
Sebastian Nyholm [Mon, 12 Nov 2012 08:00:45 +0000 (10:00 +0200)]
ParentSelectorHandler was using wrong HashMap implementation

Change-Id: Ia07c813a8b380f3599cdf84ef036457d2911a545

11 years agoFixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes showing... 39/239/1
Sebastian Nyholm [Mon, 12 Nov 2012 07:57:53 +0000 (09:57 +0200)]
Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes showing up in the wrong order

Change-Id: Iba2dd3ddc3136ddba93e9653614b42f0b0dca971

11 years agoFix typo 38/238/1
Leif Åstrand [Fri, 9 Nov 2012 13:34:27 +0000 (15:34 +0200)]
Fix typo

Change-Id: I52aaaa743f831d46d304ec4424b68e9f28bfdb30

11 years agoRename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanupEnabled
Johannes Dahlström [Thu, 8 Nov 2012 14:29:19 +0000 (16:29 +0200)]
Rename DefaultDeploymentConfiguration.idleRootCleanupEnabled to idleUICleanupEnabled

Change-Id: I618b23259b24436b985e226512a0fae3b380433b

11 years agoMerge "Rename Application.getRootConnector to getUIConnector (#10158)"
Marc Englund [Fri, 9 Nov 2012 12:39:33 +0000 (12:39 +0000)]
Merge "Rename Application.getRootConnector to getUIConnector (#10158)"

11 years agoFixed ordering in ordered layout when inserting components #10154 25/225/7
John Ahlroos [Wed, 7 Nov 2012 13:09:41 +0000 (15:09 +0200)]
Fixed ordering in ordered layout when inserting components #10154

Change-Id: I025745a4f575ecaece0e897e9b8f90adba7c2d63

11 years agoVerify child info in state before attaching widgets (#10150) 22/222/2
Leif Åstrand [Wed, 7 Nov 2012 08:50:14 +0000 (10:50 +0200)]
Verify child info in state before attaching widgets (#10150)

Change-Id: If6677bd1fcfc6dadd09d5816b93a0206417facb3

11 years agoMerge "Fixes #9546, #9974, #10100, #10105"
Marc Englund [Fri, 9 Nov 2012 07:37:00 +0000 (07:37 +0000)]
Merge "Fixes #9546, #9974, #10100, #10105"

11 years agoFixes #9546, #9974, #10100, #10105 15/215/5
Sebastian Nyholm [Mon, 22 Oct 2012 08:11:04 +0000 (11:11 +0300)]
Fixes #9546, #9974, #10100, #10105

Change-Id: I1baccb5604899707960b1cf06887ada0fe217d08

11 years agoRename Application.getRootConnector to getUIConnector (#10158) 33/233/1
Johannes Dahlström [Thu, 8 Nov 2012 14:25:03 +0000 (16:25 +0200)]
Rename Application.getRootConnector to getUIConnector (#10158)

Change-Id: I9f7714cc8a723550e521b1cd0fb70499f3f12138

11 years agoMerge "Handle the situation where browser reports an unknown button on click event...
Artur Signell [Thu, 8 Nov 2012 13:35:28 +0000 (13:35 +0000)]
Merge "Handle the situation where browser reports an unknown button on click event (#9956)"

11 years agoHandle the situation where browser reports an unknown button on click event (#9956) 41/141/3
Johannes Dahlström [Fri, 19 Oct 2012 14:42:10 +0000 (17:42 +0300)]
Handle the situation where browser reports an unknown button on click event (#9956)

Change-Id: Ia6b1ebf42734d546cbba4e5e845d4c9998cdf9f7

11 years agoRemoved dead code 32/232/1
Artur Signell [Thu, 8 Nov 2012 13:01:51 +0000 (15:01 +0200)]
Removed dead code

Change-Id: Ieb83a098d1032ba79ff2e589e5b86b32ceab94b3

11 years agoModified FieldGroup so that fields configured with read only properties 29/229/2
tapio [Thu, 8 Nov 2012 11:32:06 +0000 (13:32 +0200)]
Modified FieldGroup so that fields configured with read only properties
will also be made read only (#9076).

Change-Id: I183ae263f4952a51513623d38dc9e04ce1482f45

11 years agoFixed absolute layout class cast exception #10155 30/230/1
John Ahlroos [Thu, 8 Nov 2012 10:03:45 +0000 (12:03 +0200)]
Fixed absolute layout class cast exception #10155

Change-Id: I5a9772e2d4082453923cfdca17bcef34e833adda

11 years agoMerge "Exclude files in vaadin-shared-deps from vaadin-client (#9612)"
Henri Sara [Wed, 7 Nov 2012 14:39:18 +0000 (14:39 +0000)]
Merge "Exclude files in vaadin-shared-deps from vaadin-client (#9612)"

11 years agoAdded missing cast (#9342) 28/228/1
Artur Signell [Wed, 7 Nov 2012 14:26:25 +0000 (16:26 +0200)]
Added missing cast (#9342)

Change-Id: If8078ffea6fd2bcaf62591ed8930905cdc1d3a1d

11 years agoChanged public method to protected (#10143) 24/224/2
Artur Signell [Wed, 7 Nov 2012 13:01:36 +0000 (15:01 +0200)]
Changed public method to protected (#10143)

Change-Id: I3d86ecda5fb6cd57f95ce8e3aa3512994c89bf3f

11 years agoMoved EventRouter from AbstractComponent to AbstractClientConnector (#9342) 16/216/3
Artur Signell [Tue, 6 Nov 2012 15:36:39 +0000 (17:36 +0200)]
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)

Change-Id: I33981f0c80ab367d74bbbeebb48abbc81d4f182c

11 years agoDo not publish builds automatically to local Maven (#9926) 27/227/1
Artur Signell [Wed, 7 Nov 2012 13:33:12 +0000 (15:33 +0200)]
Do not publish builds automatically to local Maven (#9926)

Change-Id: I485fe66bfd7a8975657a62bff5c7b64ca1cf8824

11 years agoExclude files in vaadin-shared-deps from vaadin-client (#9612) 26/226/1
Artur Signell [Wed, 7 Nov 2012 13:32:06 +0000 (15:32 +0200)]
Exclude files in vaadin-shared-deps from vaadin-client (#9612)

Change-Id: I2edbb8d30f68879b5e8152c3fbf4d7f514fdab6b

11 years agoTest for #10155
Artur Signell [Wed, 7 Nov 2012 13:16:05 +0000 (15:16 +0200)]
Test for #10155

Change-Id: I63428b4ae8492aba253dc3ac1c024bd61b692818

11 years agoAdded AbstractConnector.getRpcProxy helper (#10143) 17/217/3
Artur Signell [Tue, 6 Nov 2012 15:51:39 +0000 (17:51 +0200)]
Added AbstractConnector.getRpcProxy helper (#10143)

Change-Id: I52ca9908763cc7416a2c50971252429cd8c294e8

11 years agoMerge "Test for #10098"
John Ahlroos [Wed, 7 Nov 2012 11:52:05 +0000 (11:52 +0000)]
Merge "Test for #10098"

11 years agoTest script for #10128
Artur Signell [Wed, 7 Nov 2012 11:00:04 +0000 (13:00 +0200)]
Test script for #10128

Change-Id: I81c477b548cd49f1c3e9e04de99fede61a0bd254

11 years agoTest script for #10154
Artur Signell [Wed, 7 Nov 2012 10:49:40 +0000 (12:49 +0200)]
Test script for #10154

Change-Id: I0fcae73633ea2f7d98323d2e2a0e00df6ef0b5fc

11 years agoTest for #10154
Artur Signell [Wed, 7 Nov 2012 10:38:51 +0000 (12:38 +0200)]
Test for #10154

Change-Id: Ie49c010564e7ce45f823f0f61a81135ae9a7132b

11 years agoTest for #10098 23/223/1
Artur Signell [Wed, 7 Nov 2012 10:15:27 +0000 (12:15 +0200)]
Test for #10098

Change-Id: I50fd7fc998ca394bfd1139b26a19bd5bb48cc354

11 years agoAdded Component.getDescription (#8154) 21/221/2
Artur Signell [Tue, 6 Nov 2012 16:21:04 +0000 (18:21 +0200)]
Added Component.getDescription (#8154)

Change-Id: Iaa2f35415e68ecd4d53fd8743eb2c5cfb0afd36a

11 years agoMerge "AbstractComponentContainer should implement getComponentIterator and not itera...
Johannes Dahlström [Tue, 6 Nov 2012 16:27:17 +0000 (16:27 +0000)]
Merge "AbstractComponentContainer should implement getComponentIterator and not iterator (#10144)"

11 years agoMerge "Merged com.vaadin.service into com.vaadin.util (#10146)"
Johannes Dahlström [Tue, 6 Nov 2012 16:26:44 +0000 (16:26 +0000)]
Merge "Merged com.vaadin.service into com.vaadin.util (#10146)"

11 years agoMerge "Moved classes from com.vaadin to com.vaadin.server (#10145)"
Johannes Dahlström [Tue, 6 Nov 2012 16:25:02 +0000 (16:25 +0000)]
Merge "Moved classes from com.vaadin to com.vaadin.server (#10145)"

11 years agoMerged com.vaadin.service into com.vaadin.util (#10146) 20/220/1
Artur Signell [Tue, 6 Nov 2012 16:14:12 +0000 (18:14 +0200)]
Merged com.vaadin.service into com.vaadin.util (#10146)

Change-Id: I313ba80073b89a90da8ebe8c26f35c4fcc51f431

11 years agoMoved classes from com.vaadin to com.vaadin.server (#10145) 19/219/1
Artur Signell [Tue, 6 Nov 2012 16:11:50 +0000 (18:11 +0200)]
Moved classes from com.vaadin to com.vaadin.server (#10145)

Change-Id: Ica48f1d5edbefde0ef8afca0c2774fe122a6c8ad

11 years agoAbstractComponentContainer should implement getComponentIterator and not iterator... 18/218/1
Artur Signell [Tue, 6 Nov 2012 16:06:20 +0000 (18:06 +0200)]
AbstractComponentContainer should implement getComponentIterator and not iterator (#10144)

Change-Id: I092cc71dfa9ded74f6624e6808a9ec1de7cf1cb5

11 years agoMake getRpcProxy protected (#9312) 14/214/2
Artur Signell [Tue, 6 Nov 2012 11:31:05 +0000 (13:31 +0200)]
Make getRpcProxy protected (#9312)

Change-Id: Ia315978b72e5fa3d2f7268b9bb4b4095c2d93402

11 years agoMerge "Add v-disabled when disabling on client side (#10137)"
John Ahlroos [Tue, 6 Nov 2012 11:21:23 +0000 (11:21 +0000)]
Merge "Add v-disabled when disabling on client side (#10137)"

11 years agoAdd v-disabled when disabling on client side (#10137) 13/213/1
Artur Signell [Tue, 6 Nov 2012 10:32:28 +0000 (12:32 +0200)]
Add v-disabled when disabling on client side (#10137)

Change-Id: I6ec86d98f68b11ee4149415cb9ee9aa36cb8570c

11 years agoDefine line-height for tooltips in Runo (#10136) 12/212/1
Artur Signell [Tue, 6 Nov 2012 09:44:56 +0000 (11:44 +0200)]
Define line-height for tooltips in Runo (#10136)

Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5

11 years agoDo not include classes which cannot be instansiated 11/211/1
Artur Signell [Tue, 6 Nov 2012 09:17:44 +0000 (11:17 +0200)]
Do not include classes which cannot be instansiated

Change-Id: I467993c91754f094e5d55d5c849c718291487754

11 years agoMerge "Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by... 7.0.0.beta8
John Ahlroos [Tue, 6 Nov 2012 08:48:55 +0000 (08:48 +0000)]
Merge "Fix for #10126 - npe when using 'plain GWT' popup panel. Applied patch by mgrankvi, and also did the same change to the mozilla variant."