/[ascend]/trunk/pygtk
ViewVC logotype

Log of /trunk/pygtk

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 530)

Revision 221 - Directory Listing
Modified Fri Jan 27 03:05:38 2006 UTC (19 years, 3 months ago) by johnpye
Added ability to examine solver parameters via python

Revision 215 - Directory Listing
Modified Wed Jan 25 02:08:29 2006 UTC (19 years, 3 months ago) by johnpye
Improved display of relations by adding getRelationAsString(relative_to)

Revision 213 - Directory Listing
Modified Tue Jan 24 23:25:56 2006 UTC (19 years, 3 months ago) by johnpye
Fixed some missed 'ExtFn'->'ExtMethod' changes

Revision 212 - Directory Listing
Modified Tue Jan 24 13:20:47 2006 UTC (19 years, 3 months ago) by johnpye
Changing nomenclature from ExtFn to ExtMethod

Revision 211 - Directory Listing
Modified Tue Jan 24 13:20:20 2006 UTC (19 years, 3 months ago) by johnpye
Adding FIX and ASSERT keywords to gedit syntax definition

Revision 210 - Directory Listing
Modified Tue Jan 24 13:18:15 2006 UTC (19 years, 3 months ago) by johnpye
Changing nomenclature to 'external method' and 'ExtMethod'

Revision 208 - Directory Listing
Modified Tue Jan 24 03:19:37 2006 UTC (19 years, 3 months ago) by johnpye
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.

Revision 207 - Directory Listing
Modified Mon Jan 23 06:47:06 2006 UTC (19 years, 3 months ago) by johnpye
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'.

Revision 196 - Directory Listing
Modified Tue Jan 17 15:58:23 2006 UTC (19 years, 3 months ago) by johnpye
Improved status reporting for solvers. When a solver is going slowly, you'll get a fair bit of output. If it's going fast there shouldn't be much input at all. Todo: use some kind of callback technique to get this information back to the GUI.

Revision 195 - Directory Listing
Modified Tue Jan 17 05:49:40 2006 UTC (19 years, 3 months ago) by johnpye
Commenting
Adding coloured output on CONSOLE_DEBUG
Adding test testextfn for monolithic tests of external function calls.

Revision 193 - Directory Listing
Modified Tue Jan 17 02:28:18 2006 UTC (19 years, 3 months ago) by johnpye
Fixing up some cygwin stuff that crept in to the linux build...

Revision 191 - Directory Listing
Modified Mon Jan 16 09:03:29 2006 UTC (19 years, 3 months ago) by johnpye
Minor fixes to PyGTK build after error_reporter modifications of last revision.

Revision 190 - Directory Listing
Modified Mon Jan 16 08:53:30 2006 UTC (19 years, 3 months ago) by johnpye
- Simplifying many 'error_reporter' calls with new macros:
    ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.

Revision 189 - Directory Listing
Modified Mon Jan 16 07:48:18 2006 UTC (19 years, 3 months ago) by johnpye
Changing default name for Jam-built libraries
Annotating out-of-date NOTES.configure
Removing apparently-broken ability to use Jam build in PyGTK GUI

Revision 185 - Directory Listing
Modified Fri Jan 13 03:35:54 2006 UTC (19 years, 3 months ago) by johnpye
Fixing missing 'clear' commands to allow new models to be loaded/reloaded

Revision 182 - Directory Listing
Modified Thu Jan 12 06:05:35 2006 UTC (19 years, 3 months ago) by johnpye
Fixed problem with figure closing causing ASCEND to exit

Revision 181 - Directory Listing
Modified Thu Jan 12 05:43:41 2006 UTC (19 years, 3 months ago) by johnpye
Fixed up the right-click context menu a bit

Revision 180 - Directory Listing
Modified Thu Jan 12 03:20:58 2006 UTC (19 years, 3 months ago) by johnpye
Adding a little documentation

Revision 177 - Directory Listing
Modified Tue Jan 10 06:57:34 2006 UTC (19 years, 3 months ago) by johnpye
Removing some debug output, attempting to stop closing the figure from closing ASCEND

Revision 176 - Directory Listing
Modified Tue Jan 10 06:22:23 2006 UTC (19 years, 3 months ago) by johnpye
Completed PyGTK plotting using matplotlib

Revision 175 - Directory Listing
Modified Tue Jan 10 04:27:34 2006 UTC (19 years, 3 months ago) by johnpye
More work on adding plotting capability under PyGTK

Revision 173 - Directory Listing
Modified Sat Jan 7 11:20:32 2006 UTC (19 years, 3 months ago) by johnpye
PyGTK interface now remembers size of errors/warnings pane as well.

Revision 172 - Directory Listing
Modified Sat Jan 7 10:06:13 2006 UTC (19 years, 3 months ago) by johnpye
Storing of window size and position in .ascend.ini
Starting to implement plotting functions.

Revision 171 - Directory Listing
Modified Fri Jan 6 09:00:52 2006 UTC (19 years, 3 months ago) by johnpye
Correct do_check

Revision 168 - Directory Listing
Modified Fri Jan 6 01:08:58 2006 UTC (19 years, 3 months ago) by johnpye
PyGTK GUI: Added wait cursor during solve, changed method select box so that you can't type into it.

Revision 164 - Directory Listing
Modified Tue Jan 3 09:54:43 2006 UTC (19 years, 4 months ago) by johnpye
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.

Revision 161 - Directory Listing
Modified Mon Jan 2 09:58:03 2006 UTC (19 years, 4 months ago) by johnpye
Adding missing call to Library::clear()

Revision 160 - Directory Listing
Modified Mon Jan 2 09:57:02 2006 UTC (19 years, 4 months ago) by johnpye
Minor usability changes:
	default_self method highlighted by default
	model instance hierarchy top-level expanded on creation

Revision 154 - Directory Listing
Modified Thu Dec 22 15:18:02 2005 UTC (19 years, 4 months ago) by johnpye
Removing debug output, adding self_test to iapws95.

Revision 153 - Directory Listing
Modified Thu Dec 22 13:53:42 2005 UTC (19 years, 4 months ago) by johnpye
Fixing bug #178.

Revision 151 - Directory Listing
Modified Thu Dec 22 10:58:33 2005 UTC (19 years, 4 months ago) by johnpye
Working on a test case for bug #178

Revision 150 - Directory Listing
Modified Thu Dec 22 09:24:56 2005 UTC (19 years, 4 months ago) by johnpye
Committed changes to C++ solver class to accommodate new slv_lookup_client.
Still seeing bug #178 though.

Revision 143 - Directory Listing
Modified Thu Dec 22 03:41:47 2005 UTC (19 years, 4 months ago) by johnpye
Fixing for ability to use both autotools and jam libraries

Revision 138 - Directory Listing
Modified Wed Dec 21 07:32:17 2005 UTC (19 years, 4 months ago) by johnpye
Fixing to set flags correctly for SWIG on MINGW.

Revision 132 - Directory Listing
Added Wed Dec 21 00:14:13 2005 UTC (19 years, 4 months ago) by johnpye
Adding the PyGTK interface to CMU repository. Whaddyareckon?

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