Age | Commit message (Collapse) | Author |
|
|
|
(Windows Only)
reviewed by palmer
|
|
|
|
|
|
change before)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Mani
|
|
|
|
recently.
list.erase(list.find()) is not safe, because erasing list.end() is undefined. Check to make sure the find succeeded before doing the erase.
Reviewed by Richard at http://codereview.lindenlab.com/341001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are corrupted.
- Added height attribute value to accordion tabs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- All horizontal sliders are configured to have no highlighted track.
|
|
|
|
|
|
|
|
the field when user type 'ne' or 'na' or some other letters combinations
reviewed by Leyla
|
|
|
|
|
|
|
|
|
|
floater_tools build menu
|
|
|
|
"enumeration value 'MEDIA_EVENT_CLICK_LINK_NOFOLLOW' not handled in switch"
|