Commit Graph

104 Commits (e92d3dcf1013ab340fdef514b41ebf790f79e04c)

Author SHA1 Message Date
Oz Linden 2ace3d7ce4 merge changes for storm-1128b 2011-05-02 07:26:29 -04:00
Jonathan Yap 838b38d238 STORM-1128 Add space after a comma 2011-04-19 13:24:46 -04:00
Jonathan Yap def000ea49 STORM-1128 Made a few code changes suggested in code review comments. 2011-04-16 16:49:47 -04:00
Jonathan Yap 8c797002cf STORM-1128 GCC fixes: formatting changes, moved compare routine back to top 2011-04-16 09:21:24 -04:00
Jonathan Yap bdd8adf5bb STORM-1128 Code cleanup per codereview comments 2011-04-15 14:30:36 -04:00
Jonathan Yap efa26485df STORM-1128 Sort the results of using search in the World Map 2011-04-13 15:09:44 -04:00
Kelly Washington 0080ed8e29 Merge 2011-03-31 14:07:54 -07:00
leyla bc2aca863f SOCIAL-687 Call, Map, Share, and Pay options available in web profile for users in minimal skin 2011-03-14 11:23:15 -07:00
Richard Linden 0e87f37161 SOCIAL-623 FIX World map accessible from classified and picks in web profile in minimal skin 2011-03-02 21:29:36 -08:00
Brad Payne (Vir Linden) 3c00c1ba45 merge viewer-development into web-profiles 2010-12-07 15:05:57 -05:00
Merov Linden 25c4f8ff46 STORM-454 : fix height in world map, allow altitude till 4096m, display altitude on 4 digits 2010-10-22 17:06:18 -07:00
prep linden fca9c0b2f9 Added support for map tracking slapp, share slapp and a voice call slapp.
slapp urls:
 secondlife:///app/maptrackavatar/lluid
 secondlife:///app/sharewithavatar/lluid
 secondlife:///app/voicecallavatar/lluid
2010-10-21 16:22:27 -04:00
prep linden abd52cd3f4 Added support for map tracking slapp, share slapp and a voice call slapp.
slapp urls:
 secondlife:///app/maptrackavatar/lluid
 secondlife:///app/sharewithavatar/lluid
 secondlife:///app/voicecallavatar/lluid
2010-10-21 16:08:13 -04:00
prep linden 03fd5c02f7 Added support for map tracking slapp, share slapp and a voice call slapp.
slapp urls:
 secondlife:///app/maptrackavatar/lluid
 secondlife:///app/sharewithavatar/lluid
 secondlife:///app/voicecallavatar/lluid
2010-10-21 15:57:06 -04:00
prep linden e12ec78127 secondlife:///app/maptrackavatar/lluid
secondlife:///app/sharewithavatar/lluid
secondlife:///app/socialcallhandler/lluid <-work in progress
2010-10-21 13:26:13 -04:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Richard Nelson 124bc854dd moved buildFloater out of lluictrlfactory to llfloater.cpp 2010-08-16 17:44:23 -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
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Tofu Linden d55264bf13 Fix implicit downcast in world map change. 2010-07-27 10:51:35 +01:00
callum f531dd2bc5 Implementation for EXT-7291 (World Map in the Viewer2 needs a way to type in region coordinates)
Reviewed by PB
2010-07-26 15:55:49 -07:00
Richard Nelson 76a9c1214f merge 2010-07-30 10:07:14 -07:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Vladimir Pchelko 052c0bc378 EXT-7648 FIXED Added handler for "PreferredMaturity" property which updates visibility and values for mature/adults check_box/icon/label.
Reviewed by Sergey Litovchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/633/

--HG--
branch : product-engine
2010-06-29 22:07:52 +03: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
Roxie Linden 8ba5517a08 Automated merge 2010-04-07 13:20:33 -07:00
Roxie Linden 658ccc3e85 Re-insert backed out SLE checkin so we can fix it 2010-04-07 11:08:04 -07:00
Tofu Linden adce2ecdf8 PE merge from pe-viewer-trunk 2010-04-07 13:03:35 +01:00
Tofu Linden 0bb3f144c0 Backed out changeset 63b699f90efd 2010-04-07 10:37:07 +01:00
Eugene Mutavchi cf94709c60 Fixed normal bug EXT-6348 (SLapp world map location does not display the correct region) - fixed displaying the world map location for escaped SLapp urls.
Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/173/.

--HG--
branch : product-engine
2010-04-02 19:53:19 +03:00
Roxie Linden aa0a129b67 Automated Merge 2010-04-01 21:47:22 -07:00
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 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
Denis Serdjuk 604537b235 fixed Normal Bug EXT-5616 mouse scrollwheel does not scroll world map region list
Cause:
Invalid check of the inside rectangle area in LLFloaterWorldMap::handleScrollWhell().

--HG--
branch : product-engine
2010-03-01 17:56:40 +02:00
Tofu Linden dda7e3f7a2 some const'ness for previous fixes. 2010-02-15 17:47:06 +00:00
Tofu Linden be03975a94 CID-131
Checker: NULL_RETURNS
Function: LLFloaterWorldMap::friendsChanged()
File: /indra/newview/llfloaterworldmap.cpp

actually the logic looks a bit suspicious (esp for isGodLike) but I've preserved it.
2010-02-15 17:43:02 +00:00
Lynx Linden a3ca39a437 EXT-4462: Support secondlife:///app/worldmap
Without any location arguments, simply opens the world map floater.
2010-01-18 10:26:54 +00:00
angela 433eb89473 EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
James Cook ad6ff3a44c EXT-3840 Default map position is back to 128, 128, 0, removed dead
code supporting X/Y/Z position spinners.
Reviewed with Leyla
2010-01-04 16:27:30 -08:00
Roxie Linden 1147cb1afb Automated merge from trunk 2010-03-01 18:09:04 -08:00
Roxie Linden a2efe4bb41 automated merge 2010-02-26 19:18:15 -08:00
Roxie Linden c6163fafaa automated merge 2010-02-25 01:34:52 -08:00
Roxie Linden c2ca71322b automated merge
Don't wanna fix all windows EOL issue here
warn-on-failure:unix-eol
2010-02-24 19:10:43 -08:00
brad kittenbrink 1ea60591a9 Refactoring of llviewerprecompiledheaders.h to hopefully increase stability
and reduce unnecessary dependencies and incredibuild wedging.  Hopefully in
the long run this will reduce build time.  Also cleaned up a lot of header
file usage to conform better to the coding standard.

reviewed by james and steve.
2009-11-13 20:33:59 -05: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 458430be91 Removed include llnotifications.h from llfloater.h trying to speed builds
Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24 22:13:10 -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