Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch feature-dataflow-internals Excluding Merge-Ins
This is equivalent to a diff from b585eded7d to a7afa4138d
|
2013-02-01
| ||
| 08:28 | Documentation: Updated location of critcl. Leaf check-in: a7afa4138d user: andreask tags: feature-dataflow-internals | |
|
2011-12-06
| ||
| 23:21 | Integrated the completed reader for PCX images with trunk. check-in: a4d8d55b97 user: andreask tags: trunk | |
|
2011-11-25
| ||
| 00:20 | Placeholder for fits image reader Leaf check-in: 974e8bf888 user: andreask tags: image-io-fits | |
| 00:16 | Placeholder for xpm image reader Leaf check-in: 694125dd1e user: andreask tags: image-io-xpm | |
| 00:16 | Placeholder for xbm image reader Leaf check-in: 5006dcd412 user: andreask tags: image-io-xbm | |
| 00:16 | Placeholder for tiff image reader Leaf check-in: dfbe0604ae user: andreask tags: image-io-tiff | |
| 00:16 | Placeholder for tga image reader Leaf check-in: c4ae400cb9 user: andreask tags: image-io-tga | |
| 00:15 | Placeholder for sun image reader check-in: d8d7b08e80 user: andreask tags: image-io-sun | |
| 00:15 | Placeholder for sgi image reader check-in: 39d26f9ff1 user: andreask tags: image-io-sgi | |
| 00:15 | Placeholder for raw image reader Leaf check-in: 653f65df03 user: andreask tags: image-io-raw | |
| 00:15 | Placeholder for pixmap image reader Leaf check-in: 175111ff36 user: andreask tags: image-io-pixmap | |
| 00:15 | Placeholder for jpeg image reader Leaf check-in: 80caf509c2 user: andreask tags: image-io-jpeg | |
| 00:14 | Placeholder for ico image reader Leaf check-in: fc5420bf05 user: andreask tags: image-io-ico | |
| 00:12 | Placeholder for DTED image reader Leaf check-in: 687cbe62e6 user: andreask tags: image-io-dted | |
| 00:11 | Placeholder for gif image reader Leaf check-in: 99a39dbf53 user: andreask tags: image-io-gif | |
| 00:03 | Incomplete start of work on a reader for PCX image files. check-in: f9976a0e1f user: andreask tags: image-io-pcx | |
|
2011-11-23
| ||
| 07:56 | Pull in latest trunk changes check-in: 3929d0be5b user: andreask tags: feature-dataflow-internals | |
| 04:37 | Merged [b585eded7d], scaling of integer divisions. check-in: 4354b78718 user: andreask tags: infinite-plane | |
| 04:33 | Modified the division operator involving grey8 to scale the result up by MAXVAL_GREY8. Without such scaling the result is mostly zero, which is not really wanted. check-in: b585eded7d user: andreask tags: trunk | |
| 02:46 | Modified the 'cut' command to restrict the x/y similar to how it restricts the w/h. Documented this. Updated the embedded documentation. check-in: a2dbe0b802 user: andreask tags: trunk | |
Changes to doc/crimp_installer.man.
| ︙ | |||
59 60 61 62 63 64 65 | 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | - + | (Disclosure: I, Andreas Kupries, work for ActiveState, maintaining ActiveTcl and TclDevKit). [subsection CriTcl] |
| ︙ | |||
97 98 99 100 101 102 103 | 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 | - + | [para] On unix it may be necessary to make [cmd tclsh] available under the name of [cmd tclkit] for the starkit to work. [para] When not using a starkit, you have to get and install the sources per |
| ︙ |
Added doc/figures/flow_pimage.dia.