]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
11 years agoCorrectly update v-disabled for child captions (#10079) 69/169/1
Artur Signell [Fri, 26 Oct 2012 07:16:01 +0000 (10:16 +0300)]
Correctly update v-disabled for child captions (#10079)

Change-Id: If6bf014328e9eb49bc48980eba256154e0f89b95

11 years agoFormatted project
Artur Signell [Fri, 26 Oct 2012 07:13:39 +0000 (10:13 +0300)]
Formatted project

Change-Id: I771ca4edea66ad29a80628ee1a98d1c5ff1679ab

11 years agoRemoved scripts no longer relevant for Vaadin 7/Git
Artur Signell [Thu, 25 Oct 2012 07:59:20 +0000 (10:59 +0300)]
Removed scripts no longer relevant for Vaadin 7/Git

Change-Id: I01bc811775d654fdba38eba8c3d0507c22e0f7f1

11 years agoMerge "Return 404 if a resource cannot be found (#10053)"
Henri Sara [Thu, 25 Oct 2012 07:01:54 +0000 (07:01 +0000)]
Merge "Return 404 if a resource cannot be found (#10053)"

11 years agoMissing package for ProgressIndicator (#10008) 63/163/1
Artur Signell [Thu, 25 Oct 2012 06:56:00 +0000 (09:56 +0300)]
Missing package for ProgressIndicator (#10008)

Change-Id: Ibf0b6353ce972cbb91d4951e37f996a3379dd6b9

11 years agoMerge "Updated ProgressIndicator to use state and rpc (#10008)"
John Ahlroos [Wed, 24 Oct 2012 12:50:19 +0000 (12:50 +0000)]
Merge "Updated ProgressIndicator to use state and rpc (#10008)"

11 years agoMerge "Refactor GET parameter names to ApplicationConstants"
Leif Åstrand [Wed, 24 Oct 2012 12:36:57 +0000 (12:36 +0000)]
Merge "Refactor GET parameter names to ApplicationConstants"

11 years agoMerge "Properly support extension connectors in debug console (#8422, #9999) * Clicki...
Leif Åstrand [Wed, 24 Oct 2012 12:36:49 +0000 (12:36 +0000)]
Merge "Properly support extension connectors in debug console (#8422, #9999) * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors"

11 years agoUpdated ProgressIndicator to use state and rpc (#10008) 45/145/3
Artur Signell [Mon, 22 Oct 2012 13:24:05 +0000 (16:24 +0300)]
Updated ProgressIndicator to use state and rpc (#10008)

Change-Id: Iec3d0c4e9e1432f7dda4aae5c8c4f21cb96f08be

11 years agoFixed broken locators
Artur Signell [Wed, 24 Oct 2012 11:19:46 +0000 (14:19 +0300)]
Fixed broken locators

Change-Id: I0d1a2b426057afab7cc7d380983a6201cbd7c129

11 years agoMade test TB2 compatible
Artur Signell [Wed, 24 Oct 2012 11:09:48 +0000 (14:09 +0300)]
Made test TB2 compatible

Change-Id: Ib111aec7a93ce42ffa63362d4d89dfae66fdb0e6

11 years agoRelaxed check to be compatible with servlet changes 7.0.0.beta6
Artur Signell [Wed, 24 Oct 2012 11:01:34 +0000 (14:01 +0300)]
Relaxed check to be compatible with servlet changes

Change-Id: I20622221a88ba38aa417d55eed9c451b50df3315

11 years agoFixed test to be compatible with latest servlet changes
Artur Signell [Wed, 24 Oct 2012 10:54:43 +0000 (13:54 +0300)]
Fixed test to be compatible with latest servlet changes

Change-Id: Ie7f139ce125ed9c006df801ba00a5cf7a3fec117

11 years agoReturn 404 if a resource cannot be found (#10053) 59/159/1
Artur Signell [Wed, 24 Oct 2012 10:29:58 +0000 (13:29 +0300)]
Return 404 if a resource cannot be found (#10053)

Change-Id: Iaf87eb7af6f89decb61b7fd2ac953ca6a6dac15a

11 years agoRefactor GET parameter names to ApplicationConstants 61/161/1
Johannes Dahlström [Fri, 19 Oct 2012 14:35:57 +0000 (17:35 +0300)]
Refactor GET parameter names to ApplicationConstants

Change-Id: Id599a6f02f41fa4d4828007cf46bdfa397d81180

11 years agoMerge "Make Util.getAbsoluteUrl work in IE8 (#10049)"
Artur Signell [Wed, 24 Oct 2012 10:03:28 +0000 (10:03 +0000)]
Merge "Make Util.getAbsoluteUrl work in IE8 (#10049)"

11 years agoMake Util.getAbsoluteUrl work in IE8 (#10049) 58/158/2
Leif Åstrand [Wed, 24 Oct 2012 09:31:29 +0000 (12:31 +0300)]
Make Util.getAbsoluteUrl work in IE8 (#10049)

Change-Id: Ia473ec5ee9b491fdf6d8bc18de388a3133d7c52e

11 years agoMerge "Removed testing and support mention for Weblogic 9 (#10045)"
Henri Sara [Wed, 24 Oct 2012 09:01:06 +0000 (09:01 +0000)]
Merge "Removed testing and support mention for Weblogic 9 (#10045)"

11 years agoMerge "Fixed NPE when converter is null (#10043)"
Henri Sara [Wed, 24 Oct 2012 08:58:13 +0000 (08:58 +0000)]
Merge "Fixed NPE when converter is null (#10043)"

11 years agoMerge "Made test understandable and ensure it passes by using timestamps"
Leif Åstrand [Wed, 24 Oct 2012 08:57:43 +0000 (08:57 +0000)]
Merge "Made test understandable and ensure it passes by using timestamps"

11 years agoMade test understandable and ensure it passes by using timestamps 57/157/1
Artur Signell [Wed, 24 Oct 2012 08:55:29 +0000 (11:55 +0300)]
Made test understandable and ensure it passes by using timestamps

Change-Id: Icf27faf2f884713f6e9c7d2fbd9e89b180cc85be

11 years agoMerge "Create UIProvider & Extension for easily opening popups. (#9513)"
Artur Signell [Wed, 24 Oct 2012 08:52:27 +0000 (08:52 +0000)]
Merge "Create UIProvider & Extension for easily opening popups. (#9513)"

11 years agoCreate UIProvider & Extension for easily opening popups. (#9513) 52/152/4
Leif Åstrand [Wed, 24 Oct 2012 08:31:55 +0000 (11:31 +0300)]
Create UIProvider & Extension for easily opening popups. (#9513)

* Based on Pekka Hyvönen's patch

Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763

11 years agoRemoved testing and support mention for Weblogic 9 (#10045) 56/156/1
Artur Signell [Wed, 24 Oct 2012 07:34:45 +0000 (10:34 +0300)]
Removed testing and support mention for Weblogic 9 (#10045)

Change-Id: I6a7bdba2f9e3cc4eb199df341028a81259af441c

11 years agoAdd license to new files (#9524) 55/155/1
Leif Åstrand [Wed, 24 Oct 2012 07:33:33 +0000 (10:33 +0300)]
Add license to new files (#9524)

Change-Id: Ifcd61b32db696de075918de1429dd75c94b63a29

11 years agoFixed NPE when converter is null (#10043) 54/154/1
Artur Signell [Wed, 24 Oct 2012 06:54:59 +0000 (09:54 +0300)]
Fixed NPE when converter is null (#10043)

Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc

11 years agoTest without https and cross domain window.location access (#9859) 53/153/1
Leif Åstrand [Wed, 24 Oct 2012 06:44:31 +0000 (09:44 +0300)]
Test without https and cross domain window.location access (#9859)

Change-Id: I1fcbaa9dcde2cf16b162e21e8fbf519a114bd261

11 years agoFixed test to use Vaadin locators instead of dom path
Artur Signell [Wed, 3 Oct 2012 11:10:34 +0000 (11:10 +0000)]
Fixed test to use Vaadin locators instead of dom path

svn changeset:24701/svn branch:6.8

11 years agoFixed test to check stack trace for error
Artur Signell [Tue, 23 Oct 2012 13:35:40 +0000 (16:35 +0300)]
Fixed test to check stack trace for error

Change-Id: Ifc0a2be0521cbf8b921b8b1f94040bd40d54cebb

11 years agoMerge "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"
Leif Åstrand [Tue, 23 Oct 2012 13:11:28 +0000 (13:11 +0000)]
Merge "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"

11 years agoAdded BrowserInfo.isIE10() and test for IE10 user agent (#9217) 93/93/3
Artur Signell [Tue, 9 Oct 2012 15:38:28 +0000 (18:38 +0300)]
Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)

Change-Id: Ie81dcbfeaad30859db8b53ffec1f51024d832fd4

11 years agoMerge "FileDownloader for starting downloads with any component (#9524)"
Artur Signell [Tue, 23 Oct 2012 13:09:10 +0000 (13:09 +0000)]
Merge "FileDownloader for starting downloads with any component (#9524)"

11 years agoFileDownloader for starting downloads with any component (#9524) 48/148/2
Leif Åstrand [Tue, 23 Oct 2012 12:59:54 +0000 (15:59 +0300)]
FileDownloader for starting downloads with any component (#9524)

* Based on patch by Pekka Hyvönen

Change-Id: I9263078ffc624f9cabec6c25264920dfdb430efe

11 years agoMoved init params after servlet name and class (#10040) 51/151/1
Artur Signell [Tue, 23 Oct 2012 12:41:51 +0000 (15:41 +0300)]
Moved init params after servlet name and class (#10040)

Change-Id: I9a54ab880b565297f401e14dff7eac25fc369beb

11 years agoAvoid NPE if a child cannot be found (#10039) 50/150/1
Artur Signell [Tue, 23 Oct 2012 12:31:56 +0000 (15:31 +0300)]
Avoid NPE if a child cannot be found (#10039)

Change-Id: I756b5d8a66b89eedb335c23b1ae9610bdb80b2d0

11 years agoMerge "Changed Property.setValue(Object) to setValue(T) (#8791)"
Leif Åstrand [Tue, 23 Oct 2012 12:30:19 +0000 (12:30 +0000)]
Merge "Changed Property.setValue(Object) to setValue(T) (#8791)"

11 years agoChanged Property.setValue(Object) to setValue(T) (#8791) 44/144/6
Artur Signell [Mon, 24 Sep 2012 13:19:41 +0000 (16:19 +0300)]
Changed Property.setValue(Object) to setValue(T) (#8791)

Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259

11 years agoFixed moving components from an outer AbsoluteLayout into an inner layout #10034 49/149/1
John Ahlroos [Tue, 23 Oct 2012 10:26:52 +0000 (13:26 +0300)]
Fixed moving components from an outer AbsoluteLayout into an inner layout #10034

Change-Id: Ib635a02e2a4b2dd70623c221da4289b0ee7bed27

11 years agoMerge "AbsoluteLayout now gets child component style names #9051"
Marc Englund [Tue, 23 Oct 2012 07:31:21 +0000 (07:31 +0000)]
Merge "AbsoluteLayout now gets child component style names #9051"

11 years agoFixed slot stylenames not being removed properly when clearing the stylenames #9576 47/147/1
John Ahlroos [Tue, 23 Oct 2012 06:37:27 +0000 (09:37 +0300)]
Fixed slot stylenames not being removed properly when clearing the stylenames #9576

Change-Id: I5c89d814cb9b0b28bf46a850a6ecc8d7eab56d47

11 years agoAbsoluteLayout now gets child component style names #9051 46/146/1
John Ahlroos [Mon, 22 Oct 2012 12:57:15 +0000 (15:57 +0300)]
AbsoluteLayout now gets child component style names #9051

Change-Id: I236ec48d05b49ee468afa09cc6d88501813811b7

11 years agoSlots now get their childrens primary stylename in Vertical/Horizontal layouts #9576 43/143/4
John Ahlroos [Mon, 22 Oct 2012 11:15:32 +0000 (14:15 +0300)]
Slots now get their childrens primary stylename in Vertical/Horizontal layouts #9576

Change-Id: I68f58868606b91353224a6eed83262b33e0af8ea

11 years agoMerge "Register CssLayout click listeners in onStateChanged instead of onConnectorHie...
Artur Signell [Mon, 22 Oct 2012 06:52:01 +0000 (06:52 +0000)]
Merge "Register CssLayout click listeners in onStateChanged instead of onConnectorHierarchyChange (#10003)"

12 years agoRegister CssLayout click listeners in onStateChanged instead of onConnectorHierarchyC... 42/142/1
Johannes Dahlström [Fri, 19 Oct 2012 15:21:46 +0000 (18:21 +0300)]
Register CssLayout click listeners in onStateChanged instead of onConnectorHierarchyChange (#10003)

Test case (tests.components.ClickListeners) committed as part of #9956

Change-Id: I35f41a301ceebc43679098ae033656a18b82c4b1

12 years agoProperly support extension connectors in debug console (#8422, #9999) 40/140/2
Johannes Dahlström [Fri, 19 Oct 2012 13:59:47 +0000 (16:59 +0300)]
Properly support extension connectors in debug console (#8422, #9999)
* Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any
* Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors

Change-Id: I834a602a75a70d2fa2a7b44e9ae8da6e85f91be7

12 years agoMake the current session available in session init listeners (#9946) 39/139/1
Leif Åstrand [Fri, 19 Oct 2012 13:12:49 +0000 (16:12 +0300)]
Make the current session available in session init listeners (#9946)

Change-Id: I49ec1ed22fb3cae4f2e7ea7e6d989f2157014499

12 years agoFix merge checker issues
Leif Åstrand [Fri, 19 Oct 2012 12:26:14 +0000 (15:26 +0300)]
Fix merge checker issues

12 years agoMore descriptive error message when async load fails (#9805) 38/138/1
Leif Åstrand [Fri, 19 Oct 2012 11:05:20 +0000 (14:05 +0300)]
More descriptive error message when async load fails (#9805)

Change-Id: Ic692b50fcd705f82eccd7727664897d4f1d40872

12 years agoMerge "Improve message when session is already set (#9989)"
Johannes Dahlström [Thu, 18 Oct 2012 13:41:09 +0000 (13:41 +0000)]
Merge "Improve message when session is already set (#9989)"

12 years agoMerge "Update mini tutorial code"
Johannes Dahlström [Thu, 18 Oct 2012 13:40:24 +0000 (13:40 +0000)]
Merge "Update mini tutorial code"

12 years agoMerge "Fixed primary stylename handling for MenuBar #9908"
Marc Englund [Thu, 18 Oct 2012 12:56:36 +0000 (12:56 +0000)]
Merge "Fixed primary stylename handling for MenuBar #9908"

12 years agoFixed primary stylename handling for MenuBar #9908 37/137/1
John Ahlroos [Thu, 18 Oct 2012 11:07:41 +0000 (14:07 +0300)]
Fixed primary stylename handling for MenuBar #9908

Change-Id: I8ac3f6eec22cbfd94a6abd6fdbb1d738422c97ae

12 years agoMerge "Properly read heartbeat interval servlet parameter (#9987)"
Johannes Dahlström [Thu, 18 Oct 2012 10:20:23 +0000 (10:20 +0000)]
Merge "Properly read heartbeat interval servlet parameter (#9987)"

12 years agoUpdate mini tutorial code 36/136/1
Leif Åstrand [Thu, 18 Oct 2012 09:47:06 +0000 (12:47 +0300)]
Update mini tutorial code

Change-Id: Ib8114efc793f6df412cefddfcf7627d4812b1228

12 years agoImprove message when session is already set (#9989) 35/135/1
Leif Åstrand [Thu, 18 Oct 2012 09:38:24 +0000 (12:38 +0300)]
Improve message when session is already set (#9989)

Change-Id: If75868863999f61d014402eb98c74a142dc22c4a

12 years agoProperly read heartbeat interval servlet parameter (#9987) 34/134/1
Johannes Dahlström [Thu, 18 Oct 2012 08:51:00 +0000 (11:51 +0300)]
Properly read heartbeat interval servlet parameter (#9987)

* Test that servlet parameters in general are read correctly

Change-Id: I4a015070e5ce03cff0fee10e037b4df2c3df8219

12 years agoMerge "Fixed multiple stylename handling #9983"
Marc Englund [Thu, 18 Oct 2012 07:11:30 +0000 (07:11 +0000)]
Merge "Fixed multiple stylename handling #9983"

12 years agoAdd Navigator.getState() returning the current navigation state (#9972) 33/133/1
Johannes Dahlström [Wed, 17 Oct 2012 13:29:28 +0000 (16:29 +0300)]
Add Navigator.getState() returning the current navigation state (#9972)

Change-Id: Ic423252ed82ea5c991760ece76a9a0f0e5a259a4

12 years agoFixed multiple stylename handling #9983 32/132/1
John Ahlroos [Wed, 17 Oct 2012 12:58:06 +0000 (15:58 +0300)]
Fixed multiple stylename handling #9983

Change-Id: Iae0acde0c8cba4b7c1fc4166bb19f7f619c3afd5

12 years agoFixed broken unit tests due to InlineDateField getting its own stylename
John Ahlroos [Wed, 17 Oct 2012 10:55:53 +0000 (13:55 +0300)]
Fixed broken unit tests due to InlineDateField getting its own stylename

Change-Id: I93ad8d2681c797b48a4d407583273c7171f2c879

12 years agoMerge "Properly wait for the new page to load"
Johannes Dahlström [Wed, 17 Oct 2012 10:34:48 +0000 (10:34 +0000)]
Merge "Properly wait for the new page to load"

12 years agoMerge "Use wildcard in test as google.com redirects based on browser settings"
Marc Englund [Wed, 17 Oct 2012 08:45:57 +0000 (08:45 +0000)]
Merge "Use wildcard in test as google.com redirects based on browser settings"

12 years agoMerge "Fixed primary stylename handling for ListSelect #9907"
Marc Englund [Wed, 17 Oct 2012 08:37:14 +0000 (08:37 +0000)]
Merge "Fixed primary stylename handling for ListSelect #9907"

12 years agoProperly wait for the new page to load 31/131/1
Leif Åstrand [Wed, 17 Oct 2012 08:04:20 +0000 (11:04 +0300)]
Properly wait for the new page to load

Change-Id: I46ccd08732a90f2f737daa8d0c4b4c4509ae8476

12 years agoUse wildcard in test as google.com redirects based on browser settings 30/130/1
Leif Åstrand [Wed, 17 Oct 2012 07:32:04 +0000 (10:32 +0300)]
Use wildcard in test as google.com redirects based on browser settings

Change-Id: Ic3289d158261031eb76c62eec1cd49a6bc5f4025

12 years agoFixed primary stylename handling for ListSelect #9907 28/128/2
John Ahlroos [Tue, 16 Oct 2012 11:07:40 +0000 (14:07 +0300)]
Fixed primary stylename handling for ListSelect #9907

Change-Id: Ia717af9a2dd973f16366ee527bf8f3c221fd4403

12 years agoDon't let /APP requests continue to the BootstrapHandler (#9553) 29/129/3 7.0.0.beta5
Leif Åstrand [Tue, 16 Oct 2012 13:46:45 +0000 (16:46 +0300)]
Don't let /APP requests continue to the BootstrapHandler (#9553)

* Change ApplicationConstants.APP_REQUEST_PATH to not include an ending
slash so it can be used by the new check as well.

Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912

12 years agoFixes #9871 (originally by Seba, re-added test in reindeer.css) 24/124/2
Marc Englund [Mon, 15 Oct 2012 13:01:58 +0000 (16:01 +0300)]
Fixes #9871 (originally by Seba, re-added test in reindeer.css)

Replaces c/106 (I19008aba2561e41da055bff11dd8dc1bd0632a48)

Change-Id: I21703e541957b7673231788705dfc2c963480e1f

12 years agoMerge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"
Marc Englund [Tue, 16 Oct 2012 12:47:13 +0000 (12:47 +0000)]
Merge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"

12 years agoRemove Navigator.SimpleViewDisplay (#9936) 27/127/2
Johannes Dahlström [Tue, 16 Oct 2012 10:03:08 +0000 (13:03 +0300)]
Remove Navigator.SimpleViewDisplay (#9936)

Change-Id: I4c7e9ae14d7a50981d8da4909e6832d337fdf059

12 years agoFixed primary stylename handling for Datefield and InlineDatefield #9903 20/120/2
John Ahlroos [Fri, 12 Oct 2012 13:05:49 +0000 (16:05 +0300)]
Fixed primary stylename handling for Datefield and InlineDatefield #9903

Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7

12 years agoDelegate UI.replaceComponent() to content instead of throwing UOE (#9967) 25/125/3
Johannes Dahlström [Tue, 16 Oct 2012 08:13:35 +0000 (11:13 +0300)]
Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)

* Added a test, also renamed tests/server/component/root to tests/server/component/ui

Change-Id: I80d30dd5acb3643cfb3cfc0b972f52ffa4512691

12 years agoMerge "Add VaadinService.closeSession + test (#9859)"
Johannes Dahlström [Tue, 16 Oct 2012 09:32:23 +0000 (09:32 +0000)]
Merge "Add VaadinService.closeSession + test (#9859)"

12 years agoAdd VaadinService.closeSession + test (#9859) 19/119/4
Leif Åstrand [Tue, 16 Oct 2012 08:43:02 +0000 (11:43 +0300)]
Add VaadinService.closeSession + test (#9859)

Also test that the HttpSession can be invalidated (#6093)

Change-Id: I4e415fe15d7a734db81562e24a5ab6a7fbc5304b

12 years agoFix for #9471 Original by Seba, removed erronous empty lines from test-css. 22/122/2
Marc Englund [Mon, 15 Oct 2012 11:21:51 +0000 (14:21 +0300)]
Fix for #9471 Original by Seba, removed erronous empty lines from test-css.

Replaces c/103 (Id7a64ccd76c33bbfd2fa3c81df6092f068fa983a)

Change-Id: If99bd4937a70aaa77a5250076d27c2534b940152

12 years agoFixes Ticket #9408 (orig by Seba) 21/121/2
Marc Englund [Mon, 15 Oct 2012 10:51:24 +0000 (13:51 +0300)]
Fixes Ticket #9408 (orig by Seba)

Change-Id: Idb1cb4babfb712d5bf58f9930220fa18a2865925

12 years agolist append and contains for #9380 18/118/2
Marc Englund [Fri, 12 Oct 2012 14:07:26 +0000 (17:07 +0300)]
list append and contains for #9380

Originally c/76 (I413452d08b48a0fa21d027064ce2d35e687129cd) by Seba; received missing file, and fixed

Change-Id: Ib814b13c6ce7bb6f29bdab2ee65274c1fade099e

12 years agoMerge "Merged AbstractSelect now listens to changes in icon property (#9663)"
Marc Englund [Mon, 15 Oct 2012 12:48:56 +0000 (12:48 +0000)]
Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"

12 years agoMerge "Reuse provided session instead of attempting to find it again (#9888)"
Marc Englund [Mon, 15 Oct 2012 12:43:49 +0000 (12:43 +0000)]
Merge "Reuse provided session instead of attempting to find it again (#9888)"

12 years agoMerge "Fixed primary stylename handling in Form #9904"
Marc Englund [Mon, 15 Oct 2012 12:32:31 +0000 (12:32 +0000)]
Merge "Fixed primary stylename handling in Form #9904"

12 years agoFixed primary stylename handling in Form #9904 23/123/1
John Ahlroos [Mon, 15 Oct 2012 12:07:20 +0000 (15:07 +0300)]
Fixed primary stylename handling in Form #9904

Change-Id: I2cd21b386f7276be9f9dee305e086e8258094bf7

12 years agoExplained one commented out line 17/117/1
Marc Englund [Fri, 12 Oct 2012 13:59:03 +0000 (16:59 +0300)]
Explained one commented out line

Change-Id: Ib5ff8458d12eb1cd1479e2591fb5347682e0cc91

12 years agoMerge "Fixed primary stylename handling for CustomLayout #9902"
Marc Englund [Fri, 12 Oct 2012 11:58:47 +0000 (11:58 +0000)]
Merge "Fixed primary stylename handling for CustomLayout #9902"

12 years agoMerge "Fixed primary stylenames with Slider #9898"
Marc Englund [Fri, 12 Oct 2012 11:56:38 +0000 (11:56 +0000)]
Merge "Fixed primary stylenames with Slider #9898"

12 years agoRemove invalid constructors and fix setCaption exception (#9947) 16/116/1
Leif Åstrand [Fri, 12 Oct 2012 10:06:32 +0000 (13:06 +0300)]
Remove invalid constructors and fix setCaption exception (#9947)

Change-Id: I2d2a73ab4e421b873e401a1d05b81d968fd907a2

12 years agoFixed primary stylename handling for CustomLayout #9902 15/115/2
John Ahlroos [Fri, 12 Oct 2012 07:19:10 +0000 (10:19 +0300)]
Fixed primary stylename handling for CustomLayout #9902

Change-Id: I8ec0da24e73cc182b6d7df6409c348bb61e61d47

12 years agoFixed primary stylenames with Slider #9898 02/102/3
John Ahlroos [Wed, 10 Oct 2012 08:01:12 +0000 (11:01 +0300)]
Fixed primary stylenames with Slider #9898

Change-Id: Id49802efac15d9472383b13d9611fed08d6776fe

12 years agoOnly ignore NoClassDefFoundError if SmartSprites is missing (#9943) 14/114/1
Leif Åstrand [Thu, 11 Oct 2012 15:17:41 +0000 (18:17 +0300)]
Only ignore NoClassDefFoundError if SmartSprites is missing (#9943)

Change-Id: I50f33a3bbd648555bc59b8591bc84f8723a4eff4

12 years agoMerge "Fixed primary stylenames for combobox #9901"
Marc Englund [Thu, 11 Oct 2012 13:35:37 +0000 (13:35 +0000)]
Merge "Fixed primary stylenames for combobox #9901"

12 years agoMerge "Fixed primary stylename handling in AbsoluteLayout as well as moved layout...
Marc Englund [Thu, 11 Oct 2012 13:10:58 +0000 (13:10 +0000)]
Merge "Fixed primary stylename handling in AbsoluteLayout as well as moved layout specific functionality into the layout from the connector #9899"

12 years agoMerge "Use class hierachy for resolving @Connect conflicts (#9826)"
John Ahlroos [Thu, 11 Oct 2012 13:02:43 +0000 (13:02 +0000)]
Merge "Use class hierachy for resolving @Connect conflicts (#9826)"

12 years agoFixed primary stylename handling in AbsoluteLayout as well as moved layout specific... 08/108/3
John Ahlroos [Wed, 10 Oct 2012 13:29:37 +0000 (16:29 +0300)]
Fixed primary stylename handling in AbsoluteLayout as well as moved layout specific functionality into the layout from the connector #9899

Change-Id: I7254371bdbda15c1e7187e0d00c910441ab3f742

12 years agoMerge "Fixed issue with other stylenames being overwritten when applying primary...
Marc Englund [Thu, 11 Oct 2012 12:13:16 +0000 (12:13 +0000)]
Merge "Fixed issue with other stylenames being overwritten when applying primary stylename #9900"

12 years agoMerge "Parse Trident versions to support IE in compatibility mode (#9887)"
Marc Englund [Thu, 11 Oct 2012 12:06:38 +0000 (12:06 +0000)]
Merge "Parse Trident versions to support IE in compatibility mode (#9887)"

12 years agoFixed primary stylenames for combobox #9901 13/113/1
John Ahlroos [Thu, 11 Oct 2012 11:16:29 +0000 (14:16 +0300)]
Fixed primary stylenames for combobox #9901

Change-Id: Id4f75b1630b621a0c81b405a0cab2c9262b93549

12 years agoMini tutorial code update
Leif Åstrand [Thu, 11 Oct 2012 10:36:35 +0000 (13:36 +0300)]
Mini tutorial code update

12 years agoFixed issue with other stylenames being overwritten when applying primary stylename... 12/112/1
John Ahlroos [Thu, 11 Oct 2012 08:21:05 +0000 (11:21 +0300)]
Fixed issue with other stylenames being overwritten when applying primary stylename #9900

Change-Id: I782422c09815b2d7513e0d83a90a5cc2f0228561

12 years agoUse class hierachy for resolving @Connect conflicts (#9826) 11/111/1
Leif Åstrand [Thu, 11 Oct 2012 07:31:11 +0000 (10:31 +0300)]
Use class hierachy for resolving @Connect conflicts (#9826)

Change-Id: Ic268bfb5704a5c9113dee80017196c72b5236b93

12 years agoMerge "Fixed primary stylename handling in Accordion #9900"
Marc Englund [Thu, 11 Oct 2012 06:45:32 +0000 (06:45 +0000)]
Merge "Fixed primary stylename handling in Accordion #9900"

12 years agoAbort widgetset compile for conflicting @Connect mappings (#9343) 09/109/1
Leif Åstrand [Wed, 10 Oct 2012 14:48:06 +0000 (17:48 +0300)]
Abort widgetset compile for conflicting @Connect mappings  (#9343)

Change-Id: I07f760501f956a720bdb840d64c293984b9cf948