Commit Graph

  • 612204a60a Add macros for linked list operations. Lukas Fleischer 2011-04-14 15:23:37 +02:00
  • 0eb1da8dd7 Add linked lists implementation. Lukas Fleischer 2011-04-12 19:10:50 +02:00
  • 7758a41851 Use mem_free() instead of xfree() in check_time(). Lukas Fleischer 2011-04-17 20:42:47 +02:00
  • cc49f1e262 Fix io_file_is_empty() behaviour when file starts with a newline. Lukas Fleischer 2011-04-12 18:31:48 +02:00
  • 57b62a1e49 Use do-while loops when reading start time and duration in apoint_add(). Lukas Fleischer 2011-04-11 17:01:47 +02:00
  • 3a4431e568 Fix null pointer dereference in parse_date(). Lukas Fleischer 2011-04-11 16:47:23 +02:00
  • 5fc6d92866 Remove some more dead assignments spotted by clang-analyzer. Lukas Fleischer 2011-04-11 16:44:20 +02:00
  • b4a2fa4435 Declare exit_calcurse() "noreturn". Lukas Fleischer 2011-04-11 16:38:26 +02:00
  • b9c1969126 Drop empty notes after editing. Lukas Fleischer 2011-04-11 15:12:50 +02:00
  • 1140feaabf Update and cleanup ".gitignore". Lukas Fleischer 2011-04-11 10:56:14 +02:00
  • df972cd45d Add more detailed instructions on tx push usage to documentation. Lukas Fleischer 2011-04-11 10:08:10 +02:00
  • 5f462f04ed Add base transifex-client configuration file. Lukas Fleischer 2011-04-11 10:05:47 +02:00
  • ba651cf0a0 Use HTTPs for tx(1) samples in the documentation. Lukas Fleischer 2011-04-11 10:01:05 +02:00
  • 09231785f2 Update portable object files. Lukas Fleischer 2011-04-10 18:02:33 +02:00
  • 76b61faa67 Update "calcurse.pot". Lukas Fleischer 2011-04-10 18:00:18 +02:00
  • ad293b6a2e Add "--no-location" to xgettext options. Lukas Fleischer 2011-04-10 17:57:33 +02:00
  • af8b868a15 Fix Transifex resource slug in documentation. Lukas Fleischer 2011-04-10 17:27:01 +02:00
  • a5a9ee60d6 Fix bad use of unsigned integers. Lukas Fleischer 2011-04-05 09:37:20 +02:00
  • 6fb0f6f4c6 Compare pointers to "NULL" instead of "0". Lukas Fleischer 2011-04-05 01:50:23 +02:00
  • c4c7c8af5d Remove unused variables from wins_show(). Lukas Fleischer 2011-04-03 22:04:14 +02:00
  • 5b12c236cf Remove dead assignments spotted by clang-analyzer. Lukas Fleischer 2011-04-03 21:54:58 +02:00
  • 1473145d10 Avoid assignment of undefined value in parse_date(). Lukas Fleischer 2011-04-03 21:11:18 +02:00
  • 6ff9523876 ignore the lock file if the pointed process is dead. Erik Saule 2011-03-20 17:19:40 -04:00
  • def487d741 Update translation help in the manual. Lukas Fleischer 2011-03-15 12:55:32 +01:00
  • ad6ea3287d Add note on dropped translations to the manual. Lukas Fleischer 2011-03-15 12:00:40 +01:00
  • 84d1daf41d Try to stick to the GNU coding standards for the sake of consistency. Lukas Fleischer 2011-03-15 10:52:38 +01:00
  • d6e5347340 Use upper case for macro names. Lukas Fleischer 2011-03-15 10:23:05 +01:00
  • b9fa5bdbb1 Remove "ChangeLog". Lukas Fleischer 2011-03-14 20:16:50 +01:00
  • 9c9fd5da15 Overall indentation fixes. Lukas Fleischer 2011-03-14 19:00:08 +01:00
  • 55262a3074 Add russian translation. Lukas Fleischer 2011-03-13 13:16:03 +01:00
  • 2030a0563c Parse appointment end times correctly if they date back. Lukas Fleischer 2011-03-13 12:57:55 +01:00
  • 0e5a9f1620 Clean up updatestring() in "utils.c". Lukas Fleischer 2011-03-05 17:48:54 +01:00
  • a778706791 Simplify date_sec2date_fmt() in "utils.c". Lukas Fleischer 2011-03-05 17:28:49 +01:00
  • 6f425dc1fa Clean up and simplify line editing functions. Lukas Fleischer 2011-03-05 17:13:37 +01:00
  • 355687b644 Ensure key descriptions in status bar are always null-terminated. Lukas Fleischer 2011-03-05 15:38:55 +01:00
  • 9dad482ad8 Remove unnecessary casting variables from get_item_{hour,min}(). Lukas Fleischer 2011-03-04 14:36:45 +01:00
  • 81584e77f8 Fix mail address of release announcement list. Lukas Fleischer 2011-03-04 11:40:08 +01:00
  • c22dcaf6be Update website links to match the new URL. Lukas Fleischer 2011-03-04 11:06:16 +01:00
  • 73e9649387 Update mail addresses to match the new mailing lists. Lukas Fleischer 2011-03-04 11:00:59 +01:00
  • 30da37addd Reformat "src/Makefile.am". Lukas Fleischer 2011-03-04 10:15:03 +01:00
  • d42d07ef69 Simplify date_sec2date_str() in "utils.c". Lukas Fleischer 2011-03-04 10:12:27 +01:00
  • fdcfd74823 Remove date_sec2hour_str() from "utils.c". Lukas Fleischer 2011-03-04 10:08:02 +01:00
  • 082e7d4b98 Simplify date2sec() in "utils.c". Lukas Fleischer 2011-03-04 10:01:23 +01:00
  • 8b34a0e0fd Simplify check_time() in "utils.c". Lukas Fleischer 2011-03-04 09:51:04 +01:00
  • 0d12a788ad Simplify print_in_middle() in "utils.c". Lukas Fleischer 2011-03-04 09:28:18 +01:00
  • 4b8558ed47 Reformat erase_window_part() in "utils.c". Lukas Fleischer 2011-03-04 09:21:08 +01:00
  • 65fb1ff8b1 Simplify get_item_hour() and get_item_min() in "utils.c". Lukas Fleischer 2011-03-04 09:15:24 +01:00
  • 061f74108b Simplify str_toupper() in "utils.c". Lukas Fleischer 2011-03-04 08:51:36 +01:00
  • 05900b62e9 Simplify file_close() in "utils.c". Lukas Fleischer 2011-03-04 08:46:04 +01:00
  • 1fc9c69e43 Simplify now() and nowstr() in "utils.c". Lukas Fleischer 2011-03-04 08:43:37 +01:00
  • aaa000cd5a Convert man page to AsciiDoc. Lukas Fleischer 2011-03-03 18:46:15 +01:00
  • 91c9cac898 Remove CVS "$Id" headers. Lukas Fleischer 2011-03-03 16:19:45 +01:00
  • 012e446194 Quick fix for "autogen.sh" version comparison breakage. Lukas Fleischer 2011-03-03 15:19:55 +01:00
  • ea44597a5a Add "ABOUT-NLS" to clean_old_files() in "autogen.sh". Lukas Fleischer 2011-03-03 14:51:09 +01:00
  • a66be4604b Replace tabs by spaces in "autogen.sh". Lukas Fleischer 2011-03-03 14:50:00 +01:00
  • 8710680bd3 Add "COPYING" file. Lukas Fleischer 2011-03-03 10:42:16 +01:00
  • b6294ce68c Fix references in "doc/manual.txt". Lukas Fleischer 2011-03-02 20:19:20 +01:00
  • 6a6d4a0c61 Add ".gitignore". Lukas Fleischer 2011-03-02 17:11:34 +01:00
  • 3e15efe917 Convert documentation to AsciiDoc, delete translations. Lukas Fleischer 2011-02-24 11:36:50 +00:00
  • 2d938cdcda Avoid a segfault when resizing the help window. Lukas Fleischer 2011-01-13 23:21:40 +00:00
  • 56b9cbcb84 Fixed file permissions. Lukas Fleischer 2011-01-11 22:56:56 +00:00
  • 521511aa93 Code cleanup and fixed compiler warning. Lukas Fleischer 2011-01-11 22:31:40 +00:00
  • c8af480f52 Make parse_date accept several short forms. Lukas Fleischer 2011-01-11 22:10:48 +00:00
  • b8779e714a Added "backword-kill-word" functionality to getstring(). Lukas Fleischer 2010-11-04 10:55:07 +00:00
  • 0cb57bb247 Changed mail address to "calcurse@cryptocrack.de". Lukas Fleischer 2010-11-01 18:33:47 +00:00
  • 9f4468e20a Fix compile errors in German translation. Frederic Culot 2010-10-23 11:08:28 +00:00
  • 4e8f5f93cd German translation updated by Benjamen Moeller, thanks. Frederic Culot 2010-10-23 10:56:36 +00:00
  • 7385830929 Add Lukas Fleischer to the AUTHORS section of the manpage. Frederic Culot 2010-10-23 10:38:02 +00:00
  • 9cd3bf7f12 Apply patches sent by Lukas Fleischer and add him as an author. Frederic Culot 2010-10-23 10:33:29 +00:00
  • 1a6cdeab55 is_all_digit() rewritten. Frederic Culot 2010-10-23 10:25:53 +00:00
  • 3cad806d3e isBissextile() removed and replaced by isleap macro. Frederic Culot 2010-10-23 10:19:47 +00:00
  • 41857b5f8e calcurse 2.8 released. Frederic Culot 2010-05-29 07:33:58 +00:00
  • 9c1073daee calcurse 2.8 released. Frederic Culot 2010-05-29 07:26:55 +00:00
  • fd413eb02a Reference to the COPYING file removed. Frederic Culot 2010-05-28 15:38:14 +00:00
  • 142b1cfbc1 Copyright updated. Frederic Culot 2010-05-26 18:18:28 +00:00
  • 7dedcf3516 Updates for the upcoming 2.8. Frederic Culot 2010-05-26 17:59:56 +00:00
  • 98ccd2c2e1 html manuals updated. Frederic Culot 2010-03-29 18:18:01 +00:00
  • 63b76b048e Cosmetics in the calendar weekly view. Frederic Culot 2010-03-29 11:48:05 +00:00
  • 5c36fe947e Adapt the weekly calendar view to the side bar width. Frederic Culot 2010-03-29 11:45:03 +00:00
  • b4dcd1c38f Exit menu item added to sidebar configuration screen (thanks Doug for reporting this). Frederic Culot 2010-03-29 07:37:16 +00:00
  • 31136eb80c Check added to avoid problems in case side bar width is not found in configuration file. Frederic Culot 2010-03-23 13:08:46 +00:00
  • 993ac3c733 INSTALL file added to the archive. Frederic Culot 2010-03-22 12:40:16 +00:00
  • 8e52da4dd7 INSTALL file needed now that automake is configured for a foreign package type, thanks Zach for reporting this. Frederic Culot 2010-03-22 12:34:30 +00:00
  • d220a35771 Compilation issue related to memory functions definition fixed (thanks Doug for reporting it). Frederic Culot 2010-03-22 08:16:33 +00:00
  • b6f84b3ef9 Online help added for side bar configuration screen. Frederic Culot 2010-03-21 12:21:11 +00:00
  • 6892b59622 Avoid concurrent screen refreshes. Frederic Culot 2010-03-21 10:17:03 +00:00
  • cc77e839d8 More work on sidebar customization. Frederic Culot 2010-03-21 09:21:06 +00:00
  • ec36b96848 Work on sidebar width user-customization. Frederic Culot 2010-03-20 13:29:47 +00:00
  • a8cb1c92ef All headers gathered into a single one. Typedefs suppressed. Frederic Culot 2010-03-20 10:54:41 +00:00
  • 689be29474 TODO list updated. Frederic Culot 2010-03-19 10:26:58 +00:00
  • b2321a7567 Patch to correct the wrong calculation of recurrent items' dates after a turn of year (submitted by Lukas Fleischer, thanks!). Frederic Culot 2010-03-08 08:44:28 +00:00
  • 2ec8ab17ac Compiler problem fixed (thanks Petr for reporting it). Frederic Culot 2010-03-01 18:55:44 +00:00
  • 23ac473468 Bugfix in notify_update_bar(). Frederic Culot 2010-02-14 17:40:08 +00:00
  • 7542f4a711 Avoid a segfault when txt_max_len becomes too small. Reported by Thorsten, thanks. Frederic Culot 2010-02-14 17:29:16 +00:00
  • df75c2754a Also check for notes directory. Frederic Culot 2009-11-01 11:19:14 +00:00
  • 9ac8389823 Check for data directory availability added (thanks Brandon for reporting this bug). Frederic Culot 2009-11-01 11:06:37 +00:00
  • 546ed4b224 TODO list updated. Frederic Culot 2009-11-01 11:05:50 +00:00
  • 758d5ff035 Code to save the calendar default view in the configuration file. Frederic Culot 2009-10-28 15:15:43 +00:00
  • d678eb411a Description of the scroll keys added to the generic keys help screen. Frederic Culot 2009-10-28 13:44:41 +00:00
  • c7cd2c0a01 Key bindings for changing calendar view added to the status bar. Frederic Culot 2009-10-28 13:23:04 +00:00