743 Commits

Author SHA1 Message Date
Frederic Culot
758d5ff035 Code to save the calendar default view in the configuration file. 2009-10-28 15:15:43 +00:00
Frederic Culot
d678eb411a Description of the scroll keys added to the generic keys help screen. 2009-10-28 13:44:41 +00:00
Frederic Culot
c7cd2c0a01 Key bindings for changing calendar view added to the status bar. 2009-10-28 13:23:04 +00:00
Frederic Culot
1677220211 Bugfix and small cosmetic changes in the calendar weekly view. 2009-10-16 15:54:48 +00:00
Frederic Culot
0c2f81e02a Changes in the calendar weekly view. 2009-10-16 15:52:00 +00:00
Frederic Culot
a7c2acc06f Bugfix in the way time slices are filled. 2009-10-16 15:51:33 +00:00
Frederic Culot
abc03bb86f More work on the weekly calendar view. 2009-10-08 16:28:05 +00:00
Frederic Culot
a90f680d70 Display week number inside weekly calendar view. 2009-08-25 14:51:41 +00:00
Frederic Culot
700ecefc3a Make use of calendar window attributes instead of constants. 2009-08-25 14:51:05 +00:00
Frederic Culot
2cfafe8a89 Work on implementing the weekly calendar view. 2009-08-24 18:59:16 +00:00
Frederic Culot
8929a81f3d calcurse 2.7 released 2009-08-22 09:10:23 +00:00
Frederic Culot
cc3a93e2fb calcurse 2.7 released 2009-08-22 08:50:49 +00:00
Frederic Culot
2302c7fa54 calcurse 2.7 released 2009-08-22 08:34:02 +00:00
Frederic Culot
20cd296a80 Manuals updated with parts related to daemon mode. 2009-08-18 13:07:59 +00:00
Frederic Culot
c8c81d6da2 English html manual updated with parts related to daemon mode. 2009-08-18 09:55:03 +00:00
Frederic Culot
4cc75d9a07 TODO list updated. 2009-08-17 19:13:25 +00:00
Frederic Culot
ccd4b4c411 Do not send notifications when running in background mode if user did not flag its appointment. 2009-08-17 10:04:38 +00:00
Frederic Culot
8ba49be856 Possible deadlock fixed, thanks Henrik for reporting it. 2009-08-13 17:30:42 +00:00
Frederic Culot
220f49f206 Memory leak fixed in ical_read_note. 2009-08-09 16:00:01 +00:00
Frederic Culot
4db3b69b27 Remove calcurse lock file when running in interactive mode and SIGTERM is received. 2009-08-09 15:49:57 +00:00
Frederic Culot
3c9d6c13cc notify_thread_app rewritten 2009-08-09 15:34:56 +00:00
Frederic Culot
a0117296b4 Notification configuration menu rewritten to handle scrolling. 2009-08-02 09:30:01 +00:00
Frederic Culot
d6b7f83e58 conf_set_scrsize not static any more (moved to custom_set_swsiz) 2009-08-02 09:29:24 +00:00
Frederic Culot
b44dd7c10d manpage updated with the --status flag and the daemon.log file inside data directory 2009-08-02 07:46:36 +00:00
Frederic Culot
246d73ef15 Help on --status flag added 2009-08-02 07:22:50 +00:00
Frederic Culot
f1403e99bb Improved how the daemon checks for appointments to remind. 2009-08-01 20:29:49 +00:00
Frederic Culot
0cbeb9c38b style 2009-08-01 20:28:55 +00:00
Frederic Culot
55d6703fad Start and log daemon activity only if requested. 2009-08-01 17:53:11 +00:00
Frederic Culot
989b6c885f Save and restore daemon configuration options. 2009-08-01 17:44:51 +00:00
Frederic Culot
71d6cfda92 More work on implementing the daemon. 2009-08-01 13:31:20 +00:00
Frederic Culot
5181d90b01 Avoid multiple notifications of the same appointment when running in background. 2009-07-29 19:11:57 +00:00
Frederic Culot
35e4aa61c7 bugfixes 2009-07-29 18:20:54 +00:00
Frederic Culot
3509b7bb72 Better error checking and memory handling when in daemon mode. 2009-07-27 21:02:55 +00:00
Frederic Culot
4f0c71585d io_file_exist(): new function 2009-07-27 21:00:41 +00:00
Frederic Culot
b45a8bfbb4 Work on allocating and freeing memory associated with user's data for the daemon. 2009-07-27 19:35:09 +00:00
Frederic Culot
f0005f64dc dmon.c added to the list of translatable sources 2009-07-26 21:08:01 +00:00
Frederic Culot
d2ad15c812 Improved the way the daemon reports errors. 2009-07-26 21:03:21 +00:00
Frederic Culot
279c564d2b Stop daemon when calcurse enters interactive mode. 2009-07-26 20:38:35 +00:00
Frederic Culot
bccd37ef96 --status flag added 2009-07-26 20:26:14 +00:00
Frederic Culot
3d23af73c0 More work on implementing calcurse daemon. 2009-07-26 12:47:15 +00:00
Frederic Culot
aef6f012fe Check for file presence added (thanks again Chris for reporting it). 2009-07-26 12:30:23 +00:00
Frederic Culot
23817b6b7d Incorrect duration format when exporting to ical (thanks Chris for reporting it). 2009-07-23 19:16:03 +00:00
Frederic Culot
ade0470197 Functions added to implement a logging mechanism for calcurse daemon. 2009-07-23 18:33:20 +00:00
Frederic Culot
b55cad85da Beginning of work on implementing calcurse daemon. 2009-07-20 19:45:26 +00:00
Frederic Culot
c20463c47d New files to implement calcurse daemon. 2009-07-20 19:44:04 +00:00
Frederic Culot
e3a97fc8f6 Check for some headers added. 2009-07-20 19:43:02 +00:00
Frederic Culot
d2c766a137 New way of handling signals. 2009-07-19 16:51:35 +00:00
Frederic Culot
5dcc213c16 Make use of erase_note() whenever possible. 2009-07-19 08:19:37 +00:00
Frederic Culot
a4da35c65f No need to double check for null pointer when freeing memory. 2009-07-19 07:44:58 +00:00
Frederic Culot
a93d88c370 Dates are now written properly again when using the '-r' flag (thanks Chris again for your report). 2009-07-15 19:16:21 +00:00