haiku/headers/os
John Scipione f3decd2060 Fix #9726 Revert CenterIn() and CenterOnScreen()
... back to their previous void returning roles. AlertPosition() is used instead to
check that an alert fits within the sides of the screen and all that.

Also add another CenterOnScreen() method that takes a Screen ID
so you can center a window on another monitor that the one it is currently on
(theoretically someday anyway).
2013-04-30 20:15:33 -04:00
..
add-ons Applied an updated patch by looncraz to enable hardware cursor. 2012-11-28 22:33:08 +01:00
app Add BMessenger::SetTo() to reinitialize a BMessenger. 2013-03-31 20:16:04 +02:00
arch Implemented user debugging support for x86_64. 2012-08-07 20:20:42 +01:00
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth WIP... Updating Bluetooth. 2012-08-27 19:23:22 +00:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers Merge branch 'nfs4' 2013-03-11 13:00:55 +01:00
game Style fixes to DirectWindow.h, no functional change 2012-12-21 19:18:45 -05:00
interface Fix #9726 Revert CenterIn() and CenterOnScreen() 2013-04-30 20:15:33 -04:00
kernel vm: remove B_RANDOMIZED_IMAGE_ADDRESS address specification 2013-04-09 22:09:13 +02:00
locale Switch BUnicodeChar to wrap the ICU's UChar32 one 2013-04-07 20:14:37 +02:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Revert "Rename header params to match BeBook. No implementation." 2012-12-24 17:03:46 -05:00
midi Found a forgotten B_BEOS_*_DIRECTORY. 2009-09-18 17:40:46 +00:00
midi2 style cleanup 2006-09-21 13:04:59 +00:00
net BUrlRequest: fix various issues 2013-02-10 20:46:24 +00:00
opengl GLUT: Fix mistake in header license 2012-11-16 13:07:11 -06:00
package Add BPackageRoster::GetActivePackages() 2011-11-25 06:19:49 +01:00
storage Move BVolumeRoster docs to Haiku Book. 2013-02-22 18:11:14 -05:00
support Make Windows-1250 encoding consistent with other 2013-04-14 21:39:13 +02:00
translation Actually sort the translator menu used in ShowImage. 2012-08-07 00:41:41 -04:00
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h Update the copyright year too. 2012-08-20 01:13:19 -04:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h * Rewrote NetKit.h, and added the libnetapi headers. 2008-06-24 09:03:44 +00:00
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
OpenGLKit.h Removed GLX headers: was never there anyway! 2005-06-26 21:48:15 +00:00
StorageKit.h StorageKit.h still included the Alias.h header file I removed with the previous commit. 2007-07-06 12:52:01 +00:00
SupportKit.h
TranslationKit.h