Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-07 | Merge MAINT-2740 crash fix | Graham Madarasz | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
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-05-30 | 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-967: fix display of % escapes in chat | Gilbert Gonzales | |
2013-05-09 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Found a couple bugs that were causing the positioning of text to be incorrect in the 'Peope you may want to friend' tab. | |||
2013-05-09 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Rendering now matches the UX spec. | |||
2013-05-06 | ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵ | Merov Linden | |
only so far) | |||
2013-05-03 | ACME-275 : WIP : Filtering | Merov Linden | |
2013-05-02 | Pull from viewer-fbc | Merov Linden | |
2013-05-02 | ACME-307 Fix crash when clicking profile button: The crash was caused by ↵ | Gilbert Gonzales | |
existing code which was taking the last focused element and assuming it was a pointer to a LLUICtrl. Now assume the pointer is of type LLView since there is not need to have it as a LLUICtrl pointer. | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0 | maksymsproductengine | |
2013-04-24 | CHUI-845 : Make changeLine() a bit more resistant to unforseen line count ↵ | Merov Linden | |
values (i.e. 0) and a bit more general | |||
2013-04-22 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-19 | CHUI-849 : Use a time limit for filtering instead of number limit, use a ↵ | Merov Linden | |
different limit for visible and unvisible lists | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-18 | CHUI-849 : WIP : Filter limit on time instead of number of items | Merov Linden | |
2013-04-19 | CHUI-808 FIXED Draggable separator between conversations and message pane is ↵ | maksymsproductengine | |
not discoverable: minor fix; | |||
2013-04-16 | CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, ↵ | Merov Linden | |
improve filter perf, clear traces, add comments. | |||
2013-04-16 | CHUI-808 FIXED Draggable separator between conversations and message pane is ↵ | maksymsproductengine | |
not discoverable: - final solution; | |||
2013-04-18 | CHUI-938 FIXED Pop up (?) notification steals focus | maksymsproductengine | |
2013-04-15 | CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵ | Merov Linden | |
arrange on the fly. | |||
2013-04-11 | CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to ↵ | Merov Linden | |
be deleted) | |||
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself. | |||
2013-04-12 | CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed. | Mnikolenko ProductEngine | |
2013-04-11 | CHUI-921 FIXED Default position of open floaters starts at left edge of ↵ | maksymsproductengine | |
viewer behind toolbar | |||
2013-04-08 | CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵ | Merov Linden | |
sorting and arranging (to be deleted) | |||
2013-04-08 | CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵ | mberezhnoy | |
in Places Floater) | |||
2013-04-02 | Merged in chui beta code. | prep@lindenlab.com | |
2013-03-29 | CHUI-807 : Add more defensive coding. Also trace in log the sessions created ↵ | Merov Linden | |
so we'll have a better idea of what people do with conversations if we see that crash again. | |||
2013-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | CHUI-905 (Viewer crashes while using Insert keyboard key in chat): Problem ↵ | Gilbert Gonzales | |
was because when insert was used at the end of a string of text, this would attempt to delete something past the bounds of the string...as a side effect the size of the segment was increasing even though the string length never changed. The segment size would be greater than the string size and would eventually cause an invalid read outside the bounds of the string. | |||
2013-03-28 | CHUI-855 FIXED Text entry bar auto expand does not resize | maksymsproductengine | |
2013-03-26 | CHUI-846 ([crashhunters] crash in LLFontGL::maxDrawableChars): Added logging ↵ | Gilbert Gonzales | |
for bug to further track down problem when it occurs. Need to debug further based off information. | |||
2013-03-25 | merge | mberezhnoy | |
2013-03-25 | CHUI-885 (View Profile,Send IM and Add friend are not functional in context ↵ | mberezhnoy | |
menu for allowed or banned users of the parcel.) |