summaryrefslogtreecommitdiff
path: root/indra/llui/lluictrl.cpp
AgeCommit message (Expand)Author
2020-04-13SL-11172 Re-fixed, now should affect 'tab' onlyAndrey Kleshchev
2020-01-09SL-11172 Scroll to focused object if object is not in visible areaandreykproductengine
2019-08-30SL-1171 [Dev tools] UI controls <-> settings connection issuesandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-11-06fixed some warningsRichard Linden
2013-11-06merge with releaseRichard Linden
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-18SH-3468 WIP add memory tracking base classRichard Linden
2011-11-08LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandl...Richard Linden
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-09-28EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all button...Leslie Linden
2011-09-08add getInfo to LLView to get state information about ui elements.Andrew A. de Laix
2011-06-07EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttonsLeslie Linden
2010-12-20Merge from viewer-development.Monroe Linden
2010-12-10WIP XUI HTTP Auth dialogRichard Linden
2010-12-04STORM-717 FIXED Made nearby chat toasts respect transparency settings:Vadim ProductEngine
2010-11-26Fixed Windows build.Andrew Productengine
2010-11-24STORM-593 FIXED Make transparent texteditor and lineeditorPaul Guslisty
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-08-06EXT-4379 FIXED tab_stop parameter initialization that prevented inventory pan...Sergei Litovchuk
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-09EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ...Richard Linden
2010-01-15EXT-4148 EXT-4230: Lots of help ID updates.Lynx Linden
2010-01-13EXT-4197: Search in sub-panels for help IDs too.Lynx Linden
2010-12-07EXT-3265 Gear menu on_visible params are broken - not setting visibility of m...Leyla Farazha
2009-11-30De-inlined some UI param block definitions.James Cook
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook
2009-11-23convert signals to allocate on demand in order to speed up widget constructionrichard
2009-11-12don't use LLWidgetTypeRegistry for now (useful only for schema generation)richard
2009-11-11Add widgets/ui_ctrl.xml that can set default font size across all widgets.James Cook
2009-10-30EXT-1980 - Bottom bar buttons retain highlightrichard
2009-10-15removed requirement for specializing ParamCompare on boost::function typesRichard Nelson
2009-10-15DEV-41253: Updated the help context calculation code so that it willMartin Reddy
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-09-30DEV-35039 Viewer 2.0 Help System - Viewer DevelopmentAdam Moss
2009-09-30converted focus change callbacks to use signalsRichard Nelson