simon
2ccebebece
More memory cleanup of containers after DeletePairedPointer() usage.
2014-02-14 14:57:08 -08:00
Baker Linden
a72e34a345
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
...
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
Ansariel
4516247b02
FIRE-12416: Fix display of clickable online status notifications in logs and growl
2013-12-05 23:18:43 +01:00
Ansariel
197419a949
FIRE-6460: Make names in online status notifications clickable
2013-12-01 03:34:01 +01:00
PanteraPolnocy
4b5aebbdae
FIRE-10178: Cont: Keyword Alerts in group IM do not work unless the group is in the foreground, original patch provided by Manami Hokkigai
...
- Continuation of 1f33a208e62b - expand checking on the online/offline notifications in chat (not in toasts) as well.
- Adjusted behaviour of the online/offline sounds as well, now they're only sounding when notification is actually shown on screen.
2013-09-12 18:22:31 +02:00
Cinders
110530cba3
FIRE-11365, FIRE-11386, FIRE-11455 Trim "Resident" from legacy names fixed; Use getUserName(), and getUserNameForDisplay(), in favor of getLegacyName()
2013-09-02 11:17:50 -06:00
Cinders
7dd91de7c4
Resolve and remove a bunch of CHUI merge comments
2013-08-23 13:45:24 -06:00
Tank_Master
8146bbda39
Merge
2013-07-09 16:26:07 -07:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Ansariel
64b001cda3
Fix some more CHUI merge issues including old merge bug in llavatarlist.cpp
2013-07-08 14:19:57 +02:00
Kadah_Coba
c0aa1c9301
Backed out changeset: 584aa1ff2c5f
2013-07-04 19:04:11 -07:00
Kadah_Coba
ef4149a8cb
Fixed "disconnect ding" on friend online/offline
2013-07-03 23:05:30 -07:00
Cinders
97ffd44982
Fix reporting to chat
2013-06-27 14:38:28 -06:00
Tank_Master
c61db3d380
Merge LGPL tip
2013-06-26 12:59:37 -07:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
prep
207d9fd767
Viewer-chui merge
2013-03-11 14:45:53 -04:00
Nyx Linden
d1c1445193
SH-3909 Support avatar height offset
...
Adding a new visual param that allows users to manually adjust an offset for
how far off the ground (+ or -) their avatar's root bone is.
Supports the +-2m range people are used to adjusting in their viewers, but
new implementation should support server-generated appearances.
2013-02-28 17:25:37 -05:00
Merov Linden
6fe7144104
CHUI-580 : WIP : Protect callback connections passed to LLAvatarNameCache::get() where necessary
2012-12-17 18:59:01 -08:00
Merov Linden
3a49beed0e
CHUI-580 : WIP : Change the display name cache system, deprecating the old protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-12-05 20:25:46 -08:00
Cinders
5572302504
Trivial whitespace cleanup...
2013-03-22 18:16:47 -06:00
Ansariel
b2770529b4
Merge Firestorm LGPL
2013-03-06 12:15:36 +01:00
Tank_Master
63adc57b38
Update 3 of SSB + RLVa
2013-03-05 18:57:27 -08:00
Ansariel
63ef2950e9
CHUI preparation phase 1: Move FS-specific communication parts into a separate domain and out of the way for CHUI merge to reduce conflicts
...
* LLChatHistory moved to FSChatHistory
* LLFloaterNearbyChat moved to FSFloaterNearbyChat
* LLIMFloater moved to FSFloaterIM
* LLIMFloaterContainer moved to FSFloaterIMContainer
* LLNearbyChatbarListener moved to FSNearbyChatbarListener
* LLNearbyChatControl moved to FSNearbyChatControl
* LLNearbyChatHub moved to FSNearbyChatHub
* floater_im_container.xml moved to floater_fs_im_container.xml
* floater_im_session.xml moved to floater_fs_im_session.xml
* floater_nearby_chat.xml moved to floater_fs_nearby_chat.xml
* widget chat_history.xml moved to fs_chat_history
* widget nearby_chat_control.xml moved to fs_nearby_chat_control.xml
2013-02-28 18:57:38 +01:00
PanteraPolnocy
d00f764e2a
Attempt to speed up things a little
2013-01-13 23:08:22 +01:00
Ansariel
5e7cc3135b
Made friend mapping list on worldmap respect display name settings
2012-12-29 21:54:57 +01:00
PanteraPolnocy
8fcf4829a4
FIRE-7625: Option to display group chats, IM sessions and nearby chat always in uppercase
2012-10-21 01:52:50 +02:00
Ansariel
f899864008
FIRE-3248: Disable add friend button on IM floater after avatar has been added as friend
2012-09-30 14:04:10 +02:00
PanteraPolnocy
acc823f712
FIRE-2731: Online/offline sound alerts for friends; proper button disabling in UI sounds panel for object deletion
2012-09-27 22:07:45 +02:00
Richard Linden
296e55c1b3
CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not dismiss toast
...
removed special case logic for dealing with user online/offline collisions
added ability to cancel old duplicate notifications
2012-05-18 13:20:32 -07:00
Nicky
86ebba6d18
FIRE-6077; FIRE-6227; FIRE-6431; SUP-9654; Next try. Make sure the observer set we iterate over gets not changed during iteration.
2012-06-04 15:33:01 +02:00
Nicky
87937c3c26
Backout of f7a307991f41. That was not the golden fix for FIRE-6077; FIRE-6227; FIRE-6431; SUP-9654. Backout so we don't differ from LLs codebase for no reason.
2012-06-04 12:11:37 +02:00
Nicky
67b56f41c7
Backout of 2dd7a775873c. That was not the golden fix for FIRE-6077; FIRE-6227; FIRE-6431; SUP-9654. Backout so we don't differ from LLs codebase for no reason.
2012-06-04 12:11:13 +02:00
Nicky
367117e8ee
Depending on destrution order of static objects (compiler dependent), LLAvatarTracker could crash. This should fix it.
2012-05-31 22:01:45 +02:00
Nicky
371c6cb15c
FIRE-6077; FIRE-6227; FIRE-6431; SUP-9654; Make sure every LLFriendObserver gets unregistered once it dies.
2012-05-31 00:35:02 +02:00
Liny
d876a9bdd8
Adding comments into previous commits to prevent merge messups later.
2012-03-28 23:54:10 -07:00
Liny
97829ae5bf
Changing a llwarns into lldebugs to cleanup possable log spam with a large friendslist when SL messes up.
2012-03-28 17:09:05 -07:00
ziree
906dea62dc
Nearby chat working, toolbar layouts mostly behaving.
2012-01-27 23:29:53 +01:00
Nicky
1714747536
After merge compare FS tree agsindt V/dev.
...
- Adjust whitespaces/include order to make FS source look as close to V/dev as possible.
- Include source in V/dev that's not in FS and comment it out with an annotation.
2012-01-18 19:04:59 +01:00
Liny
e6caefb11a
Adding option to show online/offline friend notices to the chat history window and not the chat console, makes it look more V1 when enabled.
2011-10-31 13:39:57 -07:00
Selo
9ebc2078b6
FIRE-3547 Updated to make sure no double notices are showing up in Nearby Chat
2011-10-15 16:21:36 +02:00
Selo
5445c58007
FIRE-3547 Gave ContactSets the option to control where the notices show up (toasts or nearby chat) and moved around the settings about on-offline notices
2011-10-14 16:41:54 +02:00
Selo
9c12d31e80
FIRE-3547 Restoring old behaviour LLG in combination with nearby chat and toast in combination with FIRE-3522
2011-10-11 00:42:52 +02:00
Selo
6bd4a45766
FIRE-3522 Making on/offline notices to nearby chat independant from enabled in Dialog alerts
2011-10-10 00:49:25 +02:00
LGG@LGG-LAPPY
7e4388d7dd
Contact Sets For Firestorm (Comm->Contact Sets)
2011-09-01 09:50:54 -05:00
Kadah_Coba
cf62870524
Removed lots of old and unneeded code
...
Perm mod check boxes now reenable as soon as the new perms take effect
Fixed pay button
Mass perm set functionality tested and working. max of 20 (server limit?)
2011-07-06 01:31:22 -07:00
ziree
9225cc6c96
Take preferences into account when showing online/offline messages for friends. Patch by Ansariel Hiller - FIRE-1226
2011-06-08 22:20:07 +02:00
Arrehn
6c70d222fa
Cleaned up excess debug logging.
2011-03-29 21:56:21 -04:00
Tonya Souther
a961853667
Send friend on/offline messages to local chat. Optional, defaults on. From Peyton Menges, fixes FIRE-603 and FIRE-484.
2011-03-07 18:19:28 -06:00