summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-01CHUI-55 FIX Floaters that have set positions from old viewer versions can ↵Richard Linden
appear off screen until user repositions the floaters manually
2012-03-01Added tag DRTVWR-113_3.2.8-release, 3.2.8-release for changeset 51b2fd52e36aOz Linden
2012-02-29increment viewer version to 3.3.1Oz Linden
2012-02-29Added tag 3.3.0-start for changeset d5f263687f43Oz Linden
2012-02-29added dummy file to assist in forcing tc buildsRichard Linden
2012-02-29merge changes for vmrg-231Oz Linden
2012-02-29merge changes for sh-2963Oz Linden
2012-02-29merge tags from beta branchOz Linden
2012-02-28SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating ↵Dave Parks
deferred rendering targets.
2012-02-28SH-2908 Fix for incompatibility issue with GLSL 1.30Dave Parks
2012-02-28Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-28EXP-1918 FIX Floaters that are stacked are not offsetRichard Linden
EXP-1919 FIX Resizing viewer window with minimized floaters can result in floaters appearing off screen when un-minimized
2012-02-28EXP-1888 FIX Update text for emtpy Received Items folder in the ViewerRichard Linden
2012-02-28Updated llqtwebkit install URLs for Mac and Win.Seth ProductEngine
2012-02-28EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin ↵Seth ProductEngine
build configuration.
2012-02-27mergeDave Parks
2012-02-27SH-2889 Fix for crash when encountering certain attachments.Dave Parks
2012-02-27fix for mac buildRichard Linden
2012-02-27EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates store and load floater relative positions
2012-02-27EXP-1832 WIP Viewer Size not persistent across loginsRichard Linden
fixed not unmaximizing properly on Windows put in error logging on Mac
2012-02-27EXP-1305 FIXED Prevent avatar from walking after double-clicking the title bar.Vadim ProductEngine
2012-02-24ignore *.rej files generated by patchRichard Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates fixed bug where resizing window would cause stacked floaters to move relative to each other renamed positioning enums to reflect the fact that they apply all the time now, not just when opening floaters
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-02-24potential fix for linux buildRichard Linden
2012-02-24MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callbackpaul_productengine
- Just moved the deletion to the inspected block
2012-02-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2012-02-23EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
made Set Window Size correctly set interior window rect, preserving measured dimensions
2012-02-23EXP-1335 FIXED empty folders not draggable between Inventory windows.Seth ProductEngine
Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter.
2012-02-23SH-2908 Fix for linux build.Dave Parks
2012-02-23Linux build fix.Seth ProductEngine
Moved type casts from protected base classes to derived LLCoord.
2012-04-26post-merge build fixesRichard Linden
2012-04-26merge with viewer-releaseRichard Linden
2012-04-26CHUI-101 WIP Make LLFolderView general purposeRichard Linden
removed hacks for object inventory folderview
2012-04-25more gcc build fixesRichard Linden
2012-04-24fix for gcc buildsRichard Linden
2012-04-24CHUI-96 FIX Cannot dismiss modal dialogs related to merchant outboxRichard Linden
2012-04-24CHUI-106 FIX Notifications like Friends online are shown in local chat ↵Richard Linden
history - no toast given if chat history is open
2012-04-24CHUI-94 FIX Clicking OK on a notification does not remove the notification ↵Richard Linden
from the notifications listing
2012-04-23CHUI-93 FIXED Increased People floater minimum width to avoid scroller on ↵AlexanderP ProductEngine
the tab container.
2012-04-20more gcc fixesRichard Linden
2012-04-20CHUI-92 FIX Notification count is not shown on notification chicletRichard Linden
2012-04-20fix for gcc buildsRichard Linden
2012-04-20allow nested modifier tags (e.g. Lazy, Atomic) in param block entriesRichard Linden
2012-04-18converted to unix line endingsRichard Linden
2012-04-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-04-17CHUI-86 WIP Investigate voice-dot with name tag integrationRichard Linden
removed dead code
2012-04-17BUILDFIX: Attempting to correct a linux build problem.Todd Stinson
2012-04-17CHUI-86 WIP Investigate voice-dot with name tag integrationRichard Linden
fixed bad parameters in draw3d...name tags should display properly now