summaryrefslogtreecommitdiff
path: root/Extensions
AgeCommit message (Expand)Author
2017-06-09fix medium-copy-areaAlessandro Serra
2017-06-05export polygonalize and polygon-points from mcclim-bezierCyrus Harmon
2017-06-05unbreak bezier extensions on beagle backendCyrus Harmon
2017-06-04bezier drawing fixesCyrus Harmon
2017-06-03fix output-recording for bezier designsCyrus Harmon
2017-06-03properly draw bezier-differences with CLX backendCyrus Harmon
2017-06-03first pass at actual CLX bezier drawingCyrus Harmon
2017-05-23Merge pull request #210 from robert-strandh/gadget-fixesCyrus Harmon
2017-05-23cleanup: remove redundant package accessorDaniel Kochmański
2017-05-23cleanup: remove dead codeDaniel Kochmański
2017-05-23tab-layout: provide sane default valuesDaniel Kochmański
2017-05-22tab-layout: fix new enabled page algorithmDaniel Kochmański
2017-05-22tab-layout: fix page enable/disable behaviorDaniel Kochmański
2017-05-22tab-layout: remove redundant assignmentDaniel Kochmański
2017-05-22tab-layout: ensure enabled pageDaniel Kochmański
2017-05-22tab-layout: compose-space: don't count header height twiceDaniel Kochmański
2017-05-22tab-layout: ensure page is always enabled when presentDaniel Kochmański
2017-05-22tab-layout: fix sheet-disown-child :before methodDaniel Kochmański
2017-05-22cleanup: remove unncecessary abstractionDaniel Kochmański
2017-05-21improve styleAlessandro Serra
2017-05-21tab-layout: draw-line* takes x1 y1 x2 y2 parameters, fix alloc-spaceDaniel Kochmański
2017-05-18fix STYLE-WARNINGsAlessandro Serra
2017-05-16Merge branch 'master' into devel-fb3Alessandro Serra
2017-05-15use climi:: package prefix line-style-dashesCyrus Harmon
2017-05-15Merge pull request #196 from slyrus/fix-warningsDaniel Kochmanski
2017-05-15remove ensure-listCyrus Harmon
2017-05-14add ignore declarationsCyrus Harmon
2017-05-14render/port.lisp: fix typo and ignore declarationsCyrus Harmon
2017-05-14more work to support segments as sequencesCyrus Harmon
2017-05-14mcclim-bezier:compute-bounding-rectangle* sequence workCyrus Harmon
2017-05-14bezier extension: fix dependenciesDaniel Kochmański
2017-05-13remove compute-bounding-rectangle* no-op methodCyrus Harmon
2017-05-12remove transformation and original-region slotsCyrus Harmon
2017-05-11update the semantics of relative-to-absolute-coord-seqCyrus Harmon
2017-05-11delete unused loop variables x4 and y4Cyrus Harmon
2017-05-11add mcclim-bezier:relative-to-absolute-coord-seqCyrus Harmon
2017-05-11fix translation of output-recordCyrus Harmon
2017-05-11bezier: remove region-equal method which overwrites core oneDaniel Kochmanski
2017-05-10put all bezier code in mcclim-bezier package, add bezier debug codeCyrus Harmon
2017-05-10add two FIXMEs and remove an optimize debug callCyrus Harmon
2017-05-09use mcclim-render backend for drawing bezier curvesCyrus Harmon
2017-05-09Merge pull request #181 from slyrus/bezier-package-and-testsDaniel Kochmanski
2017-05-08don't use climi in mcclim-bezier packageCyrus Harmon
2017-05-08clean up package symbolsCyrus Harmon
2017-05-08resurrect unsupported-bitmap-formatCyrus Harmon
2017-05-08add bezier-curve postscript supportCyrus Harmon
2017-05-08add NULL backend method for medium-draw-bezier-design* for curvesCyrus Harmon
2017-05-08fix transform-region for bezier-designCyrus Harmon
2017-05-08working on support for bezier-curves, not just bezier-areasCyrus Harmon
2017-05-08use bounding-rectangle* instead of compute-bounding-rectangle*Cyrus Harmon