summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-08-02* Fixed up outbox UI alignment to match inboxleslie@leslie-HPz600.lindenlab.com
* Added outbox item count to outbox button title * Updated sync loading indicator to keep moving until http request complete * Updated outbox panel display to use user_status http get response * Removed inbox/outbox folder name hack from LLInventoryPanel
2011-08-01Badge location in inventory window FIXleslie@leslie-HPz600.lindenlab.com
* New badge attributes allow the specification of a horizontal or vertical offset that will be applied to a parent scroll container if there is one. * Turned freshness tag back on by default. Reviewed by Merov.
2011-07-29attempting to do the outbox importLeyla Farazha
2011-07-29fixing outbox handledraganddropLeyla Farazha
2011-07-29EXP-843 Enable drag and drop to and from the outbox, with conditional ↵Leyla Farazha
warnings based on permissions EXP-1034 Add confirmation dialog for moving no-copy items to outbox
2011-07-28MergeLeslie Linden
2011-07-27CHOP-761 Items now disappear when the sim says so.Aaron Stone
2011-07-27fix for gccRichard Nelson
2011-07-26build fixRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile ↵Richard Nelson
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters
2011-07-25merge fix for SH-2031Oz Linden
2011-07-25close head created by 54e071a92450Oz Linden
2011-07-25merge changes for storm-1458Oz Linden
2011-07-25SH-2031 Fix for bad vertex shader/fragment shader varying usage.Dave Parks
2011-07-24mergeDave Parks
2011-07-24dummy check in to make hg happyDave Parks
2011-07-24mergeDave Parks
2011-07-23fixing outbox folderleyla_linden
2011-07-22merge changes from snowstorm team review buildOz Linden
2011-07-22SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, ↵Dave Parks
this is still a source of frame stalls.
2011-07-21Added handling for RemoveInventoryObjects message. Fixed handling of ↵Aura Linden
RemoveInventoryFolder
2011-07-21Added handling for RemoveInventoryObjects message. Fixed handling of ↵Aura Linden
RemoveInventoryFolder
2011-07-21SH-2031 Don't do network I/O from the main thread in llcurl.Dave Parks
Reviewed by Kelly
2011-07-21mergeLeyla Farazha
2011-07-21turning down progress screen fade timeLeyla Farazha
2011-07-21SH-2031 Fix for stall in "Cleanup"Dave Parks
2011-07-21merge changes for eli2_viewer-developmentOz Linden
2011-07-21SH-2020 Fix for avatar skin/eyes and trees being bright/black/busted underwater.Dave Parks
2011-07-20SH-2048 Fix for invisiprims infecting neighboring prims with their invisi-ness.Dave Parks
2011-07-20Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-07-20EXP-880 FIX Enable navigation chrome for Search floaterRichard Nelson
changes in size of target windows other than _blank or "" are not saved EXP-1018 FIX Profile button in Basic mode does not toggle correctly when profile is opened and toggles on and closes other Web Content Panel windows
2011-07-20SH-2021 Fix for black water at the horizon from occlusion culling madness.Dave Parks
2011-07-20mergeLeyla Farazha
2011-07-20EXP-937 JavaScript can be turned off in the viewer which will break intro ↵Leyla Farazha
screen - investigate options
2011-07-20SH-1838 Add error handling for allocation of off screen render targets.Dave Parks
Reviewed by Leslie
2011-07-20FIX INTL-58 set25, light set4 translation for 6 languageseli
2011-07-20Removed unused variable for build fix.Leslie Linden
2011-07-20Disabling freshness tag for the merge.Leslie Linden
2011-07-19EXP-932 Implement system that fades from login page to (either) intro screen ↵Leyla Farazha
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login
2011-07-19SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook ProsLeslie Linden
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card * Disabled VBO's on mac to avoid stalls in renderer * Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness * Removed invalid rendering checks causing GL errors in debug mode Reviewed by davep
2011-07-19merge changes for storm-1487Oz Linden
2011-07-19merge changes for storm-1221Oz Linden
2011-07-19merge changes for storm-1502Oz Linden
2011-07-19merge changes for storm-1503Oz Linden
2011-07-19merge changes for vwr-26066Oz Linden
2011-07-19STORM-519 FIXED "Delete" is enabled in the context menu for folders which ↵Paul ProductEngine
contain worn items - Disable "Delete" menu item in case selected folder contains non-removable items.