Age | Commit message (Expand) | Author |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk |
2023-03-08 | SL-19359 Show Received Items panel in all new Inventory floaters | Mnikolenko Productengine |
2022-01-14 | SL-16606: Add profiler category UI | Ptolemy |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) |
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) |
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) |
2020-04-13 | SL-11172 Re-fixed, now should affect 'tab' only | Andrey Kleshchev |
2020-01-09 | SL-11172 Scroll to focused object if object is not in visible area | andreykproductengine |
2019-08-30 | SL-1171 [Dev tools] UI controls <-> settings connection issues | andreykproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-11-06 | fixed some warnings | Richard Linden |
2013-11-06 | merge with release | Richard Linden |
2013-11-05 | further fix of inventory keyboard focus and tab order calculations | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden |
2013-09-05 | changed fast timer over to using macro | Richard Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-12-18 | SH-3468 WIP add memory tracking base class | Richard Linden |
2011-11-08 | LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandl... | Richard Linden |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2011-09-28 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all button... | Leslie Linden |
2011-09-08 | add getInfo to LLView to get state information about ui elements. | Andrew A. de Laix |
2011-06-07 | EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden |
2010-12-20 | Merge from viewer-development. | Monroe Linden |
2010-12-10 | WIP XUI HTTP Auth dialog | Richard Linden |
2010-12-04 | STORM-717 FIXED Made nearby chat toasts respect transparency settings: | Vadim ProductEngine |
2010-11-26 | Fixed Windows build. | Andrew Productengine |
2010-11-24 | STORM-593 FIXED Make transparent texteditor and lineeditor | Paul Guslisty |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
2010-08-24 | merge heads. whew. | Tofu Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-06 | EXT-4379 FIXED tab_stop parameter initialization that prevented inventory pan... | Sergei Litovchuk |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden |
2010-07-09 | EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ... | Richard Linden |
2010-01-15 | EXT-4148 EXT-4230: Lots of help ID updates. | Lynx Linden |
2010-01-13 | EXT-4197: Search in sub-panels for help IDs too. | Lynx Linden |
2010-12-07 | EXT-3265 Gear menu on_visible params are broken - not setting visibility of m... | Leyla Farazha |
2009-11-30 | De-inlined some UI param block definitions. | James Cook |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook |
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook |
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard |
2009-11-12 | don't use LLWidgetTypeRegistry for now (useful only for schema generation) | richard |