9
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify building for ACL and clisp for both ASDF2 and ASDF3 More... over 12 years ago
Fix a misdeclared dependency in clim-listener.asd More... about 14 years ago
Fall back to DejaVu instead of Vera, and fix serif italic filename. More... over 15 years ago
Fixed a typo. More... over 15 years ago
Fixed the font-selector demo so that it doesn't crash. The problem was that when the family changes, it tries to initialize the face to one with the same name as the selected one in the old family. When there is no such face in the new family, it got initialized to nil. More... over 15 years ago
Fixed a bug that made this demo not work (thanks to "lhz" on #lisp). More... over 15 years ago
Removed dead code. Added my copyright. Fixed some comments. More... over 15 years ago
This file was old, and has been replaced by traffic-lights.lisp. More... over 15 years ago
Faster IMAGE-TO-XIMAGE translator, courtesy of Nikodemus Siivola. More... almost 16 years ago
Fix dynamic extent declarations in with-output-as-gadget. More... almost 16 years ago
Fixed problem with Cancel button in accepting-values. More... almost 16 years ago
Added support for image design drawing in the gtkairo backend. Thanks to Samium Gromoff for contributing this patch. More... almost 16 years ago
Added support for reading PNG files contributed by Samium Gromoff. Thanks! More... almost 16 years ago
FRAME-MANAGER-NOTIFY-USER Use :calling-frame, leave shareing the event queue to the calling frame to what ever magic does it correctly in that case. More... about 16 years ago
(ADOPT-FRAME :AFTER CLX-FRAME-MANAGER APPLICATION-FRAME) If the frame happens to have a non-null calling-frame slot, tell the window manager. That way pop up dialogs are recognized as such allowing the window manager to apply what ever special handling it does to pop up windows. More... about 16 years ago
(ALLOCATE-SPACE SCROLLER-PANE T T) Missed one *SCROLLBAR-THICKNESS* More... about 16 years ago
I like my scroll bars left, Hefner wants them right. So I made it tweakable. Default is right though. More... about 16 years ago
Use force-output instead of finish-output as the latter implies waiting for an answer from the display server, which is something we really do not want to do. More... about 16 years ago
Patch from Nikodemus Siivola fixing a problem with missing unquotes. More... about 16 years ago
Removed some tabs at the request of Cyrus Harmon. More... about 16 years ago
Patch from Nikodemus Siivola adding an :after method on stream-finish-output for standard-extended-output-stream. More... about 16 years ago
Fix bounding rectangle computation for open polygons. More... about 16 years ago
Transform :fixed to :fix during font lookup. Apparently necessary to run on a machine without fontconfig. More... about 16 years ago
Fix :fixed text style choice. More... about 16 years ago
Tiff bitmap formats from Cyrus Harmon. More... about 16 years ago
Patch from Cyrus Harmon that removes two unnecessary packages, and which fixes a typo in mcclim-jpeg-bitmaps. More... about 16 years ago
ASDF commands for the listener. More... about 16 years ago
ASDF commands for the listener. More... about 16 years ago
Patch from Cyrus Harmon to make it possible to read grayscale jpeg files. More... about 16 years ago
Change *default-text-style* to a sans-serif face. More... about 16 years ago