index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-05
Add todo_pipe_item() function
Lukas Fleischer
2011-07-05
Add day_pipe_item() function
Lukas Fleischer
2011-07-05
Add press_any_key() function
Lukas Fleischer
2011-07-05
Move endwin() down in wins_prepare_external()
Lukas Fleischer
2011-07-02
Refactor wins_launch_external()
Lukas Fleischer
2011-07-02
Add shell_exec() function
Lukas Fleischer
2011-07-02
Add child_wait() function
Lukas Fleischer
2011-07-02
Add fork_exec() function
Lukas Fleischer
2011-07-02
Make recur_*_write() public
Lukas Fleischer
2011-07-02
Refactor out todo item serialization
Lukas Fleischer
2011-07-02
doc/manual.txt: Remove note on missing UTF-8 support
Lukas Fleischer
2011-07-02
TODO: Remove UTF-8 support from TODO list
Lukas Fleischer
2011-07-02
utf8_width() performance improvements
Lukas Fleischer
2011-07-02
Avoid segfault in getstr_fixscr()
Lukas Fleischer
2011-07-02
Use constant for maximum UTF-8 character size
Lukas Fleischer
2011-07-02
Refactor getstring code
Lukas Fleischer
2011-07-02
Make display_todo_item() UTF-8 compatible
Lukas Fleischer
2011-06-29
Make display_item() UTF-8 compatible
Lukas Fleischer
2011-06-29
Make getstring() UTF-8 compatible
Lukas Fleischer
2011-06-29
Split line editing functions into separate file
Lukas Fleischer
2011-06-29
Add basic UTF-8 helper functions
Lukas Fleischer
2011-06-29
src/calcurse.h: Add UTF-8 related macros
Lukas Fleischer
2011-06-29
Enable arrow key navigation by default
Lukas Fleischer
2011-06-29
doc/manual.txt: Document backward-kill-word
Lukas Fleischer
2011-06-29
Handle resize properly in the sidebar config menu
Lukas Fleischer
2011-06-28
Do not try to display items with negative width
Lukas Fleischer
2011-06-28
Always work with new window dimensions on resize
Lukas Fleischer
2011-06-28
Avoid redundant redraws on resize
Lukas Fleischer
2011-06-20
doc/Makefile.am: Fix "--without-asciidoc"
Lukas Fleischer
2011-06-20
src/llist.c: Use stable insertion algorithm
Lukas Fleischer
2011-06-09
Fix whitespace issues
Lukas Fleischer
2011-06-07
src/utils.c: Make bell() static
Lukas Fleischer
2011-05-24
Release 2.9.0.
v2.9.0
Lukas Fleischer
2011-05-24
build-aux/git-version-gen: Ignore timestamps.
Lukas Fleischer
2011-05-24
Add version information to distribution tarball.
Lukas Fleischer
2011-05-24
README: Add missing translators.
Lukas Fleischer
2011-05-24
Translation updates from Transifex.
Lukas Fleischer
2011-05-18
.tx/config: Add EOL character to the last line.
Lukas Fleischer
2011-05-17
Add missing llist header files to "_SOURCES".
Lukas Fleischer
2011-04-22
Add iCalendar keywords TODO entry.
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
TODO overhaul.
Lukas Fleischer
2011-04-22
README overhaul.
Lukas Fleischer
2011-04-22
Ignore daemon lock file if the daemon process died.
Lukas Fleischer
2011-04-22
Be a bit more fail-safe in "build-aux/git-version-gen".
Lukas Fleischer
2011-04-22
Return -1 in io_file_is_empty() if file cannot be accessed.
Lukas Fleischer
2011-04-22
Documentation Makefile overhaul.
Lukas Fleischer
2011-04-22
Add Git version string support.
Lukas Fleischer
2011-04-22
Use "event" structure when iterating over events in app_arg().
Lukas Fleischer
2011-04-22
Add comments to linked list functions.
Lukas Fleischer
[next]