Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-24 | converted memory tracking units to KB from B | Richard Linden | |
added more memory tracking to LLFolderView and kin | |||
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-16 | CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, ↵ | Merov Linden | |
improve filter perf, clear traces, add comments. | |||
2013-04-11 | CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to ↵ | Merov Linden | |
be deleted) | |||
2013-04-08 | CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵ | Merov Linden | |
sorting and arranging (to be deleted) | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-11 | Fix for build issue under windows | maksymsproductengine | |
2013-02-08 | CHUI-735 : Fixed! Refactor the code to move isSelectionRemovable() to the ↵ | Merov Linden | |
LLInventoryPanel level. Use it when using the delete key. | |||
2013-02-07 | CHUI-735 : Fixed! Handle the backspace case, suppress the search string ↵ | Merov Linden | |
handling from LLFolderView (it's in the search edit field now). | |||
2013-02-06 | CHUI-735 : Fixed! Move the delete key handling from the llfolderview to the ↵ | Merov Linden | |
llinventorypanel level. | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-25 | MAINT-2287 : WIP : Make inbox and outbox visible and accessible if ↵ | Merov Linden | |
InventoryOutboxMakeVisible is set (default is false) | |||
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-10 | CHUI-649 : Fixed : Added the contextual menu to in build content tab | Merov Linden | |
2013-01-08 | CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way | Merov Linden | |
2012-12-05 | CHUI-509 : Fixed : Add params to inventory widgets to control font colors ↵ | Merov Linden | |
(required for library items and links). | |||
2012-11-16 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
got new fast timer code to compile and run | |||
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-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-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-01 | merging in latest changes | Gilbert Gonzales | |
2012-09-28 | CHUI-102: Now the participants and one-on-one conversations have ↵ | Gilbert Gonzales | |
right-click-menus. These menus are functional as well, but 'chat history' does not yet work. | |||
2012-09-27 | CHUI-352 FIXED (Viewer crash when dropping a worn attachment): getting the ↵ | AlexanderP ProductEngine | |
item's id before destruction corresponding viewmodel's item | |||
2012-08-29 | CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ↵ | Gilbert Gonzales | |
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'. | |||
2012-08-20 | CHUI-295: Problem: The places panel implemention was incomplete and trying ↵ | Gilbert Gonzales | |
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking. | |||
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-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-08-09 | MAINT-171 FIXED Show "Ad-hoc conference" instead of "Session 1" in floater title | maxim_productengine | |
2012-08-06 | Linux compiliation fix, needed to create DirtyFilterFunctor outside of ↵ | Gilbert Gonzales | |
function parameter so that it can be legally passed as a reference. | |||
2012-08-03 | CHUI-273 FIX Inventory filtering changes not showing when changes are selected | Richard Linden | |
2012-08-03 | CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵ | Richard Linden | |
paste do not show in Trash until relog | |||
2012-08-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-02 | CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh | |||
2012-08-02 | CHUI-262: Reordering the steps to remove a view item and view item model ↵ | Todd Stinson | |
during the deletion process to avoid a crash. | |||
2012-08-01 | CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh avoid moving selection when cutting | |||
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-27 | CHUI-256 FIX Invalid param warnings in llfolderview when adding and deleting ↵ | Richard Linden | |
items from object inventory | |||
2012-07-20 | CHUI-207 FIXED Emptying Lost and Found and Trash in inventory crashes viewer | AlexanderP ProductEngine | |
2012-07-19 | CHUI-236 : WIP : Places panel works for My Inventory but still empty lists ↵ | Merov Linden | |
for Favorites Bar, My Landmarks and Library. |