#
539dc1bc |
| 03-Dec-2014 |
John Scipione <jscipione@gmail.com> |
A bunch of style fixes
No functional changes intended
|
#
cac9f196 |
| 07-May-2010 |
Axel Dörfler <axeld@pinc-software.de> |
* Added BListItem::SetOutlineLevel() method.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36713 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
cee04e80 |
| 08-Feb-2010 |
Artur Wyszynski <aljen-mlists@o2.pl> |
Fixed various errors/warnings reported by cppcheck: * memory leaks * resource leaks * added const's to getters * removed a few reundant conditions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trun
Fixed various errors/warnings reported by cppcheck: * memory leaks * resource leaks * added const's to getters * removed a few reundant conditions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35433 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
f3b1ada5 |
| 17-Jun-2009 |
Axel Dörfler <axeld@pinc-software.de> |
* Moved class BStringItem into its own source file. * Changed BStringItem::Update() to set a better baseline offset and height; this should improve vertical text placement. * Fixed a bug in BString
* Moved class BStringItem into its own source file. * Changed BStringItem::Update() to set a better baseline offset and height; this should improve vertical text placement. * Fixed a bug in BStringItem::Update(): it used the owner to determine the width, but must use the font passed in instead. * Coding style cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31090 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
fef39304 |
| 24-Feb-2008 |
Stephan Aßmus <superstippi@gmx.de> |
patch by Rene Gollent: * BListItems now store the top offset of the frame within the parent BListView. * This allows binary searching the clicked item. * ItemFrame() is now a cheap call. * Fixed seve
patch by Rene Gollent: * BListItems now store the top offset of the frame within the parent BListView. * This allows binary searching the clicked item. * ItemFrame() is now a cheap call. * Fixed several bugs in the sorting code of BOutlineListView which lead to crashes of client applications. * Implemented previously unimplemented functions in BOutlineListView.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24092 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
fc8ffb64 |
| 01-Dec-2007 |
Axel Dörfler <axeld@pinc-software.de> |
Applied a slightly changed patch by cl21: changed how the BListItem layouts its text contents. This fixes bug #619. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23046 a95241bf-73f2-0
Applied a slightly changed patch by cl21: changed how the BListItem layouts its text contents. This fixes bug #619. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23046 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a284b7b3 |
| 20-Jul-2005 |
Philippe Houdoin <philippe.houdoin@gmail.com> |
Set low color to selection background color before drawing text. This should remove AA bugs for selected item(s) text.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13779 a95241bf-73f2-0310-8
Set low color to selection background color before drawing text. This should remove AA bugs for selected item(s) text.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13779 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
b71f118d |
| 09-Jun-2005 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
Improved error checking, style changes
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13028 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
007ed8c5 |
| 16-Jun-2003 |
Marc Flerackers <mflerackers@nowhere.fake> |
Compilation fixes and BOutlineListView
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3538 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
43802569 |
| 16-Jun-2003 |
Marc Flerackers <mflerackers@nowhere.fake> |
Fixes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3537 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
52a38012 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|