=== dpm_ is now known as dpm [15:40] mhall119, I sent you those stacktraces. [15:42] jvrbanac: thanks [15:44] jvrbanac: ok, I see what's going on now, I'll push a fix in a minute [15:45] mhall119, ok, sorry if I jumped the gun on that fix. [15:47] jvrbanac: no worries, the other fixes were good [17:04] http://mhall119.com/hangout/ live Q&A going on now [17:27] jvrbanac: I've pushed a new revision for that return value type= [17:27] and tested importing GLib and Gtk [17:31] mhall119, awesome! Yeah that makes a little more sense. Btw, I was wondering if it was planned to include the inherited object methods and properties when someone is viewing a specific class. [17:33] jvrbanac: that's a good question, it would make sense to include them I think [17:35] Agreed, I had noticed that currently the site only shows the current class information; similar to the gnome documentation. [17:38] we can either have a separate section for "Inherited Methods" like java docs do, or inline them with the rest of the methods and just indicate which are inherited [17:45] One way that i've enjoyed in the past was the way that Adobe dealt with inherited methods in their AS3 docs: http://tinyurl.com/as3docs-sprite [17:58] hmmm, that can get to be a lot of inherited methods [18:06] mhall119, Yeah. I think the idea with the AS3 docs method is that they are there if you want them, but not turned on by default. [18:09] yeah, I'm working on the code to provide them, then it'll be up to the new front-end templates to handle the hiding/showing of them [18:11] jvrbanac: pushed new code with those changes [18:13] it puts inherited methods in a separate table for now [18:16] Awesome! [19:09] jvrbanac: just pushed theme support, there's a new step in the DEVELOPMENT file telling how to get the theme branch [19:09] but the theme branch needed some changes (which I've submitted as a merge proposal) [19:10] so until that lands, branch from here instead: ~mhall119/ubuntu-community-webthemes/default-to-static [19:20] mhall119, sweet! Thanks! I pulled it down. I'm trying to finish up an API library (for my day job) before the end of the day, so I'll take a look at it in a few. :) [19:20] no rush [19:21] day job comes first :) [19:21] lol yeah