Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Commenting, changed context menu tool for deletion (buggy still).
First code for exporting canvas model to ASCEND model code.
Fixed problem with lists in obrowser.
Add debug option to view contents of Gaphor canvas. Browser now includes scrollbars.
Working on reattaching ports, but not working yet.
Added PortDisconnector functor.
Added browsing of failed-to-pickle data.
Some changes to facilitate pickling.
Removed threading calls from blocklist.py, seems to get things working on Windows.
Refactor some of this into separate files. Support for renaming of blocks. Added proper BlockInstance class to hold block names. Automatic sequential default numbering of new blocks.
Added connectortool for Gaphas canvas.
Adding pan/zoom capability to the canvas.
Lines can be drawn by pressing 'L' now. Double-click to re-enable placement tool (still a problem with multiple-placement of blocks).
Right-click context menu.
Add support for deletion of canvas elements (no undo yet).
Blocklist now creates blocks on the canvas with the correct number of inputs and outputs based on the results of parsing a model file.
Moved blocklist to canvas dir, added canvas widget alongside.
Simple block browser started using gtk IconView.
Fixed apparent bug in pairlist_append_unique. Added pairlist_set and pairlist_values_and_destroy. Fixed implementation of notes_refined_for_type_with_lang in notequery.c. Added new test models in test/canvas/blocktypes.a4c.
Still working on the inputs, outputs list. Problem with the notequery functions, seems that assumption about ordering of notes returned form GetNotesList was wrong.
Added new 'block' NOTE for declaring a type as being a block for the purpose of canvas-based modelling. Fixed up the blocklist test script to detect inlets and outlets of such models (ongoing).
Blocklist changed to use the parametric version of rankine models (ongoing).
Fixed detection of Graphviz on linux where pkg-config is available (should be always). This will break detection of Graphviz on Windows though.
Excluded non-parametric models.
The getNoteForVariable seems to work now, picks up more types.
Parsing of library to find blocks. First test.
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 |