Kitty Barnett
8d47c19088
- added : autobuild package for hunspell
...
--HG--
branch : Misc-Spellcheck
2011-06-24 03:16:23 +02:00
Kitty Barnett
e773239562
Merged with default tip (Revision beea7b8a7669)
...
--HG--
branch : Misc-Spellcheck
2011-06-23 23:58:50 +02:00
Oz Linden
7713a84777
merge changes for storm-1175
2011-05-18 09:48:46 -04:00
Dave Parks
8a92612fd9
merge
2011-05-16 12:34:15 -05:00
brad kittenbrink
b3dddbf30b
Fix for error in debug build accessing beyond the end of a vector.
...
reviewed by davep.
2011-05-12 16:09:29 -07:00
Ima Mechanique
ad0cb157fe
STORM-1175 Fixing close button, for Custom Port warning, in Preferences => Setup => Network.
2011-05-12 11:42:46 +01:00
brad kittenbrink
dbc92691a6
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
2011-05-05 17:13:52 -07:00
Dave Parks
a25f898703
merge
2011-05-02 14:52:12 -05:00
Oz Linden
929bde3ed0
merge changes for storm-229
2011-05-02 07:23:19 -04:00
Richard Linden
09594aa3d5
Automated merge with bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg
2011-04-28 15:12:38 -07:00
Richard Linden
31a2923b3d
EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead of profile pic in Basic and Advanced modes
...
reviewed by Leyla
2011-04-28 14:56:46 -07:00
Oz Linden
0bb7c0d351
merge changes for storm-320
2011-04-25 07:32:41 -04:00
Oz Linden
0656620e2d
merge changes for storm-1187
2011-04-22 11:49:41 -04:00
Leslie Linden
c82219934d
mac and linux build fixes
2011-04-20 17:30:06 -07:00
Seth ProductEngine
f00eb3e161
STORM-229 ADDITIONAL FIX Disabled updating text segments during indenting the selected lines with TAB or SHIFT+TAB to prevent the viewer from stalling.
2011-04-20 17:31:57 +03:00
Richard Linden
6b47a5ec78
fixed build
2011-04-19 20:14:34 -07:00
Richard Linden
1dedd3de05
EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images
...
Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context
Converted loading_indicator to take image sequence from XUI
deprecated name-value pairs for LLUIColor values, and put them in colors.xml
2011-04-19 16:16:54 -07:00
seth_productengine
2147889a2e
STORM-320 FIXED navigation with arrow keys through the text with enabled word-wrapping.
2011-04-20 01:17:41 +03:00
Seth ProductEngine
c94d687539
STORM-721 FIXED Fix for text clipping in a textbox without a scroller.
...
Committed on behalf of Richard Linden:
This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed. There is also a new param "clip" for text widgets that can be used to disable clipping entirely. I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on. This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to.
2011-04-10 00:31:52 +03:00
Oz Linden
5dea0bb37c
merge changes for viewer-social-2
2011-04-08 17:36:13 -04:00
Richard Linden
1d34e7b90b
Automated merge with http://hg.secondlife.com/viewer-development
2011-04-06 15:20:51 -07:00
Oz Linden
a1a5a793a7
fix line endings (one missing, two files of DOS)
2011-04-06 08:13:44 -04:00
Oz Linden
f41cbc0ac8
merge changes for storm-1094
2011-04-06 07:32:56 -04:00
Oz Linden
b5c834c6fd
merge changes for STORM-1051
2011-04-05 07:23:43 -04:00
Richard Linden
80efbeead1
merge
2011-04-01 18:23:13 -07:00
Oz Linden
8ceff5afd6
correct merge error in prehash change
2011-04-01 13:31:08 -04:00
Richard Linden
84b179b0bf
Automated merge with file:///F:\code\viewer-autobuild2010
2011-03-28 17:38:54 -07:00
Richard Linden
f443f3e847
SOCIAL-717 FIX Artwork for click to move hint
...
updated resize logic for hint popups to accomodate image size
2011-03-25 19:13:32 -07:00
Jonathan Yap
567035a2f7
STORM-1094 Chat preferences > font size should increase size of input text in IM window
2011-03-25 17:58:20 -04:00
Richard Linden
a5572505d8
SOCIAL-509 FIX There is no way to copy a user name from web profile with the mouse
2011-03-24 19:37:00 -07:00
Oz Linden
9d2f08427b
pull updates to the start of 2.6.2 from viewer-development
2011-03-21 09:31:49 -04:00
Oz Linden
8e0ea2fb72
merge changes for storm-659
2011-03-21 06:59:13 -04:00
Oz Linden
7e3c32308c
merge out 2.6.0 changes from viewer-development
2011-03-18 08:08:12 -04:00
Oz Linden
f64a20ddcf
merge changes for storm-1016
2011-03-17 14:56:01 -04:00
Richard Linden
a024493c04
eol fixes
2011-03-15 13:36:23 -07:00
Oz Linden
4223ab9acf
sync up to latest viewer-development
2011-03-11 17:40:31 -05:00
Paul ProductEngine
2453ccbd3e
STORM-659 FIXED Viewer hangs when navigate in the Back/Fwd Teleport history by keyboard
...
Reason:
If user didn't set number of max scrollable items (msi) then msi = U32_MAX
Solution:
If user didn't set number of msi then number of scrollable items = number of items in menu.
2011-03-11 20:33:06 +02:00
Richard Linden
336ca0c6ba
SOCIAL-676 FIX Both move UI hints shown in Advanced skin
...
accidentally removed loading of visibility rules
2011-03-09 18:36:30 -08:00
Richard Linden
27d25e7ae1
SOCIAL-659 FIX Viewer crash when selecting report option from mini-inspector in minimal and standard skin
2011-03-09 18:20:08 -08:00
Richard Linden
c86424c95e
Automated merge with ssh://hg.lindenlab.com/richard/viewer-social
2011-03-09 16:04:38 -08:00
callum
aac70bccad
Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)
2011-03-09 15:34:43 -08:00
Richard Linden
7cecf9ed8d
SOCIAL-659 WIP Viewer crash when selecting report option from mini-inspector in minimal and standard skin
...
turned error into warning when removing non-existent child
2011-03-09 15:26:56 -08:00
Richard Linden
02b5356d0d
fix for mac and linux builds
2011-03-09 10:49:47 -08:00
Richard Linden
8886460a22
SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory
...
made notification text skinnable
2011-03-09 00:21:57 -08:00
Leyla Farazha
1423203174
SOCIAL-637 Receiving IM while destination guide or avatar picker is open results in IM window being small
2011-03-08 11:08:39 -08:00
Merov Linden
75cc20848e
STORM-1015 : pull into viewer-development
2011-03-08 16:09:18 -08:00
Merov Linden
7dc7754ed3
STORM-494 : pull into viewer-development
2011-03-08 16:06:29 -08:00
Dave Parks
3b5d6eed12
merge
2011-04-19 14:55:11 -05:00
Loren Shih
47781184fc
Automated merge up from viewer-development into mesh-development
2011-04-04 10:42:52 -04:00
Loren Shih
be553242ef
Automated merge up from viewer-development into mesh-development
2011-03-21 10:38:39 -04:00