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

Index of /trunk/pygtk/interface

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


File Rev. Age Author Last log entry
 Parent Directory        
drag-drop-example/  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
matplotlib-example/  132  20 years  johnpye   Adding the PyGTK interface to CMU repository. Whaddyareckon?
glade/  373  19 years  johnpye   Tidied up formatting in measures.a4l Added GPL notice to cavity.a4c Fixed up rec…
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?
set.cpp  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?
testloadunload.py  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?
libviewpy.py  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?
tags  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?
symchar.cpp  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?
method.cpp  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?
.cvsignore  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?
name.h  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?
units.cpp  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?
library.i  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?
testsolverinit.cpp  153  20 years  johnpye   Fixing bug #178.
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
plot.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
reporter.cpp  190  20 years  johnpye   - Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NO…
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
ascend.lang  215  19 years  johnpye   Improved display of relations by adding getRelationAsString(relative_to)
solverparameteriterator.cpp  221  19 years  johnpye   Added ability to examine solver parameters via python
solverparameteriterator.h  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.h  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.cpp  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…
name.cpp  253  19 years  johnpye   Adding reorderable and movable columns in Observer. Removing some debug output f…
instanceinterfacedata.h  255  19 years  johnpye   Adding preliminary support for showing variable solve-status in browser view
instanceinterfacedata.cpp  255  19 years  johnpye   Adding preliminary support for showing variable solve-status in browser view
instance.cpp  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.cpp  290  19 years  johnpye   Fixable vars added to interface (outputs to console) Added 'next big' and 'prev …
incidencematrix.h  290  19 years  johnpye   Fixable vars added to interface (outputs to console) Added 'next big' and 'prev …
reporter.h  307  19 years  johnpye   Added wrapping of slv_status_t (SolverStatus) for bug #138. Improved 'About...' …
solverstatus.cpp  307  19 years  johnpye   Added wrapping of slv_status_t (SolverStatus) for bug #138. Improved 'About...' …
solverreporter.cpp  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: …
solverreporter.h  319  19 years  johnpye   Fixed a bug with the diagnose window after a successful solve Added preference: …
simulation.cpp  328  19 years  johnpye   Added ability to output variables at bounds (currently just to the console). Cha…
solver.i  328  19 years  johnpye   Added ability to output variables at bounds (currently just to the console). Cha…
testextfn.cpp  336  19 years  johnpye   Fixing SWIG modifications
help.py  337  19 years  johnpye   Something is starting to run on MinGW now. GUI loads and ascend DLL is opened. T…
simulation.h  337  19 years  johnpye   Something is starting to run on MinGW now. GUI loads and ascend DLL is opened. T…
selftest.py  340  19 years  johnpye   Fixed SWIG error Fixed selftest.py to work with new SolverReporter
library.cpp  341  19 years  johnpye   Added support for default ASCENDLIBRARY value specified in the configure.in scri…
config.in  341  19 years  johnpye   Added support for default ASCENDLIBRARY value specified in the configure.in scri…
library.h  341  19 years  johnpye   Added support for default ASCENDLIBRARY value specified in the configure.in scri…
plot.i  342  19 years  johnpye   Working on getting PyGTK plotting to work under windows
incidencematrix.py  342  19 years  johnpye   Working on getting PyGTK plotting to work under windows
config.sub  348  19 years  johnpye  
solverreporter.py  351  19 years  johnpye   Added windows-friendly application icon Moved all references to GLADE_FILE to th…
solverparameters.py  351  19 years  johnpye   Added windows-friendly application icon Moved all references to GLADE_FILE to th…
configpy.in  351  19 years  johnpye   Added windows-friendly application icon Moved all references to GLADE_FILE to th…
properties.py  351  19 years  johnpye   Added windows-friendly application icon Moved all references to GLADE_FILE to th…
diagnose.py  351  19 years  johnpye   Added windows-friendly application icon Moved all references to GLADE_FILE to th…
type.cpp  355  19 years  johnpye   In PyGTK 'modules' list, you can now see non-parameterised types in bold.
type.h  355  19 years  johnpye   In PyGTK 'modules' list, you can now see non-parameterised types in bold.
ascend.i  355  19 years  johnpye   In PyGTK 'modules' list, you can now see non-parameterised types in bold.
preferences.py  357  19 years  johnpye   Added work for creating a windows installer
create.nsi  357  19 years  johnpye   Added work for creating a windows installer
ascend.syn  358  19 years  johnpye   Syntax definition file for TextPad
observer.py  361  19 years  johnpye   Fixed bug 234. Added 'loading...' to console output when PyGTK GUI is starting u…
ascend  361  19 years  johnpye   Fixed bug 234. Added 'loading...' to console output when PyGTK GUI is starting u…
gtkbrowser.py  361  19 years  johnpye   Fixed bug 234. Added 'loading...' to console output when PyGTK GUI is starting u…
ascend.bat  361  19 years  johnpye   Fixed bug 234. Added 'loading...' to console output when PyGTK GUI is starting u…
filechooser.py  366  19 years  johnpye   Some fixes for GTK+
configure  373  19 years  johnpye   Tidied up formatting in measures.a4l Added GPL notice to cavity.a4c Fixed up rec…
configure.in  374  19 years  johnpye   Fixing script
Makefile  377  19 years  johnpye   By default, no xterm console colour codes are used now. More output in extfn tes…
Makefile.in  378  19 years  johnpye   Fixing makefile <TAB>

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