| 2003-11-11 |
Timothy Moore | Fixed some small bugs that were affecting the demos... 0.9 |
commit | commitdiff | tree | snapshot |
| 2003-11-11 |
Andy Hefner | Documentation for the listener |
commit | commitdiff | tree | snapshot |
| 2003-11-11 |
Andy Hefner | Expand sequences passed as command arguments |
commit | commitdiff | tree | snapshot |
| 2003-11-11 |
Mike McDonald | IMAGE-PANE updates from Milan Zamazal |
commit | commitdiff | tree | snapshot |
| 2003-11-11 |
Mike McDonald | ignore the first definition of convert-from-relative... |
commit | commitdiff | tree | snapshot |
| 2003-11-11 |
Mike McDonald | update SBCL instruction per Christophe Rhodes with... |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Andy Hefner | Need a #+CLIM-MP condition in DISOWN-FRAME as well... |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Andy Hefner | Applied McCLIM half of Christophe Rhodes' patches for... |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Timothy Moore | Fix typo |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Timothy Moore | Some cleanup and missing functions |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Andy Hefner | fix-tracking-pointer-args was not returning the arglist... |
commit | commitdiff | tree | snapshot |
| 2003-11-10 |
Timothy Moore | Set up an input context for commands when there's no... |
commit | commitdiff | tree | snapshot |
| 2003-11-09 |
Andy Hefner | * Support for translation to file://... URLs, used... |
commit | commitdiff | tree | snapshot |
| 2003-11-08 |
Andy Hefner | Oops, single-threaded CLIM uses a different input mixin... |
commit | commitdiff | tree | snapshot |
| 2003-11-07 |
Andy Hefner | Fixed erroneous declaration (declared something as... |
commit | commitdiff | tree | snapshot |
| 2003-11-05 |
Andy Hefner | Cleanups related to port-force-output - adopt/disown... |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Timothy Moore | More scigraph hacking |
commit | commitdiff | tree | snapshot |
| 2003-11-04 |
Timothy Moore | Work in progress on scigraph |
commit | commitdiff | tree | snapshot |
| 2003-11-03 |
Andy Hefner | Oops, default method for note-output-record-got/lost... |
commit | commitdiff | tree | snapshot |
| 2003-11-03 |
Timothy Moore | snapshot of scigraph for sbcl |
commit | commitdiff | tree | snapshot |
| 2003-11-03 |
Timothy Moore | Conditionalization (not complete) of scigraph for McCLI... |
commit | commitdiff | tree | snapshot |
| 2003-11-03 |
Robert Strandh | Added a few "ignore" declarations to avoid compiler... |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Mike McDonald | change layout of monthly downloads section |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Mike McDonald | added a snapshot directory for download tarballs, etc. |
commit | commitdiff | tree | snapshot |
| 2003-11-02 |
Mike McDonald | add monthly src snapshot |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Andy Hefner | Default to a sans-serif font for menu items. |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Andy Hefner | Implement highlight keyword to tracking-pointer. |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Andy Hefner | In :before method on frame-input-context-track-pointer... |
commit | commitdiff | tree | snapshot |
| 2003-10-31 |
Timothy Moore | bring scigraph into repository before hacking McCLIM... |
commit | commitdiff | tree | snapshot |
| 2003-10-30 |
Timothy Moore | A small cleanup: don't use the "secret" names of presen... |
commit | commitdiff | tree | snapshot |
| 2003-10-29 |
Andy Hefner | Removed stupidity. |
commit | commitdiff | tree | snapshot |
| 2003-10-29 |
Timothy Moore | Fix bug where commands would disappear after entering... |
commit | commitdiff | tree | snapshot |
| 2003-10-24 |
Andy Hefner | Extremely minor random changes. |
commit | commitdiff | tree | snapshot |
| 2003-10-23 |
Timothy Moore | Fix to partial argument processor. It now seems to... |
commit | commitdiff | tree | snapshot |
| 2003-10-23 |
Timothy Moore | Christophe Rhodes' improved defgeneric definitions. |
commit | commitdiff | tree | snapshot |
| 2003-10-22 |
Mike McDonald | openmcl updates from Mikel Evins |
commit | commitdiff | tree | snapshot |
| 2003-10-20 |
Mike McDonald | add support for CMUCL package lock per Eric Marsden |
commit | commitdiff | tree | snapshot |
| 2003-10-20 |
Mike McDonald | fix map-over-command-table-menu-items per Milan Zamazal |
commit | commitdiff | tree | snapshot |
| 2003-10-20 |
Andy Hefner | Various changes for WITH-OUTPUT-AS-GADGET. |
commit | commitdiff | tree | snapshot |
| 2003-10-13 |
Andy Hefner | Frame top-levels are supposed to bind *default-frame... |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Timothy Moore | Remove compile-time dependency on CLOS class metaclasses. |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Timothy Moore | Change handling of activation gestures and their effect... |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Mike McDonald | use atomic versions of incf and decf for OpenMCL |
commit | commitdiff | tree | snapshot |
| 2003-10-09 |
Mike McDonald | since only gadget-test only works with CLX and it is... |
commit | commitdiff | tree | snapshot |
| 2003-10-08 |
Mike McDonald | gadget-test is dependant on CLX |
commit | commitdiff | tree | snapshot |
| 2003-10-08 |
Mike McDonald | remove clim-look dependancy on CLX |
commit | commitdiff | tree | snapshot |
| 2003-10-08 |
Timothy Moore | In input-editor-format and %replace-input test for... |
commit | commitdiff | tree | snapshot |
| 2003-10-07 |
Andy Hefner | Fixed coord-seq breakage, in several places TRANSFORM... |
commit | commitdiff | tree | snapshot |
| 2003-10-07 |
Andy Hefner | Fixed stupid package-related error - PORT-FORCE-OUTPUT... |
commit | commitdiff | tree | snapshot |
| 2003-10-06 |
Timothy Moore | Add support for (accept 'form) to read and |
commit | commitdiff | tree | snapshot |
| 2003-10-01 |
Timothy Moore | Support (in OpenMCL) for accepting the subforms of... |
commit | commitdiff | tree | snapshot |
| 2003-10-01 |
Mike McDonald | fix typos |
commit | commitdiff | tree | snapshot |
| 2003-10-01 |
Mike McDonald | put Tim Moores paper in CVS and update the webpage... |
commit | commitdiff | tree | snapshot |
| 2003-09-29 |
Andy Hefner | Load the pixmaps at load time. |
commit | commitdiff | tree | snapshot |
| 2003-09-28 |
Andy Hefner | Got demodemo running again. |
commit | commitdiff | tree | snapshot |
| 2003-09-28 |
Andy Hefner | In DEFAULT-FRAME-TOP-LEVEL, if there is no interactor... |
commit | commitdiff | tree | snapshot |
| 2003-09-27 |
Andy Hefner | * Fixed bug in reading mime types lacking slashes in... |
commit | commitdiff | tree | snapshot |
| 2003-09-15 |
Andy Hefner | On SBCL, (require :sb-posix). |
commit | commitdiff | tree | snapshot |
| 2003-09-15 |
Andy Hefner | Lots of changes: |
commit | commitdiff | tree | snapshot |
| 2003-09-15 |
Andy Hefner | Fixed bug in COMPLETE-INPUT-RESCAN where if the gesture... |
commit | commitdiff | tree | snapshot |
| 2003-09-15 |
Andy Hefner | Added a call to EAT-DELIMITER-OR-ACTIVATOR after each... |
commit | commitdiff | tree | snapshot |
| 2003-09-14 |
Andy Hefner | Attempt to address the annoying CLX buffering issues... |
commit | commitdiff | tree | snapshot |
| 2003-09-12 |
Andy Hefner | Factored the pane redisplay logic in the top level... |
commit | commitdiff | tree | snapshot |
| 2003-09-12 |
Andy Hefner | stream-output.lisp: |
commit | commitdiff | tree | snapshot |
| 2003-09-11 |
Andy Hefner | Implemented :move-cursor arg for FORMAT-ITEMS. |
commit | commitdiff | tree | snapshot |
| 2003-09-03 |
Mike McDonald | add Andys lisp listener images |
commit | commitdiff | tree | snapshot |
| 2003-09-03 |
Mike McDonald | add Robert STRANDHs Gsharp images |
commit | commitdiff | tree | snapshot |
| 2003-09-03 |
Andy Hefner | In DEF-GRECORDING, call TRANSFORM-POSITIONS on the... |
commit | commitdiff | tree | snapshot |
| 2003-09-03 |
Mike McDonald | add images of some of the demos |
commit | commitdiff | tree | snapshot |
| 2003-09-01 |
Mike McDonald | add Andy to the list of contributors |
commit | commitdiff | tree | snapshot |
| 2003-08-31 |
Andy Hefner | Fixed bug in CONVERT-VALUE-TO-POSITION for the slider... |
commit | commitdiff | tree | snapshot |
| 2003-08-24 |
Andy Hefner | Implemented REDISPLAY-FRAME-PANES. |
commit | commitdiff | tree | snapshot |
| 2003-08-24 |
Andy Hefner | Fufie's installation instructions for SBCL. |
commit | commitdiff | tree | snapshot |
| 2003-08-24 |
Andy Hefner | Fixed a bug in the text-field-pane - when specifiying... |
commit | commitdiff | tree | snapshot |
| 2003-08-18 |
Mike McDonald | added missing arg - Christophe Rhodes |
commit | commitdiff | tree | snapshot |
| 2003-08-18 |
Kevin Rosenberg | Update for SBCL's renamed function: %simple-fun-arglist |
commit | commitdiff | tree | snapshot |
| 2003-08-16 |
Gilbert Baumann | DRAW-DESIGN |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Gilbert Baumann | ADJUST-ITEM-LIST-CELLS |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Gilbert Baumann | New output record class for DRAW-PATTERN*. |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Gilbert Baumann | DRAW-PATTERN* |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Gilbert Baumann | FORMATTING-ITEM-LIST |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Andy Hefner | Be sure to specify a max size on the major dimension... |
commit | commitdiff | tree | snapshot |
| 2003-08-15 |
Robert Strandh | The default methods (the ones that do nothing) on the... |
commit | commitdiff | tree | snapshot |
| 2003-08-14 |
Andy Hefner | * The spec states that the input-not-of-required-type... |
commit | commitdiff | tree | snapshot |
| 2003-08-13 |
Gilbert Baumann | This addresses <200308122339.h7CNdP806743@saturn.mikema... |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Mike McDonald | initial attempt at implementing the :geometry option... |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Gilbert Baumann | Non-negative reals are now spacing values too. |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Andy Hefner | Unmodified the address book. |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Andy Hefner | Made the address book example take advantage of the... |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Andy Hefner | Added a new gadget, clim-extensions:box-adjuster-gadget... |
commit | commitdiff | tree | snapshot |
| 2003-08-12 |
Andy Hefner | Fixed a typo in changing-space-requirements. |
commit | commitdiff | tree | snapshot |
| 2003-08-11 |
Andy Hefner | Call REPLAY instead of REPLAY-OUTPUT-RECORD from the... |
commit | commitdiff | tree | snapshot |
| 2003-08-10 |
Gilbert Baumann | delete one of the two definitions of MAKE-TRANSLATION... |
commit | commitdiff | tree | snapshot |
| 2003-08-09 |
Andy Hefner | Tiny fix, if align-y is unspecified, default to :baseline. |
commit | commitdiff | tree | snapshot |
| 2003-08-09 |
Andy Hefner | Optimizations for text output... |
commit | commitdiff | tree | snapshot |
| 2003-08-09 |
Gilbert Baumann | Introduced special classes for the identity and transla... |
commit | commitdiff | tree | snapshot |
| 2003-08-09 |
Mike McDonald | include SBCL support from Nathan Froyd |
commit | commitdiff | tree | snapshot |
| 2003-08-09 |
Gilbert Baumann | PANE-VIEWPORT-REGION |
commit | commitdiff | tree | snapshot |
| 2003-08-06 |
Gilbert Baumann | Added a "CLIM Layout Protocol for Dummies" section. |
commit | commitdiff | tree | snapshot |
| 2003-08-05 |
Robert Strandh | RS:20030805:111640 |
commit | commitdiff | tree | snapshot |
| next |