Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | fix for crash on exit | Richard Linden | |
also made handle subtyping work | |||
2010-09-28 | merge | Richard Linden | |
2010-09-28 | moved callback registration to class that implements it | Richard Linden | |
2010-09-28 | added xui param to turn off drag-and-drop reordering of bottom tray buttons | Richard Linden | |
2010-09-28 | added settings to toggle grab and alt-zoom ability | Richard Linden | |
2010-09-28 | made mIsFocusRoot a XUI param | Richard Linden | |
2010-09-28 | made menus work with empty contents | Richard Linden | |
2010-09-28 | Add XML validation in LLNotifications when loading notifications.xml and ↵ | Monroe Linden | |
notification_visibility.xml. Reviewed by Richard. | |||
2010-09-28 | Merge with head. | callum | |
2010-09-28 | EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as ↵ | callum | |
per 1.x viewer. | |||
2010-09-28 | Added a mechanism for preventing classes of notifications from being ↵ | Monroe Linden | |
displayed, controlled by the notification_visibility.xml file in the viewer skin. Reviewed by Richard. | |||
2010-09-28 | removed minimal skin in favor of user folder approach | Richard Linden | |
2010-09-28 | fix for crash when background image not specified for line editor | Richard Linden | |
2010-09-28 | don't show empty context menus | Richard Linden | |
2010-09-27 | Addenum to EXP-94 Disable local file system access - also handle dir picker ↵ | callum | |
selection too | |||
2010-09-27 | merge | Richard Nelson | |
2010-09-24 | Added the VoiceDisableMic debug setting to completely disable the ability to ↵ | Monroe Linden | |
open the mic. Also hoisted PTT key handling from LLVivoxVoiceClient up to LLVoiceClient. This cleans up LLVoiceModuleInterface a bit and makes the PTT logic more centralized. Reviewed by Richard. | |||
2010-09-23 | Pulling one bugfix changeset from another repository. | Monroe Linden | |
2010-09-23 | merge | Richard Linden | |
2010-09-23 | fix for llviewernetwork integration test | Richard Linden | |
2010-09-23 | Fixed some build errors in llmediaplugintest.cpp. | Monroe Linden | |
Reviewed by Richard. | |||
2010-09-23 | dummy commit to track experience team work: | Richard Linden | |
EXP-11 UI Optimizations EXP-12 Selective Pop-up Blocking EXP-5 UI Hints EXP-6 Side Panel Tutorial EXP-3 Enable Pop-up Web Content EXP-13 Javascript Handling EXP-56 Add support for file picking to LLQtWebKit and hook up to media plugin EXP-59 Some buttons disappear when clicked QAR-3491 "Tutorial in the side panel" QAR-3448 "UI Hints Experience Sprint 1" QAR-3440 "Pop-Up Web Content in Viewer Experience Sprint 1 QAR" QAR-3439 "UI Performance Improvements Experience Sprint 1 QAR" | |||
2010-09-23 | merge | Richard Linden | |
2010-09-23 | STORM-199 Merge | Aimee Linden | |
2010-09-23 | STORM-153 ADDITIONAL FIX Fixed unlocalized chiclet tooltip and syswell ↵ | Andrew Productengine | |
session names for adhoc. Bug was caused by using incorrect (unlocalized) name of session as argument for some methods after the session name was localized in constructor. - Used correct (localized) session name instead. | |||
2010-09-23 | merge storm-206 | Tofu Linden | |
2010-09-23 | merge | Tofu Linden | |
2010-09-23 | Backed out changeset acb451f83a9d | Tofu Linden | |
original commit log for acb451f83a9d was: "Temporary changes to allow the viewer to build against an older version of llqtwebkit. NOTE: once updated builds of llqtwebkit are available on all platforms, this changeset should be backed out." So, yes, I'm backing that out. | |||
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. | |||
2010-09-23 | STORM-201 FIXED Substituted link to widgets page on internal LL wiki in test ↵ | Andrew Productengine | |
floater with external one. | |||
2010-09-22 | fixed build | Richard Linden | |
2010-09-22 | merge | Richard Linden | |
2010-09-22 | Fix "no newline at end of file". | Monroe Linden | |
2010-09-22 | merge | Richard Linden | |
2010-09-22 | fix for gcc | Richard Linden | |
2010-09-22 | Backed out changeset a2468fb913fe (pushed it to the wrong repo by mistake). | Monroe Linden | |
2010-09-22 | Temporary changes to allow the viewer to build against an older version of ↵ | Monroe Linden | |
llqtwebkit. NOTE: once updated builds of llqtwebkit are available on all platforms, this changeset should be backed out. | |||
2010-09-22 | Temporary changes to allow the viewer to build against an older version of ↵ | Monroe Linden | |
llqtwebkit. NOTE: once updated builds of llqtwebkit are available on all platforms, this changeset should be backed out. | |||
2010-09-22 | cleaned up notifications.xml and made global notifications toggle not use or ↵ | Richard Linden | |
modify saved responses | |||
2010-09-23 | STORM-199 FIXED Added wearing an object from Library if it was dragged to COF | Sergei Litovchuk | |
- Disabled moving items from in-world objects to COF or outfit folders not to create copies of items instead of links. - Enabled dropping a landmark from Library to certain position in Favorites folder which supports items reordering. | |||
2010-09-22 | support older use of "IgnoreAllNotifications" by command line option ↵ | Richard Linden | |
"nonotifications" such that value isn't saved | |||
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose ↵ | Richard Linden | |
access functions, begin(), end(), etc. this allows mutation of param block contents, without being able to change number of elements | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | EXP-108 FIX Create new "minimal" UI skin | Richard Linden | |
2010-09-22 | EXP-109 WIP strip down main_view.xml | Richard Linden | |
made menu keyboard access only work when menus are visible dummy widgets are now added with a parent view that is invisible popupview can now be default-built | |||
2010-09-22 | EXP-111 WIP Automatically provide default responses to all notifications | Richard Linden | |
2010-09-22 | merge storm-163 / Port of VWR-14914 to SG 2.0 : Intermittent FPS drop ↵ | Tofu Linden | |
related to "audio" (main thread hangs often on openal lock) | |||
2010-09-22 | merge storm-187 | Tofu Linden | |
2010-09-22 | STORM-187 FIXED Fixed chatbar not getting back its width after ↵ | Andrew Productengine | |
opening/closing sidetray. The bug reproduced not only for opening/closing sidetray, but also when viewer window was resized. The chatbar's width was set to default on width increase, it was also shrunk even when there was enough space for it, and buttons could be shrunk instead. Also, width to which user resized it manually, was not used in resizes. Gave priority on resizes to nearby chat - i.e.: Before this fix priorities were- buttons are visible -> buttons are as wide as possible -> nearby is stretched. After this fix priorities are- buttons are visible -> nearby is stretched -> buttons are as wide as possible. - Added new member which stores width of nearbychat(either value that was recorded after user's manual resize of chatbar or default). Used it as a value to which chatbar tries to be resized on resizes. - Implemented the change of priorities described above in processWidthIncreased() and processWidthDecreased() methods. |