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
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overall indentation fixes.
Lukas Fleischer
2011-03-14
1
-274
/
+274
*
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
*
Simplify str_toupper() in "utils.c".
Lukas Fleischer
2011-03-04
1
-22
/
+21
*
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
Fixed file permissions.
Lukas Fleischer
2011-03-03
1
-0
/
+0
*
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
1
-6
/
+6
*
More work on sidebar customization.
Frederic Culot
2010-03-21
1
-1
/
+6
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-93
/
+78
*
Check for data directory availability added (thanks Brandon for reporting thi...
Frederic Culot
2009-11-01
1
-6
/
+9
*
Code to save the calendar default view in the configuration file.
Frederic Culot
2009-10-28
1
-1
/
+5
*
Memory leak fixed in ical_read_note.
Frederic Culot
2009-08-09
1
-1
/
+2
*
Save and restore daemon configuration options.
Frederic Culot
2009-08-01
1
-2
/
+13
*
bugfixes
Frederic Culot
2009-07-29
1
-5
/
+6
*
io_file_exist(): new function
Frederic Culot
2009-07-27
1
-5
/
+21
*
--status flag added
Frederic Culot
2009-07-26
1
-1
/
+26
*
More work on implementing calcurse daemon.
Frederic Culot
2009-07-26
1
-17
/
+30
*
Incorrect duration format when exporting to ical (thanks Chris for reporting ...
Frederic Culot
2009-07-23
1
-3
/
+3
*
Functions added to implement a logging mechanism for calcurse daemon.
Frederic Culot
2009-07-23
1
-2
/
+32
*
Make use of erase_note() whenever possible.
Frederic Culot
2009-07-19
1
-15
/
+19
*
Fixed a bug related to memory management (a free on a null pointer causes an ...
Frederic Culot
2009-07-15
1
-3
/
+5
*
New wrappers around memory functions.
Frederic Culot
2009-07-12
1
-2
/
+2
*
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-12
1
-2
/
+2
*
Switch to BSD license.
Frederic Culot
2009-07-05
1
-14
/
+26
*
Support for ical import of events which spans over several days added (thanks...
Frederic Culot
2009-07-05
1
-6
/
+25
*
Simplified the way data are loaded and saved.
Frederic Culot
2009-06-28
1
-177
/
+200
*
Do not export completed tasks.
Frederic Culot
2009-06-27
1
-1
/
+7
*
bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...
Frederic Culot
2009-06-23
1
-3
/
+3
*
Exit directly to avoid lock removal by another instance
Frederic Culot
2009-06-21
1
-2
/
+2
*
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
2009-06-21
1
-3
/
+50
*
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
Frederic Culot
2009-06-01
1
-8
/
+9
*
bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...
Frederic Culot
2009-01-24
1
-1
/
+3
*
make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...
Frederic Culot
2009-01-24
1
-2
/
+2
*
iso date format added
Frederic Culot
2009-01-05
1
-2
/
+3
*
more code cleanup
Frederic Culot
2009-01-03
1
-4
/
+5
*
code cleanup
Frederic Culot
2009-01-02
1
-11
/
+11
*
various bugfixes
Frederic Culot
2009-01-02
1
-2
/
+3
*
cut/paste feature aded
Frederic Culot
2009-01-01
1
-7
/
+10
*
Automatic periodic saves implemented
Frederic Culot
2008-12-28
1
-4
/
+72
*
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-28
1
-268
/
+272
*
small bugfixes and code cleanup
Frederic Culot
2008-12-14
1
-35
/
+19
*
exceptions now properly taken into account while exporting data
Frederic Culot
2008-12-14
1
-9
/
+17
*
code cleanup
Frederic Culot
2008-12-12
1
-8
/
+5
*
color configuration menu adapted to handle user-defined key bindings
Frederic Culot
2008-12-08
1
-4
/
+3
*
Checks added while loading key bindings configuration.
Frederic Culot
2008-12-07
1
-99
/
+207
*
more work on updating online help pages
Frederic Culot
2008-12-03
1
-3
/
+12
*
User-defined keys are now saved to file.
Frederic Culot
2008-11-25
1
-20
/
+56
*
More work on implementing user-definable keybindings
Frederic Culot
2008-11-16
1
-48
/
+36
*
Loading of user-configurable keys implemented
Frederic Culot
2008-11-09
1
-2
/
+124
*
2.3_beta released
Frederic Culot
2008-09-29
1
-14
/
+73
[next]