summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2012-07-27Pull 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-18CHUI-119 fixed bug with creating multiply instances of the nearby chat;AlexanderP ProductEngine
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-02fix for SEC-905, SEC-1025: Show Texture Info Allows People To See and Use ↵Xiaohong Bao
Textures And Override Permissions System
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-09mergeDave Parks
2012-03-09merge changes for vmrg-225Oz Linden
2012-03-09merge changes for vmrg-227Oz Linden
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-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ↵Richard Linden
using realtive coordinates changed over to new convert() method added LLCoordFloater
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ↵Richard Linden
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-06merge, conflicts in llvertexbuffer.{h,cpp}Brad Payne (Vir Linden)
2012-03-02debug code for SH-3020: texture stopped loadingXiaohong Bao
2012-02-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-01mergeBrad Payne (Vir Linden)
2012-01-24mergeBrad Payne (Vir Linden)
2012-01-23EXP-1818 World/Local/Reference editing mode hiddencallum
Moved coordinate mode combo back into main build floater from sub-floater.
2012-01-20trivial: remove debug code for SH-2828 [crashhunters] Crash in ↵Xiaohong Bao
LLRefCount::unref(), bad stacks
2012-01-19SH-2885 Add mesh requests pending/processing line to "Show Render Info"Dave Parks
2012-01-17mergeBrad Payne (Vir Linden)
2012-01-10EXP-1766 FIXED Disabled updating agent AFK state if the viewer is ↵Seth ProductEngine
disconnected. Possible crash fix.
2012-01-09mergeBrad Payne (Vir Linden)
2012-01-04trivial: debug code for SH-2828: [crashhunters] Crash in ↵Xiaohong Bao
LLRefCount::unref(), bad stacks
2011-12-28EXP-1593 FIXED Navbar was displayed after exitting hide contorls mode, even ↵Vadim ProductEngine
if disabled via settings. Apparently, the way we showed/hid the panels was wrong.
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine
Fixed broken resize indicator on Linux viewer window (EXP-1580).
2011-12-02EXP-1642 FIX -- Viewer crash on startup on MacLeslie Linden
Minimum window size setting no longer forces propagation to the OS before root view is initialized.
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-29fix for crash on startup (font system not initialized when first creating fonts)Richard Linden
2011-11-28build fixRichard Linden