haiku/headers/private
Akshay Agarwal 8013f2e07d Highlight current system date in BCalendarView.
* Issue: In BCalendarView presently, there is no notion of a current date
and the current date is not highlighted. So in the deskbar tray calendar
which uses BCalendarView, we cannot know the current date once we change
the selected day.
* Fix: Make BCalendarView accept pulse messages, check for system date
with every pulse message and update the current date accordingly.
Highlight the current date by rendering its day number text in a
different color.

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>

ticket : #13592
2017-07-14 09:44:26 +02:00
..
app Implementation of BFont::Blocks 2017-05-08 22:17:53 +02:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth bluetooth: remove DEBUG definition. 2016-06-05 18:55:44 +02:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
debugger Debugger: Rework parts of report generation. 2016-12-09 23:11:23 -05:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers ide: Remove last ide fragments. 2017-06-28 08:51:24 -05:00
file_systems FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell fssh_time: Fix following time_t changes. 2017-06-30 18:14:47 -04:00
graphics radeon_hd: AtomBIOS version bump. Encoder work. 2016-10-05 13:54:24 -05:00
index_server
input
interface BSpinner: Set min value then max value 2017-01-12 14:15:44 -08:00
kernel raspberrypi_arm: Drop old Raspberry Pi 1 boot loader. 2017-07-11 14:39:13 -05:00
libroot libroot: Implemented pthread barriers 2016-12-30 11:32:04 +01:00
locale Fix instanciate_catalog prototype 2015-01-17 17:02:40 +01:00
mail IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
media MediaWriter/MediaExtractor: Remove BUrl constructors 2017-05-04 14:08:07 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
mount
net BSocketMessenger: Further improvements. 2016-05-14 21:31:24 -04:00
notification Notifications default to enabled on first boot. 2014-11-25 08:50:47 +01:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
preferences Fix glitch in Screen prefs when changing background color. 2017-04-30 10:29:39 +02:00
print PictureIterator.h: fix header guard spelling 2016-07-10 17:11:20 +02:00
runtime_loader runtime_loader: increase max length for image names. 2017-04-20 18:23:36 +02:00
screen_saver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared Highlight current system date in BCalendarView. 2017-07-14 09:44:26 +02:00
storage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
support JobQueue: fixed incorrect requeuing. 2015-10-18 13:11:26 +02:00
syslog_daemon syslog_daemon: Converted to BServer. 2015-07-22 20:40:47 +02:00
system limits.h: define PIPE_BUF. 2017-04-19 17:52:28 +02:00
textencoding
tracker Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
usb_vision
userlandfs FUSE compat: add Haiku extension 2017-02-27 19:58:13 +00:00
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk