Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-17 | Merge | 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 | Undo previous change to this file. | Rick Pasetto | |
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 | |||
2009-12-14 | Merge with Tip | callum | |
2009-12-14 | EXT-1940 combo-box with dropdown list of scales overlaps Cancel btn un the ↵ | Lis Pardi | |
Texture dlg | |||
2009-12-14 | Fix for DEV-44045 "Update text, checkbox & layout changes for Build : Media ↵ | callum | |
Settings : Controls tab" | |||
2009-12-14 | merge | richard | |
2009-12-14 | ext-3297 Input/Output devices are cut off in preferences | Lis Pardi | |
2009-12-14 | EXT-3338 Start up screen isn't resized - reviewed by richard, The Layoutmaster | Erica | |
2009-12-14 | Fixed low bug EXT - 3255 (Call button is enabled in the People & Profile ↵ | Paul Guslisty | |
panels while voice is disabled) --HG-- branch : product-engine | |||
2009-12-16 | Un-hardcoded a couple of strings. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-16 | Fixed low bug EXT-3188 ("There are no picks/classfields here" message | Andrew Dyukov | |
should appear in "Picks" tab after the server response and not to). - added "Loading..." message - changed condition on which "There are no picks/classfields here" is shown and moved message string to strings.xml --HG-- branch : product-engine | |||
2009-12-16 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-16 | implemented major task EXT-3473 Increase min width of IM Floater (increased ↵ | Andrew Polunin | |
by 20%) --HG-- branch : product-engine | |||
2009-12-14 | automated merge avp->viewer2.0 | Loren Shih | |
2009-12-14 | For EXT-3264: Missing separators in inventory context menus - restore | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-14 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-14 | Fixed Normal bug EXT-3115 ("Unable to start new chat session" ↵ | Mike Antipov | |
MissingString(generic)) -- added string with name="generic" with the same value as "generic_request_error" into strings.xml (because "generic" is a part of server's response body) --HG-- branch : product-engine | |||
2009-12-13 | EXT-3422 Add IM/Notification pending button art, style and layout of ↵ | Erica | |
overflow arrows, align message well with bottom bar | |||
2009-12-13 | EXT-2764 EXT-2766 add and remove help ids to reflect reality | Kent Quirk | |
2009-12-12 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | For EXT-3264: Missing separators in inventory context menus - restore | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | Merge | skolb | |