Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | Nuke the last few references to the long-dead LCD code. | Bryan O'Sullivan | |
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-24 | made task inventory offers work the old way, and disabled inv slurls for them. | Eric M. Tulla (BigPapi) | |
2009-11-24 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel). | Vadim Savchuk | |
Made the People and Me task panels support the desired tri-state behavior. Until all the other task panels support that behavior, it is disabled. --HG-- branch : product-engine | |||
2009-11-24 | Fixed normal bug EXT-2570 (There is no connecting/leaving spatial voice chat ↵ | Eugene Mutavchi | |
notifications in the nearby chat) --HG-- branch : product-engine | |||
2009-11-24 | Related to implementation of EXT-2517 (Add support for the viewer 1.23 chat ↵ | Sergey Borushevsky | |
history style (widget-less)) - reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42. --HG-- branch : product-engine | |||
2009-11-24 | Fixed minor bug EXT-2745 (Contents of Groups field duplicates after IM ↵ | Sergey Borushevsky | |
session has been started) --HG-- branch : product-engine | |||
2009-11-24 | Fixed a minor grammatical mistake. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook | |
2009-11-24 | No ticket. | Dmitry Oleshko | |
A pointer member must be initialized in constructor. --HG-- branch : product-engine | |||
2009-11-24 | Set global fontsize for tabs to SansSerifSmall | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2731 | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | fixed major bug (EXT-2748) Crash on exit from viewer without log in | Dmitry 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-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-24 | Work 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-24 | Work 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-24 | Work 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-24 | fixed EXT-2684 "Notification toasts position is incorrect" | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-24 | DEV-43332 New 'final' help URL format, as spec'd by enkidu. | Tofu Linden | |
2009-11-24 | Remove unnecessary log message | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-24 | Work 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-24 | Work 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-24 | Additional 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-24 | fixed 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-24 | fix crash error for missing string RegisterDateFormat in panel_profile_user.xml | angela | |
2009-11-23 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2009-11-24 | EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer | angela | |
2009-11-23 | Add damage % text to nav bar, clip text entry to avoid overlapping icons | James Cook | |
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug. | |||
2009-11-23 | Fix for gcc warning | Steve Bennetts | |
2009-11-23 | merge | Steve Bennetts | |
2009-11-23 | Change 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-23 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-23 | Added reverse LLCacheName lookup. | Steve Bennetts | |
2009-11-23 | Added some threading debugging code. Should catch any recursive mutex locks ↵ | Steve Bennetts | |
in non Release builds. | |||
2009-11-23 | small fixes for inv slurl functionality | Eric M. Tulla (BigPapi) | |
2009-11-23 | DEV-43298 Eliminate the second "L$" texts in my previous commit for: ↵ | Ramzi Linden | |
floater_inventory_item_properties.xml | |||
2009-11-23 | merge | Ramzi Linden | |
2009-11-23 | DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵ | Ramzi Linden | |
the end: sidepanel_item_info.xml | |||
2009-11-23 | DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵ | Ramzi Linden | |
the end: floater_inventory_item_properties.xml | |||
2009-11-23 | http://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-23 | Context menu item to show/hide nav bar parcel property icons. | James Cook | |