| 00:27.15 | *** join/#brlcad crazy_imp (~mj@a89-182-141-188.net-htp.de) | |
| 07:05.29 | *** join/#brlcad Stattrav (~Stattrav@117.192.137.146) | |
| 07:05.29 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 07:29.38 | *** join/#brlcad poolio_ (~poolio@BZ.BZFLAG.BZ) | |
| 07:33.42 | *** join/#brlcad roberthl_ (~robert@v1.rhl.me.uk) | |
| 07:43.01 | *** join/#brlcad b0ef (~b0ef@226.27.202.84.customer.cdi.no) | |
| 07:43.22 | *** join/#brlcad milamber (~devlin@d118-75-70-176.try.wideopenwest.com) | |
| 07:43.32 | *** join/#brlcad ``Erik (Here@c-69-140-109-104.hsd1.md.comcast.net) | |
| 07:43.51 | *** join/#brlcad crazy_imp (~mj@a89-182-141-188.net-htp.de) | |
| 07:43.51 | *** join/#brlcad vtts_ (~vytautas@diz.ktu.lt) | |
| 07:43.51 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 07:43.51 | *** join/#brlcad packrat (~packrator@99-67-225-40.lightspeed.livnmi.sbcglobal.net) | |
| 07:43.51 | *** join/#brlcad yiyus (1242712427@je.je.je) | |
| 07:44.15 | *** join/#brlcad mafm_ (~mafm@26.Red-88-11-185.dynamicIP.rima-tde.net) | |
| 07:44.15 | *** join/#brlcad bhinesley (~bhinesley@99.144.90.118) | |
| 07:44.15 | *** join/#brlcad piksi (piksi@pi-xi.net) | |
| 07:44.15 | *** join/#brlcad DarkCalf (DC@173.231.40.98) | |
| 07:44.30 | *** join/#brlcad archivist_emc (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 07:44.30 | *** join/#brlcad dloman (~claymore@BZ.BZFLAG.BZ) | |
| 07:44.30 | *** join/#brlcad dtidrow (~dtidrow@c-68-60-96-218.hsd1.mi.comcast.net) | |
| 07:49.42 | *** join/#brlcad milamber (~devlin@d118-75-70-176.try.wideopenwest.com) | |
| 07:49.54 | *** join/#brlcad crazy_imp (~mj@a89-182-141-188.net-htp.de) | |
| 07:57.30 | *** join/#brlcad roberthl (~robert@v1.rhl.me.uk) | |
| 07:57.30 | *** join/#brlcad roberthl (~robert@mediawiki/RobertL) | |
| 08:04.20 | *** join/#brlcad roberthl (~robert@mediawiki/RobertL) | |
| 08:07.46 | *** join/#brlcad roberthl (~robert@mediawiki/RobertL) | |
| 14:22.55 | *** join/#brlcad Stattrav (~Stattrav@117.192.150.161) | |
| 14:22.55 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 16:04.12 | *** join/#brlcad milamber (~devlin@d118-75-70-176.try.wideopenwest.com) | |
| 17:43.40 | *** join/#brlcad roberthl (~robert@mediawiki/RobertL) | |
| 18:16.01 | *** join/#brlcad Stattrav (~Stattrav@117.192.150.161) | |
| 18:16.01 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 20:43.48 | CIA-61 | BRL-CAD: 03bhinesley * r44904 10/brlcad/trunk/src/tclscripts/man_browser.tcl: There was a common variable for a listbox -listvariable; changed it to an array so that multiple instances could use it. |
| 20:44.53 | CIA-61 | BRL-CAD: 03bhinesley * r44905 10/brlcad/trunk/src/tclscripts/ (archer/ArcherCore.tcl mged/man.tcl): Man commands for both MGED/Archer weren't correctly handling invalid command names. |
| 21:30.00 | dloman | loving this and the sequel: http://www.youtube.com/watch?v=EwCOG-2ORrc&feature=related |
| 22:01.47 | CIA-61 | BRL-CAD: 03bhinesley * r44906 10/brlcad/trunk/src/tclscripts/man_browser.tcl: |
| 22:01.48 | CIA-61 | BRL-CAD: Fully documented the ManBrowser class. Made the order of method definitions |
| 22:01.49 | CIA-61 | BRL-CAD: consistent with the order they were declared in the interface. Removed |
| 22:01.49 | CIA-61 | BRL-CAD: getBrowser method and let the only caller (listbox selection binding) handle |
| 22:01.49 | CIA-61 | BRL-CAD: that itself. Added a couple items to the to-do/ideas list. Removed all code that |
| 22:01.50 | CIA-61 | BRL-CAD: was commented out. |