.. |
app
|
Add protected RestoreState, SaveState functions to BApplication. HasBeenRestored can be used to check in ReadyToRun if the RestoreState function has been called. The default implementation just store the window geometry and the decorator settings. Subclass implementations can use the global restore_window_geometry, save_window_geometry function for convenience. Please review. Will commit a simple session manager tomorrow.
|
2010-11-17 04:38:48 +00:00 |
audio
|
|
|
binary_compatibility
|
Patch by Alex Wilson (minor changes by myself) related to the new archiving
|
2010-07-16 16:49:42 +00:00 |
bluetooth
|
Fix #6373, second try
|
2010-08-19 15:29:02 +00:00 |
debug
|
Added UnhandledDebugMessage() hook which is called by the base class
|
2010-03-26 21:18:08 +00:00 |
device
|
|
|
drivers
|
* added definitions for SCSI_OP_VERIFY_* op commands
|
2010-11-02 20:56:20 +00:00 |
firewire
|
|
|
fs_shell
|
Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs.
|
2010-10-24 20:47:46 +00:00 |
graphics
|
Applied patch by kaliber from ticket #6349. which fixes quite a
|
2010-11-06 10:17:41 +00:00 |
haiku_package
|
Implemented a tool ("package") that implements creation and extraction of
|
2009-11-13 13:45:49 +00:00 |
index_server
|
Add a CLucene full-text add-on.
|
2010-10-28 15:22:52 +00:00 |
input
|
* Removed the at_kbd_io and AT keyboard stuff; this is now done within the PS/2
|
2010-04-14 19:19:14 +00:00 |
interface
|
Fix coding style.
|
2010-08-20 04:34:18 +00:00 |
kernel
|
Added new private API to get more information on a team:
|
2010-11-16 19:42:08 +00:00 |
libbe
|
olta+pulkomandy:
|
2010-04-12 18:07:09 +00:00 |
libroot
|
Added new private API to get more information on a team:
|
2010-11-16 19:42:08 +00:00 |
locale
|
One more monster commit (sorry ...) concerning the Locale Kit:
|
2010-10-24 12:57:55 +00:00 |
mail
|
Mail: Always include posix/regex.h
|
2010-08-18 23:58:57 +00:00 |
media
|
* Change the signature of the Writer plugins setup methods such
|
2010-10-20 21:36:23 +00:00 |
midi
|
|
|
mount
|
* Removed now obsolete notification (this was not even used in Tracker
|
2009-10-07 19:31:57 +00:00 |
net
|
* Made bosii header self contained.
|
2010-11-10 21:54:47 +00:00 |
notification
|
Patch by plfiorini: Integration of InfoPopper as a system service. See ticket
|
2010-05-27 14:48:27 +00:00 |
print
|
* Renamed files, classes and constants from
|
2010-11-08 18:43:55 +00:00 |
runtime_loader
|
|
|
screen_saver
|
Fixed various errors/warnings reported by cppcheck:
|
2010-02-08 22:50:38 +00:00 |
shared
|
* Implemented a class that can handle Tracker's query files. Only read support
|
2010-09-21 20:42:13 +00:00 |
storage
|
Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs.
|
2010-10-24 20:47:46 +00:00 |
support
|
|
|
syslog_daemon
|
|
|
system
|
Added new private API to get more information on a team:
|
2010-11-16 19:42:08 +00:00 |
textencoding
|
|
|
tracker
|
Overlooked this with my previous Trash-related changes: updated NavMenu to be
|
2010-01-17 17:35:06 +00:00 |
usb_vision
|
some copyright headers clean up
|
2010-04-12 21:02:09 +00:00 |
userlandfs
|
Should have been part of r37678. io_request_is_vip() support.
|
2010-07-22 11:09:32 +00:00 |
vmdk
|
Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to
|
2009-10-01 03:08:46 +00:00 |