<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/stpere</link><counters><counter name="forever" lastEventTime="1336541145" firstEventTime="1243519367">172</counter><counter name="thisMonth" lastEventTime="1336541145" firstEventTime="1336286813">6</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>hrev44130</revision>       <author>stpere</author>       <log>top: Attempt to avoid negative &quot;(unknown)&quot; %

Top was using the 'theorical' interval value to determine the percentages.
The measured thread times were taken in an always a bit larger interval than
that theorical value, hence the negative '%' occuring regularly.

Should fix #4589.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=f1e0212</url>     </commit>   </body>   <timestamp>1336525776</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>hrev44125</revision>       <author>stpere</author>       <log>Tracker: Removing the Desktop Background Image don't clear a pointer

fBackgroundImage wasn't being cleared when removing the desktop
background image because the loading process wasn't ignoring
loading failures (as is the &quot;no background for this workspace&quot; setting).

fBackgroundImage not being NULL was causing crashes mainly in
ScreenChanged(), where it was trying to re-center a non-existant
background.  Was causing #7376 and maybe others.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=7861497</url>     </commit>   </body>   <timestamp>1336348815</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>hrev44124</revision>       <author>stpere</author>       <log>Tracker: Consider extra column margin in PoseView::Extent()

In List Mode, consider the extra margin added to the right of
the last column when computing the Extent of the PoseView. This
was causing the ResizeToFit to resize a bit too small.

Fixes #4318</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=4dad975</url>     </commit>   </body>   <timestamp>1336344239</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>hrev44121</revision>       <author>stpere</author>       <log>setgcc: add -l argument to ls call in script

In previous, it was still working as I was more interested into != 0 than
exact count. Still, for clarity sake, I add -l to get the actual count.

Thanks Axel.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=42ae726</url>     </commit>   </body>   <timestamp>1336333924</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>hrev44116</revision>       <author>stpere</author>       <log>setgcc: error message

The bash script tried to verify the existence of a file,
but there were several fils fitting the wildcard expression.
So, [ -e .../*gcc ]; was interpreted as if it had too many
arguments.  Replaced that expression by a count of files.

Fixes #8493.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=85fb3e7</url>     </commit>   </body>   <timestamp>1336276519</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>hrev44115</revision>       <author>stpere</author>       <log>MediaPlayer: Looping regardless of setting

* Fixed a regression I introduced in hrev43642. Ticket #8364.
* Small coding style fix</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=501546e</url>     </commit>   </body>   <timestamp>1336271529</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>hrev43775</revision>       <author>stpere</author>       <log>Desklink: Close the Volume Window after dropping the replicant

When dropping a replicant of the Volume Control, close the volume window.

Enhancement #7718.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=7ee685d</url>     </commit>   </body>   <timestamp>1329958843</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>hrev43774</revision>       <author>stpere</author>       <log>CPUFrequency replicant

Use be_control_look to outline label (and change text color) when needed.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=c90ebe1</url>     </commit>   </body>   <timestamp>1329956711</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>hrev43773</revision>       <author>stpere</author>       <log>Outline of labels/strings drawn to desktop

* Rather than duplicating the decision taking logic involving wheter or not to draw
the outline or glow in every replicant, update be_control_look to make it more
generic.
* The Monitoring of the background preferences is now only done in Tracker (where it
was already being done).
* Add a BControlLook::B_IGNORE_OUTLINE flag to avoid this new behaviour.
* Remove that said logic from ActivityMonitor and use be_control_look.
* Use the ignore flag in DeskCalc to avoid the outline in its case.

Should fix #7716, #7291.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=d63b75f</url>     </commit>   </body>   <timestamp>1329955582</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>hrev43704</revision>       <author>stpere</author>       <log>Installer: minor memory leak fix. CID 1713.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=4020aec</url>     </commit>   </body>   <timestamp>1328063963</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>hrev43643</revision>       <author>stpere</author>       <log>shortcut_catcher: memory leak fixes

memory allocated in get_key_map(..) wasn't released.

CID 5696, CID 5697, CID 1699, CID 1700</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=74983a5</url>     </commit>   </body>   <timestamp>1325986939</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>hrev43642</revision>       <author>stpere</author>       <log>MediaPlayer: Fix movement of items in playlist

In Playlist, whenever a move of items occured causing the
currently playing song to change its position, so :
1. Importing files (D&amp;D for example) before its position
2. Removings files before it
3. Moving files before it

was causing the currently playing song to restart because
it was thinking a new entry was asked (it had a different
index number suddently).

Also adjusted the behaviour when you delete the currently
playing track.

Should fix ticket #6689.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=a5a013c</url>     </commit>   </body>   <timestamp>1325975386</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>hrev43633</revision>       <author>stpere</author>       <log>Tracker: Fix inconsistent &quot;Open parent&quot; behaviour

1. When in /boot, you couldn't go to the parent (which is fine by itself),
but the menu item wasn't disabled.

2. In Single Window Browsing, doing &quot;Open parent&quot; wasn't respecting that
setting and was opening new windows.

3. In filepanel, when navigating to Desktop folder, the &quot;Go to parent&quot; was
still proposed even though it would do nothing choosing it.

4. Opening a Pose in Single Window Browsing was repopulating the menus and
putting the shortcuts again.  That was an issue if Navigator bar was used
since it conflicts with its shortcuts.

Fixing ticket #6851.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=581a966</url>     </commit>   </body>   <timestamp>1325817851</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>hrev43632</revision>       <author>stpere</author>       <log>MediaPlayer: Double-click on playlist item to restart it

Double-clicking on the currently playing playlist item restart that
item's playback from the beginning.

Ticket #6560.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=bac3774</url>     </commit>   </body>   <timestamp>1325806101</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>hrev43631</revision>       <author>stpere</author>       <log>Tracker: FSMoveToTrash(): needless check and possible crash fix

In an earlier commit, I removed a memleak, but it was covering more cases
than intended.  Thanks to Alex Wilson's insight, it seems that simply removing
the check is better (since that check is essentially redone in FSMoveToTrash()).</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=8df5e79</url>     </commit>   </body>   <timestamp>1325804112</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>hrev43628</revision>       <author>stpere</author>       <log>intel accelerant: NULL dereferences (overlays)

Rather than checking if &quot;window&quot; AND &quot;view&quot; are NULL, check if
&quot;window&quot; OR &quot;view&quot; are NULL, since neither could be null and deferenced later
on.

From the Matrox accelerant, it seems that such event occurs when a
&quot;Workspace switch, screen prefs change, or overlay app shutdown occurs&quot;

Might be interesting to revisit tickets related to intel accelerant.

CID 205.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=f91a203</url>     </commit>   </body>   <timestamp>1325728095</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>hrev43627</revision>       <author>stpere</author>       <log>Tracker: Memory leak fix

The leak occured everytime a folder, or queries where opened while
navigating.

CID 5848.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=97f1676</url>     </commit>   </body>   <timestamp>1325724686</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>hrev43624</revision>       <author>stpere</author>       <log>Tracker (FSUtils): negative passed to unsigned parameter

BVolume::BlockSize() might return a negative value (error code) and it
was passed as parameter of CalcItemsAndSize() as a size_t (unsigned).

Thus the check for an error code failed.

CID 4171.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=dafbb16</url>     </commit>   </body>   <timestamp>1325723477</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>hrev43623</revision>       <author>stpere</author>       <log>Tracker (InfoWindow): small memory leak fix

In the case of a broken symlink, a Model object was leaked when trying
to get the icon of the target.

CID 5844.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=aa11dca</url>     </commit>   </body>   <timestamp>1325722992</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>hrev43621</revision>       <author>stpere</author>       <log>FindPanel: Avoid NULL deference; CID 352.</log>       <url>http://cgit.haiku-os.org/haiku/commit/?id=c56f0ce</url>     </commit>   </body>   <timestamp>1325720661</timestamp> </message></recentMessages></statsTarget>
