Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-24 | Merge viewer-release and become version 3.7.11 | simon | |
2014-06-24 | MAINT-875 FIXED Display notification if user is not allowed to terraform ↵ | Mnikolenko ProductEngine | |
hovered parcel. | |||
2014-06-23 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2014-06-23 | MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" ↵ | Dave Parks | |
default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. | |||
2014-06-23 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Monty Brandenberg | |
2014-06-23 | MAINT-4127: New default mode when clicking links: Linden links open in ↵ | AndreyL ProductEngine | |
viewer, third-party links open in user's browser | |||
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-23 | increment viewer version to 3.7.11 | Oz Linden | |
2014-06-23 | MAINT-4175 FIXED [Group Bans] When banning a list of multiple avatars, if an ↵ | andreykproductengine | |
already banned avatar is included in the list, no avatars are added to the ban list and those avatars already group members are not ejected from the group. | |||
2014-06-23 | viewer-release merge | Chris Baker | |
2014-06-23 | MAINT-4182 Cleaning up | andreykproductengine | |
2014-06-23 | MAINT-3301 FIXED Use separate xml files (saved as ↵ | Mnikolenko ProductEngine | |
open_notifications_<grid>.xml) for each grid. | |||
2014-06-20 | STORM-2035 - Invert the background color in script editors for highlighting ↵ | Cinder | |
sections. Since the background color can be changed by the user, this ensures distinctive highlighting | |||
2014-06-20 | MAINT-3475 FIXED 'windows 64bit (?) crash in ↵ | maksymsproductengine | |
LLTextBase::getDocIndexFromLocalCoord' | |||
2014-06-20 | STORM-2036 - Fix trying to parse caps too early by adding a callback to ↵ | Cinder | |
check region caps when they haven't already been received | |||
2014-06-20 | BUG-6425 - Init default keywords file during ctor so we have something to ↵ | Cinder | |
fallback on should caps or fetch fail | |||
2014-06-20 | MAINT-1192 FIXED Empty folders remain in the recent items tab of inventory ↵ | Mnikolenko ProductEngine | |
until relog | |||
2014-06-19 | Pulled fix for MAINT-3154 | Aura Linden | |
2014-06-19 | MAINT-4182 FIXED The group ban list always appears empty | andreykproductengine | |
2014-06-19 | MAINT-4174 FIXED "Ban Resident(s)" button in Banned residents tab is active ↵ | andreykproductengine | |
for members without ban permissions, after viewing 'Banned Residents' tab in a group where they do have ban permissions | |||
2014-06-18 | Pulled merge from release. | Aura Linden | |
2014-06-18 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | maksymsproductengine | |
2014-06-19 | MAINT-4157 FIXED Lag meter tool tips are missing units | Mnikolenko ProductEngine | |
2014-06-18 | Merge downstream code | simon | |
2014-06-18 | MAINT-3186 FIXED Disable menu items if group or ad-hoc chat is in multiselection | maxim@mnikolenko | |
2014-06-17 | Retropedaling on SH-4030 fix that crashes my viewer on loggin | Merov Linden | |
2014-06-17 | DRTVWR-354 : Rewrite Responders for Twitter and Flickr to conform to new ↵ | Merov Linden | |
LLHTTPClient interface. Fix merge error in Facebook connect as well | |||
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-17 | Merge | Richard Linden | |
2014-06-17 | Post-merge cleanup. In onCompleted() restore the unconditional | Monty Brandenberg | |
use of setGetStatus() in case the baked texture service changes introduced some sort of hidden (and wrong) dependency. Left out the ridiculous duplicated invocation inside that failure status block. Someone damaged texture console again and apparently didn't even bother to look at their work. I'm sure they documented their changes on the public wiki as well. Unified the logging tag throughout lltexturefetch.cpp. Only way to get the cut-n- pasters to do the right thing. | |||
2014-06-16 | viewer-release merge | Chris Baker | |
2014-06-16 | Merge. Refresh from viewer-release after 3.7.9 release. | Monty Brandenberg | |
2014-06-16 | correct merge mistake | Oz Linden | |
2014-06-16 | MAINT-3634 FIXED After right-clicking another avatars nametag or avatar then ↵ | andreykproductengine | |
pressing the "Alt" key, most options in the dropdown menu will no longer function. | |||
2014-06-17 | MAINT-1192 FIXED Don't show folder without recent item in it for "Recent" tab. | Mnikolenko ProductEngine | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-16 | increment viewer version to 3.7.10 | Oz Linden | |
2014-06-11 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | maksymsproductengine | |
voorhees_groupban. | |||
2014-06-10 | MAINT-4135 FIXED Text input field is not disabled in group chat window for ↵ | andreykproductengine | |
user who cannot enter text chat | |||
2014-06-11 | MAINT-4112 FIXED Disable moving objects composed of multiple items to My ↵ | Mnikolenko ProductEngine | |
outfits. | |||
2014-06-10 | MAINT-4132 FIXED Don't call notification for debug messages from not owned ↵ | Mnikolenko ProductEngine | |
objects | |||
2014-06-09 | STORM-2026 - Use more unique syntax colors by default, also clean up some ↵ | Cinder | |
indentation | |||
2014-06-09 | Greatly simplify LLSyntaxIdLSL: | Cinder | |
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton * Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes. * Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing * Clean up includes | |||
2014-06-09 | MAINT-4001 : Pull merge in viewer-tiger for quick release | Merov Linden | |
2014-06-09 | Fix for maint-3154 alt-zoom zooms way out | Aura Linden | |
2014-06-08 | Capitalize script colors floater for consistency. | Cinder | |
2014-06-08 | Don't allow script colors floater resize | Cinder | |
2014-06-08 | Update syntax color floater with recent changes. | Cinder | |
2014-06-08 | Fix lsl constant highlighting and sort the if-else chain to parse a little ↵ | Cinder | |
quicker |