Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/lltexturectrl.cpp # indra/newview/skins/default/xui/de/floater_texture_ctrl.xml # indra/newview/skins/default/xui/es/floater_texture_ctrl.xml # indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/it/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml # indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml # indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml | |||
2020-04-13 | SL-11172 Re-fixed, now should affect 'tab' only | Andrey Kleshchev | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-05-03 | Fix some line-endings to be newline only. | Graham Linden | |
2019-05-02 | SL-10833 Restore missing code after a merge | maxim_productengine | |
2019-04-17 | Merge 6.2.1 | Graham Linden | |
2019-04-05 | SL-10890 Ban duration edit field shows value with a left shift if a large ↵ | andreykproductengine | |
value was set | |||
2019-03-29 | SL-10833 FIXED [EEP] Text in the Sky Altitudes boxes is low contrast and ↵ | maxim_productengine | |
difficult to read. | |||
2018-04-05 | MAINT-8488 FIXED Favourite location list on login screen is not updated ↵ | maxim_productengine | |
after pressing "Esc" key while in username field | |||
2018-02-14 | MAINT-8289 FIXED Deleting inventory directory while keeping [Delete] key pressed | maxim_productengine | |
2016-11-19 | STORM-2140 LLLineEditor enabled-state cannot properly set via XUI | Ansariel | |
2016-11-16 | STORM-2140 LLLineEditor enabled-state cannot properly set via XUI | Mnikolenko Productengine | |
2016-11-07 | STORM-2140 LLLineEditor enabled-state cannot properly set via XUI | Mnikolenko Productengine | |
2016-09-13 | MAINT-6726 Fixed LLLineEditor menus staying in memory forever | andreykproductengine | |
2016-06-01 | MAINT-6446 Correct password length handling | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-02-24 | merge changes for MAINT-4790 | Oz Linden | |
2015-01-19 | MAINT-4790 WIP Show focused background image for login text fields. | Mnikolenko ProductEngine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-06-18 | Merge downstream code | 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 ↵ | Stinson Linden | |
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. | |||
2014-04-01 | MAINT-1180 FIXED Cannot delete object description. | andreykproductengine | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2013-03-06 | CHUI-705 : Fixed! Force hide context menu when deleting line editor widget | Merov Linden | |
2013-01-23 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Moved autoreplace hooks from LLLineEditor to LLTextEditor, and modified LLAutoReplace accordingly | |||
2012-06-11 | merge spelling changes for UI review | Oz Linden | |
2012-06-11 | STORM-276 Insert braces around if/for/while loops | Kitty Barnett | |
2012-06-01 | merge latest fixes from Kitty | Oz Linden | |
2012-05-31 | STORM-276 FIXED Last word in a line editor isn't spell checked | Kitty Barnett | |
2012-05-31 | merge changes for storm-276 | Oz Linden | |
2012-05-31 | STORM-276 FIXED Line editor misspells are checked every frame | Kitty Barnett | |
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-15 | STORM-276 FIXED Right-to-left line editor selection becomes invisible if the ↵ | Kitty Barnett | |
cursor moves | |||
2012-05-15 | STORM-276 FIXED Squiggles overflow line editor height when font size is set ↵ | Kitty Barnett | |
to large - Also reduced squiggle width from 6 to 4 and prevented running past the end of a word | |||
2012-05-11 | rename feature from "autocorrect" to "autoreplace", change names accordingly | Oz Linden | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-04-20 | merge changes for latest viewer-development | Oz Linden | |
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
2012-03-01 | Pull from viewer-experience | Merov Linden | |
2012-02-10 | STORM-1738 Autocorrect working for nearby chat and IM input boxes | Jonathan Yap | |
warn-on-failure:open-license | |||
2012-03-25 | Minor fix for GCC | Kitty Barnett | |
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-03 | STORM-276 Added preferences panel | Kitty Barnett | |