summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.cpp
AgeCommit message (Expand)Author
2017-09-20MAINT-7790 Fixed vertical image alignment for buttonsAndreyL ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has t...Stinson Linden
2014-02-12merge with releaseRichard Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-06merge with releaseRichard Linden
2013-10-21more buildfixRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-06-11CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread IMs...Mnikolenko ProductEngine
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2012-12-28CHUI-566 ADD. FIX Flashing and color on Conversations FUI button and conversa...AlexanderP ProductEngine
2012-12-19CHUI-600 : Fixed! Modified the button flash state so it sticks after the anim...Merov Linden
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation line...AlexanderP ProductEngine
2012-12-03CHUI-532 FIXED (Viewer crash when user in conversation is removed from partic...AlexanderP ProductEngine
2012-11-21CHUI-531 FIXED Poor fps in CHUI viewermaksymsproductengine
2012-11-19CHUI-488 ADD. fIX Clean up codeAlexanderP ProductEngine
2012-11-16CHUI-487, CHUI-488 FIXED (Enable flashing FUI button behavior and Implement F...AlexanderP ProductEngine
2012-11-16CHUI-487, CHUI-488 W.I.P. #3 (Enable flashing FUI button behavior and Impleme...AlexanderP ProductEngine
2012-01-27EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2011-12-13EXP-1551 FIX Ability to toggle button flashingRichard Linden
2011-11-28Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-11-11EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. ...Merov Linden
2011-11-10EXP-1504 : Allow opening of tab in tab containers when drag and dropping thin...Merov Linden
2011-11-08LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandl...Richard Linden
2011-10-17* Fixed icon opacity on selected and unselected buttonsLeslie Linden
2011-10-17fix for not being able to drag disabled buttonsRichard Nelson
2011-10-14New icon love for FUILeslie Linden
2011-10-13cleaned up floater reg, removed extraneous functionsRichard Nelson
2011-10-12tooltips now only show labels for toolbar buttons when label is hidden or tru...Richard Nelson
2011-10-12don't highlight toolbar buttons during drag and drop (for real)Richard Nelson
2011-10-11* Dimmed overlay color on button image overlays to 0.75*alpha when buttons areLeslie Linden
2011-10-11Added 'execute_stop_function' command parameter to handle mouse down/up actio...Leslie Linden
2011-10-10fixed icons moving when clicking on icon-only toolbarsRichard Nelson
2011-10-06EXP-1300 WIP Visual feedback for Drag and DropRichard Nelson
2011-10-05EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should cha...Leslie Linden
2011-09-27EXP-1258 FIX toggle buttons between icons and icons+text modesRichard Linden
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
2011-09-26initial support for switching between icons only and icons + textRichard Nelson
2011-09-20EXP-1228 FIX Create toolbar widget class that displays list of buttons horizo...Richard Linden
2011-09-08fix for held down delay not parsing from xuiRichard Linden
2011-09-06EXP-1196 FIX Fix param block template orderingRichard Linden
2011-06-16EXP-891Leyla Farazha