Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-21 | FIX VWR-25071 | eli_linden | |
2011-06-20 | merge | Leyla Farazha | |
2011-06-20 | EXP-872 Hide inbox unless applicable | Leyla Farazha | |
2011-06-20 | EXP-872 Hide inbox unless applicable | Leyla Farazha | |
2011-06-20 | EXP-893 FIX Single order purchases not sorted with most recent item ↵ | Richard Linden | |
delivered at top of list reviewed by Leyla | |||
2011-06-20 | CHOP-662 Coupl of fixes to extended unit-test | Squire | |
2011-06-20 | sync with viewer-development | eli_linden | |
2011-06-20 | Chop-662 - fixes to deal with cleanly moving between the glob and regex world | Squire | |
2011-06-20 | Added more tests to cover the common examples in the crash logs | Squire | |
2011-06-20 | fixed build on mac/linux | Richard Linden | |
2011-06-20 | EXP-915 FIX remove mHidden and mStartFolderID from LLFolderView* | Richard Linden | |
removed mHidden variable | |||
2011-06-20 | EXP-917 FIX -- Inbox and Outbox options shown in the + Menu in the Inventory ↵ | Leslie Linden | |
Panel Oops. | |||
2011-06-20 | increment viewer version to 2.7.5 | Oz Linden | |
2011-06-20 | SH-1618 isFullbright causes AvatarEyes GL shader to fail to link. | Aaron Stone | |
2011-06-20 | SH-1618 Fix for shaders being disabled on mac due to switch statement in ↵ | Dave Parks | |
indexed texture rendering code. | |||
2011-06-20 | merge | Dave Parks | |
2011-06-17 | CHOP-662 Added booost library to unittest for lldiriterator.cpp | Squire | |
2011-06-17 | STORM-1368 Code more defensively around notecard upload. | Aaron Stone | |
2011-06-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-17 | EXP-915 FIX remove mHidden and mStartFolderID from LLFolderView* | Richard Linden | |
forgot a file reviewed by Leyla | |||
2011-06-17 | EXP-915 FIX remove mHidden and mStartFolderID from LLFolderView* | Richard Linden | |
cleaned up and refactored inventory code a bit reviewed by Leyla | |||
2011-06-17 | fix DOS line endings | Oz Linden | |
2011-06-17 | merge mesh branch changes (storm-1390) | Oz Linden | |
2011-06-17 | storm-1389 | Oz Linden | |
2011-06-17 | COP-662 Added newline at end of file for Linux build | Squire | |
2011-06-17 | EXP-872 PROGRESS -- Hide inbox unless applicable | Leslie Linden | |
* Updated to use the current user's agent id instead of Pup's Reviewed by Leyla :) | |||
2011-06-17 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-pre-release | Oz Linden | |
2011-06-17 | Merge in viewer-development | Squire | |
2011-06-17 | FIX VWR-25070 | eli_linden | |
2011-06-17 | FIX VWR-25068 en_xui_change | eli_linden | |
2011-06-17 | WIP INTL-46 Traditional Chinese translation update 6/17 | eli_linden | |
2011-06-17 | CHOP-662 - initial fix to problems with regex characters in Group names | Squire | |
causing the LLDirIterator to crash the viewer when opening chat logs | |||
2011-06-16 | EXP-872 PROGRESS -- Hide Inbox unless applicable | Leslie Linden | |
EXP-910 FIX -- Newness badge shown on suitcase inventory icon when InventoryDisplayInbox is set to False EXP-895 FIX -- Selecting items in Marketplace Inbox does not change focus in inventory panel away from items selected in inventory panel * Main inventory, outbox and inbox all clear the selection of the others when they gain focus * The Fresh Item Count badge is no longer displayed on the inventory side tab button when the inbox is disabled * The New Item Count text is no longer displayed. (we will enable it again when freshness is supported) | |||
2011-06-16 | merge | Leyla Farazha | |
2011-06-16 | EXP-891 | Leyla Farazha | |
Right click on Inbox or Outbox toggles up down arrow but has no action | |||
2011-06-16 | EXP-905 Missing items from right click context menus in My Inbox | Leyla Farazha | |
EXP-892 No way to delete items in Inbox without moving them to Inventory | |||
2011-06-16 | fix for STORM-1274: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138 | Xiaohong Bao | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | Fix for linux build failure, hopefully | Brad Payne (Vir Linden) | |
2011-06-16 | merge | Brad Payne (Vir Linden) | |
2011-06-16 | SH-1166 FIX | Brad Payne (Vir Linden) | |
2011-06-16 | sync with viewer-development | eli_linden | |
2011-06-16 | merge | prep linden | |
2011-06-16 | Fix for camera wonkiness (sh-1654 ...) | prep linden | |
2011-06-15 | Fixing mac DD build. | Leslie Linden | |
Changed cbegin() and cend() to begin() and end(). Reviewed by Richard | |||
2011-06-15 | EXP-872 FIX -- Hide inbox and outbox unless applicable | Leslie Linden | |
EXP-893 FIX -- Single order purchases not sorted with most recent item delivered at top of list EXP-904 FIX -- Newness/Freshness value out of synch with new items in Inbox on next login when ordering in bulk with Inventory window open * Inbox and outbox can now be forced on by setting the debug variables "InventoryDisplayInbox" and "InventoryDisplayOutbox" * Inbox is only displayed when logging into a grid that has a marketplace that returns pup as a merchant * Inbox contents is now a forced download when the user logs in, rather than the typical lazy load of the rest of the inventory Reviewed by Leyla | |||
2011-06-15 | SH-1166 WIP | Brad Payne (Vir Linden) | |
2011-06-15 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-15 | fix for SH-1788: Assert in texture load when uploading textured mesh model | Xiaohong Bao | |
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow. | |||
2011-06-15 | merge | Brad Payne (Vir Linden) | |