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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
8
-37
/
+113
|
*
More work on sidebar customization.
Frederic Culot
2010-03-21
6
-30
/
+131
|
*
Work on sidebar width user-customization.
Frederic Culot
2010-03-20
6
-38
/
+123
|
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
41
-2493
/
+1516
|
*
TODO list updated.
Frederic Culot
2010-03-19
2
-1
/
+7
|
*
Patch to correct the wrong calculation of recurrent items' dates after a
Frederic Culot
2010-03-08
5
-19
/
+99
|
|
|
|
turn of year (submitted by Lukas Fleischer, thanks!).
*
Compiler problem fixed (thanks Petr for reporting it).
Frederic Culot
2010-03-01
2
-1
/
+8
|
*
Bugfix in notify_update_bar().
Frederic Culot
2010-02-14
1
-0
/
+5
|
*
Avoid a segfault when txt_max_len becomes too small. Reported by Thorsten, ↵
Frederic Culot
2010-02-14
1
-3
/
+6
|
|
|
|
thanks.
*
Also check for notes directory.
Frederic Culot
2009-11-01
1
-1
/
+2
|
*
Check for data directory availability added (thanks Brandon for reporting ↵
Frederic Culot
2009-11-01
4
-8
/
+22
|
|
|
|
this bug).
*
TODO list updated.
Frederic Culot
2009-11-01
1
-1
/
+2
|
*
Code to save the calendar default view in the configuration file.
Frederic Culot
2009-10-28
6
-6
/
+39
|
*
Description of the scroll keys added to the generic keys help screen.
Frederic Culot
2009-10-28
2
-3
/
+12
|
*
Key bindings for changing calendar view added to the status bar.
Frederic Culot
2009-10-28
2
-7
/
+13
|
*
Bugfix and small cosmetic changes in the calendar weekly view.
Frederic Culot
2009-10-16
1
-0
/
+8
|
*
Changes in the calendar weekly view.
Frederic Culot
2009-10-16
1
-8
/
+26
|
*
Bugfix in the way time slices are filled.
Frederic Culot
2009-10-16
1
-5
/
+11
|
*
More work on the weekly calendar view.
Frederic Culot
2009-10-08
4
-3
/
+94
|
*
Display week number inside weekly calendar view.
Frederic Culot
2009-08-25
3
-36
/
+136
|
*
Make use of calendar window attributes instead of constants.
Frederic Culot
2009-08-25
1
-16
/
+19
|
*
Work on implementing the weekly calendar view.
Frederic Culot
2009-08-24
4
-55
/
+168
|
*
calcurse 2.7 released
v2.7
CALCURSE_2_7
Frederic Culot
2009-08-22
1
-2
/
+2
|
*
calcurse 2.7 released
Frederic Culot
2009-08-22
6
-1576
/
+2376
|
*
calcurse 2.7 released
Frederic Culot
2009-08-22
4
-13
/
+40
|
*
Manuals updated with parts related to daemon mode.
Frederic Culot
2009-08-18
6
-171
/
+481
|
*
English html manual updated with parts related to daemon mode.
Frederic Culot
2009-08-18
2
-14
/
+79
|
*
TODO list updated.
Frederic Culot
2009-08-17
2
-5
/
+13
|
*
Do not send notifications when running in background mode if user did not ↵
Frederic Culot
2009-08-17
2
-2
/
+9
|
|
|
|
flag its appointment.
*
Possible deadlock fixed, thanks Henrik for reporting it.
Frederic Culot
2009-08-13
2
-4
/
+13
|
*
Memory leak fixed in ical_read_note.
Frederic Culot
2009-08-09
2
-1
/
+4
|
*
Remove calcurse lock file when running in interactive mode and SIGTERM is ↵
Frederic Culot
2009-08-09
2
-1
/
+13
|
|
|
|
received.
*
notify_thread_app rewritten
Frederic Culot
2009-08-09
2
-9
/
+14
|
*
Notification configuration menu rewritten to handle scrolling.
Frederic Culot
2009-08-02
2
-42
/
+69
|
*
conf_set_scrsize not static any more (moved to custom_set_swsiz)
Frederic Culot
2009-08-02
2
-7
/
+8
|
*
manpage updated with the --status flag and the daemon.log file inside data ↵
Frederic Culot
2009-08-02
2
-2
/
+15
|
|
|
|
directory
*
Help on --status flag added
Frederic Culot
2009-08-02
2
-2
/
+8
|
*
Improved how the daemon checks for appointments to remind.
Frederic Culot
2009-08-01
4
-9
/
+47
|
*
style
Frederic Culot
2009-08-01
1
-5
/
+6
|
*
Start and log daemon activity only if requested.
Frederic Culot
2009-08-01
3
-5
/
+12
|
*
Save and restore daemon configuration options.
Frederic Culot
2009-08-01
4
-8
/
+38
|
*
More work on implementing the daemon.
Frederic Culot
2009-08-01
6
-94
/
+174
|
*
Avoid multiple notifications of the same appointment when running in background.
Frederic Culot
2009-07-29
2
-5
/
+13
|
*
bugfixes
Frederic Culot
2009-07-29
3
-9
/
+17
|
*
Better error checking and memory handling when in daemon mode.
Frederic Culot
2009-07-27
2
-13
/
+28
|
*
io_file_exist(): new function
Frederic Culot
2009-07-27
2
-6
/
+23
|
*
Work on allocating and freeing memory associated with user's data for the ↵
Frederic Culot
2009-07-27
4
-15
/
+32
|
|
|
|
daemon.
*
dmon.c added to the list of translatable sources
Frederic Culot
2009-07-26
2
-1
/
+4
|
*
Improved the way the daemon reports errors.
Frederic Culot
2009-07-26
2
-15
/
+27
|
*
Stop daemon when calcurse enters interactive mode.
Frederic Culot
2009-07-26
4
-3
/
+25
|
[next]