summaryrefslogtreecommitdiff
path: root/indra/llui/llfloater.cpp
AgeCommit message (Expand)Author
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
2011-11-28Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-11-15EXP-1588 FIX Floaters do not snap to edgeRichard Linden
2011-11-14Removed unused variable to fix the mac buildLeslie Linden
2011-11-14EXP-1588 WIP Floaters do not snap to edgeRichard Linden
2011-11-08LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandl...Richard Linden
2011-10-24EXP-1456 FIX NEARBY CHAT window sometimes opens at the top of the screen.Richard Linden
2011-10-24EXP-1454 FIX People floater 'cascades' as if opening a new window while looki...Richard Linden
2011-10-20EXP-1431 FIX Default positions for floaters follows additional open Inventory...Richard Linden
2011-10-20EXP-1440 FIX Floaters can offset from call dialog and show offscreen for defa...Richard Linden
2011-10-19EXP-1364 FIX Debug console output covered by left toolbar buttons if presentRichard Nelson
2011-10-19EXP-1428 FIX Snapshot button does not toggle floater closedRichard Nelson
2011-10-19EXP-1424 FIX Floaters open on top of one another in default position with no ...Richard Nelson
2011-10-19EXP-1411 FIX "Speak" button enabled in regions with disabled voiceRichard Nelson
2011-10-19EXP-1424 FIX Floaters open on top of one another in default position with no ...Richard Nelson
2011-10-19floaters only save rect when explicitly moved by userRichard Nelson
2011-10-18EXP-1409 FIX WASD controls don't move avatar while Move floater is in focusRichard Linden
2011-10-14EXP-1272 FIX Move "How To" to a separate web floaterRichard Nelson
2011-10-12removed visiblewhenminimized logic pending redesignRichard Nelson
2011-10-12MergeLeslie Linden
2011-10-12* Floater positioning now based on position of other cascading windows currentlyLeslie Linden
2011-10-12don't highlight toolbar buttons during drag and dropRichard Nelson
2011-10-12EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewportRichard Nelson
2011-10-12EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewportRichard Nelson
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
2011-10-10mergeLeyla Farazha
2011-10-10EXP-1274 Create floater for "Avatar Picker" contentLeyla Farazha
2011-10-10EXP-1312 FIX Floaters should appear in region not covered by toolbarsRichard Nelson
2011-10-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-07minor code cleanupRichard Linden
2011-10-05* Added function setOpenCallback to match existing setCloseCallback.Leslie Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-08-02Attempt to fix Linux build failureMerov Linden
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-03-17merge changes for storm-1016Oz Linden
2011-03-04STORM-1016 FIXED Crash after pressing ctrl-shift-w while there is an undocked...Vadim ProductEngine
2011-03-02SOCIAL-593 FIX Profile Window cannot be resized in minimal skinRichard Linden
2011-01-11STORM-823 FIX Tab Key not working properlyRichard Linden
2010-12-30STORM-823 FIXED Fixed Tab Key not working properly in floaters.Andrew Productengine
2010-12-07STORM-733 FIXED Build Tools floater now has inactive floater transparency whe...Vadim ProductEngine
2010-12-07STORM-732 FIXED Voice Morphing floater was opaque on first open.Vadim ProductEngine
2010-12-01STORM-677 ADDITIONAL_FIX Force textures inside texture picker to be 100% opaq...Vadim ProductEngine
2010-11-29STORM-688 FIXED Sidebar becomes semitransparent if dock semitransparent side ...Paul Guslisty
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul Guslisty
2010-11-09STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" window,...Paul Guslisty
2010-10-11pull viewer-beta into viewer-developmentMerov Linden
2010-10-11STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab min...Andrew Productengine
2010-09-20STORM-192 ADDITIONAL FIX Fixed crash on pressing Ctrl+Shift+W (which closes a...Vadim Savchuk
2010-09-13STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to ac...Vadim Savchuk
2010-09-09CID-508Tofu Linden