Commits

[35288 total ]
Anon32
r36926 Whoops, looks like svn helpfully ignored the original Makefile.in

by starseeker on 2009-12-16 20:31 (4 days ago)

Anon32
r36925 Swap in tkpng for the small subset of tkimg we were previously using - also try to set up tkpng to support 'proper' package require use. Archer appears to be the only app using it at the moment, so remove tkimg loading code and package require tkpng instead. As of this checking tkpng won't build out of box in all cases - the current src/other/tkpng is a pristine 0.9 tarball. Next checking will add specific changes to build logic for BRL-CAD.

by starseeker on 2009-12-16 20:27 (4 days ago)

Anon32
r36924 If we're doing aqua rendering, go aqua rather than clam for the theme.

by starseeker on 2009-12-16 17:21 (4 days ago)

Avatar
r36923 remove the stubbed in tnurb functions, as they're all about to go away. these can go away even sooner, though, given the unused parameter warnings they cause.

by sean (Using name ‘brlcad’) on 2009-12-16 15:58 (4 days ago)

Avatar
r36922 quell all verbose extra compilation warnings, mostly about unused params. add data validation on those params or mark as unused where appropriate.

by sean (Using name ‘brlcad’) on 2009-12-16 15:56 (4 days ago)

Avatar
r36921 quell verbose compilation warnings, sanity check the resource pointer

by sean (Using name ‘brlcad’) on 2009-12-16 05:03 (5 days ago)

Avatar
r36920 consolidate the three plot debugging sections into just one. remove bunch of unused code, unbust header, quell warnings.

by sean (Using name ‘brlcad’) on 2009-12-16 04:59 (5 days ago)

Avatar
r36919 quell a slew of verbose compilation warnings about unused params. add sanity checks and unused declarations as needed.

by sean (Using name ‘brlcad’) on 2009-12-16 04:57 (5 days ago)

Anon32
r36918 Make sure Archer doesn't start up under the OSX menubar - need to figure out best behavior on startup generally for window placement, but this will keep Archer out of trouble on OSX for now.

by starseeker on 2009-12-15 21:34 (5 days ago)

Anon32
r36917 Ah HAH - move windows out from under the top level toolbar on OSX when place_near_mouse is being called.

by starseeker on 2009-12-15 20:59 (5 days ago)