summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-24fixed EXT-2684 "Notification toasts position is incorrect"Alexei Arabadji
--HG-- branch : product-engine
2009-11-24DEV-43332 New 'final' help URL format, as spec'd by enkidu.Tofu Linden
2009-11-24Remove unnecessary log messageMike Antipov
--HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width --HG-- branch : product-engine
2009-11-24Additional commit for low sub-task EXT-1153 (FlatListView should support ↵Eugene Mutavchi
keyboard) - implemented "default ENTER" action for teleport history list. --HG-- branch : product-engine
2009-11-24fixed normal bug (EXT-2653) Undocked IM floater blinks each time ↵Dmitry Oleshko
notification toasts fade away - reduced a number of show-hide cycles for toasts - only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater) --HG-- branch : product-engine
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-23Merge from product-engineSteve Bennetts
2009-11-24Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2009-11-24 EXT-2780 allow_scroll = false in LLTextEditor will crash the viewerangela
2009-11-23Add damage % text to nav bar, clip text entry to avoid overlapping iconsJames Cook
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug.
2009-11-23mergeSteve Bennetts
2009-11-23Change IM windows to minimize isntead of close. Need to make the icons ↵Steve Bennetts
overridable so that the minimize button can use the close art.
2009-11-23Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-23Added some threading debugging code. Should catch any recursive mutex locks ↵Steve Bennetts
in non Release builds.
2009-11-23small fixes for inv slurl functionalityEric M. Tulla (BigPapi)
2009-11-23DEV-43298 Eliminate the second "L$" texts in my previous commit for: ↵Ramzi Linden
floater_inventory_item_properties.xml
2009-11-23mergeRamzi Linden
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: sidepanel_item_info.xml
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: floater_inventory_item_properties.xml
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-23Context menu item to show/hide nav bar parcel property icons.James Cook
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_image_preview.xmlRamzi Linden
2009-11-23EXT-2705 : Remove (dont' just grey out) right-click context menu options for ↵Loren Shih
Links that aren't necessary --HG-- branch : avatar-pipeline
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_build_options.xmlRamzi Linden
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Updated graphic from 80/20. Changed references in xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2642
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xmlRamzi Linden
2009-11-23merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵James Cook
llfloaternearbymedia.cpp
2009-11-23EXT-2763 : Right-click on inventory doesn't bring up context menuLoren Shih
Also did some minor cleanup on header files. --HG-- branch : avatar-pipeline
2009-11-23mergeJames Cook
2009-11-23Initial implementation of parcel property icons and maturity string on nav barJames Cook
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick
2009-11-23Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-23tweaking render cost calculations based on code review feedback.Nyx (Neal Orman)
Following commits were reviewed by vir: 3054bae2bf21 dcc420c4d3f0 05341c33f01e d9cb3bf709f8 dad4281217d3 f1d887a950ba - Nyx --HG-- branch : avatar-pipeline
2009-11-23Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel,Andrew Dyukov
Ctrl-Shift-I should open Inventory floater). --HG-- branch : product-engine
2009-11-23EXT-2705 : Create accordion panel to show COF contentsLoren Shih
Also made several infrastructure improvements that help inventory panels defer generating their folders/views until after inventory has been loaded up. This was pretty haphazard before. --HG-- branch : avatar-pipeline
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23EXT-2435 : Advanced > Shortcuts > Fly is always tickedLoren Shih
Did a few lines of cleanup for code surrounding this. Issue is still not fixed though. --HG-- branch : avatar-pipeline
2009-11-23EXT-2718 EXT-2434 avatar render cost changesNyx (Neal Orman)
Fixing a but in new ARC function where textures added 5 to the ARC for each use. Expected (and previous) behavior restored, where 5 is added to ARC for each unique texture, regardless of how many faces it is used on. Confirmed new ARC is 99 points higher than previous (20 for each body part), or 119 if avatar is wearing a skirt. Will be post-reviewed before pushing --HG-- branch : avatar-pipeline
2009-11-23Fixed normal bug EXT-2346 "My Landmarks accordion panels shouldn't be ↵Sergei Litovchuk
displayed if there are no landmarks in respective folders". - Added inventory observer to Landmarks Panel to update accordion tabs visibility upon inventory changes. - Added accordions contents refreshing upon filter edit to fix updating accordion items when filter becomes less restrictive. --HG-- branch : product-engine
2009-11-23EXT-2460 - mouselook mode - remove unused UI elementsrichard
EXT-2504 - black bars present at top and bottom when in mouselook reviewed by Leyla
2009-11-23convert signals to allocate on demand in order to speed up widget constructionrichard
reviewed by James
2009-11-23Scrollbar was too dark and not matching other scrollbars. Switched ↵Justin C. Rounds (Chuck)
scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix. http://jira.secondlife.com/browse/EXT-1451
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23"Fit and finish" issues with bottom bar.Justin C. Rounds (Chuck)
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352
2009-11-23Implemented major sub-task EXT-2517 (Add support for the viewer 1.23 chat ↵Sergey Borushevsky
history style (widget-less)) --HG-- branch : product-engine
2009-11-23EXT-829 share button in profile inactiveNyx (Neal Orman)
refactored share code to all call LLAvatarActions::share. Function opens an IM window if one doesn't already exist and prints an appropriate message, as well as opening the inventory sidepanel. Verified working in IM window, people tab, and individual's profile. Will be post-reviewed before push. --HG-- branch : avatar-pipeline
2009-11-23Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me".Vadim Savchuk
--HG-- branch : product-engine
2009-11-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto