Parent Directory
|
Revision Log
Sticky Revision: |
Changing from 'tcltk98' to 'tcltk', in progress.
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level) Made corresponding changes to SCons* and spec files.
Removing extra subdir level in pygtk path
A little bit of progress on getting the windows build to work
Fixing 'auto package registration' with 'libstemname_register'. Fixed bug #247.
Fixed up dynamic loading so that external libraries can be used on Windows -- no unresolved symbols in the DLL.
By default, no xterm console colour codes are used now. More output in extfn test python script. pygtk/interface/Makefile cleans up gcov files when 'make clean'.
Tidied up formatting in measures.a4l Added GPL notice to cavity.a4c Fixed up reconfig to turn OFF gcov testing by default. Removed some debug output from typedef.c and instantiate.c and arrayinst.c. Commenting changes in extinst.h. Working on getting the buildbot working :-)
Set ./configure to use 'support files' like install-sh from the main base/autotools/config dir
Adding missing files for ./configure build of PyGTK GUI
Working on getting PyGTK plotting to work under windows
Added support for default ASCENDLIBRARY value specified in the configure.in script. This value used in Library(string defaultpath) and and is also passed to ASCEND by gtkbrowser.py. Getting and setting of environment variables seems pretty messy but hopefully this will work for now.
Fixed build problems on Linux (still some remain in the 'reconfig' and 'configure.in' files for Tcl/Tk build)
Added GLADE_FILE location to configpy.in. Added warning about the SWIG error under MinGW to gtkbrowser.py.
Something is starting to run on MinGW now. GUI loads and ascend DLL is opened. This revision still breaks the linux and Tcl/Tk builds, I expect. Also added some smarts to the 'help...contents' menu for loading offline/online help files.
These changes fix compilation 'make libs' on MinGW. I have changed the configure.in to allow '--without-tcl' however this will likely break linux compiles. I'll commit this on windows, then try to check out and fix on a linux machine.
Expanded the python solver reporter a little Added detection of newer SWIG versions that can optimise (-O)
Fixed the SolveReporter functionality so that it works from Python
Added wrapping of slv_status_t (SolverStatus) for bug #138. Improved 'About...' box.
Adding preliminary support for showing variable solve-status in browser view
Added reporting of relation name to console onmouseover of incidence matrix
Something resembling an incidence matrix returned via SWIG...
Added ability to examine solver parameters via python
Changing nomenclature from ExtFn to ExtMethod
Added menu bar at top of PyGTK interface. 'Preferences' menu currently just outputs the number of solver parameters in use. Plan is to allow the parameters to be viewed and edited via the GUI.
Added ability to output expressions from PyGTK interface. Expressions are output to the console using WriteRelationString. You must right-click on a relation an hit 'properties'.
Commenting Adding coloured output on CONSOLE_DEBUG Adding test testextfn for monolithic tests of external function calls.
Fixing up some cygwin stuff that crept in to the linux build...
Minor fixes to PyGTK build after error_reporter modifications of last revision.
- Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE - Adding some cygwin cases in the PyGTK build.
Changing default name for Jam-built libraries Annotating out-of-date NOTES.configure Removing apparently-broken ability to use Jam build in PyGTK GUI
Completed PyGTK plotting using matplotlib
More work on adding plotting capability under PyGTK
Added wait-cursor during compile/build, started working on correct destruction of Simulation objects.
Fixing bug #178.
Working on a test case for bug #178
Fixing for ability to use both autotools and jam libraries
Fixing to set flags correctly for SWIG on MINGW.
Adding the PyGTK interface to CMU repository. Whaddyareckon?
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |