Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-09-15 | STORM-181 : add featuretable_xp to the list of files to install for Windows | Merov Linden | |
2010-09-13 | add new modules. | Tofu Linden | |
2010-09-13 | Merge with http://hg.secondlife.com/viewer-development after migration | Andrew Meadows | |
of Brad's simconsole work. | |||
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole | |||
2010-09-10 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-09-10 | merge storm-93 | Tofu Linden | |
2010-09-10 | STORM-93 FIXED Added Take Off function to the gear menu and implemented this ↵ | Paul Guslisty | |
functionality using helper methods: canTakeOffSelected() - checking whether selected item(s) can be taken off hasItemSelected() - checking whether any item selected getSelectedItemsUUIDs() - returns selected items ids | |||
2010-09-10 | merge the latest ECC/Shining sprint work. ↵ | Tofu Linden | |
http://bitbucket.org/seraph/viewer-development-shining | |||
2010-09-09 | GLOD update for windows, poke CMakeLists.txt to copy shared libs over if ↵ | Dave Parks | |
glod is touched. | |||
2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
complete) implementation in llimagej2c | |||
2010-09-08 | VWR-22891 FIXED Fixed inability to share an item while My Inventory SP is ↵ | Vadim Savchuk | |
undocked. All detached side tray tabs are now wrapped with LLFloaterSideTrayTab that adds them as exceptions to LLTransientFloaterMgr, i.e. as views clicking on which doesn't hide transient floaters. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | VWR-22695 FIXED Adding attachments messaging is inefficient | Loren Shih | |
Single attachment request are now batched up and sent all at once as a single message. | |||
2010-08-31 | merge | Dave Parks | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-25 | merge | Dave Parks | |
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | Moved BreastMotion class to its own separate file out of llvoavatar. | Loren Shih | |
Changed range of some breast motion params. Updated icon. | |||
2010-08-20 | VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. | Aimee Linden | |
2010-08-12 | first pass at hints | Richard Nelson | |
2010-08-11 | cleaned up LLFirstUse and added ignorable_dialogs to project xml | Richard Nelson | |
2010-07-29 | Adding a simple region debug console. | brad kittenbrink | |
2010-07-29 | Adding a simple region debug console. | brad kittenbrink | |
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-19 | Bury the dead code day: Removed LLFloaterParcelInfo, LLFloaterURLDisplay and ↵ | Aimee Linden | |
LLPanelPlace Moved LLParcelHandler from now defunct llfloaterparcel.cpp to llpanelplaces.cpp | |||
2010-07-19 | Bury the dead code day: Removed LLFloaterParcelInfo, LLFloaterURLDisplay and ↵ | Aimee Linden | |
LLPanelPlace Moved LLParcelHandler from now defunct llfloaterparcel.cpp to llpanelplaces.cpp | |||
2010-07-14 | merge | Dave Parks | |
2010-07-07 | Merged from viewer-release | Dessie Linden | |
2010-07-07 | Merged from viewer-release | Dessie Linden | |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden | |
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden | |
2010-07-06 | Added back static VFS cache, removed artwork-common tarball (which is ↵ | Brad Payne (Vir Linden) | |
currently only used for those two smallish files) | |||
2010-06-29 | Generate windows minidump files on crash for developer (not release for ↵ | Andrew A. de Laix | |
download) builds. SL crash reporter still enabled. | |||
2010-06-28 | EXT-7498 WIP Snapshot Sharing | Aimee Linden | |
Reviewed by Tofu. | |||
2010-06-28 | EXT-7498 WIP Snapshot Sharing | Aimee Linden | |
Reviewed by Tofu. | |||
2010-06-24 | Fixed cmake to grab the decomposition libraries. | Matthew Breindel (Falcon) | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-14 | merge | Dave Parks | |
2010-06-14 | Builds with LLConvexDecompInter as a static lib. | Dave Parks | |
2010-06-14 | merge | Dave Parks | |
2010-06-14 | Fix mac dev build error. | palange | |
2010-06-11 | EXT-7779 FIXED Changed wearing panel from inventory panel to a flat list ↵ | Sergei Litovchuk | |
similar to My Outfits view. - Added common interface for My Outfits and Wearing tabs. - Changed LLPanelOutfitsInventory to use common interface for My Outfits and Wearing tabs. - Removed dependency on outfits side panel from inventory bridge context menus. - Removed unused LLShowCreatedOutfit class from llagentwearables.cpp. - Restored opening newly created outfit in My Outfits tab. - Fixed worn items indication for Wearing tab items. Revieved by Neal Orman at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine |