| 01:44.47 | kanzure | what is the "display manager"? |
| 03:57.56 | *** join/#brlcad KimK (~Kim__@wsip-184-176-200-171.ks.ks.cox.net) | |
| 04:09.23 | starseeker | kanzure: it's the part of BRL-CAD responsible for viewing geometry |
| 04:09.25 | starseeker | libdm |
| 04:26.21 | Notify | 03BRL-CAD:brlcad * 58170 brlcad/trunk/misc/CMake/test_srcs/report_hostname.c.in: typo |
| 05:10.55 | Notify | 03BRL-CAD:brlcad * 58171 brlcad/trunk/src/libbn/obr.c: provide semantic initialization |
| 10:49.07 | Notify | 03BRL-CAD:tbrowder2 * 58172 brlcad/trunk/src/other/stepcode/data/ap203/ap203.exp: correct grammar |
| 11:00.25 | *** join/#brlcad caen23_ (~caen23@92.81.195.3) | |
| 11:05.26 | *** join/#brlcad caen23 (~caen23@92.83.165.73) | |
| 11:31.49 | *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net) | |
| 12:17.34 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 13:03.07 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 13:45.25 | *** join/#brlcad Skriptkid (~Skriptkid@117.208.184.214) | |
| 14:50.17 | *** join/#brlcad caen23 (~caen23@92.83.165.73) | |
| 15:08.25 | *** join/#brlcad merzo (~merzo@94.45.58.138) | |
| 15:26.08 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 15:34.31 | brlcad | kanzure: did that explain it for you? a display manager is our abstraction of a viewing context for applications that want to display something |
| 15:35.39 | brlcad | abstractions X11 or GLX or WGL or Qt or even more abstract contexts like a network device, a postscript file, a 2D plotter device, etc |
| 15:36.38 | brlcad | used to have an interface for X10 (before X11 existed), a solaris-specific interface, and a few others that have become obsolete with time |
| 15:38.57 | *** join/#brlcad merzo (~merzo@user-94-45-58-138-1.skif.com.ua) | |
| 15:40.24 | kanzure | yes that explained it for me |
| 15:41.30 | brlcad | cool |
| 15:51.12 | Notify | 03BRL-CAD:brlcad * 58173 (brlcad/branches/RELEASE/src/libbu/progname.c brlcad/branches/RELEASE/src/libbu/tests/bu_progname.c and 3 others): merge commits r58156:r58160 into libbu which provides a fix and unit test improvement for the progname functions. prior had a problem running from full paths if you called bu_getprogname() as it would wipe out the path portion. |
| 16:01.29 | Notify | 03BRL-CAD Wiki:Sean * 6203 /wiki/Community_Publication_Portal: initial stub for doc camp |
| 16:30.12 | *** join/#brlcad Gaganjyot (~gagan@1.38.20.34) | |
| 16:56.57 | zero_level | brlcad :saw your email on the list. |
| 16:57.34 | zero_level | brlcad : Was away for few days. |
| 16:58.09 | zero_level | Now working to settle things back. Can I start working back from 23rd ? |
| 17:13.42 | *** part/#brlcad Gaganjyot (~gagan@1.38.20.34) | |
| 17:30.43 | *** join/#brlcad Gaganjyot (~gagan@1.38.20.34) | |
| 19:29.09 | *** join/#brlcad kesha (~kesha@14.139.122.114) | |
| 20:26.58 | brlcad | http://booki.flossmanuals.net/contributors-guide-to-brl-cad/ |
| 20:27.46 | *** join/#brlcad Ch3ck (d8ef37c7@gateway/web/freenode/ip.216.239.55.199) | |
| 20:28.01 | brlcad | http://booki.flossmanuals.net/contributors-guide-to-brl-cad/ |
| 20:28.21 | *** join/#brlcad Izak (d8ef37c7@gateway/web/freenode/ip.216.239.55.199) | |
| 20:29.04 | *** join/#brlcad chick (29cd4d2e@gateway/web/freenode/ip.41.205.77.46) | |
| 20:29.39 | chick | REGISTER chick chickdelveri@gmail.com |
| 20:30.21 | chick | msg ch3ck how ptt? |
| 20:32.44 | *** join/#brlcad chick (29cd4d2e@gateway/web/freenode/ip.41.205.77.46) | |
| 20:33.40 | *** join/#brlcad garnett (29cd4d2e@gateway/web/freenode/ip.41.205.77.46) | |
| 20:41.20 | *** join/#brlcad scottn__ (d8ef37c7@gateway/web/freenode/ip.216.239.55.199) | |
| 21:34.54 | Notify | 03BRL-CAD:tbrowder2 * 58174 brlcad/trunk/src/libbrep/intersect.cpp: use correct format for unsigned long int |
| 22:16.12 | Notify | 03BRL-CAD:tbrowder2 * 58175 (brlcad/trunk/src/libbrep/boolean.cpp brlcad/trunk/src/libbrep/intersect.cpp and 2 others): correct format for a double |
| 22:37.23 | *** join/#brlcad FLOSSrookie (~brian@107-200-34-111.lightspeed.tulsok.sbcglobal.net) | |
| 22:43.33 | Notify | 03BRL-CAD:tbrowder2 * 58176 brlcad/trunk/src/libbrep/libbrep_brep_tools.cpp: cast to proper type for %p format |
| 22:51.58 | Notify | 03BRL-CAD:tbrowder2 * 58177 brlcad/trunk/src/librt/attributes.c: cast to %lx format |
| 22:56.11 | Notify | 03BRL-CAD:tbrowder2 * 58178 brlcad/trunk/src/librt/bbox.c: cast to proper %lx format |
| 23:01.46 | Notify | 03BRL-CAD:tbrowder2 * 58179 brlcad/trunk/src/librt/binunif/db5_bin.c: cast to %lx format (could use %p format in all of these) |
| 23:07.15 | Notify | 03BRL-CAD:tbrowder2 * 58180 brlcad/trunk/src/librt/db5_alloc.c: cast to %lx format (could use %p format in all of these) |
| 23:09.40 | Notify | 03BRL-CAD:tbrowder2 * 58181 brlcad/trunk/src/librt/db5_io.c: cast to %lx format (could use %p format in all of these) |
| 23:48.43 | Notify | 03BRL-CAD:tbrowder2 * 58182 brlcad/trunk/src/librt/db5_scan.c: cast to %lx format (could use %p format in all of these); add missing %s |