Age | Commit message (Expand) | Author |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
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 |
2023-11-07 | SL-20566 Allow removal of a teleport history locations | Andrey Kleshchev |
2021-04-23 | SL-15144 FIXED The "Remove" button is enabled with no selection | Mnikolenko Productengine |
2021-04-22 | SL-14842 Clear history should be it's own button | Andrey Kleshchev |
2021-02-24 | SL-14842 Apply toolstrip layout to Places floater Part #3 | Andrey Kleshchev |
2021-02-24 | SL-14842 Apply toolstrip layout to Places floater Part #1 | Andrey Kleshchev |
2021-02-09 | SL-14797 Normalize right-click menus on Landmarks & Picks Part#3 | Andrey Kleshchev |
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 |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon |
2014-05-07 | Merge downstream version 3.7.8 code | simon |
2014-05-05 | MAINT-4009: Patching a small memory leak for when menu items were being creat... | Stinson Linden |
2014-02-18 | MAINT-3720 Timestamp are added to Places->Teleport History. It is only shown ... | Mnikolenko ProductEngine |
2014-02-12 | merge with release | Richard Linden |
2013-11-27 | STORM-1987 Inconsistent menu naming and behavior in Places floater | Jonathan Yap |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-08-08 | MAINT-297 FIXED Reset selection after collapsing all folders | maxim_productengine |
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden |
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave li... | Merov Linden |
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up... | Merov Linden |
2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden |
2011-10-19 | EXP-1353, EXP-1408, EXP-1410 : Fix bugs all related to Teleport History manag... | Merov Linden |
2011-10-17 | EXP-1353 : Fix crashes when teleport by making the teleport history less naiv... | Merov Linden |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine |
2011-09-27 | EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from sergey... | Merov Linden |
2011-09-26 | fixed toolbar context menu | Richard Nelson |
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine |
2010-11-23 | STORM-479 FIXED Changed Teleport History SP text color to match the default L... | Seth ProductEngine |
2010-10-22 | STORM-426 FIXED Menu button no longer looked pressed while its menu is displa... | Seth ProductEngine |
2010-10-15 | STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel closi... | Seth 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 | cleaned up LLUICtrlFactory... | Richard Nelson |
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 | deprecated LLPanel::child*() methods | Richard Nelson |
2010-06-16 | EXT-7823 FIXED Accordion widget was improved to show different message when n... | Vladimir Pchelko |