Re: [opensource-dev] Clarification on contributions.txt

2011-01-13 Thread Oz Linden (Scott Lawrence)
On 2011-01-13 12:25, Boroondas Gupte wrote: [Sent from wrong address, so once again for the list. Sorry Oz for the duplicate message.] On 01/13/2011 06:05 PM, Oz Linden (Scott Lawrence) wrote: On 2011-01-13 11:37, Jonathan Welch wrote: Hi Oz, I updated two wiki entries dealing with adding to

[opensource-dev] Daily Scrum Summary - Thursday, January 13, 2011

2011-01-13 Thread Anya Kanevsky
Thursday, January 13, 2011 General Notes -- - MMOTD: Merov Team Status -- Merov Linden -- *PAST* - MM: lots of integration to 2.6, cleared up sprint 9 and sprint 8 lists - viewer-development build fai

Re: [opensource-dev] Slightly off topic but need ideas how to fix

2011-01-13 Thread Cinder Roxley
On Thu, 13 Jan 2011 13:13:32 -0700, Altair Sythos Memo wrote: > On Thu, 13 Jan 2011 11:17:27 -0500 > Erin Mallory wrote: > >> >> This is slightly off topic but as the ramifications of what will >> happen when the old profiles are taken down is starting to get out >> there, merchants and content

Re: [opensource-dev] Slightly off topic but need ideas how to fix

2011-01-13 Thread Sythos
On Thu, 13 Jan 2011 11:17:27 -0500 Erin Mallory wrote: > > This is slightly off topic but as the ramifications of what will > happen when the old profiles are taken down is starting to get out > there, merchants and content creators are starting to panic about > what these new profiles mean for

Re: [opensource-dev] Pre-processing chat input (was Re: Review Request: STORM-829 Viewer 2 does not parse /me in object Instant Messages

2011-01-13 Thread Ricky
I tend to agree with you Argent. Just a simple replace is fine. While the tools I mentioned seem to all support the "/me" syntax, and may even specially highlight such messages, I'd rather that they didn't. In actual chat I don't find myself using "/me" a lot, whether in SL or out. However, I DO

Re: [opensource-dev] failed to find libboost_system-vc80-mt-1_39.lib in non-standalone

2011-01-13 Thread Philippe (Merov) Bossut
Hi, The problem comes from changes in STORM-477 which is now requiring boost-system libs but we don't have that lib for windows in the prebuilt tarball. It turns out we are in the process of creating a boost-autobuild project so we'll get that fixed as part of this. In the meantime though, I'll

Re: [opensource-dev] Clarification on contributions.txt

2011-01-13 Thread Jonathan Welch
Oz, I updated the similar entry at https://wiki.secondlife.com/wiki/How_To_Submit_A_Viewer_Change#Readiness_Criteria with your tweak. ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read th

Re: [opensource-dev] Clarification on contributions.txt

2011-01-13 Thread Boroondas Gupte
[Sent from wrong address, so once again for the list. Sorry Oz for the duplicate message.] On 01/13/2011 06:05 PM, Oz Linden (Scott Lawrence) wrote: > On 2011-01-13 11:37, Jonathan Welch wrote: >> Hi Oz, >> >> I updated two wiki entries dealing with adding to contributions.txt >> and would appreci

Re: [opensource-dev] failed to find libboost_system-vc80-mt-1_39.lib in non-standalone

2011-01-13 Thread Philippe (Merov) Bossut
Hi, I noticed too and working on it to resolve it. Strange thing is that a build on the same code on my test viewer-development-importer repo did work fine... I'm a bit puzzled as to what is different between the 2. OTOH, it's just boost and it hasn't changed since June 2010 so it can't be that ha

Re: [opensource-dev] Clarification on contributions.txt

2011-01-13 Thread Oz Linden (Scott Lawrence)
On 2011-01-13 11:37, Jonathan Welch wrote: > Hi Oz, > > I updated two wiki entries dealing with adding to contributions.txt > and would appreciate it if you could look over what I wrote and tell > me and the mailing list if this is what you would like to have done. > > http://wiki.secondlife.com/w/

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

2011-01-13 Thread Jonathan Yap
> On Jan. 13, 2011, 8:05 a.m., Twisted Laws wrote: > > To me, this is the wrong solution. label_selected used to work to allow a > > button to display different text when it was selected, so you could have a > > button that said More until it was pressed or selected and displayed more > > inf

Re: [opensource-dev] storm-34

2011-01-13 Thread Opensource Obscure
Not directly related to storm-34, but slightly related to the general discussion: Kirstens Viewer shows in the login screen random screenshots of cool SL locations (I think there's a user-contributed shared database of them) - pics also embed the address of the location, so one can manually input

[opensource-dev] Clarification on contributions.txt

2011-01-13 Thread Jonathan Welch
Hi Oz, I updated two wiki entries dealing with adding to contributions.txt and would appreciate it if you could look over what I wrote and tell me and the mailing list if this is what you would like to have done. http://wiki.secondlife.com/w/index.php?title=Preparing_Code&diff=1131640&oldid=10282

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

2011-01-13 Thread Twisted Laws
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/78/#review148 --- To me, this is the wrong solution. label_selected used to work to

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] failed to find libboost_system-vc80-mt-1_39.lib in non-standalone

2011-01-13 Thread WolfPup Lowenhar
The same thing happened with the mesh viewer and was fixed in https://jira.secondlife.com/browse/CTS-317 by LL updating the windows boost libs to include the missing lib. Btw this is also happening on Windows 7 32-bit using VS2005 PRO. From: opensource-dev-boun...@lists.secondlife.com [mailto:o

Re: [opensource-dev] Pre-processing chat input (was Re: Review Request: STORM-829 Viewer 2 does not parse /me in object Instant Messages

2011-01-13 Thread Argent Stonecutter
On 2011-01-12, at 16:32, Joel Foner wrote: > Skype still supports /me... Many of the folks I know use /me regularly, for > what it's worth. Skype displays the difference much more obviously, placing > the text centered with different styling than normal chat with /me, so it has > more emphasis

Re: [opensource-dev] build problem related to boost

2011-01-13 Thread Lance Corrimal
> ok, the patch in question: > http://dolphinviewer.eregion.de/files/patches/20400-13837/dolphinviewer2-0- > v13837-InventoryQuickfilters_v0.patch.bz2 https://bitbucket.org/LanceCorrimal/dolphinviewer2/changeset/d8b73e565bea ___ Policies and (un)subsc

[opensource-dev] build problem related to boost

2011-01-13 Thread Lance Corrimal
hi there, I'm trying to add a new feature to my 2.4-based version of dolphinviewer, but I'm having serious pains with adding a callback for a new ui element. I added a combobox to the inventory panel, and two buttons. The buttons work ok, but as soon as I put a line in LLPanelMainInventory::po