Directory Core/TkExtensions/

Total Files:
8
Deleted Files:
1
Lines of Code:
5390

[root]/Core/TkExtensions

Lines of Code

Core/TkExtensions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 81 (100.0%) 3.3
worthen 15 (62.5%) 67 (82.7%) 4.4
mdavis 3 (12.5%) 10 (12.3%) 3.3
callahan 6 (25.0%) 4 (4.9%) 0.6

Most Recent Commits

worthen 2006-07-12 09:35 Rev.: 34743

Get Glew to work with Windows

Have Environment query values for installed SCIRun rather than compiled-in values.

Fix windows compile

3 lines of code changed in 4 files:

  • Core/TkExtensions: tkOpenGL.c (new), tkOpenGL.h (+1 -1)
callahan 2006-06-14 12:03 Rev.: 34492

Fix compiler warning.

0 lines of code changed in 2 files:

  • Core/TkExtensions: tkCanvBLine.c (changed)
callahan 2006-06-13 10:53 Rev.: 34476

Fix compilation warnings.

0 lines of code changed in 1 file:

  • Core/TkExtensions: tkOpenGL.c (-1)
worthen 2006-04-11 13:18 Rev.: 33824

Last month's worth of windows fixes

33 lines of code changed in 8 files:

  • Core/TkExtensions: tkBevel.c (+8 -1), tkCanvBLine.c (+7 -1), tkCursor.c (new), tkOpenGL.c (+4 -1), tkRange.c (new)
mdavis 2006-03-06 15:55 Rev.: 33420

General cleanup of the TCL/Tk threading code.

Move tkAppInit code into TCLThread::startNetworkEditor. This allowed for removal of TCLThread::mainloop_waitstart(), TCLThread::mainloop_wait(), & TCLThread::release_mainloop() and their semaphores.

Added TCLInterface::pause(), and TCLInterface::unpause() methods to pause tcl thread when doing X11 calls in anohter thread.

Cleanup main, mostly by moving all TCL code into TCLThread class. Also minor cleanup by passing stacksize to constructor of Thread class.

Split constructor of TkOpenGLContext into make_x11_gl_context, and make_win32_gl_context.

Removed Core/TkExtensions/TkAppInit.c, all init code now in Dataflow/TCLThread/TCLThread.cc

10 lines of code changed in 3 files:

  • Core/TkExtensions: sub.mk (+10 -7), tkAppInit.c (del)
callahan 2006-02-10 12:47 Rev.: 33226

Need to include tcl defines before we include tcl files, rearrange includes.

4 lines of code changed in 3 files:

  • Core/TkExtensions: tkRange.c (+2 -4), tkUnixRange.c (new)
worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

5 lines of code changed in 1 file:

  • Core/TkExtensions: tkAppInit.c (new 5)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

26 lines of code changed in 2 files:

  • Core/TkExtensions: tkAppInit.c (+2 -2), tkOpenGL.c (+24 -28)
Generated by StatSVN 0.4.0