Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-15 | EXT-3488 Fix for sky not being reflected in water any more. | Runitai | |
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 | EXT-3394: Reverting removal of prefs volume slider. | Lynx Linden | |
This change reverts the code parts of e038c0211968 that relate to the sound preferences slider. Lis has already re-enabled the slider in the panel_preferences_sound.xml XUI file. So the overall change for EXT-3394 is now: - remove the volume slider from the Voice Controls panel - make 50 be the default volume level, not 62 | |||
2009-12-14 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-14 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-14 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-14 | DEV-43872: Change Home URL and Current URL to Home Page and Current Page | Rick Pasetto | |
2009-12-14 | Final merge of precompiled header dependency cleanup work. | brad kittenbrink | |
2009-12-14 | Only do the "lowest interest loadable" calculation if we've already hit the ↵ | Monroe Linden | |
PluginInstancesTotal cap. Otherwise, we always need to load the top media data item. | |||
2009-12-14 | Yet again more fixups for compile errors after the last merge... | brad kittenbrink | |
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 | DEV-42327: Compute controls position & size for HUD objects | Rick Pasetto | |
Review #62 Added facility to get the HUD projection and modelview matrices by refactoring the calls in llviewerdisplay a bit. | |||
2009-12-14 | Made LLViewerMedia::isInterestingEnough() take the performance manager's ↵ | Monroe Linden | |
priority list list into account. | |||
2009-12-14 | merge | richard | |
2009-12-14 | merge | richard | |
2009-12-14 | manually merge | richard | |
2009-12-14 | Merge | skolb | |
2009-12-14 | Added EOL to file for Mac/Linux platforms | callum | |
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 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-14 | Allow selection of media faces even if there is no impl. We record | Rick Pasetto | |
the target object and use that fact to raise its interest level. This is mostly a pass-off for monroe to take and run with | |||
2009-12-14 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-14 | EXT-3338 Start up screen isn't resized - reviewed by richard, The Layoutmaster | Erica | |
2009-12-14 | Cleanup for errors post-merge. | brad kittenbrink | |
2009-12-14 | automated merge viewer2.0->viewer2.0. | Loren Shih | |
2009-12-14 | Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. | brad kittenbrink | |
2009-12-14 | EXT-3407 : "Recent Items" panel shows as empty | Loren Shih | |
The text in the search editor is now properly kept updated. | |||
2009-12-14 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-14 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-14 | EXT-3426: Update Place buttons based on state. | Lynx Linden | |
We now disable the teleport/map buttons when they cannot be used (when we don't have a global 3D position for the parcel). We also update this button enable state at the right times. | |||
2009-12-14 | EXT-3426: Enable Teleport/Map buttons for all Places. | Lynx Linden | |
When we open the Places side tray for a parcel, given a UUID, we now look up the parcel's global 3D position so that the teleport and map functions work correctly. | |||
2009-12-14 | automated merge avp->viewer2.0 | Loren Shih | |
2009-12-14 | automated merge viewer2.0->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-13 | Fix Mac build | James Cook | |
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 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2009-12-11 | replace some magic numbers of http status, and fix for DEV-40952/SNOW-208: ↵ | Xiaohong Bao | |
HTTP GET requests for textures check for http status 203, but should check for 206. | |||
2009-12-11 | EXT-3278: copy & wear in object inventory is now only enabled if we can wear ↵ | Eric M. Tulla (BigPapi) | |
contents | |||
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 | |
2009-12-11 | EXT-3277 "<X> Items Fetched" info on InventoryFloater lost. | Loren Shih | |
Background fetches track whether they're being done on MyInventory, Library, or both. Also did some cosmetic header file cleanup. |