Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-30 | merge | Gilbert Gonzales | |
2013-04-30 | ACME-252 Create AvatarFolderItemView: Fixed focusing issue when hovering ↵ | Gilbert Gonzales | |
over a people view and then selected an icon. Now when selecting the icon upon hover the corresponding people view will be selected as well. | |||
2013-04-30 | Pull from viewer-fbc | Merov Linden | |
2013-04-30 | ACME-275 : WIP : Write all LLPersonViewerFilter methods and clean up interface | Merov Linden | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Slight xml change for person view to ↵ | Gilbert Gonzales | |
make the profile button display lower. | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Now the people view shows both the ↵ | Gilbert Gonzales | |
facebook name and the SL name (assuming this connection exists). | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Now clicking the profile button and ↵ | Gilbert Gonzales | |
info button will show a facebook user's SL profile or info respectively. | |||
2013-04-30 | Merge vwr-dev-mat again | Graham Madarasz | |
2013-04-30 | Fix gcc ternary type inference fail to unbreak Mac and Linux builds | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XML | Graham Madarasz | |
2013-04-30 | MATBUG-78 Fix for alpha lighting distance attenuation not matching opaque ↵ | Dave Parks | |
distance attenuation | |||
2013-04-30 | ACME-252 Create AvatarFolderItemView: Optimization. Now the widths for the ↵ | Gilbert Gonzales | |
personview are computed once and stored staticically since they don't change per control. | |||
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | Override default channel from buildscripts project | Oz Linden | |
2013-04-30 | merge | Gilbert Gonzales | |
2013-04-30 | merge | Gilbert Gonzales | |
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | Pull from viewer-fbc | Merov Linden | |
2013-04-29 | ACME-275 : WIP : Starting to write the LLPersonViewerFilter code | Merov Linden | |
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now mouse over of peopleview items ↵ | Gilbert Gonzales | |
show the info button and profile button. | |||
2013-04-30 | updated to grab FB URLs from server | Cho | |
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the personview contains all icons ↵ | Gilbert Gonzales | |
that the avatarlistitem view contains. | |||
2013-04-29 | Merge in downstream code from viewer-beta | simon | |
2013-04-29 | BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ ↵ | Monty Brandenberg | |
Content-Range Don't rely on a response body being present should a Content-Range header be parsed. Unit tests captured the original crash and confirm the fix. | |||
2013-04-29 | NORSPEC-153 Workaround for AMD driver bug that doesn't like '\' on #define's | Dave Parks | |
2013-04-29 | Merge in downstream viewer-beta | simon | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-30 | pull tag for 3.5.1-release | Oz Linden | |
2013-04-29 | Merged with https://bitbucket.org/lindenlab/viewer-development-materials | Geenz | |
2013-04-29 | Fix any missing color space conversions where appropriate, tweak the sun's ↵ | Geenz | |
intensity to match pre-gamma correction results, and also mask spotlight specular by the projected texture. | |||
2013-04-29 | ACME-252 Create AvatarFolderItemView: Now the avatar icon will display but ↵ | Gilbert Gonzales | |
it is not yet functional | |||
2013-04-26 | Pull merge from viewer-fbc | Merov Linden | |
2013-04-26 | ACME-272 : Add the top toolbar to the FBC panel 2 | Merov Linden | |
2013-04-26 | Convert LLThreadSafeRefCount back to atomic ref counting. Reviewed by Kelly | simon | |
2013-04-26 | made sendURLToOtherInstance() happen before viewer window actually appears, ↵ | Cho | |
in the event of an external browser launching a SLApp | |||
2013-04-26 | Fix Xui cloud raining on sunshinybumpiness | Graham Madarasz | |
2013-04-26 | removed internal browser hack for getting auth code in favor of SLApp-only ↵ | Cho | |
approach | |||
2013-04-26 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-26 | Merge | Graham Madarasz | |
2013-04-26 | Fix ifdefs around asserts broken in release only by merge | Graham Madarasz | |
2013-04-26 | ACME-252 Create AvatarFolderItemView: Now when connecting to facebook using ↵ | Gilbert Gonzales | |
the + button the fctest two tab is populated. | |||
2013-04-26 | ACME-252 Create AvatarFolderItemView: Corrected person_tab_view.xml and ↵ | Gilbert Gonzales | |
person_view.xml to have the proper parent tag. It was conversation_view_session for both which was wrong. Also updated the selected color for the personview. | |||
2013-04-26 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-04-26 | Appease TC cmake OCD about substring args | Graham Madarasz | |
2013-04-26 | Provide LLGLSLShader backwards compat so as not to break the appearance utility | Graham Madarasz | |
2013-04-26 | Fix linux breakage from sunshine merge | Graham Madarasz | |
2013-04-26 | Restore hysteresis in llviewertexture.cpp and side-step unused var (now used ↵ | Graham Madarasz | |
again) |