9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify building for ACL and clisp for both ASDF2 and ASDF3 More... about 11 years ago
Fix a misdeclared dependency in clim-listener.asd More... over 12 years ago
Fall back to DejaVu instead of Vera, and fix serif italic filename. More... about 14 years ago
Fixed a typo. More... over 14 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 14 years ago
Fixed a bug that made this demo not work (thanks to "lhz" on #lisp). More... over 14 years ago
Removed dead code. Added my copyright. Fixed some comments. More... over 14 years ago
This file was old, and has been replaced by traffic-lights.lisp. More... over 14 years ago
Faster IMAGE-TO-XIMAGE translator, courtesy of Nikodemus Siivola. More... over 14 years ago
Fix dynamic extent declarations in with-output-as-gadget. More... over 14 years ago
Fixed problem with Cancel button in accepting-values. More... over 14 years ago
Added support for image design drawing in the gtkairo backend. Thanks to Samium Gromoff for contributing this patch. More... over 14 years ago
Added support for reading PNG files contributed by Samium Gromoff. Thanks! More... over 14 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... over 14 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... over 14 years ago
(ALLOCATE-SPACE SCROLLER-PANE T T) Missed one *SCROLLBAR-THICKNESS* More... over 14 years ago
I like my scroll bars left, Hefner wants them right. So I made it tweakable. Default is right though. More... over 14 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... over 14 years ago
Patch from Nikodemus Siivola fixing a problem with missing unquotes. More... over 14 years ago
Removed some tabs at the request of Cyrus Harmon. More... over 14 years ago
Patch from Nikodemus Siivola adding an :after method on stream-finish-output for standard-extended-output-stream. More... over 14 years ago
Fix bounding rectangle computation for open polygons. More... almost 15 years ago
Transform :fixed to :fix during font lookup. Apparently necessary to run on a machine without fontconfig. More... almost 15 years ago
Fix :fixed text style choice. More... almost 15 years ago
Tiff bitmap formats from Cyrus Harmon. More... almost 15 years ago
Patch from Cyrus Harmon that removes two unnecessary packages, and which fixes a typo in mcclim-jpeg-bitmaps. More... almost 15 years ago
ASDF commands for the listener. More... almost 15 years ago
ASDF commands for the listener. More... almost 15 years ago
Patch from Cyrus Harmon to make it possible to read grayscale jpeg files. More... almost 15 years ago
Change *default-text-style* to a sans-serif face. More... almost 15 years ago