make the setup script a bit smarter; add meta foreign-depends |
|
More...
|
almost 11 years ago
|
setup fixups: depends on make; include chicken.h without path; add-child |
|
More...
|
almost 11 years ago
|
added the cell egg in thirdparty |
|
More...
|
almost 11 years ago
|
sample code from the author of the git egg can actually get diffs |
|
More...
|
almost 11 years ago
|
Text widget: don't use tabs as column jumps if only one big column was found |
|
More...
|
almost 11 years ago
|
default fonts are a little bigger |
|
More...
|
almost 11 years ago
|
bugfix in Text widget render: there aren't always (enough) tab stops |
|
More...
|
almost 11 years ago
|
-> operator: avoid calling slot-value on uninitialized slots |
|
More...
|
almost 11 years ago
|
need to set entire default clip so that simple non-windowed text rendering works by default |
|
More...
|
almost 11 years ago
|
add children to FlickArea's content not to itself |
|
More...
|
almost 11 years ago
|
added pretty-print implementation to dump widget tree |
|
More...
|
almost 11 years ago
|
gits log viewer has declarative UI |
|
More...
|
almost 11 years ago
|
dsdl: Display Scheme Declarative Language instead of the ambiguous m |
|
More...
|
almost 11 years ago
|
converted the rest of the widget class and slot names |
|
More...
|
almost 11 years ago
|
added read-dsml for a QML-like syntax |
|
More...
|
almost 11 years ago
|
added <ink-area>; scribble.scm demonstrates |
|
More...
|
almost 11 years ago
|
support automatically-evaluated lambda properties... but I'm not sure |
|
More...
|
almost 11 years ago
|
tried to get diff but chicken-git seems not to be doing it correctly at this time |
|
More...
|
almost 11 years ago
|
gits: minor visual improvements |
|
More...
|
almost 11 years ago
|
latest mesa has a problem with eglmesaext.h |
|
More...
|
almost 11 years ago
|
need to delete vertex buffer after rendering text |
|
More...
|
about 11 years ago
|
dsinp:main uses select() |
|
More...
|
about 11 years ago
|
<text>: tabbed columns can elide text |
|
More...
|
about 11 years ago
|
g2d:text takes optional parameters for elide type and glyph |
|
More...
|
about 11 years ago
|
added g2d:clip! to set the clip rect |
|
More...
|
about 11 years ago
|
<text> calculates column widths the first time rendered, if unset |
|
More...
|
about 11 years ago
|
fiddly workaround to avoid double-rendering one row during back-flicking |
|
More...
|
about 11 years ago
|
added dbghack parameter |
|
More...
|
about 11 years ago
|
initial implementation of tabulation in text; git client app |
|
More...
|
about 11 years ago
|
(relatively) efficient flickable text by setting a clip on the gc |
|
More...
|
over 11 years ago
|