Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-21 | EXT-3567 : Folders hsould show as "Loading..." when contents are being fetched | Loren Shih | |
Name change "DontShowInHierarchy"->"Hidden". | |||
2009-12-21 | EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows) | Loren Shih | |
Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request. | |||
2009-12-21 | DEV-43799: Increase the minimum floater size for Search. | Lynx Linden | |
Liana and the search team want the minimum size of the search floater to be such that the web content appears at 650x600 pixels. Users can resize the window larger, but not smaller, than this limit. | |||
2009-12-21 | DEV-44357: Close classified/pick details when closing Pick panel. | Lynx Linden | |
When we close the Pick panel, we now also close any specific classified or pick that was opened from the pick panel. | |||
2009-12-21 | EXT-3486: Support SLapps and URLs in the nav bar. | Lynx Linden | |
If the user enters a string into the navigation bar that is not recognized as an SL location, the behavior is now: - handle any secondlife:// SLapps, or - open any http: or https: URLs in the media browser, or - otherwise, send the text to the search floater | |||
2009-12-21 | EXT-3554: Added help topics for the Appearance tabs. | Lynx Linden | |
The "My Appearance" floater now has the following new help IDs, to provide more granular help feedback: customize_shape_tab customize_skin_tab customize_hair_tab customize_eyes_tab customize_shirt_tab customize_pants_tab customize_shoes_tab customize_socks_tab customize_jacket_tab customize_gloves_tab customize_undershirt_tab customize_underpants_tab customize_skirt_tab customize_alpha_tab customize_tattoo_tab | |||
2009-12-21 | Fixed bad XML that was checked into strings.xml. | Lynx Linden | |
This caused lots of fallout, like menu accelerators appearing as "missing_string(accel-win-ctrl)" instead of "Ctrl+". The offending line was the ATTACH_HUD_CENTER_2 string, which had a messed up XML close tag. | |||
2009-12-19 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-19 | Add LOG_CLASS() macro to clarify origin of log messages. | Nat Goodspeed | |
2009-12-19 | added script limits floater | gabriel lee | |
reviewed by mani | |||
2009-12-19 | Added a first view script limits floater | gabriel | |
reviewed by Mani | |||
2009-12-18 | HTTP Texture tuning: | Steve Bennetts | |
* Changed download rate update frequency * Updated network bandwidth preferences to be 100 Kbps - 10 Mbps instead of 50 Kbps - 1.5 MBps | |||
2009-12-18 | Merge | Steve Bennetts | |
2009-12-18 | Additional HTTP Texture tunining | Steve Bennetts | |
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData. | |||
2009-12-18 | EXT-2703: tex preview bug ui/buttons weren't visible or would appear off floater | Eric M. Tulla (BigPapi) | |
2009-12-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-18 | fix for osx compile error | Eric M. Tulla (BigPapi) | |
2009-12-18 | Fix for extra llplugin/ on the path of the imageformats plugins. | brad kittenbrink | |
reviewed by mani. | |||
2009-12-18 | Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-12-18 | Merge with viewer-2-0 again, to pick up avatar changes | James Cook | |
2009-12-18 | Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-12-18 | merging latest PE changes into viewer-2-0 | Nyx (Neal Orman) | |
2009-12-18 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-18 | EXT-3582 : My Outfits populates from library if I delete my last outfit | Loren Shih | |
Now checking if this is the first time a user has logged into viewer2.0, via checking against COF existence. This doesn't quite work yet because something before LLAgentWearables is also looking up COF. | |||
2009-12-18 | Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-12-18 | EXT-3123 cannot decline save for newly created wearable | Nyx (Neal Orman) | |
We weren't marking the initially loaded parameters of a wearable created through the appearance editor as "saved" so the client thought the wearable was dirty when it wasn't. Added a call to mark all parameters as saved right before sending the wearable to the server. reviewed by Bigpapi | |||
2009-12-18 | EXT-2203 : Wear btn is enabled when Quick Look Selector is empty | Loren Shih | |
Partial fix. Changed filter behavior so that non-default is properly detected if filtering for non-objects. | |||
2009-12-18 | merge | Brad Payne (Vir Linden) | |
2009-12-18 | For EXT-3579: removed unhelpful 'try again' from gesture loading failure. | Brad Payne (Vir Linden) | |
2009-12-18 | ext-3386 Fix for day cycle crash and xui cleanup | Palmer Truelson | |
Reviewed by Richard | |||
2009-12-18 | EXT-3567 : My Inventory shows as loading even when Library is loading | Loren Shih | |
Fixed some highlight formatting issues. | |||
2009-12-18 | Merge viewer 2 into media | skolb | |
2009-12-18 | Merge, pulling in viewer-2-0 | James Cook | |
2009-12-18 | EXT-3567 : My Inventory shows as loading even when Library is loading | Loren Shih | |
This reformats "Loading... Inventory" into "Inventory (Loading...)" Took out accidental debug checkin. | |||
2009-12-18 | EXT-3575 : Inernal selection spam when nothing selected in some folders | Loren Shih | |
Default selection will no longer try to select hidden folders. | |||
2009-12-18 | Fixed normal bug EXT-3570 (IM Well Chiclet's counter is not reset when IM ↵ | Eugene Mutavchi | |
session with unread IMs is removed) --HG-- branch : product-engine | |||
2009-12-18 | Implemented major sub-task EXT-3524 (Context menu for IM well) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-12-18 | Fixed major bug EXT-3520 - Can't open Group Notices or Attachments. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-12-18 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-18 | partial implementation for major task (EXT-2211) Add textual indication (IM ↵ | Dmitry Oleshko | |
messages) about incoming voice calls and reactions on them (All types of IMs) - added notifications for group/adhoc calls --HG-- branch : product-engine | |||
2009-12-18 | merge | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-18 | fixed critical bug EXT-3559 Crash when deleting last Favorites entry | Denis Serdjuk | |
Cause: An error of invalid array index. Solution: Additional check has been added. --HG-- branch : product-engine | |||
2009-12-18 | completed EXT-3545 Voice controls panel should auto-open on starting call ↵ | Igor Borovkov | |
w/o text chat --HG-- branch : product-engine | |||
2009-12-18 | corrected outgoing call dialog | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-18 | reverted current voice channel changes notification time | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-18 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-18 | Major task EXT-3466 (Add avatars context menu for nearby voice chat in the ↵ | Eugene Mutavchi | |
voice control panel) --HG-- branch : product-engine | |||
2009-12-18 | IM floater: Made P2P IM control panel resizable (added "follows" flags). | Vadim Savchuk | |
This is an additional fix for task EXT-3470. --HG-- branch : product-engine | |||
2009-12-18 | Fixed stall on startup: removed references to Arrow_Left and Arrow_Right ↵ | Vadim Savchuk | |
images (which don't exist and are unused anyway) from textures.xml. --HG-- branch : product-engine |