summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerfloaterreg.cpp
AgeCommit message (Collapse)Author
2012-08-29SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
further cleanup of LLStat removed llfloaterlagmeter
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-11PATH-710: Removing the pathfinding basic floater and supporting class.Todd Stinson
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-06-04merge dictionary importOz Linden
2012-06-04STORM-276 Dictionary import functionality and floaterKitty Barnett
2012-05-31fix spell checker floater registrationOz 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-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
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-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-05-01for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵Xiaohong Bao
on and off.
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-20merge changes for latest viewer-developmentOz Linden
2012-03-13pull and merge from viewer-developmentprep
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-11STORM-1738 Enable floaterJonathan Yap
2012-02-10PATH-284: Updating the class names in preparation for the new pathfinding ↵Todd Stinson
console design.
2012-02-10PATH-284: Moving files around in preparation for the new pathfinding console ↵Todd Stinson
design.
2012-02-09merge changes for storm-1803Oz Linden
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.
2012-02-01Renaming the XUI files for the pathfinding console to setup.Todd Stinson
2012-02-01Renaming the LLPathfindingConsole class to be LLPathfindingSetup.Todd Stinson
2012-02-01Renaming the pathfinding console to be pathfinding setup.Todd Stinson
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-25MERGE - pulling latest viewer-development into pathfinding branchNyx (Neal Orman)
2012-01-23merge changes for storm-1738Oz Linden
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-09Merge from viewer-developmentLeslie Linden
2012-01-04merge changes for storm-1708Oz Linden
2011-12-20STORM-1738 - Add autocorrect functionalityTank_Master
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson
2011-12-07Merge with latest viewer-experienceLeslie Linden
2011-12-06EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters.Vadim ProductEngine
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store."
2011-11-29Initial merchant outbox buttonLeslie Linden
2011-11-28EXP-1485 FIX -- Viewer should have a minimum sizeRichard Linden
moved min size logic into LLWindow
2011-11-18EXP-1577 FIX Made agent profile position and size persistent.Vadim ProductEngine
Enable My Profile to use saved_rect. Value of the "WebProfileRect" setting is ignored in this case.
2011-11-17STORM-1708 Adding ability to save/load scripts from file.Ima Mechanique
2011-11-10Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-07finished removing remnants of media browserRichard Linden
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
2011-10-17EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory ↵Leslie Linden
panel opens old My Inventory panel * Removed old inventory panel. * Renamed new inventory panel from "my_inventory" to "inventory" Reviewed by Richard.
2011-10-14merge with headcallum