Commit Graph

  • e75c9a9b94 appt_pos added to the day_item_s structure to fix the bug causing the deletion of the wrong recurrent appointment Frederic Culot 2006-09-14 15:10:26 +00:00
  • 0ca9cc46d6 day_add_apoint() updated Frederic Culot 2006-09-14 15:09:10 +00:00
  • c52da6cace apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum() updated Frederic Culot 2006-09-14 15:08:08 +00:00
  • d438fa15d9 apoint_recur_s2apoint_s added Frederic Culot 2006-09-14 15:06:54 +00:00
  • e00970b676 notify_thread_app() and notify_update_bar() updated notify_check_added(), notify_same_item(), notify_same_recur_item() and notify_check_repeated() created Frederic Culot 2006-09-14 15:05:34 +00:00
  • 239b4f3e96 notify_app_s and notify_vars_s structures updated, and adding of the new functions prototypes Frederic Culot 2006-09-14 14:59:32 +00:00
  • de370f33c0 recur_item_inday() now returns the item start time if it belongs to current day bugfix in recur_apoint_check_next(): a recurrent appointment is now properly notified bugfix in recur_item_inday(): apopintments now keep a correct start time when repeated Frederic Culot 2006-09-14 14:57:06 +00:00
  • fb257e3c00 recur_apoint_check_next() prototype updated Frederic Culot 2006-09-14 14:55:27 +00:00
  • b10e38e182 today() created Frederic Culot 2006-09-14 14:53:16 +00:00
  • ed73629e68 add_item() updated to check if newly added appointment is to be notified Frederic Culot 2006-09-14 14:52:37 +00:00
  • ed5453bf80 call to apoint_sec2str() updated Frederic Culot 2006-09-14 14:51:20 +00:00
  • 7dcbf6d0b3 calls to apoint_llist_init() and recur_apoint_llist_init() added Frederic Culot 2006-09-12 15:08:21 +00:00
  • 97768818e6 day_item_s2apoint_s prototype updated Frederic Culot 2006-09-12 15:06:42 +00:00
  • 1bea0ef337 several routines updated to take new appointment linked list structure into account Frederic Culot 2006-09-12 15:05:20 +00:00
  • 26c50ef0be save_cal() updated to take new appointment linked list structure into account Frederic Culot 2006-09-12 15:04:16 +00:00
  • ea48214786 app_arg() updated to take new appointment linked list structure into account Frederic Culot 2006-09-12 15:02:42 +00:00
  • a44089b976 implementation of a mutex lock to prevent recurrent apointment linked list from race conditions recur_apoint_llist_init() created Frederic Culot 2006-09-12 15:01:21 +00:00
  • c56db32f5e prototypes updated to take new recurrent appointment linked lists structure into account Frederic Culot 2006-09-12 14:59:41 +00:00
  • 64b6d4bccf implementation of a mutex lock to prevent appointment linked list from race conditions apoint_llist_init() created Frederic Culot 2006-09-12 14:57:06 +00:00
  • 40c9fa0882 prototypes updated to take new appointment linked lists structure into account Frederic Culot 2006-09-12 14:55:29 +00:00
  • e56ea0ab6b implementation of a mutex lock to protect the appointment linked lists from race conditions Frederic Culot 2006-09-12 14:53:30 +00:00
  • 05112f7c3b enhancements in the notify bar Frederic Culot 2006-09-11 14:45:08 +00:00
  • 61c6e3316d added call to notify_check_next_app() Frederic Culot 2006-09-11 13:43:42 +00:00
  • b44651364f apoint_check_next() created Frederic Culot 2006-09-11 13:42:57 +00:00
  • dd0053a146 apoint_check_next() added Frederic Culot 2006-09-11 13:42:16 +00:00
  • 4eed73c351 notify_check_next_app() and notify_thread_app() created Frederic Culot 2006-09-11 13:38:56 +00:00
  • 000ffad642 notify_app_s created and notify_check_next_app(), notify_thread_app() created Frederic Culot 2006-09-11 13:37:53 +00:00
  • d04b0151ba recur_apoint_check_next() created Frederic Culot 2006-09-11 13:34:48 +00:00
  • c7cba56126 recur_apoint_check_next() added Frederic Culot 2006-09-11 13:34:19 +00:00
  • 1efa027665 notify.c added Frederic Culot 2006-09-11 13:18:25 +00:00
  • 19c6c0630d DAYINSEC moved to vars.h Frederic Culot 2006-09-11 13:16:39 +00:00
  • 875f6e5917 define DAYINSEC added Frederic Culot 2006-09-11 13:12:32 +00:00
  • bd9b5c3f0c small bugfixes Frederic Culot 2006-09-11 13:09:52 +00:00
  • ce20f71130 beginning of notifying functions implementation Spanish manual and po file added, many thanks to Jose Lopez Frederic Culot 2006-09-09 20:45:59 +00:00
  • ff8378b474 Spanish translation added Frederic Culot 2006-09-09 20:44:13 +00:00
  • 4eed220a44 Spanish translation provided by Jose Lopez, many thanks to him Frederic Culot 2006-09-09 20:41:36 +00:00
  • 38c8f1febb thanks section updated Frederic Culot 2006-09-09 20:32:33 +00:00
  • d244be12f6 Spanish manual provided by Jose Lopez. Many thanks to him Frederic Culot 2006-09-09 20:29:19 +00:00
  • 1a733fae9a spanish manual added Frederic Culot 2006-09-09 20:21:16 +00:00
  • be24cf8b95 implementation of notifying functions Frederic Culot 2006-09-09 20:15:06 +00:00
  • ece0f2d248 notification bar created Frederic Culot 2006-09-09 20:09:43 +00:00
  • 9a5dc44fff help window size modified to take notification bar into account Frederic Culot 2006-09-09 20:06:47 +00:00
  • 59f5c0dc80 Makefile.am update to take into account notify.c and notify.h link to lpthread added Frederic Culot 2006-09-09 20:04:23 +00:00
  • 068881e0fc added test for pthread library and switched to version 1.6 Frederic Culot 2006-09-09 20:00:16 +00:00
  • f6d01bec6a fixed a bug appearing when trying to delete a newly repeated item Frederic Culot 2006-09-08 14:58:27 +00:00
  • ef12ff80cf fixed a bug appearing when trying to delete a newly repeated item Frederic Culot 2006-09-08 09:47:17 +00:00
  • a861cc2c98 couple of bugfixes and french translation updated Frederic Culot 2006-09-07 15:12:43 +00:00
  • e95c3f88a4 Error message added in recur_repeat_item() Frederic Culot 2006-09-07 14:26:01 +00:00
  • d25fb8baf5 bugfix: the repeated end date can no longer be older then the item start time. Thanks Chris for reporting that bug Frederic Culot 2006-09-07 14:08:55 +00:00
  • 60603b2dae TODO list updated Frederic Culot 2006-09-07 13:48:15 +00:00
  • a4c10f127f new entries added concerning global keybindings and new layout configurations Frederic Culot 2006-09-07 13:30:53 +00:00
  • 08c06262e1 updated translations concerning global keybindings Frederic Culot 2006-09-07 13:27:45 +00:00
  • 65e9fb4e10 fixed a bug in status_bar() which prevented keybindings from being translated Frederic Culot 2006-09-07 13:25:16 +00:00
  • fdbd6afd23 handling of status bar improved, and general keybindings added Frederic Culot 2006-09-06 17:13:26 +00:00
  • 92ddec0f3c general keybindings added Frederic Culot 2006-09-06 17:12:15 +00:00
  • 8b73500cef two help pages added ('O' and general keybindings) Frederic Culot 2006-09-06 17:10:44 +00:00
  • 0140f2e4c6 status_bar() rewritten from scratch to handle multiple status pages reset_status_page() and other_status_page() created Frederic Culot 2006-09-06 17:09:36 +00:00
  • a4ec6c6b3b several defines added reset_status_page() and other_status_page() added Frederic Culot 2006-09-06 17:08:08 +00:00
  • 3ffab39ccf layout_config() improved, and new layout configurations added Frederic Culot 2006-09-03 17:53:26 +00:00
  • be0506d5e2 get_screen_config() updated to take new layouts into account Frederic Culot 2006-09-03 17:52:06 +00:00
  • dce8347748 updated translations concerning the layout configuration Frederic Culot 2006-09-03 17:50:34 +00:00
  • c20405f7e9 list updated Frederic Culot 2006-09-03 17:49:22 +00:00
  • 2c55f5da56 new layout configurations added, to make TODO panel the largest one Frederic Culot 2006-09-03 17:48:49 +00:00
  • 441fd5099a todo priorities added in non-interactive mode french translation updated Frederic Culot 2006-09-03 10:28:31 +00:00
  • 6d73040d70 new entries added for todo priorities Frederic Culot 2006-09-03 10:16:32 +00:00
  • ade5f73a00 new entries translated. Fixed 'fuzzy' translations Frederic Culot 2006-09-03 10:13:07 +00:00
  • ecd04e58a7 todo_args() updated to display priorities Frederic Culot 2006-09-03 09:01:25 +00:00
  • 60d6f2c6f5 online help text updated plus a couple of bugfixes Frederic Culot 2006-09-02 13:38:37 +00:00
  • f5fcd83fc1 improved the ToDo panel scrolling while changing item priorities changed the strcpy calls to strncpy Frederic Culot 2006-09-02 13:36:41 +00:00
  • 1983b44264 fixed a bug in day_write_pad() which could cause a misplacement of the line between events and appointments Frederic Culot 2006-09-02 13:31:47 +00:00
  • cc95f9f8ef fixed a possible infinite loop in todo_get_position() Frederic Culot 2006-09-02 09:20:35 +00:00
  • 8b6943cc2c help text added for the 'Priority' function and help text updated for the 'Add' function Frederic Culot 2006-09-02 09:03:07 +00:00
  • b186e42f48 user can now set todo priorities todo are sorted with regards to their priority Frederic Culot 2006-08-31 18:52:08 +00:00
  • c4b802b744 '+/-' menu added to status bar while inside TODO panel Frederic Culot 2006-08-31 18:50:17 +00:00
  • 3d74219beb todo_chg_priority(), todo_get_item() and todo_get_position() added todo_insert() suppressed Frederic Culot 2006-08-31 18:49:05 +00:00
  • bdbc063e9e todo_insert() suppressed todo_new_item() updated to ask for priority todo_add() updated to sort items by priority order todo_get_priority(), todo_get_item() and todo_get_position() created Frederic Culot 2006-08-31 18:47:54 +00:00
  • 5f1ff985a9 update_todo_panel(): priority added when displaying todo list '+/-' keys are now used to handle todo priorities Frederic Culot 2006-08-31 18:46:09 +00:00
  • a32519833b segfault fixed and beginning of todo priorities implementation Frederic Culot 2006-08-30 17:54:01 +00:00
  • 3f14dd55ce load_todo() and save_cal() updated to take todo's id into account Frederic Culot 2006-08-30 17:49:45 +00:00
  • bcb08b329d add_todo() moved from calcurse.c to todo_new_item() Frederic Culot 2006-08-30 17:48:41 +00:00
  • 8cf62c4fac todo_new_item() added and id added to todo_s structure Frederic Culot 2006-08-30 17:47:35 +00:00
  • 11a7ed0c7b bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to Chris for reporting it. add_todo() moved to todo_new_item() in todo.c Frederic Culot 2006-08-30 17:46:02 +00:00
  • fa0822c6c3 new features added in version 1.5 Frederic Culot 2006-08-26 16:45:05 +00:00
  • cfd833a8b6 small correction in a title Frederic Culot 2006-08-26 16:41:04 +00:00
  • 09ba171004 update for 1.5 Frederic Culot 2006-08-26 16:40:42 +00:00
  • 651089bc52 Last bugfixes before 1.5 Frederic Culot 2006-08-25 19:52:57 +00:00
  • cf5468b417 bugfix: events and appointments are now sorted properly Frederic Culot 2006-08-25 19:50:08 +00:00
  • 1817863aae fixed a data format bug in load_app() Frederic Culot 2006-08-25 19:49:13 +00:00
  • 2cff5af696 help text updated for delete and repeat functions Frederic Culot 2006-08-24 20:43:10 +00:00
  • 612350fd71 development priorities for calcurse 1.6 Frederic Culot 2006-08-24 20:27:15 +00:00
  • aee2184ec0 switched to version number 1.5 Frederic Culot 2006-08-24 20:17:04 +00:00
  • 5eb0972fb9 thanks section updated and switched to version number 1.5 Frederic Culot 2006-08-24 20:14:15 +00:00
  • 11c684f369 repeat command disabled for todo panel Frederic Culot 2006-08-24 20:13:22 +00:00
  • b9c26dc9fd forgot to wait for user's key pressed... Frederic Culot 2006-08-24 20:12:21 +00:00
  • b701ed5b8f switched to version number 1.5 Frederic Culot 2006-08-24 20:11:26 +00:00
  • 35e55d216b small bugfixes and updates before 1.5 release Frederic Culot 2006-08-24 20:10:40 +00:00
  • 0b7d9b27d6 one status bar is now created for each panel Frederic Culot 2006-08-23 19:44:25 +00:00
  • c231017e25 online help text updated for the repeat and delete commands Frederic Culot 2006-08-23 19:43:04 +00:00
  • 46bda3301d better definition of variable sizes Frederic Culot 2006-08-23 19:42:19 +00:00
  • 6d7123193c memory allocation problem fixed Frederic Culot 2006-08-23 19:41:34 +00:00