Commit Graph

278 Commits (bbfc0e47196ecbae8d89e7b721a61ba5eeaaa2b7)

Author SHA1 Message Date
richard e75a4ffb6a EXT-5026 - Crash when exiting from login screen
reviewed by Mani
2010-02-05 14:20:27 -08:00
Soft Linden da19bed9a8 EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymore 2010-02-03 17:04:44 -06:00
Rick Pasetto f44ee460c5 Fix regression where SLURL DND when logged in didn't work (line got dropped)
Reviewed by callum
2010-02-01 15:12:57 -08:00
Rick Pasetto e23b55c4a8 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-01 11:38:21 -08:00
Vadim Savchuk db4e46e93d Mere from default branch
--HG--
branch : product-engine
2010-01-29 16:46:06 +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
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
Igor Borovkov 56d0654437 got rid from lltoolbar.h includes
--HG--
branch : product-engine
2010-01-29 14:18:56 +02:00
Lynx Linden 540752ff2d DEV-41686: Added a DisableMouseWarp debug option.
Turning this option on makes alt-zooming and mouselook actually work
when using Synergy. I believe this will also make it work for certain
input devices, and Parallels, that control your cursor by setting its
position in absolute coordinates.
2010-01-29 10:27:15 +00:00
Tofu Linden 73d92f0847 CID-374
Checker: UNINIT_CTOR
Function: LLPickInfo::LLPickInfo(const LLCoordGL &, unsigned int, int, int, void (*)(const LLPickInfo&))
File: /indra/newview/llviewerwindow.cpp

remove some fat, dead members.
2010-01-27 16:38:02 -08:00
Tofu Linden a0bc58aac4 CID-26
Checker: CTOR_DTOR_LEAK
Function: LLViewerWindow::LLViewerWindow(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, int, int, int, int, int, int)
File: /indra/newview/llviewerwindow.cpp
2010-01-27 12:07:05 -08:00
Rick Pasetto d451a515c8 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-25 09:13:34 -08:00
Rick Pasetto 927b8da7e9 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum 2010-01-20 09:57:19 -08:00
Rick Pasetto ae079af48d Add another setting controlling whether SLURL drag-and-drop performs a teleport 2010-01-20 09:55:36 -08:00
Callum Prentice 228d37a8d7 Fix for EXT-4191 - Drag and Drop viewer resolves some slurls to "//" 2010-01-19 11:52:41 -08:00
Ychebotarev ProductEngine 82de841c52 merge
--HG--
branch : product-engine
2010-01-19 17:13:21 +02:00
Tofu Linden c3ee66d60a Some trivial comment/logging typos that were bothering me more than they needed to. 2010-01-18 14:52:55 -08:00
Rick Pasetto 313ef1a0f6 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-18 11:51:13 -08:00
Ychebotarev ProductEngine f28778b8b8 work on EXT-4322 Remove the Communicate floater
leave some LLFloaterChat usages commented for later review...

--HG--
branch : product-engine
2010-01-18 17:50:19 +02:00
Callum Prentice 77565ce0c3 Merge with tip 2010-01-11 17:27:45 -08:00
Callum Prentice a3ca95e3bd Fix that stops "Start Location" corruption if you drag an invalid http://slurl.com SLURL onto the login page 2010-01-11 17:26:28 -08:00
Rick Pasetto a74d494dd7 Fix unposted bug: drag feedback didn't check whitelist
http://codereview.lindenlab.com/274039/show
2010-01-11 16:41:08 -08:00
Leyla Farazha 8440d99e44 EXT-4077 Clicking motd link opens two web browser windows
Fixed click handling weirdness.  On mouse up, mTopCtrl was being passed
the mouse click, and then again the mRootView regardless of whether the
first handled it. Also if mRootView didn't handle a mouse up, it was
traversed again to handle the mouse up.

reviewed by Richard
2010-01-11 16:02:57 -08:00
Callum Prentice e57f6a5cee Fix drag and drop for windows. Makes Win32 state machine behave more like Mac. 2010-01-07 14:21:57 -08:00
Rick Pasetto cbea2b235f Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-07 11:45:09 -08:00
richard 1bbd259f2d EXT-3878 - Menus disappear when UI Size is < 1.00
EXT-3647 - Auto-scrolling of IMs should resume when user types in chat
EXT-3877 - Pinning two levels of menus prevents movement using arrow keys
EXT-1303 - Hyperlink text wraps in the middle of a word

reviewed by James
2010-01-06 11:17:38 -08:00
Rick Pasetto 75c1fb2664 Build fix: add missing #include 2010-01-05 15:03:27 -08:00
Rick Pasetto 7a6494df68 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 2010-01-05 13:55:09 -08:00
Mark Palange (Mani) 04dd4216be EXT-3778 Fixed handling of url passed in on cmd line.
The url from the cmd line was being overridden by the LoginLocation setting. (my bad!)
Removed unnecessary llurlsimstring.h includes.
2009-12-31 14:04:05 -08:00
Rick Pasetto 9204681c31 Fix slurl crashing, fix slurls highlighting objects, fix overlapping objects not "unhighlighting" 2009-12-18 16:21:57 -08:00
Rick Pasetto 3b110e7633 Fix crash when DnD onto an item with media but no impl 2009-12-18 15:52:45 -08:00
Rick Pasetto 4d55b5bad0 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-18 14:25:15 -08:00
Rick Pasetto 064c9be9ae Don't allow drag if the cap URL is empty or if the whitelist does not pass 2009-12-16 18:56:01 -08:00
James Cook 3c06dc4df2 Merge 2009-12-16 16:40:06 -08:00
Leyla Farazha b76c439983 EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time options
EXT-2649 [BSI] Confirm on Drop
EXT-3416  Can't name a new gesture on creation (and renaming is HARD)
reviewed by James
2009-12-15 16:25:11 -08:00
Rick Pasetto aba3d46fb4 merge 2009-12-15 14:32:01 -08:00
Vadim Savchuk e303864c17 Merge from default branch.
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs
remote change) by removing them.

--HG--
branch : product-engine
2009-12-15 17:14:31 +02:00
brad kittenbrink cee8909ee4 Final merge of precompiled header dependency cleanup work. 2009-12-14 16:53:52 -08:00
James Cook 76f062f1fe Fix Mac build 2009-12-13 21:43:28 -08:00
Andrew Dyukov b6b861eaaf Fixed normal bug EXT-2724 (Mini map mimimizes underneath Nav bar when Favorites bar has been hidden) and
partially fixed EXT-2742 (Invalid menu appearance after hiding navigation bar and/or favorites bar). Problem
in fixed part of EXT-2742 was the same as the one which caused EXT-2724.

--HG--
branch : product-engine
2009-12-11 22:03:17 +02:00
Alexei Arabadji 4fc7b91a79 implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
2009-12-11 14:26:27 +02:00
richard 2feb3f538e EXT-1994 - Entering text into the Chat Bar sometimes slows to about 2 cps
EXT-2176 - Avatar movements seem to be transmitted after the release of a movement control

reviewed by James
2009-12-10 16:19:58 -08:00
Monroe Linden fe0b027d4d Added the LLWindowCallbacks::DragNDropAction enum, and made the mac implementation and the cross-platform window callbacks use it (instead of 'bool drop').
This will break the windows impl until someone fixes it to match.
2009-12-03 17:40:58 -08:00
Rick Pasetto 0a2a52c3b1 Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 11:55:43 -08:00
Rick Pasetto 57195ccd74 Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum 2009-12-03 11:51:15 -08:00
Rick Pasetto c272582ab7 Change API to no longer include slurl argument (its a platform-agnostic policy), add some code (not working yet) to implement DND on the mac 2009-12-03 11:48:28 -08:00
brad kittenbrink bf4f21ecf8 Merge of include dependency cleanup work with viewer-2-0 2009-12-03 10:41:31 -08:00
Rick Pasetto b92fe4351c Automated merge with ssh://rick@hg.lindenlab.com/skolb/media 2009-12-01 18:45:40 -08:00
Rick Pasetto 659dc5224e DEV-42989: Adjust media priority based on app minimization and focus
Review #49

This change adjusts each media's priority based on whether the viewer is minimized (media priority becomes HIDDEN) or unfocused (media priority becomes LOW). However, due to the fact that updateMedia() was no longer being called when minimized, I moved its call out of LLViewerTextureList::updateImages() (a seemingly odd place anyway) and into its own idle callback.
2009-12-01 15:38:09 -08:00
callum e0a7b7608f Add support for dropping a region SLURL on login page and populating the UI 2009-11-30 20:19:39 -08:00