Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Brad Payne (Vir Linden) e1cd91de4e For EXT-2571: Right click context menu for Outfits
--HG--
branch : avatar-pipeline
2009-11-24 12:49:36 -05:00
Justin C. Rounds (Chuck) 6ec7d6c2e1 Changed/moved Teleport Home to Home.
http://jira.secondlife.com/browse/EXT-2720
2009-11-24 12:40:52 -05:00
Justin C. Rounds (Chuck) c50cb47495 Copied layout from panel_pick_list_item.xml.
http://jira.secondlife.com/browse/EXT-2734
2009-11-24 12:35:35 -05:00
Vadim Savchuk 417bba0957 Fixed a minor grammatical mistake.
--HG--
branch : product-engine
2009-11-24 19:35:24 +02:00
Rick Pasetto d61ef312a2 DEV-41568 - implement parcel media controls in the nearby media floater
Review #42

This implements the parcel media controls in the nearby media floater, including:
- Play, Pause, Stop, Volume, and Mute
- Correct update of the parcel media name
- Parcel Audio (which is currently broken, so I cannot test it)
2009-11-24 09:34:04 -08:00
Loren Shih a22bb00530 merge
--HG--
branch : avatar-pipeline
2009-11-24 12:10:10 -05:00
Loren Shih 0904cbe484 merge
--HG--
branch : avatar-pipeline
2009-11-24 12:00:45 -05:00
James Cook f9081220ac Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-11-24 08:47:13 -08:00
James Cook 0b3f6b3e9a Automated merge with ssh://hg.lindenlab.com/james/gooey/ 2009-11-24 08:35:47 -08:00
Dmitry Oleshko b070425691 No ticket.
A pointer member must be initialized in constructor.

--HG--
branch : product-engine
2009-11-24 18:22:06 +02:00
Justin C. Rounds (Chuck) 156ced177d Set global fontsize for tabs to SansSerifSmall
http://jira.secondlife.com/browse/EXT-2731
2009-11-24 11:16:34 -05:00
Vadim Savchuk 2e41382084 merge
--HG--
branch : product-engine
2009-11-24 17:42:21 +02:00
Vadim Savchuk acecc91c8c merge
--HG--
branch : product-engine
2009-11-24 17:40:23 +02:00
Dmitry Oleshko 614865edae fixed major bug (EXT-2748) Crash on exit from viewer without log in
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already.
Made the focus manager reset keyboard focus in this case.

Found unreachable code in llstartup.cpp!

--HG--
branch : product-engine
2009-11-24 17:38:15 +02:00
Vadim Savchuk 268e4854c0 Merge from default branch
--HG--
branch : product-engine
2009-11-24 17:36:41 +02:00
Justin C. Rounds (Chuck) bae2b0eb40 Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ 2009-11-24 10:19:11 -05:00
Tofu Linden 75b8952793 merge. 2009-11-24 14:26:15 +00:00
Mike Antipov ac52668b06 Work on critical sub-task EXT-2615 (IM Chat History is severely broken)
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons.
     Buttons were not centered when IM container was minimized & restored.

--HG--
branch : product-engine
2009-11-24 16:00:20 +02:00
Mike Antipov c4a676941f Work on critical sub-task EXT-2615 (IM Chat History is severely broken)
-- updated layout for Group IM chat: added follows for left panel & its buttons.
     Buttons were not centered when IM container was minimized & restored.

--HG--
branch : product-engine
2009-11-24 15:51:31 +02:00
Tofu Linden f2b3aca83a hmm, more panel-ization, but it's not displaying. 2009-11-24 13:51:26 +00:00
Mike Antipov b79b8f81ea Work on critical sub-task EXT-2615 (IM Chat History is severely broken)
-- updated layout for P2P IM chat

--HG--
branch : product-engine
2009-11-24 15:25:23 +02:00
Tofu Linden 6f4099e413 merge. 2009-11-24 12:52:58 +00:00
Alexei Arabadji c4a10e9a53 fixed EXT-2684 "Notification toasts position is incorrect"
--HG--
branch : product-engine
2009-11-24 13:28:14 +02:00
Tofu Linden 76be5ddc70 DEV-43332 New 'final' help URL format, as spec'd by enkidu. 2009-11-24 11:23:00 +00:00
Mike Antipov 96199e2d90 Remove unnecessary log message
--HG--
branch : product-engine
2009-11-24 13:22:56 +02:00
Mike Antipov 67ef3059b5 Work on critical sub-task EXT-2615 (IM Chat History is severely broken)
-- Implemented fitting of the timestamp in Chat History header panel depend on time string width

--HG--
branch : product-engine
2009-11-24 13:20:31 +02:00
Mike Antipov 0ef5b128aa Work on critical sub-task EXT-2615 (IM Chat History is severely broken)
-- Improved calculating of the LLTextBase::mContentsRect to take into account "left" coordinate.
	Previous implementation just ignored it.

--HG--
branch : product-engine
2009-11-24 13:17:19 +02:00
Eugene Mutavchi c004ddeab2 Additional commit for low sub-task EXT-1153 (FlatListView should support keyboard) - implemented "default ENTER" action for teleport history list.
--HG--
branch : product-engine
2009-11-24 12:59:02 +02:00
Dmitry Oleshko 06f638abdf fixed normal bug (EXT-2653) Undocked IM floater blinks each time notification toasts fade away
- reduced a number of show-hide cycles for toasts
- only toasts showed for the first time will appear in foreground now (using of mFirstLook from LLFloater)

--HG--
branch : product-engine
2009-11-24 11:44:55 +02:00
Tofu Linden 80b410f589 merge. 2009-11-24 07:59:13 +00:00
angela d93cece450 fix crash error for missing string RegisterDateFormat in panel_profile_user.xml 2009-11-24 15:01:51 +08:00
Steve Bennetts 8de68b4a58 Merge from product-engine 2009-11-23 20:11:02 -08:00
angela f27aff450f Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2009-11-24 11:55:12 +08:00
angela cfccf4d514 EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer 2009-11-24 11:54:33 +08:00
James Cook 6634d3c1cc Add damage % text to nav bar, clip text entry to avoid overlapping icons
Fixed includes of llmenugl.h / llnotifications.h
Note: Clipping is incorrect, I think due to line editor bug.
2009-11-23 18:16:03 -08:00
Steve Bennetts db1631e4c0 Fix for gcc warning 2009-11-23 18:10:47 -08:00
Steve Bennetts aec42e3fa2 merge 2009-11-23 17:49:01 -08:00
Steve Bennetts db79b2d092 Change IM windows to minimize isntead of close. Need to make the icons overridable so that the minimize button can use the close art. 2009-11-23 17:39:38 -08:00
callum 51b720de9e Merge to tip 2009-11-23 17:36:52 -08:00
callum fdf80d2af3 Fix for DEV-42997 404s result in blank page
Also needs a tweak to LLQtWebKit that stops navigation to
404 URL specified in code if the URL is empty.
2009-11-23 17:35:47 -08:00
Rick Pasetto 0b9aa79570 merge 2009-11-23 17:20:08 -08:00
Rick Pasetto dbe1f97558 Highlight the object if it is being dragged over and can be dropped upon 2009-11-23 17:18:54 -08:00
Eric M. Tulla (BigPapi) bfd2605bf8 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-23 20:02:09 -05:00
Steve Bennetts 699fc13edb Added reverse LLCacheName lookup. 2009-11-23 17:01:45 -08:00
Steve Bennetts 9730dd6a94 Added some threading debugging code. Should catch any recursive mutex locks in non Release builds. 2009-11-23 17:00:53 -08:00
Eric M. Tulla (BigPapi) 2bdf430de1 small fixes for inv slurl functionality 2009-11-23 19:59:47 -05:00
Ramzi Linden 65fd784f13 DEV-43298 Eliminate the second "L$" texts in my previous commit for: floater_inventory_item_properties.xml 2009-11-23 16:21:10 -08:00
Ramzi Linden f39d4e98a7 merge 2009-11-23 16:11:35 -08:00
Ramzi Linden 58eab5547f DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to the end: sidepanel_item_info.xml 2009-11-23 15:55:41 -08:00
Ramzi Linden d9accaab81 DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to the end: floater_inventory_item_properties.xml 2009-11-23 15:41:35 -08:00