haiku/src/kits
Stefano Ceccherini cb6cd9af6f BMenu::_SelectNextItem() also opens the menu if we're inside a menubar.
That way menubars are navigable via keyboard. There are still glitches, 
but menu keyboard navigation works now.
Minor optimization: cache the value of CountItems() instead of calling 
it multiple times.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23387 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-01-11 11:34:53 +00:00
..
app * ResolveSpecifier() used the window's handler name instead of its title for the "Window" 2008-01-04 13:03:37 +00:00
bluetooth -Dummy implementation of DiscoveryListener\n-Add to jamfile 2007-10-23 17:27:49 +00:00
debug Include <util/kernel_cpp.h> in DoublyLinkedList.h only when compiling 2007-03-11 13:56:45 +00:00
device now links with be 2006-06-27 09:24:57 +00:00
game malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
interface BMenu::_SelectNextItem() also opens the menu if we're inside a menubar. 2008-01-11 11:34:53 +00:00
mail * fix build on test environment 2007-11-01 14:14:43 +00:00
media patch by aldeck: 2008-01-10 13:46:35 +00:00
midi added back previous copyright notices, they were mysteriously replaced by our own copyright notice 2006-07-06 08:56:18 +00:00
midi2 fix some signatures, cleanup 2006-09-13 14:11:42 +00:00
network h_name must be set, or else libnetwork.so will crash when trying to resolve a name... 2008-01-03 19:39:35 +00:00
opengl updated mesa to 7.0.2 2008-01-05 16:12:28 +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 * VisitEachPartition() was not working correctly, terminatedEarly was not 2008-01-08 23:35:51 +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 Files that were created in the future (time zone issues, or whatever) 2008-01-11 10:46:37 +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