<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/gtkaml-dev</id>
  <title type="text">gtkaml-dev Google Group</title>
  <subtitle type="text">
  gtkaml.googlecode.com developer mailing-list
  </subtitle>
  <link href="/group/gtkaml-dev/feed/atom_v1_0_msgs.xml" rel="self" title="gtkaml-dev feed"/>
  <updated>2009-11-13T22:34:48Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2009-11-13T22:34:48Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/e038a71eb6018cb8/360e1075c72c32c2?show_docid=360e1075c72c32c2</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/e038a71eb6018cb8/360e1075c72c32c2?show_docid=360e1075c72c32c2"/>
  <title type="text">gtkaml 0.2.9.1</title>
  <summary type="html" xml:space="preserve">
  Gtkaml is an markup language that reuses the Vala compiler to &lt;br&gt; writeGtk+ widgets through casual XML markup. &lt;br&gt; &lt;p&gt;&amp;lt;HBox homogeneous=&amp;quot;false&amp;quot;&amp;gt; &lt;br&gt;       &amp;lt;Label label=&amp;quot;_Hello&amp;quot; with-mnemonic=&amp;quot;true&amp;quot; expand=&amp;quot;false&amp;quot; fill=&amp;quot;false&amp;quot;/&amp;gt; &lt;br&gt;       &amp;lt;Entry g:public=&amp;quot;my_entry&amp;quot; text=&amp;quot;World! &amp;quot;/&amp;gt; &lt;br&gt; &amp;lt;/HBox&amp;gt; &lt;br&gt; &lt;p&gt;Features: &lt;br&gt;   * compact XML syntax for describing Gtk widgets
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2009-09-23T01:52:42Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/d3dcb3e99d07c963/f648117cba65743f?show_docid=f648117cba65743f</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/d3dcb3e99d07c963/f648117cba65743f?show_docid=f648117cba65743f"/>
  <title type="text">gtkaml 0.2.8</title>
  <summary type="html" xml:space="preserve">
  Gtkaml is an markup language that reuses the Vala compiler to write &lt;br&gt; Gtk+ widgets through casual XML markup. &lt;br&gt; &amp;lt;HBox homogeneous=&amp;quot;false&amp;quot;&amp;gt; &lt;br&gt;       &amp;lt;Label label=&amp;quot;_Hello&amp;quot; with-mnemonic=&amp;quot;true&amp;quot; expand=&amp;quot;false&amp;quot; fill=&amp;quot;false&amp;quot;/&amp;gt; &lt;br&gt;       &amp;lt;Entry g:public=&amp;quot;my_entry&amp;quot; text=&amp;quot;World! &amp;quot;/&amp;gt; &lt;br&gt; &amp;lt;/HBox&amp;gt; &lt;br&gt; Features: &lt;br&gt;   * compact XML syntax for describing Gtk widgets
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2009-06-01T21:41:05Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/68c831585d57336e/2423004fbc9da1f8?show_docid=2423004fbc9da1f8</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/68c831585d57336e/2423004fbc9da1f8?show_docid=2423004fbc9da1f8"/>
  <title type="text">[Announcement] Gtkaml 0.2.7</title>
  <summary type="html" xml:space="preserve">
  Gtkaml 0.2.7 requires glib-2.0, vala-1.0 &amp;gt;= 0.7.3, libxml-2.0, and gtk+-2.0 &lt;br&gt; Changes: &lt;br&gt; * upgraded to valacompiler 0.7.3 &lt;br&gt; Gtkaml is an XML parser that extends the Vala.Parser and transforms &lt;br&gt; your markup into a valid Gtk+ GUI class described in the Vala &lt;br&gt; language. &lt;br&gt; &amp;lt;VBox class:name=&amp;quot;MyVBox&amp;quot; xmlns=&amp;quot;Gtk&amp;quot; xmlns:class=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gtkaml.org/0.2&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-12-13T07:38:04Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/1f8d19433280c60f?show_docid=1f8d19433280c60f</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/1f8d19433280c60f?show_docid=1f8d19433280c60f"/>
  <title type="text">Re: I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  Glad the example MyVBox worked. There are other three little examples &lt;br&gt; in the source package, namely &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gtkaml/source/browse/trunk/tests/test0.gtkaml&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gtkaml/source/browse/trunk/tests/test1.gtkaml&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;and &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gtkaml/source/browse/trunk/examples/SimpleViewer2/SimpleViewer2.gtkaml&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>h.yoneda</name>
  <email>hayato.yon...@gmail.com</email>
  </author>
  <updated>2008-12-12T08:41:46Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/6cb7f97daf9d04e9?show_docid=6cb7f97daf9d04e9</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/6cb7f97daf9d04e9?show_docid=6cb7f97daf9d04e9"/>
  <title type="text">Re: I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  My late responsing, Sorry. &lt;br&gt; &lt;p&gt;my careless mistake... &lt;br&gt; ok, it works. gtkaml&#39;s so good. &lt;br&gt; &lt;p&gt;ok, i found *.vapi files in C:\Users\All Users\vala\vapi &lt;br&gt; &lt;p&gt;Thanks for Anything .
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-12-11T09:04:46Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/e16832709a46a845?show_docid=e16832709a46a845</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/e16832709a46a845?show_docid=e16832709a46a845"/>
  <title type="text">Re: I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; the exact pkg name is gtk+-2.0 &lt;br&gt; If it still does not find it, you may use --vapidir=/path/to/vapi/dir &lt;br&gt; &lt;p&gt;I noticed that the Vala 0.5.2 windows kit puts the *.vapi files in /c/ &lt;br&gt; Users/All Users/AppData/vala &lt;br&gt; &lt;p&gt;Vlad
  </summary>
  </entry>
  <entry>
  <author>
  <name>h.yoneda</name>
  <email>hayato.yon...@gmail.com</email>
  </author>
  <updated>2008-12-11T00:40:32Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/a83a1d10dedf7add?show_docid=a83a1d10dedf7add</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/a83a1d10dedf7add?show_docid=a83a1d10dedf7add"/>
  <title type="text">Re: I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  Thanks to advise! &lt;br&gt; &lt;p&gt;I google. I find out result. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.madwizard.org/electronics/articles/winavrvista&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;msys-1.0.dll is problem on vista. &lt;br&gt; so I download msys-rebased.zip, and replace it with new one in c:\dev &lt;br&gt; \msys\bin. &lt;br&gt; &lt;p&gt;make install success! &lt;br&gt; libxml2-2.dll is made in c\usr\bin\ directory.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-12-10T13:17:29Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/89aa31c0aa455c0a?show_docid=89aa31c0aa455c0a</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/89aa31c0aa455c0a?show_docid=89aa31c0aa455c0a"/>
  <title type="text">Re: I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  snip.. &lt;br&gt; &lt;p&gt;Hi, &lt;br&gt; I have never encountered this problem myself, but it may be related to &lt;br&gt; the fact that you have a CYGWIN variable defined (see &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://osdir.com/ml/gnu.mingw.msys/2006-03/msg00035.html&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; &lt;p&gt;try unsetting it before make install (or removing it completely) &lt;br&gt; &lt;p&gt;OR &lt;br&gt; &lt;p&gt;you could download libxml2-2.x.x.win32.zip from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;ftp://ftp.xmlsoft.org/libxml2/win32/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>h.yoneda</name>
  <email>hayato.yon...@gmail.com</email>
  </author>
  <updated>2008-12-10T12:40:08Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/8e389d4b1e85318d?show_docid=8e389d4b1e85318d</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/0831f7545f6c7fa4/8e389d4b1e85318d?show_docid=8e389d4b1e85318d"/>
  <title type="text">I trouble in InstallOnWindows. Mistake libxml make install...</title>
  <summary type="html" xml:space="preserve">
  hi. &lt;br&gt; &lt;p&gt;I challenging to gtkaml install on windows. &lt;br&gt; but I mistake libxml install. &lt;br&gt; &lt;p&gt;I think do well until make. &lt;br&gt; follow is make install error. &lt;br&gt; &lt;p&gt;$ make install &lt;br&gt; Making install in include &lt;br&gt; make[1]: Entering directory `/usr/src/libxml2-2.7.2/includ e&#39; &lt;br&gt; Making install in libxml &lt;br&gt; make[2]: Entering directory `/usr/src/libxml2-2.7.2/includ e/libxml&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-12-03T12:26:23Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/f65b3139a4049358/286373673cdaf64d?show_docid=286373673cdaf64d</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/f65b3139a4049358/286373673cdaf64d?show_docid=286373673cdaf64d"/>
  <title type="text">[ANNOUNCE] gtkaml 0.2.2.2 an Application Markup Language for GTK+Vala</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser and transforms &lt;br&gt; all your tags into a valid Gtk+ UI class described in the Vala &lt;br&gt; language. &lt;br&gt; &amp;lt;VBox class:name=&amp;quot;MyVBox&amp;quot; xmlns=&amp;quot;Gtk&amp;quot; xmlns:class=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gtkaml.org/0.2&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;Label label=&amp;quot;_Hello&amp;quot; with-mnemonic=&amp;quot;true&amp;quot; &lt;br&gt; expand=&amp;quot;false&amp;quot; fill=&amp;quot;false&amp;quot; padding=&amp;quot;0&amp;quot; /&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-11-23T22:10:08Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/8a10bf8499b8cb49/ad05382d48299022?show_docid=ad05382d48299022</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/8a10bf8499b8cb49/ad05382d48299022?show_docid=ad05382d48299022"/>
  <title type="text">[ANNOUNCE] gtkaml 0.2.2.1 an Application Markup Language for GTK+Vala</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser and transforms &lt;br&gt; all your tags into a valid Gtk+ UI class described in the Vala &lt;br&gt; language. &lt;br&gt; &amp;lt;VBox class:name=&amp;quot;MyVBox&amp;quot; xmlns=&amp;quot;Gtk&amp;quot; xmlns:class=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gtkaml.org/0.2&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;Label label=&amp;quot;_Hello&amp;quot; with-mnemonic=&amp;quot;true&amp;quot; &lt;br&gt; expand=&amp;quot;false&amp;quot; fill=&amp;quot;false&amp;quot; padding=&amp;quot;0&amp;quot; /&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-08-17T11:31:39Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/c160d10e1cfd7a13/af86bf3f5733b96f?show_docid=af86bf3f5733b96f</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/c160d10e1cfd7a13/af86bf3f5733b96f?show_docid=af86bf3f5733b96f"/>
  <title type="text">[ANNOUNCE] gtkaml 0.2.2.0 an Application Markup Language for GTK+Vala</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser and transforms &lt;br&gt; all your tags into a valid Gtk+ UI class described in the Vala &lt;br&gt; language. &lt;br&gt; &amp;lt;VBox class:name=&amp;quot;MyVBox&amp;quot; xmlns=&amp;quot;Gtk&amp;quot; xmlns:class=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gtkaml.org/0.2&quot;&gt;[link]&lt;/a&gt;&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;Label label=&amp;quot;_Hello&amp;quot; with-mnemonic=&amp;quot;true&amp;quot; &lt;br&gt; expand=&amp;quot;false&amp;quot; fill=&amp;quot;false&amp;quot; padding=&amp;quot;0&amp;quot; /&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-06-08T22:42:29Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/06ea41fefc995e1f/63548dcc46fde8c5?show_docid=63548dcc46fde8c5</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/06ea41fefc995e1f/63548dcc46fde8c5?show_docid=63548dcc46fde8c5"/>
  <title type="text">[Announcement] gtkaml 0.2.1.1</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser (literally) and &lt;br&gt; transforms all your tags into a valid Gtk+ UI class described in the &lt;br&gt; Vala language. &lt;br&gt; gtkaml 0.2.1.1 requires glib-2.0, vala-1.0 &amp;gt;= 0.3.3, libxml-2.0, and &lt;br&gt; gtk+-2.0 &lt;br&gt; Upgraded to valacompiler 0.3.3, changes: &lt;br&gt; * fixed issue #14 , &amp;quot;{expression} values should work for unknown
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-05-13T10:45:56Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/1a7fd1bfb0fe301c/cc5912695759cbd8?show_docid=cc5912695759cbd8</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/1a7fd1bfb0fe301c/cc5912695759cbd8?show_docid=cc5912695759cbd8"/>
  <title type="text">[ANNOUNCEMENT] gtkaml 0.2.1.0</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser (literally) and &lt;br&gt; transforms all your tags into a valid Gtk+ UI class described in the &lt;br&gt; Vala language. &lt;br&gt; gtkaml 0.2.1.0 requires glib-2.0, vala-1.0 &amp;gt;= 0.3.2, libxml-2.0, and &lt;br&gt; gtk+-2.0 &lt;br&gt; Upgraded to valacompiler 0.3.2, changes: &lt;br&gt; * the README and other docs are not installed anymore
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vlad Grecescu</name>
  <email>b100d...@gmail.com</email>
  </author>
  <updated>2008-04-22T09:09:06Z</updated>
  <id>http://groups.google.com/group/gtkaml-dev/browse_frm/thread/51023e7bd5aec371/da59ad64d2bdb3ee?show_docid=da59ad64d2bdb3ee</id>
  <link href="http://groups.google.com/group/gtkaml-dev/browse_frm/thread/51023e7bd5aec371/da59ad64d2bdb3ee?show_docid=da59ad64d2bdb3ee"/>
  <title type="text">[ANNOUNCEMENT] gtkaml 0.2.0.2</title>
  <summary type="html" xml:space="preserve">
  gtkaml is an XML parser that extends the Vala.Parser (literally) and &lt;br&gt; transforms all your tags into a valid Gtk+ UI class described in the &lt;br&gt; Vala language. &lt;br&gt; gtkaml 0.2.0.2 requires glib-2.0, vala-1.0 &amp;gt;= 0.3.1, libxml-2.0, and &lt;br&gt; gtk+-2.0 &lt;br&gt; Upgraded to on valacompiler 0.3.x, this version comes mostly with bug fixes:
  </summary>
  </entry>
</feed>
