summaryrefslogtreecommitdiff
path: root/indra/llui/llaccordionctrltab.cpp
AgeCommit message (Expand)Author
2012-06-19CHUI-127 FIXED (Make chat field auto resizable)Paul ProductEngine
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ...Richard Linden
2011-09-26mergeDave Parks
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-05-17fixing llaccordian crash with multiple child panelsLeyla Farazha
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul Guslisty
2010-11-03STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a memb...Seth ProductEngine
2010-11-03STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in ...Seth ProductEngine
2010-10-11pull viewer-beta into viewer-developmentMerov Linden
2010-10-11STORM-298 FIXED Don't scroll the My Landmarks panel down when favorites get c...Vadim ProductEngine
2010-10-01STORM-307 FIXED Disabled highlighting of URLs in outfit names.Vadim ProductEngine
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-28EXT-8285 FIXED prevented wrong handling in accordion of the "scrollToShowRect...Mike Antipov
2010-07-26EXT-7963 FIXED (Edit Outfit > Add More > Do not switch to next item type afte...Paul Guslisty
2010-07-28merge from viewer-releaseTofu Linden
2010-07-27slightly-hairy merge from viewer-releaseTofu Linden
2010-07-16EXT-8188 FIXED Added SelectionEnabled flag to fix accordion tab header highli...Sergei Litovchuk
2010-07-01MergeLeyla Farazha
2010-07-01EXT-8092 My Outfits > If outfit name is longer than can be displayed, show fu...Leyla Farazha
2010-06-30EXT-7737 ADDITIONAL FIX Added changing of color to emphasis for selected outf...Andrew Dyukov
2010-06-29Made accordion headers 3px taller.Andrew Dyukov
2010-06-18EXT-7754 FIXED Implemented marking of worn outfit accordion header text with ...Andrew Dyukov
2010-06-15fixed crash in accordionctrlRichard Linden
2010-06-14EXT-7800 FIX add scroll wheel handle to accordion tabYuri Chebotarev
2010-06-04EXT-7610 FIXED Added sorting outfit tabs by name (case insensitive).Sergei Litovchuk
2010-06-04EXT-7368 FIXED Implemented new "empty_accordion_text" textbox to show help te...Mike Antipov
2010-05-29EXT-7198, EXT-7491 FIXED Added mutli-selection support for outfit items and o...Sergei Litovchuk
2010-05-19EXT-7158 FIXED Moved lltextutil from newview to llui library.Sergei Litovchuk
2010-05-13EXT-7158 FIXED Implemented filter in "My Outfits" tab.Sergei Litovchuk
2010-04-29(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...Sergei Litovchuk
2010-04-26(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...Sergei Litovchuk
2010-04-21Implemented by SL EXT-6722(normal task) - Create modified inventory view for ...Dmitry Zaporozhan
2010-04-07fix for EXT-6619 "i" icon appears on top of accordion title in the Group Info...Yuri Chebotarev
2010-03-24Manual merge from default branch.Vadim Savchuk
2010-03-23Fixed normal bug (EXT-6340) Crash when attempting to getChild<LLAccordionCtrl...Sergei Litovchuk
2010-03-12Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring)Dave Parks
2010-03-03fix EXT-5652 Make accordion in the Group Info panel a little bit wider in ord...Ychebotarev ProductEngine
2010-03-03fix for low EXT-5327 Add an ability to open accordions by "Enter" button, lik...Ychebotarev ProductEngine
2010-01-26Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scrol...Eugene Mutavchi
2010-01-19fix for low EXT-4464 There is no visual indication of current selection while...Ychebotarev ProductEngine
2010-01-11EXT-3929: Moved LLAccordionCtrl to llui.Lynx Linden