haiku/headers
Brian Hill 6aa0587222 Notifications preflet and notification_server
Notifications preflet:
-Use sliders instead of text fields for width and timeout
-Remove icon size choice (mini icon looks horrible)
-Consolidate both "Enable" checkboxes into one
-Fix Revert button, remove Apply button, add Defaults button
-All changes to settings saved immediately
-Live example notification message shown when settings changes are made
-Add setting for individual apps to specify whether their notifications
	should be muted
-Remove history list (to be implemented later)

BNotification class:
-BNotification records the signature and name of application that
	created it
-New functions to get source application signature and name

Notification Server:
-Notification pop up view layout fixes and bold font size fix
-Remove notifications history from AppUsage class (will be saved in
	cache instead)
-Remove vector of NotificationView objects which isn't needed
-Get source application info from notification object, not the received
	message which is not reliable
2017-09-23 11:41:33 -04:00
..
build aarch64: Add aarch64 build host support 2017-07-27 18:45:54 -05:00
clang Import lib/Headers from Clang 2015-11-09 18:01:18 +01:00
compatibility compatibility/bsd: add endian.h for BSD extensions. 2017-09-11 07:06:52 +12:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs libprint: fix invalid use of long. 2017-07-16 11:35:42 +02:00
os Notifications preflet and notification_server 2017-09-23 11:41:33 -04:00
posix libroot.so: make first parameter of dladdr() const. 2017-09-15 23:09:24 +02:00
private Notifications preflet and notification_server 2017-09-23 11:41:33 -04:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00