haiku/headers/private
Axel Dörfler f877af82fe * Implemented private functions do_minimize_team(), and do_bring_to_front_team()
used by the Deskbar (for "Hide All" and "Show All"). The latter doesn't work
  correctly yet, though, it just maximizes all windows of that application.
* Added a TODO to ServerWindow AS_MINIMIZE_WINDOW on how to make it work correctly.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16315 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-09 18:53:36 +00:00
..
app * Implemented private functions do_minimize_team(), and do_bring_to_front_team() 2006-02-09 18:53:36 +00:00
debug Added support for looking up symbols of other team to libdebug. The 2005-07-16 21:12:32 +00:00
disk_scanner Changes due to the removal of the extended_partition_info::partition_code field. 2003-02-18 21:30:07 +00:00
drivers Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
graphics rewrote kerneldriver and accelerants retrace INT handling. Bumped version to 0.72. 2006-02-07 15:00:40 +00:00
input The input_server is now notified when the screen resolution is changed. 2005-11-26 16:22:06 +00:00
interface * Fixed locking of the FT_Face by moving it into Get/PutTransformedFace() 2006-02-06 17:42:18 +00:00
kernel Added [arch_]int_post_device_manager() which is invoked after 2006-02-07 02:50:32 +00:00
libroot Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00
mail Tried to get MDR to compile under Zeta RC3 but to no avail, with lots of 2006-01-01 23:59:24 +00:00
media fix build 2006-01-15 23:17:05 +00:00
midi Haiku be thy name. 2004-06-25 08:47:00 +00:00
net Moved the needed headers from private to posix folder. This should hopefully fix the build. 2005-12-19 17:42:05 +00:00
opengl/GL/internal Internal Mesa3D's private declaration use everywhere in Mesa code. 2005-06-26 13:54:42 +00:00
print Clean up. 2005-11-14 19:08:35 +00:00
runtime_loader The runtime loader now creates a debug area through which other teams can 2005-07-16 21:07:17 +00:00
screen_saver fix for network password 2005-09-01 15:04:18 +00:00
servers/app * Removed unused MakeBlendColor(). 2006-02-06 11:47:13 +00:00
shared Improved processor identification for some VIA C3 models. 2005-12-16 11:55:01 +00:00
storage Finally fixed update_mime_info(). As Be's version it understands two 2006-01-28 19:41:07 +00:00
syslog_daemon Implemented syslog support for the kernel debug output. Not fancy at all yet, but 2006-01-24 20:28:52 +00:00
textencoding use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
tracker Added private libtracker headers, shared with Deskbar. 2005-05-23 00:24:17 +00:00
translation Moved FuncTranslator.h from current/headers/os/translation to private headers. Moved translator_data struct from TranslationDefs.h to FuncTranslator.h. 2005-02-12 14:35:36 +00:00