summaryrefslogtreecommitdiff
path: root/indra/llui/llfloaterreg.cpp
AgeCommit message (Expand)Author
2024-07-01Reduce string temporaries from LLFloaterReg find/getRye Mutt
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-21Convert BOOL to bool in LLControlGroup and related classesAnsariel
2021-06-25Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-06-03SL-15340 The list of parcels is duplicated after reopeningAndrey Kleshchev
2021-05-06SL-15168 Viewer side functionality for guidebook window opening #2Andrey Kleshchev
2021-03-10SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most el...Brad Payne (Vir Linden)
2021-02-11SL-14862 - LLViewerStats logs which UI features get usedBrad Payne (Vir Linden)
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-25CHOP-962: Make LLControlVariable::setPersist() accept only enum.Nat Goodspeed
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-08CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ...Gilbert Gonzales
2013-02-23CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account the...Merov Linden
2013-02-21CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chatMerov Linden
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-03-16EXP-1181 FIX as a designer I would like to specify default floater positions ...Richard Linden
2012-03-14CHUI-59 FIX Floater stacking offset only occurs first time a floater is openedRichard Linden
2012-02-27EXP-1181 FIX As a designer, I would like to specify default floater positions...Richard Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater positions...Richard Linden
2011-10-19EXP-1424 FIX Floaters open on top of one another in default position with no ...Richard Nelson
2011-10-18EXP-1409 FIX WASD controls don't move avatar while Move floater is in focusRichard Linden
2011-10-13cleaned up floater reg, removed extraneous functionsRichard Nelson
2011-10-12* Floater positioning now based on position of other cascading windows currentlyLeslie Linden
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
2011-10-10EXP-1310 FIX Profile button should open Web Profile floaterRichard Nelson
2011-10-05EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should cha...Leslie Linden
2011-09-30Updated FUI floater toggle function to handle closing windows that areLeslie Linden
2011-09-29EXP-1278 FIX -- Implement 3-way toolbar button functionalityLeslie Linden
2011-09-21EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all button...Leslie Linden
2011-07-28EXP-1054 FIX Entering search term in search box in Viewer UI does not produce...Richard Linden
2011-07-26EXP-1021 FIX Position of web content browser dictates position of profile pan...Richard Nelson
2011-07-13EXP-1009 WIP Teleport links from Search floater and destination guide in view...Richard Linden
2010-09-16mergeRichard Linden
2010-09-13STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to ac...Vadim Savchuk
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
2010-08-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-05-27EXT-7090 FIXED Made snapshot preview and minimap(like in 1.23) floaters showa...Alexei Arabadji
2010-03-09EXT-4684 Beacons are not shown when beacons floater is minimizedangela
2010-02-02fix for normal EXT-4810 Block hot-keys in mouse-look modeYchebotarev ProductEngine
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-11-05fix for major bug ext-2209 Nearby Chat log is brokenYuri Chebotarev