Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | removed unworkable subclassing support from LLHandle<T> | Richard Linden | |
2010-09-29 | turn off get more and view all options in gesture combo list | Richard Linden | |
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 | removing skin from repo in favor of user data package | Richard Nelson | |
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-24 | made build results private | Richard Nelson | |
2010-09-24 | trivial indentation changes while I'm poking around here. | Tofu Linden | |
(transplanted from 01d8534678f5613c924a036128addf6b7447c92a) | |||
2010-09-29 | merge storm-227 | Tofu Linden | |
2010-09-29 | STORM-269 FIXED Added strings for missing land types in strings.xml | Seth ProductEngine | |
If localized land type name is not found it is displayed as original string to avoid MissingString error. | |||
2010-09-29 | STORM-227 FIXED Made long cache location in Preferences->Setup readable. | Vadim ProductEngine | |
Changes: - The line editor is now scrollable. - Its value is duplicated in the tool-tip. Technical notes: If you set the "enabled" param of a line editor to "false", that will disable text selection in the widget. However, if a line editor is initially enabled and then gets disabled with setEnabled(FALSE), it will remain selectable. It looks like bug, but I'm not going to fix it now to not introduce issues like this one. Instead, I'm applying to workaround which is to enable the widget initially and disable later, thus keeping it read-only but selectable. | |||
2010-09-29 | merge storm-248 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | STORM-291 FIXED Fixed the position of the nearby chat bar. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself without modifying code in LLBottomTray::loadButtonsOrder() which used that layout panel. - Fixed it by using this new nearby chat container layout panel in this method. | |||
2010-09-29 | merged SNOW-746: Finished Google BreakPad cmake for standalone | Boroondas Gupte | |
2010-09-28 | merge storm-266 | Tofu Linden | |
2010-09-28 | STORM-249 FIXED The Wear button in My Inventory now respects multiple selection. | Vadim ProductEngine | |
- The button is now enabled only when all selected items can be worn. - Pressing it wears all selected items. | |||
2010-09-28 | STORM-248 FIXED The 'Share' button in My Inventory now respects multiple ↵ | Vadim ProductEngine | |
selection. - The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste. | |||
2010-09-28 | merge storm-253 | Tofu Linden | |
2010-09-28 | Merge | Kent Quirk | |
2010-09-28 | Merge beta changes to viewer-dev. | Kent Quirk | |
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-28 | Merge from viewer-beta, minus the version number change. | Tofu Linden | |
2010-09-28 | STORM-266 FIXED displaying group notices in detached People SP. | Seth ProductEngine | |
Fixed failure getting pointers to some child panels of LLSideTray while parent side panels are detached. | |||
2010-09-28 | merge STORM-282 | Tofu Linden | |
2010-09-28 | merge storm-210 | Tofu Linden | |
2010-09-28 | merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux. | Boroondas Gupte | |
2010-09-27 | STORM-207 FIXED Favorites overflow menu didn't close when you press ESC. | Vadim ProductEngine | |
Caused by the fix of EXT-4217 which I had to revert. | |||
2010-09-27 | STORM-210 FIXED Implemented adding of ad-hoc call participans in Recent. | Andrew Productengine | |
Both offline and online users are added. It is done in LLVoiceChannelGroup::activate(), where TODO for it was placed earlier. To avoid code duplication when adding users from speakers list to Recent, a new method was added to LLIMModel. | |||
2010-09-27 | merge | Tofu Linden | |
2010-09-27 | Merge | Kelly Washington | |
2010-09-27 | merge storm-153 re-fix. | Tofu Linden | |
2010-09-27 | merge storm-228 | Tofu Linden | |
2010-09-27 | merge storm-190 | Tofu Linden | |
2010-09-27 | merge storm-173 | Tofu Linden | |