<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>git.boinkor.net Git - mcclim.git/atom log</title>
<subtitle>Free software implementation of the CLIM 2.x specification</subtitle>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git" />
<link rel="self" type="text/xml" href="http://git.boinkor.net/gitweb/mcclim.git/atom" />
<id>http://git.boinkor.net/gitweb/mcclim.git</id>
<author><name>Version control gateway and benchmark user</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2011-07-28T03:56:49Z</updated>
<generator version='1.7.1/1.7.1'>gitweb</generator>
<entry>
<title type="html">Fix a misdeclared dependency in clim-listener.asd</title>
<updated>2011-07-28T03:56:49Z</updated>
<author>
  <name>Andreas Fuchs</name>
  <email>afuchs@common-lisp.net</email>
</author>
<contributor>
  <name>Andreas Fuchs</name>
  <email>afuchs@common-lisp.net</email>
</contributor>
<published>2011-07-28T03:56:49Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/0d377d1cdaaa21e54599766817d9358a2f9e10a3" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/0d377d1cdaaa21e54599766817d9358a2f9e10a3</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix a misdeclared dependency in clim-listener.asd

asdf.lisp requires things from file-types.lisp.
Discovered by Zach Beane and Bart Botta.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/074f42354d99587b82be1cf6fd18689990df2530..0d377d1cdaaa21e54599766817d9358a2f9e10a3:/clim-listener.asd">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/0d377d1cdaaa21e54599766817d9358a2f9e10a3?f=clim-listener.asd">H</a>] clim-listener.asd</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fall back to DejaVu instead of Vera, and fix serif italic filename.</title>
<updated>2010-01-31T15:51:53Z</updated>
<author>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</author>
<contributor>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</contributor>
<published>2010-01-31T15:51:53Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/074f42354d99587b82be1cf6fd18689990df2530" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/074f42354d99587b82be1cf6fd18689990df2530</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fall back to DejaVu instead of Vera, and fix serif italic filename.

It's not clear to me whether there used to be a serif oblique font which
has been superceded by the italic version, or whether the DejaVu filenames
have been broken since their inception and just were never fully tested.
Hopefully the latter.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/23129a7a90b4d64178e04f020f4bb6c690e8b47f..074f42354d99587b82be1cf6fd18689990df2530:/Experimental/freetype/xrender-fonts.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/074f42354d99587b82be1cf6fd18689990df2530?f=Experimental/freetype/xrender-fonts.lisp">H</a>] Experimental/freetype/xrender-fonts.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixed a typo.</title>
<updated>2009-12-16T13:15:38Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-12-16T13:15:38Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/23129a7a90b4d64178e04f020f4bb6c690e8b47f" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/23129a7a90b4d64178e04f020f4bb6c690e8b47f</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fixed a typo.

Thanks to Stas Boukarev.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/ebff70c9f5689d3ae02be0add330726c86f9f399..23129a7a90b4d64178e04f020f4bb6c690e8b47f:/presentations.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/23129a7a90b4d64178e04f020f4bb6c690e8b47f?f=presentations.lisp">H</a>] presentations.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixed the font-selector demo so that it doesn't crash.  The problem</title>
<updated>2009-12-08T05:26:29Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-12-08T05:26:29Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ebff70c9f5689d3ae02be0add330726c86f9f399" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ebff70c9f5689d3ae02be0add330726c86f9f399</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
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.

However, the demo is still not working properly.  Sometimes a
displayed face becomes non-clickable, and sometimes two faces are
highlighted simultaneously.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/1a7b9136ea23cb7fb2efa6287db96258b30cad43..ebff70c9f5689d3ae02be0add330726c86f9f399:/Examples/font-selector.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ebff70c9f5689d3ae02be0add330726c86f9f399?f=Examples/font-selector.lisp">H</a>] Examples/font-selector.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixed a bug that made this demo not work (thanks to &quot;lhz&quot; on #lisp).</title>
<updated>2009-12-07T14:04:39Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-12-07T14:04:39Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/1a7b9136ea23cb7fb2efa6287db96258b30cad43" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/1a7b9136ea23cb7fb2efa6287db96258b30cad43</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fixed a bug that made this demo not work (thanks to &quot;lhz&quot; on #lisp).

Improved the code somewhat to avoid too much code duplication.  It
could be made better still.  On the other hand, this demo should
probably be redone or removed, since it involves the calculator as
well, which doesn't seem reasonable.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/4bfffb68019555d1f1c623dc3b7d5477e14c770f..1a7b9136ea23cb7fb2efa6287db96258b30cad43:/Examples/sliderdemo.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/1a7b9136ea23cb7fb2efa6287db96258b30cad43?f=Examples/sliderdemo.lisp">H</a>] Examples/sliderdemo.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Removed dead code.  Added my copyright.  Fixed some comments.</title>
<updated>2009-12-07T08:47:04Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-12-07T08:47:04Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/4bfffb68019555d1f1c623dc3b7d5477e14c770f" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/4bfffb68019555d1f1c623dc3b7d5477e14c770f</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Removed dead code.  Added my copyright.  Fixed some comments.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/a04c7f93e780f1b6b66e7d7bd7d0aca8f9d91d15..4bfffb68019555d1f1c623dc3b7d5477e14c770f:/Examples/traffic-lights.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/4bfffb68019555d1f1c623dc3b7d5477e14c770f?f=Examples/traffic-lights.lisp">H</a>] Examples/traffic-lights.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">This file was old, and has been replaced by traffic-lights.lisp.</title>
<updated>2009-12-07T08:41:36Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-12-07T08:41:36Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/a04c7f93e780f1b6b66e7d7bd7d0aca8f9d91d15" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/a04c7f93e780f1b6b66e7d7bd7d0aca8f9d91d15</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
This file was old, and has been replaced by traffic-lights.lisp.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/748e11b17715e21f9e48b9f9f9429ffae2e9d4f1..a04c7f93e780f1b6b66e7d7bd7d0aca8f9d91d15:/Examples/fire.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/a04c7f93e780f1b6b66e7d7bd7d0aca8f9d91d15?f=Examples/fire.lisp">H</a>] Examples/fire.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Faster IMAGE-TO-XIMAGE translator, courtesy of Nikodemus Siivola.</title>
<updated>2009-11-15T11:27:26Z</updated>
<author>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</author>
<contributor>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</contributor>
<published>2009-11-15T11:27:26Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/748e11b17715e21f9e48b9f9f9429ffae2e9d4f1" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/748e11b17715e21f9e48b9f9f9429ffae2e9d4f1</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Faster IMAGE-TO-XIMAGE translator, courtesy of Nikodemus Siivola.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/307f0fa74826c4490675953a37939dd55e53c433..748e11b17715e21f9e48b9f9f9429ffae2e9d4f1:/Backends/CLX/medium.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/748e11b17715e21f9e48b9f9f9429ffae2e9d4f1?f=Backends/CLX/medium.lisp">H</a>] Backends/CLX/medium.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fix dynamic extent declarations in with-output-as-gadget.</title>
<updated>2009-10-29T14:05:04Z</updated>
<author>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</author>
<contributor>
  <name>Andy Hefner</name>
  <email>ahefner@common-lisp.net</email>
</contributor>
<published>2009-10-29T14:05:04Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/307f0fa74826c4490675953a37939dd55e53c433" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/307f0fa74826c4490675953a37939dd55e53c433</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fix dynamic extent declarations in with-output-as-gadget.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/e3a195f51cf6792ebc6ab0da601dc4a977b8acc0..307f0fa74826c4490675953a37939dd55e53c433:/gadgets.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/307f0fa74826c4490675953a37939dd55e53c433?f=gadgets.lisp">H</a>] gadgets.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixed problem with Cancel button in accepting-values.</title>
<updated>2009-10-16T04:57:00Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-10-16T04:57:00Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/e3a195f51cf6792ebc6ab0da601dc4a977b8acc0" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/e3a195f51cf6792ebc6ab0da601dc4a977b8acc0</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fixed problem with Cancel button in accepting-values.

Thanks to Kilian Sprotte for the patch.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/2e325cc4768802f774d704e5080da334e7dde50d..e3a195f51cf6792ebc6ab0da601dc4a977b8acc0:/dialog.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/e3a195f51cf6792ebc6ab0da601dc4a977b8acc0?f=dialog.lisp">H</a>] dialog.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Added support for image design drawing in the gtkairo backend.</title>
<updated>2009-09-02T05:29:01Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-09-02T05:29:01Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/2e325cc4768802f774d704e5080da334e7dde50d" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/2e325cc4768802f774d704e5080da334e7dde50d</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Added support for image design drawing in the gtkairo backend.
Thanks to Samium Gromoff for contributing this patch.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/5826e16444290b4a80020b5cd51badd8023a391b..2e325cc4768802f774d704e5080da334e7dde50d:/Backends/gtkairo/cairo.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/2e325cc4768802f774d704e5080da334e7dde50d?f=Backends/gtkairo/cairo.lisp">H</a>] Backends/gtkairo/cairo.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/5826e16444290b4a80020b5cd51badd8023a391b..2e325cc4768802f774d704e5080da334e7dde50d:/Backends/gtkairo/ffi.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/2e325cc4768802f774d704e5080da334e7dde50d?f=Backends/gtkairo/ffi.lisp">H</a>] Backends/gtkairo/ffi.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Added support for reading PNG files contributed by Samium Gromoff.  Thanks!</title>
<updated>2009-09-02T05:20:40Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-09-02T05:20:40Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/5826e16444290b4a80020b5cd51badd8023a391b" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/5826e16444290b4a80020b5cd51badd8023a391b</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Added support for reading PNG files contributed by Samium Gromoff.  Thanks!
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/5fb1d39d81d60ea8dabac691ce946214ea6914a5..5826e16444290b4a80020b5cd51badd8023a391b:/Extensions/Bitmap-formats/png.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/5826e16444290b4a80020b5cd51badd8023a391b?f=Extensions/Bitmap-formats/png.lisp">H</a>] Extensions/Bitmap-formats/png.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/5fb1d39d81d60ea8dabac691ce946214ea6914a5..5826e16444290b4a80020b5cd51badd8023a391b:/mcclim-png-bitmaps.asd">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/5826e16444290b4a80020b5cd51badd8023a391b?f=mcclim-png-bitmaps.asd">H</a>] mcclim-png-bitmaps.asd</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">FRAME-MANAGER-NOTIFY-USER</title>
<updated>2009-08-01T22:17:02Z</updated>
<author>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</author>
<contributor>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</contributor>
<published>2009-08-01T22:17:02Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/5fb1d39d81d60ea8dabac691ce946214ea6914a5" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/5fb1d39d81d60ea8dabac691ce946214ea6914a5</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
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.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/ab7ee40598ba204b2eb7b6e4e2e51fcd54ee604a..5fb1d39d81d60ea8dabac691ce946214ea6914a5:/dialog.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/5fb1d39d81d60ea8dabac691ce946214ea6914a5?f=dialog.lisp">H</a>] dialog.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">(ADOPT-FRAME :AFTER CLX-FRAME-MANAGER APPLICATION-FRAME)</title>
<updated>2009-08-01T22:15:32Z</updated>
<author>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</author>
<contributor>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</contributor>
<published>2009-08-01T22:15:32Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ab7ee40598ba204b2eb7b6e4e2e51fcd54ee604a" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ab7ee40598ba204b2eb7b6e4e2e51fcd54ee604a</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
(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.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/19ff3a6bea39de7ebf76e374c682d517a7affb69..ab7ee40598ba204b2eb7b6e4e2e51fcd54ee604a:/Backends/CLX/frame-manager.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ab7ee40598ba204b2eb7b6e4e2e51fcd54ee604a?f=Backends/CLX/frame-manager.lisp">H</a>] Backends/CLX/frame-manager.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">(ALLOCATE-SPACE SCROLLER-PANE T T)</title>
<updated>2009-08-01T22:11:06Z</updated>
<author>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</author>
<contributor>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</contributor>
<published>2009-08-01T22:11:06Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/19ff3a6bea39de7ebf76e374c682d517a7affb69" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/19ff3a6bea39de7ebf76e374c682d517a7affb69</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
(ALLOCATE-SPACE SCROLLER-PANE T T)
    Missed one *SCROLLBAR-THICKNESS*

SCROLL-AREA
    Removed this ticking bomb.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/88dd21e19fa17a85e003b45fab9cf9610a6b6250..19ff3a6bea39de7ebf76e374c682d517a7affb69:/panes.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/19ff3a6bea39de7ebf76e374c682d517a7affb69?f=panes.lisp">H</a>] panes.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">I like my scroll bars left, Hefner wants them right. So I made it</title>
<updated>2009-08-01T21:27:13Z</updated>
<author>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</author>
<contributor>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</contributor>
<published>2009-08-01T21:27:13Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/88dd21e19fa17a85e003b45fab9cf9610a6b6250" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/88dd21e19fa17a85e003b45fab9cf9610a6b6250</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
I like my scroll bars left, Hefner wants them right. So I made it
tweakable. Default is right though.

CLIM-EXTENSIONS:*DEFAULT-VERTICAL-SCROLL-BAR-POSITION*
    New variable^Wparameter intented to be settable by the user.

VERTICAL-SCROLL-BAR-POSITION slot of SCROLLER-PANE
:VERTICAL-SCROLL-BAR-POSITION init arg of SCROLLER-PANE
    New.

(ALLOCATE-SPACE SCROLLER-PANE T T)
    Use it. Do not use *SCROLLBAR-THICKNESS*, but rely on the space
    requirements of the scroll bars.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/ef07253e83aecb96d524db8be177b42c541d897a..88dd21e19fa17a85e003b45fab9cf9610a6b6250:/package.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/88dd21e19fa17a85e003b45fab9cf9610a6b6250?f=package.lisp">H</a>] package.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/ef07253e83aecb96d524db8be177b42c541d897a..88dd21e19fa17a85e003b45fab9cf9610a6b6250:/panes.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/88dd21e19fa17a85e003b45fab9cf9610a6b6250?f=panes.lisp">H</a>] panes.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Use force-output instead of finish-output as the latter implies</title>
<updated>2009-08-01T16:10:39Z</updated>
<author>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</author>
<contributor>
  <name>Gilbert Baumann</name>
  <email>gbaumann@common-lisp.net</email>
</contributor>
<published>2009-08-01T16:10:39Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ef07253e83aecb96d524db8be177b42c541d897a" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ef07253e83aecb96d524db8be177b42c541d897a</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
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.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/Backends/CLX/port.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=Backends/CLX/port.lisp">H</a>] Backends/CLX/port.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/frames.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=frames.lisp">H</a>] frames.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/incremental-redisplay.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=incremental-redisplay.lisp">H</a>] incremental-redisplay.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/package.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=package.lisp">H</a>] package.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/recording.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=recording.lisp">H</a>] recording.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/table-formatting.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=table-formatting.lisp">H</a>] table-formatting.lisp</li>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c..ef07253e83aecb96d524db8be177b42c541d897a:/text-selection.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ef07253e83aecb96d524db8be177b42c541d897a?f=text-selection.lisp">H</a>] text-selection.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Patch from Nikodemus Siivola fixing a problem with missing unquotes.</title>
<updated>2009-08-01T05:23:47Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-08-01T05:23:47Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/03bbe46e44c66e27b9ed135597e3ef77bd7c915c</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Patch from Nikodemus Siivola fixing a problem with missing unquotes.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/ff2096c5b0160150596da566ad87b31d7ae3c608..03bbe46e44c66e27b9ed135597e3ef77bd7c915c:/recording.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/03bbe46e44c66e27b9ed135597e3ef77bd7c915c?f=recording.lisp">H</a>] recording.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Removed some tabs at the request of Cyrus Harmon.</title>
<updated>2009-08-01T05:22:51Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-08-01T05:22:51Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ff2096c5b0160150596da566ad87b31d7ae3c608" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/ff2096c5b0160150596da566ad87b31d7ae3c608</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Removed some tabs at the request of Cyrus Harmon.

There are lots of tabs in McCLIM source code, so I don't think it is
practical to remove them all right away.  Perhaps take the advantage
when there are other modifications as well.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/e12a40d560b792cd3781516c636202bde8942ebc..ff2096c5b0160150596da566ad87b31d7ae3c608:/stream-output.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/ff2096c5b0160150596da566ad87b31d7ae3c608?f=stream-output.lisp">H</a>] stream-output.lisp</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Patch from Nikodemus Siivola adding an :after method on</title>
<updated>2009-07-31T11:32:21Z</updated>
<author>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</author>
<contributor>
  <name>Robert Strandh</name>
  <email>rstrandh@common-lisp.net</email>
</contributor>
<published>2009-07-31T11:32:21Z</published>
<link rel="alternate" type="text/html" href="http://git.boinkor.net/gitweb/mcclim.git/commitdiff/e12a40d560b792cd3781516c636202bde8942ebc" />
<id>http://git.boinkor.net/gitweb/mcclim.git/commitdiff/e12a40d560b792cd3781516c636202bde8942ebc</id>
<content type="xhtml" xml:base="http://git.boinkor.net/gitweb">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Patch from Nikodemus Siivola adding an :after method on
stream-finish-output for standard-extended-output-stream.
</pre><ul>
<li>[<a title="diff" href="http://git.boinkor.net/gitweb/mcclim.git/blobdiff/9bc7f7bb894c471488a6db88b6752f2f286bfbe5..e12a40d560b792cd3781516c636202bde8942ebc:/stream-output.lisp">D</a><a title="history" href="http://git.boinkor.net/gitweb/mcclim.git/history/e12a40d560b792cd3781516c636202bde8942ebc?f=stream-output.lisp">H</a>] stream-output.lisp</li>
</ul>
</div>
</content>
</entry>
</feed>

