Brad Payne (Vir Linden)
7b9708a2e3
sunshine-external merge WIP
2014-05-13 10:02:26 -04:00
Brad Payne (Vir Linden)
d9e3a2948a
merge
2014-03-12 17:24:07 -04:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
Baker Linden
28d3bb0975
[MAINT-3555][MAINT-3703]
...
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
2014-03-03 11:53:57 -08:00
Simon Linden
0a46023db5
Fix linux build - make default check in switch statement
2014-02-26 23:52:34 +00:00
maksymsproductengine
483ad8dc55
MAINT-3555 FIXED crash in LLPanel::~LLPanel() on shutdown:
...
- LLFloaterView::mToolbarRects[3] was transformed to LLRect mToolbarLeftRect, mToolbarBottomRect, mToolbarRightRect;
2014-02-26 20:14:41 +02:00
simon
100b9154dd
MAINT-3555 : crash in LLPanel::~LLPanel() on shutdown. Fixes to be paranoid
...
about the return type for calls to LLView::getParent(): never assume a down
cast is possible.
2014-02-26 12:49:29 -08:00
Baker Linden
bd73465e51
[MAINT-3784] - Viewer takes too long to shut down
...
- Removed a lot of logging code to reduce application close time
2014-02-25 16:41:23 -08:00
Baker Linden
7faaaa9b11
[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the cause of the crash
2014-02-20 15:23:53 -08:00
Mnikolenko ProductEngine
065bbf7d38
MAINT-3553 Another checking is added to avoid possible crash.
2013-12-11 14:42:02 +02:00
Brad Payne (Vir Linden)
744cf6be8d
merge
2013-12-05 10:39:35 -05:00
Richard Linden
17e9c872ad
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-11-11 19:17:49 -08:00
Richard Linden
c4fc085f74
fixed some warnings
2013-11-06 18:16:57 -08:00
Richard Linden
fe518bde8e
merge with release
2013-11-06 17:22:04 -08:00
Richard Linden
a10eb7b240
further fix of inventory keyboard focus and tab order calculations
2013-11-05 19:30:38 -08:00
Don Kjer
7866356d77
Merge viewer-release => sunshine-internal
2013-10-29 13:20:18 +00:00
Richard Linden
697d2e720b
renamed TimeBlock to BlockTimerStatHandle
2013-10-15 20:24:42 -07:00
Oz Linden
9c313aea13
merge changes for DRTVWR-336
2013-10-15 17:47:37 -04:00
Richard Linden
52da9f5f49
merge with viewer-release
2013-09-09 18:58:41 -07:00
Richard Linden
cbe397ad13
changed fast timer over to using macro
...
another attempt to move mem stat into base class
2013-09-05 14:04:13 -07:00
Brad Payne (Vir Linden)
144eb1912d
merge
2013-09-04 13:41:51 -04:00
Gilbert Gonzales
c767354a20
merging viewer release
2013-08-28 18:30:38 -07:00
Oz Linden
7ca10e5161
merge changes for 3.6.4-release
2013-08-26 15:14:12 -04:00
simon
64c5afa196
Merge latest viewer-release with FBC
2013-10-23 14:14:36 -07:00
dmitrykproductengine
a6c4863a6a
Build fix after patch for MAINT-3137
2013-09-13 13:11:41 +03:00
maksymsproductengine
01a7002228
MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom toolbar buttons and "lost".
2013-09-26 00:34:00 +03:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
2013-07-30 19:13:45 -07:00
Jeff (Gioffredo Linden)
ee0b66f080
VITA test framework - record events support
2013-07-25 16:07:16 -04:00
prep@lindenlab.com
8c35b1b58b
WIP: sh-4035 backed out changes to appearance window confirmation
2013-06-14 12:34:45 -05:00
prep@lindenlab.com
b3d3eee3b8
Removed some debug tracking
2013-06-07 17:25:43 -05:00
Richard Linden
0a96b47663
merge with viewer-release
2013-06-05 19:05:43 -07:00
prep
c5c2e7b405
SH-4035 spec change. If you revert after quiting, SL shutsdown.
2013-06-03 18:08:48 -04:00
prep
c81b685b42
Fix for sh-4221 Sometimes ctrl+q needed to be hit twice
2013-06-03 16:10:46 -04:00
prep@lindenlab.com
c498f53d9a
Sh-4035: Updated implementation according to new specs. Fixed a couple of outstanding bugs.
2013-05-28 11:51:11 -05:00
Merov Linden
1c740dfb51
Pull merge from viewer-release
2013-05-22 14:21:49 -07:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
Brad Payne (Vir Linden)
a04a706c1b
merge
2013-05-21 16:18:48 -04:00
maksymsproductengine
f5217acb4e
CHUI-959 FIXED Resident picker allowed to open behind fui toolbars
2013-05-17 19:46:57 +03:00
mberezhnoy
75f97d4ffe
CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left corner also deletes other open conversations)
2013-05-16 09:16:58 +03:00
Richard Linden
41b4374760
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
...
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
2013-05-10 17:57:12 -07:00
prep@lindenlab.com
3f1d360a04
SH-4035: Removed prompt to save if av just has outfit changes. Hooked up logic to handle ctrl+w and ctrl+shift+w confirmation prompts
2013-05-10 13:57:02 -05:00
Merov Linden
701facaac4
Pull from viewer-fbc
2013-05-02 18:49:43 -07:00
Gilbert Gonzales
933cff41a6
ACME-307 Fix crash when clicking profile button: The crash was caused by existing code which was taking the last focused element and assuming it was a pointer to a LLUICtrl. Now assume the pointer is of type LLView since there is not need to have it as a LLUICtrl pointer.
2013-05-02 16:41:16 -07:00
maksymsproductengine
4106d203e0
CHUI-938 FIXED Pop up (?) notification steals focus
2013-04-18 19:13:28 +03:00
PavelK ProductEngine
fa36f85b00
CHUI-797 FIXED Only one separated conversation window is shown after exiting from mouselook view
...
Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp
since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-09 20:50:54 +03:00
maksymsproductengine
c59aeef966
CHUI-921 FIXED Default position of open floaters starts at left edge of viewer behind toolbar
2013-04-11 00:18:00 +03:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Gilbert Gonzales
24e650b403
CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost.
2013-03-08 18:34:40 -08:00
Merov Linden
7f51bd7897
CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account the existence of other conversations and docked/torn off state
2013-02-23 11:22:09 -08:00