Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Andrew Dyukov c76ab6c4b7 Fixed normal bug EXT-2108 (Home panel isn't resized).
--HG--
branch : product-engine
2009-11-17 22:17:34 +02:00
Loren Shih 2b0a997b13 Small fix for updating enabled state of Wear/Edit buttons.
--HG--
branch : avatar-pipeline
2009-11-17 15:06:27 -05:00
James Cook 6d6ee6af54 EXT-2226 Add "Rotate Mini Map" toggle to mini-map context menu
Reviewed with Kelly
2009-11-17 12:03:57 -08:00
Loren Shih 08cbeea3c7 EXT-2583 : Some sidepanel inventory folders appear blank
Starting sidepanel inventory folders as open by default.
Also did some minor syntactic cleanup on the folder filter iterators.

--HG--
branch : avatar-pipeline
2009-11-17 15:03:14 -05:00
James Cook 91b89383a8 Only use avatar motion to compute wind noise, makes world less desolate on login
and when standing still.
Reviewed with Kelly
2009-11-17 12:02:44 -08:00
Loren Shih fed26cf76e EXT-2568 : Reset Current Look string if wearing from non-outfit
If you wear a category, then the current look string on the appearance sidepanel gets set back to NULL.

--HG--
branch : avatar-pipeline
2009-11-17 15:00:25 -05:00
Andrew Polunin a4cc162ca8 - fixed normal bug EXT-2401 Corrupted Place Profile panel is opened after 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-17 21:26:12 +02:00
Ramzi Linden 2365dbcd45 merge 2009-11-18 03:15:30 +08:00
Ramzi Linden d6bbc652de L10N: fix a typo in a localized label 2009-11-18 02:53:44 +08:00
Eugene Mutavchi 5d446cdf52 Fixed low bug EXT-2501(Hidden Gesture button appears after viewer restart)
--HG--
branch : product-engine
2009-11-17 20:43:40 +02:00
Brad Payne (Vir Linden) 7202227953 Removed function that was only used for debugging. Defer object suicide until end of the method
--HG--
branch : avatar-pipeline
2009-11-17 13:43:12 -05:00
Tofu Linden 939e48d38c merge. 2009-11-17 18:35:38 +00:00
James Cook 4a2ed8f6f7 Removed unused legacy pie menu sounds to speed up startup and save memory. 2009-11-17 10:34:41 -08:00
Ramzi Linden 7edbb53b91 L10N: use consistent wording in strings.xml for Away/NotAway and Busy/NotBusy 2009-11-18 02:33:08 +08:00
Ramzi Linden 66979d26bb L10N: linguistic improvements to some tooltips in floater_tools.xml 2009-11-18 02:15:38 +08:00
Andrew Dyukov aea6aa0c2b Fixed minor bug EXT-2507 (Implement some text for empty Picks tab in avatar's Profile ).
--HG--
branch : product-engine
2009-11-17 20:09:39 +02:00
Loren Shih 580b2331f5 Added gear menu for outfits panel.
--HG--
branch : avatar-pipeline
2009-11-17 13:06:30 -05:00
Loren Shih aebfdac65f merge
--HG--
branch : avatar-pipeline
2009-11-17 13:06:01 -05:00
James Cook 6253e2611d merge 2009-11-17 10:03:49 -08:00
James Cook a2041387b1 Fix broken URL highlighting in local chat, broken in 5068 : ce08ac445035. Typo, not reviewed. 2009-11-17 10:02:01 -08:00
Loren Shih 53beee9e08 EXT-2569 : Separate out LLPanelOutfitsInventory so it's more modular versus 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-17 13:00:26 -05:00
James Cook ddee62b833 Nudge parabuild 2009-11-17 09:28:23 -08:00
Tofu Linden ac325092cd Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime compatibility.
I hope.
2009-11-17 16:46:52 +00:00
Igor Borovkov a66aa0fd9a fixed major EXT-2551 Nearby Chat undocs after minimizing and opening (being docked before)
--HG--
branch : product-engine
2009-11-17 18:42:51 +02:00
Tofu Linden 65efbae9af magickal newline to unbreak linux. 2009-11-17 16:23:59 +00:00
Loren Shih 32dccaf3d8 Sidepanel Appearance refactoring. Work in progress.
1. Changed sidepanel names to have "sidepanel" (e.g. panel_appearance -> sidepanel_appearance)
2. Changed some "Looks" names to "Outfits"
3. Changed LLPanelLooks to LLPanelOutfitsInventory (to match other inventory panel naming)
4. Took out tab from sidepanel_appearance.

--HG--
branch : avatar-pipeline
2009-11-17 10:36:11 -05:00
Brad Payne (Vir Linden) 70b605e419 Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0
--HG--
branch : avatar-pipeline
2009-11-17 10:34:14 -05:00
Brad Payne (Vir Linden) 9c823a1d40 Deferring work to idle time to avoid recursive notifyObservers calls - added wrapper class to defer an arbitrary boost::bind or other callable
--HG--
branch : avatar-pipeline
2009-11-17 10:33:47 -05:00
Sergei Litovchuk 4f35650f04 Fixed critical bug EXT-2469 "Viewer crashes in the Floater Call".
- Re-factored Floater Call initialization and destruction logic.
- Removing voice channel participants observer when call ends.

--HG--
branch : product-engine
2009-11-17 17:23:07 +02:00
Vadim Savchuk 7b10039d45 merge
--HG--
branch : product-engine
2009-11-17 16:41:08 +02:00
Vadim Savchuk 402e957c56 Merge from default branch.
Added missing trailing newline to fix Linux build.

--HG--
branch : product-engine
2009-11-17 16:36:22 +02:00
Igor Borovkov 0422eadf2a implemented major EXT-2523 The minimize button should hide undocked IM windows, not minimize them
--HG--
branch : product-engine
2009-11-17 16:28:47 +02:00
Eugene Kondrashev 0336752a5e Implemented normal task EXT-1551-[BSI] Add scrollbar to group notice notification
--HG--
branch : product-engine
2009-11-17 16:07:01 +02:00
Yuri Chebotarev 53be27e742 fox4 low task EXT-2480 Open Blocked List panel when blocking an object from nearby chat console
--HG--
branch : product-engine
2009-11-17 14:40:02 +02:00
Alexei Arabadji 2105e9c716 Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2009-11-17 14:33:43 +02:00
Alexei Arabadji d43e33400a implemented EXT-2515 "Docked floaters should be resizeable";
--HG--
branch : product-engine
2009-11-17 14:33:07 +02:00
Igor Borovkov 4c623cb7bb completed major task EXT-2516 Remove the close button from IM window title
--HG--
branch : product-engine
2009-11-17 14:02:52 +02:00
Andrew Dyukov acd1743a96 Fixed minor bug EXT-1230 ('Block object by name' btn doesn't have a tool-tip).
--HG--
branch : product-engine
2009-11-17 13:58:06 +02:00
Yuri Chebotarev 1804fce466 fix4 normal task EXT-2521 Remove timestamp and fake voice indicator from nearby chat toasts
--HG--
branch : product-engine
2009-11-17 13:52:16 +02:00
Andrew Dyukov e1aaaa34e4 Minor style changes for EXT-1014 (Unable to move undocked camera controls bar) fix.
--HG--
branch : product-engine
2009-11-17 13:40:09 +02:00
Dmitry Oleshko 93f8da6906 fixed normal bug (EXT-2543) Notification toasts overlap bottom tray
adjusted control's height in order to remove a negative BOTTOM value

--HG--
branch : product-engine
2009-11-17 13:23:39 +02:00
Mike Antipov 812d18515d Completed major sub-task EXT-991 (Update bottom bar behavior on resize)
- added possibility to shrink/extend buttons (gestures, move, view) while resizing
 - I had to add LLLayoutStack::getPanelMinSize interface to validate width of Layout panels with these buttons

--HG--
branch : product-engine
2009-11-17 13:03:08 +02:00
Dmitry Oleshko 3df42196e3 fixed normal bug (EXT-2505) Implement ellipsis for attachments in Group Notices
adjusted width of the "Attachment" field and added "ellipses" attribute

--HG--
branch : product-engine
2009-11-17 11:46:25 +02:00
Tofu Linden a402f4894d merge. 2009-11-17 09:28:26 +00:00
angela 2217a67710 Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-17 16:34:06 +08:00
angela 0098bf40ea undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font.style, font.name and font.size params for font creating 2009-11-17 16:33:49 +08:00
James Cook 028a8af519 Allow UI tooltips and "ambient inspector" tips to have different text colors 2009-11-16 23:33:12 -08:00
James Cook f15862eee0 merge 2009-11-16 22:40:04 -08:00
James Cook ccc72757ef Fix comment-in-comment that was breaking Mac build. 2009-11-16 22:25:40 -08:00
James Cook 2852fce2de Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-11-16 21:49:46 -08:00