mcclim.git
2007-09-02 Andreas FuchsRemove all mention of the scigraph system from release... 0.9.5
2007-09-02 Andreas FuchsMove the scigraph.asd to Apps/Scigraph again.
2007-09-02 Andreas FuchsAdd the actual release notes for 0.9.5
2007-09-02 Andreas FuchsPrepare the 0.9.5 release
2007-08-28 Christophe... Allow addition of a rectangle set path in postscript.
2007-08-26 David Lichteblaurevert my previous commit for the release because of...
2007-08-26 Troels HenriksenAdded mention of the space-requirement stuff for the...
2007-08-24 Troels HenriksenMake Drei's form-at-top-level-p function more general.
2007-08-24 Troels HenriksenFix handling of tabs in Drei cursor positioning.
2007-08-21 Troels HenriksenAttempt at cleaning up the text-field and text-editor...
2007-08-21 Troels HenriksenAttempt at making layout panes (scrollers in particular...
2007-08-20 Troels HenriksenFixed the nemesis for my earlier Drei hubris. Never...
2007-08-20 Troels HenriksenNow considering the beginning of a buffer a page delimiter.
2007-08-20 Troels HenriksenChanged Drei tests to give more sensible information...
2007-08-20 Troels HenriksenHandle weirdly placed quote characters in Lisp syntax.
2007-08-20 Troels HenriksenAdded mention of the delimiter gesture support to NEWS.
2007-08-20 Troels HenriksenFinished documentation for syntax command tables.
2007-08-20 Troels HenriksenPrint a message and beep not only for unsuccessful...
2007-08-20 Troels HenriksenFixed last known Drei input-editing-stream issue by...
2007-08-15 Troels HenriksenRevamped the Drei test suite infrastructure slightly.
2007-08-13 Troels HenriksenRevised Lisp syntax module, making a bunch of improveme...
2007-08-13 Troels HenriksenAdd SUBTYPE-COMPATIBLE-P function to ESA.
2007-08-06 Troels HenriksenUse the output record, not the pane, for finding the...
2007-08-06 Troels Henriksen(Hopefully) restore the functionality of :x-position...
2007-08-06 Troels HenriksenFixed the "wandering Drei" input-editor redisplay bug...
2007-07-22 Robert StrandhAdded more IGNORE declarations to avoid compiler warnings.
2007-07-21 Robert StrandhAdded IGNORABLE declaration.
2007-07-21 Robert Strandhmore IGNORE declarations
2007-07-21 Robert StrandhAdded more IGNORE declarations.
2007-07-21 Robert StrandhDeclared some more arguments IGNORE or IGNORABLE to...
2007-07-19 Robert StrandhRemoved IGNORE declaration of undefined variables.
2007-07-19 Andy HefnerTidying up.
2007-07-19 Andy HefnerFix +transparent-ink+ on the CLX backend in a questiona...
2007-07-19 Andy HefnerFix draw-arrow* when applied directly to a medium ...
2007-07-19 Andy HefnerDefine tests in a nicer fashion. Add tests for scaled...
2007-07-19 Andy HefnerFix medium-copy-area between pixmaps - we need a graphi...
2007-07-19 Robert StrandhRemoved an unused local variable and added some IGNORE...
2007-07-18 Robert StrandhAvoid compiler warnings about implicit creation of...
2007-07-18 Robert StrandhAdded IGNORE declarations to avoid warnings about unuse...
2007-07-17 Robert StrandhAdded IGNORE declarations to avoid compiler warnings.
2007-07-17 Christophe... In bezier area/curve convolution, don't put the area...
2007-07-15 David LichteblauFixed bug reported by Fred Gilham, [mcclim-devel] Toolt...
2007-07-15 David Lichteblaugerman keyboard layout support (umlauts and eszett...
2007-07-11 Christophe... Bezier designs which draw in the right place in all...
2007-07-07 David Lichteblaumake Drei source code ASCII-clean
2007-06-06 Andy HefnerCommitting some old work: implementation of notify...
2007-06-03 Andy HefnerRevert to Robert Strandh's version of recompute-extent...
2007-06-02 Andy HefnerAdded port and frame-manager args to run-listener....
2007-05-29 Troels HenriksenCommitted patch from Daniel Jensen changing name of...
2007-05-23 Christophe... Take input focus when reading gestures for help; This...
2007-05-06 Troels HenriksenAdded parser hack to make it possible to extend incompl...
2007-05-04 Christophe... Improve test workflow a little bit: can now just load...
2007-04-27 Troels HenriksenMerged splittist's work on splitting the general parts...
2007-04-09 Troels HenriksenFixed issue in `expression-at-mark' that made it select...
2007-04-09 Troels HenriksenFixed issue about deleting parts of (in-package) forms...
2007-04-06 Troels HenriksenExtended our `constituentp' function to also accept...
2007-04-01 David LichteblauAdded an extension function SHEET-RGB-IMAGE, which...
2007-04-01 David LichteblauFixed typo in rgb-image code.
2007-03-20 Andy HefnerPixie tab layout. Slight refactoring of the basic tab...
2007-03-20 Andy HefnerOptimize a few cases in recompute-extent-for-changed...
2007-03-20 Andy HefnerCleanup some port-destroying cruft in the examples.
2007-03-20 Andy HefnerSmall hacks that appear to make output to unadopted...
2007-03-20 Andy HefnerMerge ... medium line style. Eliminated merge-line...
2007-03-20 Andy HefnerDon't return a value from map-over-command-menu-items...
2007-03-18 Jack Unruemedium-draw-text works better with an explicit call...
2007-03-18 David LichteblauNo idea why graphic-forms works this way, but get-next...
2007-03-18 Jack Unruefixed a typo in graft-width; revised graft-height to...
2007-03-16 David Lichteblauclim-g-f medium fixes: Handle transformations like...
2007-03-16 David LichteblauMore little clim-g-f fixes. demodemo still looks terri...
2007-03-14 David Lichteblauremoved windows line endings
2007-03-14 David Lichteblaug-f fixes, including keyboard and mouse events.
2007-03-14 David LichteblauAdded the native windows backend clim-graphic-forms...
2007-03-12 Troels HenriksenAdded some valid default values for line styles in...
2007-03-09 Robert GoldmanFirst draft version of an experimental extension to...
2007-03-04 Andy HefnerFix parse-space, the unit name is :inches, not :inch...
2007-03-04 Andy HefnerChange frame-geometry* so that when subclassing applica...
2007-03-04 Andy HefnerLess ugly.
2007-03-04 Andy HefnerDefault value of toggle button to nil.
2007-03-04 Andy HefnerDon't replay the rendered graph on the stream if drawin...
2007-03-04 Troels HenriksenFixed issue reported by Samium Gromoff where the :scrol...
2007-03-04 Troels HenriksenPatch by Robert Goldman, make menu commands with unsupp...
2007-03-03 David LichteblauUse UTF-8 for all foreign strings.
2007-02-21 Christophe... Fix M-digit handling (now does more than two digits!)
2007-02-19 Troels HenriksenMade Lisp and Fundamental syntax handle case where...
2007-02-17 Troels HenriksenTightened the nuts and bolts of Lisp syntax and added...
2007-02-13 Troels HenriksenFixed `delete-indentation', added `join-line' and expor...
2007-02-12 Troels HenriksenImproved `delete-indentation', now does the intuitive...
2007-02-10 Troels HenriksenMade the `string' present method respect the :accept...
2007-02-08 Peter ScottAdded political correctness. This file was originally...
2007-02-08 Peter Scott* Cosmetic improvement to hash table display
2007-02-08 Peter ScottAdded much snazzy eye candy for people dealing with...
2007-02-07 Christophe... New click-to-focus policy for text-editor gadgets and...
2007-02-06 David LichteblauFixed the method browser.
2007-02-06 Troels HenriksenUpdated the copyright headers as per request from the...
2007-02-06 Troels HenriksenRemoved unneeded files.
2007-02-06 Troels HenriksenMade some more forms be complete.
2007-02-06 Troels HenriksenAdded type requirement to the base slot of Lisp syntax.
2007-02-06 Troels HenriksenAdded terminating newline to make CVS shut up.
2007-02-06 Troels HenriksenFixed some bugs in Lisp syntax and swapped the order...
2007-02-06 Troels HenriksenChanged the updating-output cache value for cursors...
next