summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2010-12-08improved dialog message for required update.Andrew A. de Laix
2010-12-08STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵Vadim ProductEngine
transparency settings.
2010-12-08Automated merge from mesh-developmentLoren Shih
2010-12-07VWR-24079 FIX DE linguistic by Torben TrautmanEli Linden
2010-12-07lamo programmer ui for setting downloader bandwidth limit.Andrew A. de Laix
2010-12-07sync with viewer-beta 2.4, 12/7/2010Eli Linden
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-12-07Automated merge up from viewer-developmentLoren Shih
2010-12-07Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-07login instance coordinates with updater serviceAndrew A. de Laix
2010-12-07STORM-735 FIXED Group icons in People -> Groups now follow floater opacity ↵Vadim ProductEngine
settings.
2010-12-06STORM-678 : pull into viewer-betaMerov Linden
2010-12-06SOCIAL-342 FIX Rename Web Browser Test option in debug menus to reflect the ↵callum
fact it opens the Media browser
2010-12-06Pull viewer-beta inMerov Linden
2010-12-06CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵Mark Palange (Mani)
Rev. by Brad
2010-12-06STORM-34 FIXED Saving of user's favorites into file and showing them in ↵Andrew Productengine
"Start at" combobox on login screen was implemented. Implementation details: - File is saved on exit from viewer and not immediately on changes as was written in spec. It is done to make this file consistent with favorites order: order of favorites is saved on exit, so if favorites info is saved in other moment earlier, crashing viewer or other unexpected way of finishing its work (i.e. via Windows task bar) would cause inconsistence between favorites order saved per account and one from this new file. - File is saved in user_settings\stored_favorites.xml. - If you uncheck the option in Preferences and press OK, the file gets immediately deleted (according to spec). Issues that require further changes: - Currently only favorites of last logged in user are shown in login screen. Showing favorites of multiple users will be implemented later when design for it is approved by Esbee. - Preference is now global for all users, because design states it may be changed before login, and we don't have account info at the moment. But it doesn't seem to be a good idea, so changes in design are needed. - Currently the way of retrieving SLURLs needs optimization in a separate ticket. More detailed design approved by Esbee is needed to develop it further, perhaps in new tickets.
2010-12-03SOCIAL-334 FIX Remove link color and action from status bar text in web ↵callum
content window
2010-12-03SOCIAL-333 FIX Order of buttons on Web content floater is wrongcallum
2010-12-03merging beta fixes after 2.4.0-beta1Oz Linden
2010-12-03Fix for overlapping UI elements in panel_preferences_graphics1 due to bad merge.Loren Shih
2010-12-03Fix for clobbered deferred rendering UI.Loren Shih
Fix for compile errors from llappviewer.cpp merge.
2010-12-03Automated merge up from viewer-developmentLoren Shih
2010-12-03Tiny change to panel_login.xml so Start Location preferences work under all ↵Jonathan Yap
circumstances
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵Dave Parks
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
2010-12-02mergeMonroe Linden
2010-12-02mergeMonroe Linden
2010-12-02SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵callum
web apps Completes MVP
2010-12-02mergeMonroe Linden
2010-12-02merge fix for STORM-584Oz Linden
2010-12-02merge fix for STORM-673Oz Linden
2010-12-02merge fix for STORM-718Oz Linden
2010-12-02merge fixes for various transparency issuesOz Linden
2010-12-02merge fixes for STORM-432Oz Linden
2010-12-02merge fix for STORM-596Oz Linden
2010-12-02STORM-718 FIXED Typo in Preferences -> Color.Vadim ProductEngine
Besides, removed redundant space before colon.
2010-12-02STORM-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵Vadim ProductEngine
the Places SP.
2010-12-01SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵callum
viewer web apps Added support for graphic browser buttons and laid them out differently
2010-12-01SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful ↵callum
for viewer web apps Latest traunch of fixes to new Web only content floater Also removed line in test app that fails to build - have a note to fix later
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-12-01STORM-432 ADDITIONAL FIX Disabled manual resizing of the bottom panel in ↵Vadim ProductEngine
the inventory SP.
2010-11-30SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵callum
viewer web apps
2010-11-30STORM-584 FIXED Chat font colors for "Me" and "Others" used for the bubble ↵Seth ProductEngine
chat text. Bubble chat color picker now sets the background color for the name tag and bubble chat. Label for the color picker changed to "Bubble chat background" Removed unused "BackgroundChatColor" setting, using "NameTagBackground" instead.
2010-11-30STORM-697 FIXED Nearby Chat window is semitransparent even if inactive ↵Paul Guslisty
opacity is 1 - Deleted custom images of floater to use default
2010-11-30STORM-673 FIXED Renamed block list label in privacy panel to avoid name ↵Andrew Productengine
duplication.
2010-11-30Object menu: put Delete at top level, rename Remove> to Manage>Jonathan Yap
2010-11-29Pull viewer-beta into viewer-developmentMerov Linden
2010-11-29STORM-672 : Fix duplicated name in Pref panelMerov Linden
2010-11-29STORM-666 : pull into viewer-developmentMerov Linden
2010-11-29STORM-689 FIXED "Back" but is opaque in all of the undocked side panelsPaul Guslisty
- Added parameter to the button that defines which transparency value should be used: value of drawing context or transparency value of a its parent (in our case this parent is floater)