/[ascend]/trunk/pygtk/interface
ViewVC logotype

Index of /trunk/pygtk/interface

Files shown:71
Directory revision: 238 (of 3507)
Sticky Revision:
(Current path doesn't exist after revision 530)


File Rev. Age Author Last log entry
 Parent Directory        
matplotlib-example/  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
drag-drop-example/  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
icons/  181  18 years  johnpye   Fixed up the right-click context menu a bit
main.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
set.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
ascendgui.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
libviewpy.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
method.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
tags  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
name.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
run.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
method.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
.cvsignore  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
testloadunload.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
SimpleGladeApp.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
ascend.gladep  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
dimensions.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
symchar.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
units.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
units.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
module.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
set.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
type.h  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
Makefile.bt  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
symchar.cpp  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
librarytest.py  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
library.i  132  18 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
testsolverinit.cpp  153  18 years  johnpye   Fixing bug #178.
name.cpp  154  18 years  johnpye   Removing debug output, adding self_test to iapws95.
selftest.py  161  18 years  johnpye   Adding missing call to Library::clear()
plot.cpp  175  18 years  johnpye   More work on adding plotting capability under PyGTK
curve.h  175  18 years  johnpye   More work on adding plotting capability under PyGTK
curve.cpp  175  18 years  johnpye   More work on adding plotting capability under PyGTK
Doxyfile  180  18 years  johnpye   Adding a little documentation
module.h  180  18 years  johnpye   Adding a little documentation
plot.h  181  18 years  johnpye   Fixed up the right-click context menu a bit
reporter.h  190  18 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
ascend  190  18 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
preferences.py  190  18 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
reporter.cpp  190  18 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
testextfn.cpp  195  18 years  johnpye   Commenting Adding coloured output on CONSOLE_DEBUG Adding test testextfn for mon…
solver.cpp  208  18 years  johnpye   Added menu bar at top of PyGTK interface. 'Preferences' menu currently just outp…
solver.h  208  18 years  johnpye   Added menu bar at top of PyGTK interface. 'Preferences' menu currently just outp…
extmethod.cpp  212  18 years  johnpye   Changing nomenclature from ExtFn to ExtMethod
extmethod.h  212  18 years  johnpye   Changing nomenclature from ExtFn to ExtMethod
library.cpp  213  18 years  johnpye   Fixed some missed 'ExtFn'->'ExtMethod' changes
library.h  213  18 years  johnpye   Fixed some missed 'ExtFn'->'ExtMethod' changes
ascend.lang  215  18 years  johnpye   Improved display of relations by adding getRelationAsString(relative_to)
instance.cpp  215  18 years  johnpye   Improved display of relations by adding getRelationAsString(relative_to)
instance.h  215  18 years  johnpye   Improved display of relations by adding getRelationAsString(relative_to)
solverparameteriterator.h  221  18 years  johnpye   Added ability to examine solver parameters via python
solverparameteriterator.cpp  221  18 years  johnpye   Added ability to examine solver parameters via python
type.cpp  223  18 years  johnpye   Some progress on editable solver parameters
dimensions.cpp  223  18 years  johnpye   Some progress on editable solver parameters
solverparameter.cpp  225  18 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameters.h  225  18 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameter.h  225  18 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameters.cpp  225  18 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
help.py  230  18 years  johnpye   Solverparameters GUI code split into separate file. Help launcher started, will …
ascend.glade  231  18 years  johnpye   Moved some incidence matrix routines to generic/solver from tcltk98. Documentati…
plot.i  234  18 years  johnpye   Plotting of incidence matrix: still need to check that orientation is correct th…
solverparameters.py  235  18 years  johnpye   Fixed some problems with the split-off solverparameters.py file
simulation.cpp  237  18 years  johnpye   Incidence matrix now reports the mouseover-ed variable on the console
gtkbrowser.py  237  18 years  johnpye   Incidence matrix now reports the mouseover-ed variable on the console
variable.h  237  18 years  johnpye   Incidence matrix now reports the mouseover-ed variable on the console
simulation.h  237  18 years  johnpye   Incidence matrix now reports the mouseover-ed variable on the console
variable.cpp  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
relation.h  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
incidencematrix.cpp  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
solver.i  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
incidencematrix.h  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
ascend.i  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
Makefile  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix
relation.cpp  238  18 years  johnpye   Added reporting of relation name to console onmouseover of incidence matrix

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22