index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
calcurse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a cache for the monthly view
Lukas Fleischer
2012-06-30
1
-0
/
+1
*
Remove unneeded parameter/return value
Lukas Fleischer
2012-06-30
1
-4
/
+2
*
Move apoint_{cut,paste}() to interaction unit
Lukas Fleischer
2012-06-30
1
-2
/
+2
*
Add an item parameter to various todo_*() functions
Lukas Fleischer
2012-06-30
1
-4
/
+4
*
Add an item parameter to various day_*() functions
Lukas Fleischer
2012-06-30
1
-4
/
+4
*
Rename interaction functions
Lukas Fleischer
2012-06-30
1
-11
/
+11
*
Simplify apoint_switch_notify()
Lukas Fleischer
2012-06-30
1
-1
/
+1
*
Add key bindings to go to the previous/next month/year
Lukas Fleischer
2012-06-13
1
-0
/
+24
*
Rename displacement enumeration elements
Lukas Fleischer
2012-06-13
1
-10
/
+10
*
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-21
1
-471
/
+420
*
Factorize boolean user prompting.
Baptiste Jonglez
2012-05-14
1
-4
/
+2
*
src/calcurse.c: Start all helper threads in one go
Lukas Fleischer
2012-04-12
1
-2
/
+4
*
Refactor startup screen branch
Lukas Fleischer
2012-04-12
1
-2
/
+5
*
Miscellaneous small code cleanups
Lukas Fleischer
2012-04-06
1
-8
/
+6
*
Mark localized string literals constant
Lukas Fleischer
2012-04-05
1
-1
/
+1
*
Fix semantics of "general."{systemdialogs,progressbar}
Lukas Fleischer
2012-03-29
1
-1
/
+1
*
Update copyright ranges
Lukas Fleischer
2012-03-26
1
-1
/
+1
*
Break out configuration main menu
Lukas Fleischer
2012-03-02
1
-49
/
+2
*
Extract config file handlers into a separate file
Lukas Fleischer
2011-12-09
1
-1
/
+1
*
Use a global configuration variable
Lukas Fleischer
2011-11-14
1
-16
/
+15
*
src/calcurse.c: Support count prefixes for motions
Lukas Fleischer
2011-10-06
1
-19
/
+33
*
Add count buffer to keys_getch()
Lukas Fleischer
2011-10-06
1
-1
/
+1
*
Add count parameter to *_{in,de}crease()
Lukas Fleischer
2011-10-06
1
-8
/
+8
*
src/calendar.c: Add a count parameter to calendar_move()
Lukas Fleischer
2011-10-06
1
-6
/
+6
*
Avoid unnecessary window updates
Lukas Fleischer
2011-10-06
1
-28
/
+65
*
Refactor out storage updates
Lukas Fleischer
2011-10-06
1
-45
/
+48
*
Remove temporary highlight pointers
Lukas Fleischer
2011-10-06
1
-27
/
+4
*
Add configuration option to run the GC on exit
Lukas Fleischer
2011-10-05
1
-0
/
+2
*
Declare foreground and background variables global
Lukas Fleischer
2011-07-21
1
-2
/
+1
*
Do not unnecessarily refresh in config menu
Lukas Fleischer
2011-07-14
1
-0
/
+2
*
Add key binding for pipe-item command
Lukas Fleischer
2011-07-07
1
-0
/
+7
*
Avoid redundant redraws on resize
Lukas Fleischer
2011-06-28
1
-3
/
+9
*
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
1
-1
/
+1
*
Use generic lists for todo items.
Lukas Fleischer
2011-04-19
1
-0
/
+1
*
Use generic lists for events.
Lukas Fleischer
2011-04-19
1
-0
/
+3
*
Overall indentation fixes.
Lukas Fleischer
2011-03-14
1
-272
/
+272
*
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 CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
Fixed file permissions.
Lukas Fleischer
2011-03-03
1
-0
/
+0
*
Work on sidebar width user-customization.
Frederic Culot
2010-03-20
1
-1
/
+5
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-20
/
+5
*
Work on implementing the weekly calendar view.
Frederic Culot
2009-08-24
1
-1
/
+11
*
Stop daemon when calcurse enters interactive mode.
Frederic Culot
2009-07-26
1
-1
/
+3
*
New way of handling signals.
Frederic Culot
2009-07-19
1
-8
/
+6
*
Avoid a fatal error when launching calcurse in interactive mode if user direc...
Frederic Culot
2009-07-12
1
-3
/
+5
*
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-12
1
-37
/
+37
*
Switch to BSD license.
Frederic Culot
2009-07-05
1
-14
/
+26
*
Ability to flag todo items as completed.
Frederic Culot
2009-06-26
1
-1
/
+3
*
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
2009-06-21
1
-2
/
+4
[next]