Age | Commit message (Expand) | Author |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-08-28 | Ditch trailing spaces. | Nat Goodspeed |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-08-04 | Fix various issues with ui elements not updating colors dynamically | Rye Mutt |
2024-07-01 | Use heterogeneous comparison for string_view map finds in LLControl and conve... | Rye Mutt |
2024-07-01 | Reduce string temporaries from findChild and getChild | Rye Mutt |
2024-06-10 | Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc... | Mnikolenko Productengine |
2024-05-31 | Cherry-pick leap.lua changes; other clean up | Mnikolenko Productengine |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-16 | Merge branch 'lua-ui-callbacks' into release/luau-scripting | Mnikolenko Productengine |
2024-05-15 | Add trusted flag to UI callbacks, so not everything is accessible from the sc... | Mnikolenko Productengine |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-05 | triage#86 Use Emoji font in LineEditor by default | Alexander Gavriliuk |
2024-02-21 | Convert BOOL to bool in llui | Ansariel |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
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 |