haiku/src/kits
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 launch_daemon: Added stop target ability. 2016-11-29 23:14:36 +01:00
bluetooth DiscoveryAgent.cpp: fix gcc6 build 2016-05-13 15:25:12 -04:00
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger libdebugger: Minor fixes to NetworkTargetHostInterface classes. 2017-05-21 19:54:48 -04:00
device Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
game GameSoundDevice: Don't use operator= on BLocker. 2016-05-13 23:16:40 -04:00
interface BTextView: Fix archiving after setting and unsetting disallowed characters. 2017-05-19 21:05:34 -04:00
locale Rework BCollator API 2017-05-29 08:52:43 +02:00
mail kits/mail: Remove OpenSSL logic from Jamfile. 2017-07-01 04:59:17 -04:00
media BufferConsumer.cpp: Fix ordered comparison between pointer and zero. 2017-07-14 09:40:30 +02:00
midi Use driver settings API for the MIDI settings 2016-11-06 15:17:01 +01:00
midi2 Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
network netresolv: Merge patches from 2015 to current HEAD. 2017-07-03 12:17:47 -04:00
package SoftwareUpdater updates 2017-03-20 06:51:06 -04:00
print PicturePrinter.cpp: fix gcc6 build 2016-05-13 15:26:00 -04:00
screensaver 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 BString: Use safestr() to prevent strlen(NULL) 2017-02-21 19:20:02 -08:00
textencoding Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
tracker Tracker: Use layout management for "Select..." window 2017-06-12 19:31:06 +02:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
CountryFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
Jamfile Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
LanguageFlags.rdef Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
libbe_test_versions
libbe_version.rdef
libbe_versions