Commit Graph

235 Commits (94ac0064354594de8adbb99084029c8b4027b2f6)

Author SHA1 Message Date
maksymsproductengine b4704f5f8b Merge viewer-bear and become version 3.7.16 2014-09-09 21:53:14 +03:00
maksymsproductengine b1c5edc513 Merge viewer-release and become version 3.7.16 2014-09-09 21:42:26 +03:00
Mnikolenko ProductEngine 32282f8d9e MAINT-4422 FIXED Inventory re-sorts itself if any of the Filters are enabled and you detach an item from your Avatar 2014-09-08 10:56:31 +03:00
maksymsproductengine b740891b1f MAINT-4293 [BEAR] Very slow inventory fetch on Bear compared to current release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192. 2014-08-15 19:40:21 +03:00
andreykproductengine cf159e1695 MAINT-4325 FIXED [BEAR] Fix to "Reset Filters" causes empty folders to appear in Recent tab of Inventory
Clean up - reverted fragment from MAINT-1192, it is no longer needed.
2014-08-07 17:32:25 +03:00
andreykproductengine 4723375709 MAINT-4290 FIXED [BEAR] Recent Items flashes badly and sometimes blanks out when any change is made to inventory and especially when inventory is fetching from a clean cache 2014-07-31 18:14:38 +03:00
Oz Linden df3e6b40fd merge changes for 3.7.12-release 2014-07-21 14:48:30 -04:00
Mnikolenko ProductEngine 614a0ab6bd MAINT-2570 FIXED Don't allow attaching or opening items from Merchant Outbox. 2014-07-03 10:50:31 +03:00
Mnikolenko ProductEngine 19560d1b75 MAINT-1192 FIXED Don't show folder without recent item in it for "Recent" tab. 2014-06-17 11:24:02 +03:00
Jonathan Yap 4da7f68549 VWR-25689 Support 'older than' when inventory filtering 2014-06-05 17:06:59 -04:00
simon dc4c184696 Merge downstream version 3.7.8 code 2014-05-07 13:19:05 -07:00
simon 250db74bf9 Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
Xiaohong Bao ae564140c0 Merge 2014-04-22 12:19:28 -06:00
simon a5a0a0b136 Merge downstream code 2014-04-21 12:48:50 -07:00
simon 0b9a777bfd Merge downstream code updating version to 3.7.7 2014-04-21 12:36:35 -07:00
andreykproductengine 504509c288 MAINT-3789 FIXED When moving items between inventory folders, the moved item is no longer highlighted in the new folder. 2014-03-07 20:27:12 +02:00
Richard Linden 813bc232e7 MAINT-3017 FIX Inventory filter for Recent tab does not persist between sessions as it used to.
added names back to inventory filters, so they can be deserialized
2013-12-09 15:42:51 -08:00
Merov Linden 6ec99570cd MAINT-3320 : Fixed! Inventory panels are not resistant to folder root deletion, using handle instead of pointer and cleaning things consistently 2013-11-15 15:12:11 -08:00
Merov Linden 148c3780e1 MAINT-3320 : WIP : Introduced a cleanOutbox() method to be called on outbox deletion 2013-11-13 13:29:51 -08:00
Richard Linden 697d2e720b renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
Merov Linden c2f5365f98 Pull merge from lindenlab/viewer-release 2013-10-14 16:30:08 -07:00
Richard Linden ab8f64a967 converted memory tracking units to KB from B
added more memory tracking to LLFolderView and kin
2013-09-24 00:05:43 -07:00
Richard Linden 52da9f5f49 merge with viewer-release 2013-09-09 18:58:41 -07:00
Richard Linden cbe397ad13 changed fast timer over to using macro
another attempt to move mem stat into base class
2013-09-05 14:04:13 -07:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Richard Linden a2e22732f1 Summer cleaning - removed a lot of llcommon dependencies to speed up build times
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-07-30 19:13:45 -07:00
Richard Linden a2a6bf20d7 merge with release 2013-06-20 16:46:23 -07:00
Richard Linden 0a96b47663 merge with viewer-release 2013-06-05 19:05:43 -07:00
Merov Linden 2113bb8159 Pull merge from viewer-release 2013-05-22 11:23:51 -07:00
Merov Linden 043f2e0bfd Pull from viewer-release 2013-05-02 14:09:40 -07:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Merov Linden e84c97e86d CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, improve filter perf, clear traces, add comments. 2013-04-16 19:24:47 -07:00
Merov Linden b05bf882db CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to be deleted) 2013-04-11 19:02:16 -07:00
Merov Linden d533a33f42 CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, sorting and arranging (to be deleted) 2013-04-08 18:59:21 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
prep 207d9fd767 Viewer-chui merge 2013-03-11 14:45:53 -04:00
maksymsproductengine 9a75eeb67e Fix for build issue under windows 2013-02-11 14:39:05 +02:00
Merov Linden 5ecac2e900 CHUI-735 : Fixed! Refactor the code to move isSelectionRemovable() to the LLInventoryPanel level. Use it when using the delete key. 2013-02-08 22:38:54 -08:00
Merov Linden dac026a7d6 CHUI-735 : Fixed! Handle the backspace case, suppress the search string handling from LLFolderView (it's in the search edit field now). 2013-02-07 13:27:32 -08:00
Merov Linden 7ed270ff9d CHUI-735 : Fixed! Move the delete key handling from the llfolderview to the llinventorypanel level. 2013-02-06 18:11:52 -08:00
Merov Linden faae38daaa Pull merge from lindenlab/viewer-developement 2013-01-30 20:01:03 -08:00
Merov Linden 9b52a0d15a MAINT-2287 : WIP : Make inbox and outbox visible and accessible if InventoryOutboxMakeVisible is set (default is false) 2013-01-25 17:35:56 -08:00
Nyx Linden 11fe124ae9 merging in viewer-beta.
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
Merov Linden b5b44ddf17 CHUI-649 : Fixed : Added the contextual menu to in build content tab 2013-01-10 11:10:41 -08:00
Merov Linden 4ef1181cdc CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way 2013-01-08 21:46:00 -08:00
Merov Linden a4a2cc62c3 CHUI-509 : Fixed : Add params to inventory widgets to control font colors (required for library items and links). 2012-12-05 16:08:17 -08:00
Richard Linden 6db6cb39f4 SH-3406 WIP convert fast timers to lltrace system
got new fast timer code to compile and run
2012-11-16 23:02:53 -08:00
William Todd Stinson c9044c03b3 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-11-09 18:51:23 -08:00
AlexanderP ProductEngine 486bdf3284 CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and 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-09 12:45:36 +02:00
Gilbert Gonzales 1a1a0b91c0 CHUI-383: Realized that prior changes for this bug caused a regress. The 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-26 16:49:22 -07:00