summaryrefslogtreecommitdiff
path: root/indra/llui/lllayoutstack.cpp
AgeCommit message (Expand)Author
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-02-08EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-02-02EXP-1858 FIX Received Items panel heading in incorrect positionRichard Linden
2012-01-31fixed layout_stack regression resulting in side toolbars being truncatedRichard Linden
2012-01-31 EXP-1851 FIX Crash when trying to resize the bottom sectionsRichard Linden
2012-01-30 EXP-1851 WIP Crash when trying to resize the bottom sectionsRichard Linden
2012-01-19made layoutPanels have constant user_resize and auto_resize attributesRichard Linden
2012-01-19EXP-1824 FIX Received Items panel does not collapse correct when Height of pa...Richard Linden
2012-01-18Fix a Linux compilation failureMerov Linden
2012-01-18EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in ...Richard Linden
2012-01-17EXP-1809 FIX Buttons in right toolbar clipped and can be out of positionRichard Linden
2012-01-17EXP-1810 FIX Cannot resize Received items panel in Inventory windowRichard Linden
2012-01-17fix for crash in assert when programmatically toggling user resizeRichard Linden
2012-01-17EXP-1758 : Fix crash on login on Mac (bad pointer reference). Might need more...Merov Linden
2012-01-16Fix Mac build issueMerov Linden
2012-01-16EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ...Richard Linden
2011-10-18EXP-1367 FIX Moving in and out of mouselook causes location bar to move downRichard Linden
2011-09-28fix linux buildRichard Nelson
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
2011-09-20EXP-1228 FIX Create toolbar widget class that displays list of buttons horizo...Richard Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-06-23another gcc fixRichard Linden
2011-06-23Build fix after merge.Leslie Linden
2011-06-23fix for gcc buildRichard Linden
2011-06-22EXP-890 FIX -- Resizing inbox or outbox to minimum size while open does not s...Leslie Linden
2011-05-25Updated Marketplace Inbox & Outbox panel to maintain size when one is expande...Leslie Linden
2011-03-03STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons.Vadim ProductEngine
2010-12-20Merge from viewer-development.Monroe Linden
2010-11-23SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
2010-11-19SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
2010-10-21made layout stack open/close time configurableRichard Linden
2010-09-16fixed mergeRichard Linden
2010-09-16mergeRichard Linden
2010-09-06VWR-22690 FIXED Implemented save/load of bottomtray button order.Andrew Dyukov
2010-09-06VWR-20705 VWR-20706 FIXED Implemented drag'n'drop of buttons in bottomtray.Andrew Dyukov
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-26made layoutstack orientation mandatoryRichard Linden
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-24removed LLLayoutStack::fromXML custom xml parsingRichard Nelson
2010-08-23made Params parsers not act as singletonsRichard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-02-24Work on major bug EXT-5589 (Notifications button falls under side panel)Mike Antipov
2010-02-06EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect themTofu Linden
2009-12-22Made the control panel in P2P IM sessions non-resizable (EXT-3470).Vadim Savchuk
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-17made setupParams do coordinate flipping and negative coordinate magic only fo...richard
2009-11-17Completed major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
2009-11-10Make LLInstanceTracker a public base of LLLayoutStack.Nat Goodspeed