AndreyL ProductEngine
b5378f93b2
Merge viewer-release and become version 3.8.3
2015-08-04 05:00:59 +03:00
Merov Linden
d631f2fd4d
Pull merge from lindenlab/viewer-tools-update (includes viewer-release)
2015-04-14 13:46:01 -07:00
simon
99c5f36f20
Merge viewer-release, become version 3.7.28
2015-04-14 10:46:45 -07:00
Mnikolenko ProductEngine
3f558469da
MAINT-4718 FIXED Context menu Open button is always disabled for no-copy textures in task inventory
2015-03-27 13:53:38 +02:00
andreykproductengine
be5670b5ff
MAINT-1977 FIXED 'Open' menu item doesn't work for notecard (with 'anyone can copy' permission) in object's content
2015-01-19 16:20:37 +02:00
andreykproductengine
c7707a10c5
MAINT-1998 FIXED 'Open' menu item should be disabled if agent has no copy permissions.
2014-12-29 19:03:18 +02:00
andreykproductengine
7cf0154256
MAINT-1998 FIXED 'Open' menu item is absent in pop-up menu for notecard marked for sale from object's content
2014-12-29 16:55:09 +02:00
Merov Linden
b0f590f6ab
Pull merge from lindenlab/viewer-release
2014-12-19 06:00:48 -08:00
Mnikolenko ProductEngine
e1134e04eb
MAINT-4718 FIXED Enable Open menu item even if texture is no-copy.
2014-12-05 11:04:11 +02:00
andreykproductengine
3ccb8d6a56
MAINT-1861 FIXED Texture doesn't appear in Inventory after using 'Copy to inventory' button
2014-11-26 19:22:31 +02:00
andreykproductengine
811878df66
MAINT-202 FIXED Can't open scripts in copied objects individually on the viewer2
2014-11-05 17:52:14 +02:00
Merov Linden
4b80a5ed05
Pull merge from lindenlab/viewer-release
2014-09-28 21:40:32 -07:00
Mnikolenko ProductEngine
7ef544a07f
MAINT-1849 FIXED Disable 'Rename' menu item when multiple items are selected.
2014-07-23 17:49:43 +03:00
Merov Linden
86d75052f6
DD-84 : Fix all active listing modification actions. Add specific message when listing will unlist. Make update skip consistency check when called from internal level (not public API).
2014-06-03 19:46:33 -07:00
simon
250db74bf9
Pull and merge viewer-release as version 3.7.8
2014-05-07 10:56:41 -07:00
simon
a5568f942b
Merge downstream version 3.7.8 code
2014-05-07 15:28:13 -07:00
andreykproductengine
4e0d3bdd4d
MAINT-3977 FIXED Object does not display newly added contents if it was edited that session and you teleported to another region and back and then added new contents.
2014-05-06 17:21:18 +03:00
akl
16aec9dca7
MAINT-2588 FIXED User cannot delete items from content of other object, using 'Delete' button on keyboard.
2014-02-24 19:30:30 +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
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
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04: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
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
3d0ec3da5b
CHUI-659 : WIP : Verified (tested) and cleaned up some CHUI-101 refactoring code.
2013-01-07 15:32:47 -08:00
Merov Linden
53471178fe
CHUI-509, CHUI-585 : Fixed : Add font color parameters to received items and other inventory elements created
2012-12-07 20:06:30 -08:00
Don Kjer
cf7eb79fa7
Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender.
2012-09-08 04:39:11 +00:00
Gilbert Gonzales
be61b5be2f
CHUI-305: Problem: The 'resident picker' had multiple parents and due to the 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-29 19:18:25 -07:00
Richard Linden
a204059d2e
CHUI-267 FIX Full inventory listing not always shown for test account
...
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL
removed sort order from filter, which was causing unneeded filtering
2012-08-01 01:14:27 -07:00
Richard Linden
3ba619053d
CHUI-256 FIX Invalid param warnings in llfolderview when adding and deleting items from object inventory
2012-07-27 14:10:29 -07:00
Todd Stinson
1e65ba1f90
CHUI-251: Adding back in the root 'Contents' folder under the Build floater Content tab.
2012-07-26 18:57:54 -07:00
Todd Stinson
5221e48ef6
CHUI-251: Resetting the object inventory panel after deleting the last object.
2012-07-26 17:26:27 -07:00
Richard Linden
69b57d4ac0
CHUI-252 FIX Deleting an item from object contents in build tools crashes viewer
...
also improved selection behavior for object contents when deleting/adding items
2012-07-25 19:54:39 -07:00
Richard Linden
f6dfd6bf0f
CHUI-222 FIX Selecting None in inventory filters does not update until inventory selected
2012-07-25 18:20:54 -07:00
Richard Linden
c4f59fd588
CHUI-239 FIX Viewer crash when opening object with contents
2012-07-25 14:30:17 -07:00
Gilbert Gonzales
decd8a435d
CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
2012-07-24 14:42:28 -07:00
Richard Linden
1494a1058f
CHUI-101 WIP Make LLFolderview general purpose
...
move llfolderview* into LLUI!
2012-07-03 23:55:39 -07:00
Richard Linden
7d0150f12d
CHUI-101 WIP Make LLFolderView general purpose
...
started to remove newview dependencies from llfolder*
2012-07-02 19:37:28 -07:00
Richard Linden
062cae9a48
CHUI-101 WIP Make LLFolderView general purpose
...
cleaned up some stale TODOs
worked on getting initial inventory display to work consistently
2012-06-29 15:44:08 -07:00
Richard Linden
604bbb2278
CHUI-101 WIP Make LLFolderview general purpose
...
cleaned up ownership of viewmodel
more filtering fixes
2012-06-28 23:30:36 -07:00
Richard Linden
cb865a7e13
CHUI-101 WIP Make LLFolderView general purpose
...
moved filtering logic to viewmodel
2012-06-27 18:56:10 -07:00
Richard Linden
4775084000
CHUI-101 WIP Make LLFolderview general purpose
...
inventory item labels and icons displaying again
2012-06-21 23:28:24 -07:00
Richard Linden
3882e9c177
CHUI-101 WIP Make LLFolderview general purpose
...
more compilation fixes, just need to add getName() back to LLInventoryFilter et al
2012-06-20 00:19:05 -07:00
Richard Linden
9e49fb558f
CHUI-101 WIP Make LLFolderview general purpose
...
added more casts to LLFolderViewModelItemInventory, etc. to fix compile errors
2012-06-19 22:36:12 -07:00
Richard Linden
59987bb051
CHUI-101 WIP Make LLFolderView general purpose
...
continuing fixing build errors
general cleanup
2012-06-18 19:01:59 -07:00
Richard Linden
379eec8841
CHUI-101 WIP Make LLFolderView general purpose
...
continuing fixing build errors
renamed llfoldervieweventlistener.h to llfolderviewmodel.h
2012-06-15 13:35:39 -07:00
Richard Linden
86103dd5d4
Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview
2012-06-15 09:56:47 -07:00
Richard Linden
9940ca5ae7
CHUI-101 WIP Make LLFolderView general purpose
...
llfolderview refactornig
2012-06-15 09:44:27 -07:00
Merov Linden
bc54f1bb89
Merge : pull from lindenlab/viewer-release
2012-06-07 22:30:54 -07:00