Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-09-23 | MAINT-3151 (Issue with urls being autoclicked when holding left click into ↵ | MaximB ProductEngine | |
an unfocused textbox then dragging pointer over a url and releasing.) | |||
2013-09-17 | MAINT-3119 FIXED Select auto-completed part using cursor position | Mnikolenko ProductEngine | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-09-11 | MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs. | Mnikolenko ProductEngine | |
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-26 | MAINT-3041 (crash in LLScrollContainer::updateScroll() on Windows) | MaximB ProductEngine | |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100% | Richard Linden | |
moved object cache sampling code so that it actually gets executed default values for stats are NaN instead of 0 in many cases | |||
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-02 | MAINT-2914 FIXED Mousing over UI elements does not make them light up | dmitry | |
2013-08-02 | MAINT-2902 FIXED Browser secure session indicator should be prominent | maksymsproductengine | |
2013-08-01 | SH-4374 WIP Interesting: Statistics Object cache hit rate is always 100% | Richard Linden | |
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-07-29 | Add copyright and license | Jeff (Gioffredo 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-07-25 | Restore VITA LLNotiication API | Jeff (Gioffredo Linden) | |
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-07-24 | SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when | Richard Linden | |
there are no samples during the time period. added hasValue to SampleAccumulator so we don't print a value when we don't have a single sample yet added some disabled log output for scene load timing | |||
2013-07-23 | SH-4366 FIX: Interesting Viewer Crashes when opening Statistics floater | Richard Linden | |
2013-07-23 | stat bars with no stats now show n/a instead of o | Richard Linden | |
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden | |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
dependency cleanup - removed a lot of unecessary includes | |||
2013-07-15 | BUILDFIX: remove ambiguity of is_approx_equal, use llabs instead of fabs | Richard Linden | |
2013-07-12 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console improved calculation of display range for stat bars | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-07-01 | BUILDFIX: reverted changes that attempted to automate mem track | Richard Linden | |
stat definition as they don't work on gcc/clang | |||
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-24 | SH-4242 FIX interesting: Mac viewer crashes on exit | Richard Linden | |
made notifications subsystem touch instancetracker<notificationchannel> in constructor so that teardown order is preserved | |||
2013-06-22 | build fix | mberezhnoy | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
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 from lindenlab/viewer-release | Merov Linden | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-17 | Fixed build issue | msavchenko@ubuntu | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history | |||
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 | Merge MAINT-2740 crash fix | Graham Madarasz | |
2013-06-06 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-05 | merge with viewer-release | Richard 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 | |