Loren Shih
909091cc0c
EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class
...
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions
2010-03-30 15:56:15 -04:00
Loren Shih
5861a2faf2
EXT-3414 : Move static backgroundfetch methods and variables to llinventorymodel subclass
...
Created LLInventoryModelBackgroundFetch file for handling background fetch.
2010-03-30 11:49:15 -04:00
Loren Shih
114e5ca083
EXT-5940 : Typedef all vector<LLUUID>'s
...
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-29 16:33:35 -04:00
Brad Payne (Vir Linden)
b2a667b722
For EXT-4666: changed LLGestureManager to LLGestureMgr throughout
2010-03-29 11:10:54 -04:00
Brad Payne (Vir Linden)
4ff53b9066
For EXT-4666: changed LLAppearanceManager to LLAppearanceMgr throughout
2010-03-29 11:02:39 -04:00
Loren Shih
fc49539b36
EXT-2959 : Full out camera functions from llagent to llagentcamera
...
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Loren Shih
2a60fdb197
EXT-5296 : Inventory folders revert to defort "sort" with each login
...
Minor cleanup to start using DEFAULT_SORT_ORDER versus plain text "InventorySortOrder" in a few plaecs in the code. Makes this sorting code a lot easier to debug.
2010-03-04 15:29:49 -05:00
Tofu Linden
213ff5a4e0
EXT-5820 I can copy asset UUID from non-FULLPERM assets turning on admin mode.
...
If you're reading this message, this was reviewed by Soft, Nyx or Aura. :)
2010-02-26 19:23:42 +00:00
Loren Shih
dce57c6b80
EXT-5297 : System folders no longer sort properly in Snowglobe (and Emerald) inventory windows
...
EXT-5399 : Ensemble folder typing code has been reenabled and is mangling inventory folders
This fixes two issues:
1. A very serious issue where ensemble auto-typing code was somehow uncommented/reintroduced into viewer2. This randomly changes folder types (sometimes into what older viewers will treat as system folders; i.e. you can't delete or move them).
2. A minor issue where sorting was not correctly identifying what was a system folder or not.
2010-02-12 17:13:05 -05:00
Mike Antipov
8a7ca61479
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- cleanup: removed deprecated code added for previous sollution to support custom sorting of favorite landmarks.
For now previous implementation is removed, bug is FIXED.
--HG--
branch : product-engine
2010-01-29 13:05:11 +02:00
Mike Antipov
4666636cdc
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- improvements: for now sort indexes are cleaned & saved only if something was changed amont them.
--HG--
branch : product-engine
2010-01-29 12:34:23 +02:00
Mike Antipov
72b2cf291d
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- implemented cleanning of stored sort indexes to remove ones for landmarks not in Favorites while disconnecting viewer
--HG--
branch : product-engine
2010-01-29 12:25:38 +02:00
Mike Antipov
b80cd22704
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- removed using of the LM Prefix while renaming Inventori item
--HG--
branch : product-engine
2010-01-28 09:50:06 +02:00
Mike Antipov
837f6c7cbe
Work on major bug EXT-3985 ([BSI] Landmarks created in Viewer 2.0 show up with 1@ in Viewer 1.23.x)
...
-- Implemented storage to save favorite landmarks order in local file.
-- Previously implemented solution to store sort index in Landmark's name replaced with using the storage.
For now all landmarks are shown as is (with sort LM prefix if it exists).
-- Some deprecated methods are marked to be removed later
-- Reverted fixes for: EXT-4306, EXT-1237, EXT-1615 as not necessary, these bugs should be verified again.
--HG--
branch : product-engine
2010-01-27 17:29:44 +02:00
Vadim Savchuk
97f35b18f0
Merge from default branch.
...
--HG--
branch : product-engine
2010-01-18 14:51:26 +02:00
Dmitry Zaporozhan
5c4ab75cda
Fixed low bug EXT-4306 - Landmark name is shown with prefix in the group notice attachment.
...
--HG--
branch : product-engine
2010-01-18 13:18:46 +02:00
Lynx Linden
4d3421fe1b
EXT-4462: Support secondlife:///app/inventory/show
...
Opens the user's inventory in the side panel.
2010-01-18 10:16:55 +00:00
Mike Antipov
c3c0b5ed47
Fixed normal bug EXT-4312 (Landmark occupy random location in the 'Favorites Bar' accordion if drag-and-drop it)
...
-- added LLInventoryCallback to rearrange favorite landmarks properly after new on is added.
--HG--
branch : product-engine
2010-01-15 20:18:22 +02:00
Vadim Savchuk
e303864c17
Merge from default branch.
...
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs
remote change) by removing them.
--HG--
branch : product-engine
2009-12-15 17:14:31 +02:00
Loren Shih
aad8d99af2
automated merge viewer2.0->viewer2.0
2009-12-14 10:39:59 -05:00
Loren Shih
3e75137f26
EXT-3277 "<X> Items Fetched" info on InventoryFloater lost.
...
Background fetches track whether they're being done on MyInventory, Library, or both.
Also did some cosmetic header file cleanup.
2009-12-11 18:13:54 -05:00
Vadim Savchuk
a3ee1dda20
Merge from default branch.
...
--HG--
branch : product-engine
2009-12-11 16:31:36 +02:00
Alexei Arabadji
4fc7b91a79
implemented EXT-2323 “Get rid from obsolete notification widgets”;
...
--HG--
branch : product-engine
2009-12-11 14:26:27 +02:00
Eric M. Tulla (BigPapi)
9db47b1d4b
Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms
2009-12-10 16:07:54 -05:00
Brad Payne (Vir Linden)
cb88b7f4a4
merge
...
--HG--
branch : avatar-pipeline
2009-12-08 22:15:17 -05:00
Brad Payne (Vir Linden)
7ce4958688
Fix for unable to create alpha masks and tattoos in inventory menus
...
--HG--
branch : avatar-pipeline
2009-12-08 13:47:59 -05:00
Steve Bennetts
0b4b03fe3e
Merge from product-engine
2009-12-07 15:57:31 -08:00
Loren Shih
ff7f3c348d
EXT-3124 : Add lookup for finding all linked items to an item
...
Commented this feature out since the viewer can't ask the server to change assetIDs of its inventory items.
--HG--
branch : avatar-pipeline
2009-12-07 13:06:24 -05:00
Denis Serdjuk
da8de2b674
implemented Task EXT-2304 Offer Notifications should include a link that highlights the landmark or item in the appropriate side panel
...
Changes:
1.highlighting of landmarks was broken by LLInventoryPanel::getActiveInventoryPanel().
2. escaping of urls
--HG--
branch : product-engine
2009-12-07 19:42:11 +02:00
Loren Shih
13f1ed2740
EXT-3124 : Add lookup for finding all linked items to an item
...
EXT-3195 : Regenerat Links sometimes pairs to library items
Excluding library when repairing broken links.
Reselecting original selected broken link after repairing.
--HG--
branch : avatar-pipeline
2009-12-07 11:43:24 -05:00
Loren Shih
23068a2e7d
automated merge avp->avp
...
--HG--
branch : avatar-pipeline
2009-12-04 20:09:20 -05:00
Loren Shih
add459cfd2
EXT-3179 : Add ability to recover broken links
...
EXT-3168 : Add "Find Original" to InventoryPanel gear menu
Broken link recovery is still work in progress.
--HG--
branch : avatar-pipeline
2009-12-04 20:07:09 -05:00
Brad Payne (Vir Linden)
5c01958391
For EXT-2879: uncommented web-based inventory fetch. AIS fix is in process.
...
--HG--
branch : avatar-pipeline
2009-12-04 18:55:23 -05:00
Eric M. Tulla (BigPapi)
b05ebd8977
merge of viewer2 into avp branch
...
--HG--
branch : avatar-pipeline
2009-12-03 12:09:16 -05:00
Loren Shih
4916305ce1
EXT-3029 : Missing icons for broken item link / broken folder link
...
EXT-3024 : Broken links don't show up in inventory
Mocked up some link icons for broken links. These need to be polished up.
Broken links now have an IT_ (instead of being IT_NONE) so that they're filtered correctly and thus can show up in inventory.
--HG--
branch : avatar-pipeline
2009-12-01 18:57:15 -05:00
James Cook
957055396d
merge in changes from viewer-2-0, manually fixed conflict in llviewermessages.cpp
2009-11-25 12:31:24 -08:00
James Cook
cbc0783cd1
Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
...
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
James Cook
0e351bedb6
Removed llnotifications.h from all headers by adding llnotificationsptr.h
...
Fixed many more includes
2009-11-24 22:55:56 -08:00
Eric M. Tulla (BigPapi)
88a56949d5
made task inventory offers work the old way, and disabled inv slurls for them.
2009-11-24 15:43:29 -05:00
Eric M. Tulla (BigPapi)
2bdf430de1
small fixes for inv slurl functionality
2009-11-23 19:59:47 -05:00
Eric M. Tulla (BigPapi)
9eb42546dc
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-23 11:55:33 -05:00
Eric M. Tulla (BigPapi)
8580f840f3
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-11-20 19:28:48 -05:00
Eric M. Tulla (BigPapi)
a3930c7ff7
Inventory Offer changes and clickable inventory slurls
2009-11-20 19:27:33 -05:00
Andrew Polunin
9b9c11778c
fixed minor bug EXT-1615 Landmark name is truncated before @ character after placing landmark on Favorites Bar
...
--HG--
branch : product-engine
2009-11-19 19:51:47 +02:00
Loren Shih
9a30cde27b
EXT-2580 : Regression: Links are no longer PERM_NONE
...
For some reason, we started using the baseobj's permissions instead of the link's permissions at some point. Reverting it back to using the link's permissions.
2009-11-17 18:55:01 -05:00
Dmitry Zaporozhan
176f29106d
Workaround for major bug EXT-2879 - Only 'Online' accordion is present in the People panel / Friends tab.
...
--HG--
branch : product-engine
2009-12-01 16:16:21 +02:00
Bryan O'Sullivan
b806edf4ac
Redo Bao's broken merge
2009-11-04 14:59:23 -08:00
Loren Shih
bde7d67066
EXT-1866 : Inventory Side Panel
...
svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel
Porting over changes from svn Inventory Panel work.
2009-11-02 15:39:55 -05:00
Igor Borovkov
e931d2d6f1
IM refac.: replaced passing copies by passing references, moved some IMModel private, added documentation
...
--HG--
branch : product-engine
2009-10-26 17:33:28 +02:00
Loren Shih
584962d5c7
svn merge -r137024:137071 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-14-seraph into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
...
Bugs: EXT-1785 EXT-1818 EXT-1820 EXT-1845
2009-10-23 15:21:49 +00:00