/[ascend]/trunk/pygtk
ViewVC logotype

Index of /trunk/pygtk

Files shown:110
Directory revision: 1853 (of 3507)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
glade/  1799  15 years  jpye   Fixed bug with 'applybutton' name in unitsdialog, fixed broken Set Units functio…
canvas/  1789  15 years  jpye   Fixed to port placement problem from Arjan.
gnome/  1528  16 years  jpye   placeholder for IPOPT solver.
matplotlib-example/  1420  16 years  jpye   Some experimenting with crossmingw cross compiling. Removed shebangs from files …
drag-drop-example/  532  17 years  johnpye   Removed 'interface' directory in trunk/pygtk/interface (moved everything up a le…
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…
blocklist.py  1853  15 years  jpye   Fixed detection of Graphviz on linux where pkg-config is available (should be al…
ascpy.i  1837  15 years  jpye   Changed Instance::as to Instance::to in PyGTK interface, for compatibility with…
testipopt.cpp  1804  15 years  jpye   Added temporary test program (will be removed later).
annotation.cpp  1800  15 years  jpye   Adding 'most refined note' support.
annotation.h  1800  15 years  jpye   Adding 'most refined note' support.
gtkbrowser.py  1797  15 years  jpye   Fix python error with 'unable to build system'.
simulation.cpp  1775  15 years  jpye   Silenced som runtime debug output for datareader and solver. Added first shot at…
gtkexcepthook.py  1772  15 years  jpye   Added data reader for Australian Climate Data Bank data. Added URL to 'About' di…
ipython_view.py  1763  15 years  jpye   Updated ipython_view with changes from accerciser project. Consolidated error me…
help.py  1757  15 years  jpye   Add DOPRI5 to installer package (EXPERIMENTAL). On Windows, use the registry to …
versioncheck.py  1756  15 years  jpye   Updated versioncheck to use the CMU server.
loading.py  1751  15 years  jpye   Fixed bug #370 (CONOPT_LINKED behaviour on Windows, problems with 'PREDECOR')
moduleview.py  1749  15 years  jpye   Removed a whole lot of debug output from various places.
instance.cpp  1741  15 years  jpye   PyGTK GUI shows True for logrel satisfied, False if not. Removed HTML comments f…
instance.h  1741  15 years  jpye   PyGTK GUI shows True for logrel satisfied, False if not. Removed HTML comments f…
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…
type.cpp  1727  15 years  jpye   Updated cavity to current CLFR design Stage 2. Added 'singletube' model to tubeb…
modelview.py  1727  15 years  jpye   Updated cavity to current CLFR design Stage 2. Added 'singletube' model to tubeb…
type.h  1727  15 years  jpye   Updated cavity to current CLFR design Stage 2. Added 'singletube' model to tubeb…
solver.i  1720  15 years  jpye   Fixed detection/linking with GraphViz in Windows (GraphViz 2.16). Added support …
unitsdialog.py  1711  15 years  jpye   Fixed UnitsDialog for case where array is selected in model view. Added modelvie…
properties.py  1704  15 years  jpye   Added context menu for 'select units'.
dimensions.cpp  1702  15 years  jpye   Removed redundant base unit definitions now that compiler/units.h changed to SI …
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 …
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…
imagedialog.py  1685  15 years  jpye   Added ImageWindow for viewing Incidence Graph, added zoom and fit-to-window feat…
config.py.in  1680  15 years  jpye   Added 'Incidence Graph' functionality for PyGTK interface.
incidencematrix.h  1679  15 years  jpye   Moved 'incidence.c' and 'incidence.h' to base/generic/system. Change system_writ…
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.py  1677  15 years  jpye   Fixed typo, removed old code.
ascend.in  1616  16 years  jpye   Added default ASCENDLIBRARY and ASCENDSOLVERS fetched on Windows from the Regist…
integrator.py  1600  16 years  jpye   Removed some debug output. Added message for case where no solvers have been loa…
solverstatus.cpp  1553  16 years  jpye   Placeholder ipopt_get_status. Added very simple test-case for IPOPT.
ascdev.in  1535  16 years  jpye   Little more on IPOPT. Fixed ascdev script to work with configured solver list.
solver.cpp  1493  16 years  jpye   Added missing last solver to list
solver.h  1487  16 years  jpye   Changes to the way in which sovlers are registered, to facilitate dynamically-lo…
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…
plot.i  1439  16 years  jpye   Fixed launch-time dependency on matplotlib.
diagnose.py  1430  16 years  jpye   Small fix in diagnose.py intended for SunOS. Changed bug report link to include …
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 …
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…
console.py  1381  16 years  jpye   Some fixes for IPython console. Fixing page numbering in manual
matrix.cpp  1380  16 years  jpye   Fixed build problem on MinGW GCC 3.4.2 Fixed problem with font in IPython consol…
integratorreporter.h  1379  16 years  jpye   IPython console is now integrated with GUI. Needs testing!
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…
compiler.cpp  1355  16 years  jpye   Fixed TestSolver failing case (linux only). Silenced some debug output.
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…
method.cpp  1291  16 years  johnpye   Added EXTERNAL asc_default_all plus test cases.
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
idatest.cpp  1229  16 years  johnpye   Adding missing file
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…
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>
matrix.h  1183  16 years  johnpye   Huge reorganisation -- all mtx and lin files moved to base/generic/linear. Requi…
preferences.py  1145  16 years  johnpye   Added support for slv_far_from_nominals in C++/Python layer. Converted 'child no…
solverparameters.py  1140  16 years  johnpye   Added support for setting Integrator parameters through PyGTK GUI. Lots of white…
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…
compiler.h  1046  16 years  johnpye   Several changes to get BinToken compilation active again from PyGTK interface. S…
registry.cpp  1027  16 years  johnpye   Fixing bug with importhandler_setsharedpointer (you need to RemoveTableData if y…
method.h  932  16 years  johnpye   Working on bugs in the 'error_reporter_tree' stuff. Removed binary files from ba…
extmethod.cpp  912  16 years  johnpye   Removed BBOXWHINE (replaced with some one-time-only warnings for the moment) Add…
extmethod.h  893  16 years  johnpye   Better plot points in moody diagram model. Attempt to get rid of some compiler w…
selftest.py  759  17 years  johnpye   Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelat…
infodialog.py  737  17 years  johnpye   DSG model converges, using 3 external functions :-) Added more info in 'diagnose…
set.h  709  17 years  johnpye   Monster commit! Lots of recommenting and reorganising of external relations-rela…
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…
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…
set.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…

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