summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-08-20CHUI-295: Problem: The places panel implemention was incomplete and trying ↵Gilbert Gonzales
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking.
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-06CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵Merov Linden
own file
2012-08-03Merge of viewer-development (3.4.1).Monty Brandenberg
2012-07-30CHUI-217 FIX Items are not visible in Merchant OutboxRichard Linden
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-27CHUI-151 FIXED (Implement conversation log)Paul ProductEngine
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList
2012-07-25Fix to build with code signing option (patch from STORM-1900)callum_linden
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-19SH-3280 Better init/shutdown functionality for llcorehttp by llappviewerMonty Brandenberg
Isolate llcorehttp initialization into a utility class (LLAppCoreHttp) that provides glue between app and library (sets up policies, handles notifications). Introduce 'TextureFetchConcurrency' debug setting to provide some field control when absolutely necessary.
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-05partial changes for building with the llphysicsextensions source packageOz Linden
2012-07-05successful build with llphysicsextensions stubOz Linden
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-07-05begin integrating building of llphysicsextensions from source here (incomplete)Oz Linden
2012-07-03CHUI-101 WIP Make LLFolderview general purposeRichard Linden
move llfolderview* into LLUI!
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-02Merge 3.3.3 release with Drano HTTP library at 3.3.0Monty Brandenberg
Big delta was converting the new texture debugger support code to the new library. Viewer manifest should probably get an eyeball before release.
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-25PATH-743: Updating the cursors for path testing mode to final designs.Todd Stinson
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22mergeBrad Payne (Vir Linden)
2012-06-22CHUI-136 FIXED (Implement new design for blocked list on the people floater)Paul ProductEngine
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
2012-06-21PATH-743: Altering the mouse cursor to give more feed back when in path ↵Todd Stinson
testing mode.
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-15Added dead_strip linker option to mac release build.Todd Stinson
2012-06-15MergeTodd Stinson
2012-06-15Hopefully fixing mac build issue.Todd Stinson
2012-06-15BUILDFIX: Correcting Windows build error.Todd Stinson
2012-06-15CHUI-101 WIP Make LLFolderView general purposeRichard Linden
continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h
2012-06-15Hopefully this fixes the mac build.Matthew Breindel (Falcon)
2012-06-15Fixing build errorMatthew Breindel (Falcon)
2012-06-15MergeMatthew Breindel (Falcon)
2012-06-15Updating viewer build process to also generate a secondlife-bin.MAP file, ↵Matthew Breindel (Falcon)
tar it, and upload it.
2012-06-13WIP for path-702.prep
2012-06-11PATH-710: Removing the pathfinding basic floater and supporting class.Todd Stinson
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04mergeBrad Payne (Vir Linden)
2012-05-31merge changes for storm-276Oz Linden