summaryrefslogtreecommitdiff
path: root/indra/llui/llfloater.cpp
AgeCommit message (Expand)Author
2010-02-02no ticket. Removing the hack from llfloater.This code is dangerous. It invol...Denis Serdjuk
2010-02-02fix for normal EXT-4810 Block hot-keys in mouse-look modeYchebotarev ProductEngine
2010-01-28CID-343Tofu Linden
2010-01-21fix for normal EXT-4035 Old sidepanel tab's text remains highlighted when swi...Ychebotarev ProductEngine
2010-01-20fix for major EXT-4414 Floaters can be expanded over bottom barYchebotarev ProductEngine
2010-01-19mergeYchebotarev ProductEngine
2010-01-19working on floaters rezise-position bugs: EXT-4414, EXT-2625Ychebotarev ProductEngine
2010-01-15EXT-4233: Display "?" button on torn-off floaters.Lynx Linden
2010-01-14EXT-4233: Don't show help button on tear-off floaters.Lynx Linden
2010-01-11EXT-3444 Volume control slider appears in an odd locationrichard
2010-01-11renamed LLFastTimerUtil to LLFastTimerrichard
2010-01-08fast timer performance tuningrichard
2009-12-23fixed EXT-3425 “Undocked floaters focus issue”,Alexei Arabadji
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-12-11mergerichard
2009-12-11note to get rid of hackrichard
2009-12-11EXT-3313 Media Settings window has no background if viewer is too shortJames Cook
2009-12-04Implemented normal task EXT-2832 (Hide "undock" icon on the floaters).Andrew Dyukov
2009-12-02Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows)Sergey Borushevsky
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
2009-11-24Removed include llnotifications.h from llfloater.h trying to speed buildsJames Cook
2009-11-24Expose floater close, etc. button images in XML.James Cook
2009-11-23convert signals to allocate on demand in order to speed up widget constructionrichard
2009-11-19EXT-2490 Right click context menu for objects should include build toolsLeyla Farazha
2009-11-12Minimized floaters will now follow top left when main view is resizedLeyla Farazha
2009-11-11EXT-950 Minimized floaters default to a bad location onscreenLeyla Farazha
2009-11-05refactored top level ui into main_view.xmlrichard
2009-11-04Merge the work lost in 49c9461937df back into the treeBryan O'Sullivan
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-11-02removed picture_style from LLButton::Params and allow empty labelsrichard
2009-11-02made floater close/minimize buttons "chrome" so they don't take keyboard focusrichard
2009-10-30mergeJames Cook
2009-10-30Floaters can be resized again - fix for regression introduced yesterday by me.James Cook
2009-10-30merge from default branchVadim Savchuk
2009-10-30fix task EXT-1960 Region messages, should they be displayed in the local chat?Yuri Chebotarev
2009-10-29EXT-1352 Add image art to floater backgrounds.James Cook
2009-10-27Revert change: Floater constructor CANNOT call LLPanel(p) with params, must s...James Cook
2009-10-27EXT-1352 First pass background images for floaters and panels, including pret...James Cook
2009-10-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-19mergeSteve Bennetts
2009-10-19DEV-41253: Code cleanup for current help context code.Martin Reddy
2009-10-19mergeSteve Bennetts
2009-10-19Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/p...Steven Bennetts
2009-10-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-17New LLFloater methods capture LLFloaterReg visibility tests.Nat Goodspeed
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-15DEV-41253: Updated the help context calculation code so that it willMartin Reddy
2009-10-13merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-10-08Fixed a problem where floaters that failed to load their XML would still be o...Steven Bennetts