/[ascend]/trunk/pygtk
ViewVC logotype

Index of /trunk/pygtk

Files shown:109
Directory revision: 1966 (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 …
glade/  1932  14 years  jpye   Added some more bitmap icons for use on Ubuntu.
gnome/  1933  14 years  jpye   ASCEND Tcl script should not have the same icon.
canvas/  1966  14 years  jpye   Icon palette uses custom SVGs as specified in MODEL NOTES. Added icons for out s…
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…
extmethod.cpp  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
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…
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>
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…
solverparameter.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
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.h  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…
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…
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.
solverstatus.cpp  1553  16 years  jpye   Placeholder ipopt_get_status. Added very simple test-case for IPOPT.
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…
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…
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…
library.cpp  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 …
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 …
solver.i  1720  15 years  jpye   Fixed detection/linking with GraphViz in Windows (GraphViz 2.16). Added support …
observer.py  1735  15 years  jpye   Fixed bug 359 (units is none) Fixed bug 358 (progress indicator with DOPRI5) Add…
integratorreporter.py  1735  15 years  jpye   Fixed bug 359 (units is none) Fixed bug 358 (progress indicator with DOPRI5) Add…
moduleview.py  1749  15 years  jpye   Removed a whole lot of debug output from various places.
loading.py  1751  15 years  jpye   Fixed bug #370 (CONOPT_LINKED behaviour on Windows, problems with 'PREDECOR')
versioncheck.py  1756  15 years  jpye   Updated versioncheck to use the CMU server.
help.py  1757  15 years  jpye   Add DOPRI5 to installer package (EXPERIMENTAL). On Windows, use the registry to …
gtkexcepthook.py  1772  15 years  jpye   Added data reader for Australian Climate Data Bank data. Added URL to 'About' di…
simulation.cpp  1775  15 years  jpye   Silenced som runtime debug output for datareader and solver. Added first shot at…
testipopt.cpp  1804  15 years  jpye   Added temporary test program (will be removed later).
SConscript  1853  15 years  jpye   Fixed detection of Graphviz on linux where pkg-config is available (should be al…
imagewindow.py  1853  15 years  jpye   Fixed detection of Graphviz on linux where pkg-config is available (should be al…
solverparameters.py  1894  15 years  jpye   Fixed for naming of objects in solverparams dialog (seems to be a problem arisin…
solverreporter.py  1902  15 years  jpye   Fixed some problem with changed labels in glade, in solverreporter.
properties.py  1911  14 years  jpye   Fixed a few problems with renamed GUI object names in Glade-3.
unitsdialog.py  1911  14 years  jpye   Fixed a few problems with renamed GUI object names in Glade-3.
ipython_view.py  1924  14 years  jpye   fixed bug #380.
modelview.py  1927  14 years  jpye   Working towards new notes_get_refined.
gtkbrowser.py  1927  14 years  jpye   Working towards new notes_get_refined.
annotation.cpp  1929  14 years  jpye   Fixed apparent bug in pairlist_append_unique. Added pairlist_set and pairlist_va…
annotation.h  1929  14 years  jpye   Fixed apparent bug in pairlist_append_unique. Added pairlist_set and pairlist_va…
type.cpp  1960  14 years  jpye   Add setIntValue to Python wrapper for Instance class. Added getModule method for…
type.h  1960  14 years  jpye   Add setIntValue to Python wrapper for Instance class. Added getModule method for…
instance.cpp  1960  14 years  jpye   Add setIntValue to Python wrapper for Instance class. Added getModule method for…
ascpy.i  1960  14 years  jpye   Add setIntValue to Python wrapper for Instance class. Added getModule method for…
instance.h  1960  14 years  jpye   Add setIntValue to Python wrapper for Instance class. Added getModule method for…

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