Re: [opensource-dev] XUI Cleanup Project

2012-08-03 Thread Richard Nelson
This code is triggered via LLUICtrlFactory::createFromFile() whenever a valid output_node is passed in. There isn't currently any code that triggers that behavior, and there is no real documentation, other than what you can glean from the small number of comments in the source. R. On Fri,

Re: [opensource-dev] XUI Cleanup Project

2012-08-03 Thread Kadah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/3/2012 3:36 PM, Richard Nelson wrote: > There is already code to round-trip XUI files through the param > block mechanism such that invalid attributes and default values are > dropped and formatting is normalized. That code hasn't been > exercise

Re: [opensource-dev] New HTTP Library & Project Viewer

2012-08-03 Thread Carlo Wood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Using debian, I installed claws-mail-pgpinline plugin, and can now see your mails as I should :). Thanks for your kind patience! - -- Carlo Wood -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQCVAwUBUBxY4m/Sxh1iSsrVAQI+lQP/XSbTU8

Re: [opensource-dev] New HTTP Library & Project Viewer

2012-08-03 Thread Carlo Wood
On Thu, 02 Aug 2012 12:21:20 -0700 Kadah wrote: I stand corrected :/. And I'm disappointed in the mail viewer that I use (Claws Mail). I see nothing, and it treats your message as an attachment. When I click on that it allows me to "Open" it with abiword -- which I normally only need to open .doc

Re: [opensource-dev] XUI Cleanup Project

2012-08-03 Thread Richard Nelson
There is already code to round-trip XUI files through the param block mechanism such that invalid attributes and default values are dropped and formatting is normalized. That code hasn't been exercised in a few years, though, so it probably won't run correctly right away, but it does provide

[opensource-dev] XUI Cleanup Project

2012-08-03 Thread Kadah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This weekend I was working on some XUI files and my OCD (I don't actually have OCD) was getting very frustrated over the random formatting, lack of consistent indentation, trailing whitespace, random/missing newlines and wildly differently sorted argum

Re: [opensource-dev] New HTTP Library & Project Viewer

2012-08-03 Thread Kadah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oldest and nearest are different classes of things, but given the context, I'm going to guess you meant far to near. The texture priority is determined within the viewer, and, in theory (and my understanding of code last time I worked around it), give

Re: [opensource-dev] New HTTP Library & Project Viewer

2012-08-03 Thread Robert Martin
One side bar to this is the problem of what order textures are being fetched Is the order still by oldest texture first or has that been fixed to nearest texture first?? ( it would help the expedience if the avatars textures were loaded first and then the stuff near to the avatar was loaded [follow