Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-24 | merge | Richard Nelson | |
2010-05-21 | S3 feature/gpu table implementation. reviewed by palmer and davep. | Karl Stiefvater (qarl) | |
2010-05-20 | Manual merge from default branch. | Vadim Savchuk | |
Auto-resolved conflicts in: - indra/newview/llpaneleditwearable.cpp - indra/newview/llviewermenu.cpp - indra/newview/llviewerwindow.cpp - indra/newview/skins/default/xui/en/notifications.xml --HG-- branch : product-engine | |||
2010-05-20 | merge from viewer-public | Tofu Linden | |
2010-05-20 | merge from viewer-public | Tofu Linden | |
2010-05-20 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-19 | EXT-6534 FIXED Snapshot to Disk ... causes snapshot of the active window ↵ | Richard Nelson | |
with a background to the correct size but the window the same size as original | |||
2010-05-19 | EXT-6364 - Ctrl-Alt-F1 doesn't currently hide all the viewer UI | Richard Nelson | |
reviewed by leyla | |||
2010-05-19 | EXT-7104 WIP Implemented a functionality to control the width of the chat ↵ | Mike Antipov | |
entry field. * LLResizeBar calls notifyParent on resizing before changing rect of view, bottomtray processed this notification to update other buttons. * Had to move setup of buttons visibility on startup into LLBottomTray to ensure all buttons have necessary visibility BEFORE restore the width of the chat entry field; * Updated layout between chatbar and speak button to show resize mouse pointer in the middle between them. Implemented behavior: visible buttons shrink to their minimal width when the chat entry field gets wider. Also were refactored: * moved declaration of settings related to buttons visibility from the settings.xml to LLBottomTray. * moved setting of control listeners to LLBottomTray. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/403/ --HG-- branch : product-engine | |||
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-12 | merge from viewer-public | Tofu Linden | |
2010-05-12 | merge from viewer-public | Tofu Linden | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-10 | Automated Merge | Roxie Linden | |
2010-05-06 | merge | Tofu Linden | |
2010-05-06 | merge | Tofu Linden | |
2010-05-05 | EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by Moss | Karl Stiefvater (qarl) | |
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.) | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-09 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Merge | Leyla Farazha | |
2010-04-07 | EXT-6308 Drag and Drop cursor indicates you can drop a URL on a Shared ↵ | Leyla Farazha | |
Media prim that you are not allowed to Navigate reviewd by Richard cc# 178 | |||
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-09 | merge from viewer-trunk | Tofu Linden | |
2010-04-09 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | merge | Dave Parks | |
2010-04-07 | EXT-4885 - [DnD] cannot drag slurls from Google Chrome into SL on windows | Richard Linden | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-04-02 | merge from viewer-trunk | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-04-01 | merge from viewer-trunk | Tofu Linden | |
2010-03-30 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-29 | Merge | Loren Shih | |
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
2010-03-26 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflict in indra/newview/llviewerwindow.cpp. --HG-- branch : product-engine | |||
2010-03-25 | automated merge | Loren Shih | |
2010-03-24 | EXT-2959 : Pull out camera functions from llagent to llagentcamera | Loren Shih | |
#2 checkin. Superficial cleanup and some bug fixing (e.g. took out duplicate mDrawDistance from llagent, took out gAgentCameraHACK and gAgentHACK). | |||
2010-03-24 | viewer2 merge | Tofu Linden | |
2010-03-23 | EXT-6404 - [TRANSPARENT MENU IN EN] Snapshot floater, all pull-down menus ↵ | Richard Linden | |
become transparent reviewed by Leyla | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. |