Tofu Linden
abd24efbf1
CID-337
...
Checker: UNINIT_CTOR
Function: Translation::Translation()
File: /indra/llcharacter/llbvhloader.h
2010-01-29 14:19:19 -08:00
Tofu Linden
97e59b20f0
CID-340
...
Checker: UNINIT_CTOR
Function: LLNotificationTemplate::LLNotificationTemplate()
File: /indra/llui/llnotifications.cpp
2010-01-29 14:10:29 -08:00
Tofu Linden
93b35ad444
CID-342 alternative fix
...
Checker: UNINIT_CTOR
Function: LLNotification::LLNotification(LLUUID)
File: /indra/llui/llnotifications.h
2010-01-29 14:02:59 -08:00
Tofu Linden
458920d9d6
merge
2010-01-29 14:00:02 -08:00
Tofu Linden
5bf17543c2
Backed out changeset 298497c8090c
...
Gosh, I don't know why this unused ctor actually matters, but it does. o.O
2010-01-29 13:59:54 -08:00
Tofu Linden
a07e40e70d
CID-341
...
Checker: UNINIT_CTOR
Function: LLNotificationComparators::orderBy<const LLUUID &>::orderBy(boost::function<const LLUUID &(boost::shared_ptr<LLNotification>)>, LLNotificationComparators::e_direction)
File: /indra/llui/llnotifications.h
2010-01-29 13:53:20 -08:00
Tofu Linden
32d66e60fd
CID-342
...
Checker: UNINIT_CTOR
Function: LLNotification::LLNotification(LLUUID)
File: /indra/llui/llnotifications.h
'don't use this for anything real' code shouldn't exist. :)
2010-01-29 13:36:58 -08:00
Tofu Linden
df657d7488
CID-344
...
Checker: UNINIT_CTOR
Function: LLDockControl::LLDockControl(LLView *, LLFloater *, const LLPointer<LLUIImage> &, LLDockControl::DocAt, boost::function<void (LLRectBase<int> &)>)
File: /indra/llui/lldockcontrol.cpp
2010-01-29 13:21:08 -08:00
Tofu Linden
5c01eca7dd
CID-345
...
Checker: UNINIT_CTOR
Function: LLConsole::LLConsole(const LLConsole::Params &)
File: /indra/llui/llconsole.cpp
2010-01-29 13:18:29 -08:00
Tofu Linden
b05ca33c4a
CID-346
...
Checker: UNINIT_CTOR
Function: LLFeatureManager::LLFeatureManager()
File: /indra/newview/llfeaturemanager.h
2010-01-29 13:16:02 -08:00
Tofu Linden
d74aff7869
CID-347
...
Checker: UNINIT_CTOR
Function: LLDrawPoolSky::LLDrawPoolSky()
File: /indra/newview/lldrawpoolsky.cpp
2010-01-29 13:13:37 -08:00
Tofu Linden
9c55d91f78
CID-349
...
Checker: UNINIT_CTOR
Function: LLDrawPoolWater::LLDrawPoolWater()
File: /indra/newview/lldrawpoolwater.cpp
just another dead member.
2010-01-29 13:11:09 -08:00
Tofu Linden
b3a0419493
CID-350
...
Checker: UNINIT_CTOR
Function: LLDrawPoolAvatar::LLDrawPoolAvatar()
File: /indra/newview/lldrawpoolavatar.cpp
not a bug, just a dead member...
2010-01-29 13:07:36 -08:00
Tofu Linden
fab60b8c05
requred -> required
2010-01-29 11:08:04 -08:00
Tofu Linden
1b5880a18e
notifiaction_id -> notification_id
...
ouch.
2010-01-29 10:46:48 -08:00
Tofu Linden
9459fd9137
PE merge.
2010-01-29 10:24:45 -08:00
Dmitry Zaporozhan
092f93b0c1
Fixed normal bug EXT-2124 - [BSI] New notifications of group chat messages do not identify the destination group chat of message.
...
--HG--
branch : product-engine
2010-01-29 19:40:46 +02:00
Lynx Linden
a328cdc830
EXT-4493: Mark snapshot as dirty when changing quality slider.
2010-01-29 17:34:44 +00:00
Dmitry Zaporozhan
4fa3577b04
Fixed LLGroupIcon to receive LLGroupManager callbacks.
...
--HG--
branch : product-engine
2010-01-29 18:51:51 +02:00
Eugene Mutavchi
d3eb0e9765
Fixed normal bug EXT-4697 (Buttons in bottom bar are compressed after quitting mouselook mode) and low bug EXT-4723 (Not all buttons are displayed on the bottom bar after leaving mouse look): - implemented the LLBottomTrayLite, which appears only in mouselook mode.
...
--HG--
branch : product-engine
2010-01-29 19:55:41 +02:00
Eugene Mutavchi
3b34147cea
Fixed low bug EXT-4721(Green border around multi-selected people)
...
--HG--
branch : product-engine
2010-01-29 19:55:41 +02:00
Vadim Savchuk
ea7915c2ae
Fixed bug EXT-4437 ([BSI] console warning flood when viewing profile) by suppressing duplicated warnings.
...
--HG--
branch : product-engine
2010-01-29 19:52:52 +02:00
Andrew Dyukov
fe90c259da
Fixed major bug EXT-4767 (Any docked/undocked window overlaps Gesture menu).
...
- Changed adding of gestures scrolllist from NonSideTrayView to FloaterViewHolder.
--HG--
branch : product-engine
2010-01-29 19:32:42 +02:00
Vadim Savchuk
09c2f01362
Fixed bug EXT-4170 ([BSI] Object picker in "Report Abuse" floater fails to identify owner when object is an attachment).
...
Reason: The floater attempted to render avatar name from the attached object ID. Of course, the attempt failed.
Fix: Changed to use the avatar ID.
--HG--
branch : product-engine
2010-01-29 19:20:33 +02:00
Ychebotarev ProductEngine
61216e1fe0
merge
...
--HG--
branch : product-engine
2010-01-29 18:55:16 +02:00
Igor Borovkov
159c788918
merge
...
--HG--
branch : product-engine
2010-01-29 18:03:23 +02:00
Igor Borovkov
81451696f1
fixed EXT-4187 "X" does not close client after idle timeout / log off when "Confirm before I quit" is enabled
...
--HG--
branch : product-engine
2010-01-29 18:03:11 +02:00
Ychebotarev ProductEngine
675df36965
merge
...
--HG--
branch : product-engine
2010-01-29 18:01:02 +02:00
Ychebotarev ProductEngine
67d006e404
revert previous changes...think its not good idea
...
--HG--
branch : product-engine
2010-01-29 18:00:16 +02:00
Alexei Arabadji
86609394ca
fixed major EXT-3643 “Embed friendship offer into IM window”;
...
--HG--
branch : product-engine
2010-01-29 17:48:10 +02:00
Denis Serdjuk
0524e91aae
fixed bug EXT-4122 [BSI] Notification about \"maximum number of groups\" returns redundant information
...
The hardcoded and unlocalized dataserver response has been removed from the message of notification.
--HG--
branch : product-engine
2010-01-29 17:22:36 +02:00
Igor Borovkov
015453dbc7
fixed EXT-4736 There's an ability to block system notifications from nearby chat
...
--HG--
branch : product-engine
2010-01-29 17:04:17 +02:00
Mike Antipov
d643a16c38
Fixed normal bug EXT-4355 (Preferences: Location of logs does not show full path)
...
- changed "control_name" for view with log path to the "InstantMessageLogPath"
- also changed a line editor state from "disabled" to "readonly" to have a chance to scroll text to see full path in this field.
--HG--
branch : product-engine
2010-01-29 17:01:01 +02:00
Lynx Linden
303c379a18
EXT-4763: Use <nolink> syntax to disable linking of landmark names.
2010-01-29 14:57:41 +00:00
Lynx Linden
2ec69d6d71
EXT-4678: Revert URL black list support from LLTextBase.
...
The new <nolink>URL</nolink> provides a more flexible solution that
can be specified in XUI (as we now do to disabled hyperlinking for the
sim hostname in the About floater).
2010-01-29 14:56:39 +00:00
Vadim Savchuk
db4e46e93d
Mere from default branch
...
--HG--
branch : product-engine
2010-01-29 16:46:06 +02:00
Lynx Linden
4d6c9e3e17
EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking.
...
We are running into a bunch of places where we don't want to allow
hyperlinking of URLs like secondlife.com in text boxes. I've therefore
added a new type of URL regex that disables URL hyperlinking. Simply
enclose the URL in a <nolink> tag, e.g.:
<nolink>secondlife.com</nolink>
2010-01-29 14:30:26 +00:00
Mike Antipov
d66d9afae1
Fixed normal bug EXT-3882 ([BSI] block list contains the word block instead of (object))
...
- original issue has been fixed by Ramzi Linden in changeset eeabc4a70a6f at 2010-01-19
(Renaming multiple xml "MuteObject" nodes with unique names for block list and context menu).
- changed panel title from "Blocked List" to "Block List"
--HG--
branch : product-engine
2010-01-29 16:09:30 +02:00
Igor Borovkov
011d659dd9
merge
...
--HG--
branch : product-engine
2010-01-29 15:59:09 +02:00
Igor Borovkov
bed3948c4f
merge
...
--HG--
branch : product-engine
2010-01-29 15:58:36 +02:00
Mike Antipov
efeaba0acd
Fixed normal bug EXT-4762 ( Crash on exit from viewer in LLPanelPeopleMenus::ContextMenu)
...
- reason: attempt to delete instance of the LLContextMenu from the LLPanelPeopleMenus::ContextMenu after it was deleted by menu holder on viewer exit.
- fix: check if menu is not dead via stored LLHandle of the menu before deleting.
--HG--
branch : product-engine
2010-01-29 15:48:50 +02:00
Igor Borovkov
f8bde94b9f
completely got rid of Communicate floater and stuff
...
--HG--
branch : product-engine
2010-01-29 15:41:41 +02:00
Lynx Linden
ec5dbb60e7
EXT-4763: Revert my previous fix.
...
We don't want to universally disabled URL highlighting for all toast
alerts, e.g., the report abuse notification has URLs that we want
users to be able to click on. I have a better plan...
2010-01-29 13:36:39 +00:00
Andrew Dyukov
10cbb9ea27
Fixed low bug EXT-4749 (There is misleading notification after voice has been turned off from preferences)
...
- Added skipping "Voice not available at your current location" when agent voice is disabled
--HG--
branch : product-engine
2010-01-29 15:16:11 +02:00
Lynx Linden
5317341900
EXT-4679: Removed reference to no-longer-supported abuse URL.
2010-01-29 13:14:14 +00:00
Igor Borovkov
ac0fb461f6
got rid of lloverlaybar, llmediaremotectrl, llvoiceremotectrl dependencies, updated cmake list
...
--HG--
branch : product-engine
2010-01-29 14:42:57 +02:00
Mike Antipov
943f8afa09
Fixed normal bug EXT-4743 ('Stop flying' button disappears if minimize undocked movement controls)
...
- synchronized visibility of "stand_stop_flying_container" with a panel visibility when it is reparented from the Move Floater to container.
--HG--
branch : product-engine
2010-01-29 14:25:50 +02:00
Igor Borovkov
56d0654437
got rid from lltoolbar.h includes
...
--HG--
branch : product-engine
2010-01-29 14:18:56 +02:00
Igor Borovkov
a67598f762
cleaned cmake list a bit from llimpanel, lltoolbar and lloverlaybar
...
--HG--
branch : product-engine
2010-01-29 14:18:31 +02:00
Dmitry Zaporozhan
57e1216f79
Fixed normal bug EXT-4374 - Gestures floater: 'Activate' btn applies unsaved changes to gesture.
...
--HG--
branch : product-engine
2010-01-29 14:07:12 +02:00