Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-05 | CHUI-730 : Fixed! Only clear out More sub menus in inventory | Merov Linden | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-09 | CHUI-649 : WIP : Cleanup code to make it readable | Merov Linden | |
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-12-05 | Pull merge from dev repo | Merov Linden | |
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-12-05 | CHUI-509 : Fixed : Add params to inventory widgets to control font colors ↵ | Merov Linden | |
(required for library items and links). | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-14 | CHUI-508 FIXED Attach to and Attach to HUD menus not showing in inventory ↵ | maksymsproductengine | |
floater to select attachment point | |||
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-10-26 | CHUI-383: Realized that prior changes for this bug caused a regress. The ↵ | Gilbert Gonzales | |
regress was using the people panel or a notecard to start a im/call with a user. When doing this the conversation line item would not be focused. Resolution: Changed all calls to LLIMFloater::show() to LLIMFloaterContainer::showConversation(), which will first select the conversation line item and then show the corresponding conversation floater. | |||
2012-10-17 | CHUI-394 FIXED Group moderation tools missing in right click menus | maksymsproductengine | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-03 | CHUI-354 FIXED getIconOverlay() is added for LLItemBridge | maxim_productengine | |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved ↵ | Don Kjer | |
LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-04 | CHUI-303: Problem was that the prior solution only updated (using ↵ | Gilbert Gonzales | |
dirtyFilter()) the inventory window that the paste occurred in. Resolution: Now each inventory window calls dirtyFilter(), which then determines visibility of the pasted item. | |||
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-24 | merging in latest changes | Gilbert Gonzales | |
2012-08-24 | kicking off another build (whitespace change) | Gilbert Gonzales | |
2012-08-23 | CHUI-303: Problem: When pasting the item, the item's filtering flag was not ↵ | Gilbert Gonzales | |
updated. The filtering flag determines visibility. Resolution: Upon pasting the item to the folder from the clipboard, update the filtering flag so that visibility can properly be determined. | |||
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-22 | merge | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for removal, removed dead code | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-08-16 | merge changes for storm-1898 | Oz Linden | |
2012-08-16 | CHUI-269: Problem: When an item was purchased and delivered into the ↵ | Gilbert Gonzales | |
'Received Items' panel, the badge icon and new item count would not show. This was due to the creation date of the folders not being set when a new item was added. Resolution: Now when an item is added into the 'Received Items' panel, the folder hierachy is updated, triggering the badge icon and new item count to show. | |||
2012-08-10 | CHUI-273: Problem was that after renaming the item, the item was not ↵ | Gilbert Gonzales | |
triggering a sort. Resolution: Once the name of the item is set, trigger a sorting of the parent. | |||
2012-08-09 | MAINT-1197 : Fix inventory deselection/reselection when cutting items | Merov Linden | |
2012-08-08 | MAINT-65 FIXED Disable "Edit" in context menu if wearable has status "no modify" | maxim_productengine | |
2012-08-08 | MAINT-481 FIXED Disable creating new folders in Favorites folder | maxim_productengine | |
2012-08-08 | MAINT-1121 FIXED Disable "Open" if several calling cards are selected. | maxim_productengine | |
2012-08-01 | CHUI-267 FIX Full inventory listing not always shown for test account | Richard Linden | |
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering | |||
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-25 | CHUI-239 FIX Viewer crash when opening object with contents | Richard Linden | |
2012-07-11 | STORM-1898 Add "Copy SLURL" to context menu when right clicking Landmarks in ↵ | Jonathan Yap | |
Inventory | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
removed viewer dependencies from folderview code | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
filtering mostly working |