<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/darkwyrm</link><counters><counter name="forever" lastEventTime="1290677742" firstEventTime="1086922128">346</counter></counters><metadata></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>39624</revision><author>darkwyrm</author><log>Sending B_COUNT_PROPERTIES for the View property now returns the right value.  </log><diffLines>15</diffLines><files><file action="modify">haiku/trunk/src/kits/interface/View.cpp</file></files></commit></body><timestamp>1290677741</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>37983</revision><author>darkwyrm</author><log>Style fixes
Replaced text box in string editor with a BTextView
Added support for editing CSTR fields
Added resource file and appropriate information   </log><diffLines>175</diffLines><files><file action="modify">haiku/trunk/src/apps/resedit/InternalEditors.h</file><file action="modify">haiku/trunk/src/apps/resedit/MiscEditors.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResView.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceRoster.cpp</file></files></commit></body><timestamp>1281361134</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>37982</revision><author>darkwyrm</author><log>Patch a confusing bug which showed &quot;Replace all&quot; as a choice after choosing to skip files which already exist  </log><diffLines>29</diffLines><files><file action="modify">haiku/trunk/src/apps/packageinstaller/PackageView.cpp</file></files></commit></body><timestamp>1281360831</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>37771</revision><author>darkwyrm</author><log>I managed to miss these two files the last time I worked on resedit. How it took this long for me to notice, I'll never know. :/  </log><diffLines>60</diffLines><files><file action="add">haiku/trunk/src/apps/resedit/ResListView.cpp</file><file action="add">haiku/trunk/src/apps/resedit/ResListView.h</file></files></commit></body><timestamp>1280228456</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>37423</revision><author>darkwyrm</author><log>No longer set the SHELL variable. This fixes problems with starting gdb and other apps in a new Terminal window  </log><diffLines>14</diffLines><files><file action="modify">haiku/trunk/src/apps/terminal/Shell.cpp</file></files></commit></body><timestamp>1278546526</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>37071</revision><author>darkwyrm</author><log>Make FileTypes edit resources on resource files and not just applications  </log><diffLines>60</diffLines><files><file action="modify">haiku/trunk/src/preferences/filetypes/FileTypes.cpp</file><file action="modify">haiku/trunk/src/preferences/filetypes/FileTypes.h</file></files></commit></body><timestamp>1276094220</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>36512</revision><author>darkwyrm</author><log>Implemented save support and some minor style fixes  </log><diffLines>414</diffLines><files><file action="modify">haiku/trunk/src/apps/resedit/ResView.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResView.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResWindow.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResWindow.h</file></files></commit></body><timestamp>1272420981</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>36502</revision><author>darkwyrm</author><log>&lt;malloc.h&gt; -&gt; &lt;stdlib.h&gt;
Style fixes, no functional change  </log><diffLines>1728</diffLines><files><file action="modify">haiku/trunk/src/apps/resedit/App.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/BitmapView.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/BitmapView.h</file><file action="modify">haiku/trunk/src/apps/resedit/ImageEditor.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/InlineEditor.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/InlineEditor.h</file><file action="modify">haiku/trunk/src/apps/resedit/MiscEditors.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/NumberEditors.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/PreviewColumn.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResFields.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResView.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResWindow.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceData.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceData.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceRoster.cpp</file></files></commit></body><timestamp>1272371249</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>36499</revision><author>darkwyrm</author><log>Adding and deleting resources now implemented
Added drag and drop support to add resources to the current project
Updated e-mail address and copyright information
Converted window registration to use a static variable to simplify and correct window closing code  </log><diffLines>893</diffLines><files><file action="modify">haiku/trunk/src/apps/resedit/App.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/App.h</file><file action="modify">haiku/trunk/src/apps/resedit/Editor.h</file><file action="modify">haiku/trunk/src/apps/resedit/ImageEditor.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/InlineEditor.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/InlineEditor.h</file><file action="modify">haiku/trunk/src/apps/resedit/InternalEditors.h</file><file action="modify">haiku/trunk/src/apps/resedit/Jamfile</file><file action="modify">haiku/trunk/src/apps/resedit/MiscEditors.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/NumberEditors.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/PreviewColumn.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/PreviewColumn.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResFields.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResFields.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResView.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResView.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResWindow.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResWindow.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceData.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceData.h</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceRoster.cpp</file><file action="modify">haiku/trunk/src/apps/resedit/ResourceRoster.h</file></files></commit></body><timestamp>1272325122</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>21400</revision><author>darkwyrm</author><log>Updated button bitmaps to the Haiku-like style agreed upon quite some time ago.
Made some layout tweaks to handle the different size bitmaps.
Sorry I took so long in getting around to this. ;-/  </log><diffLines>1646</diffLines><files><file action="modify">haiku/trunk/src/apps/cdplayer/CDPlayer.cpp</file><file action="modify">haiku/trunk/src/apps/cdplayer/CDPlayer.rdef</file></files></commit></body><timestamp>1181667613</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>21375</revision><author>darkwyrm</author><log>Proofreading fixes for the last half of the document  </log><diffLines>255</diffLines><files><file action="modify">haiku/trunk/src/documentation/uiguidelines/HaikuHIG.xml</file></files></commit></body><timestamp>1181391547</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>21362</revision><author>darkwyrm</author><log>Proofreading fixes for about the first half of the document  </log><diffLines>298</diffLines><files><file action="modify">haiku/trunk/src/documentation/uiguidelines/HaikuHIG.xml</file></files></commit></body><timestamp>1181362530</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20665</revision><author>darkwyrm</author><log>Enable build of usb_midi on R5 using same Jamfile techniques as usb_hid  </log><diffLines>29</diffLines><files><file action="modify">haiku/trunk/src/add-ons/kernel/drivers/midi/usb_midi/Jamfile</file></files></commit></body><timestamp>1176393469</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20354</revision><author>darkwyrm</author><log>Hopefully this fixes bug #1084. Untested because of bug #1035  </log><diffLines>50</diffLines><files><file action="modify">haiku/trunk/src/preferences/appearance/APRView.cpp</file></files></commit></body><timestamp>1173304103</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20220</revision><author>darkwyrm</author><log>Added Appearance to the image and removed Devices  </log><diffLines>15</diffLines><files><file action="modify">haiku/trunk/build/jam/HaikuImage</file></files></commit></body><timestamp>1172282765</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20219</revision><author>darkwyrm</author><log>Added a menu to allow the user to choose the decorator. Untested, but theoretically working. I'll be content with the user being able pick a decorator and tweak system colors for R1.  </log><diffLines>208</diffLines><files><file action="modify">haiku/trunk/src/preferences/appearance/APRView.cpp</file><file action="modify">haiku/trunk/src/preferences/appearance/APRView.h</file><file action="modify">haiku/trunk/src/preferences/appearance/Jamfile</file></files></commit></body><timestamp>1172282591</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20218</revision><author>darkwyrm</author><log>Correction to buildfile for linking against the app_server  </log><diffLines>13</diffLines><files><file action="modify">haiku/trunk/src/add-ons/decorators/BeDecorator/Jamfile</file></files></commit></body><timestamp>1172282020</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20215</revision><author>darkwyrm</author><log>Decorator looks *much* more like R5. Thanks to Thomas Winwood for the patch. :-)  </log><diffLines>141</diffLines><files><file action="modify">haiku/trunk/src/add-ons/decorators/BeDecorator/BeDecorator.cpp</file></files></commit></body><timestamp>1172274280</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20214</revision><author>darkwyrm</author><log>Moved the decorator function declarations into DecorManager (which is the only place which uses them) to allow add-on decorators to build  </log><diffLines>33</diffLines><files><file action="modify">haiku/trunk/src/servers/app/DecorManager.cpp</file><file action="modify">haiku/trunk/src/servers/app/Decorator.h</file></files></commit></body><timestamp>1172273703</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.15</version></generator><source><project>OpenBeOS</project></source><body><commit><revision>20213</revision><author>darkwyrm</author><log>Unbroke the classic R5 decorator and updated sources to match the sources for DefaultDecorator before applying changes for its looks
Sweet cracker sandwich! I actually figured out something for a Jamfile on my own -- it took a while to figure out how to link against the app_server. :-)  </log><diffLines>2098</diffLines><files><file action="modify">haiku/trunk/src/add-ons/decorators/BeDecorator/BeDecorator.cpp</file><file action="modify">haiku/trunk/src/add-ons/decorators/BeDecorator/BeDecorator.h</file><file action="modify">haiku/trunk/src/add-ons/decorators/BeDecorator/Jamfile</file></files></commit></body><timestamp>1172273649</timestamp></message></recentMessages></statsTarget>
