summaryrefslogtreecommitdiffstats
path: root/client/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fix for modality problem introduced by overlay container #92207.0.0.beta7Marc Englund2012-10-311-1/+8
* Overlay container #9220Marc Englund2012-10-3021-34/+192
* Merge "Stop attempting to build dom path if reaching the root (#9534)"John Ahlroos2012-10-301-2/+6
|\
| * Stop attempting to build dom path if reaching the root (#9534)Leif Åstrand2012-10-301-2/+6
* | Avoid NPE if CustomComponent has no child (#9895)Leif Åstrand2012-10-301-5/+5
|/
* Fixed missing stylenames on menu item #10077John Ahlroos2012-10-291-2/+9
* Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-291-0/+6
* Fixed captions not visible in AbsoluteLayout #10083John Ahlroos2012-10-261-1/+1
* Correctly update v-disabled for child captions (#10079)Artur Signell2012-10-261-1/+1
* Formatted projectArtur Signell2012-10-2610-16/+12
* 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
|\ \ \