Commit Graph

40406 Commits (def46d24c2a4e226054b7c19fb9acdd17bb040fd)

Author SHA1 Message Date
Ansariel def46d24c2 FIRE-4689: Remove V1 menus proof of concept code - it's highly unlikely it will ever be fully implemented 2014-04-04 13:15:03 +02:00
Ansariel e8ad36d575 FIRE-13326: Windows 64bit installer registers wrong executable path for SLURLs; Also fixed project name to match 32bit version 2014-04-04 09:27:21 +02:00
Ansariel c12dda395e FIRE-13347: Fix logic for trimming "Resident" legacy last names; Found by Dan Threebeards 2014-04-03 23:09:45 +02:00
Tank_Master b3dcfc1782 correct MSIFASTINSTALL value for windows 64bit installer 2014-04-01 00:11:54 -07:00
Tank_Master 66452d8849 Expose Details button instead of always showing detailed uninstall info for win32 2014-03-31 16:12:23 -07:00
Tank_Master bf4f05d374 Update Windows x64 installer
-Blocked install up to Windows Vista SP1 (was up to XP SP1, but we don't support XP)
-Changed wording on 32bit OS install
-Uped estimated requiered disk space to 250MB (was 200MB)
-Further increased install performance by skiping some checks and reducing update frequency.
2014-03-31 14:32:56 -07:00
Ansariel b650ab2632 FIRE-12001: Re-enable optimizations for vector operations on Win64 2014-03-28 00:05:11 +01:00
Ansariel 2c250e9e39 FIRE-13303: Teleport SLURLs don't work anymore 2014-03-27 22:54:22 +01:00
Northspring 93cbac50c3 Updated Polish translation 2014-03-27 20:27:24 +01:00
Ansariel 3be2ce4ec3 FIRE-13309: Add option to hear voice equally from all speakers; by Tigh MacFanatic for Singularity Viewer, with permission to use under LGPL 2014-03-27 13:46:02 +01:00
Ansariel 6c9305620c FIRE-12754: Another attemp at fixing the chat history scrolling issue:
Hack around a weird issue where the doc size magically increases by 1px during
draw if the doc exceeds the visible space and the scrollbar is getting visible.
2014-03-27 11:50:03 +01:00
Techwolf Lupindo de91266a4d area search: Resort the list after updating a cell due to a lookup update. 2014-03-25 23:20:46 -04:00
Ansariel 31f0d0d6fe FIRE-13271: Standalone block list is empty on relog if floater was open while logging out 2014-03-25 18:47:39 +01:00
Tank_Master 87bcc46ff5 Merge LL 3.7.4 2014-03-25 06:54:26 -07:00
Oz Linden 31a3a3da5d increment viewer version to 3.7.5 2014-03-24 14:20:14 -04:00
Oz Linden 0f9c05af1d Added tag 3.7.4-release for changeset d076568ff788 2014-03-24 14:16:45 -04:00
Oz Linden 6db0a2a7ea merge changes for DRTVWR-360 2014-03-24 14:15:56 -04:00
Ansariel 8be751c0fd Just in case to be safe... 2014-03-22 02:31:12 +01:00
Ansariel d3d0f7cb11 Backout 9a672fcb9d68 - not necessary anymore 2014-03-22 01:48:00 +01:00
Ansariel e6757c8f6b More stabbing at the conversation floater: Make sure the contact and nearby chat floater connection gets initialized before anything else happens so tabs flash properly with offline IMs 2014-03-22 01:35:53 +01:00
Ansariel 60a46a7502 Select correct tab in conversation floater on open 2014-03-22 00:42:29 +01:00
Ansariel dad53879ff Remove dead and wrong code: Nearby chat floater is handled different already 2014-03-21 23:56:04 +01:00
Ansariel 0739436b02 Conversations floater: Make sure the contacts and nearby chat floater get added in the correct order and at the correct location 2014-03-21 23:40:13 +01:00
Ansariel 45a786064b FIRE-11836/FIRE-12754: Another attempt on fixing the chat history scroll issue:
Before appending a new message, store if we have scrolled to the bottom; that is if
 - there is no scrollbar
 OR
 - there is a scrollbar and its position is at the end
After appending the new message, scroll down to the bottom in case we were there
right before we appended the message
2014-03-21 15:30:33 +01:00
Ansariel d824b7ce63 Rename fscontactsfloater.cpp/h to fsfloatercontacts.cpp/h since the class is called FSFloaterContacts and this causes less confusion 2014-03-21 14:25:19 +01:00
Ansariel 9cf11a5215 Let FSFloaterNearbyChat derive from LLFloater directly - it's not that kind of floater that's going to dock to any chiclet 2014-03-21 13:06:38 +01: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 dc7bb63c39 Merge 2014-03-21 12:28:04 +01:00
Ansariel c49a91cf13 Fix copy&paste error in previous commit 2014-03-21 12:27:18 +01:00
Ansariel ae4688b09b More stabbing and contacts / nearby chat: Make sure the contacts floater gets properly configured when hosted in FSFloaterIMContainer; this might fix the weird issue with missing tear off icons 2014-03-21 12:11:30 +01:00
Northspring 55d4ec2865 Updated Polish translation 2014-03-21 12:06:26 +01:00
Ansariel 791bb01d5f Fix missing title on contacts floater if undocked 2014-03-21 11:04:32 +01:00
Ansariel 967881731c Replace deprecated logging macros in LLStartUp 2014-03-21 10:07:21 +01:00
Ansariel bcc6c1eb64 Use dynamic cast instead of c-style cast in FSFloaterContacts 2014-03-21 10:06:47 +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
Ansariel d5555e3df7 FIRE-10043: Add teleport to landing point button in about land floater 2014-03-20 14:47:06 +01:00
Nicky 2a81cdc2f2 Package msvc(p/r)100.dll. 2014-03-20 14:12:20 +01:00
Ansariel 74c1d11161 Some minor cosmetics for sound explorer 2014-03-20 13:16:25 +01:00
Northspring 474b2e55be "ReleaseNotes" is a valid, available string for use 2014-03-20 12:45:26 +01:00
Ansariel d74904dfed Fix time format again 2014-03-20 12:41:19 +01:00
Ansariel a5dcfd4647 Sound Explorer: Add correct name to blacklist 2014-03-20 12:40:23 +01:00
Northspring 3fc742382d FIRE-13222: Yet another Kitely update in the Grid Manager, by Oren Hurvitz 2014-03-20 12:27:31 +01:00
Ansariel ced8e675f4 Improve performance of Sound Explorer floater and dump LLDynamicArray that will be removed by LL soon 2014-03-20 11:40:40 +01:00
Ansariel 41ebb56b9e Build proper full name in legacy LLCacheName::getIfThere() 2014-03-20 11:18:11 +01:00
Ansariel 0eea265fbc Remove orphaned floater_NACL_blacklist.xml file in Spanish localization 2014-03-20 10:44:16 +01:00
Ansariel bf1f2c4f13 Sound Explorer: Fix sound owner not properly being shown if name is not in cache;
The group-owned didn't work anyway unless somewhere else in the code the name for this group has been requested explictly
2014-03-20 10:43:47 +01:00
Ansariel 38de78712b This might be obsolete now the log gets properly cleaned up, but to be safe always call "pruneSoundLog" so it contains 320 entries at max 2014-03-20 09:53:40 +01:00
Ansariel d1ffc720cc FIRE-13219: Fix stop logging sounds if audio source gets removed 2014-03-20 09:48:34 +01:00
Ansariel 5bb2b426d6 Clean up formatting according to code convention for sound explorer related code in LLAudioEngine 2014-03-20 09:44:51 +01:00
Ansariel 4c6aa0198c Updated German translation 2014-03-20 08:13:06 +01:00