haiku/src/kits
Stephan Aßmus da5d970124 * Small code cleanups, a bigger style cleanup should be done, but I didn't
want to mix too much cleanups into real changes.
* Got rid of the weird lines between rows.
* Tweaked colors (selections are usually dark everywhere else in Haiku).
* Implemented slightly tinting alternating rows.
* Removed the code duplication to figure out the appropriate background
  row color, fixed some inconsistencies between Draw() and RedrawColumn()
  in this regard.

TODO: Default colors should be computed based on current panel color though.

TODO: Figure out why the outline view does not scroll (at least not visibly)
when the vertical scroll bar is used.

TODO: Remove remaining redraw bugs. I observe a column of pixels not being
updated in some cases when resizing columns.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24033 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-20 12:27:36 +00:00
..
app _PostMessage() was holding the BLooperList lock while calling 2008-02-04 21:12:19 +00:00
bluetooth Update LocalDevice class with basic bluetooth_server comunication. Server code still to come. Nothing except the driver tested at the moment... I hope after these nothing is broken 2008-02-01 21:24:17 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
device now links with be 2006-06-27 09:24:57 +00:00
game Added more conditional debug output, taken from the dw_info test app. 2008-01-25 11:54:35 +00:00
interface * Small code cleanups, a bigger style cleanup should be done, but I didn't 2008-02-20 12:27:36 +00:00
mail Added regex implementation. using the system one results in failures when 2008-01-30 12:59:12 +00:00
media Removed the no longer needed debug code. 2008-02-06 22:08:25 +00:00
midi fixed looping mode, and bug #1730 2008-02-10 21:03:34 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network Fixed an endless loop when iterating over all hosts (when there was no 2008-01-20 12:10:41 +00:00
opengl Corrected GLRenderer's instantiation function name. 2008-01-26 22:51:51 +00:00
screensaver fix R5 build 2006-07-12 09:58:23 +00:00
shared * put some more useful utility classes into "shared". I tried to make sure 2007-08-02 16:28:34 +00:00
storage We can't use the be_app looper, since it can be already locked from 2008-02-18 08:15:29 +00:00
support * BShelf::_AddReplicant() did not recognize zombies if their object was not 2007-08-30 01:03:33 +00:00
textencoding * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
tracker - Revert button's first update didn't work since revert data is stored in the Show() method. 2008-02-18 18:08:48 +00:00
translation Fixed a stupid copy&paste bug; one version of Translate() did not lock the private 2007-07-01 15:51:42 +00:00
Jamfile Dummy implementation of the LocalDevice class 2007-10-21 17:58:38 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00