Re: [opensource-dev] Review Request: Storm-844 "More" should be "Less" when Media Control is open

2011-01-13 Thread Alexandrea Fride
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/78/#review147 --- Tested your patch and after testing it works however you do not nee

Re: [opensource-dev] Review Request: Help Needed to debug small problem with code for STORM-236.

2011-01-20 Thread Alexandrea Fride
> On Jan. 20, 2011, 10:45 a.m., Cron Stardust wrote: > > Looks like you are only preventing the button from drawing and working, but > > not actually /removing/ it from the tray. Have you hunted down the code > > that is used to remove tray buttons when the tray is right-clicked on and > > an

Re: [opensource-dev] Review Request: Help Needed to debug small problem with code for STORM-236.

2011-01-20 Thread Alexandrea Fride
h a way around the barrier. Not by going straight > through the barrier, as I don't have that solution, but by pointing out a > possible doorway further down the wall. > > However, to keep up the simile, if you've already tried that door and > found it lock

Re: [opensource-dev] Review Request: STORM-236 Actual Code Review

2011-01-21 Thread Alexandrea Fride
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/113/#review235 --- Perfect just the naming in menu should be better "Speak button (en

Re: [opensource-dev] attempting to compile a viewer

2011-01-30 Thread Alexandrea Fride
its is develop.py -G VC80 configure you forgot to but configure after after that you can use develop.py build or opening project files and build there From: Andromeda Quonset Sent: Sunday, January 30, 2011 10:35 AM To: opensource-dev@lists.secondlife.com Subject: Re: [opensource-dev] attem

Re: [opensource-dev] Malicious payloads in third-party viewers: is the policy worth anything?

2010-08-24 Thread Alexandrea Fride
Sure true but the differences is for a normal sl viewer to do this they need to specify their own login screen using url parameters or someting while with Emerald has there own custom login screenpage with users see evrytime they login into Emerald while what you say is true but that user count

Re: [opensource-dev] Removal of the "MultipleAttachments" debug settings ?

2010-08-30 Thread Alexandrea Fride
The way emerald works and others is no good solution couse as you sayd you can only see it with those viewers AND it dosent even work for hud objects, how viewer 2 works now is it do works accross all viewers AND it works for hud objects and as for the radar thing, Kristens viewer already added

Re: [opensource-dev] Code Review Request: VWR-21253 (Permissions icons in the friends list)

2010-09-06 Thread Alexandrea Fride
Works fine on windows to however icons dont fit with viewer 2 style :) if not mistaken those are the icons from viewer 1 (and prefered if the icons where a bit smaller in weight & height and more easly to define what is what) @Kelley that was probly a alpha viewer 2 release since if you look at

Re: [opensource-dev] Code Review Request: VWR-21253 (Permissions icons in the friends list)

2010-09-07 Thread Alexandrea Fride
llkdu.dll problem hapend to me to, replace the dll from the officialy viewer 2.1 or devenlopbuild that worked -- From: "Ardy Lay" Sent: Tuesday, September 07, 2010 4:18 PM To: Subject: Re: [opensource-dev] Code Review Request: VWR-21253 (Permissio

[opensource-dev] Incomming group/im Toasts

2010-09-09 Thread Alexandrea Fride
done easly (or modifyd to use LL coding standards if someone whants to check that patch) Greetings Alexandrea Fride ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before

Re: [opensource-dev] display name userstory

2010-10-30 Thread Alexandrea Fride
Nice but on tiny problem IF the client when it hapens alredy cant get First and Last name how you suposte to get the username? username = first and last name and i would think that getting the Display Name is same way as getting username(first and last name), i would assume those info are togeth