summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-07-25Fix to build with code signing option (patch from STORM-1900)callum_linden
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-22mergeBrad Payne (Vir Linden)
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-06-04mergeBrad Payne (Vir Linden)
2012-05-31merge changes for storm-276Oz Linden
2012-05-31STORM-276 Match preferences look to that of the auto-replace functionality ↵Kitty Barnett
in STORM-1738
2012-05-30merge changes for storm-1860Oz Linden
2012-05-30merge up to 3.3.2-releaseOz Linden
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24merge changes for DRTVWR-151Oz Linden
2012-05-22merge changes for DRTVWR-152Oz Linden
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-05-17MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>.
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions
2012-05-11rename feature from "autocorrect" to "autoreplace", change names accordinglyOz Linden
2012-05-09Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-05-08merge changes for version 3.3.1Oz Linden
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-04-25for subtasks SH-3118, SH-3112, SH-3110, SH-3106, SH-3091 for SH-3086:Xiaohong Bao
As a viewer architect, I would like to understand how fast each of the components of the texture pipeline can run in isolation
2012-04-24OPEN-54: correct JsonCpp include pathBoroondas Gupte
2012-04-20merge changes for latest viewer-developmentOz Linden
2012-04-13merge changes for drtvwr-135Oz Linden
2012-03-30merge changes for vmrg-233Oz Linden
2012-04-02storm-64: Local TexturesVaalith Jinn
2012-03-14SH-2970 FIX - per-region logging of basic avatar statsBrad Payne (Vir Linden)
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-01Pull from viewer-experienceMerov Linden
2012-02-12Automated merge with ssh://hg.lindenlab.com/nat/viewer-new-aprNat Goodspeed
2012-02-10EXP-1889 FIX As a Second Life viewer developer, I would like a tool that ↵callum
helps me find memory leaks.
2012-02-10- fixed : Hunspell linking issuesKitty Barnett
2012-02-24Merge with viewer-developmentKitty Barnett
2012-02-09merge changes for storm-1803Oz Linden
2012-02-03EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵Merov Linden
LLClipboard and use this only
2012-02-02mergeBrad Payne (Vir Linden)
2012-02-01STORM-1738 Initial callback workJonathan Yap
warn-on-failure:open-license
2012-01-29STORM-1803 Adding raw anim file upload supportJonathan Yap
2012-01-27EXP-1765 POSSIBLE_FIX crash on startup at LLWindowWin32::switchContext(...)callum
2012-01-25Fix for build failures when tcmalloc disabledBrad Payne (Vir Linden)
2012-01-23STORM-276 Added missing library includesKitty Barnett
2012-01-20removed LLXUIXML libraryRichard Linden
moved LLInitParam, and LLRegistry to llcommon moved LLUIColor, LLTrans, and LLXUIParser to llui reviewed by Nat
2012-01-17EXP-1804 FIX -- Drag and drop operations can be blocked by modal dialogsLeslie Linden
* Added support for marketplace notifications that don't display the dialog until the next frame, leaving room for the drag and drop operation to properly complete before the notification shows up and interferes.
2012-01-06SH-2789 WIP - fixing the LL_USE_TCMALLOC code, make tests build with the ↵Brad Payne (Vir Linden)
same tcmalloc options as the sl executable
2012-01-05EXP-1757 FIX -- Merchant Outbox shows as empty when first ↵Leslie Linden
opening/initializing even when populated * Updated merchant outbox floater to not wait for initialization to complete before displaying outbox inventory contents.
2012-01-05SH-2789 WIP - allow building with or without tcmalloc, default to tcmalloc ↵Brad Payne (Vir Linden)
enabled
2011-12-20STORM-1738 - Add autocorrect functionalityTank_Master
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back