callum_linden
7359e9300a
Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable]
2014-10-17 16:52:32 -07:00
Stinson Linden
c84217cc5b
MAINT-4009: Ensuring that the view listeners are properly cleaned up at app close.
2014-05-27 22:45:02 +01:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07: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
Richard Linden
52da9f5f49
merge with viewer-release
2013-09-09 18:58:41 -07: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
0a96b47663
merge with viewer-release
2013-06-05 19:05:43 -07:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -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
mberezhnoy
52b9b52ff7
CHUI-748 (Right click does not produce context menu for landmarks in Trash in Places Floater)
2013-04-08 22:05:59 +03:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Richard Linden
8de397b19e
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
...
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup
improvements to stats display of llstatbar
added scene load stats floater accessed with ctrl|shift|2
2013-03-18 08:43:03 -07:00
Cho
1192abd7eb
CHUI-720 FIX User can open "Add friend" by pressing on a line in context menu for user that already is friend
...
Added check for getVisible() and getEnabled() before passing along handleMouseDown() and handleMouseUp() callbacks to other menu items in LLMenuItemSeparatorGL
2013-02-01 21:55:03 +00:00
Merov Linden
faae38daaa
Pull merge from lindenlab/viewer-developement
2013-01-30 20:01:03 -08:00
Merov Linden
52018b79bd
CHUI-379 : Fix Mac and Linux build failures
2013-01-20 14:16:53 -08:00
maksymsproductengine
5eef65e994
CHUI-379 FIXED Restore Voice Morphing menu
2013-01-18 03:52:42 +02:00
Merov Linden
aabfce7d9f
CHUI-682 : Fixed : Added LLMenuGL as a possible child of a toggle or contextual menu (for dynamic submenus).
2013-01-17 21:40:49 -08:00
maksymsproductengine
1251f45e62
CHUI-394 FIXED Group moderation tools missing in right click menus
2012-10-17 00:16:18 +03:00
maxim_productengine
5a22949cf5
CHUI-388 FIXED Do not add menu items to Participant Menu if own avatar is selected in participant list. Do not show Menu if all menu items are disabled.
2012-10-16 15:33:12 +03:00
MaksymS ProductEngine
99300085d4
MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector:
...
- class LLToggleableMenu had been updated with two methods like: appendContextSubMenu and addChild, which based on similar in LLContextMenu
2012-08-24 00:22:40 +03:00
Todd Stinson
3e038cd71b
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2012-07-27 12:53:54 -07:00
Kitty Barnett
80b1a2c0a8
STORM-276 Insert braces around if/for/while loops
2012-06-11 13:39:45 +02:00
Oz Linden
95090c5d1e
merge changes for version 3.3.1
2012-05-08 15:51:56 -04:00
Richard Linden
a0bb55adc6
merge with viewer-release
2012-04-26 14:39:52 -07:00
Vadim ProductEngine
3adf893513
CHU-78 WIP Subtle cleanup.
2012-04-14 22:28:49 +03:00
Richard Linden
45e30f35dc
EXP-1883 FIX Toolbar button tooltips display off screen for right hand tool bar, bottom tool bar, and tooltips on top bar items show off screen
2012-02-09 17:50:09 -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
Paul ProductEngine
1404ba1ffa
fixed Linux build
2012-02-01 16:39:06 +02:00
Richard Linden
c47c31fdbf
EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
2012-01-31 17:51:43 -08:00
Kitty Barnett
9c66ac87fd
STORM-276 Basic spellchecking framework
2012-01-20 18:06:32 +01:00
Richard Linden
3a597af700
EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
...
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-18 16:30:53 -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
Paul ProductEngine
ba2fa73aaa
EXP-1472 FIXED (More spillover list scrolls up after selecting any content menu item)
...
- Saving last scroll position of menu
2011-11-01 18:54:21 +02:00
Richard Linden
d0cda13235
EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport
...
Ctrl+Shift+U now toggles UI and hides floaters
refactored main_view.xml
made all members of llviewerwindow private
2011-10-11 22:49:00 -07:00
Richard Nelson
7fd0e8c69e
fixed toolbar context menu
...
deprecated pointless LLView::deleteViewByHandle
2011-09-26 18:51:43 -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
Richard Linden
84b179b0bf
Automated merge with file:///F:\code\viewer-autobuild2010
2011-03-28 17:38:54 -07: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
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
Seth ProductEngine
b48c003d60
STORM-387 FIXED Return key handling by Favorites bar overflow menu.
...
Pressing Return in Favorites bar overflow menu now acts as mouse double click, i.e. performs teleport to selected landmark.
2011-01-06 22:19:27 +02:00
Richard Linden
50d21a75a7
merge
2010-11-15 15:52:54 -08:00
Richard Linden
5080a19afa
EXP-230 FIX "elp" text flashes on and off in upper left corner of skylight viewe
2010-10-18 16:55:20 -07:00
Seth ProductEngine
401fdbcfac
STORM-294 FIXED keyboard navigation in Favorites bar overflow menu.
...
The menu items can now be scrolled cyclically with a keyboard even if not all items are visible at once.
2010-10-13 00:54:57 +03:00
Monroe Linden
69215ae757
Fix for EXP-140 -- After logging into Skylight Viewer - User is required to click on Viewer window before using movement keys / flying
...
In LLMenuHolderGL::handleKey(), in the highlightNextItem() case, don't return true if highlightNextItem() did nothing.
Reviewed by Richard.
2010-10-04 18:21:08 -07:00
Richard Linden
3bab3fc661
fix for crash on exit
...
also made handle subtyping work
2010-09-29 15:02:32 -07:00
Richard Linden
ee50f389fd
made menus work with empty contents
2010-09-28 17:11:27 -07:00
Richard Linden
c4cfd1df44
don't show empty context menus
2010-09-28 14:21:54 -07:00
Richard Nelson
ad440a68bb
merge
2010-09-27 09:46:20 -07:00
Richard Linden
f8a17515f5
EXP-109 WIP strip down main_view.xml
...
made menu keyboard access only work when menus are visible
dummy widgets are now added with a parent view that is invisible
popupview can now be default-built
2010-09-22 12:27:26 -07:00
Boroondas Gupte
1b4ae0e053
merged VWR-20583
2010-09-02 19:34:26 +02:00