..
app
Introduced and implemented new font command AS_GET_DEFAULT_SYSTEM_FONT that returns
2005-11-09 18:34:48 +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
added mode.flag 'TV_PRIMARY (1<<13)'. On dualhead cards you need to issue this flag to setup a TVout mode on the primary head: such a mode can be single- or dualhead. Note BTW that (most of) these custom flags will disappear somewhere in the future: when Haiku supports multiple graphics cards.
2005-10-27 20:08:44 +00:00
input
added a tablet_movement struct
2005-04-20 21:53:21 +00:00
interface
More font work:
2005-11-07 11:02:39 +00:00
kernel
* Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true.
2005-11-07 16:07:25 +00:00
libroot
Updated to tzcode2005j.tar.gz
2005-07-08 23:49:29 +00:00
mail
Imported MDR. Some code still not entirely functional -- I haven't been able to figure out how to detect SSL, so IMAP and POP have it turned off. PPP auto-detect is also not functional at the moment. Other than that, it seems to work beautifully. Packaging will come later.
2004-09-20 22:31:50 +00:00
media
cleanup of DEBUG and NDEBUG usage in media kit
2005-08-20 23:49:39 +00:00
midi
Haiku be thy name.
2004-06-25 08:47:00 +00:00
net
EHOSTDOWN not needed for Haiku
2005-11-07 20:09:10 +00:00
opengl/GL /internal
Internal Mesa3D's private declaration use everywhere in Mesa code.
2005-06-26 13:54:42 +00:00
print
Added missing comment.
2005-04-09 17:09:08 +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
* ServerFont now also adopts the FontStyle's face and direction on
2005-11-09 20:10:40 +00:00
shared
added OS.h for completeness
2005-07-11 15:44:37 +00:00
storage
fs_mount_volume() now returns a dev_t as well - changed mount/mountvolume to take
2005-10-20 13:03:50 +00:00
syslog_daemon
Forgot to commit SYSLOG_FACILITY_INDEX() macro.
2003-12-30 00:20:40 +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