Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2018-11-08
| ||
12:58 | Documented CHICKEN 5 import syntax Leaf check-in: fdc9bb094c user: murphy tags: trunk | |
2018-10-17
| ||
11:56 | Added CHICKEN 5 release information check-in: f38ad2134e user: murphy tags: trunk, v1.1.2 | |
2018-10-15
| ||
22:55 | Added CHICKEN 5 port check-in: f1bd070eb0 user: murphy tags: trunk | |
2017-09-01
| ||
11:13 | Pointed CHICKEN release-info to main repository check-in: cbf7bc5161 user: murphy tags: trunk | |
2017-02-23
| ||
18:37 | Point CHICKEN release-info to chisel mirror check-in: 430d9073e3 user: murphy tags: trunk | |
2015-05-02
| ||
22:45 | Switched CHICKEN release information to meta file distribution check-in: 0e3909cc5d user: murphy tags: trunk | |
2015-05-01
| ||
23:46 | Updated CHICKEN release information file check-in: c123bef977 user: murphy tags: trunk | |
2012-03-26
| ||
12:38 | corrected installation commands for CHICKEN import libraries check-in: 79fcd69d16 user: murphy tags: trunk, v1.1.1 | |
2011-12-25
| ||
02:45 | Updated CHICKEN release information file check-in: 48e70fb1d1 user: murphy tags: trunk | |
02:43 | Simplified build logic, combined libraries check-in: 53ca1af25d user: murphy tags: trunk, v1.1.0 | |
2011-04-22
| ||
15:47 | Added .release-info file check-in: 05124adbf1 user: murphy tags: trunk | |
15:43 | Added .release-info file to files list check-in: e59a5a63ff user: murphy tags: trunk | |
2011-03-24
| ||
16:53 | Updated CHICKEN meta information file check-in: 0543e59274 user: murphy tags: trunk | |
2011-03-23
| ||
19:30 | Documented make-cells-draw-cb check-in: 567c93425d user: murphy tags: trunk | |
19:21 | Added make-cells-draw-cb support procedure for code using the IUP cells widget check-in: 6de509cbc5 user: murphy tags: trunk | |
2011-01-30
| ||
23:39 | Setup script now allows feature no-library-checks to disable checks using find-library check-in: d704525ebe user: murphy tags: trunk | |
2010-10-22
| ||
02:35 | Changed with-canvas-mode into call-with-canvas-in-mode check-in: 33bf933593 user: murphy tags: trunk | |
2010-10-20
| ||
20:06 | Moved context+ initialization from the base module to the native module check-in: acecf54f4f user: murphy tags: trunk | |
19:48 | Changed the library names loaded by the Racket modules under Windows check-in: 65f00b3c85 user: murphy tags: trunk | |
01:57 | Consolidating changes: All bitmaps bottom to top, all color values ulong, etc. check-in: 8d577fc3c8 user: murphy tags: trunk | |
00:01 | Implemented the Racket modules check-in: 696f1a720c user: murphy tags: trunk | |
2010-10-19
| ||
23:57 | Fixed problems with RGB(A) client image extraction check-in: aa223bf03b user: murphy tags: trunk | |
23:44 | Corrected a parenthesis misplacement in chicken/canvas-draw-primitives.scm check-in: e36763397d user: murphy tags: trunk | |
21:26 | More sensible re-entrance behaviour for call-with-canvas check-in: 7ef228fa72 user: murphy tags: trunk | |
19:32 | Tweaks for procedures taking flag arguments, all setters return void now check-in: d70ac8f149 user: murphy tags: trunk | |
17:27 | Color argument for canvas-pixel! now has a default value check-in: bdde7bd7dc user: murphy tags: trunk | |
17:18 | Some stylistic improvements in the CHICKEN code check-in: f4c4567a02 user: murphy tags: trunk | |
17:02 | Renamed several occurrences of "pixel" to "px", fixed bad linkage to cdReleaseState check-in: 1d6d6a6dcc user: murphy tags: trunk | |
15:05 | CHICKEN implementation of main module no longer exports state->pointer and pointer->state check-in: d5be09647c user: murphy tags: trunk | |
14:39 | Documented the pdf, ps, svg, metafile, debug, cgm, dgn, dxf, emf and wmf driver modules check-in: 7fa88a5788 user: murphy tags: trunk | |
14:29 | Documented client and server context modules check-in: 37693dd5fc user: murphy tags: trunk | |
14:20 | Documented the clipboard, printer and picture driver modules check-in: d671fbd5ec user: murphy tags: trunk | |
14:16 | Documented the gl driver module check-in: 5dcb6f60ff user: murphy tags: trunk | |
14:12 | Documented the native driver module check-in: 61b732d1b7 user: murphy tags: trunk | |
14:09 | Documented the IUP context module check-in: 2b690af321 user: murphy tags: trunk | |
14:02 | Renamed a few base module flags to clearer symbols check-in: 708f9d031d user: murphy tags: trunk | |
13:53 | Documented the primitives module check-in: 11294e432a user: murphy tags: trunk | |
13:28 | Renamed canvas-back-opacity to canvas-background-opacity check-in: 0570db1c90 user: murphy tags: trunk | |
00:28 | Changed CHICKEN egg category from ui to graphics check-in: 726c0ca12f user: murphy tags: trunk | |
00:14 | Renamed fill-stroke flag for canvas-path-set! to fill+stroke check-in: 56227b8f32 user: murphy tags: trunk | |
2010-10-18
| ||
23:25 | Implemented vertex primitives in CHICKEN check-in: d003df6297 user: murphy tags: trunk | |
22:58 | Implemented font metrics primitives in CHICKEN check-in: 343577cc46 user: murphy tags: trunk | |
20:35 | Adapted custom line style handling, implemented text drawing primitives in CHICKEN check-in: 31cc426ee8 user: murphy tags: trunk | |
15:46 | Implemented filled area primitives in CHICKEN check-in: 77aecb1766 user: murphy tags: trunk | |
14:18 | Implemented line drawing primitives in CHICKEN check-in: 21abe8ff78 user: murphy tags: trunk | |
00:23 | Implemented support for client image RGB(A) data extraction in CHICKEN check-in: 1241779bc0 user: murphy tags: trunk | |
2010-10-17
| ||
23:36 | Fixed type signature of canvas-mark-size and its setter check-in: 03ce80e066 user: murphy tags: trunk | |
22:59 | Fixed argument order in canvas creation inside call-with-canvas check-in: 402ff4e31a user: murphy tags: trunk | |
22:54 | Implemented different driver modules in CHICKEN check-in: 2781f86d65 user: murphy tags: trunk | |
21:24 | Implemented mark and pixel primitives in CHICKEN check-in: bf7962ecd1 user: murphy tags: trunk | |