summaryrefslogtreecommitdiff
path: root/indra/llui/llfloater.cpp
AgeCommit message (Expand)Author
2010-03-23Merge from viewer-2-0Tofu Linden
2010-03-11fix line ending in file llfloater.cppangela
2010-03-11mergeangela
2010-03-10EXT-6295 - Cannot log in with new account, TOS dialog does not loadRichard Nelson
2010-03-09EXT-4684 Beacons are not shown when beacons floater is minimizedangela
2010-03-05mergeRichard Linden
2010-03-03WIP - replace top ctrl with LLPopupViewRichard Linden
2010-03-03fix for EXT-4469 Fast Timers: Minimize and Close icons do not workYchebotarev ProductEngine
2010-03-02initial work changing topctrl to popup layerRichard Nelson
2010-02-19Merge from default branchMike Antipov
2010-02-18Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixMonroe Linden
2010-02-18fixed line endingsrichard
2010-02-18EXT-5535 - Resize handles will move floater when reaching minimum sizerichard
2010-02-18Mergerichard
2010-02-18Backed out changeset: 744bd7c535farichard
2010-02-18Fixed low bug EXT-5225 - Local chat doesn't go translucent when loses focus.Dmitry Zaporozhan
2010-02-17Moved shadow drawing code from draw to separate function(drawShadow) to make ...Dmitry Zaporozhan
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