<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/aldeck</link><counters><counter name="forever" lastEventTime="1335923172" firstEventTime="1201101448">189</counter><counter name="thisMonth" lastEventTime="1335923172" firstEventTime="1335923172">1</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>haiku-webkit</project></source><body><commit><revision>587</revision><author>aldeck</author><log>* B_TRANSLATE_CONTEXT is now B_TRANSLATION_CONTEXT as per the recent change in Haiku, cf. hrev44041  </log><diffLines>33</diffLines><url>http://webpositive.haiku-os.org/changeset/587</url><files><file action="modify" uri="http://webpositive.haiku-os.org/browser/webkit/trunk/WebKit/haiku/WebPositive/SettingsWindow.cpp">webkit/trunk/WebKit/haiku/WebPositive/SettingsWindow.cpp</file><file action="modify" uri="http://webpositive.haiku-os.org/browser/webkit/trunk/WebKit/haiku/WebPositive/support/FontSelectionView.cpp">webkit/trunk/WebKit/haiku/WebPositive/support/FontSelectionView.cpp</file></files></commit></body><timestamp>1335923172</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42955</revision><author>aldeck</author><log>Applying patch for ticket #6134.
Fixes BCursor tests. Thanks Karvjorm! And sorry for the delay.
I also re-enabled the tests in the Jamfile (cf. r41788)    </log><diffLines>136</diffLines><files><file action="modify">haiku/trunk/src/tests/kits/app/Jamfile</file><file action="modify">haiku/trunk/src/tests/kits/app/bcursor/BCursorTester.cpp</file><file action="modify">haiku/trunk/src/tests/kits/app/bcursor/BCursorTester.h</file></files></commit></body><timestamp>1319910425</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42704</revision><author>aldeck</author><log>* Remove another unneeded dependency on BContainerWindow, BWindow is enough. Note for later: activate on click might be unwanted 
for future client apps/windows (make it customizable if needed).

 Left click selecting works in PoseViewTest now.  </log><diffLines>56</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseView.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/tests/kits/tracker/PoseViewTest.cpp</file></files></commit></body><timestamp>1314755203</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42702</revision><author>aldeck</author><log>* Added a simple PoseViewTest to ease the decoupling work since PoseView can almost be used like a customisable control now (i.e 
independent of BContainerWindow).
* The test app already helped to spot remaining BContainerWindow coupling issues in BPoseView.
* Addded missing _NotifySelectionChanged call in the recent _EndSelectionRect method
* Some cleanup, enhanced comments  </log><diffLines>377</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/ContainerWindow.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseView.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/tests/kits/Jamfile</file><file action="add">haiku/branches/developer/aldeck/tracker_layout/src/tests/kits/tracker/</file><file action="add">haiku/branches/developer/aldeck/tracker_layout/src/tests/kits/tracker/Jamfile</file><file action="add">haiku/branches/developer/aldeck/tracker_layout/src/tests/kits/tracker/PoseViewTest.cpp</file></files></commit></body><timestamp>1314746242</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42524</revision><author>aldeck</author><log>* Re-enabled autoscrolling, was standing in the way during the rewrite.
* Simplified conditional call to BScrollbar::SetValue() vs BView::ScrollBy().
  Looking at the source, simply calling BView::ScrollBy() will behave correctly
  in both cases. Quick tests apparently confirms this.
  If i recall correctly R5 could go into a loop and needed such workaround, but
  hopefully that was fixed in Haiku.  </log><diffLines>126</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseView.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseView.h</file></files></commit></body><timestamp>1312150461</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42520</revision><author>aldeck</author><log>* Simplify naming, remove DefaultXxx prefix  </log><diffLines>229</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/ContainerWindow.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.h</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.h</file></files></commit></body><timestamp>1312084201</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42519</revision><author>aldeck</author><log>* Rename DefaultAttributeMenu simply to AttributesMenu  </log><diffLines>235</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/ContainerWindow.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.h</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseView.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.h</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/TitleView.cpp</file></files></commit></body><timestamp>1312082892</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>42518</revision><author>aldeck</author><log>* Use templating for DefaultAttributeMenu so that the same code can be used for
  both BMenu and BPopUpMenu version of the same menu while still keeping a BMenu
  inheritance.  </log><diffLines>439</diffLines><files><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/DefaultControls.h</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/PoseViewController.cpp</file><file action="modify">haiku/branches/developer/aldeck/tracker_layout/src/kits/tracker/TitleView.cpp</file></files></commit></body><timestamp>1312082185</timestamp></message></recentMessages></statsTarget>
