summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)Artur Signell2012-10-232-0/+15
* | | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+61
|\ \ \ \
| * | | | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+61
* | | | | Avoid NPE if a child cannot be found (#10039)Artur Signell2012-10-231-0/+5
| |/ / / |/| | |
* | | | Fixed moving components from an outer AbsoluteLayout into an inner layout #10034John Ahlroos2012-10-231-0/+34
|/ / /
* | | Merge "AbsoluteLayout now gets child component style names #9051"Marc Englund2012-10-232-2/+67
|\ \ \
| * | | AbsoluteLayout now gets child component style names #9051John Ahlroos2012-10-232-2/+67
| | |/ | |/|
* | | Fixed slot stylenames not being removed properly when clearing the stylenames...John Ahlroos2012-10-232-3/+8
* | | Slots now get their childrens primary stylename in Vertical/Horizontal layout...John Ahlroos2012-10-222-6/+48
|/ /
* | Merge "Register CssLayout click listeners in onStateChanged instead of onConn...Artur Signell2012-10-221-2/+1
|\ \
| * | Register CssLayout click listeners in onStateChanged instead of onConnectorHi...Johannes Dahlström2012-10-191-2/+1
| |/
* / More descriptive error message when async load fails (#9805)Leif Åstrand2012-10-191-1/+4
|/
* Merge "Fixed primary stylename handling for MenuBar #9908"Marc Englund2012-10-182-50/+130
|\
| * Fixed primary stylename handling for MenuBar #9908John Ahlroos2012-10-182-50/+130
* | Fixed multiple stylename handling #9983John Ahlroos2012-10-171-12/+12
|/
* Merge "Fixed primary stylename handling for ListSelect #9907"Marc Englund2012-10-171-1/+18
|\
| * Fixed primary stylename handling for ListSelect #9907John Ahlroos2012-10-171-1/+18
* | Merge "Fixed primary stylename handling for Datefield and InlineDatefield #9903"Marc Englund2012-10-167-51/+96
|\ \
| * | Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-167-51/+96
* | | Merge "Fixed primary stylename handling in Form #9904"Marc Englund2012-10-151-4/+23
|\ \ \ | |_|/ |/| |
| * | Fixed primary stylename handling in Form #9904John Ahlroos2012-10-151-4/+23
| |/
* | Merge "Fixed primary stylename handling for CustomLayout #9902"Marc Englund2012-10-121-6/+16
|\ \
| * | Fixed primary stylename handling for CustomLayout #9902John Ahlroos2012-10-121-6/+16
| |/
* | Merge "Fixed primary stylenames with Slider #9898"Marc Englund2012-10-121-51/+75
|\ \ | |/ |/|
| * Fixed primary stylenames with Slider #9898John Ahlroos2012-10-121-51/+75
* | Merge "Fixed primary stylenames for combobox #9901"Marc Englund2012-10-111-42/+65
|\ \
| * | Fixed primary stylenames for combobox #9901John Ahlroos2012-10-111-42/+65
* | | Merge "Fixed primary stylename handling in AbsoluteLayout as well as moved la...Marc Englund2012-10-112-122/+437
|\ \ \
| * | | Fixed primary stylename handling in AbsoluteLayout as well as moved layout sp...John Ahlroos2012-10-112-122/+437
* | | | Merge "Fixed issue with other stylenames being overwritten when applying prim...Marc Englund2012-10-111-1/+2
|\ \ \ \
| * | | | Fixed issue with other stylenames being overwritten when applying primary sty...John Ahlroos2012-10-111-1/+2
| |/ / /
* | | | Merge "Parse Trident versions to support IE in compatibility mode (#9887)"Marc Englund2012-10-111-9/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-9/+13
| |/ /
* | | Merge "Fixed primary stylename handling in Accordion #9900"Marc Englund2012-10-111-3/+31
|\ \ \ | |/ / |/| |
| * | Fixed primary stylename handling in Accordion #9900John Ahlroos2012-10-101-3/+31
| |/
* / ACCC no longer has a default implementation of onConnectorHierarchyChange (#9...Artur Signell2012-10-1018-51/+58
|/
* Explicitly specify symbolic names for each bundle to prevent names like "com...Johannes Dahlström2012-10-091-0/+1
* Move theme name mangling to where it is actually desired (#9891)Leif Åstrand2012-10-092-5/+6
* Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-091-5/+5
* Merge branch 'sass'John Ahlroos2012-10-0833-165/+386
|\
| * Fixed some issues found in review for #9724John Ahlroos2012-10-081-7/+1
| * Merge branch 'master' into sassMarc Englund2012-10-048-51/+209
| |\
| * | Fixed Table to change child element style names when primary stylename is cha...John Ahlroos2012-10-021-2/+14
| * | Button now changes child element stylenames when primary style name is change...John Ahlroos2012-10-021-0/+7
| * | Merge branch 'master' into primary-stylenameJohn Ahlroos2012-10-011-6/+6
| |\ \
| * | | OrderedLayout now handles alignments for HorizontalLayouts correctly +John Ahlroos2012-09-283-0/+11
| * | | Fixed typo in HorizontalLayout #9724John Ahlroos2012-09-271-1/+1
| * | | Fixed issue with Table column alignment not updating correctly #9724John Ahlroos2012-09-271-1/+1
| * | | Fixed NativeButton broken styles #9724John Ahlroos2012-09-271-3/+3
| * | | Fixed layout primary stylenames #9724John Ahlroos2012-09-277-37/+22