Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-06 | moved clipping logic inside LLFontGL::maxDrawableChars controlled by ↵ | richard | |
EWordWrapStyle fixes regression introduced in 3eef5ce9ae1e6fc62b9b52ce859501dd4e70fadf reviewed by Brad | |||
2010-01-06 | merge | richard | |
2010-01-06 | EXT-3878 - Menus disappear when UI Size is < 1.00 | richard | |
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat EXT-3877 - Pinning two levels of menus prevents movement using arrow keys EXT-1303 - Hyperlink text wraps in the middle of a word reviewed by James | |||
2010-01-05 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-05 | layout standarization for profiles | Erica | |
2010-01-05 | EXT-2006 Fix mini-map friend icon colors to be yellow | James Cook | |
XML only not reviewed | |||
2010-01-05 | Merge | James Cook | |
2010-01-05 | EXT-3332 Disabled checkboxes don't use disabled text color | James Cook | |
Text label color wasn't being set in constructor. Added example to floater_test_widgets.xml Reviewed with Richard | |||
2010-01-05 | Merge | Leyla Farazha | |
2010-01-05 | EXT-3721 SNAPSHOT PREVIEW can be dragged over the top menus | Leyla Farazha | |
reviewed by Richard | |||
2010-01-05 | EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵ | Leyla Farazha | |
still active reviewed by Richard | |||
2010-01-05 | EXT-3921 [BSI] Age calculation fails on Mac and Linux | James Cook | |
Was accessing wrong value out of days-per-month array, and stepping off end of array for December. Reviewed with Richard. | |||
2010-01-05 | EXT-3884 [BSI] group list cut off when there is room to display more - made ↵ | Erica | |
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line. | |||
2010-01-05 | EXT-3884 [BSI] group list cut off when there is room to display more - made ↵ | Erica | |
room for more groups, but list is sent as a comma delmited string from server. Requires code change to list one per line. | |||
2010-01-05 | Merge | James Cook | |
2010-01-05 | ext-3943 Group Call button (on side panel/People/Groups) does not fit in SL ↵ | Lis Linden | |
window | |||
2010-01-05 | ext-3822 Group, Roles, Members: "Assigned Members" should be "Assigned Roles" | Lis Linden | |
2010-01-05 | ext-3936 [BSI] About Land -> Name -> Text not centered | Lis Linden | |
2010-01-05 | ext-3936 [BSI] About Land -> Name -> Text not Centered | Lis Linden | |
2010-01-05 | ext-3950 Top menu World : Buy Land should read "Buy This Land" | Lis Linden | |
2010-01-05 | Better unit test for date math, works on PC but system problem on Mac/Linux | James Cook | |
2010-01-05 | EXT-3806 Attachment drop confirmation popup: "No" is ignored | James Cook | |
Missing an if (option != 0) Made callback function return void as result is not used. | |||
2010-01-05 | ext-3863 [BSI] banned resident list slider is cutoff | Lis Linden | |
2010-01-05 | ext-3914 [BSI] Inconsistent terminology for "notecard" | Lis Linden | |
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-04 | EXT-3932 Pay Resident via Object - text overlaps edge | Erica | |
2010-01-04 | Merge with Leyla's stuff and some XML changes | James Cook | |
2010-01-04 | EXT-3840 Default map position is back to 128, 128, 0, removed dead | James Cook | |
code supporting X/Y/Z position spinners. Reviewed with Leyla | |||
2010-01-04 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-04 | EXT-3927 Replace background texture for payment info enabled Buy L$ floater | Erica | |
2010-01-04 | Merge | Leyla Farazha | |
2010-01-04 | Backed out changeset: 9edc40cf0ac6 | Leyla Farazha | |
need to change the snapshot fix implementation | |||
2010-01-04 | Backed out changeset: 9edc40cf0ac6 | Leyla Farazha | |
2010-01-04 | moving this menu item to the right place | Leyla Farazha | |
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list | |||
2010-01-04 | EXT-2481 [BSI] Add "Zoom in" to 3D Object context menu and inspector Gear menu | Leyla Farazha | |
EXT-3388 [BSI] "Teleport" option missing dropdown when right clicking on friends list | |||
2010-01-04 | EXT-3721 SNAPSHOT PREVIEW can be dragged over the top menus | Leyla Farazha | |
2010-01-04 | EXT-3648 New message indicator on IM chiclets should be orange | Leyla Farazha | |
2010-01-04 | Merge, bringing in a few viewer-2-0 bug fixes | James Cook | |
2010-01-04 | EXT-3849 remove "show attachments in previews" | Nyx (Neal Orman) | |
removing the checkbox in the appearance floater, as we don't have time to implement this. reviewed by Seraph | |||
2010-01-04 | EXT-3779 About Secondlife window opens unexpectedly scrolled to bottom | James Cook | |
Added explicit call to startOfDoc() to scroll to top. Took some carriage returns out of text. Moved compiler version to bottom down with static library versions, as this isn't relevant to most users. Reviewed with Kelly | |||
2010-01-04 | merge | Mark Palange (Mani) | |
2010-01-04 | EXT-3827 : Some accounts have no library outfits | Loren Shih | |
EXT-3616 : My Outfits folders don't always auto-populate on first login EXT-3796 : Sidepanel not picking up changes to "My Outfits" from autopopulation EXT-3915 : Memory leak in autopopulation code Largely rewrote the autopopulation code because it was buggy, was causing llwarns messages, and had a memory leak. My approach to this should fix everything. | |||
2010-01-04 | DEV-44136: Hide previous results when performing new search. | Lynx Linden | |
When a new search is performed, we first display a blank page in the search floater so that the previous results are not visible while the new results are being retrieved from the search server. | |||
2009-12-31 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-31 | EXT-3616: Fix for my outfits autopopulation. Readding the fetch observer. | Eric M. Tulla (BigPapi) | |
-Review by seraph | |||
2009-12-31 | Merge (viewer-2-0 into gooey) | James Cook | |
2009-12-31 | EXT-3778 Fixed handling of url passed in on cmd line. | Mark Palange (Mani) | |
The url from the cmd line was being overridden by the LoginLocation setting. (my bad!) Removed unnecessary llurlsimstring.h includes. | |||
2009-12-30 | automated merge PE->viewer2.0 | Kent Quirk | |
2009-12-30 | EXT-3770 - add tooltips to notifications and conversations buttons in bottom bar | Kent Quirk | |
2009-12-30 | EXT-1399 Restore some wind noise when standing still, but drop volume | James Cook | |
Make wind volume configurable via setting AudioLevelWind, currently set to 0.5. Changing this to 1.0 will restore the viewer 1.23 behavior Reviewed with Leyla. |