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-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-05-23 | Remove commented-out methods in a couple LLEventTimer subclasses. | Nat Goodspeed |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Manual whitespace cleanup (fix_whitespace.py). | Nat Goodspeed |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev |
2024-05-02 | Introduce LLLater::getRemaining(handle). | Nat Goodspeed |
2024-05-02 | WIP: In llcallbacklist.h, add singleton LLLater for time delays. | Nat Goodspeed |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
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-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2023-01-21 | SL-18989 Saved notifications some times stops displaying information | Andrey Kleshchev |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine |
2018-05-22 | MAINT-8635 Don't allow using 'close all windows' if modal toast is open | maxim_productengine |
2016-07-08 | MAINT-6448 PERMISSION_DEBIT notification should default to Deny | andreykproductengine |
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden |
2016-01-21 | MAINT-2579 FIXED Permission request dialog cannot get focus | Mnikolenko ProductEngine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-06-25 | MAINT-4185 FIXED Close toasts silently. | Mnikolenko ProductEngine |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-09-11 | MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs. | Mnikolenko ProductEngine |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-04-24 | Remove an un-needed LL_CHECK_MEMORY check | simon |
2013-04-24 | Follow-up code cleaning for LLToast work trying to get branch healthy. | simon |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of foo... | Graham Madarasz (Graham) |
2012-10-10 | Introduce new LLDir::findSkinnedFilenames() method. Use as needed. | Nat Goodspeed |
2012-02-10 | EXP-1885 FIX Viewer crashes when receiving multiple inventory offer notificat... | Richard Linden |
2012-02-01 | EXP-1672 FIXED Various fixes to prevent crashes in notifications. | Seth ProductEngine |
2012-01-27 | EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden |
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM notificatio... | Leslie Linden |
2011-12-03 | EXP-1506 FIXED updating IM toasts visibility upoon mouse over and mouse leave... | Seth ProductEngine |
2011-11-22 | EXP-1506 FIXED starting the toast fade timer when a toast is overlapped by ot... | Seth ProductEngine |
2011-03-09 | SOCIAL-659 FIX Viewer crash when selecting report option from mini-inspector ... | Richard Linden |
2010-12-09 | STORM-774 FIXED Made notification toasts (e.g. IM toasts) respect transparenc... | Vadim ProductEngine |
2010-12-09 | STORM-774 WIP Misc renames to improve readability. | Vadim ProductEngine |
2010-12-04 | STORM-717 WIP Cleanup: removed unused on_mouse_enter callback from LLToast. | Vadim ProductEngine |
2010-10-26 | STORM-36 FIXED As a User, I want to control how long a chat toast appears bef... | Paul Guslisty |
2010-10-14 | STORM-211 FIXED Only the hovered toasts now persists until you move mouse awa... | Vadim ProductEngine |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson |