summaryrefslogtreecommitdiffstats
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-242-69/+53
|\
| * Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-242-69/+53
* | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-2/+4
|\ \
| * | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-2/+4
* | | Merge "Properly support extension connectors in debug console (#8422, #9999) ...Leif Åstrand2012-10-243-22/+27
|\| |
| * | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-193-22/+27
* | | Merge "Make Util.getAbsoluteUrl work in IE8 (#10049)"Artur Signell2012-10-241-3/+20
|\ \ \
| * | | Make Util.getAbsoluteUrl work in IE8 (#10049)Leif Åstrand2012-10-241-3/+20
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-241-0/+58
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-241-0/+58
| |/ / /
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / /
* | | Merge "Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)"Leif Åstrand2012-10-231-0/+4
|\ \ \
| * | | Added BrowserInfo.isIE10() and test for IE10 user agent (#9217)Artur Signell2012-10-231-0/+4
* | | | 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
* | | | Fixed issue with other stylenames being overwritten when applying primary sty...John Ahlroos2012-10-111-1/+2
|/ / /
* | | 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
|/
* 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
| |\