- Jun 30, 2017
-
-
Daniel Kochmański authored
Closes #10.
-
- Jun 24, 2017
-
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
use trivial-gray-streams See merge request !5
-
- Jun 10, 2017
-
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
debug-io isn't bound according to clim spec
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
Daniel Kochmański authored
-
- Jun 03, 2017
-
-
Jacek Złydach authored
Not that the demo runs, or anything.
-
Jacek Złydach authored
-
Jacek Złydach authored
+ added address-book and thinkadot demos
-
Jacek Złydach authored
Resolves issue #2. Post-load recompilation of #'region-intersection method is no longer needed.
-
Jacek Złydach authored
+ dropped a workaround in clim/frames.lisp; now the application frame is an actual stream.
-
Jacek Złydach authored
+ notes about gesture handling breaking on mouse scroll wheel + dropped a (declare (values ...)) in #'do-text-screen-real-estate.
-
Jacek Złydach authored
Replaced it with a more thread-safe-ish version, which resolved the weird behaviour issue.
-
Jacek Złydach authored
From NIL to 0.0, the param should be numeric if used at all. + added notes on my confusion about the magic that happens in code of #'unhighlight-highlighted-presentation.
-
Jacek Złydach authored
- provided the default (likely invalid in principle) for the missing argument in callback functions. - replaced references to missing slots with what's my best guess about their correct value (through accessors) + notes on the previous changes wrt. that fourth parameter to scroll-bar callbacks.
-
Jacek Złydach authored
+ added background/foreground initargs. This leads to Lisp Listener demo showing a scroll pane.
-
- May 27, 2017
-
-
Jacek Złydach authored
-
Jacek Złydach authored
Based on implementation from tk-silica.
-
- May 14, 2017
-
-
Jacek Złydach authored
-
Jacek Złydach authored
asd system See merge request !1
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
-
Jacek Złydach authored
+ introduced bordeaux-thread as a replacement for Allegro's mp module.
-
Jacek Złydach authored
-