<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/pulkomandy</link><counters><counter name="forever" lastEventTime="1336908040" firstEventTime="1248383944">655</counter><counter name="lastMonth" lastEventTime="1333283172" firstEventTime="1333283172">1</counter><counter name="thisMonth" lastEventTime="1336908040" firstEventTime="1336838797">3</counter></counters><metadata></metadata><recentMessages><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1336892533</timestamp>       <body>         <commit>           <revision>1955</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1955/</url>           <log>Use pkg-config to detect libpng when building for unix, this helps with Debian package system. </log>           <files>             <file action="modify">/trunk/src/Makefile</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1336831540</timestamp>       <body>         <commit>           <revision>1954</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1954/</url>           <log> * Load Microsoft RIFF palette files
 * Make byte, word, dword, qword typedefs instead of defines. </log>           <files>             <file action="modify">/trunk/src/miscfileformats.c</file>             <file action="modify">/trunk/src/struct.h</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1336823319</timestamp>       <body>         <commit>           <revision>1953</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1953/</url>           <log>Just fix some warnings for Haiku as well.
One of them was a missing prototype, the other was likely some strangeness in the definition of size_t. </log>           <files>             <file action="modify">/trunk/src/engine.c</file>             <file action="modify">/trunk/src/haiku.h</file>             <file action="modify">/trunk/src/readline.c</file>           </files>         </commit>       </body>     </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43927</revision>       <author>pulkomandy</author>       <log>Force read/write mode for &quot;removable media&quot; devices as well. This makes
it possible to write files to my MP3 player.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d1abffc</url>     </commit>   </body>   <timestamp>1333268955</timestamp> </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1331587573</timestamp>       <body>         <commit>           <revision>1930</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1930/</url>           <log>Quick fix for realpath needing PATH_MAX following Haiku patch. </log>           <files>             <file action="modify">/trunk/src/realpath.c</file>           </files>         </commit>       </body>     </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43845</revision>       <author>pulkomandy</author>       <log>Some ground work for TRIM command support for SSDs.
However, this was enough to show that mine doesn't support it, so I'm not investigating further.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=efc757f</url>     </commit>   </body>   <timestamp>1331464106</timestamp> </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1331233484</timestamp>       <body>         <commit>           <revision>1925</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1925/</url>           <log>Fix zoom factor for layer preview. </log>           <files>             <file action="modify">/trunk/src/engine.c</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1331232999</timestamp>       <body>         <commit>           <revision>1924</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1924/</url>           <log>Fix layer preview :
 * Avoids running its own event loop and intercepting keyboard shortcuts
 * Show all the layers (lined up with the buttons)
 * Do not draw outside of screen when picture has strange dimensions. </log>           <files>             <file action="modify">/trunk/src/engine.c</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1331067954</timestamp>       <body>         <commit>           <revision>1917</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1917/</url>           <log> * Second attempt at fixing #448.
 * Fix another bug with realpath in Haiku (relying on nonstandard behaviour) </log>           <files>             <file action="modify">/trunk/src/filesel.c</file>             <file action="modify">/trunk/src/main.c</file>             <file action="modify">/trunk/src/realpath.c</file>           </files>         </commit>       </body>     </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43820</revision>       <author>pulkomandy</author>       <log>The display line length constraint is different on &lt;= G35 cards.
 * Decide which constraint to use depending on the card model.
 * May fix #8001, only tested on my hardware which already worked...</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d41ac61</url>     </commit>   </body>   <timestamp>1330848878</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43819</revision>       <author>pulkomandy</author>       <log>Window title in Expanded Deskbar update properly
 * Regression introduced by r43195
 * Fixes #8126</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=2d80a54</url>     </commit>   </body>   <timestamp>1330811995</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43818</revision>       <author>pulkomandy</author>       <log>Revert part of r43092.
 * Caching of CountItems() to avoid calling it at each loop iteration
 * Use of strcasecmp when comparing strings for exact equality</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=5e8f425</url>     </commit>   </body>   <timestamp>1330811075</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev43792</revision>       <author>pulkomandy</author>       <log>Patch by RQ : cleanup of Lithuanian keymaps [2 commits]

 * &quot;ergonomic&quot; is removed, it was custom made and does not exist outside of Haiku. It could be made an optional package.
 * Command/control/alt/option keys have a slightly better layout (both control keys do the same).</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=071507c</url>     </commit>   </body>   <timestamp>1330271577</timestamp> </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1329330865</timestamp>       <body>         <commit>           <revision>1904</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1904/</url>           <log>Should fix #448: make sure we go to the main file directory when wqloading one at startup.</log>           <files>             <file action="modify">/trunk/src/main.c</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326635551</timestamp>       <body>         <commit>           <revision>1900</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1900/</url>           <log>Patch by Syllable software to complete Syllable support. Thanks! </log>           <files>             <file action="modify">/trunk/src/Makefile</file>             <file action="modify">/trunk/src/help.c</file>             <file action="modify">/trunk/src/helpfile.h</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326306586</timestamp>       <body>         <commit>           <revision>1899</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1899/</url>           <log>Strings with more than 24 chars were not properly null-terminated before sending them to Print_in_menu, causing random data to appear in the status bar since Print_in_menu will print more chars if there's space.

Thanks to DawnBringer for noticing!</log>           <files>             <file action="modify">/trunk/src/factory.c</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326059555</timestamp>       <body>         <commit>           <revision>1897</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1897/</url>           <log>More fixes (still not ok...) </log>           <files>             <file action="modify">/trunk/src/Makefile</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326059366</timestamp>       <body>         <commit>           <revision>1896</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1896/</url>           <log>More improvements to the makefile to get everything in. But still not working... </log>           <files>             <file action="modify">/trunk/src/Makefile</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326054722</timestamp>       <body>         <commit>           <revision>1892</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1892/</url>           <log>Fix Makefile for Mac OS X:
 * Switch to Mac OS X Lion (doesn't xhange much, if someone still wants to do a build on Tiger for PPC support it's easy)
 * Cleanup things that got messed up by the $(shell) changes
 * Add some comments that can be uncommented when building with MacPorts, instead of the more official OSX frameworks. This seems easier to setup, but does not provide portable binaries (the SDL framework can't be embedded in the app).

Many thanks to Rikard Lang for giving access to an OS</log>           <files>             <file action="modify">/trunk/src/Makefile</file>           </files>         </commit>       </body>     </message><message>       <generator>         <name>Simple JSON POST parser for google code</name>         <version>0.5</version>       </generator>       <source>         <project>grafx2</project>       </source>       <timestamp>1326032155</timestamp>       <body>         <commit>           <revision>1891</revision>           <author>pulkomandy</author>           <url>http://grafx2.googlecode.com/svn-history/r1891/</url>           <log>Add XOR-line helper when drawing circles and ellipses.</log>           <files>             <file action="modify">/trunk/src/global.h</file>             <file action="modify">/trunk/src/operatio.c</file>           </files>         </commit>       </body>     </message></recentMessages></statsTarget>
