Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-06 | merge with release | Richard Linden | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
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-28 | merging viewer release | Gilbert Gonzales | |
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-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-09 | ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB ↵ | Gilbert Gonzales | |
icon, and FB name: Found a couple bugs that were causing the positioning of text to be incorrect in the 'Peope you may want to friend' tab. | |||
2013-05-06 | ACME-275 : Fixed! Filtering on FB list works (tested with simulated data ↵ | Merov Linden | |
only so far) | |||
2013-05-03 | ACME-275 : WIP : Filtering | Merov Linden | |
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-19 | CHUI-849 : Use a time limit for filtering instead of number limit, use a ↵ | Merov Linden | |
different limit for visible and unvisible lists | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-18 | CHUI-849 : WIP : Filter limit on time instead of number of items | Merov 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-15 | CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵ | Merov Linden | |
arrange on the fly. | |||
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-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-02-04 | CHUI-732 : Fixed! Do not iterate through selection while modufying it at the ↵ | Merov Linden | |
same time, use a temp set. | |||
2013-01-23 | CHUI-687: Problem: User sees inventory offer notifications for deleted items ↵ | Gilbert Gonzales | |
when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode. | |||
2013-01-08 | CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way | Merov Linden | |
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-10-31 | CHUI-474 : Fixed. Refresh the participants list in torn off dialog more often. | Merov Linden | |
2012-10-23 | CHUI-418 FIXED Check that mViewModelItem is not NULL | maxim_productengine | |
2012-10-19 | CHUI-418 FIXED Check the existence of mViewModelItem before calling ↵ | maxim_productengine | |
potentiallyVisible(). | |||
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-10-01 | CHUI-102: Cleaned up code after code review. | 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-20 | CHUI-283: within LLFolderView::scrollToShowItem(), adjusted the calculation ↵ | Gilbert Gonzales | |
that scrolls to the selected item. My prior commit changed this calculation and adjusted it in this commit to preserve prior behavior. | |||
2012-09-20 | CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵ | Gilbert Gonzales | |
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file. | |||
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-08 | CHUI-272: BUGFIX Correcting the inventory filtering so that a large number ↵ | Todd Stinson | |
of items in the inventory are completely processed before the filter's modified flag is cleared. | |||
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 | merging of latest code | Gilbert Gonzales | |
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 | merge of latest changes | Gilbert Gonzales | |
2012-08-01 | CHUI-214: Scrolling to offscreen content now works. Problem was due to the ↵ | Gilbert Gonzales | |
icon height/width not being computed before scrolling to the new item. There was also a problem with the computation that determines if the item being scrolled to is within the visible region. | |||
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-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-25 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-25 | CHUI-222 FIX Selecting None in inventory filters does not update until ↵ | Richard Linden | |
inventory selected |