Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-21 | Added support for map tracking slapp, share slapp and a voice call slapp. | prep linden | |
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid | |||
2010-10-21 | Added support for map tracking slapp, share slapp and a voice call slapp. | prep linden | |
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid | |||
2010-10-21 | secondlife:///app/maptrackavatar/lluid | prep linden | |
secondlife:///app/sharewithavatar/lluid secondlife:///app/socialcallhandler/lluid <-work in progress | |||
2010-10-12 | Initial hooks for web profiles support | Brad Payne (Vir Linden) | |
2010-10-07 | Pull and merge of viewer-beta in viewer-development | Merov Linden | |
2010-10-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased(). - Fixed it by using this new nearby chat container layout panel in this call. | |||
2010-10-06 | STORM-299 FIXED World map floater opening instead Mini-map if double-click ↵ | Andrew Productengine | |
on minimized Mini-map. - What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized. | |||
2010-10-04 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | STORM-215 FIXED Disabled URL highlighting in name_box'es. | Vadim ProductEngine | |
By the way, fixed invalid SLURLs that LLNameBox generated for groups. | |||
2010-09-30 | STORM-214 FIXED Disabled URL highlighting in pick names. | Vadim ProductEngine | |
2010-09-30 | STORM-212 FIXED Gear button is always disabled in My Profile->My Picks | Paul Guslisty | |
- Deleted gear button as unnecessary. There is no functionality for it. | |||
2010-10-01 | STORM-264 FIXED Add lower-right corner resize marker for detached side panels. | Seth ProductEngine | |
Detached SP now has a slightly reduced height not to make it flush with the bottom bar. | |||
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
make ctrl-f work from the script search box itself. | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
change to better / more consistent naming | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
let some LLViews handle shortcut keys if they want. reviewed with ambroff | |||
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
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 beta changes to viewer-dev. | Kent Quirk | |
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 | |