date | project | content | link |
|---|
| 09:35 on Nov 25, 2010 | OpenBeOS | Commit by darkwyrm :: r39624 /haiku/trunk/src/kits/interface/View.cpp: Sending B_COUNT_PROPERTIES for the View property now returns the right value. | # |
| 13:38 on Aug 09, 2010 | OpenBeOS | Commit by darkwyrm :: r37983 /haiku/trunk/src/apps/resedit/ (4 files): Style fixes Replaced text box in string editor with a BTextView Added support for editing CSTR fields Added resource file and appropriate information | # |
| 13:33 on Aug 09, 2010 | OpenBeOS | Commit by darkwyrm :: r37982 /haiku/trunk/src/apps/packageinstaller/PackageView.cpp: Patch a confusing bug which showed "Replace all" as a choice after choosing to skip files which already exist | # |
| 11:00 on Jul 27, 2010 | OpenBeOS | Commit by darkwyrm :: r37771 /haiku/trunk/src/apps/resedit/ (ResListView.cpp ResListView.h): 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. :/ | # |
| 23:48 on Jul 07, 2010 | OpenBeOS | Commit by darkwyrm :: r37423 /haiku/trunk/src/apps/terminal/Shell.cpp: No longer set the SHELL variable. This fixes problems with starting gdb and other apps in a new Terminal window | # |
| 14:37 on Jun 09, 2010 | OpenBeOS | Commit by darkwyrm :: r37071 /haiku/trunk/src/preferences/filetypes/ (FileTypes.cpp FileTypes.h): Make FileTypes edit resources on resource files and not just applications | # |
| 02:16 on Apr 28, 2010 | OpenBeOS | Commit by darkwyrm :: r36512 /haiku/trunk/src/apps/resedit/ (4 files): Implemented save support and some minor style fixes | # |
| 12:27 on Apr 27, 2010 | OpenBeOS | Commit by darkwyrm :: r36502 /haiku/trunk/src/apps/resedit/ (15 files): <malloc.h> -> <stdlib.h> Style fixes, no functional change | # |
| 23:38 on Apr 26, 2010 | OpenBeOS | Commit by darkwyrm :: r36499 /haiku/trunk/src/apps/resedit/ (22 files): 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 | # |
| 17:00 on Jun 12, 2007 | OpenBeOS | Commit by darkwyrm :: r21400 /haiku/trunk/src/apps/cdplayer/ (CDPlayer.cpp CDPlayer.rdef): 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. ;-/ | # |
| 12:19 on Jun 09, 2007 | OpenBeOS | Commit by darkwyrm :: r21375 /haiku/trunk/src/documentation/uiguidelines/HaikuHIG.xml: Proofreading fixes for the last half of the document | # |
| 04:15 on Jun 09, 2007 | OpenBeOS | Commit by darkwyrm :: r21362 /haiku/trunk/src/documentation/uiguidelines/HaikuHIG.xml: Proofreading fixes for about the first half of the document | # |
| 15:57 on Apr 12, 2007 | OpenBeOS | Commit by darkwyrm :: r20665 /haiku/trunk/src/add-ons/kernel/drivers/midi/usb_midi/Jamfile: Enable build of usb_midi on R5 using same Jamfile techniques as usb_hid | # |
| 21:48 on Mar 07, 2007 | OpenBeOS | Commit by darkwyrm :: r20354 /haiku/trunk/src/preferences/appearance/APRView.cpp: Hopefully this fixes bug #1084. Untested because of bug #1035 | # |
| 02:06 on Feb 24, 2007 | OpenBeOS | Commit by darkwyrm :: r20220 /haiku/trunk/build/jam/HaikuImage: Added Appearance to the image and removed Devices | # |
| 02:03 on Feb 24, 2007 | OpenBeOS | Commit by darkwyrm :: r20219 /haiku/trunk/src/preferences/appearance/ (APRView.cpp APRView.h Jamfile): 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. | # |
| 01:53 on Feb 24, 2007 | OpenBeOS | Commit by darkwyrm :: r20218 /haiku/trunk/src/add-ons/decorators/BeDecorator/Jamfile: Correction to buildfile for linking against the app_server | # |
| 23:44 on Feb 23, 2007 | OpenBeOS | Commit by darkwyrm :: r20215 /haiku/trunk/src/add-ons/decorators/BeDecorator/BeDecorator.cpp: Decorator looks *much* more like R5. Thanks to Thomas Winwood for the patch. :-) | # |
| 23:35 on Feb 23, 2007 | OpenBeOS | Commit by darkwyrm :: r20214 /haiku/trunk/src/servers/app/ (DecorManager.cpp Decorator.h): Moved the decorator function declarations into DecorManager (which is the only place which uses them) to allow add-on decorators to build | # |
| 23:34 on Feb 23, 2007 | OpenBeOS | Commit by darkwyrm :: r20213 /haiku/trunk/src/add-ons/decorators/BeDecorator/ (BeDecorator.cpp BeDecorator.h Jamfile): 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. :-) | # |