summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-21Refactor out configuration variable settingLukas Fleischer
2011-07-15Use single-line configuration settings by defaultLukas Fleischer
2011-07-15Parse single-line configuration variablesLukas Fleischer
2011-07-15Be stricter when parsing the configuration fileLukas Fleischer
2011-07-15Skip indentation and comments in io_extract_data()Lukas Fleischer
2011-07-15Refactor custom_load_conf()Lukas Fleischer
2011-07-14Do not unnecessarily refresh in config menuLukas Fleischer
2011-07-14Remove artificial delay when saving dataLukas Fleischer
2011-07-10Merge branch 'maint'Lukas Fleischer
2011-07-09Honor "TMPDIR" environment variableLukas Fleischer
2011-07-07TODO: Remove send-item TODO entryLukas Fleischer
2011-07-07Add key binding for pipe-item commandLukas Fleischer
2011-07-05Add todo_pipe_item() functionLukas Fleischer
2011-07-05Add day_pipe_item() functionLukas Fleischer
2011-07-05Add press_any_key() functionLukas Fleischer
2011-07-05Move endwin() down in wins_prepare_external()Lukas Fleischer
2011-07-02Refactor wins_launch_external()Lukas Fleischer
2011-07-02Add shell_exec() functionLukas Fleischer
2011-07-02Add child_wait() functionLukas Fleischer
2011-07-02Add fork_exec() functionLukas Fleischer
2011-07-02Make recur_*_write() publicLukas Fleischer
2011-07-02Refactor out todo item serializationLukas Fleischer
2011-07-02doc/manual.txt: Remove note on missing UTF-8 supportLukas Fleischer
2011-07-02TODO: Remove UTF-8 support from TODO listLukas Fleischer
2011-07-02utf8_width() performance improvementsLukas Fleischer
2011-07-02Avoid segfault in getstr_fixscr()Lukas Fleischer
2011-07-02Use constant for maximum UTF-8 character sizeLukas Fleischer
2011-07-02Refactor getstring codeLukas Fleischer
2011-07-02Make display_todo_item() UTF-8 compatibleLukas Fleischer
2011-06-29Make display_item() UTF-8 compatibleLukas Fleischer
2011-06-29Make getstring() UTF-8 compatibleLukas Fleischer
2011-06-29Split line editing functions into separate fileLukas Fleischer
2011-06-29Add basic UTF-8 helper functionsLukas Fleischer
2011-06-29src/calcurse.h: Add UTF-8 related macrosLukas Fleischer
2011-06-29Enable arrow key navigation by defaultLukas Fleischer
2011-06-29doc/manual.txt: Document backward-kill-wordLukas Fleischer
2011-06-29Handle resize properly in the sidebar config menuLukas Fleischer
2011-06-28Do not try to display items with negative widthLukas Fleischer
2011-06-28Always work with new window dimensions on resizeLukas Fleischer
2011-06-28Avoid redundant redraws on resizeLukas Fleischer
2011-06-20doc/Makefile.am: Fix "--without-asciidoc"Lukas Fleischer
2011-06-20src/llist.c: Use stable insertion algorithmLukas Fleischer
2011-06-09Fix whitespace issuesLukas Fleischer
2011-06-07src/utils.c: Make bell() staticLukas Fleischer
2011-05-24Release 2.9.0.v2.9.0Lukas Fleischer
2011-05-24build-aux/git-version-gen: Ignore timestamps.Lukas Fleischer
2011-05-24Add version information to distribution tarball.Lukas Fleischer
2011-05-24README: Add missing translators.Lukas Fleischer
2011-05-24Translation updates from Transifex.Lukas Fleischer
2011-05-18.tx/config: Add EOL character to the last line.Lukas Fleischer