Wolfpup Lowenhar
bd53ba004a
STORM-776 : unable to change permissions to "no trans" on item in avatar inventory
...
applied Kitty's code changes listed in STROM-288 as it is a related issue and this
actualy fixed both issues!
2010-12-15 09:53:24 -05:00
Paul Guslisty
db56afd656
STORM-288 FIXED New name resets to old if change it on 'Item Profile' panel while fetching inventory
...
Reason: 'item info panel' updated EACH time some inventory object changed
Fix: update 'item info panel' only if changed inventory object is the object for which 'item profile panel' is shown
2010-11-01 15:12:14 +02:00
Leyla Farazha
a4b223248e
Merge
2010-09-27 17:54:52 -07:00
Aimee Linden
ffae589843
Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03 17:41:39 +01:00
Aimee Linden
0a74d15935
Merge between james/viewer-identity-evolution and dessie/viewer-public
2010-09-03 15:30:16 +01:00
Richard Linden
1911993cc7
merge
2010-09-16 19:45:57 -07:00
Sergei Litovchuk
ab199473f7
STORM-148 FIXED Added updating Item Profile info upon changes of objects inventory items.
...
The 'Item Profile' panel was observing changes in agent's inventory only, so when an item inside an object was renamed its name wasn't updated in 'Item Profile' panel.
2010-09-15 17:21:40 +03:00
Monroe Linden
b62b10dd26
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
Tofu Linden
e416840f85
Backed out changeset c3d41f18ce2b
...
back-out the back-out for this branch. yay.
2010-08-24 19:22:00 +01:00
Tofu Linden
98cc236503
Backed out changeset a62bf7c0af21
...
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden
6ba23344c9
merge heads. whew.
2010-08-24 18:37:53 +01:00
Richard Nelson
124bc854dd
moved buildFloater out of lluictrlfactory to llfloater.cpp
2010-08-16 17:44:23 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Richard Nelson
566e3969f9
deprecated LLPanel::child*() methods
2010-07-30 10:02:30 -07:00
Leyla Farazha
33d1aa30ab
Merge from dessie/viewer-release
2010-07-06 17:51:07 -07:00
Loren Shih
5436253e53
EXT-8047 FIXED In-world object contents' items show as "(inventory)" in item profile panel.
...
Easy fix.
2010-06-30 17:07:03 -04:00
Richard Linden
7a54ce3cf6
EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
...
reviewed by Leyla
2010-06-22 13:42:55 -07:00
James Cook
b6a0211a7e
DEV-50013 Inventory item creator/owner not clickable, layout fix
2010-05-26 11:51:48 -07:00
James Cook
cbf5396ea7
DEV-50013 Inventory item properties in sidetray uses completename
2010-05-26 10:48:42 -07:00
Loren Shih
f096f02278
EXT-6728 : Have LLInventoryFetchItems/DescendentsObserver inherit from a base abstract LLInventoryFetchObserver class
...
Added a new abstract class LLInventoryFetchObserver from which LLInventoryFetchItems and LLInventoryFetchDescendents inherit.
Also changed isEverythingComplete to isFinished and made some other minor superficial changes.
2010-04-06 18:58:26 -04:00
Loren Shih
2eba9819df
EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines
...
Took out enums and flags from LLInventory into LLInventoryDefines
Did a bunch of header file reformatting for LLInventory.h
Change made to simulator files as well.
2010-04-05 15:02:36 -04:00
Tofu Linden
d74fe63645
CID-79 cleanup
2010-02-11 12:59:04 +00:00
Tofu Linden
d0183207eb
CID-79
...
Checker: FORWARD_NULL
Function: LLSidepanelItemInfo::refreshFromItem(LLViewerInventoryItem *)
File: /indra/newview/llsidepaneliteminfo.cpp
2010-02-11 12:58:06 +00:00
richard
ddfc6efbee
EXT-5025 - Tooltips block mouse clicks
...
EXT-4547 [BSI] it is possible to highlight multiple layers of chat
EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider
EXT-3103 Add an option to restrict entering non-ascii symbols in text editor.
reviewed by Leyla
2010-02-05 11:32:33 -08:00
Eric M. Tulla (BigPapi)
3aa62d8f5b
EXT-3725 & EXT-2224 - Issue with permissions and for sale ui for certain items in side panel.
...
We now completely hide those UI elements when they don't make sense.
-Reviewed by seraph
2010-01-04 19:26:55 -05:00
Eric M. Tulla (BigPapi)
322b5869be
EXT-2224 - Inv item property fields were still editable if item was deleted
...
-Reviewed by seraph
2009-12-30 16:35:11 -05:00
Loren Shih
045e3e0657
EXT-3199 : Re-enable task inspection inventory sidepanel
...
Re-added the task sidepanel.
Fixed bottom button layout.
Edit mode now always returns true for inventory sidepanels.
--HG--
branch : avatar-pipeline
2009-12-15 11:48:55 -05:00
Loren Shih
3cb997a504
EXT-3314 : Remove save/cancel from inventory item properties sidepanel and have changes apply instantly
...
The ItemInfoSP now works just like the old properties floaters in terms of how edits and commits are handled.
--HG--
branch : avatar-pipeline
2009-12-10 15:15:33 -05:00
Nyx (Neal Orman)
152010b8c6
EXT-3063 cleanup of inventory item properties sidepanel
...
step 1: kill the edit button
step 2: disable info button on main inventory panel if more than one item is
selected.
other steps to be done will be filed as separate jiras
code reviewed by seraph
--HG--
branch : avatar-pipeline
2009-12-09 20:26:20 -05:00
Eric M. Tulla (BigPapi)
86e8c094f1
DEV-43684 - Deleting an item you are currently editing disables the edit button.
...
-Reviewed by Seraph
2009-12-02 18:35:44 -05:00
Bryan O'Sullivan
699eac4ee3
Switch some files to Unix line endings
2009-11-18 17:52:03 -08:00
James Cook
15cbc0abd8
EXT-2403 Object name, description now forced to be ASCII characters only
...
Also fixes EXT-172, EXT-2399. Semantics now are:
Object name, object desc, parcel name, region name, inventory item name
all are ASCII only.
Parcel desc allows arbitrary Unicode chars.
Group names force ASCII only.
Reviewed with Leyla
2009-11-17 16:07:48 -08:00
Loren Shih
acdce23299
Header file cleanup
...
Removed unnecessary "#include llinventorymodel.h" now that llinventoryobserver was split from llinventorymodel.
--HG--
branch : avatar-pipeline
2009-11-13 17:47:00 -05:00
Loren Shih
7615ec497e
EXT-2216 : Task properties sidepanel
...
EXT-2224 : Edit item then delete item -- edit panel still active
EXT-2228 : Buy/Pay/Open buttons for Task sidepanel
--HG--
branch : avatar-pipeline
2009-11-04 20:30:11 -05:00
Loren Shih
ec9da605c1
EXT-2216 : Task properties sidepanel
...
Subclassing sidepanel item/task info with llsidepanelinventorysubpanel.
Some bug fixing and cleanup.
--HG--
branch : avatar-pipeline
2009-11-04 16:25:13 -05:00
Loren Shih
7383cfe14b
EXT-2216 : Task properties sidepanel
...
Guts of task properteis sidepanel created.
--HG--
branch : avatar-pipeline
2009-11-04 13:18:29 -05:00
Loren Shih
b7d020e744
EXT-2168 : Rename ObjectInfo to ItemInfo
...
Renaming for better clarity as to what llsidepaneliteminfo does.
Also fixed an error where Edit was not enabling the panel.
Also did some superficial cleanup and reorganization of llsidepanel- files.
--HG--
branch : avatar-pipeline
2009-11-03 16:28:52 -05:00