/[ascend]/trunk/pygtk/interface/ascend.glade
ViewVC logotype

Log of /trunk/pygtk/interface/ascend.glade

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 282 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 8 13:51:04 2006 UTC (19 years, 1 month ago) by johnpye
File length: 129106 byte(s)
Diff to previous 280
This version uses direct creation of the block incidence matrix image data
using the gtk.gdk.pixbuf_new_from_data function.

Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 8 08:31:56 2006 UTC (19 years, 1 month ago) by johnpye
File length: 129215 byte(s)
Diff to previous 276
Some work on adding the 'block diagnosis' window

Revision 276 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 6 00:07:58 2006 UTC (19 years, 1 month ago) by johnpye
File length: 110502 byte(s)
Diff to previous 273
Changes to the condenser model
Working on a 'diagnose' window, maybe

Revision 273 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 5 06:44:06 2006 UTC (19 years, 1 month ago) by johnpye
File length: 100539 byte(s)
Diff to previous 271
Added reporting of relations and residuals via GUI

Revision 271 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 4 09:08:54 2006 UTC (19 years, 1 month ago) by johnpye
File length: 86989 byte(s)
Diff to previous 269
Working on adding support for listing cliques

Revision 269 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 4 07:15:30 2006 UTC (19 years, 1 month ago) by johnpye
File length: 86393 byte(s)
Diff to previous 268
Added usability keybindings on properties input fields: escape, enter

Revision 268 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 4 06:09:57 2006 UTC (19 years, 1 month ago) by johnpye
File length: 85654 byte(s)
Diff to previous 250
Adding ability to edit upper/lower bounds and nominal values

Revision 250 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 04:01:10 2006 UTC (19 years, 1 month ago) by johnpye
File length: 61857 byte(s)
Diff to previous 249
You can now copy the observer matrix to the clipboard and paste into another document.

Revision 249 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 03:22:11 2006 UTC (19 years, 1 month ago) by johnpye
File length: 59680 byte(s)
Diff to previous 246
Working (read-only) observer thing. Observer instances are updated in the table
and if you click 'add' on the observer tab, the current values are kept and a new
row is added.

Revision 246 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 31 16:24:27 2006 UTC (19 years, 1 month ago) by johnpye
File length: 59476 byte(s)
Diff to previous 245
Some more work on the 'Observer' feature

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 31 07:49:58 2006 UTC (19 years, 1 month ago) by johnpye
File length: 60223 byte(s)
Diff to previous 242
Working on adding Observer functionality

Revision 242 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 15:02:26 2006 UTC (19 years, 1 month ago) by johnpye
File length: 51371 byte(s)
Diff to previous 240
Minor usability improvements - keybindings

Revision 240 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 09:35:34 2006 UTC (19 years, 1 month ago) by johnpye
File length: 50912 byte(s)
Diff to previous 231
Can now view block numbers via console while mouse-ing over incidence matrix

Revision 231 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 29 14:15:44 2006 UTC (19 years, 1 month ago) by johnpye
File length: 50521 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) (annotate) - [select for diffs]
Modified Sun Jan 29 07:16:06 2006 UTC (19 years, 1 month ago) by johnpye
File length: 50016 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) (annotate) - [select for diffs]
Modified Sat Jan 28 05:22:38 2006 UTC (19 years, 1 month ago) by johnpye
File length: 78154 byte(s)
Diff to previous 227
Fixed up bounds checking for solver parameter window

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

Revision 226 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 28 02:12:19 2006 UTC (19 years, 1 month ago) by johnpye
File length: 69825 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) (annotate) - [select for diffs]
Modified Fri Jan 27 14:55:43 2006 UTC (19 years, 1 month ago) by johnpye
File length: 69684 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) (annotate) - [select for diffs]
Modified Fri Jan 27 08:18:43 2006 UTC (19 years, 1 month ago) by johnpye
File length: 69678 byte(s)
Diff to previous 221
Some progress on editable solver parameters

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

Revision 208 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 24 03:19:37 2006 UTC (19 years, 1 month ago) by johnpye
File length: 64526 byte(s)
Diff to previous 173
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 173 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 11:20:32 2006 UTC (19 years, 2 months ago) by johnpye
File length: 58762 byte(s)
Diff to previous 172
PyGTK interface now remembers size of errors/warnings pane as well.

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

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 01:08:58 2006 UTC (19 years, 2 months ago) by johnpye
File length: 58232 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) (annotate) - [select for diffs]
Modified Tue Jan 3 09:54:43 2006 UTC (19 years, 2 months ago) by johnpye
File length: 58237 byte(s)
Diff to previous 132
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.

Revision 132 - (view) (download) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (19 years, 3 months ago) by johnpye
File length: 58238 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