Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-18 | Merge viewer 2 into media | skolb | |
2009-12-17 | EXT-3126 : Avatar Textures (Debug) floater is too huge to fit screen | Loren Shih | |
Added horizontal and vertical scrollbars. | |||
2009-12-17 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-17 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-17 | EXT-3329 : Able to delete system folder is confusing - disable from non-god mode | Loren Shih | |
"Delete" no longer works for system folders. Created a new "Delete System Folder" context menu entry that only works in RelWithDebug if only one item is selected. --HG-- branch : avatar-pipeline | |||
2009-12-17 | revert -3 6510 sidepanel_item_info.xml | Steve Bennetts | |
2009-12-17 | merge | Rick Pasetto | |
2009-12-17 | Change "url prefix" to "url pattern" | Rick Pasetto | |
2009-12-17 | EXT-3551 make outfit functionality non-discoverable | Nyx (Neal Orman) | |
removed + button, added make outfit button. make outfit button is only enabled if the "my outfits" tab is selected. Code reviewed by Vir --HG-- branch : avatar-pipeline | |||
2009-12-17 | pe -> viewer2.0 merge | Loren Shih | |
2009-12-17 | Merge | skolb | |
2009-12-17 | Work on task EXT-3147 (Implement new states for message indicators) | Mike Antipov | |
-- Updated Well buttons' attributes (for images) according to implemented logic --HG-- branch : product-engine | |||
2009-12-17 | Voice control panel: removed unused mic icon, added separator between "you" ↵ | Vadim Savchuk | |
and "others" (EXT-3475). --HG-- branch : product-engine | |||
2009-12-17 | Completed normal task EXT-3470 (Make IM control panel resizable in IM Floater) | Mike Antipov | |
-- made panel user resizable -- increase buttons' width to fill empty space in ad-hoc & group chat panels --HG-- branch : product-engine | |||
2009-12-17 | fixed normal bug (EXT-3435) All voice notifications should look similar and ↵ | Dmitry Oleshko | |
according to the Voice UI Spec - added new voice notification that replaced notification toasts - now LLOutgoingCallDialog manages visibility of its controls on its own --HG-- branch : product-engine | |||
2009-12-17 | fixed bug EXT-3371 Favorites Bar button widths not implemented correctly | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-12-17 | Fixed carriage return text to use word wrap instead | skolb | |
2009-12-16 | L10N: harmless commit to test the Viewer Localization Tool, which has been ↵ | Ramzi Linden | |
broken for 46 days. | |||
2009-12-16 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-16 | DEV-42827: auto-hide media controls volume slider if neither it nor mute ↵ | Rick Pasetto | |
button has the mouse over it Review #66 fade-out was going to be harder, but just making it visible/invisible turned out to be pretty easy | |||
2009-12-16 | DEV-41904: Have F1 key bring up context-sensitive help for media controls | Rick Pasetto | |
Review #65 Adds help topic to media controls panel, and add handling F1 key to media focus | |||
2009-12-16 | local merge | Samuel Kolb | |
2009-12-16 | Merge with tip | callum | |
2009-12-16 | product engine -> viewer2.0 merge | Loren Shih | |
2009-12-16 | local merge | Samuel Kolb | |
2009-12-16 | Tweaks to XUI to make sure long urls are clipped in various dialogs. | callum | |
2009-12-16 | EXT-3514 update debug settings for appearance | Nyx (Neal Orman) | |
fixing layout issues with previous patch to avoid breaking the bottom buttons reviewed by vir --HG-- branch : avatar-pipeline | |||
2009-12-16 | Undo previous change to this file. | Rick Pasetto | |
2009-12-16 | merge with avp-tip | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-3514 update debug settings for new appearance features | Nyx (Neal Orman) | |
following changes: 1) remove renderavatarinvisible - no longer need this debug setting 2) add showobjectrenderingcost (default:TRUE) so we can turn this feature off if necessary 3) add showdebugappearanceeditor (default:FALSE) so we can test the future appearance editor code reviewed by vir and seraph --HG-- branch : avatar-pipeline | |||
2009-12-15 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-15 | L10N: some legacy strings were left in panel_preferences_setup.xml. At least ↵ | Ramzi Linden | |
I will make them consistent. | |||
2009-12-15 | Merging in latest PE changes from ↵ | Eric M. Tulla (BigPapi) | |
https://hg.aws.productengine.com/secondlife/viewer-2-0/ | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3199 : Re-enable task inspection inventory sidepanel | Loren Shih | |
Re-added the task sidepanel. Fixed bottom button layout. Edit mode now always returns true for inventory sidepanels. --HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3441: Support various substitutions for Search URL. | Lynx Linden | |
The search URL is now specified in app_settings/settings.xml (instead of in floater_search.xml), and it is now defined more flexibly with support for various substitution strings, such as [QUERY], [AUTH_KEY], [MATURITY], [GODLIKE], etc. I pulled the common substitution code out into a new static method, LLWeb::expandURLSubstitutions(). This provides support for common strings like [VERSION], [CHANNEL], [LANGUAGE], [OS], etc. The Help and Home sidetray code has been updated to use this new function, to avoid replicating this behavior 3 times. I also cleaned up the app_settings/settings.xml file and removed the old search keys of: SearchURLDefault, SearchURLQuery, and SearchURLSuffix2. | |||
2009-12-15 | Merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine | |||
2009-12-15 | Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-12-14 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-14 | DEV-43872: Change Home URL and Current URL to Home Page and Current Page | Rick Pasetto | |
2009-12-14 | L10N: used consistent terms between Pref > Advanced and floater_select_key ! | Ramzi Linden | |
2009-12-14 | DEV-43913: tweak positions of play & pause so they look like they are the ↵ | Rick Pasetto | |
same button | |||
2009-12-14 | follow-up from my last change | Rick Pasetto | |
2009-12-14 | merge | richard | |
2009-12-14 | merge with avatar-pipeline | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-14 | merge | richard | |
2009-12-14 | manually merge | richard | |
2009-12-14 | EXT-3370 integrate tab-ification to appearance sidepanel | Nyx (Neal Orman) | |
Moved elements around so that the bottom bar is contained in the outfits panel XUI changes by erica/chuck/nyx code changes by nyx code reviewed by Bigpapi --HG-- branch : avatar-pipeline |