<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/siarzhuk</link><counters><counter name="forever" lastEventTime="1337527087" firstEventTime="1242923164">285</counter><counter name="lastWeek" lastEventTime="1337527087" firstEventTime="1337388453">2</counter><counter name="thisMonth" lastEventTime="1337527087" firstEventTime="1335914855">4</counter></counters><metadata></metadata><recentMessages><message>   <generator>     <name>git-notify script for CIA</name>   </generator>   <source>     <project>haiku</project>     <module>haiku</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>hrev44191</revision>       <author>siarzhuk</author>       <log>Put hostname option into DHCPDISCOVER/DHCPREQUEST if provided by system

If Haiku has the hostname set, inform DHCP server with corresponding
option in DHCPDISCOVER and DHCPREQUEST messages. That should simplify
accessing Haiku hosts by using it's hostname instead of raw addresses.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=5f25cf0</url>     </commit>   </body>   <timestamp>1337510818</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>hrev44188</revision>       <author>siarzhuk</author>       <log>Preventive fixes for possible Coverity complaints in the future. [2 commits]</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=80cbddc</url>     </commit>   </body>   <timestamp>1337372625</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>hrev44099</revision>       <author>siarzhuk</author>       <log>Publishing USB Audio driver from my dev.branch on the old SVN repo.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=408c7ab</url>     </commit>   </body>   <timestamp>1336070279</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>hrev44088</revision>       <author>siarzhuk</author>       <log>Fix the device lookup algorithm

* Fix the device lookup algorithm - sync with correct version used in usb_asix;
* Small code style fix.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=9930418</url>     </commit>   </body>   <timestamp>1335897164</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>hrev43711</revision>       <author>siarzhuk</author>       <log>[Coverity] Fixed some uninit fields and return values checks

* Fixed CID2398, CID9945, CID9943, CID4215</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=a2f89c5</url>     </commit>   </body>   <timestamp>1328216573</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>hrev43710</revision>       <author>siarzhuk</author>       <log>[Coverity] Add check for NULL before calling strlcpy.

* Fixes CID11207.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=1acd796</url>     </commit>   </body>   <timestamp>1328213442</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>hrev43709</revision>       <author>siarzhuk</author>       <log>[Coverity] Restore std::cout flags and MimeAttr ctor. inits

* Restore std::cout flags (CID11245, CID11246) after using hexadecimal
  and zero-filled flags;
* Fix uninit MimeAttribute::fStatus field in one ctor. CID11292.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d9744a0</url>     </commit>   </body>   <timestamp>1328211960</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>hrev43689</revision>       <author>siarzhuk</author>       <log>A farewell update of Ukrainian catkeys from HTA

* Thanks to Mariya Pilipchuk (GCI2011) and Oleksandr Rudik for
  translation and managing the translation.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=f786503</url>     </commit>   </body>   <timestamp>1327356804</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>hrev43683</revision>       <author>siarzhuk</author>       <log>Fix Notification Group header text drawing

* This fixes the drawing issues in the &quot;font aliasing&quot; area that are
  appeared as small white points on the gray background.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=6da19b0</url>     </commit>   </body>   <timestamp>1327253804</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>hrev43668</revision>       <author>siarzhuk</author>       <log>Draft of proj2make - BeIDE projects convertion tool

* The proj2make can extract most of data required by makefile-engine powered
  makefiles from the BeIDE project files making porting of the old BeOS
  software projects more easy;
* This tool was implemented during GCI2011 as the &quot;undocumented data format
  investigation task&quot; study work, so please be patient to it's incompleteness
  and not perfect design. Thank you for understanding!

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=f2b4344</url>     </commit>   </body>   <timestamp>1326751417</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>hrev43666</revision>       <author>siarzhuk</author>       <log>Remove unused variable TMailWindow::fStartingText

* Looks like this variable has no functional load anymore. The last case
  of filling it was dismissed by hrev43664 modification.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=caacf4d</url>     </commit>   </body>   <timestamp>1326661938</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>hrev43665</revision>       <author>siarzhuk</author>       <log>Some GCI2011 Students added into the Credits

* Aleksas Pantechovskis added into contributors list for his work on
  setmime and writembr tools, and many patches provided for Mail
  application during completing about 12 GCI tasks;
* Peter Poláčik added into contributors list for his work on adding
  localization support into Jamfile engine and documenting
  using of makefile/jamfile engines;
* Mariya Pilipchuk added into translators list for her work on Ukrainian
  translation;

  Thank you for the contribution!</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=414dacd</url>     </commit>   </body>   <timestamp>1326660112</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>hrev43664</revision>       <author>siarzhuk</author>       <log>Improve the auto-signature insertion algorithm

* Append the signature only after the e-mail Reader thread will finish
  it's work. This prevent from inserting the signature in wrong place;
* Added extra lines between original e-mail quote and the signature for
  more comfortable editing of replies.
* This fix was made during GCI2011;
* This fixes #4590.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=7df4b41</url>     </commit>   </body>   <timestamp>1326657261</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>hrev43663</revision>       <author>siarzhuk</author>       <log>Fix gcc2 build - remove iusing of ios:exceptions

* Fixing gcc2 build by removing exceptions using, that are looking like
  not supported by our version of compiler.
* Thanks to Alexander von Gluck for pointing the problem out.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=db3aecc</url>     </commit>   </body>   <timestamp>1326649121</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>hrev43662</revision>       <author>siarzhuk</author>       <log>Remove debug syslog call.

* Remove debug code introduced by reading pos improvements. Sorry for
  the noise. :-\</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=68450f5</url>     </commit>   </body>   <timestamp>1326640621</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>hrev43661</revision>       <author>siarzhuk</author>       <log>Command line 'writembr' tool implemented [2 commits]

* Implemented writembr tool used to update MBR area with easy boot
  loader starting the system from currently active partition;
* This work fixes #5595;
* This is result of GCI2011 task.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=1a7322a</url>     </commit>   </body>   <timestamp>1326639804</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>hrev43645</revision>       <author>siarzhuk</author>       <log>Placement of user splell_check directories fixed [3 commits]

* User collected dictionaries and indexes are moved under
  ~/config/data/spell_check/ folder. Fixes #7887.
* This fix was made during completing GCI 2011 task.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=1516a67</url>     </commit>   </body>   <timestamp>1326150000</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>hrev43557</revision>       <author>siarzhuk</author>       <log>Added AX88772A/B harwdare support

* Synchronized with FreeBSD driver - added support for AX88772A and
  AX88772B chipsets;
* Some new hardware ids added;
* Fixed devices lookup routine.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=6ef455e</url>     </commit>   </body>   <timestamp>1324757350</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>hrev43549</revision>       <author>siarzhuk</author>       <log>Textencoding Kit localization support added.

* Textencoding Kit now uses localized names of available encodings;
* Default encoding for composing new messages in Mail application is now
  configurable through localization feature. Fixes #8147.
* This contribution was made as part of GCI 2011 task.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d38ae62</url>     </commit>   </body>   <timestamp>1324595432</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>hrev43539</revision>       <author>siarzhuk</author>       <log>Correct update of TextView text run on font change.

* Fixes #4698 - font preference changes were not applied
  on the next message;
* The source of problem is resetting of the text run array after
  applying new font with SetFontAndColor function. Proposed solution
  updates the text run array items fonts directly without resetting
  it them and without loosing any styling and color quiting
  information;
* This is result of completing GCI 2011 task.

Signed-off-by: Siarzhuk Zharski &lt;zharik@gmx.li&gt;</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d01b42b</url>     </commit>   </body>   <timestamp>1324331358</timestamp> </message></recentMessages></statsTarget>
