summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2012-09-07CHUI-323 FIXED (Local chat message panel out of position in Conversation ↵AlexanderP ProductEngine
floater): Prevented too early creation LLNearbyChat
2012-08-31CHUI-315 (Nearby chat messages do not appear in conversation floater): ↵AlexanderP ProductEngine
cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it.
2012-08-22CHUI_310 make NearbyChat a singletoneAlexanderP ProductEngine
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-07-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22mergeDave Parks
2012-06-22CHUI-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-21merge changes for DRTVWR-171Oz Linden
2012-06-19PATH-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-18CHUI-119 fixed bug with creating multiply instances of the nearby chat;AlexanderP ProductEngine
2012-06-15MergeDave Parks
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-13Path-722: Reset buttons to default state.prep
2012-06-13WIP for path-702.prep
2012-06-07Merge : pull from lindenlab/viewer-releaseMerov Linden
2012-05-31CHUI-119 WIPSeth ProductEngine
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24Removing unused setting that is blocking my path to commit the subsequent ↵Todd Stinson
change.
2012-05-07MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵simon@Simon-PC.lindenlab.com
pointer checks are good. Reviewed by Kelly
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-09Re-implementing the path testing functionality as a proper LLTool.Todd Stinson
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-02fix for SEC-905, SEC-1025: Show Texture Info Allows People To See and Use ↵Xiaohong Bao
Textures And Override Permissions System
2012-03-30PATH-450: Disabling the movement and shape manipulation widgets when editing ↵Todd Stinson
an item in a linked set.
2012-03-30merge changes for vmrg-233Oz Linden
2012-03-22Automated merge with http://hg.secondlife.com/viewer-releaseRichard Linden
2012-03-13MAINT-708 Reduce amount of video memory consumed by vertex buffer objects.Dave Parks
2012-03-13PATH-199: Enforcing permanent objects in frozen state to not move.Todd Stinson
2012-03-13pull and merge from viewer-developmentprep
2012-03-09mergeDave Parks
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-09merge changes for vmrg-227Oz Linden
2012-03-01Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates fixed bug where resizing window would cause stacked floaters to move relative to each other renamed positioning enums to reflect the fact that they apply all the time now, not just when opening floaters
2012-02-23EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
made Set Window Size correctly set interior window rect, preserving measured dimensions
2012-05-02MAINT-775 Particle vertex buffer management optimizationsDave Parks
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-26post-merge build fixesRichard Linden
2012-04-26merge with viewer-releaseRichard Linden
2012-03-27CHUI-51 WIP notifications routig code cleanupRichard Linden
phase 1, removal of most of llnotificationhandler
2012-02-16EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
Save *window* width and height, not client area
2012-02-14PATH-284: Refactoring the code for determining whether in path creation mode.Todd Stinson