mcclim.git
2011-07-28 Andreas FuchsFix a misdeclared dependency in clim-listener.asd master
2010-01-31 Andy HefnerFall back to DejaVu instead of Vera, and fix serif...
2009-12-16 Robert StrandhFixed a typo.
2009-12-08 Robert StrandhFixed the font-selector demo so that it doesn't crash...
2009-12-07 Robert StrandhFixed a bug that made this demo not work (thanks to...
2009-12-07 Robert StrandhRemoved dead code. Added my copyright. Fixed some...
2009-12-07 Robert StrandhThis file was old, and has been replaced by traffic...
2009-11-15 Andy HefnerFaster IMAGE-TO-XIMAGE translator, courtesy of Nikodemu...
2009-10-29 Andy HefnerFix dynamic extent declarations in with-output-as-gadget.
2009-10-16 Robert StrandhFixed problem with Cancel button in accepting-values.
2009-09-02 Robert StrandhAdded support for image design drawing in the gtkairo...
2009-09-02 Robert StrandhAdded support for reading PNG files contributed by...
2009-08-01 Gilbert BaumannFRAME-MANAGER-NOTIFY-USER
2009-08-01 Gilbert Baumann(ADOPT-FRAME :AFTER CLX-FRAME-MANAGER APPLICATION-FRAME)
2009-08-01 Gilbert Baumann(ALLOCATE-SPACE SCROLLER-PANE T T)
2009-08-01 Gilbert BaumannI like my scroll bars left, Hefner wants them right...
2009-08-01 Gilbert BaumannUse force-output instead of finish-output as the latter...
2009-08-01 Robert StrandhPatch from Nikodemus Siivola fixing a problem with...
2009-08-01 Robert StrandhRemoved some tabs at the request of Cyrus Harmon.
2009-07-31 Robert StrandhPatch from Nikodemus Siivola adding an :after method on
2009-06-16 Andy HefnerFix bounding rectangle computation for open polygons.
2009-06-14 Andy HefnerTransform :fixed to :fix during font lookup. Apparently...
2009-06-14 Andy HefnerFix :fixed text style choice.
2009-06-08 Robert StrandhTiff bitmap formats from Cyrus Harmon.
2009-06-07 Robert StrandhPatch from Cyrus Harmon that removes two unnecessary...
2009-06-07 Andy HefnerASDF commands for the listener.
2009-06-07 Andy HefnerASDF commands for the listener.
2009-06-07 Robert StrandhPatch from Cyrus Harmon to make it possible to read...
2009-06-03 Andy HefnerChange *default-text-style* to a sans-serif face.
2009-06-03 Andy HefnerHandle selection-notify-events in the text gadget and...
2009-06-03 Andy HefnerDefine sheet-direct-mirror on pixmaps (patch from Evgen...
2009-05-31 Robert StrandhI added a new kind of undo record named CHANGE-RECORD...
2009-04-20 Christophe... Try to use iso-10646 fonts where appropriate; don't...
2009-04-20 Christophe... Cooperate better with X11 window managers. Patch from...
2009-04-20 Christophe... Minimize redraws in the CLX backend. Patch from Julius...
2009-04-20 Christophe... Don't try to get the sheet of NIL. Patch from Juliusz...
2009-04-14 Andy HefnerDisable background evaluation by default, since it...
2009-02-28 Christophe... Read arguments for partial commands from partial menu...
2009-02-28 Christophe... Unsupplied and Numeric argument markers should not...
2009-02-24 Robert StrandhPatch to the listener from Stas Boukarev.
2009-02-18 Christophe... Fix for keyboard focus when the pointer is not in the...
2009-02-17 Christophe... When processing gestures for a command-processor, bind...
2009-02-17 Christophe... I feel ashamed of myself, but: commit a dubious fix...
2009-01-28 Christophe... The spec says that PORT is an accessor on frame-manager...
2009-01-21 Robert StrandhAnother fix from Mike Watters.
2009-01-21 Robert StrandhFix from Mike Watters.
2008-12-19 Andy HefnerGuard against infinite recursion in fit-pane-to-output...
2008-12-08 Troels HenriksenBring Drei up to date with CVS Swank.
2008-12-08 Robert StrandhPatches from Mikael Jansson.
2008-12-07 Andy HefnerChange default text and prompt style to sans-serif...
2008-12-07 Andy HefnerCenter the label with the text field, since s-o-w-b...
2008-12-06 Andy HefnerAdd new keyword to accepting-values, select-first-query...
2008-11-30 Andy HefnerFix bug in stream-write-string on filling-streams which...
2008-11-30 Andy HefnerIn fit-pane-to-output, accomodate the space preferences...
2008-11-30 Andy HefnerTwo error handling fixes to com-eval: First, don't...
2008-11-09 Andy HefnerFit space requirements to output history bounding recta...
2008-11-09 Andy HefnerFix typo in with-clx-graphics.
2008-11-09 Andy HefnerEliminate allocate-space method on text-field-panes...
2008-11-09 Andy HefnerNicer gadget range handling, and handle stream designat...
2008-10-23 Andy HefnerListener fixes from Willem Broekema.
2008-10-23 Troels HenriksenSEOS-WRITE-STRING fix wrt. zero-length strings from...
2008-10-23 Troels HenriksenMAP-OVER-COMMAND-TABLE-TRANSLATORS and
2008-10-23 Troels Henriksen`decode-x-button-code' fix from Mike Watters.
2008-10-23 Troels HenriksenSpelling fixes from Mike Watters.
2008-10-23 Andy Hefnermake-pattern-from-bitmap-file: Fix width/height - image...
2008-10-22 Andy HefnerFix a couple careless oversights, and add a backdoor...
2008-10-22 Andy HefnerOops, do load appearance.lisp in clim-listener system.
2008-10-20 Andy HefnerFix off by one error in CLX button decoding, based...
2008-10-20 Andy HefnerCommit work in progress on various listener cleanups...
2008-08-22 Andy HefnerAnother step down the slippery slope of chronic laziness.
2008-08-21 Andy HefnerMove the cut/paste and mouse scroll mixins from clim...
2008-08-20 Andy HefnerToggle buttons should have a few pixels spacing between...
2008-08-19 Andy HefnerApparently, when rgb-designs were merged into the core...
2008-07-29 Robert StrandhMake sure *application-frame* is inherited by the threa...
2008-07-17 Troels HenriksenPatch from Tobias C. Rittweiler to add PRINT-OBJECT...
2008-06-29 Troels HenriksenFixed clear bug in the Drei accept method for expressions.
2008-06-15 Troels HenriksenAdded FORMAT-SYM function from Maciej Katafiasz to...
2008-06-07 Troels HenriksenCommit patch from Nikodemus to make Drei work with...
2008-05-29 Troels HenriksenSBCL multiprocessing patch from Christophe that allows...
2008-05-29 Troels HenriksenMove *all-processes* handling into the function passed to
2008-05-29 Troels HenriksenImproved CLIM-SYS:CURRENT-PROCESS on SBCL.
2008-05-27 Troels HenriksenHandle BREAK in the Listener.
2008-05-27 Troels HenriksenAs per the advice of Nikodemus, only handle serious...
2008-05-27 Troels HenriksenIn the Listener, handle abort gesture properly even...
2008-05-27 Troels HenriksenChange over-eager call to DIRECTORY for pathname comple...
2008-05-24 Troels HenriksenRebind *original-stream* when unreading gesture to...
2008-05-24 Troels HenriksenFix some old code that assumed Drei instances themselve...
2008-05-24 Troels HenriksenRandom fixes for Lisp syntax highlighting.
2008-05-20 Troels HenriksenListener now supports BREAKing of running evaluation...
2008-05-20 Troels HenriksenAdded better handling of abnormal exit when evaluating...
2008-05-20 Troels HenriksenAdded the ability to cancel a computation in the CLIM...
2008-05-18 Troels HenriksenImprove the ESA minibuffers handling of arbitrary output.
2008-05-18 Troels HenriksenMove error ESA-IO handling into commands.
2008-05-18 Troels HenriksenHandle file-errors when writing files in ESA.
2008-05-17 Troels HenriksenImproved the ESA minibuffer - can now resize itself...
2008-05-16 Rudi Schlatte Try to make beagle backend run both on 64-bit and...
2008-05-15 Troels HenriksenFILLING-OUTPUT fixes:
2008-05-15 Troels HenriksenDelete the line cache when changing the buffer of a...
2008-05-13 Andy Hefnerclim:graft should return nil for degrafted sheets....
2008-05-09 Troels HenriksenThe default value of a list-pane should be NIL.
next