Age | Commit message (Expand) | Author |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | 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 | 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-16 | adjust the flag to be untrusted block/allow/throttle | 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-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-02-21 | Convert BOOL to bool in llui | Ansariel |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
2024-02-05 | #68175 PR-726 MacOS build fix | Alexander Gavriliuk |
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk |
2023-10-03 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy |
2023-09-22 | SL-15039 Prune unused preferences #3 | Andrey Kleshchev |
2023-03-08 | SL-19359 Show Received Items panel in all new Inventory floaters | Mnikolenko Productengine |
2023-02-14 | DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work... | Callum Prentice |
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) |
2019-05-08 | Merge 6.2.2 | Graham Linden |
2019-03-12 | Backout tabs v spaces changes. | Graham Linden |
2019-03-11 | Tabs -> spaces. | Graham Linden |
2019-01-03 | SL-10293 Firestorm PR: preferences and menu search | AndreyL ProductEngine |
2018-02-02 | STORM-2145 Camera controls opacity is now working | Jonathan Yap |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-11-05 | further fix of inventory keyboard focus and tab order calculations | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
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-30 | param block cleanup | Richard Nelson |
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-04 | STORM-717 FIXED Made nearby chat toasts respect transparency settings: | Vadim 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-07-30 | added LLPanel::childSetAction() that does not take a void* argument | Richard Nelson |
2010-07-01 | EXT-7654 - About Land Floater> Icons missing | Richard Linden |
2010-12-08 | adding notes about visible / enable callback registries being merged | Leyla Farazha |
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 |