Commit Graph

  • 13a41f8e0a Fix sort order in app_arg() Lukas Fleischer 2011-07-24 22:46:26 +02:00
  • 6256183e1e Fix configuration file backward compatibility Lukas Fleischer 2011-07-29 23:35:17 +02:00
  • 709525cf8d Fix apoint_get() call in apoint_switch_notify() Lukas Fleischer 2011-07-29 20:22:54 +02:00
  • 1a849cfb8e Fix notify_check_repeated() Lukas Fleischer 2011-07-29 19:51:08 +02:00
  • 1da88589b2 Fix recurrent appointment notification Lukas Fleischer 2011-07-29 19:05:18 +02:00
  • 0126cbd1b3 Update the notification item in *_paste_item() Lukas Fleischer 2011-07-29 18:26:58 +02:00
  • cce0acbe00 Update the notification item in day_edit_item() Lukas Fleischer 2011-07-29 18:04:54 +02:00
  • 5a5c6d2604 Add "force" parameter to notify_check_next_app() Lukas Fleischer 2011-07-29 18:01:38 +02:00
  • 53b041facf src/calcurse.h: Whitespace cleanup Lukas Fleischer 2011-07-28 14:42:29 +02:00
  • f2ddce23d4 src/args.c: Mark various constant strings const Lukas Fleischer 2011-07-27 14:17:04 +02:00
  • 7b0d017b5d Remove superfluous buffer variable from version_arg() Lukas Fleischer 2011-07-27 14:15:24 +02:00
  • 5637e973bf Remove superfluous buffer variable from help_arg() Lukas Fleischer 2011-07-27 14:11:13 +02:00
  • 5b75566ce9 TODO: Remove reference to the bugs mailing list Lukas Fleischer 2011-07-25 18:15:35 +02:00
  • 54813eef19 Merge branch 'maint' Lukas Fleischer 2011-07-28 13:38:12 +02:00
  • 8681af3c6d io.c: Accept resource parameters in iCal import Lukas Fleischer 2011-07-28 13:03:24 +02:00
  • 0c4e9d3f00 Invoke vars_init() before importing data with "-i" Lukas Fleischer 2011-07-28 12:45:29 +02:00
  • a232c9af33 Use gettext plural features Lukas Fleischer 2011-07-24 21:13:14 +02:00
  • e121ded3a5 Split stats messages in io_import_data() Lukas Fleischer 2011-07-24 21:00:59 +02:00
  • 87664095cd Refactor out note functions Lukas Fleischer 2011-07-07 18:23:30 +02:00
  • 40772daaf4 Add hint to error messages in custom_load_conf() Lukas Fleischer 2011-07-19 16:38:09 +02:00
  • 6377582841 Use map for configuration variable names Lukas Fleischer 2011-07-19 16:08:17 +02:00
  • 32f22fdcc5 Return error status in custom_set_conf() Lukas Fleischer 2011-07-19 15:35:20 +02:00
  • 8e4238c242 Rename custom_load_color() to conf_parse_color() Lukas Fleischer 2011-07-19 15:30:07 +02:00
  • 1355bad264 Declare foreground and background variables global Lukas Fleischer 2011-07-19 15:19:13 +02:00
  • e5dee68dcf Refactor out integer variable parsing Lukas Fleischer 2011-07-19 14:51:39 +02:00
  • 7e4f995692 Refactor conf_parse_bool() Lukas Fleischer 2011-07-19 14:41:02 +02:00
  • c875ab4195 Rename fill_config_var() to conf_parse_bool() Lukas Fleischer 2011-07-19 14:17:58 +02:00
  • f69d1a1572 Refactor out configuration variable setting Lukas Fleischer 2011-07-19 14:07:52 +02:00
  • 9d41f8e5b3 Use single-line configuration settings by default Lukas Fleischer 2011-07-15 18:45:00 +02:00
  • 3b4a21e79c Parse single-line configuration variables Lukas Fleischer 2011-07-15 18:21:37 +02:00
  • 1f658881de Be stricter when parsing the configuration file Lukas Fleischer 2011-07-15 18:04:24 +02:00
  • b362c17daa Skip indentation and comments in io_extract_data() Lukas Fleischer 2011-07-15 18:08:58 +02:00
  • 5f24132d18 Refactor custom_load_conf() Lukas Fleischer 2011-07-15 17:47:28 +02:00
  • c21137129a Do not unnecessarily refresh in config menu Lukas Fleischer 2011-07-14 18:18:31 +02:00
  • ab4c4dee76 Remove artificial delay when saving data Lukas Fleischer 2011-07-13 15:16:45 +02:00
  • 160f12687e Merge branch 'maint' Lukas Fleischer 2011-07-10 19:04:49 +02:00
  • 34f094312f Honor "TMPDIR" environment variable Lukas Fleischer 2011-07-09 17:48:28 +02:00
  • 34caa4a426 TODO: Remove send-item TODO entry Lukas Fleischer 2011-07-05 16:15:31 +02:00
  • 309fa84cb7 Add key binding for pipe-item command Lukas Fleischer 2011-06-29 19:26:29 +02:00
  • 9e60084262 Add todo_pipe_item() function Lukas Fleischer 2011-07-02 09:41:54 +02:00
  • c3f532d814 Add day_pipe_item() function Lukas Fleischer 2011-07-01 14:43:44 +02:00
  • b0b994896c Add press_any_key() function Lukas Fleischer 2011-07-02 09:55:01 +02:00
  • 2f8a425756 Move endwin() down in wins_prepare_external() Lukas Fleischer 2011-07-05 15:42:40 +02:00
  • 233980622f Refactor wins_launch_external() Lukas Fleischer 2011-07-01 15:45:11 +02:00
  • 7982c98be4 Add shell_exec() function Lukas Fleischer 2011-07-01 16:40:54 +02:00
  • 7e61b3de06 Add child_wait() function Lukas Fleischer 2011-07-02 07:33:26 +02:00
  • 6e2b00096d Add fork_exec() function Lukas Fleischer 2011-07-01 15:25:10 +02:00
  • 003431880e Make recur_*_write() public Lukas Fleischer 2011-07-02 08:44:16 +02:00
  • 3076670a76 Refactor out todo item serialization Lukas Fleischer 2011-07-01 14:26:43 +02:00
  • 29d71935af doc/manual.txt: Remove note on missing UTF-8 support Lukas Fleischer 2011-06-09 18:35:13 +02:00
  • b3afd7e15f TODO: Remove UTF-8 support from TODO list Lukas Fleischer 2011-06-09 18:24:52 +02:00
  • 496f0d98f8 utf8_width() performance improvements Lukas Fleischer 2011-06-09 18:09:22 +02:00
  • 33ce6cd8f8 Avoid segfault in getstr_fixscr() Lukas Fleischer 2011-06-08 16:46:24 +02:00
  • e85501e5ef Use constant for maximum UTF-8 character size Lukas Fleischer 2011-06-07 09:42:39 +02:00
  • c8029a5a13 Refactor getstring code Lukas Fleischer 2011-06-07 09:26:48 +02:00
  • c4246779ff Make display_todo_item() UTF-8 compatible Lukas Fleischer 2011-07-02 10:08:29 +02:00
  • c8a745fe23 Make display_item() UTF-8 compatible Lukas Fleischer 2011-06-06 22:45:28 +02:00
  • 39d2671495 Make getstring() UTF-8 compatible Lukas Fleischer 2011-06-06 20:29:23 +02:00
  • edc20ba443 Split line editing functions into separate file Lukas Fleischer 2011-06-01 20:57:19 +02:00
  • 271457b7a4 Add basic UTF-8 helper functions Lukas Fleischer 2011-05-31 20:04:03 +02:00
  • 7f5fc0c62f src/calcurse.h: Add UTF-8 related macros Lukas Fleischer 2011-05-29 21:32:34 +02:00
  • 470f05cd38 Enable arrow key navigation by default Lukas Fleischer 2011-06-29 15:35:12 +02:00
  • 585ed53748 doc/manual.txt: Document backward-kill-word Lukas Fleischer 2011-06-29 15:38:46 +02:00
  • 0827e00247 Handle resize properly in the sidebar config menu Lukas Fleischer 2011-06-29 15:10:58 +02:00
  • bc2bead505 Do not try to display items with negative width Lukas Fleischer 2011-06-28 16:17:41 +02:00
  • 6c6c7d5ec0 Always work with new window dimensions on resize Lukas Fleischer 2011-06-28 17:56:05 +02:00
  • fec37db06b Avoid redundant redraws on resize Lukas Fleischer 2011-06-28 11:05:05 +02:00
  • 6636232bc7 doc/Makefile.am: Fix "--without-asciidoc" Lukas Fleischer 2011-06-18 20:03:15 +00:00
  • 9c3a8a5a49 src/llist.c: Use stable insertion algorithm Lukas Fleischer 2011-06-18 19:43:13 +00:00
  • b2645847a0 Fix whitespace issues Lukas Fleischer 2011-06-09 21:36:37 +02:00
  • 4e6e3a9c97 src/utils.c: Make bell() static Lukas Fleischer 2011-06-07 09:33:50 +02:00
  • 3cd5c1d738 Release 2.9.0. Lukas Fleischer 2011-05-24 11:01:59 +02:00
  • ee369c596f build-aux/git-version-gen: Ignore timestamps. Lukas Fleischer 2011-05-24 11:46:34 +02:00
  • c61a63a46d Add version information to distribution tarball. Lukas Fleischer 2011-05-24 10:57:49 +02:00
  • f3e3020104 README: Add missing translators. Lukas Fleischer 2011-05-24 09:26:07 +02:00
  • 79deaaac35 Translation updates from Transifex. Lukas Fleischer 2011-05-24 09:47:27 +02:00
  • 6d2b7bd497 .tx/config: Add EOL character to the last line. Lukas Fleischer 2011-05-18 20:33:08 +02:00
  • 0f03e80d03 Add missing llist header files to "_SOURCES". Lukas Fleischer 2011-05-17 10:16:32 +02:00
  • 35ade5bf96 Add iCalendar keywords TODO entry. Lukas Fleischer 2011-04-22 07:52:47 +02:00
  • 38865b8e48 Update copyright notices in source files, documentation and "COPYING". Lukas Fleischer 2011-04-22 07:26:05 +02:00
  • c9db3b7db7 TODO overhaul. Lukas Fleischer 2011-04-22 01:22:48 +02:00
  • bd0be4237c README overhaul. Lukas Fleischer 2011-04-22 01:14:40 +02:00
  • 79353a625c Ignore daemon lock file if the daemon process died. Lukas Fleischer 2011-04-21 14:08:46 +02:00
  • ddd0cb21fa Be a bit more fail-safe in "build-aux/git-version-gen". Lukas Fleischer 2011-04-19 11:36:17 +02:00
  • 621b335179 Return -1 in io_file_is_empty() if file cannot be accessed. Lukas Fleischer 2011-04-19 11:24:33 +02:00
  • 371f20e631 Documentation Makefile overhaul. Lukas Fleischer 2011-04-18 19:25:28 +02:00
  • c5e4187590 Add Git version string support. Lukas Fleischer 2011-04-18 17:45:50 +02:00
  • cbd66b13b1 Use "event" structure when iterating over events in app_arg(). Lukas Fleischer 2011-04-18 15:53:39 +02:00
  • 20c84c3003 Add comments to linked list functions. Lukas Fleischer 2011-04-18 01:38:04 +02:00
  • 112fbe00a4 llist.c: Nullify pointers after free()'ing. Lukas Fleischer 2011-04-18 01:18:03 +02:00
  • fb5f9d0155 Use generic lists for recurring item exceptions. Lukas Fleischer 2011-04-17 17:34:54 +02:00
  • 0ad23c7a8f Remove "next" member from "recur_apoint" structure. Lukas Fleischer 2011-04-17 15:56:30 +02:00
  • 9fab24818a Use generic lists for recurring apointments and events. Lukas Fleischer 2011-04-16 15:20:42 +02:00
  • 2438470fd3 Add recur_apoint_inday() and recur_event_inday(). Lukas Fleischer 2011-04-16 13:36:07 +02:00
  • 153c638d1d Use generic lists for generic day items. Lukas Fleischer 2011-04-14 13:47:45 +02:00
  • bf431d6cd9 Use generic lists for todo items. Lukas Fleischer 2011-04-14 12:49:44 +02:00
  • 6f883c0f3f Use generic lists for events. Lukas Fleischer 2011-04-14 11:28:22 +02:00
  • 1de34587ab Remove "next" member from "apoint" structure. Lukas Fleischer 2011-04-14 10:44:10 +02:00
  • 77ef3fe76e Use generic lists for appointments. Lukas Fleischer 2011-04-12 19:40:53 +02:00
  • d668963e20 Add macros to use for thread-safe linked lists. Lukas Fleischer 2011-04-12 19:27:59 +02:00