Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer | |
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-03-01 | CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵ | Mnikolenko ProductEngine | |
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation. | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-22 | CHUI-692 FIXED Arrow keys will move avatar while IM container, nearby chat ↵ | maxim@mnikolenko | |
or IM session floater is in focus. | |||
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden | |
2013-01-08 | merge changes for DRTVWR-250 | Oz Linden | |
2012-12-18 | CHUI-499: Adding ability to serialize the communication notifications to ↵ | William Todd Stinson | |
local disk per user. | |||
2012-12-12 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-chui-stinson-merge. | |||
2012-12-12 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | William Todd Stinson | |
2012-12-11 | CHUI-494: Toggling the behavior of the communication notification channel ↵ | William Todd Stinson | |
filter as it should be true when not in DND mode and false when in DND mode. | |||
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Logan Dethrow | |
2012-12-10 | Correcting a mac build error. | William Todd Stinson | |
2012-12-06 | CHUI-494: WIP First pass at getting the suppression of events in DND working. | William Todd Stinson | |
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-27 | merge changes for DRTVWR-230 | Oz Linden | |
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
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-08 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-06 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
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-10-16 | MAINT-1737: Adding a menu option to the Pathfinding menu to allow rebuilding ↵ | William Todd Stinson | |
of the region's navmesh. | |||
2012-10-16 | MAINT-1737: Moving files around to replace the Rebake_Region button with a ↵ | William Todd Stinson | |
menu option. | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-04 | Adding optimization to skip alpha image analysis when it isn't needed. | Don Kjer | |
2012-09-27 | Merging sunshine-experimental into sunshine-internal | Nyx (Neal Orman) | |
2012-09-26 | more state management stuff, DRANO flags for problematic areas | Brad Payne (Vir Linden) | |
2012-09-26 | error checking, comments for areas needing fix/check in appearance | Brad Payne (Vir Linden) | |
2012-09-26 | renamed isUsingBakedTextures to more accurate isUsingServerBakes. Commented ↵ | Brad Payne (Vir Linden) | |
some areas we are probably using the function incorrectly | |||
2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer | |
2012-09-20 | reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-09-11 | MAINT-1534 Fix for calls to find widgets getting out of hand. | Dave Parks | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-08 | Automated merge | Don Kjer | |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved ↵ | Don Kjer | |
LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. | |||
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) | |
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file. | |||
2012-09-07 | CHUI-323 FIXED (Local chat message panel out of position in Conversation ↵ | AlexanderP ProductEngine | |
floater): Prevented too early creation LLNearbyChat | |||
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |