summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-18Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-18ext-2633 Default Upload Permissions floater all messed upLis Pardi
2009-11-18mergeJames Cook
2009-11-18Nudge parabuildJames Cook
2009-11-18ext-2629 Arrange order of satus bar to match specLis Pardi
2009-11-18Fix merge conflict with button fonts, use SansSerifSmall (not bold)James Cook
2009-11-18mergeJames Cook
2009-11-18merge.Tofu Linden
2009-11-17mergeSteve Bennetts
2009-11-17Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0CG Linden
2009-11-17Fix llkdu.dll inclusion problemCG Linden
llkdu.dll was referenced via "configuration", but sharedlibs prefix already included "configuration"
2009-11-17mergeJames Cook
2009-11-17Merge of avatar-pipeline branch into viewer2Eric M. Tulla (BigPapi)
2009-11-17EXT-2403 Object name, description now forced to be ASCII characters onlyJames Cook
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-17post viewer2 merge compile fix (minor)Eric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-17mergeSteve Bennetts
2009-11-17Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-17ext-2557 Buttons should not be bolded. Changed lots of SansSerifBold and ↵Lis Pardi
SansSerifSmallBold to SansSerif and SansSerifSmall
2009-11-17Merge of viewer2 into avpEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline
2009-11-17mergerichard
2009-11-17Server compile fix.Loren Shih
Changed FT_CATEGORY -> FT_ROOT_INVENTORY Removed AT_ROOT_CATEGORY This parallels llasset cleanup work done on viewer-side for removing the unused AT_ROOT_CATEGORY type, and for making it more clear that a folder of type FT_CATEGORY (now FT_ROOT_INVENTORY) is your "My Inventory" folder.
2009-11-17Trivial .xml change to remove no-longer-used xui panel argument ↵Loren Shih
("hide_top_panel").
2009-11-17ext-2473 Zoom has two + buttons and no -Lis Pardi
2009-11-17Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Nyx (Neal Orman)
--HG-- branch : avatar-pipeline
2009-11-17EXT-2535 wearables saved in 2.0 don't load in 1.23Nyx (Neal Orman)
Incrementing wearable version number was a bad thing here - we want to keep all wearables reporting as version 22 until we make a breaking change. Reverted the version number and put in a hack to force any version 24 wearables to be re-saved as version 22. The hack can be removed before release, as it should only affect internal testers. Code reviewed by Seraph --HG-- branch : avatar-pipeline
2009-11-17Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-17For DEV-34652: OUTFITS (Operations) : Wear folders via drag and drop - ↵Brad Payne (Vir Linden)
handle untyped folder dragged to outfit --HG-- branch : avatar-pipeline
2009-11-17Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-17Merge from product-engineSteve Bennetts
2009-11-17ext-2473 zoom has two + buttons and no -Lis Pardi
2009-11-17ext-2473 Zoom has two + buttons and no -Lis Pardi
2009-11-17Fixed normal bug EXT-2108 (Home panel isn't resized).Andrew Dyukov
--HG-- branch : product-engine
2009-11-17EXT-2226 Add "Rotate Mini Map" toggle to mini-map context menuJames Cook
Reviewed with Kelly
2009-11-17Only use avatar motion to compute wind noise, makes world less desolate on loginJames Cook
and when standing still. Reviewed with Kelly
2009-11-17- fixed normal bug EXT-2401 Corrupted Place Profile panel is opened after ↵Andrew Polunin
canceling of Pick creation from teleport history panel - fixed normal bug EXT-2470 Corrupted Place Profile panel is opened after canceling of Pick creation from My Landmarks tab (NOTE: the same code fixes both) --HG-- branch : product-engine
2009-11-18mergeRamzi Linden
2009-11-18L10N: fix a typo in a localized labelRamzi Linden
2009-11-17Fixed low bug EXT-2501(Hidden Gesture button appears after viewer restart)Eugene Mutavchi
--HG-- branch : product-engine
2009-11-17Removed function that was only used for debugging. Defer object suicide ↵Brad Payne (Vir Linden)
until end of the method --HG-- branch : avatar-pipeline
2009-11-17merge.Tofu Linden
2009-11-17Removed unused legacy pie menu sounds to speed up startup and save memory.James Cook
2009-11-18L10N: use consistent wording in strings.xml for Away/NotAway and Busy/NotBusyRamzi Linden
2009-11-18L10N: linguistic improvements to some tooltips in floater_tools.xmlRamzi Linden
2009-11-17Fixed minor bug EXT-2507 (Implement some text for empty Picks tab in ↵Andrew Dyukov
avatar's Profile ). --HG-- branch : product-engine
2009-11-17Added gear menu for outfits panel.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-17mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-11-17mergeJames Cook
2009-11-17Fix broken URL highlighting in local chat, broken in 5068 : ce08ac445035. ↵James Cook
Typo, not reviewed.
2009-11-17EXT-2569 : Separate out LLPanelOutfitsInventory so it's more modular versus ↵Loren Shih
being coupled with LLSidepanelAppearance EXT-2561 : Add standard bottom panel (gear menu, add button, trash icon) Added gear menu and standardized the code. (someday, will create a subclass to share the functionality across panels) Make LLPanelOutfitsInventory more modular, e.g. it no longer knows about the Wear/Edit buttons. --HG-- branch : avatar-pipeline
2009-11-17Nudge parabuildJames Cook