summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-11-24Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-24No ticket.Dmitry Oleshko
A pointer member must be initialized in constructor. --HG-- branch : product-engine
2009-11-24Set global fontsize for tabs to SansSerifSmallJustin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2731
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-24fixed major bug (EXT-2748) Crash on exit from viewer without log inDmitry Oleshko
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already. Made the focus manager reset keyboard focus in this case. Found unreachable code in llstartup.cpp! --HG-- branch : product-engine
2009-11-24Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for Group IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine
2009-11-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- updated layout for P2P IM chat --HG-- branch : product-engine
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-24Work on critical sub-task EXT-2615 (IM Chat History is severely broken)Mike Antipov
-- Improved calculating of the LLTextBase::mContentsRect to take into account "left" coordinate. Previous implementation just ignored it. --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-23Fix for gcc warningSteve Bennetts
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 reverse LLCacheName lookup.Steve Bennetts
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-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-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-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-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-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-23fix for infinite loop when doing /me emotesrichard
reviewed by Mark