summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-03CHUI-101 WIP Make LLFolderview general purposeRichard Linden
removed viewer dependencies from folderview code
2012-07-03MAINT-1231 Investigate increasing MAX_CACHED_GROUPS in llgroupmgr.cppKelly Washington
* increased max groups to 20 * changed cache to LRU instead of 'delete half when overfull' reviewed with Baker
2012-07-03Adding an import for the new RelWithDebInfo build of the physics extensions ↵Todd Stinson
library.
2012-07-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderviewRichard Linden
2012-07-03PATH-805: guard all uses of sInstance in LLPanelLoginOz Linden
2012-07-03FIX INTL-99 set32 translation for 8 languageseli
2012-07-03MAINT-685 Fix for disabling basic shaders making high detail terrain render ↵Dave Parks
incorrectly.
2012-07-03CHUI-188 FIX for crash in adding chat participants.Seth ProductEngine
Modified the duplicated participants check procedure LLIMFloater::canAddSelectedToChat() to use the list, updated by LLSpeakerMgr instead of LLIMSession::mInitialTargetIDs list, which is initialized at session start and not updated afterwards.
2012-07-03CHUI-186 CHUI-187 FIX Removing a P2P convrsation from converstaion widget in ↵Seth ProductEngine
the upper right corner when a new participant is added. End call prompt removed when adding a new participant to a P2P voice call. After adding a participant to a P2P voice conversation the resulting conference call is restarted voice invites to all participants.
2012-07-03Updating to the latest pre-built llphysicsextension package.Todd Stinson
2012-07-03remove some cmake output that is no longer neededOz Linden
2012-07-03merge up to latest pathfinding project viewerOz Linden
2012-07-03PATH-802: fixed check for different grid in chat SLURLSOz Linden
2012-07-02Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-07-02CHUI-101 WIP Make LLFolderView general purposeRichard Linden
started to remove newview dependencies from llfolder*
2012-07-02CHUI-101 WIP Make LLFolderView general purposeRichard Linden
fixed build post merge
2012-07-02Pull merge from richard/viewer-chuiRichard Linden
2012-07-02CHUI-101 WIP Make LLFolderView general purposeRichard Linden
refactored source files, moving logic into llfolderviewmodel*.cpp filter logic tweaks purging and moving inventory now properly cleans up view model
2012-07-02MAINT-971 : [PUBLIC]Renaming a new inventory item while filtering item namessimon@Simon-PC.lindenlab.com
renames parent folder instead. Reviewed by Kelly
2012-07-02merge back changes from 3.3.4-beta2Oz Linden
2012-07-02improve logging of invalid grid definitions, prevent clashes with old viewersOz Linden
2012-07-02CHUI-172 WIP Fixed drawing the nearby chat toast contents.Seth ProductEngine
Fixed warnings when creating a nearby chat toast.
2012-07-02disable alignment tests in debug builds (where they fail)Oz Linden
2012-07-02CHUI-103 FIXED (Implement changes to compact chat view) Change colorationAlexanderP ProductEngine
2012-06-30Added tag 3.3.4-beta2 for changeset 82b5330bc8b1Oz Linden
2012-06-29Ensuring that the code and tests build correctly when HACKED_GODLIKE_VIEWER ↵Todd Stinson
is defined.
2012-06-29PATH-797: BUGFIX Altering how the rows are being added to the scrolllist ↵Todd Stinson
widget to avoid a regression that occurred after merging from viewer-release recently caused the time to load a large number of elements to increase substainally.
2012-06-29CHUI-101 WIP Make LLFolderView general purposeRichard Linden
cleaned up some stale TODOs worked on getting initial inventory display to work consistently
2012-06-29Added test back in, skip() call need to be removed.simon@Simon-PC.lindenlab.com
2012-06-29Merge simon/viewmaster-merge for latest maint worksimon@Simon-PC.lindenlab.com
2012-06-29merge changes for DRTVWR-174Oz Linden
2012-06-29tag merge of DRTVWR-174Oz Linden
2012-06-29merge changes for DRTVWR-173Oz Linden
2012-06-29tag merge of DRTVWR-173Oz Linden
2012-06-29Merge with viewer-betacallum
2012-06-29CHUI-101 WIP Make LLFolderView general purposeRichard Linden
fixed build
2012-06-28CHUI-101 WIP Make LLFolderview general purposeRichard Linden
cleaned up ownership of viewmodel more filtering fixes
2012-06-28CHUI-101 WIP Make LLFolderview general purposeRichard Linden
filtering mostly working
2012-06-28Ensuring that the Show in Linksets and Show in Characters right-click menu ↵Todd Stinson
option is only show on pathfinding-enabled regions.
2012-06-28Ensuring that the linksets filters are cleared before attempting to select ↵Todd Stinson
an object from right-click in-world menu.
2012-06-28Removing the SERVER_SIDE_OWNER_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-28Merge cleanupDave Parks
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28MAINT-678 Fix for inconsistent data in physics shape displayDave Parks
2012-06-28Added tag 3.3.4-beta1 for changeset f91d003091a6Oz Linden
2012-06-28mergeDave Parks
2012-06-28mergeDave Parks
2012-06-28CHUI-168 FIXED, CHUI-183 FIXED Supress of a resizable and dragging and hide ↵AlexanderP ProductEngine
a title for the docked floater