Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-14 | BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in ↵ | Nicky | |
LLNormalTextSegment::getNumChars. | |||
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-07-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed | |
Initial change made LLControlVariable::mPersist an enum, but retained bool/BOOL public API. setPersist(true) set one value, setPersist(false) set another, forcePersist() set the third. Per code review, expose enum to public, make setPersist() (and LLControlVariable constructor, and LLControlGroup:: declareControl(), and all the LLControlGroup::declareMumble() methods, and all the unit-test dummy declareMumble() method bodies) accept that enum. Remove forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly. Also rename PERSIST_YES to PERSIST_NONDFT, also per code review. | |||
2013-06-22 | build fix | mberezhnoy | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-20 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode. | |||
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-17 | Fixed build issue | msavchenko@ubuntu | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-14 | WIP: sh-4035 backed out changes to appearance window confirmation | prep@lindenlab.com | |
2013-06-13 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Added callback for friendship checking | |||
2013-06-11 | CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread ↵ | Mnikolenko ProductEngine | |
IMs when the conversation floater is minimized. | |||
2013-06-07 | Removed some debug tracking | prep@lindenlab.com | |
2013-06-07 | Merge MAINT-2740 crash fix | Graham Madarasz | |
2013-06-06 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-05 | CHUI-964 ADD FIX Oversized "To" input field hides actual IM text | PavelK ProductEngine | |
2013-06-05 | BUG-2707 fix comment typos, remove unnecessary winmm_shim changes, and ↵ | Graham Madarasz | |
revert 2672 fix included only for local integ test | |||
2013-06-04 | MAINT-2740 convert to std::string based API for OutputDebug wrapper ↵ | Graham Madarasz | |
cleanliness after sage counsel (slight refrain) | |||
2013-06-04 | MAINT-2740 fix XUI callsites in debug mode | Graham Madarasz | |
2013-06-04 | MAINT-2740 and MAINT-2672 rework after code review for 2740 fix and include ↵ | Graham Madarasz | |
2672 fix needed for doing local integ tests | |||
2013-06-04 | MAINT-2740 make use of OsOutputDebugString _DEBUG only to avoid interactions ↵ | Graham Madarasz | |
between Win 32-bit SEH and boost coroutine fiber stack handling | |||
2013-06-04 | BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid ↵ | Graham Madarasz | |
throwing unhandlable exceptions in coroutines in RelWithDebInfo builds | |||
2013-06-03 | BUG-2707 and not break use of venerable ifdefs | Graham Madarasz | |
2013-06-03 | BUG-2707 disable sites calling OsOutputDebugString directly to identify ↵ | Graham Madarasz | |
which is tossing our errant exception | |||
2013-06-03 | SH-4035 spec change. If you revert after quiting, SL shutsdown. | prep | |
2013-06-03 | Fix for sh-4221 Sometimes ctrl+q needed to be hit twice | prep | |
2013-06-04 | CHUI-957 FIXED Missing line was added. | Mnikolenko ProductEngine | |
2013-05-31 | CHUI-941 [CHUIBUG]Inline input is not available in 3.5.0 | maksymsproductengine | |
2013-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-05-30 | CHUI-942 FIXED Choose Resident picker problems | maksymsproductengine | |
2013-05-29 | Merge latest viewer-release | simon | |
2013-05-28 | Sh-4035: Updated implementation according to new specs. Fixed a couple of ↵ | prep@lindenlab.com | |
outstanding bugs. | |||
2013-05-24 | CHUI-964 FIXED Oversized "To" input field hides actual IM text | PavelK ProductEngine | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-22 | CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0 | maksymsproductengine | |
2013-05-22 | CHUI-967: fix display of % escapes in chat | Gilbert Gonzales | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
2013-05-17 | CHUI-959 FIXED Resident picker allowed to open behind fui toolbars | maksymsproductengine | |
2013-05-17 | merge | mberezhnoy | |
2013-05-16 | CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵ | mberezhnoy | |
corner also deletes other open conversations) |