Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | correct merge error | Oz Linden | |
2013-03-25 | Pull in downstream CHUI code from viewer-development | simon | |
2013-03-22 | merge changes for latest snowstorm project viewer | Oz Linden | |
2013-03-22 | Pull and merge latest viewer-beta | simon | |
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.) | |||
2013-03-22 | merge changes for 3.5.0-beta5 | Oz Linden | |
2013-03-21 | CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant ↵ | Gilbert Gonzales | |
from the people floater to the one of the tool bars): Problem was that the item dragged from the people list was not of type inventoryitem. Instead of casting to an inventoryitem and checking if the item being dragged is a widgit, instead look at the cargo type (which also specifies that the dragged item is a widgit but doesn't need to typecast). | |||
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-16 | CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵ | merov | |
Linux | |||
2013-03-15 | CHUI-807 : More defensive code. Don't assume anything while iterating ↵ | Merov Linden | |
through panels. | |||
2013-03-15 | merge changes for 3.5.0-beta3 | Oz Linden | |
2013-03-14 | Merge | Graham Madarasz (Graham Linden) | |
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |
2013-03-14 | Rollback fix for Maestro 'Jitter Bug' which is causing issues elsewhere | Graham Madarasz (Graham Linden) | |
2013-03-13 | More fixes for gcc-4.6 breakage | Don Kjer | |
2013-03-13 | merge changes for latest viewer-development | Oz Linden | |
2013-03-13 | Fixed unit test compile error | prep | |
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-12 | Mods to make compile on gcc 4.6.3 work mo betta | Graham Madarasz | |
2013-03-12 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-12 | CHUI-845 : Avoid some xml param parsing error that seems to be linked with ↵ | Merov Linden | |
crashers | |||
2013-03-12 | CHUI-809 FIXED Changes in menu items to make them consistent. Do not start ↵ | Mnikolenko ProductEngine | |
IM if selected person is self. | |||
2013-03-11 | CHUI-810 : Merged Marine Kelley's patch on selected text and use of return ↵ | merov_linden | |
key in chat | |||
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) | |
2013-03-08 | merge | Gilbert Gonzales | |
2013-03-08 | CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵ | Gilbert Gonzales | |
setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost. | |||
2013-03-07 | merge | mberezhnoy | |
2013-03-07 | CHUI-823 ([CHUIBUG]Triple-clicking on the scroll back button in the CHUI ↵ | mberezhnoy | |
causes all the conversation to be selected) | |||
2013-03-06 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-03-06 | CHUI-705 : Fixed! Force hide context menu when deleting line editor widget | Merov Linden | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-03-05 | CHUI-809 FIXED "Start IM" menu item is added | Mnikolenko ProductEngine | |
2013-03-01 | CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crash | Merov Linden | |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵ | Graham Madarasz (Graham) | |
foo to find some pointers | |||
2013-03-01 | CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵ | Mnikolenko ProductEngine | |
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation. | |||
2013-02-23 | CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵ | Merov Linden | |
the existence of other conversations and docked/torn off state | |||
2013-02-21 | CHUI-568 : WIP : Introduced Ctrl-T and Ctrl-H for conversations and nearby chat | Merov Linden | |
2013-02-18 | CHUI-729 FIXED Messages pane displays incorrect after changing size and relogin | maksymsproductengine | |
2013-02-14 | STORM-1831 Removing an unnecessary assignment. | Ima Mechanique | |
2013-02-14 | STORM-1831 Refactoring serial if's to be prettier ;-) + Minor edit to ↵ | Ima Mechanique | |
comment tootips | |||
2013-02-14 | CHUI-753 : Fixed (temptative) : Added some defensive coding in ↵ | Merov Linden | |
bringToFront() to make safer or avoid pointer casting. | |||
2013-02-11 | STORM-1831 Changes to LLSD structure and corresponding processing in ↵ | Ima Mechanique | |
llkeywords. Plus some formating clean ups. | |||
2013-02-11 | CHUI-751 FIXED Triple click is now handled. | Mnikolenko ProductEngine | |
2013-02-08 | CHUI-731 FIXED Viewer crashed while deleting text from IM message | maksymsproductengine | |