Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | path-722: At startup we request the agent status update. | prep | |
2012-06-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2012-06-15 | STORM-1883: add alert when a secondary dictionary is imported | Oz Linden | |
2012-06-15 | STORM-276 FIXED Main dictionary combobox in spell check settings floater ↵ | Kitty Barnett | |
doesn't sort dictionaries by name | |||
2012-06-15 | Updating notification and tooltip text to take into account the new toggling ↵ | prep | |
behavior. | |||
2012-06-15 | minor cosmetic changes to spelling floater | Oz Linden | |
2012-06-15 | add to contributions.txt | Oz Linden | |
2012-06-15 | Merge | AlexanderP ProductEngine | |
2012-06-14 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-06-14 | STORM-1880: copy imported dictionary files rather than moving them | Oz Linden | |
2012-06-15 | Merge | Matthew Breindel (Falcon) | |
2012-06-15 | Updating viewer build process to also generate a secondlife-bin.MAP file, ↵ | Matthew Breindel (Falcon) | |
tar it, and upload it. | |||
2012-06-14 | STORM-1881: close dictionary import dialog if parent spell checking prefs ↵ | Oz Linden | |
dialog is closed | |||
2012-06-14 | Updating the slurl icon with Leo's design and toggling the behavior to show ↵ | Todd Stinson | |
on PF disabled regions. | |||
2012-06-14 | MAINT-442: [PUBLIC]Unable to change parcel restrictions for a scripts-disabled | simon@Simon-PC.lindenlab.com | |
parcel in a damage-enabled region. Reviewed by Kelly | |||
2012-06-14 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-14 | STORM-1882: keep dictionary selected when moving, allowing deletion when ↵ | Oz Linden | |
moved to Available | |||
2012-06-14 | CHUI-139 : Use the Chat toolbar button to open and close the conversations ↵ | Merov Linden | |
multi floater. Force Nearby Conversation if floater is empty. | |||
2012-06-14 | merge | simon@Simon-PC.lindenlab.com | |
2012-06-14 | MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multiple creators shows creator | simon@Simon-PC.lindenlab.com | |
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2012-06-14 | WIP: path-722. Some agent_state_updates come through (god mode), region ↵ | prep | |
crossings, cleanup logic is a TBD, etc.. | |||
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, ↵ | Monty Brandenberg | |
LLProxy support, HttpOptions starting to work, HTTP resource waiting fixed. Non-LLThread-based threads need to do some registration or LLMutex locks taken out in these threads will not work as expected (SH-3154). We'll get a better solution later, this fixes some things for now. Tracing of operations now supported. Global and per-request (via HttpOptions) tracing levels of [0..3]. The 2 and 3 levels use libcurl's VERBOSE mode combined with CURLOPT_DEBUGFUNCTION to stream high levels of detail into the log. *Very* laggy but useful. Simple GET request supported (no Range: header). Really just a degenrate case of a ranged get but supplied an API anyway. Global option to use the LLProxy interface to setup CURL handles for either socks5 or http proxy usage. This isn't really the most encapsulated way to do this but a better solution will have to come later. The wantHeaders and tracing options are now supported in HttpOptions giving per-request controls. Big refactoring of the HTTP resource waiter in lltexturefetch. What I was doing before wasn't correct. Instead, I'm implementing the resource wait after the Semaphore model (though not using system semaphores). So instead of having a sequence like: SEND_HTTP_REQ -> WAIT_HTTP_RESOURCE -> SEND_HTTP_REQ, we now do WAIT_HTTP_RESOURCE -> WAIT_HTTP_RESOURCE2 (actual wait) -> SEND_HTTP_REQ. Works well but the prioritized filling of the corehttp library needs some performance work later. | |||
2012-06-14 | MAINT-646 Cleanup some warnings from previous changes. | Dave Parks | |
2012-06-14 | EXP-1953: Updating the response message sent to the Inviter in Scenario 3. | Todd Stinson | |
2012-06-14 | fix for MAINT-758: [PUBLIC]texture discard level is inconsistent between ↵ | Xiaohong Bao | |
sessions | |||
2012-06-14 | CHUI-199 WIP Modified the nearby chat for using floater_im_session.xml; ↵ | AlexanderP ProductEngine | |
merging LLNearbyChatBar with LLNearbyChat; clean up code; supressed a double creation of LLNearbyChat | |||
2012-06-14 | CHUI-144 FIXED Residents picker added to Conversations panel + button. | Seth ProductEngine | |
2012-06-13 | EXP-1959: Marking the teleport entry access notifications as unique so they ↵ | Todd Stinson | |
do not stack. | |||
2012-06-13 | Merge | Geenz | |
2012-06-13 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-06-13 | PATH-713: Disabling all editable object fields on the build tools floater ↵ | Todd Stinson | |
when a static pathfinding object is in not in the current region. | |||
2012-06-13 | merge | Dave Parks | |
2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-06-13 | Enabling toggle of the Physical attribute for character objects. | Todd Stinson | |
2012-06-13 | EXP-137 : Comments cleanup | Merov Linden | |
2012-06-13 | path-722: Make sure to remove the bake navmesh button if the pathingfinding ↵ | prep | |
console is closed. | |||
2012-06-13 | Path-722: Reset buttons to default state. | prep | |
2012-06-13 | CHUI-120 WIP Modified chat participants drag and drop not to use LLClipboard. | Seth ProductEngine | |
2012-06-13 | WIP: path-722. Posting and responders for navmesh rebaking | prep | |
2012-06-13 | CHUI-120 WIP Fix for crash after closing the chat floater. | Seth ProductEngine | |
2012-06-13 | Restore original priority scheme of LOW/HIGH. | Monty Brandenberg | |
The NORMAL range doesn't do any sleeping at all and so we'll spin the core harder than we already are. Bring all idlers into the same range. | |||
2012-06-13 | Added a baking button | prep | |
2012-06-13 | path-724: xml navmesh rebake button | prep | |
2012-06-13 | WIP for path-702. | prep | |
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2012-06-12 | EXP-1941: Backed out changeset: 2f6546ac7e5e | Todd Stinson | |
2012-06-12 | MAINT-1161: non standard sea level not correctly rendered around private ↵ | simon@Simon-PC.lindenlab.com | |
islands. Reviewed by Kelly | |||
2012-06-12 | EXP-1953: Updating copy after Leo creating the final copy in the jira. | Todd Stinson | |
2012-06-12 | EXP-1953: Altering the behavior of building an LLTextBase such that icons ↵ | Todd Stinson | |
are appended in place rather than prepended out of context. |