index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
notify.c
Age
Commit message (
Expand
)
Author
2012-05-31
Use mvwaddstr() instead of mvwprintw()
Baptiste Jonglez
2012-05-23
Do not localize configuration options
Lukas Fleischer
2012-05-23
Merge branch 'maint'
Lukas Fleischer
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-19
src/notify.c: Fix printf() misuse
Lukas Fleischer
2012-05-17
Update configuration dialogs
Lukas Fleischer
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-04-05
Mark localized string literals constant
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-03-12
Do not strncpy() strings returned by gettext()
Lukas Fleischer
2011-11-11
Merge branch 'maint'
Lukas Fleischer
2011-11-02
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
Make use of the NULL macro
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-10-21
Avoid unnecessary start time calculations
Lukas Fleischer
2011-10-21
Pass item durations to recur_item_inday()
Lukas Fleischer
2011-10-04
Cleanup joinable threads on termination
Lukas Fleischer
2011-07-31
Add configuration option to notify all appointments
Lukas Fleischer
2011-07-29
Fix notify_check_repeated()
Lukas Fleischer
2011-07-29
Add "force" parameter to notify_check_next_app()
Lukas Fleischer
2011-06-28
Avoid redundant redraws on resize
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
Use generic lists for recurring item exceptions.
Lukas Fleischer
2011-04-03
Remove dead assignments spotted by clang-analyzer.
Lukas Fleischer
2011-03-14
Overall indentation fixes.
Lukas Fleischer
2011-03-04
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
Fixed file permissions.
Lukas Fleischer
2010-03-21
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-20
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-02-14
Avoid a segfault when txt_max_len becomes too small. Reported by Thorsten, th...
Frederic Culot
2009-08-17
Do not send notifications when running in background mode if user did not fla...
Frederic Culot
2009-08-13
Possible deadlock fixed, thanks Henrik for reporting it.
Frederic Culot
2009-08-09
notify_thread_app rewritten
Frederic Culot
2009-08-02
Notification configuration menu rewritten to handle scrolling.
Frederic Culot
2009-08-01
Improved how the daemon checks for appointments to remind.
Frederic Culot
2009-08-01
More work on implementing the daemon.
Frederic Culot
2009-07-20
Beginning of work on implementing calcurse daemon.
Frederic Culot
2009-07-12
calcurse version removed from menu titles
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-06-21
Fixed a memory leak caused by a wrong usage of the notify_app structure
Frederic Culot
2009-06-21
Free memory associated with structure used for appointments notification.
Frederic Culot
2009-01-22
bugfix: avoid possible segfault if notify_stop_main_thread is called before t...
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-02
code cleanup
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-18
memory leak due to wrong thread usage fixed
Frederic Culot
2008-12-12
code cleanup
Frederic Culot
[next]