haiku/src/kits
Stephan Aßmus a66b66ff5a * When inside a layouted environment, InvalidateLayout() in MakeDefault()
instead of just resizing.
* When the view thinks it knows the correct size, it needs to
  ResetLayoutInvalidation(). TODO: Actually all views that cache layout size
  info need to do this.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36214 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-13 13:19:49 +00:00
..
app * Cleanup. 2010-04-13 13:14:10 +00:00
bluetooth - Read Local features al LocalDevice constructor 2010-04-02 12:12:29 +00:00
debug Added UnhandledDebugMessage() hook which is called by the base class 2010-03-26 21:18:08 +00:00
device * Fix missing newline in error message. 2010-04-11 16:13:53 +00:00
game * A BBuffer does not know where it came from, so 2010-04-12 13:15:46 +00:00
interface * When inside a layouted environment, InvalidateLayout() in MakeDefault() 2010-04-13 13:19:49 +00:00
locale olta+pulkomandy: 2010-04-12 18:07:09 +00:00
mail NULL check after pointer dereference. CID 1032, btw. 2010-04-08 20:47:48 +00:00
media * Reverted part of r34474 that broke binary compatibility. 2010-04-13 13:01:56 +00:00
midi Patch from Pete Goodeve: add MidiPortGlue to have old midikit endpoints registered in new midikit (#5625). 2010-04-01 18:35:48 +00:00
midi2 * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
network * As long as we don't support IPv6, we shouldn't prefer it when AF_UNSPEC is 2010-03-24 16:26:47 +00:00
opengl Made BGLView by default freely resizable by layout manager. I'm not sure I didn't break binary compatibility, please review. 2010-03-10 23:03:03 +00:00
print Patch by Humdinger: 2010-01-13 10:58:34 +00:00
screensaver Apply patch from Caitlin Shaw to allow for smaller screensaver tick times that 50 ms. 2009-10-05 01:01:35 +00:00
shared Fix test_app_server again due to Coding Sprint changes 2010-04-12 20:02:43 +00:00
storage Fix test_app_server again due to Coding Sprint changes 2010-04-12 20:02:43 +00:00
support * Don't store a possibly negative return value in an unsigned size_t, which 2010-03-24 16:48:33 +00:00
textencoding Replace each occurence of an invalide character. Before all invalid 2010-03-16 09:28:53 +00:00
tracker Fix test_app_server again due to Coding Sprint changes 2010-04-12 20:02:43 +00:00
translation * Rewrote header. 2009-08-27 13:40:07 +00:00
Jamfile libbe_test needs the locale backend too. 2010-04-12 20:54:06 +00:00
libbe_test_versions * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
libbe_version.rdef The version information is now actually set: apparently, AddResources must 2005-07-09 20:52:00 +00:00
libbe_versions * Version all libbe symbols - while this enlarges all executables, and isn't 2009-09-23 15:11:20 +00:00
LocaleBackend.cpp * Remove leftover debug printf()s 2010-04-12 18:21:59 +00:00