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

Index of /trunk/pygtk/interface

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


File Rev. Age Author Last log entry
 Parent Directory        
matplotlib-example/  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
drag-drop-example/  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
glade/  321  19 years  johnpye   Added 'close on non-converged' preference Unified message output for popup/non-p…
ascendgui.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
dimensions.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
main.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
set.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
units.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
name.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
run.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
method.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
library.i  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
.cvsignore  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
set.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
testloadunload.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
SimpleGladeApp.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
symchar.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
method.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
tags  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
units.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
module.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
libviewpy.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
Makefile.bt  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
symchar.cpp  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
type.h  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
librarytest.py  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
testsolverinit.cpp  153  20 years  johnpye   Fixing bug #178.
selftest.py  161  20 years  johnpye   Adding missing call to Library::clear()
plot.cpp  175  20 years  johnpye   More work on adding plotting capability under PyGTK
curve.h  175  20 years  johnpye   More work on adding plotting capability under PyGTK
curve.cpp  175  20 years  johnpye   More work on adding plotting capability under PyGTK
module.h  180  20 years  johnpye   Adding a little documentation
Doxyfile  180  20 years  johnpye   Adding a little documentation
plot.h  181  20 years  johnpye   Fixed up the right-click context menu a bit
ascend  190  20 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
reporter.cpp  190  20 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
testextfn.cpp  195  20 years  johnpye   Commenting Adding coloured output on CONSOLE_DEBUG Adding test testextfn for mon…
solver.h  208  20 years  johnpye   Added menu bar at top of PyGTK interface. 'Preferences' menu currently just outp…
solver.cpp  208  20 years  johnpye   Added menu bar at top of PyGTK interface. 'Preferences' menu currently just outp…
extmethod.cpp  212  19 years  johnpye   Changing nomenclature from ExtFn to ExtMethod
extmethod.h  212  19 years  johnpye   Changing nomenclature from ExtFn to ExtMethod
library.h  213  19 years  johnpye   Fixed some missed 'ExtFn'->'ExtMethod' changes
library.cpp  213  19 years  johnpye   Fixed some missed 'ExtFn'->'ExtMethod' changes
ascend.lang  215  19 years  johnpye   Improved display of relations by adding getRelationAsString(relative_to)
solverparameteriterator.h  221  19 years  johnpye   Added ability to examine solver parameters via python
solverparameteriterator.cpp  221  19 years  johnpye   Added ability to examine solver parameters via python
dimensions.cpp  223  19 years  johnpye   Some progress on editable solver parameters
solverparameter.cpp  225  19 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameters.cpp  225  19 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameter.h  225  19 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
solverparameters.h  225  19 years  johnpye   Added const-ness to 2nd parameter of slv_set_char_parameter. Implemented setting…
help.py  230  19 years  johnpye   Solverparameters GUI code split into separate file. Help launcher started, will …
solverparameters.py  235  19 years  johnpye   Fixed some problems with the split-off solverparameters.py file
plot.i  242  19 years  johnpye   Minor usability improvements - keybindings
name.cpp  253  19 years  johnpye   Adding reorderable and movable columns in Observer. Removing some debug output f…
instanceinterfacedata.cpp  255  19 years  johnpye   Adding preliminary support for showing variable solve-status in browser view
instanceinterfacedata.h  255  19 years  johnpye   Adding preliminary support for showing variable solve-status in browser view
incidencematrix.py  260  19 years  johnpye   Improved behaviour of incidence matrix when you mouseover points outside the mat…
type.cpp  268  19 years  johnpye   Adding ability to edit upper/lower bounds and nominal values
instance.cpp  273  19 years  johnpye   Added reporting of relations and residuals via GUI
properties.py  273  19 years  johnpye   Added reporting of relations and residuals via GUI
varentry.py  274  19 years  johnpye   Fixed minor bug
instance.h  278  19 years  johnpye   Removed reference to libf2c (I think this was required only on FC3) Updated use …
relation.h  286  19 years  johnpye   Added cursor to report mouse-over variable and residual
relation.cpp  286  19 years  johnpye   Added cursor to report mouse-over variable and residual
variable.cpp  287  19 years  johnpye   More on diagnose window.
variable.h  287  19 years  johnpye   More on diagnose window.
incidencematrix.h  290  19 years  johnpye   Fixable vars added to interface (outputs to console) Added 'next big' and 'prev …
incidencematrix.cpp  290  19 years  johnpye   Fixable vars added to interface (outputs to console) Added 'next big' and 'prev …
observer.py  300  19 years  johnpye   Moving stuff around for GLADE
solverstatus.cpp  307  19 years  johnpye   Added wrapping of slv_status_t (SolverStatus) for bug #138. Improved 'About...' …
reporter.h  307  19 years  johnpye   Added wrapping of slv_status_t (SolverStatus) for bug #138. Improved 'About...' …
Makefile  315  19 years  johnpye   Expanded the python solver reporter a little Added detection of newer SWIG versi…
simulation.h  317  19 years  johnpye   Added GUI SolverReporter... you can now watch the residuals shrink, etc.
diagnose.py  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
solverstatus.h  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
preferences.py  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
solver.i  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
solverreporter.h  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
solverreporter.cpp  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
ascend.i  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
simulation.cpp  321  19 years  johnpye   Added 'close on non-converged' preference Unified message output for popup/non-p…
gtkbrowser.py  321  19 years  johnpye   Added 'close on non-converged' preference Unified message output for popup/non-p…
solverreporter.py  321  19 years  johnpye   Added 'close on non-converged' preference Unified message output for popup/non-p…

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