summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-09-29start to de-cruftify.Tofu Linden
2010-09-29more robustness for empty-but-not-aborted textboxes.Tofu Linden
2010-09-29make empty textboxes return an empty string instead of doing nothing. I hope.Tofu Linden
2010-09-29work on response integrity.Tofu Linden
2010-09-29response is starting to limp along.Tofu Linden
2010-09-29clean up xui a bit, still working on proper script reponse.Tofu Linden
2010-09-29textbox dialog working, preparing to send response properly.Tofu Linden
2010-09-29mergeTofu Linden
2010-09-29trivial comment changes.Tofu Linden
2010-09-28merge storm-266Tofu Linden
2010-09-28merge storm-253Tofu Linden
2010-09-28Merge beta changes to viewer-dev.Kent Quirk
2010-09-28STORM-265 -- remove invisible button on menu bar that was tied to the lag meter.Kent Quirk
2010-09-28trivial reformat before I tear this apart.Tofu Linden
2010-09-28restore switching logic between textbox/nontextbox, after the refactor.Tofu Linden
2010-09-28STORM-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-28iterate iterate.Tofu Linden
2010-09-28scrattttchTofu Linden
2010-09-28hack hack scratch scratch sketch sketchTofu Linden
2010-09-28mergeTofu Linden
2010-09-28merge STORM-282Tofu Linden
2010-09-28merge storm-210Tofu Linden
2010-09-28merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux.Boroondas Gupte
2010-09-27STORM-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-27STORM-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-27mergeTofu Linden
2010-09-27MergeKelly Washington
2010-09-27merge storm-153 re-fix.Tofu Linden
2010-09-27merge storm-228Tofu Linden
2010-09-27merge storm-190Tofu Linden
2010-09-27merge storm-173Tofu Linden
2010-09-27STORM-153 ADDITIONAL FIX Properly fixed unlocalized chiclet tooltip and ↵Andrew Productengine
syswell session names for adhoc. Bug was caused by using unlocalized name of session as argument in LLIMModel::newSession() after the session name was localized in constructor. - Used correct session name in LLIMModel::newSession(). Adding similar logic to addMessage() turned out to be unnecessary and also caused regression (VWR-23180), so previous fix of the same bug(8ab901af1241) was backed out in 28ed1b4cf4cd. Erroneous part was excluded from this fix.
2010-09-27STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floaterPaul 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-27STORM-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-27mergeTofu Linden
2010-09-27hacky hacky to figure out the call flow.Tofu Linden
2010-09-27STORM-253 FIXED FrontWindow() API is deprecatedAimee Linden
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
make ctrl-f work from the script search box itself.
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
change to better / more consistent naming
2010-09-24VWR-21377 Script editor ctrl-f fix.Kelly Washington
let some LLViews handle shortcut keys if they want. reviewed with ambroff
2010-09-24STORM-173 : Add Build > Object > Return ObjectMerov Linden
2010-09-24trivial indentation changes while I'm poking around here.Tofu Linden
2010-09-24merge storm-189 reduxTofu Linden
2010-09-24remove panel_notify textbox hacks now that this is gonna be its own panel.Tofu Linden
2010-09-24merge from viewer-developmentTofu Linden
2010-09-23Pulling one bugfix changeset from another repository.Monroe Linden
2010-09-23mergeRichard Linden
2010-09-23fix for llviewernetwork integration testRichard Linden
2010-09-23Fixed some build errors in llmediaplugintest.cpp.Monroe Linden
Reviewed by Richard.
2010-09-23dummy 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"