Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
color.
|
|
|
|
|
|
searching for changes
changeset: 21247:08315c2b1a89
user: Todd Stinson <stinson@lindenlab.com>
date: Wed Dec 07 12:21:58 2011 -0800
summary: Adding additional source files to the project builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accordingly.
|
|
|
|
|
|
|
|
|
|
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead
removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
|
|
|
|
|
|
|
|
selected
|
|
Fixed broken resize indicator on Linux viewer window (EXP-1580).
|
|
|
|
|
|
|
|
Implemented new requirements from XD: "Profile window should keep last size,
regardless of whether it was own profile or another users'.
If multiple windows open, last one touched is the size we store."
|
|
|
|
|
|
|
|
progress bar is present
Added code to start counting the fade in time on login when STATE_STARTED is set
|
|
|
|
|
|
|
|
|
|
leave events.
The mouse position is checked every frame in relation to the toast to catch the mouse leaving the toast "i" button when the toast is moved by the screen channel.
The fix is intended to avoid the toasts that don't fade in the following scenario:
1. Have User A Send 4 IM messages to User B: a, b, c, d
2. Have User B hover their mouse over the i on toast c (don't click on it just hover)
3. As the other toasts fade observe toast c moves up to the top and does not fade
|
|
Minimum window size setting no longer forces propagation to the OS before root view is initialized.
|