Directory Modules/QueryAtlas/Tcl/

Directory Created:
2007-04-03 16:32
Total Files:
9
Deleted Files:
2
Lines of Code:
7886

[root]/Modules/QueryAtlas/Tcl

Lines of Code

Modules/QueryAtlas/Tcl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 183 (100.0%) 14739 (100.0%) 80.5
wjp@bwh.harvard.edu 130 (71.0%) 13524 (91.8%) 104.0
pieper 36 (19.7%) 1153 (7.8%) 32.0
barre 13 (7.1%) 53 (0.4%) 4.0
naucoin 4 (2.2%) 9 (0.1%) 2.2

Most Recent Commits

barre 2009-10-29 17:36 Rev.: 10795

ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.

20 lines of code changed in 5 files:

  • Modules/QueryAtlas/Tcl: Card.tcl (+2 -2), CardFan.tcl (+2 -2), QueryAtlas.tcl (+12 -12), QueryAtlasAnno.tcl (+3 -3), QueryAtlasWeb.tcl (+1 -1)
naucoin 2009-06-25 16:49 Rev.: 9798

BUG: don't use the surface labels FS color node any more

2 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+1 -1), QueryAtlasAnno.tcl (+1 -1)
wjp@bwh.harvard.edu 2008-09-09 13:29 Rev.: 7558

ENH: fixed two bugs that came from sending a float instead of an int in the parameter list of a method. explicitly converting to an int using scan command in Tcl

72 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+72 -64)
wjp@bwh.harvard.edu 2008-08-18 13:23 Rev.: 7458

ENH: removed chatty status text for Node Added and Node Removed events

0 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (changed)
wjp@bwh.harvard.edu 2008-06-20 18:55 Rev.: 7133

ENH: fixed bug in QueryAtlas annotation of Qdec datasets

63 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+10 -23), QueryAtlasAnno.tcl (+53 -43)
wjp@bwh.harvard.edu 2008-06-17 15:45 Rev.: 7095

ENH: new collaborator logos for BrainInfo and adding excel table of ontology terms

1 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+1)
barre 2008-05-20 02:29 Rev.: 6772

ENH: Slicer3 Spring Installation Clean Up

33 lines of code changed in 8 files:

  • Modules/QueryAtlas/Tcl: Card.tcl (+5 -3), CardFan.tcl (+1 -1), FreeSurferLabels2BirnLexLabels.txt (del), QueryAtlas.tcl (+4 -4), QueryAtlasAnno.tcl (+1 -1), QueryAtlasControlledVocabulary.tcl (+7 -7), QueryAtlasFips2Mrml.tcl (+13 -13), QueryAtlasWeb.tcl (+2 -2)
wjp@bwh.harvard.edu 2008-05-14 10:13 Rev.: 6711

ENH: made some changes to loadable QueryAtlas -- GUI was not observing mrml scene events

74 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+55 -13), QueryAtlasAnno.tcl (+19 -7)
pieper 2008-05-08 17:18 Rev.: 6662

BUG: fix tcl packaging to make QueryAtlas a loadable module

0 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (changed)
naucoin 2008-03-28 11:21 Rev.: 6317

BUG: use the new overlay storage nodes

0 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (changed)
wjp@bwh.harvard.edu 2007-10-17 18:18 Rev.: 4662

ENH: added basic scene annotation tab in gui

9 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (+9 -6)
wjp@bwh.harvard.edu 2007-10-17 17:36 Rev.: 4661

ENH: fixed translation error from UMLS to IBVD

2 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasWeb.tcl (+2 -1)
wjp@bwh.harvard.edu 2007-10-12 19:18 Rev.: 4635

BUG: copying java files to build tree

1 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+1 -1)
naucoin 2007-10-12 17:40 Rev.: 4634

BUG: installing csv files to bin dir

7 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasControlledVocabulary.tcl (+7 -7)
wjp@bwh.harvard.edu 2007-10-12 10:38 Rev.: 4619

ENH: modified UMLSCode in menu to UMLSConceptName -- more intuitive annotation output

2 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+2 -2)
wjp@bwh.harvard.edu 2007-10-12 09:50 Rev.: 4618

ENH: changed assignment of coded cell colors to C++ to speed annotation setup

8 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (+8 -19)
wjp@bwh.harvard.edu 2007-10-11 17:34 Rev.: 4611

ENH: code tightening and calling backbuffer render after a scene is annotated

2 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (-1), QueryAtlasAnno.tcl (+2)
wjp@bwh.harvard.edu 2007-10-11 15:09 Rev.: 4608

ENH: Rerendering in the back buffer when actor visibility is changed

1 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+1)
wjp@bwh.harvard.edu 2007-10-11 12:53 Rev.: 4606

ENH: turning off antialiasing in Slicer3.cxx again, and not switching it on/off in QueryAtlas rendermode, which doesn't seem to be working on Linux

0 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (-4)
wjp@bwh.harvard.edu 2007-10-11 10:54 Rev.: 4602

ENH: experimenting with turning antialiasing off only in QueryAtlas backbuffer render, on everywhere else

56 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+56 -48)
wjp@bwh.harvard.edu 2007-10-10 15:19 Rev.: 4594

ENH: filtered query terms that have leading or trailing spaces

14 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlasControlledVocabulary.tcl (+2 -1), QueryAtlasWeb.tcl (+12 -26)
wjp@bwh.harvard.edu 2007-10-10 14:32 Rev.: 4593

ENH: fixed picking error caused by not resetting global var for CellIndex to zero

65 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+65 -66)
wjp@bwh.harvard.edu 2007-10-10 10:37 Rev.: 4590

ENH: fixed earlier bug I introduced with triggering the context menu

3 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+3 -5)
wjp@bwh.harvard.edu 2007-10-10 06:46 Rev.: 4587

ENH: oops, fixed bug last change introduced with background render. ok now.

2 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+2 -19)
wjp@bwh.harvard.edu 2007-10-10 06:33 Rev.: 4586

ENH: fixed context menu bug and put viewer message up during pause for background rendering

161 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+157 -137), QueryAtlasAnno.tcl (+4)
pieper 2007-10-09 17:09 Rev.: 4582

ENH: eliminate the buggy proppicker and use faster method

78 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+69 -72), QueryAtlasAnno.tcl (+9 -2)
pieper 2007-10-09 15:42 Rev.: 4578

ENH: turn off annotation text when rendering cell ID models to background

26 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+26 -1)
wjp@bwh.harvard.edu 2007-10-09 15:16 Rev.: 4577

ENH: fixed launching of OntologyBrowser and added to context menu

37 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+37 -89)
pieper 2007-10-09 14:57 Rev.: 4576

ENH: fix problem with extra renders due to trailing space on RenderWindow GetSize call

16 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+16 -13)
wjp@bwh.harvard.edu 2007-10-09 12:39 Rev.: 4574

ENH: modified to open web browser and ontology browser on Linux

8 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+2 -1), QueryAtlasWeb.tcl (+6 -7)
pieper 2007-10-08 13:09 Rev.: 4565

BUG: fix slice verses model picking to work around zbuffer read bug in vtkPropPicker when slice models are visible (fixed once and for all?)

171 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+168 -142), QueryAtlasAnno.tcl (+3 -8)
wjp@bwh.harvard.edu 2007-10-08 10:17 Rev.: 4562

ENH: fixed tcl syntax, stopped label text from disappearing after xcede load

3 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+3 -3)
wjp@bwh.harvard.edu 2007-10-08 07:30 Rev.: 4558

ENH: modifications to GUI, and various cleaning up of codes

37 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+30 -126), QueryAtlasAnno.tcl (+7)
pieper 2007-10-06 18:50 Rev.: 4557

ENH: speed up loading and processing by not making triangle strips on load and then un-stripping later

10 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (+10 -6)
pieper 2007-10-06 15:16 Rev.: 4556

ENH: add triangle filter to input models (picking does not work on triangle strips)

8 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (+8)
wjp@bwh.harvard.edu 2007-10-06 10:42 Rev.: 4553

ENH: fixed ability to load and query Qdec data, display parcellation labels too. Not completely sure the vertex labels are good for lh.pial and lh.inflated...

206 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+16 -2), QueryAtlasAnno.tcl (+190 -47)
pieper 2007-10-05 18:26 Rev.: 4549

ENH: delay pick callback until idle - attempt to work around problem (bug?) with vtkPropPicker and OpenGL leading to hang

12 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+12 -1)
pieper 2007-10-05 16:36 Rev.: 4542

BUG: check for existence of GUI before using

13 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+13 -11)
pieper 2007-10-05 09:32 Rev.: 4533

BUG: handle case where edge on probe ends up out of the texture bounds

10 lines of code changed in 1 file:

  • Modules/QueryAtlas/Tcl: QueryAtlas.tcl (+10 -1)
wjp@bwh.harvard.edu 2007-10-04 14:30 Rev.: 4531

ENH: fixed bug causing crash if set-up-anno button was pressed repeatedly

22 lines of code changed in 2 files:

  • Modules/QueryAtlas/Tcl: QueryAtlasAnno.tcl (+16 -8), QueryAtlasWeb.tcl (+6)

(75 more)

Generated by StatSVN 0.5.0