Ansariel
53c0117401
Fix FIRE-3915: The "Only In Nearby Chat" online notification for friends is greyed out & unclickable.
2011-11-20 01:15:49 +01:00
WoLf
6d9ffad9a5
Fix line endings.
2011-11-18 11:19:45 +01:00
WoLf
b459034860
Recommit of Liny's #23951 , forgot during the merge of prefwork.
2011-11-17 13:50:29 +01:00
LGG@LGG-LAPPY
d3379307dd
Port storm-1577 changes to Firestorm.
2011-11-15 03:02:49 -06:00
Kadah_Coba
736d97e727
Pref work: Removed unused callback
2011-11-13 01:21:22 -08:00
Kadah_Coba
aa5d7b5c18
Pref work: Moved LLFloaterHardwareSettings::refreshEnabledState() to LLFloaterPreference::refreshEnabledState() to handle hardware settings being moved to a tab
2011-11-12 19:56:51 -08:00
Kadah_Coba
f688ea1ce5
Pref work: Removed unneeded callback
2011-11-12 19:54:41 -08:00
Liny
e6caefb11a
Adding option to show online/offline friend notices to the chat history window and not the chat console, makes it look more V1 when enabled.
2011-10-31 13:39:57 -07:00
Kadah_Coba
03bd80d8ae
Pref work: Fixed autocorrect floater button
2011-11-06 17:01:05 -08:00
WoLf
474e4dda39
Pref work: Removed the workaround for spellcheck dictionary combo, Properly fixed thanks to Kitty
2011-11-06 23:32:53 +01:00
Arrehn
72d10ec85a
Restrict cache clears to explicit action only
2011-11-04 22:45:07 -04:00
Arrehn
92378469f7
Merge catchup with trunk tip, no changes
2011-10-28 13:29:59 -04:00
Arrehn
7394730eaa
Merge up to LL FUI
2011-10-28 02:00:09 -04:00
Selo
233046ec2f
FIRE-2765 Enabled Reset button for Chatlogs and build the function for the button
2011-10-23 18:49:17 +02:00
Vadim ProductEngine
f6a8a2c546
STORM-1612 WIP Implemented new click-to-walk/teleport preferences design.
2011-09-29 15:35:02 +03:00
Vadim ProductEngine
c80df5ac39
STORM-1612 FIXED Implemented click-to-walk in Advanced mode.
...
Changes:
* Click and double click in-world can now trigger click-to-walk or
click-to-teleport actions, depending on preferences.
* Grouped keyboard- and mouse-related settings in Preferences -> Move.
2011-09-23 18:00:35 +03:00
Logan Dethrow
05e5ea243e
Fixed LLProxy UI constraints. Fixed some XUI warnings in the Proxy Settings Floater.
2011-08-23 17:06:38 -04:00
Logan Dethrow
61f4c953c4
Fixed a xui widget name mismatch between c++ and xml.
2011-08-22 20:32:10 -04:00
Logan Dethrow
cff5251f06
LLProxy: xui string cleanup.
2011-08-12 14:23:43 -04:00
Logan Dethrow
37f8847085
LLProxy: Added another attempt to download gpu and feature tables after successfully setting up a proxy.
...
Other minor changes:
Clarified why we are using SOCKS5 as the "grid" argument to store proxy credentials.
Added class wide logging to the LLProxy class.
2011-08-04 11:17:03 -04:00
Logan Dethrow
d2c72cb7e9
STORM-1112 Input sanitization of proxy options.
2011-07-29 15:38:20 -04:00
Logan Dethrow
0f501293bd
merge
2011-07-19 15:06:56 -04:00
Logan Dethrow
cb24dff9e3
Code cleanup for the SOCKS 5 proxy viewer.
2011-07-13 16:46:36 -04:00
Aaron Stone
42daa3497b
STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group.
2011-07-12 15:48:02 -07:00
Logan Dethrow
7717b6f647
STORM-1112 More cleanup of SOCKS 5 proxy code.
...
Renamed llsocks5.cpp to llproxy.cpp.
2011-06-28 19:54:53 -04:00
Logan Dethrow
d5ea63119d
Merge
2011-06-21 18:29:50 -04:00
Jonathan Yap
ac50481513
STORM-787 Mute Gestures Button
2011-06-12 16:00:33 -04:00
Logan Dethrow
6ce2c20a06
STORM-1112 First pass at cleanup of SOCKS 5 proxy code based on Linden Coding Standard and comments in the code review.
2011-06-10 17:34:00 -04:00
Logan Dethrow
7cb18f5318
Merged STORM-1112 with viewer-development. Fixed license in socks5.cpp and socks5.h.
2011-06-08 15:17:19 -04:00
Logan Dethrow
2662c4b679
Merge. Pulling fix for VWR-25862 into bigger cache tree.
2011-06-01 17:05:38 -04:00
Arrehn
f34efb4a8f
Wired up 'Unblock all spam sources' preferences button
2011-10-13 22:19:05 -04:00
Tank_Master
ecd5b11e24
correctly limit selectable texture ram in pref -> graphics -> hardware
...
This change will limit to a value lower than 1024MB if the viewer detects the card supports less than 1024MB video ram.
2011-10-10 00:40:42 -07:00
Arrehn
9faa18b84d
FIRE-2907, back out change 5f772cde73a6, we no longer have to warn about the shadow renderer in 2.7+
2011-09-28 22:45:01 -04:00
Kitty Barnett
f678ff9919
Merged in spell checker branch
2011-09-18 19:37:29 +02:00
Kitty Barnett
184d13e13c
- added : minimal control panel for the spell checker
...
--HG--
branch : Misc-Spellcheck
2011-09-06 23:49:56 +02:00
Tank_Master
8c4faf43d3
uped cache values better to align with LL, fixed EOL
2011-09-04 22:39:54 -07:00
Tozh
35e8b27f9a
Bridge version control with flight assist support
2011-09-05 00:09:32 -04:00
Tank_Master
205747903f
Reintroduce Socks5 support with latest LL code from v-dev (Work done by Log Linden)
2011-09-03 00:49:31 -07:00
Tank_Master
537cf438c4
Backed out changeset: e232799510ef (Old socks5 proxy code)
...
Prepairing for merging in LL's new version.
2011-09-01 09:23:57 -07:00
Arrehn
0ac03c861f
FIRE-1937: Double click teleport hotkey shortcut, with dynamic updating of UI controls and awareness of doubleclick-walk, by Selo Jacobus
2011-08-28 11:24:17 -04:00
Arrehn
8d9fba43b9
Firestorm merge catchup
2011-08-27 06:00:46 -04:00
Arrehn
8de8a5f1cf
Merge with RLVa 2.8, part 1
...
Known issues:
- RLV Debug method commented out
- RLV Windlight options not implemented
2011-08-27 01:21:37 -04:00
Arrehn
9fd0edb326
Initial 2.8.3+ merge, Tozh & Arrehn
...
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Arrehn
7a288277d7
FIRE-1971: Quick warning that disabling cookies/javacript break search, Selo Jacobus
2011-08-25 09:03:24 -04:00
Arrehn
d4953e0073
Advanced tab "Reset Settings" button, initial implementation. Doesn't reset per-account settings yet, by Selo Jacobus
2011-08-25 08:57:13 -04:00
Wolfspirit
bf8f394ca7
FIRE-2602: Set correct value for plain_text_chat_history before login
2011-08-23 01:58:47 +02:00
Kitty Barnett
74aff082df
Merged with .RLVa tip
...
--HG--
branch : RLVa
2011-08-06 20:06:42 +02:00
Arrehn
e277b8a4ac
Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins.
2011-08-04 11:53:40 -04:00
Tank_Master
5771402086
HTTP and socks 5 proxy support (Not tested). Work done by Log Linden
2011-07-10 01:47:26 -07:00
Arrehn
8907458440
Change default top bars. Starlight now enables navbar, metaharper and firestorm grey enable top menu location. Primary reason: quickprefs button replaces functionality in the navbar at much less screen cost.
2011-06-29 02:07:49 -04:00