Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Chuck Linden 13813bfbae Replaced small group icon to prevent stretching.
http://jira.secondlife.com/browse/EXT-5103
2010-02-19 12:14:43 -05:00
Denis Serdjuk 6a3ea6fa61 no ticket. minor changes. Comments cleaning up. The logic was NOT changed.
--HG--
branch : product-engine
2010-02-19 18:47:21 +02:00
Tofu Linden 65f8b95ae8 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
re-fixed.
2010-02-19 16:13:58 +00:00
Alexei Arabadji fa72384d33 Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-02-19 18:03:02 +02:00
Alexei Arabadji 857ba2f534 EXT-5101 “No feedback provided when accepting a friend request”,
replaced log text "Friend request" with "Friendship offer".

--HG--
branch : product-engine
2010-02-19 18:02:24 +02:00
Eugene Mutavchi 2a089e25ba No ticket, fixed the mistake in class name.
--HG--
branch : product-engine
2010-02-19 17:55:45 +02:00
Tofu Linden ae0babf7e9 merge backout. 2010-02-19 15:55:12 +00:00
Tofu Linden 58de7148da Backed out changeset 241ba20f5e05 (EXT-5552 Linux viewer running out of address space, crashing frequently and untracably)
A mis-build caused a side-effect.  Another fix to follow.
2010-02-19 15:55:00 +00:00
Denis Serdjuk 4cd17ac04c merge
--HG--
branch : product-engine
2010-02-19 17:51:39 +02:00
Denis Serdjuk c8cc2f4cb8 fixed normal Bug EXT-5380 'Place Profile' side panel opens instead 'Search' floater after not-recognized SLURL was entered in Location Field
--HG--
branch : product-engine
2010-02-19 17:50:13 +02:00
Denis Serdjuk 11a0198178 merge
--HG--
branch : product-engine
2010-02-19 16:54:52 +02:00
Tofu Linden 603b5a9fcc PE merge. 2010-02-19 14:51:22 +00:00
Dmitry Zaporozhan 5ea72c3087 Fixed major bug EXT-5445 - Pop-ups (that replace the blue ones) should not steal focus.
LLScriptFloater will no longer steal focus when opened.

--HG--
branch : product-engine
2010-02-19 16:13:15 +02:00
Tofu Linden bbbf3ee867 Wow, fix gcc fussiness that only happens in release builds for some reason. 2010-02-19 14:01:07 +00:00
Tofu Linden be710bc9bc move what seems like a confused file add from our default/base path debacle. 2010-02-19 13:49:39 +00:00
Alexei Arabadji 22676e6d38 EXT-2891 "Group notices should be recorded into group IM history",
corrected logging of stub group notices;

--HG--
branch : product-engine
2010-02-19 15:44:18 +02:00
Denis Serdjuk fcd34cbe8e Rolling back a previous fix EXT-5380. More convenient approach has been founded.
--HG--
branch : product-engine
2010-02-19 15:29:17 +02:00
Eugene Mutavchi eefbb2a7b8 Fixed low bug EXT-4676 (Sell Land: Tab does not move to next control)
--HG--
branch : product-engine
2010-02-19 15:11:02 +02:00
Eugene Mutavchi 68889347ef Fixed normal bug EXT-5488(After login to specific region, next startup shows location box empty preventing login)
--HG--
branch : product-engine
2010-02-19 15:11:02 +02:00
Denis Serdjuk e341b84503 fixed low bug EXT-5423 'Drag a landmark here ...' prompting is cropped in blank Favorites bar panel
Cause:
LLFolderView did NOT take into account size of status textbox during required height calculation
Solution:
Reserve size for textbox if the folderview does not have filtered items.

--HG--
branch : product-engine
2010-02-19 15:09:20 +02:00
Andrew Dyukov a1cfce861a Partial fix for major bug EXT-5524 (Crash in LLVoiceClient when quitting viewer without login).
- Used call of LLVoiceClient::instanceExists() instead of gVoiceClient in check in LLVoiceChannel destructor
to avoid crash when quitting viewer by closing console window before login. So now crash won't happen in
LLVoiceClient::removeObserver(). But crash will occur in other destructors later, so further investigation needed.

--HG--
branch : product-engine
2010-02-19 15:08:28 +02:00
Tofu Linden c3a71b7dcb PE merge. 2010-02-19 13:08:10 +00:00
Tofu Linden 24c7e08b40 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
Yes, we were really hitting 3GB of address space.  And quickly.  Because we keep ~645 fonts mmap()d on a typical Linux system.  Switch to a libfreetype that doesn't mmap().  This is lower risk than fixing the font system right now...
2010-02-19 12:55:11 +00:00
Tofu Linden 57feebb2a6 merge. 2010-02-19 12:26:17 +00:00
Tofu Linden 2165d8c376 Linux viewer: add some instrumentation to detect VM and/or RSS bloat at runtime. This helped me identify the EXT-5552 cause (fix landing soon) 2010-02-19 12:24:44 +00:00
Alexei Arabadji f752b73cb2 Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
2010-02-19 14:05:22 +02:00
Alexei Arabadji 5d0993193b EXT-5101 “No feedback provided when accepting a friend request”,
suppresed toasting when logging  accept/decline

--HG--
branch : product-engine
2010-02-19 14:04:25 +02:00
Eugene Mutavchi 10c5f2f080 Implemented low task EXT-5215 (Disable showing full yyyy/mm/dd timestamp for messages (nearby chat/im) received today)
--HG--
branch : product-engine
2010-02-19 13:36:47 +02:00
Eli Linden a53afece7a DEV-46346 Cycle5 translation DE. A few missing strings from cycle3 2010-02-19 19:14:05 +08:00
Eli Linden dc4022060b DEV-46346 Cycle5 translation DE. A few missing strings from cycle3 2010-02-19 19:14:05 +08:00
Mike Antipov 36f8239fe1 Merge
--HG--
branch : product-engine
2010-02-19 12:33:15 +02:00
Dmitry Zaporozhan 5cc02625fb Fixed low bug EXT-5523 - Bottom part of "Create classfield dialog"is overlapped by unnecessary scroller
Copied reshape logic from Picks panel to reshape Classified panel.

--HG--
branch : product-engine
2010-02-19 12:17:35 +02:00
Mike Antipov 3fb3b9cf21 Merge from default branch
--HG--
branch : product-engine
2010-02-19 11:12:38 +02:00
Alexei Arabadji e492a24a19 fixed EXT-5101 “No feedback provided when accepting a friend request”,
added logging of friendship offer accept/decline;

--HG--
branch : product-engine
2010-02-19 10:57:27 +02:00
Eli Linden e1c8cd395e DEV-46346 Cycle4 more linguistic change JA 2010-02-19 16:09:03 +08:00
Eli Linden adf6db986f DEV-46346 Cycle4 more linguistic change JA 2010-02-19 16:09:03 +08:00
Eli Linden 92c937152e DEV-46346 Cycle5 translation FR new files 2010-02-19 16:00:09 +08:00
Eli Linden 18add2c523 DEV-46346 Cycle5 translation FR new files 2010-02-19 16:00:09 +08:00
Eli Linden 5eea58d289 DEV-46346 Cycle5 translation FR 2010-02-19 15:59:58 +08:00
Eli Linden b46e7d949f DEV-46346 Cycle5 translation FR 2010-02-19 15:59:58 +08:00
Eli Linden 67ec499b33 DEV-46346 Cycle5 translation DE new files 2010-02-19 11:27:33 +08:00
Eli Linden e47ccf3129 DEV-46346 Cycle5 translation DE new files 2010-02-19 11:27:33 +08:00
Eli Linden 7185ca51bc DEV-46346 Cycle5 translation DE 2010-02-19 11:27:14 +08:00
Eli Linden 7521ab5e23 DEV-46346 Cycle5 translation DE 2010-02-19 11:27:14 +08:00
Eli Linden b5b6fcb26d DEV-46346 Cycle5 translation JA 2010-02-19 11:23:42 +08:00
Eli Linden d80d31cffb DEV-46346 Cycle5 translation JA 2010-02-19 11:23:42 +08:00
Eli Linden fdc58823dc DEV-46346 Cycle5 translation JA 2010-02-19 11:23:32 +08:00
Eli Linden 9e2a59ac8e DEV-46346 Cycle5 translation JA 2010-02-19 11:23:32 +08:00
Eli Linden 8443f840bc DEV-46346 Cycle4 linguistic change DE and JA 2010-02-19 11:13:40 +08:00
Eli Linden dad46e3eb7 DEV-46346 Cycle4 linguistic change DE and JA 2010-02-19 11:13:40 +08:00