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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Refactor conf_parse_bool()
Lukas Fleischer
2011-07-21
1
-1
/
+1
*
|
Merge branch 'maint'
Lukas Fleischer
2011-07-10
1
-0
/
+1
|
\
|
|
*
Honor "TMPDIR" environment variable
Lukas Fleischer
2011-07-09
1
-0
/
+1
*
|
Add key binding for pipe-item command
Lukas Fleischer
2011-07-07
1
-0
/
+1
*
|
Add todo_pipe_item() function
Lukas Fleischer
2011-07-05
1
-0
/
+1
*
|
Add day_pipe_item() function
Lukas Fleischer
2011-07-05
1
-0
/
+1
*
|
Add press_any_key() function
Lukas Fleischer
2011-07-05
1
-0
/
+1
*
|
Refactor wins_launch_external()
Lukas Fleischer
2011-07-02
1
-1
/
+3
*
|
Add shell_exec() function
Lukas Fleischer
2011-07-02
1
-0
/
+1
*
|
Add child_wait() function
Lukas Fleischer
2011-07-02
1
-0
/
+1
*
|
Add fork_exec() function
Lukas Fleischer
2011-07-02
1
-0
/
+1
*
|
Make recur_*_write() public
Lukas Fleischer
2011-07-02
1
-0
/
+2
*
|
Refactor out todo item serialization
Lukas Fleischer
2011-07-02
1
-0
/
+1
*
|
Use constant for maximum UTF-8 character size
Lukas Fleischer
2011-07-02
1
-0
/
+1
*
|
Split line editing functions into separate file
Lukas Fleischer
2011-06-29
1
-2
/
+4
*
|
Add basic UTF-8 helper functions
Lukas Fleischer
2011-06-29
1
-0
/
+4
*
|
src/calcurse.h: Add UTF-8 related macros
Lukas Fleischer
2011-06-29
1
-0
/
+8
|
/
*
Avoid redundant redraws on resize
Lukas Fleischer
2011-06-28
1
-0
/
+1
*
Fix whitespace issues
Lukas Fleischer
2011-06-09
1
-9
/
+9
*
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Use generic lists for recurring item exceptions.
Lukas Fleischer
2011-04-22
1
-11
/
+9
*
Remove "next" member from "recur_apoint" structure.
Lukas Fleischer
2011-04-19
1
-1
/
+0
*
Use generic lists for recurring apointments and events.
Lukas Fleischer
2011-04-19
1
-9
/
+2
*
Add recur_apoint_inday() and recur_event_inday().
Lukas Fleischer
2011-04-19
1
-0
/
+2
*
Use generic lists for generic day items.
Lukas Fleischer
2011-04-19
1
-1
/
+0
*
Use generic lists for todo items.
Lukas Fleischer
2011-04-19
1
-2
/
+2
*
Use generic lists for events.
Lukas Fleischer
2011-04-19
1
-3
/
+2
*
Remove "next" member from "apoint" structure.
Lukas Fleischer
2011-04-19
1
-1
/
+0
*
Use generic lists for appointments.
Lukas Fleischer
2011-04-19
1
-8
/
+2
*
Add macros to use for thread-safe linked lists.
Lukas Fleischer
2011-04-19
1
-0
/
+1
*
Add linked lists implementation.
Lukas Fleischer
2011-04-19
1
-0
/
+1
*
Declare exit_calcurse() "noreturn".
Lukas Fleischer
2011-04-12
1
-1
/
+1
*
Drop empty notes after editing.
Lukas Fleischer
2011-04-12
1
-0
/
+1
*
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Remove date_sec2hour_str() from "utils.c".
Lukas Fleischer
2011-03-04
1
-1
/
+0
*
Simplify str_toupper() in "utils.c".
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
Make parse_date accept several short forms.
Lukas Fleischer
2011-01-11
1
-2
/
+3
*
Compilation issue related to memory functions definition fixed (thanks Doug f...
Frederic Culot
2010-03-22
1
-17
/
+21
*
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
1
-1
/
+4
*
More work on sidebar customization.
Frederic Culot
2010-03-21
1
-2
/
+11
*
Work on sidebar width user-customization.
Frederic Culot
2010-03-20
1
-2
/
+5
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-0
/
+919
[prev]