summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-02removed unused texturesRichard Linden
2011-11-02EXP-1390 WIP Cannot see full sound icon when in IM call when background is a ↵Richard Linden
dark color voice icons with dark background
2011-11-02removed some unused texture referencesRichard Linden
2011-11-02removed deprecated minimal skin stuffRichard Linden
2011-11-02Automated merge with ↵Richard Linden
bundle:c:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.ybhs9f\ssh__richard@hg.lindenlab.com_callum_viewer-experience-llqtwebkit_w9twsb.hg
2011-11-01Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-11-01cleaned up and commented some codeRichard Linden
2011-11-01EXP-1480 FIXLeslie Linden
2011-11-01Pull from richard/viewer-experienceMerov Linden
2011-11-01EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up ↵Merov Linden
some old FUI debug that is not necessary anymore
2011-11-01EXP-1452 FIX minimum height of NEARBY CHAT window can be circumvented by ↵Richard Linden
minimizing it.
2011-11-01merge with headcallum
2011-10-31Added more logging and elapsed time counter to log message.callum
2011-10-31* Added support for items at the top level of "Received Items" instead of justLeslie Linden
folders. Top-level inbox items are counted both in the total item count and in the fresh item count.
2011-10-31mergeLeslie Linden
2011-10-31EXP-1486 FIX -- Minimum window size on windowsLeslie Linden
Reviewed by Callum.
2011-10-31EXP-1487 FIX -- Minimum window size on macLeslie Linden
2011-10-31* Added "clear all" button to the toybox floater with corresponding functionsLeslie Linden
added to LLToolBarView to perform the action. * Updated toybox to new height size per XD.
2011-10-31* Updated inventory code to handle creation of the "Received Items" panel whenLeslie Linden
the sim notifies the viewer that the folder is created. Unfortunately, the sim is not yet doing this so a relog is required to properly get this working.
2011-10-31Tie debugging/loading overlay to media debugging flagcallum
2011-10-31Point to new version of LLQtWebKit for Mac/Windowscallum
(Rolls in some debugging graphics and Roxie's Mac / SSL changes)
2011-10-28Merge with headcallum
2011-10-27fixed buildRichard Linden
2011-10-27Automated merge with ↵Richard Linden
bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.jg4asg\ssh__richard@hg.lindenlab.com_richard_viewer-experience-fui_ktzuqq.hg
2011-10-27Automated merge with ↵Richard Linden
bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.jg4asg\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_g9m9fa.hg
2011-10-27Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-10-27EXP-1479 FIX Chat history does not open when selecting toggle on chat ↵Richard Linden
floater and issue with minimizing and opening chat floater
2011-10-27mergeLeyla Farazha
2011-10-27EXP-1475 Tongue out of position when incoming/outgoing call dialog shown for ↵Leyla Farazha
first time when speak button is left toolbar
2011-10-27moved zoom factor management to llviewermediaimplRichard Linden
2011-10-27remove ignore_ui_scale flags and use web content scaling for all web_browser ↵Richard Linden
widgets
2011-10-27EXP-1389 FIXED ("New notifications while offline" notification shown in ↵Paul ProductEngine
lower right corner of FUI viewer) - Moved startup toast to the top of the LLScreenChannel
2011-10-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-26EXP-1458 FIX Chat text entry bar does not have focus when chat floater is ↵Richard Linden
opened while chat history is toggled open
2011-10-26Disabling display of inbox unless the Received Items folder exists already.Leslie Linden
2011-10-26Pull from /paulgproductengine/exp-1417/Merov Linden
2011-10-26Add ignore_ui_scale="false" flag to login page web browser for testing putposescallum
2011-10-26Point to new version of LLQtWebKit that has support for page zooming for ↵callum
Mac/Wndows versions
2011-10-26Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-26EXP-1461 FIX Incoming Nearby chat not visible in chat toasts/bubbles to user ↵Richard Linden
when chat window is minimized with chat history opened made minimizing and unminimizing nearby chat floater do the right thing
2011-10-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-26EXP-1461 FIX Incoming Nearby chat not visible in chat toasts/bubbles to user ↵Richard Linden
when chat window is minimized with chat history opened
2011-10-26Removed text spam about range of spatial partition, per davep.Leslie Linden
2011-10-26EXP-1417 FIXED (Docked Notifications window tears off from the dock icon ↵Paul ProductEngine
when deleting notifications one by one) - Changed LLSysWellWindow::reshapeWindow() so that the floater decreases from bottom to top, without changing top coordinate. - Force dock control repositioning in case floater rect changed.
2011-10-25EXP-1471 WIP Add support for zooming web pages by a scale facxtorcallum
2011-10-25mergeLeyla Farazha
2011-10-25EXP-1468 Incoming/outgoing call floater tongue position doesn't follow floaterLeyla Farazha
2011-10-25EXP-1469 FIX -- Changing toolbar from "icons only" to "icons with text" ↵Leslie Linden
while incoming/outgoing call floater is open causes crash on mac * Updated LLToolBar to call remove and add on all buttons when rebuilding the toolbar.
2011-10-25EXP-1398 FIX -- Viewer Crash when moving Speak button from bottom toolbar to ↵Leslie Linden
side toolbar with call request dialog active on Mac * Added "on button removed" callback for toolbars. * Changed docking on incoming and outgoing call floaters to be undocked when "speak" button removed. Reviewed by Leyla.
2011-10-25EXP-1466 FIX Viewer reloads default settings.xml file during launch (under ↵Richard Linden
some conditions) made sessionsettings pref not persistent