/[ascend]/trunk/pygtk/interface/gtkbrowser.py
ViewVC logotype

Log of /trunk/pygtk/interface/gtkbrowser.py

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 234 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 17:15:47 2006 UTC (19 years ago) by johnpye
File length: 27493 byte(s)
Diff to previous 233
Plotting of incidence matrix: still need to check that orientation is correct though.

Revision 233 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 16:55:27 2006 UTC (19 years ago) by johnpye
File length: 27322 byte(s)
Diff to previous 231
Something resembling an incidence matrix returned via SWIG...

Revision 231 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 14:15:44 2006 UTC (19 years ago) by johnpye
File length: 27232 byte(s)
Diff to previous 230
Moved some incidence matrix routines to generic/solver from tcltk98.
Documentation changes.
Added (inactive) incidence matrix menu item to PyGTK interface
Fixed autotools make for above changed (need to fix for Jam as well)

Revision 230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 29 07:16:06 2006 UTC (19 years ago) by johnpye
File length: 27130 byte(s)
Diff to previous 228
Solverparameters GUI code split into separate file.
Help launcher started, will need more work.
Corrected wrong cpu_elapsed values in GUI by direct use of tm_cpu_time()
Added 'about' box.
Fixed 'auto' menu option.

Revision 228 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 28 05:22:38 2006 UTC (19 years ago) by johnpye
File length: 33874 byte(s)
Diff to previous 227
Fixed up bounds checking for solver parameter window

Revision 227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 28 04:44:15 2006 UTC (19 years ago) by johnpye
File length: 33711 byte(s)
Diff to previous 226
Added grouping of solver parameters into pages

Revision 226 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 28 02:12:19 2006 UTC (19 years ago) by johnpye
File length: 32505 byte(s)
Diff to previous 225
Can now edit string values via drop-down menu, just like with Tcl/Tk interface.
Boolean values changed with a doubleclick.

Revision 225 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 14:55:43 2006 UTC (19 years ago) by johnpye
File length: 30565 byte(s)
Diff to previous 223
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting of int, real and string parameters via PyGTK interface.

Revision 223 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 08:18:43 2006 UTC (19 years ago) by johnpye
File length: 28661 byte(s)
Diff to previous 221
Some progress on editable solver parameters

Revision 221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 03:05:38 2006 UTC (19 years ago) by johnpye
File length: 26097 byte(s)
Diff to previous 215
Added ability to examine solver parameters via python

Revision 215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 02:08:29 2006 UTC (19 years ago) by johnpye
File length: 26012 byte(s)
Diff to previous 208
Improved display of relations by adding getRelationAsString(relative_to)

Revision 208 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 24 03:19:37 2006 UTC (19 years ago) by johnpye
File length: 25984 byte(s)
Diff to previous 207
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 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 23 06:47:06 2006 UTC (19 years ago) by johnpye
File length: 25637 byte(s)
Diff to previous 185
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 185 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 13 03:35:54 2006 UTC (19 years, 1 month ago) by johnpye
File length: 25212 byte(s)
Diff to previous 182
Fixing missing 'clear' commands to allow new models to be loaded/reloaded

Revision 182 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 12 06:05:35 2006 UTC (19 years, 1 month ago) by johnpye
File length: 25165 byte(s)
Diff to previous 181
Fixed problem with figure closing causing ASCEND to exit

Revision 181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 12 05:43:41 2006 UTC (19 years, 1 month ago) by johnpye
File length: 25241 byte(s)
Diff to previous 180
Fixed up the right-click context menu a bit

Revision 180 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 12 03:20:58 2006 UTC (19 years, 1 month ago) by johnpye
File length: 24923 byte(s)
Diff to previous 177
Adding a little documentation

Revision 177 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 10 06:57:34 2006 UTC (19 years, 1 month ago) by johnpye
File length: 24924 byte(s)
Diff to previous 176
Removing some debug output, attempting to stop closing the figure from closing ASCEND

Revision 176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 10 06:22:23 2006 UTC (19 years, 1 month ago) by johnpye
File length: 24919 byte(s)
Diff to previous 175
Completed PyGTK plotting using matplotlib

Revision 175 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 10 04:27:34 2006 UTC (19 years, 1 month ago) by johnpye
File length: 24911 byte(s)
Diff to previous 173
More work on adding plotting capability under PyGTK

Revision 173 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 11:20:32 2006 UTC (19 years, 1 month ago) by johnpye
File length: 24148 byte(s)
Diff to previous 172
PyGTK interface now remembers size of errors/warnings pane as well.

Revision 172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 10:06:13 2006 UTC (19 years, 1 month ago) by johnpye
File length: 23803 byte(s)
Diff to previous 171
Storing of window size and position in .ascend.ini
Starting to implement plotting functions.

Revision 171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 6 09:00:52 2006 UTC (19 years, 1 month ago) by johnpye
File length: 22535 byte(s)
Diff to previous 168
Correct do_check

Revision 168 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 6 01:08:58 2006 UTC (19 years, 1 month ago) by johnpye
File length: 22456 byte(s)
Diff to previous 164
PyGTK GUI: Added wait cursor during solve, changed method select box so that you can't type into it.

Revision 164 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 3 09:54:43 2006 UTC (19 years, 1 month ago) by johnpye
File length: 22496 byte(s)
Diff to previous 160
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.

Revision 160 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 2 09:57:02 2006 UTC (19 years, 1 month ago) by johnpye
File length: 21423 byte(s)
Diff to previous 154
Minor usability changes:
	default_self method highlighted by default
	model instance hierarchy top-level expanded on creation

Revision 154 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 22 15:18:02 2005 UTC (19 years, 1 month ago) by johnpye
File length: 21387 byte(s)
Diff to previous 132
Removing debug output, adding self_test to iapws95.

Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (19 years, 1 month ago) by johnpye
File length: 21381 byte(s)
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.

  Diffs between and
  Type of Diff should be a

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