<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:access="http://www.bloglines.com/about/specs/fac-1.0">
<access:restriction relationship="allow" />
<channel>
<title>SqueakGtk</title>
<link>http://squeakgtk.pbwiki.com/</link>
<description>Homepage</description>
<language>en</language>
<image>
 <url>http://squeakgtk.pbwiki.com/feedlogo.gif</url>
 <title>PBwiki</title>
 <link>http://pbwiki.com/</link>
</image>
<generator>PBwiki 1.3.8</generator>
<webMaster>support@pbwiki.com</webMaster>
 <item>
  <title>Squeak-3.10-1.tar.bz2</title>
  <link>http://squeakgtk.pbwiki.com/f/Squeak-3.10-1.tar.bz2</link>
  <author>email.hidden@example.com (Gwenael Casaccio)</author>
  <description><![CDATA[<h3>Gwenael Casaccio uploaded <a href="http://squeakgtk.pbwiki.com/f/Squeak-3.10-1.tar.bz2">Squeak-3.10-1.tar.bz2</a>]]></description>
  <pubDate>Sat, 09 Aug 2008 23:22:06 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>GtkPlugin-08242006.tar.gz</title>
  <link>http://squeakgtk.pbwiki.com/GtkPlugin-08242006.tar.gz</link>
  <author>email.hidden@example.com (Gwenael Casaccio)</author>
  <description><![CDATA[<h3>Gwenael Casaccio removed <a href="http://squeakgtk.pbwiki.com/GtkPlugin-08242006.tar.gz">GtkPlugin-08242006.tar.gz</a>]]></description>
  <pubDate>Sat, 09 Aug 2008 23:20:03 +0000</pubDate>
  <category>rm</category>
 </item>
 <item>
  <title>squeakGTK-3.10-1.tar.bz2</title>
  <link>http://squeakgtk.pbwiki.com/squeakGTK-3.10-1.tar.bz2</link>
  <author>email.hidden@example.com (Gwenael Casaccio)</author>
  <description><![CDATA[<h3>Gwenael Casaccio removed <a href="http://squeakgtk.pbwiki.com/squeakGTK-3.10-1.tar.bz2">squeakGTK-3.10-1.tar.bz2</a>]]></description>
  <pubDate>Sat, 09 Aug 2008 23:19:53 +0000</pubDate>
  <category>rm</category>
 </item>
 <item>
  <title>Installation</title>
  <link>http://squeakgtk.pbwiki.com/Installation</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous edited <a href="http://squeakgtk.pbwiki.com/Installation">Installation</a></h3>
so I've decided to patch the VM for you squeakGTK-3.10-1.tar.bz2.<br />With Monticello load vmmaker, also add this entry in the Monticello :<br /><span style="color:red;background-color:#fcc;">MCHttpRepository<br />location: 'http://www.squeaksource.com/squeakGTK'   user:    password:  and</span><span style="font-weight:bold;color:green;background-color:#cfc;">http://www.squeaksource.com/squeakGTK<br />and</span> load the last squeakGtk release.<br />After launch vmmaker and add the gtk plugin as an external plugin and click on the entire button. On the console do a<span style="color:red;background-color:#fcc;"> ./configure; make; make</span><span style="font-weight:bold;color:green;background-color:#cfc;"> :<br />./configure<br />make<br />make</span> install<br />Requirements<br />GtkPlugin has been tested successfully on Slackware Linux with Gtk 2.8 and Squeak3.9, so i would recommend to use the above tools.<br />]]></description>
  <pubDate>Tue, 22 Jul 2008 18:51:34 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Installation</title>
  <link>http://squeakgtk.pbwiki.com/Installation</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous edited <a href="http://squeakgtk.pbwiki.com/Installation">Installation</a></h3>
Old version of this kind of document, with more detailed instructions can be found here.<br />Thisarticle contains explanations on how to build your own Squeak VM.<br />Quick<span style="color:red;background-color:#fcc;"> install :</span><span style="font-weight:bold;color:green;background-color:#cfc;"> install</span><br />You need Gtk+ 2.12 and WebKit, once you've installed these libraries you<br />can install the SqueakVM you need a Squeak VM with the callback support,<br /> you<span style="color:red;background-color:#fcc;"> [http://gforge.inria.fr/frs/download.php/4531/squeakGTK-3.10-1.tar.bz2]</span><span style="font-weight:bold;color:green;background-color:#cfc;"> squeakGTK-3.10-1.tar.bz2.<br />With Monticello load vmmaker, also add this entry in the Monticello :<br />MCHttpRepository<br />location: 'http://www.squeaksource.com/squeakGTK'   user:    password:  and load the last squeakGtk release.<br />After launch vmmaker and add the gtk plugin as an external plugin and click on the entire button. On the console do a ./configure; make; make install</span><br />Requirements<br />GtkPlugin has been tested successfully on Slackware Linux with Gtk 2.8 and Squeak3.9, so i would recommend to use the above tools.<br />]]></description>
  <pubDate>Tue, 22 Jul 2008 18:47:55 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Installation</title>
  <link>http://squeakgtk.pbwiki.com/Installation</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous edited <a href="http://squeakgtk.pbwiki.com/Installation">Installation</a></h3>
Old version of this kind of document, with more detailed instructions can be found here.<br />Thisarticle contains explanations on how to build your own Squeak VM.<br /><span style="font-weight:bold;color:green;background-color:#cfc;">Quick install :<br />You need Gtk+ 2.12 and WebKit, once you've installed these libraries you<br />can install the SqueakVM you need a Squeak VM with the callback support,<br />so I've decided to patch the VM for you [http://gforge.inria.fr/frs/download.php/4531/squeakGTK-3.10-1.tar.bz2]</span><br />Requirements<br />GtkPlugin has been tested successfully on Slackware Linux with Gtk 2.8 and Squeak3.9, so i would recommend to use the above tools.<br />]]></description>
  <pubDate>Tue, 22 Jul 2008 18:40:37 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>squeakGTK-3.10-1.tar.bz2</title>
  <link>http://squeakgtk.pbwiki.com/f/squeakGTK-3.10-1.tar.bz2</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous uploaded <a href="http://squeakgtk.pbwiki.com/f/squeakGTK-3.10-1.tar.bz2">squeakGTK-3.10-1.tar.bz2</a>]]></description>
  <pubDate>Tue, 22 Jul 2008 18:32:26 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>Contacts</title>
  <link>http://squeakgtk.pbwiki.com/Contacts</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous edited <a href="http://squeakgtk.pbwiki.com/Contacts">Contacts</a></h3>
Contacts<br />People<br /><span style="font-weight:bold;color:green;background-color:#cfc;">Name:<br />Gwenaël Casaccio<br />Nickname:<br />MrGwen<br />Email:<br />mrgwen at gmail dot com</span><br />Name:<br />Luca Bruno<br />]]></description>
  <pubDate>Tue, 22 Jul 2008 18:14:03 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>no.email.given@example.com (Anonymous)</author>
  <description><![CDATA[<h3>Anonymous edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
Latest MC version 69 is downloadable here and platform files here<br />Latest News<br /><span style="font-weight:bold;color:green;background-color:#cfc;">at: 24 july 08 put: Restarting activity<br />Here are some news of the SqueakGtk project :<br />I've extended the Gtk support with new widgets :<br />* GtkAboutDialog (added some fields)   * GtkFontSelectionDialog   * GtkAccelLabel   * GtkLinkButton   * GtkScaleButton   * GtkVolumeButton   * WebKit   * ...<br />I've corrected a bug with the memory management, it seems that Gtk doesn't like<br />g_object_unref when there is a parent widget. The support of Gtk<br />is more stable but there are others problems in the events handling<br />this is an active waiting so it uses a lot of cpu times, an other problem<br />is when the user save the image a &quot;Gtk&quot; object in Squeak only contains<br />a pointer in a C structure and I need to save and restore this structure.<br />I'm working on the Omnibrowser support and in the improvement of the<br />new tools :p</span><br />at: 02 may 07 put: Restarting activity<br />Hello,<br />]]></description>
  <pubDate>Tue, 22 Jul 2008 18:04:43 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Luca Bruno aka Lethalman)</author>
  <description><![CDATA[<h3>Luca Bruno aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
Latest MC version 69 is downloadable here and platform files here<br />Latest News<br /><span style="font-weight:bold;color:green;background-color:#cfc;">at: 02 may 07 put: Restarting activity<br />Hello,<br />after many months of inactivity, i'm going to restart working on SqueakGtk.<br />For anyone who wants to give a contribute, please contact me.<br />Bye.</span><br />at: 23/09/06 put: Temporarly inactive<br />The project is currently inactive due to my health problems, here's why: http://lethalman.blogspot.com/2006/09/health-problems.html.<br />]]></description>
  <pubDate>Wed, 02 May 2007 12:25:43 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Luca Bruno aka Lethalman)</author>
  <description><![CDATA[<h3>Luca Bruno aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
<div class="diffnone">---</div><br />
<div class="diffnone">!! Latest News</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">| ''at:'' 23/09/06 ''put:'' **Temporarly inactive**|</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">The project is currently inactive due to my health problems, here's why: http://lethalman.blogspot.com/2006/09/health-problems.html.</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">Hope i can be as active as before very soon. Bye.</div><br />
<div class="diffnone">| ''at:'' 27/08/06 ''put:'' **Gtk rev. 69**|</div><br />
<div class="diffnone">* Cleaned up squeak side GCallbacks</div><br />
<div class="diffnone">* Removed various object registry for caching</div><br />
]]></description>
  <pubDate>Sat, 23 Sep 2006 19:33:52 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Download</title>
  <link>http://squeakgtk.pbwiki.com/Download</link>
  <author>email.hidden@example.com (Luca Bruno aka Lethalman)</author>
  <description><![CDATA[<h3>Luca Bruno aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/Download">Download</a></h3>
<span style="color:red;background-color:#fcc;">&lt;a href=/f/GtkPlugin-08242006.tar.gz&gt;GtkPlugin-08242006.tar.gz&lt;/a&gt;! Download</span><br />
<span style="font-weight:bold;color:green;background-color:#cfc;">! Download</span><br />
<div class="diffnone">Actually there are no releases, neither alpha nor beta of SqueakGtk.</div><br />
<div class="diffnone">You can either download the latest MC version [http://www.squeaksource.com/Gtk|here] and platform files [http://squeakgtk.pbwiki.com/f/GtkPlugin-08242006.tar.gz|here]</div><br />
]]></description>
  <pubDate>Tue, 12 Sep 2006 23:24:49 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Download</title>
  <link>http://squeakgtk.pbwiki.com/Download</link>
  <author>email.hidden@example.com (Luca Bruno aka Lethalman)</author>
  <description><![CDATA[<h3>Luca Bruno aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/Download">Download</a></h3>
<span style="color:red;background-color:#fcc;">! Download</span><br />
<span style="font-weight:bold;color:green;background-color:#cfc;">&lt;a href=/f/GtkPlugin-08242006.tar.gz&gt;GtkPlugin-08242006.tar.gz&lt;/a&gt;! Download</span><br />
<div class="diffnone">Actually there are no releases, neither alpha nor beta of SqueakGtk.</div><br />
<div style="color:red;background-color:#fcc;">You can either download the latest MC version [http://www.squeaksource.com/Gtk|here] and platform files [http://squeakgtk.pbwiki.com/f/GtkPlugin-10082006.tar.gz|here]</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">You can either download the latest MC version [http://www.squeaksource.com/Gtk|here] and platform files [http://squeakgtk.pbwiki.com/f/GtkPlugin-08242006.tar.gz|here]</div><br />
<div class="diffnone">Please [Contacts|contact us] for anything.</div><br />
]]></description>
  <pubDate>Tue, 12 Sep 2006 23:24:14 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
<div class="diffnone">Please [Contacts|contact us] for any problem, suggestion or critique.</div><br />
**''Latest MC version 6<span style="color:red;background-color:#fcc;">8</span><br /><span style="font-weight:bold;color:green;background-color:#cfc;">9</span> is downloadable [http://www.squeaksource.com/Gtk/Gtk-let.6<span style="color:red;background-color:#fcc;">8</span><br /><span style="font-weight:bold;color:green;background-color:#cfc;">9</span>.mcz|here]'' and platform files [http://squeakgtk.pbwiki.com/f/GtkPlugin-08242006.tar.gz|here]**<br />
<div class="diffnone">---</div><br />
]]></description>
  <pubDate>Sun, 27 Aug 2006 03:23:01 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
<div class="diffnone">---</div><br />
<div class="diffnone">!! Latest News</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">| ''at:'' 27/08/06 ''put:'' **Gtk rev. 69**|</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Cleaned up squeak side GCallbacks</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Removed various object registry for caching</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Added GObjectInterface as a concrete handler for GTypeInterface with relative GType/GValue support</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Refactored and improved halos</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Various fixes</div><br />
<div class="diffnone">| ''at:'' 24/08/06 ''put:'' **Gtk rev. 68**|</div><br />
<div class="diffnone">* Changed GType behavior for fundamental types</div><br />
<div class="diffnone">* Added GObjectClass</div><br />
<div class="diffnone">* Added GtkIconView</div><br />
<div class="diffnone">* Added convenience methods to GtkToolbar</div><br />
<div class="diffnone">* Added GtkDemoBasicIconView</div><br />
<div style="color:red;background-color:#fcc;">| ''at:'' 31/07/06 ''put:'' **Gtk rev. 57**|</div><br />
<div style="color:red;background-color:#fcc;">* Covered GtkAdjustment API</div><br />
<div class="]]></description>
  <pubDate>Sun, 27 Aug 2006 03:22:33 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>ScreenShots</title>
  <link>http://squeakgtk.pbwiki.com/ScreenShots</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/ScreenShots">ScreenShots</a></h3>
<div class="diffnone">! Screenshots</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">MC version 68 of 24 August 2006.</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* &lt;img src=/f/Demos-08242006.png&gt;</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">** |New GTK+ 2.10 enhancements and GtkInspector|</div><br />
<div class="diffnone">MC version 62 of 10 August 2006.</div><br />
<div class="diffnone">* &lt;img src=/f/Demos-10082006.gif&gt;</div><br />
]]></description>
  <pubDate>Thu, 24 Aug 2006 22:56:05 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>Demos-08242006.png</title>
  <link>http://squeakgtk.pbwiki.com/f/Demos-08242006.png</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman uploaded <a href="http://squeakgtk.pbwiki.com/f/Demos-08242006.png">Demos-08242006.png</a>]]></description>
  <pubDate>Thu, 24 Aug 2006 22:54:44 +0000</pubDate>
  <category>upl</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
<div class="diffnone">* Refactored and cleaned up signal handling</div><br />
<div class="diffnone">* Refactored GtkInspector</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">Added a new screenshot.</div><br />
<div class="diffnone">| ''at:'' 22/08/06 ''put:'' **Gtk rev. 67**|</div><br />
<div class="diffnone">* Fixed GtkAssistantPageFunc</div><br />
<div class="diffnone">* Added GPointer finalization support and GObject weak references</div><br />
]]></description>
  <pubDate>Thu, 24 Aug 2006 22:53:25 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>FrontPage</title>
  <link>http://squeakgtk.pbwiki.com/FrontPage</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman edited <a href="http://squeakgtk.pbwiki.com/FrontPage">FrontPage</a></h3>
<div class="diffnone">Please [Contacts|contact us] for any problem, suggestion or critique.</div><br />
**''Latest MC version 6<span style="color:red;background-color:#fcc;">7</span><br /><span style="font-weight:bold;color:green;background-color:#cfc;">8</span> is downloadable [http://www.squeaksource.com/Gtk/Gtk-let.6<span style="color:red;background-color:#fcc;">7</span><br /><span style="font-weight:bold;color:green;background-color:#cfc;">8</span>.mcz|here]'' and platform files [http://squeakgtk.pbwiki.com/f/GtkPlugin-<span style="color:red;background-color:#fcc;">10</span>08<span style="font-weight:bold;color:green;background-color:#cfc;">24</span>2006.tar.gz|here]**<br />
<div class="diffnone">---</div><br />
<div class="diffnone">!! Latest News</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">| ''at:'' 24/08/06 ''put:'' **Gtk rev. 68**|</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Changed GType behavior for fundamental types</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Added GObjectClass</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Added GParamSpec types, flags and conversions with relative GType and GValue support</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Added GClosure</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Refactored and cleaned up signal handling</div><br />
<div style="font-weight:bold;color:green;background-color:#cfc;">* Refactored GtkInspector</div><br />
<div]]></description>
  <pubDate>Thu, 24 Aug 2006 22:38:18 +0000</pubDate>
  <category>mod</category>
 </item>
 <item>
  <title>GtkPlugin-10082006.tar.gz</title>
  <link>http://squeakgtk.pbwiki.com/GtkPlugin-10082006.tar.gz</link>
  <author>email.hidden@example.com (Bruno Luca aka Lethalman)</author>
  <description><![CDATA[<h3>Bruno Luca aka Lethalman removed <a href="http://squeakgtk.pbwiki.com/GtkPlugin-10082006.tar.gz">GtkPlugin-10082006.tar.gz</a>]]></description>
  <pubDate>Thu, 24 Aug 2006 22:35:55 +0000</pubDate>
  <category>rm</category>
 </item>
</channel>
</rss>
