aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 5ef07df799ed80af3d947dffb2c906396ab901c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
[22 May 2007]
Version 1.8
- New features:
  * The command launched to notify user of an upcoming appointment is now
    configurable, so that user can get warned by mail or by playing a tune for
    example

  * Color theme configuration menu was completely redesigned, with support for
    default terminal's color added

  * 'Export' command implemented, to be able to save calcurse data in iCalendar
    format. The '--export' command line argument was also implemented to be able
    to use this feature in non-interactive mode.

  * 'Flag Item' command implemented to mark appointments as 'important' so that
    user gets notified before they arrive

- Bugfixes:
  * Fixed a possible problem while editing an item description and using CTRL-D
    to delete last character

  * 01/01/1970 is not returned anymore when editing an item endless repetition


[15 Apr 2007]
Version 1.8_beta   beta version available on request. 


[20 Jan 2007]
Version 1.7
- New features:
  * 'Edit Item' command implemented to be able to modify an already existing
    item

  * Long command-line options are now accepted

  * '-t' flag now takes a priority number as optional argument 

  * Repeated items are now marked with an '*' to be recognizable from normal
    items

- Bugfixes:
  * When creating a recurrent item, the end-date is included again in the
    repetition

  * Date format corrected in 'Go To' command


[18 Dec 2006]
Version 1.7_beta   beta version available on request. 


[01 Oct 2006]
Version 1.6
- New features:
  * Notification-bar implemented, which indicates current date and time,
    the calendar file in use and the next upcoming appointment together with the
    time left before it

  * '-n' flag added to get notified of the next appointment within upcoming 24
    hours

  * Support for todo priorities added

  * New screen layouts added to make the todo panel the largest one

  * General keybindings implemented, which apply whatever panel is selected

- Bugfixes:
  * The repeated end date can no longer be before the item start date 

  * Fixed a possible conflict in the LOCALEDIR variable definition

- Translation:
  * spanish translation and manual provided by Jose Lopez

  * german translation and manual updated by Christoph M.


[26 Aug 2006]
Version 1.5
- New features:
  * Support for recurrent events and appointments added

- Bugfixes:
  * Debian Bug Report #369550, #377543

  * fixed the compiler linking problem with libintl
    on systems which do not provide intl support within libc

- Translation:
  * german translation provided by Michael Schulz

  * english translation provided by Neil Williams


[15 May 2006]
Version 1.4
- New features:
  * Support for i18n added
  
  * Support for non-color terminals added

  * Option added to choose which day is the first of the week 
    (monday or sunday)

  * Documentation improved, with translated html manuals

- Bugfixes:
  * When confirmation is requested, it is now done by pressing 
    'y' or 'n' instead of 'yes' or 'no'

- Translation:
  * french translation 

  * french and german manuals


[17 Mar 2006]
Version 1.3
- New features:
  * Adding of all-day long events                                             
  
  * Many GUI improvements:                                                    
        o better scrolling (with the use of ncurses pad functions)          
        o scrollbars added                                                  
        o progress bar added                                                

  * Appointment duration can now be entered either in minutes or in           
    hh:mm format

- Bugfixes:
  * January 0 bug fixed                                                       
  
  * Current day is no longer highlighted in every year of the future          
    and the past (thanks to Michael for reporting that bug)                   

  * Fixed compiler warnings (thanks to Uwe for reporting this)                

  * Removed -lpanel link during compilation                                   

  * Characters can now be erased with CTRL-H (to fix a problem                
    reported by Brendan)


[26 Nov 2005]
Version 1.2
- New features:
  * An option was added to skip system dialogs                                
  
  * Configure script was improved

- Bugfixes:
  * Ncurses library use improved: screen refreshing is faster,                
    windows do not flicker anymore when updated, and memory                     
    footprint is much smaller                                                   
  
  * Changed abbreviation for 'Wednesday' from 'Wen' to 'Wed'


[29 Oct 2005]
Version 1.1
- New features:
  * Command-line options which allows to display appointments and             
    todo list without entering the interactive mode                           

  * Manpage and documentation updated                                         

  * Configure script improved

- Bugfixes:
  * Debian Bug Report #335430 regarding the GoTo today function               
    is now fixed


[08 Oct 2005]
Version 1.0       First stable release
- New features:
  * Calcurse now comes with a manpage

- Bugfixes:
  * Debian Bug Report #330869 regarding the October 0 which does not          
    exist is now fixed                                                        
  
  * Default options "auto-save", "confirm-quit", and                          
    "confirm-delete" were set to 'yes'


[11 Sep 2005]
Version 1.0rc3    Firtst public release


[26 Jun 2005]
Version 1.0rc2
beta version


[02 Apr 2005]
Version 1.0rc1
beta version