summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-08Merge to fix 64k limit on param blocksLeslie Linden
2011-06-08Fixed to allow param blocks to exceed 64k, even though the size makes me wince.Leslie Linden
Modified viewer window to not create a navigation bar on exit if one doesn't yet exist. Reviewed by Richard.
2011-06-08Merge from viewer-experienceLeslie Linden
2011-06-08EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttonsLeslie Linden
Moved LLBadge use from LLButton into a separate LLBadgeOwner class. LLButton now derives from LLBadgeOwner which handles the bulk of the badge management.
2011-06-07mergeLeyla Farazha
2011-06-07Fixing precompiled headers with outbox coroutine usage.Leslie Linden
Reviewed by Leyla.
2011-06-07EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttonsLeslie Linden
Added the following for increased LLBadge functionality: * Panels now choose whether or not they accept buttons as children, which they do by default. * UI controls now shuffle controls with "requests_front" to the front of their children list at postBuild time. * Badges are set to "requests_front" by default * Badges now accept border image and color attributes Reviewed by Callum
2011-06-06EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵callum
like to see a video after I log in that highlights the best features of Second Life
2011-06-06EXP-859 FIX -- Save setting for last time inbox expandedLeslie Linden
EXP-841 PROGRESS -- Create outbox sync button with basic enable/disable logic and animation EXP-866 PROGRESS -- Create inbox observer to dynamically update inbox item count and badge value EXP-872 PROGRESS -- Hide inbox and outbox unless applicable Inbox expansion time is now saved as setting variable "LastInventoryInboxExpand". New outbox sync button art. Observers for items and categories are now implemented in the LLSidepanelInventory but the exact method of use is still to be determined. Functions are in place to show and hide the inbox and outbox panels but the logic around the decision is TBD. The resize bar for the inbox/outbox is now disabled when both inbox and outbox are collapsed. Reviewed by Leyla.
2011-06-06fixing drag and drop for inbox, adding inbox text and cleaning up context menusLeyla Farazha
2011-06-01mergeLeyla Farazha
2011-06-02Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-06-02Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-06-01merge tags from beta branchOz Linden
2011-06-01merge tags from release branchOz Linden
2011-06-01pull back fix for storm-1298 from beta branchOz Linden
2011-06-01updating slvoice librariesLeyla Farazha
2011-06-01EXP-869 FIX -- Mac viewer should build without requiring settings modificationsLeslie Linden
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version Reviewed by Richard
2011-06-01fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)Xiaohong Bao
2011-06-01Added tag DRTVWR-56_2.6.9-release, 2.6.9-release for changeset 77e5a08344c9Debi King (Dessie)
2011-06-01merge changes for storm-1296Oz Linden
2011-06-01merge changes for storm-1304Oz Linden
2011-06-01merge changes for storm-1299Oz Linden
2011-06-01merge changes for new searchOz Linden
2011-05-31merge changes for new searchOz Linden
2011-05-31FIX VWR-25397eli_linden
2011-05-31FIX VWR-24130eli_linden
2011-05-31FIX VWR-24127eli_linden
2011-05-31FIX VWR-19315eli_linden
2011-05-31FIX VWR-24126eli_linden
2011-05-31FIX VWR-20840eli_linden
2011-05-31mergeLeyla Farazha
2011-06-01EXP-862 FIX -- Disable marketplace inbox/outbox panel separator when inbox ↵Leslie Linden
and outbox are collapsed Marketplace panel is only resizable now when inbox or outbox is expanded. Reviewed by Leyla
2011-06-01EXP-841 FIX -- Create outbox sync button with basic enable/disable logic and ↵Leslie Linden
animation Functions are stubbed out. Time delay happens through basic coroutine to allow animation viewing. Reviewed by Leyla
2011-05-31adding inbox/outbox creation optionsLeyla Farazha
2011-05-30Adding the outboxLeyla Farazha
2011-05-30EXP-824 Adding volume slider and block btn in basic mode IM panelLeyla Farazha
2011-05-27sync with viewer-developmenteli_linden
2011-05-27increment viewer version to 2.7.2Oz Linden
2011-05-27Added tag 2.7.1-start for changeset 54fd44ac92e4Oz Linden
2011-05-27MergeLogan Dethrow
2011-05-27Removed unneeded platform directory delimeter lookups in llvocache.cppLogan Dethrow
2011-05-27merge changes for storm-1210Oz Linden
2011-05-27Merge with viewer-development.Logan Dethrow
2011-05-27VWR-25861 VWR-25862 Removed LLDir_Mac::deleteFilesInDir() virtual method.Logan Dethrow
The LLDir base class method will now be used instead. The handling of the mask parameter was inconsistent between the two implementations, and the failure to remove the old method was probably just an oversight.
2011-05-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-26FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2eli_linden
2011-05-26merge from viewer-pre-betaDebi King (Dessie)
2011-05-26Added tag DRTVWR-59_2.7.0-beta1, 2.7.0-beta1 for changeset 43c7ee846b7eDebi King (Dessie)
2011-05-26Added newline at end of header file to fix linux build.Loren Shih