/[ascend]/trunk/pygtk
ViewVC logotype

Index of /trunk/pygtk

Files shown:107
Directory revision: 1711 (of 3507)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
drag-drop-example/  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
matplotlib-example/  1420  16 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
gnome/  1528  16 years  jpye   placeholder for IPOPT solver.
glade/  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
testloadunload.py  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
main.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
tags  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
testsolverinit.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverparameteriterator.h  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
run.py  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
.cvsignore  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
SimpleGladeApp.py  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
module.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Doxyfile  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
filechooser.py  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
Makefile.bt  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
solverreporter.h  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
ascxxtest.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
reporter.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
set.cpp  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
module.h  669  17 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
name.h  669  17 years  johnpye   Merged changes from DAE branch (revisions 702 to 819) back into trunk. This adds…
set.h  709  17 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
infodialog.py  737  17 years  johnpye   DSG model converges, using 3 external functions :-) Added more info in 'diagnose…
selftest.py  759  17 years  johnpye   Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelat…
extmethod.h  893  16 years  johnpye   Better plot points in moody diagram model. Attempt to get rid of some compiler w…
annotation.cpp  898  16 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
annotation.h  898  16 years  johnpye   Added 'solver notes' to thermalequilibrium.a4c. Added 'setup_solver' method in l…
extmethod.cpp  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
versioncheck.py  930  16 years  johnpye   solve.py raises ImportError if 'browser' object is not available (right approach…
method.h  932  16 years  johnpye   Working on bugs in the 'error_reporter_tree' stuff. Removed binary files from ba…
registry.cpp  1027  16 years  johnpye   Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
compiler.h  1046  16 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
reporter.h  1063  16 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
registry.h  1063  16 years  johnpye   Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with…
solverparameters.py  1140  16 years  johnpye   Added support for setting Integrator parameters through PyGTK GUI. Lots of white…
preferences.py  1145  16 years  johnpye   Added support for slv_far_from_nominals in C++/Python layer. Converted 'child no…
matrix.h  1183  16 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
variable.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
name.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
relation.cpp  1210  16 years  johnpye   Removed unnecessary #include <compiler.h>
solverparameter.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
solverparameteriterator.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
solverparameters.cpp  1228  16 years  johnpye   Added getParameter by name in SolverParameters. Fixed up refences to signal-rela…
idatest.cpp  1229  16 years  johnpye   Adding missing file
plot.h  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
curve.h  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
curve.cpp  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
plot.cpp  1230  16 years  johnpye   Removed operator= for Plot and Curve (C++) Fixed #include for child.h
method.cpp  1291  16 years  johnpye   Added EXTERNAL asc_default_all plus test cases.
relation.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverparameter.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverstatus.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
solverparameters.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
variable.h  1316  16 years  johnpye   Another one of these big refactorings. Split out 'system' directory from 'solver…
compiler.cpp  1355  16 years  jpye   Fixed TestSolver failing case (linux only). Silenced some debug output.
instanceinterfacedata.h  1362  16 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
instanceinterfacedata.cpp  1362  16 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
instance.h  1362  16 years  jpye   Standardising formatting of 'if' and 'else' in slv9. Renamed VarStatus to Instan…
integratorreporter.h  1379  16 years  jpye   IPython console is now integrated with GUI. Needs testing!
matrix.cpp  1380  16 years  jpye   Fixed build problem on MinGW GCC 3.4.2 Fixed problem with font in IPython consol…
console.py  1381  16 years  jpye   Some fixes for IPython console. Fixing page numbering in manual
integratorreporter.cpp  1387  16 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
simulation.h  1387  16 years  jpye   Added plot support in Integrator output tabs. Some other minor debugging for pyl…
libviewpy.py  1420  16 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
librarytest.py  1420  16 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
diagnose.py  1430  16 years  jpye   Small fix in diagnose.py intended for SunOS. Changed bug report link to include …
plot.i  1439  16 years  jpye   Fixed launch-time dependency on matplotlib.
integrator.cpp  1452  16 years  jpye   Integrators can now be dynamically loaded. DOPRI5 has progressed but still doesn…
integrator.h  1452  16 years  jpye   Integrators can now be dynamically loaded. DOPRI5 has progressed but still doesn…
integratorreporter.py  1473  16 years  jpye   Fix problem with incidence matrix and detection of matplotlib
observer.py  1478  16 years  jpye   Fixed time values of DOPRI5 integrator.
solver.h  1487  16 years  jpye   Changes to the way in which sovlers are registered, to facilitate dynamically-lo…
solver.cpp  1493  16 years  jpye   Added missing last solver to list
ascdev.in  1535  16 years  jpye   Little more on IPOPT. Fixed ascdev script to work with configured solver list.
ipython_view.py  1550  16 years  jpye   Fixed deprecated string exception warning
solverstatus.cpp  1553  16 years  jpye   Placeholder ipopt_get_status. Added very simple test-case for IPOPT.
help.py  1590  16 years  jpye   Fixed default web help URL. Fixed handling of web links on Fedora (needs checkin…
integrator.py  1600  16 years  jpye   Removed some debug output. Added message for case where no solvers have been loa…
ascend.in  1616  16 years  jpye   Added default ASCENDLIBRARY and ASCENDSOLVERS fetched on Windows from the Regist…
moduleview.py  1666  15 years  jpye   Fixed ModuleView probs
loading.py  1673  15 years  jpye   Removing debug output
incidencematrix.py  1677  15 years  jpye   Fixed typo, removed old code.
config.h.in  1678  15 years  jpye   Removed references to MFGRAPH, seems better to use GraphViz directly. Added conf…
incidencematrix.cpp  1678  15 years  jpye   Removed references to MFGRAPH, seems better to use GraphViz directly. Added conf…
solver.i  1678  15 years  jpye   Removed references to MFGRAPH, seems better to use GraphViz directly. Added conf…
SConscript  1678  15 years  jpye   Removed references to MFGRAPH, seems better to use GraphViz directly. Added conf…
simulation.cpp  1679  15 years  jpye   Moved 'incidence.c' and 'incidence.h' to base/generic/system. Change system_writ…
incidencematrix.h  1679  15 years  jpye   Moved 'incidence.c' and 'incidence.h' to base/generic/system. Change system_writ…
config.py.in  1680  15 years  jpye   Added 'Incidence Graph' functionality for PyGTK interface.
imagedialog.py  1685  15 years  jpye   Added ImageWindow for viewing Incidence Graph, added zoom and fit-to-window feat…
imagewindow.py  1686  15 years  jpye   Fixed scrollbar policy (almost)
type.cpp  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
library.cpp  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
type.h  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
symchar.cpp  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
symchar.h  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
library.h  1699  15 years  jpye   Added operator< to SymChar class (C++). Added toString method to Dimensions clas…
dimensions.h  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
solverreporter.py  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
units.h  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
varentry.py  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
units.cpp  1700  15 years  jpye   Completed implementation of UnitsDialog (PyGTK). Fixed 'response' behaviour for …
dimensions.cpp  1702  15 years  jpye   Removed redundant base unit definitions now that compiler/units.h changed to SI …
properties.py  1704  15 years  jpye   Added context menu for 'select units'.
instance.cpp  1706  15 years  jpye   Fixed treatment of wildcard and dimensionless values in PyGTK GUI and UnitsDialo…
ascpy.i  1706  15 years  jpye   Fixed treatment of wildcard and dimensionless values in PyGTK GUI and UnitsDialo…
modelview.py  1711  15 years  jpye   Fixed UnitsDialog for case where array is selected in model view. Added modelvie…
gtkbrowser.py  1711  15 years  jpye   Fixed UnitsDialog for case where array is selected in model view. Added modelvie…
unitsdialog.py  1711  15 years  jpye   Fixed UnitsDialog for case where array is selected in model view. Added modelvie…

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