0
I Use This!
Inactive

Commits : Listings

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