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
2014-07-28
Show system dialog after reloading items
Lukas Fleischer
2014-07-28
ical.c: Parse multiple exception rules properly
Lukas Fleischer
2014-07-28
ical.c: Simplify and fix ical_durtime2long()
Lukas Fleischer
2014-07-28
io.c: Remove superfluous space from message
Lukas Fleischer
2014-07-28
tests/: Add basic iCal import tests
Lukas Fleischer
2014-07-27
ui-day.c: Reorganize some free() operations
Lukas Fleischer
2014-07-27
Do not error out when calling xfree(NULL)
Lukas Fleischer
2014-07-27
Fix find_basedir() and display_help()
Lukas Fleischer
2014-07-22
config.c: Rework configuration serialization
Lukas Fleischer
2014-07-22
Refactor new_tempfile()
Lukas Fleischer
2014-07-22
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-22
Add vasprintf() and asprintf()
Lukas Fleischer
2014-07-18
Small code cleanups
Lukas Fleischer
2014-07-18
Use wins_set_bindings() for the configuration menu
Lukas Fleischer
2014-07-18
Make bindings always fill the whole status bar
Lukas Fleischer
2014-07-18
Always fix selection in listbox_load_items()
Lukas Fleischer
2014-07-18
Do not use malloc() or xmalloc()
Lukas Fleischer
2014-07-18
Do not display dialog on periodic save
Lukas Fleischer
2014-07-18
Initialize prompt buffers in the configuration menus
Lukas Fleischer
2014-07-18
Fix selection in listbox_load_items()
Lukas Fleischer
2014-07-17
keys.c: Merge keydef and binding_labels
Lukas Fleischer
2014-07-17
Rework key binding context switching
Lukas Fleischer
2014-07-17
Pause notification thread when reloading items
Lukas Fleischer
2014-07-17
Only run the merge tool on files with differences
Lukas Fleischer
2014-07-17
Reintroduce key bindings in configuration menus
Lukas Fleischer
2014-07-17
Split out code to set bindings
Lukas Fleischer
2014-07-17
wins.c: Drop NB_*_CMDS
Lukas Fleischer
2014-07-16
Refactor wins_launch_external()
Lukas Fleischer
2014-07-16
Avoid cancelling the save thread during saving
Lukas Fleischer
2014-07-16
Allow for merging data files when reloading
Lukas Fleischer
2014-07-16
Add a cleanup handler for the notify main thread
Lukas Fleischer
2014-07-16
day.c: Fix typo in error message
Lukas Fleischer
2014-07-16
Warn when reloading with unsaved modifications
Lukas Fleischer
2014-07-16
Automatically select first item in list boxes
Lukas Fleischer
2014-07-16
Add a key binding to reload appointments and todos
Lukas Fleischer
2014-07-16
Initialize linked list for recurrent items
Lukas Fleischer
2014-07-09
Release 3.2.1
v3.2.1
Lukas Fleischer
2014-07-09
Do not highlight items on inactive windows
Lukas Fleischer
2014-07-09
Load todo items on startup
Lukas Fleischer
2014-07-08
Release 3.2.0
v3.2.0
Lukas Fleischer
2014-07-08
po/: Translation updates from Transifex
Lukas Fleischer
2014-07-08
test/: Remove temporary errors file in tests
Lukas Fleischer
2014-07-08
test/Makefile.am: Add missing test data
Lukas Fleischer
2014-07-08
Implement test initialization properly
Lukas Fleischer
2014-07-08
src/Makefile.am: Add vector.h to source files
Lukas Fleischer
2014-07-08
.tx/config: Remove trailing slash from URI
Lukas Fleischer
2014-07-08
Make sure that tmppath is always NULL-terminated
Lukas Fleischer
2014-07-08
ical.c: Remove newlines from item summaries
Lukas Fleischer
2014-07-08
Define _DARWIN_C_SOURCE to get SIGWINCH on OS X
Jack Nagel
2014-07-08
Fix SHA1 calculation of long notes
Lukas Fleischer
[next]