index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
calcurse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Let SIGUSR1 trigger a reload
Tim Hentenaar
2014-10-10
1
-0
/
+5
*
Factor out item reload code
Lukas Fleischer
2014-10-10
1
-92
/
+1
*
Add io_load_data() wrapper
Lukas Fleischer
2014-10-10
1
-4
/
+2
*
Allow for filtering TODO items
Lukas Fleischer
2014-08-06
1
-2
/
+2
*
Add item filters
Lukas Fleischer
2014-08-06
1
-2
/
+2
*
Set default panel before showing system dialogs
Lukas Fleischer
2014-08-03
1
-1
/
+1
*
Show system dialog after reloading items
Lukas Fleischer
2014-07-28
1
-0
/
+8
*
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-22
1
-25
/
+18
*
Do not use malloc() or xmalloc()
Lukas Fleischer
2014-07-18
1
-4
/
+4
*
Pause notification thread when reloading items
Lukas Fleischer
2014-07-17
1
-0
/
+6
*
Only run the merge tool on files with differences
Lukas Fleischer
2014-07-17
1
-7
/
+15
*
Refactor wins_launch_external()
Lukas Fleischer
2014-07-16
1
-4
/
+7
*
Allow for merging data files when reloading
Lukas Fleischer
2014-07-16
1
-5
/
+48
*
Warn when reloading with unsaved modifications
Lukas Fleischer
2014-07-16
1
-0
/
+9
*
Add a key binding to reload appointments and todos
Lukas Fleischer
2014-07-16
1
-0
/
+27
*
Initialize linked list for recurrent items
Lukas Fleischer
2014-07-16
1
-0
/
+1
*
Load todo items on startup
Lukas Fleischer
2014-07-09
1
-0
/
+2
*
Resize panels properly
Lukas Fleischer
2014-05-19
1
-1
/
+1
*
ui-day: Large-scale refactoring
Lukas Fleischer
2014-05-18
1
-78
/
+48
*
ui-todo: Large-scale refactoring
Lukas Fleischer
2014-05-18
1
-37
/
+15
*
Redraw screen if command prompt is canceled
Lukas Fleischer
2013-08-13
1
-1
/
+2
*
Add write and quit commands
Lukas Fleischer
2013-07-18
1
-3
/
+26
*
key_generic_help(): Use display_help()
Lukas Fleischer
2013-07-18
1
-1
/
+1
*
Split online help code into a separate function
Lukas Fleischer
2013-07-18
1
-100
/
+1
*
Rename io_file_exist{,s}()
Lukas Fleischer
2013-07-17
1
-3
/
+3
*
Add several help topic aliases
Lukas Fleischer
2013-07-17
1
-8
/
+92
*
Allow for getting help on key bindings
Lukas Fleischer
2013-07-17
1
-0
/
+8
*
Drop legacy online help system
Lukas Fleischer
2013-07-17
1
-2
/
+1
*
Add introduction to the new online help system
Lukas Fleischer
2013-07-17
1
-0
/
+3
*
Add help command
Lukas Fleischer
2013-07-17
1
-1
/
+30
*
Add command prompt
Lukas Fleischer
2013-07-17
1
-0
/
+12
*
Fix a couple of translatable strings
Lukas Fleischer
2013-05-14
1
-2
/
+2
*
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-04-14
1
-418
/
+429
*
Fix braces in if-else statements
Lukas Fleischer
2013-02-17
1
-4
/
+6
*
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
1
-20
/
+20
*
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
1
-33
/
+33
*
apoint.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
1
-25
/
+25
*
Rename appointment/event-related UI functions
Lukas Fleischer
2013-02-14
1
-8
/
+8
*
Split out UI functions for todo items
Lukas Fleischer
2013-02-14
1
-5
/
+5
*
Merge branch 'maint'
Lukas Fleischer
2013-02-04
1
-1
/
+2
|
\
|
*
Update copyright ranges
Lukas Fleischer
2013-02-04
1
-1
/
+1
|
*
Do not prompt for a todo after adding an appointment
Lukas Fleischer
2013-02-03
1
-0
/
+1
*
|
day_process_storage(): Remove redundant parameter
Lukas Fleischer
2013-02-01
1
-3
/
+3
|
/
*
do_storage(): Unset highlighted item if list is empty
Lukas Fleischer
2012-12-16
1
-2
/
+6
*
Add hidden key handler window
Lukas Fleischer
2012-12-16
1
-1
/
+6
*
Add configuration option to set a default panel
Lukas Fleischer
2012-11-25
1
-1
/
+2
*
Remove wins_slctd_init()
Lukas Fleischer
2012-11-25
1
-1
/
+1
*
Use status_ask_choice() for the export dialog
Lukas Fleischer
2012-11-18
1
-15
/
+14
*
Remove unused parameter from key handlers
Lukas Fleischer
2012-11-18
1
-46
/
+46
[next]