Ansariel
c43be9d39b
Merge viewer-lynx
2016-06-15 10:04:29 +02:00
AndreyL ProductEngine
f9023371ba
MAINT-6461 Added a null check
2016-06-08 03:49:55 +03:00
Nicky
b61d62bbf4
GCC compile fix (function returns a pointer, not a bool).
2016-06-01 22:29:27 +02:00
Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
bc22e58743
merge changes for 4.0.1-release
2016-01-15 16:55:04 -05:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Nicky
46d5cd7f24
Merge with https://bitbucket.org/callum_linden/viewer-cef
2015-09-03 14:38:13 +02:00
callum_linden
ca49ad736a
Initial support for keyboard (in progress) but includes many viewer changes to plumb in Key Up events
2015-07-10 01:01:07 +01:00
Nicky
006190f2a1
Merge with tools update.
2015-05-05 13:09:27 +02:00
Oz Linden
6f3cf79a3a
merge changes for 3.7.24-release
2015-01-13 13:46:45 -05:00
Ansariel
e52d57cba2
Merge LL V3.7.23
2015-01-15 15:44:43 +01:00
callum_linden
0b44e4d59b
Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] and member variables
2014-10-18 11:09:07 -07:00
Mnikolenko ProductEngine
271ca5e08c
MAINT-4438 FIXED Warning message is changed to debug message.
2014-09-11 11:18:36 +03:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
Tank_Master
3d1ac7c0ec
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07: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
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
Ansariel
a7060c8a2d
Backed out 1bc294530f38
2014-02-21 20:19:30 +01: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
Ansariel
37094aaff7
Added some logging to track down mysterious login crash
2014-02-12 10:54:00 +01:00
Mnikolenko ProductEngine
7a89e9607c
MAINT-3539 Additional checking was added to avoid possible crash.
2013-12-09 13:02:06 +02:00
Mnikolenko ProductEngine
4a09065691
MAINT-3539 Additional checking was added to avoid possible crash.
2013-12-09 13:02:06 +02:00
Mnikolenko ProductEngine
a873a575dd
MAINT-3375 FIXED Do not record visibility change if event logging is off(because it kills fps).
2013-11-19 13:36:59 +02: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
Richard Linden
697d2e720b
renamed TimeBlock to BlockTimerStatHandle
2013-10-15 20:24:42 -07:00
Richard Linden
12f0f8cb72
changed over to manual naming of MemTrackable stats
...
changed claimMem and disclaimMem behavior to not pass through argument
added more mem tracking stats to floater_stats
2013-10-01 13:46:43 -07:00
Richard Linden
053d97db1b
better memory usage for LLTrace (tighter packing of recording arrays)
...
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway)
improved MemTrackable API, better separation of shadow and footprint
added memory usage stats to floater_stats.xml
2013-09-25 19:12:35 -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
Oz Linden
306b2d810e
Fix coding style fails
2013-08-27 16:27:19 -04:00
Oz Linden
7614589adc
MAINT-3074: Remove warning log that kills FPS
2013-08-27 16:31:36 -04: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
Jeff (Gioffredo Linden)
ee0b66f080
VITA test framework - record events support
2013-07-25 16:07:16 -04:00
Richard Linden
8208a40412
BUILDFIX: reverted changes that attempted to automate mem track
...
stat definition as they don't work on gcc/clang
2013-07-01 18:50:51 -07:00
Richard Linden
04bdc8ba83
SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0%
...
also, removed LLTrace::init and cleanup
removed derived class implementation of memory stat for LLMemTrackable
is automatic now
2013-07-01 17:04:01 -07:00
Richard Linden
0a96b47663
merge with viewer-release
2013-06-05 19:05:43 -07: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
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Richard Linden
7b4d27ecbc
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
...
collapsed Orientation enums to all use LLView::EOrientation
added ability to display stat bar horizontally
2013-03-14 19:36:50 -07:00
Richard Linden
f07b9c2c69
renamed LLTrace stat gathering classes/methods to make the structure of LLTrace clearer
...
Count becomes CountStatHandle
Count.sum becomes sum(Count, value), etc.
2013-03-06 11:08:25 -08:00
Nicky
f58c6431b3
More stopping the eventrecorder from eating FPS like crazy.
2013-11-03 22:28:59 +01:00
Tank_Master
6007d1235e
merge snowstorm repo
2013-10-19 23:48:44 -07:00
Nicky
97659b1536
Allow an LLView to override it's deletion by parent.
2013-10-17 21:48:55 +02:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Ansariel
7631668abd
Some overall fixing of LLUI, re-adding missing stuff and comments
2013-07-01 00:48:14 +02:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
Nicky
217f4872f6
Shrink memory footprint by reducing size of each LLFolderViewItem.
2013-03-31 20:52:23 +02:00
Richard Linden
cbff0e7ab8
SH-3468 WIP add memory tracking base class
...
attempted fix for gcc compile errors
can't use typeid() on a class that doesn't have a method
defined in a translation unit
fix is to force classes deriving from LLMemTrackable to
use their own static member named sMemStat
2013-01-04 13:48:35 -08:00
maksymsproductengine
01bdfb3ecb
CHUI-591 FIXED Issues with resizing conversations floater
2012-12-15 21:28:38 +02:00
Richard Linden
2facd63745
SH-3406 WIP convert fast timers to lltrace system
...
improved LLUnit compile time errors
removed cassert in favor of llstatic_assert
2012-12-06 14:30:56 -08:00
William Todd Stinson
67bc42a80a
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
2012-11-20 16:20:40 -08:00
Kelly Washington
c5f6ff43da
MAINT-1897 Poor performance viewing large group member lists
...
* Improve draw performance of scroll lists by only drawing what is visible
* Reduce frequency of expensive column width calculations
Fixes by Richard
2012-11-12 15:38:58 -08:00
Merov Linden
7fc33cc47f
CHUI-367 : Completed : Show user name tooltip in all situations so to avoid the conversation name showing up
2012-09-28 17:30:18 -07:00
Merov Linden
0651e10aff
CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for tooltips, update display/user names and sort on display/user names
2012-09-28 11:15:45 -07:00
Nicky
7fdaf72389
Make GCC 4.7.1 happy.
2013-03-12 11:38:40 +01:00
Tank_Master
cc44316aed
Merge LL 3.4.3,
...
Note: aligned some of our code with LL's, spcifically feature table, gpu table, texture fetching, and some rendering defaults behavior.
2012-12-18 00:36:35 -08:00
Merov Linden
bc54f1bb89
Merge : pull from lindenlab/viewer-release
2012-06-07 22:30:54 -07:00
AlexanderP ProductEngine
47ec4faeb4
CHUI-119 WIP Prepare the nearby chat for hosting it by the IM-container
2012-05-30 19:58:20 +03:00
Tank_Master
1c55d5cbb6
Merge LL 3.3.2 release
2012-05-28 17:02:11 -07:00
Richard Linden
93aa231a18
EXP-1767 WIP Received Items panel state does not persist between sessions
...
ensure that layout stack has updated its layout before manually resizing one of its elements
(which was causing the manual resize to be stomped on by the newly triggered layout update)
made layout stack animation occur even when layout stack not visible (inventory will appear in proper open/closed state)
LLView::setShape() now only calls handleReshape() when dimensions change
removed extraneous calls to LLLayoutStack::updateClass() so that it should be called only
once per frame now, allowing it to limit animation updates to layout stacks to one per frame.
fixed rendering glitches arising from reshaping LLFolderView while in the middle of its draw() method
2012-03-06 16:49:58 -08:00
Richard Linden
0fc6c5df96
EXP-1181 FIX As a designer, I would like to specify default floater positions using relative coordinates
...
floaters given specified positions will stay in that location
floaters that stack will treat that as a specified position
moving any floater will switch to relative positioning mode
cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-02-24 16:54:54 -08:00
Tank_Master
e61c20d499
Merge LL 3.3.1 Viewer Release
2012-04-26 17:31:35 -07:00
Richard Linden
6a6cf3aa78
EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once a vertical scrollbar is shown
2012-02-10 16:35:22 -08:00
Richard Linden
f27ea1aff7
EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates
...
fixed build
moved conversion funcs to llwindow.cpp as they work on all platforms
refactored translateintorect to take overlap as parameter
2012-02-07 22:50:49 -08:00
Richard Linden
d56be1f175
EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates
...
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
2012-02-07 12:31:48 -08:00
Leslie Linden
50a8fb4d2e
Merge with latest from viewer-experience
2012-01-12 10:58:12 -08:00
Richard Linden
3169f4a96f
assert for updating views while drawing was too aggressive
...
made assert match actual error condition for list iterators
reviewed by Leslie
2012-01-11 10:19:11 -08:00
Nicky
52fc943c6d
Merge up to 26312 / 0010858de5a1 (V/dev tip).
2012-01-27 18:29:47 +01:00
Leslie Linden
12819b6637
Latest from viewer-experience
2012-01-05 09:44:19 -08:00
Leslie Linden
9c8f6ba6a5
Modified CRASH assert to not occur in release mode per Richard
2012-01-04 17:37:57 -08:00
Leslie Linden
1c4474f894
Merge from viewer-experience
2012-01-04 14:06:36 -08:00
Richard Linden
3861249a74
use lazy deletion of views via die() method to avoid some potential crashes
2012-01-03 09:41:16 -08:00
Leslie Linden
e860925818
Crash workaround when opening toats windows after a long session.
2011-12-07 15:03:45 -08:00
Nicky
6ef7838cd2
Merge up to 25972:7fceba778ee6 (V/Dev)
2012-01-17 21:15:06 +01:00
Nicky
161c1b019f
Merge up from 24496 / a656486925e8 (FS tip) to 25952 / 931cb0061118 (V/Dev FUI tip)
...
Observations and broken stuff so far:
- LLSideTray is gone.
- LLBottomTray is gone.
- LLFloaterSnapshot was changed and gave lots of merge conflicts. Flickr upload will be broken.
- LLNearbyChat is derived from LLPanel now. That broke quite some stuff rearding autohiding and docking of chatbar.
- Profile floaters are gone and all web based now.
- Russian translation gave huge mere conflicts with the new russian xml files from LL. Unmergeable. I took the LL files.
- XUI files in general will need some love and testing.
2012-01-17 17:57:52 +01:00
Dave Parks
8a8e9ccdb6
SH-2652 Don't allocate 6000+ strings every frame
2011-11-04 16:15:05 -05:00
Dave Parks
e2b52009ea
merge
2011-10-24 15:32:58 -05:00
Dave Parks
f19f43c746
merge
2011-10-19 16:21:18 -05:00
Richard Linden
bb3f1e3d7a
EXP-1406 FIX Scrolling using mousewheel not working to scroll in inventory and people panels
2011-10-18 18:51:17 -07:00
Richard Linden
62d9db2f21
Automated merge with http://hg.secondlife.com/viewer-development
2011-10-15 18:14:23 -07:00
Dave Parks
984feefbec
merge
2011-10-14 17:56:55 -05:00
Richard Nelson
9206226a37
tooltips now only show labels for toolbar buttons when label is hidden or truncated
...
tooltips are no longer instantaneous once a tooltip is visible
2011-10-12 18:16:59 -07:00
Richard Nelson
7fd0e8c69e
fixed toolbar context menu
...
deprecated pointless LLView::deleteViewByHandle
2011-09-26 18:51:43 -07:00
Dave Parks
bd02cdc75f
merge
2011-09-26 19:27:10 -05:00
Nat Goodspeed
ad9c28a269
Automated merge with http://hg.secondlife.com/viewer-development
2011-09-26 15:44:21 -04:00
Dave Parks
7c95af74f1
SH-2243 work in progress -- application side matrix stack management
2011-09-14 16:30:45 -05:00
Nat Goodspeed
993dff2ea0
Fix new LLView::childFromPoint(recur=true) behavior: was always NULL.
...
The recursive logic always used to recur to the point where there were no
children -- where the next level of recursion returned NULL -- and then return
that NULL. Fix so when that lowest-level call returns NULL, we return one
level above that.
2011-09-12 23:06:43 -04:00
Richard Linden
72913ddf49
EXP-1196 FIX Fix param block template ordering
2011-09-08 22:35:53 -07:00
Andrew A. de Laix
2d19a20025
add getInfo to LLView to get state information about ui elements.
2011-09-08 09:46:04 -05:00
Richard Linden
fef401a176
build fix
2011-09-06 16:05:03 -07:00
Richard Linden
b183b6f141
EXP-1196 FIX Fix param block template ordering
...
changed ordering of template loading relative to constructor setting of params
moved a lot of constructor-set params to template files
reviewed by Leslie
2011-09-06 14:45:11 -07:00
Nat Goodspeed
b59c0a6680
Automated merge with http://hg.secondlife.com/viewer-development
2011-09-06 13:58:47 -04:00
Nat Goodspeed
71aec7439c
CHOP-763: Introduce static LLView::getPathname(LLView*).
...
Use it for LLWindowListener to safely report an LLView* which might be NULL.
2011-08-30 15:22:44 -04:00
Andrew A. de Laix
f08de06bf2
fix crash bug; exclude root from path.
2011-08-30 13:30:18 -05:00
Nat Goodspeed
6e8ba7e117
CHOP-763: Introduce LLView::getPathname().
2011-08-30 09:53:43 -04:00
Nat Goodspeed
f7a6ed85e4
CHOP-763: Add LLView::TemporaryDrilldownFunc to support UI injection.
...
Instead of unconditionally calling LLView::pointInView(),
LLView::visibleAndContains() now consults a class-static boost::function
called sDrilldown -- which is initialized to LLView::pointInView().
Introduce LLView::TemporaryDrilldownFunc, instantiated with a callable whose
signature is compatible with LLView::pointInView(). This replaces sDrilldown,
but only for the life of the TemporaryDrilldownFunc object.
Introduce llview::TargetEvent, an object intended to serve as a
TemporaryDrilldownFunc callable. Construct it with a desired target LLView*
and pass it to TemporaryDrilldownFunc. When called with each candidate child
LLView*, instead of selecting the one containing the particular (x, y) point,
it selects the one that will lead to the ultimate desired target LLView*.
Add optional 'recur' param to LLView::childFromPoint(); default is current
one-level behavior. But when you pass recur=true, it should return the
frontmost visible leaf LLView containing the passed (x, y) point.
2011-08-25 14:40:53 -04:00
Nat Goodspeed
a548fd52e3
CHOP-763: Collect nontrivial LLView::childrenHandle*() methods.
...
There are 5 remaining childrenHandleSomething() methods with nontrivial bodies
-- the rest all forward to one of those 5. Move them all to be physically
adjacent in the source file to make it easy to compare/maintain.
2011-08-11 17:54:27 -04:00
Nat Goodspeed
a44fb94af2
CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods.
...
There were 13 different methods that were more or less clones of each other.
Consolidate those down to 5 variations on the basic method body, where each
variation has good (commented!) reason to differ.
Use helper methods to further simplify the remaining distinct method bodies.
Use BOOST_FOREACH() to improve readability of iterating over mChildList.
2011-08-11 17:41:54 -04:00