| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
| 2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
| in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
| 2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
| refers to it as Do Not Disturb mode. | |||
| 2012-11-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
| 2012-11-02 | merge back fixes from 3.4.1-beta12 | Oz Linden | |
| 2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
| 2012-10-17 | merging in latest code | Gilbert Gonzales | |
| 2012-10-17 | warn-on-failure:unix-eol | Gilbert Gonzales | |
| 2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
| 2012-10-18 | CHUI-399 (When user has Pressing Letter Keys starts local chat setting on, ↵ | MaximB ProductEngine | |
| first presses of letter keys do not open chat) fixed | |||
| 2012-09-20 | reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
| 2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
| repository. | |||
| 2012-09-07 | CHUI-323 FIXED (Local chat message panel out of position in Conversation ↵ | AlexanderP ProductEngine | |
| floater): Prevented too early creation LLNearbyChat | |||
| 2012-08-31 | CHUI-315 (Nearby chat messages do not appear in conversation floater): ↵ | AlexanderP ProductEngine | |
| cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it. | |||
| 2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
| 2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
| 2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
| 2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
| 2012-08-05 | Remove jarring viewer log spam message -- unless it's true. | Nat Goodspeed | |
| For as long as I've been paying attention to viewer logs, every run has always stated -- in all-caps, no less! : NOTE: ALL NOTIFICATIONS THAT OCCUR WILL GET ADDED TO IGNORE LIST FOR LATER RUNS. I have always found that unsettling, having little desire to automatically ignore notifications -- especially not whatever random set happens to manifest during a particular run. However, over time I've learned that it seems to have no actual impact. I've wondered (not too hard) what it actually *does* mean -- but generally I'm looking at a viewer log because I'm in hot pursuit of some quite different problem. Stumbling across the source for this message today in LLViewerWindow::LLViewerWindow, I was shocked -- shocked! -- to find it was being produced unconditionally! Therefore it has heretofore been utterly meaningless log spam. It provided no additional information whatsoever to anyone reading a log -- only that vague sense of unease. Make this conditional on gSavedSettings.getBOOL("IgnoreAllNotifications"), which would appear to be the original intent. Now its presence (or absence) actually says something about internal conditions in the viewer. | |||
| 2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
| 2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
| 2012-07-24 | merge to viewer-developmento | Oz Linden | |
| 2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
| 2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
| 2012-06-26 | Renaming the rebake navmesh panel class. | Todd Stinson | |
| 2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
| 2012-06-22 | merge | Dave Parks | |
| 2012-06-22 | CHUI-160 FIXED (Text entered in local chat text field scrolls up and becomes ↵ | Paul ProductEngine | |
| only partially visible after hitting return) - Replaced LLLineEditor with LLChatEntry in nearby chat - Moved reshape method from LLIMFloater to the base LLIMConversation so that vertical reshaping work properly for both LLNearbyChat and LLIMFloater | |||
| 2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
| 2012-06-19 | PATH-702: Positioning the rebake navmesh button to align with the ↵ | Todd Stinson | |
| Stand/StopFlying buttons. Also, parenting the buttons to the toolbar UI elements. | |||
| 2012-06-18 | CHUI-119 fixed bug with creating multiply instances of the nearby chat; | AlexanderP ProductEngine | |
| 2012-06-15 | Merge | Dave Parks | |
| 2012-06-13 | MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
| 2012-06-13 | Path-722: Reset buttons to default state. | prep | |
| 2012-06-13 | WIP for path-702. | prep | |
| 2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
| 2012-05-31 | CHUI-119 WIP | Seth ProductEngine | |
| 2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
| 2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
| 2012-05-24 | Removing unused setting that is blocking my path to commit the subsequent ↵ | Todd Stinson | |
| change. | |||
| 2012-05-07 | MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵ | simon@Simon-PC.lindenlab.com | |
| pointer checks are good. Reviewed by Kelly | |||
| 2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
| 2012-04-09 | Re-implementing the path testing functionality as a proper LLTool. | Todd Stinson | |
| 2012-04-03 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
| 2012-04-02 | fix for SEC-905, SEC-1025: Show Texture Info Allows People To See and Use ↵ | Xiaohong Bao | |
| Textures And Override Permissions System | |||
| 2012-03-30 | PATH-450: Disabling the movement and shape manipulation widgets when editing ↵ | Todd Stinson | |
| an item in a linked set. | |||
| 2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
| 2012-03-22 | Automated merge with http://hg.secondlife.com/viewer-release | Richard Linden | |
| 2012-03-13 | MAINT-708 Reduce amount of video memory consumed by vertex buffer objects. | Dave Parks | |
| 2012-03-13 | PATH-199: Enforcing permanent objects in frozen state to not move. | Todd Stinson | |
