haiku/headers
Axel Dörfler 89b1afd16c * Added a new window feel kPasswordWindowFeel that is above all other feels.
* Changed the password window to use this feel.
* Later, the screen saver itself should use this feel whenever the password
  mode is enabled. The password window should then use a modal-app feel, but
  this doesn't work yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28281 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-22 11:51:23 +00:00
..
build Patch by Artur Wyszynski: 2008-10-14 21:27:42 +00:00
compatibility/bsd Removed prototypes for openpty() (which lives in pty.h) and forkpty() 2008-05-28 20:44:47 +00:00
cpp GCC 4 fix. 2005-12-11 16:22:51 +00:00
glibc Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the 2008-03-22 15:26:55 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * fix wrong cast 2008-10-21 20:21:16 +00:00
os * Made BScrollView work when using it with the layout system. 2008-10-21 10:14:24 +00:00
posix * Added a comment to SO_BINDTODEVICE. 2008-10-15 12:33:59 +00:00
private * Added a new window feel kPasswordWindowFeel that is above all other feels. 2008-10-22 11:51:23 +00:00
tools