haiku/src
Stephan Aßmus b439d6e573 * Moved restriction to min/max column width from where GetColumnPreferredWidth
was used into GetColumnPreferredWidth for convenience.
* Disabled cached total column width in title view, since it wasn't properly
  maintained. Instead of finding the bug (the code should use proper listening
  mechanisms, and such problems would go away automatically), the total width
  is now calculated on the fly. It is used for updating the horizontal
  scrollbar.
* Resolved TODO in PreferredSize(), the width is now based on the preferred
  width of all columns.

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32850 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-31 11:31:03 +00:00
..
add-ons memory size detection rewrite also fixes black_screen on some GF6xxx types. +alphabranch BTW 2009-08-31 09:03:35 +00:00
apps Size ContentSize() seems to be unreliable for read-only media, and also since 2009-08-31 09:58:25 +00:00
bin Print the level for each dumped node, also serves as a delimiter, else all the PCI devices look like a mess. 2009-08-30 00:27:13 +00:00
build Patch by Vincent Duvert: Added support for BSDish xattrs. 2009-08-30 23:54:04 +00:00
data Also add .ogm extension to video/ogg mime as in Fredrik's patch. It might not be official, but its being used. 2009-08-25 22:15:55 +00:00
documentation
kits * Moved restriction to min/max column width from where GetColumnPreferredWidth 2009-08-31 11:31:03 +00:00
libs * Fixed attribute name mapping in both directions. One direction was appending 2009-08-26 01:07:46 +00:00
preferences Solve #4336 as suggested by Fredrik Modèen, using shared private code as suggested by Ryan Leavengood. Removed ProcessRefs code path. 2009-08-31 02:44:19 +00:00
servers * Added proper locking to _ResizeToFullScreen(). 2009-08-28 09:33:18 +00:00
system truncate strings to allow building the debug version 2009-08-30 15:04:04 +00:00
tests Adding a tool I use frequently to quickly decode UHCI status values. 2009-08-30 03:50:59 +00:00
tools mipsel wip 2009-08-17 14:30:36 +00:00
Jamfile