00:06.46 |
*** join/#brlcad jdoliner
(~jdoliner@c-67-173-0-29.hsd1.il.comcast.net) |
00:52.23 |
starseeker |
brlcad: looks like we're good to go on
Tktable |
00:58.52 |
starseeker |
uncompressed size is 1.3 megs - OK to include
in src/other? |
01:02.17 |
starseeker |
Bob sounded interested in using it for some of
the comb editing stuff in the right panel |
01:18.42 |
starseeker |
eyes the build
suspiciously... an absolutely painless subconfigure with an out of
box Tk widget? |
01:19.53 |
starseeker |
reflects that he really
really needs to ensure proper testing for Tk extensions in the case
of a system Tcl/Tk being present |
02:35.45 |
starseeker |
Ooo http://wiki.tcl.tk/23475 |
02:35.52 |
starseeker |
makes a note to mention that
to Bob |
02:38.45 |
starseeker |
tries to recall if we looked
at http://tktreectrl.sourceforge.net/ |
02:48.06 |
starseeker |
ah well, too much work in current one to be
worth switching anyway |
02:59.55 |
starseeker |
but darn that's awesome... |
03:00.07 |
starseeker |
wonders why tktreectrl will
work in wish but not bwish |
07:40.40 |
CIA-73 |
BRL-CAD: 03d_rossberg * r38588
10/brlcad/trunk/src/nirt/command.c: moved variable declarations to
the top (MSVC does not like this C99ism) |
08:02.13 |
*** join/#brlcad jdoliner
(~jdoliner@c-67-173-0-29.hsd1.il.comcast.net) |
09:23.58 |
*** join/#brlcad mafm
(~mafm@81.35.69.130) |
11:18.17 |
``Erik |
hrm, src/conv/intaval/regtab.cpp has the same
stabs/-O problem :/ |
11:25.36 |
``Erik |
and src/fbed/fbed.c ... that is all. (although
everytime something is linked, "warning: no debug symbols in
executable (-arch x86_64)".. hrmmm) |
11:33.25 |
*** join/#brlcad d_rossberg
(~rossberg@BZ.BZFLAG.BZ) |
11:34.15 |
``Erik |
wonders if it's
elimination/reduction removing the symbol, then the stabs pass not
finding the symbol to reference O.o |
11:49.19 |
CIA-73 |
BRL-CAD: 03bob1961 * r38589
10/brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl: Added support
for viewing columns in the tree viewer. The GUI for modifying the
columns will be added in the next iteration. |
15:16.57 |
*** join/#brlcad ibot
(ibot@rikers.org) |
15:16.57 |
*** topic/#brlcad is BRL-CAD
Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad
|| #brlcad logs: http://ibot.rikers.org/%23brlcad/
|| BRL-CAD is now available on Gentoo! (20100225) |
16:16.32 |
prasad_ |
mm lunch |
16:42.10 |
*** join/#brlcad jdoliner
(~jdoliner@c-67-173-0-29.hsd1.il.comcast.net) |
17:00.37 |
``Erik |
indeed, olive shack, so now it's nap time O.o
:D |
17:16.44 |
prasad_ |
heh olive shack |
17:16.46 |
prasad_ |
good times |
19:18.54 |
*** join/#brlcad mafm
(~mafm@81.35.69.130) |
19:35.51 |
CIA-73 |
BRL-CAD: 03starseeker * r38591
10/brlcad/trunk/ (19 files in 4 dirs): |
19:35.51 |
CIA-73 |
BRL-CAD: Add in the hv3 megawidget to add
additional abilities to the default tkhtml |
19:35.51 |
CIA-73 |
BRL-CAD: functionality. Just need the small
subset of the whole hv3 browser and |
19:35.51 |
CIA-73 |
BRL-CAD: expecting to make some minor visual
changes as well, so handling this in the |
19:35.52 |
CIA-73 |
BRL-CAD: src/tclscripts directory. |
19:52.34 |
CIA-73 |
BRL-CAD: 03starseeker * r38592
10/brlcad/trunk/src/tclscripts/hv3/hv3_util.tcl: Use ttk scrollbars
in hv3 |
20:09.28 |
brlcad |
what a day .. |
20:09.38 |
brlcad |
starseeker: nice work on the license |
20:10.50 |
brlcad |
still think it's rather poor legalese to try
and inject those contract licensing terms into a copyright license,
with many terms ill-defined and out of context (and baseless, there
is no contract) .. |
20:11.28 |
brlcad |
but you did key in on the important point,
that Tcl includes that last sentence that helps clarify the intent
and reinforce the original license terms |
20:11.42 |
CIA-73 |
BRL-CAD: 03starseeker * r38593
10/brlcad/trunk/src/tclscripts/archer/ (Archer.tcl
LoadArcherLibs.tcl): Switch html man page viewer to using hv3
megawidget. Can now select text and paste it from the html window
to the Archer command window. |
20:11.47 |
starseeker |
wooot! |
20:11.51 |
starseeker |
brlcad: thanks! |
20:12.18 |
starseeker |
select and paste search command examples
ftw! |
20:13.11 |
brlcad |
select and paste? |
20:13.54 |
starseeker |
like between two terminals - visually
highlight text, and then (in X11 anyway) middle click on Archer
command window to paste it |
20:14.06 |
brlcad |
that wasn't working? |
20:14.25 |
starseeker |
nope - plain tkhtml didn't/doesn't support it
directly |
20:14.27 |
starseeker |
needed hv3 |
20:14.42 |
brlcad |
oh, copy from the html window |
20:14.47 |
brlcad |
like you mentioned the other day |
20:14.47 |
starseeker |
right |
20:14.48 |
brlcad |
got it |
20:14.54 |
starseeker |
does little happy
dance |
20:14.55 |
brlcad |
awesome |
20:15.08 |
starseeker |
as a bonus, hv3 takes care of the scroll bars
in the html window |
20:15.18 |
brlcad |
so that took hv3 |
20:15.19 |
brlcad |
cool deal |
20:15.24 |
brlcad |
any new external deps? |
20:15.27 |
starseeker |
well, a minor subset of hv3 |
20:15.32 |
starseeker |
src/tclscripts/hv3 |
20:15.44 |
starseeker |
grabbed just what is needed for thsi |
20:15.49 |
starseeker |
s/thsi/this |
20:16.12 |
*** join/#brlcad R0b0t1
(~Enigma@unaffiliated/r0b0t1) |
20:18.48 |
brlcad |
does it render any better? or basically the
same as what tkhtml gave you? |
20:19.04 |
starseeker |
um |
20:19.07 |
brlcad |
of course does more if you pulled the rest in
with stylesheets and java, but wondering about base
layout |
20:19.13 |
brlcad |
er, js |
20:19.26 |
starseeker |
not sure, didn't think to do a side by
side |
20:19.28 |
starseeker |
just a sec |
20:20.39 |
starseeker |
it does recognize and display hyperlinks,
although as yet i've not hooked into that to enable changing what
document is displayed based on a link click |
20:22.09 |
starseeker |
other than that, it's the same |
20:23.36 |
starseeker |
so in the search man page, PRIMITIVES and
OPERATORS are highlighted as links (and since they're internal to
the page, they happen to work) |
20:25.45 |
prasad_ |
what's hv3? |
20:26.22 |
starseeker |
web browser built entirely in tcl/tk |
20:26.29 |
starseeker |
well, almost entirely |
20:26.45 |
prasad_ |
ah |
20:26.46 |
starseeker |
close enough for us |
20:32.07 |
starseeker |
brlcad: relapse into being sick
again? |
20:33.38 |
brlcad |
no, yesterday was various paperwork tasks (and
taxes in the afternoon) -- today has been just personal leave to
take care of a couple things |
20:33.53 |
starseeker |
nods - ah, taxes
:-) |
20:56.05 |
*** join/#brlcad louipc
(~louipc@archlinux/trusteduser/louipc) |
21:27.59 |
``Erik |
weee, wind and rain |
21:28.12 |
``Erik |
makes up the list of 3 dozen
things to not get done this weekend O.o |
21:30.02 |
``Erik |
(those in the bmore/dc area have seen http://robotfest.com/ right?) |
21:33.15 |
prasad_ |
looks interesting |
21:34.06 |
prasad_ |
didn't know there was a national electronics
museum |
21:34.09 |
prasad_ |
heh |
21:43.34 |
louipc |
any fembots? |
21:44.29 |
prasad_ |
fembots are fine; femputers can be
dangerous |
21:45.29 |
``Erik |
DEATH BY SNUSNU! |
21:47.11 |
louipc |
I heard that actually happened once. |
21:48.25 |
louipc |
http://www.foxnews.com/story/0,2933,500645,00.html |
21:51.55 |
``Erik |
heh |
21:52.02 |
``Erik |
leave it to fox to cite a tabloid |