Commit Graph

432 Commits (eb06fba7679704a7870e3d91f2166bf7e63e5641)

Author SHA1 Message Date
Ansariel 788bd9e477 Merge viewer-vob 2016-09-07 21:42:28 +02:00
andreykproductengine 74ec1116a2 MAINT-6461 crash due to invalid menu pointer during visibility change 2016-09-02 19:20:31 +03:00
Ansariel 09b9913d35 Merge viewer-vob 2016-08-29 11:40:53 +02:00
AndreyL ProductEngine 534bffb257 MAINT-6511 Crash in LLFloaterView::restoreAll - exception handling 2016-08-23 17:58:36 +03:00
Ansariel d2bea3c4c5 Merge viewer-lynx 2016-08-10 20:44:31 +02:00
AndreyL ProductEngine 974e5e5868 MAINT-6511 Replaced c-style casts with dynamic_cast in llfloater.cpp 2016-07-28 00:15:49 +03:00
Ansariel ef301cbf66 Merge viewer-lynx 2016-07-04 16:20:14 +02:00
AndreyL ProductEngine 2b287b6bf7 MAINT-6511 Added a null check in LLFloaterView::restoreAll 2016-06-16 23:27:39 +03:00
Ansariel cb968152b0 Merge viewer-bear 2016-05-28 14:34:35 +02:00
Mnikolenko Productengine fb598cd380 MAINT-2583 Minimized floaters cannot brought back to foreground anymore 2016-05-25 12:39:27 +03:00
Ansariel 71f1707b99 Merge viewer-lion 2016-05-23 17:41:19 +02:00
Mnikolenko Productengine 9ffc67ef84 MAINT-2583 Minimized floaters cannot brought back to foreground anymore 2016-05-23 12:25:27 +03:00
Ansariel 3192fe832f Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
Ansariel cb060dc52f Replace more c-style casts with dynamic_cast since this screwed us over a while ago already 2016-02-16 09:28:55 +01:00
Ansariel e304f27b1a FIRE-14349: Possible fix for crash in LLPanelEditWearable::isDirty() due to memory corruption 2016-02-16 01:12:41 +01:00
Ansariel 137269f5b0 Another shot at viewer crash on disconnect in LLFloaterView::restoreAll() 2016-02-14 18:17:11 +01:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Ansariel 8057c6c226 FIRE-16803: Quickprefs floater repositions when opened in undocked state 2015-08-27 22:14:05 +02:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
callum_linden 23711c9275 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
Ansariel 13c3e3fb48 Use LLUI::sSettingGroups instead of LLControlGroup::getInstance 2015-03-06 13:20:14 +01:00
Ansariel bc473a0548 FIRE-11724: Add option to snooze a group chat session; Original code by Kitty Barnett (Catznip viewer), with special modifications for Firestorm 2015-02-06 17:49:24 +01:00
Ansariel e1ce6e3d58 Merge Firestorm LGPL tip 2015-01-08 23:12:58 +01:00
Ansariel f4bfb1aadf Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
Brad Payne (Vir Linden) 7b9708a2e3 sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
Ansariel 42efd7cb2d FIRE-7530: Make sure, an un-minimized floater goes to the front 2014-09-05 12:39:42 +02:00
Northspring e497e0382a Separate sound for opening script dialogs 2014-07-23 22:07:18 +02: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
Northspring 99b122ab51 FIRE-10373 / BUG-6437: UISndWindowClose played if an online or offline notification toast is still open for the same person
Proposed change, needs QA and further testing
2014-07-12 01:42:51 +02:00
Tank_Master 6babf8abd2 Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
Ansariel f5437de5d5 FIRE-7782: Set correct tooltip for dock/tear-off button 2014-04-23 13:48:10 +02:00
Ansariel 0a720ab493 Explicitly call LLFloater::storeVisibilityControl() in LLFloater::onClickTearOff() so we don't store stale visibility settings 2014-03-21 12:40:34 +01:00
Ansariel 84920dea7e FIRE-6392 / FIRE-12935: Possible fix for IM/contacts sometimes not preserving dock and visibility state 2014-03-21 09:01:19 +01:00
Tank_Master 3d1ac7c0ec Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
Ansariel 55aa33ae20 FIRE-13129: Ctrl + Shift + W will not close communications floater if an IM tab is open 2014-03-14 09:59:11 +01:00
kadah.coba@gmail.com ba301f3bb4 Possible crashfix on disconnect 2014-11-04 00:27:38 -08: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
Ansariel a0cbcacda1 Backout 031dd6279089: Mysterious login crash seems to be fixed 2014-02-24 20:26:09 +01:00
Nicky 72246f6515 Take two on casting. Have to actually use dyamic_cast, as there's different classes in the hierarchy. 2014-02-23 23:28:35 +01:00
Nicky e45749fed6 Use proper C++ casts for object casting, otherwise the object layouts gets not adjusted. 2014-02-23 12:31:32 +01:00
Ansariel 4f7499efb3 Possible workaround fix for mysterious memory corruption introduced with MAINT-3163 2014-02-21 20:13:17 +01:00
Ansariel 03011f61d4 Backout f5af29fe4bd0 2014-02-21 19:40:43 +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 61da565230 Disable floater reposition code for testing 2014-02-20 08:29:49 +01:00
Mnikolenko ProductEngine 334d7e8618 MAINT-3553 Another checking is added to avoid possible crash. 2013-12-11 14:42:02 +02:00