Directory Core/GuiInterface/

Total Files:
14
Deleted Files:
2
Lines of Code:
2408

[root]/Core/GuiInterface

Lines of Code

Core/GuiInterface/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 766 (100.0%) 13.6
callahan 15 (26.8%) 289 (37.7%) 19.2
worthen 20 (35.7%) 275 (35.9%) 13.7
mdavis 11 (19.6%) 145 (18.9%) 13.1
sparker 1 (1.8%) 29 (3.8%) 29.0
mjc 6 (10.7%) 17 (2.2%) 2.8
dav 2 (3.6%) 10 (1.3%) 5.0
bigler 1 (1.8%) 1 (0.1%) 1.0

Most Recent Commits

mdavis 2005-12-21 14:43 Rev.: 32904

Add ability to initalize GuiVar with null context, added GuiVar::set_context to allow later setting of context. Added checks for null GuiContext before setting/getting value. Added GuiContext * GuiContext::get_parent() method to allow creation of sibling GuiContexts, such as in copy constructors.

0 lines of code changed in 6 files:

  • Core/GuiInterface: GuiContext.h (new), GuiVar.cc (new), GuiVar.h (new)
worthen 2005-11-09 16:08 Rev.: 32479

Get Windows Port back where we left off.
Core/Basis changes are to get symbols exported properly.

Core/Volume and ShaderProgramARB changes are temporary ifdefs of things that won't compile (GL extensions) or won't work

Everything else is to put it back the way it was (TCLInterface::exec and eval, OpenGL.cc, and Timer.cc).

107 lines of code changed in 4 files:

  • Core/GuiInterface: TCLInterface.cc (new), TCLTask.h (+6)
mjc 2005-10-10 09:59 Rev.: 32092

initial commit of H_O_Basis branch merge

17 lines of code changed in 2 files:

  • Core/GuiInterface: TCLInterface.cc (+15 -103), TCLTask.h (+2 -11)
callahan 2005-10-07 18:02 Rev.: 32069

Merge the 1.24.2 changes into the trunk

173 lines of code changed in 4 files:

  • Core/GuiInterface: UIvar.cc (new), UIvar.h (+173)
callahan 2005-07-21 16:21 Rev.: 31238

Collapse execute/eval functions into one function and some wrappers

15 lines of code changed in 1 file:

  • Core/GuiInterface: TCLInterface.cc (+15 -34)
dav 2005-07-21 13:30 Rev.: 31234

Turned off new tcl execute stuff for everything but windows (as default). Fixed a cut and paste error in TCLThread.cc. Removed debug print statements from TCLInterface.cc

10 lines of code changed in 2 files:

  • Core/GuiInterface: TCLInterface.cc (+2 -2), TCLTask.h (+8 -3)
worthen 2005-07-21 12:27 Rev.: 31227

Core/Geom
changes to get a windows openGL window working

Core/GuiInterface
Dataflow/TCLThread
Dataflow/Network
have gui->eval register a TCL callback so TCL code can be run
in the tcl thread. Don't do some of the TCLTask::lock/unlocks

Core/Util/Timer.cc
Run for 1000*seconds ms instead of 1000000*seconds ms

Core/Volume/VolumeRenderer.cc
#ifndef WIN32 around gluCheckExtension

Dataflow/GUI/Module.tcl
get rid of no-longer-necessary windows-specific
code

143 lines of code changed in 4 files:

  • Core/GuiInterface: TCLInterface.cc (+107), TCLTask.cc (new), TCLTask.h (+4)
mdavis 2005-06-14 14:33 Rev.: 30722

Cleanup Network and NetworkEditor code a bit. No functional changes, just less code to maintain. Removed Network::nconnections(). Module::set_context removed Scheduler parameter. Throw error strings in NetworkEditor::tcl_command.

8 lines of code changed in 1 file:

  • Core/GuiInterface: TCLInterface.cc (+8)
mdavis 2005-06-01 14:56 Rev.: 30470

Cleanup GuiContext class. Remove dead functions: GuiContext::lock, GuiContext::unlock, GuiContext::getName GuiContext::setName GuiContext::getPrefix, GuiContext::setType

137 lines of code changed in 4 files:

  • Core/GuiInterface: GuiContext.cc (+77 -141), GuiContext.h (+58 -70), GuiVar.h (+2 -2)
sparker 2005-05-19 18:39 Rev.: 30290

Defined functions shouldn't be inlined (fix for gcc 4.0)

29 lines of code changed in 1 file:

  • Core/GuiInterface: UIvar.cc (+29 -29)
mjc 2005-04-27 18:19 Rev.: 30005

fix crash bug, remove SciTclStream

0 lines of code changed in 4 files:

  • Core/GuiInterface: SciTCLstrbuff.cc (del), SciTCLstrbuff.h (del), sub.mk (-1)
bigler 2005-03-22 12:04 Rev.: 29435

Cleanup allocated memory in complete_command.

1 lines of code changed in 1 file:

  • Core/GuiInterface: TCLInterface.cc (+1)
callahan 2005-03-15 16:41 Rev.: 29345

Merge v1_24_1_release into trunk

64 lines of code changed in 6 files:

  • Core/GuiInterface: GuiCallback.cc (+42 -5), GuiCallback.h (+4 -1), GuiVar.h (+9), TCLInterface.cc (+9 -1)
worthen 2005-02-21 21:10 Rev.: 28805

Get rid of unnecesesary SCICORESHARE, add a 'TCLCONST' so code will compile on either tcl 8.3 or tcl 8.4

25 lines of code changed in 12 files:

  • Core/GuiInterface: GuiCallback.cc (+1 -1), GuiCallback.h (+5 -4), GuiVar.h (+2 -3), MemStats.h (new), SciTCLstrbuff.h (new 1), TCLInterface.cc (+2 -2), TCLTask.cc (+3 -3), TCLTask.h (+9 -2), TclObj.h (new), UIvar.h (-1)
callahan 2005-02-04 18:03 Rev.: 28469

Merge v1_24_0_release

37 lines of code changed in 4 files:

  • Core/GuiInterface: GuiContext.cc (+27 -24), GuiContext.h (+8 -2), GuiVar.cc (+1), UIvar.cc (+1 -1)
Generated by StatSVN 0.4.0