1996-01-11 |
tamches | completely revamped/debugged how short focus names... |
tree | commitdiff |
1996-01-10 |
tamches | added METRICAVEUNITS, METRICSUMUNITS |
tree | commitdiff |
1996-01-10 |
tamches | metricMaxValues now indexed by metric units |
tree | commitdiff |
1996-01-10 |
tamches | added metric2units |
tree | commitdiff |
1996-01-10 |
tamches | launchBarChart now takes 4 args instead of 7 |
tree | commitdiff |
1996-01-10 |
tamches | metric units are now displayed along with their names |
tree | commitdiff |
1996-01-10 |
tamches | changed uses of dynamic1dArray/2d to the vector class |
tree | commitdiff |
1996-01-10 |
tamches | changed uses of dynamic1dArray/2d to the vector class |
tree | commitdiff |
1996-01-10 |
tamches | highlightthickness of many tk widgets set to 0 for... |
tree | commitdiff |
1996-01-10 |
tamches | added --xsynch and --debug command-line options |
tree | commitdiff |
1996-01-10 |
tamches | dataFormatHasChangedCommand now takes in an arg |
tree | commitdiff |
1996-01-10 |
tamches | added getMetricColorNameCommand |
tree | commitdiff |
1996-01-10 |
tamches | added an intelligent -I flag: the user no longer needs... |
tree | commitdiff |
1996-01-10 |
tamches | changed dynamic1darray to vector<> |
tree | commitdiff |
1995-12-29 |
tamches | a cleanup commit: moved body of some member functions... |
tree | commitdiff |
1995-12-29 |
tamches | added sort foci by value menu item |
tree | commitdiff |
1995-12-27 |
tamches | added TCLFRIENDLYWARNINGS to compile flags (used to... |
tree | commitdiff |
1995-12-22 |
tamches | selection |
tree | commitdiff |
1995-12-22 |
tamches | added visiLibId |
tree | commitdiff |
1995-12-22 |
tamches | operator<, operator>, operator== are new; chose a rule... |
tree | commitdiff |
1995-12-22 |
tamches | 2 new instantiations |
tree | commitdiff |
1995-12-22 |
tamches | highlight background color is new |
tree | commitdiff |
1995-12-20 |
newhall | matherr.h does not need to be included by visis |
tree | commitdiff |
1995-12-20 |
tamches | minor menu fix |
tree | commitdiff |
1995-12-20 |
tamches | removed TCL2C and TCL2C_GEN_SRCS (now in make.config) |
tree | commitdiff |
1995-12-19 |
tamches | new args to tvMetric; it calls changeNumSigFigs |
tree | commitdiff |
1995-12-19 |
tamches | added numSigFigs and valuesPixWidth member variables. |
tree | commitdiff |
1995-12-19 |
tamches | call to tableVisi::setSigFigs now resizes if changes... |
tree | commitdiff |
1995-12-19 |
tamches | calls to tvMetric constructor use new args |
tree | commitdiff |
1995-12-19 |
tamches | changeUnitsLabel now takes in a string &, not char * |
tree | commitdiff |
1995-12-16 |
tamches | removed VPATH to ../../barChart |
tree | commitdiff |
1995-12-15 |
tamches | fixed bug where Wmbar wasn't being made a global vrble |
tree | commitdiff |
1995-12-15 |
tamches | first version of phaseTable |
tree | commitdiff |
1995-12-08 |
tamches | removed some warnings |
tree | commitdiff |
1995-12-03 |
newhall | changed units labeling to match type of data being... |
tree | commitdiff |
1995-12-01 |
tamches | removed obsolete tk_menuBar reference |
tree | commitdiff |
1995-12-01 |
tamches | added templates for the new hard-coded logo |
tree | commitdiff |
1995-12-01 |
tamches | removed warnings (tclclean.h; tkclean.h) |
tree | commitdiff |
1995-12-01 |
tamches | added new SRCS: pdLogo.C, tkTools.C, minmax.C; updated |
tree | commitdiff |
1995-11-29 |
tamches | added to tableVisi |
tree | commitdiff |
1995-11-29 |
tamches | We now call makeLogo |
tree | commitdiff |
1995-11-29 |
tamches | added lots of templates needed for new pdLogo stuff |
tree | commitdiff |
1995-11-29 |
tamches | paradyn logo is now hard-coded |
tree | commitdiff |
1995-11-29 |
tamches | added pdLogo.C |
tree | commitdiff |
1995-11-29 |
tamches | added lots of new template instantiations needed for... |
tree | commitdiff |
1995-11-29 |
tamches | added tkTools.C, pdLogo.C, minmax.C |
tree | commitdiff |
1995-11-29 |
tamches | removed myTclEval |
tree | commitdiff |
1995-11-29 |
tamches | now include tkTools.h, pdLogo.h |
tree | commitdiff |
1995-11-29 |
tamches | grouped window initialization into routine init_barchar... |
tree | commitdiff |
1995-11-20 |
tamches | a new template to support changes to tableVisi.C |
tree | commitdiff |
1995-11-20 |
tamches | horizontal & vertical grid lines no longer expand past the |
tree | commitdiff |
1995-11-18 |
tamches | initial # of sig figs is now 3 |
tree | commitdiff |
1995-11-17 |
newhall | changed Dg start command, and call to GetMetsRes |
tree | commitdiff |
1995-11-17 |
newhall | changed Dg start command to take no arguments, replaced... |
tree | commitdiff |
1995-11-17 |
newhall | added Dg metriclabel, Dg metricavelabel, and Dg metrics... |
tree | commitdiff |
1995-11-15 |
tamches | redrawing of a cell takes place as soon as new data... |
tree | commitdiff |
1995-11-15 |
tamches | fixed bug which clipped cells incorrectly |
tree | commitdiff |
1995-11-12 |
newhall | added Dg_Exited |
tree | commitdiff |
1995-11-08 |
tamches | when-idle routine does a tryFirst() |
tree | commitdiff |
1995-11-08 |
tamches | interface now contains just 2 callbacks: newdata and... |
tree | commitdiff |
1995-11-08 |
tamches | changed focus color from tomato to maroon3 |
tree | commitdiff |
1995-11-08 |
tamches | moved implementation of constructor to .C file |
tree | commitdiff |
1995-11-08 |
tamches | removed some unused members |
tree | commitdiff |
1995-11-08 |
tamches | some ui bug fixes |
tree | commitdiff |
1995-11-08 |
tamches | specialized s.t. only the implementation of the "Dg... |
tree | commitdiff |
1995-11-08 |
naim | Adding matherr exception handler function to avoid... |
tree | commitdiff |
1995-11-08 |
tamches | choosing sig figs is no longer a slider widget; it... |
tree | commitdiff |
1995-11-08 |
tamches | minor cleanups |
tree | commitdiff |
1995-11-08 |
tamches | Changed logo and title bar background from slategray... |
tree | commitdiff |
1995-11-04 |
tamches | removed -lhist (not needed) |
tree | commitdiff |
1995-11-04 |
tamches | First version of new table visi |
tree | commitdiff |
1995-11-04 |
tamches | added table visi |
tree | commitdiff |
1995-09-22 |
tamches | removed warnings under g++ 2.7.0 |
tree | commitdiff |
1995-08-24 |
hollings | AIX/SP-2 port (including option for split instruction... |
tree | commitdiff |
1995-08-06 |
tamches | barChart now uses tcl2c |
tree | commitdiff |
1995-08-06 |
tamches | removed some warnings by using myTclEval |
tree | commitdiff |
1995-08-06 |
tamches | barChart now uses tcl2c. |
tree | commitdiff |
1995-08-06 |
tamches | Procedure calls metric default changed to 100 |
tree | commitdiff |
1995-08-06 |
tamches | tk.h, tcl.h --> tkclean.h, tclclean.h |
tree | commitdiff |
1995-08-06 |
tamches | char * --> const char * |
tree | commitdiff |
1995-08-01 |
newhall | changes to menuing and window height |
tree | commitdiff |
1995-07-06 |
tamches | Now contains a main program suitable for tk4.0 |
tree | commitdiff |
1995-07-06 |
tamches | Update for tk4.0 |
tree | commitdiff |
1995-07-06 |
newhall | removed -static flag |
tree | commitdiff |
1995-07-06 |
newhall | update for Tcl-7.4, Tk-4.0 |
tree | commitdiff |
1995-06-23 |
tamches | first version of templates.C, due to switch to -fno... |
tree | commitdiff |
1995-06-23 |
tamches | changed to -fno-implicit-templates; added templates... |
tree | commitdiff |
1995-06-23 |
tamches | changed to -fno-implicit-templates |
tree | commitdiff |
1995-05-10 |
tamches | Cut down on the number of libraries that were being... |
tree | commitdiff |
1995-05-10 |
tamches | Removed warning message in getMetricHints when encounte... |
tree | commitdiff |
1995-05-10 |
tamches | Added an extra (probably unnecessary) isnan() check... |
tree | commitdiff |
1995-04-01 |
tamches | Implemented NaN checking (needed on HP) of incoming... |
tree | commitdiff |
1995-04-01 |
tamches | Metric axis lines now 2 pix wide, not 1. Metric key... |
tree | commitdiff |
1995-03-20 |
jcargill | Fixed uses of libutil that were missed in the renaming. |
tree | commitdiff |
1995-02-26 |
newhall | added callback functions for new visiLib phase info. |
tree | commitdiff |
1995-02-26 |
newhall | added callback functions for new visiLib phase info. |
tree | commitdiff |
1995-01-30 |
jcargill | Removed BLT from the LIBS list; no longer used |
tree | commitdiff |
1995-01-30 |
jcargill | Major build system reorganization |
tree | commitdiff |
1994-11-11 |
tamches | more configure event handlers for other subwindows... |
tree | commitdiff |
1994-11-11 |
tamches | Fixed bug that required all metrics to be valid or... |
tree | commitdiff |
next |