summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 5cd59486dbd54144230dc08e36540eef6a41a059 (plain)
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
ivymon (1.25) unstable; urgency=low

  * ivymon : 
    . New option -buf for bufferizing messages from the begining. Use this
      option to minimize processings when ivymon is intended to receive very
      large flows of messages. You can always display them later using the
      "Scroll" button. 
    . The -history option now accepts 3 types of value :
      . N => only the N first received messages are kept (unchanged)
      . Nm => only the messages received during the N first minutes are kept
      . infinite => all received messages are kept (according to memory
        capacity)
    . New option -verbose.
    . Improved bufferized mode management (in save function, etc.).
    . Fix : crash during input file loading.
    . Loggued ivymon bindings changes.
    . Added a button to enlarge the "Bindings" frame.
    . Added a status bar.
    . Added some ballon help informations.
    . Minor fixes.
  * ivyreplay :
    . Updated code to take into account new ivymon tags.
    . Minor fixes.
  
 -- Daniel Etienne <etienne@cena.fr>  Wed, 30 Dec 2015 18:00:00 +0200
  
ivymon (1.24) unstable; urgency=low

  * ivyreplay :
    . émission d'un message en double-cliquant dessus
    . ajout d'une option -padding définissant la marge verticale
       interne d'un message
    . corrections :
       . l'appli plantait lorsque il y avait moins de 10
         lignes à rejouer
       . la fenêtre est plus grande au démarrage
       . le rejeu en boucle plantait 

 -- Daniel Etienne <etienne@cena.fr>  Tue, 10 Aug 2010 18:00:00 +0200

ivymon (1.23) unstable; urgency=low

  * version compatible squeeze (pour les fontes)

 -- Daniel Etienne <etienne@cena.fr>  Thu, 5 Aug 2010 18:13:00 +0200

ivymon (1.22) unstable; urgency=low

  * ivyreplay :
  *   . accepts several input files
  *   . delays can be set between messages in input file. Syntax 
  *     is : delay=<time in second>
  *   . the -size and -undersize options are suppressed, 
  *     the -geometry WIDTHxHEIGHT syntax works now
  *   . added the -light option; when set, only the control buttons 
  *     bar is displayed, not the messages window

 -- Daniel Etienne <etienne@cena.fr>  Thu, 18 Jun 2007 11:13:00 +0200

ivymon (1.21) unstable; urgency=low

  * fixed a bug causing unexpected play/stop actions in ivyreplay 
  * ivyreplay windows resizable

 -- Daniel Etienne <etienne@cena.fr>  Thu, 14 Jun 2007 17:13:00 +0200
 
ivymon (1.20) unstable; urgency=low

  * fixed a bug causing the crash of ivyreplay 
    (function clearSearch not found). 

 -- Daniel Etienne <etienne@cena.fr>  Wed, 04 May 2007 10:13:00 +0200

ivymon (1.19) unstable; urgency=low

  * make ivyreplay compatible to Perl-Tk 804. 

 -- Daniel Etienne <etienne@cena.fr>  Wed, 18 Apr 2007 14:13:00 +0200

ivymon (1.18.1) unstable; urgency=low

  * suppressed debug output. 

 -- Daniel Etienne <etienne@cena.fr>  Thu, 08 Mar 2007 16:23:00 +0200

ivymon (1.18) unstable; urgency=low

  * a new command (ivyreplay) is dedicated to replay. ivymon does 
    not provide this functionality anymore.
  * fixed a bug causing the clients bindings list to be empty 
    when ivy version >= 4.18.
  * removed additional space char in list of messages to send. 

 -- Daniel Etienne <etienne@cena.fr>  Wed,  24 Jan 2007 15:06:45 +0200

ivymon (1.17-2) unstable; urgency=low

  * Update package for Debian Etch

 -- Olivier Fourdan <fourdan@cena.fr>  Mon, 15 Jan 2007 13:38:37 +0100

ivymon (1.17) unstable; urgency=low

  * regulation system simplification
  * comments can be added to replay files using hash symbol (#)
  * replay origin can be changed by clicking on a message in the 
    replay list (this already implemented function was buggy and 
    not yet documented).

 -- Daniel Etienne <etienne@cena.fr>  Fri,  6 Oct 2006 15:06:45 +0200

ivymon (1.16) unstable; urgency=low

  * added a time regulation system for replay functionality.
    It works only when speed rate = 1.

 -- Daniel Etienne <etienne@cena.fr>  Mon, 25 Sep 2006 17:55:39 +0200

ivymon (1.15.1) unstable; urgency=low

  * compatible with Ivy v4.18

 -- Daniel Etienne <etienne@cena.fr>  Fri,  1 Sep 2006 13:38:41 +0200

ivymon (1.15) unstable; urgency=low

  * compatible with Tk804
  * compatible with Ivy v1.40 (based on cvs revision)

 -- Daniel Etienne <etienne@cena.fr>  Fri, 18 Aug 2006 10:12:54 +0200

ivymon (1.14) unstable; urgency=low

  * Regexp optimisation.

 -- Daniel Etienne <etienne@cena.fr>  Wed, 26 Apr 2006 11:32:54 +0200

ivymon (1.13) unstable; urgency=low

  * when receive the "Ivymon Output=<file>" message, set or update 
    the output filename.

 -- Daniel Etienne <etienne@cena.fr>  Tue,  7 Mar 2006 15:43:19 +0100

ivymon (1.12) unstable; urgency=low

  * added in the "Messages to send" frame a field to display the 
    number of messages recipients.

 -- Daniel Etienne <etienne@cena.fr>  Thu, 24 Nov 2005 11:03:57 +0100

ivymon (1.11) unstable; urgency=low

  * modified the packer management and added a button to widen
    the "Messages to send" field.

 -- Daniel Etienne <etienne@cena.fr>  Tue, 22 Feb 2005 09:54:04 +0100

ivymon (1.10) unstable; urgency=low

  * Bug fix : double quotes were inserted in replayed messages.

 -- Daniel Etienne <etienne@cena.fr>  Thu,  2 Dec 2004 15:58:17 +0100
  
ivymon (1.9) unstable; urgency=low

  * fixed a bug (intoduced in v1.6) in search panel
  * added search functionality to all Text widgets
  * fixed bugs related to listboxes

 -- Daniel Etienne <etienne@cena.fr>  Mon,  6 Sep 2004 17:26:03 +0200

ivymon (1.8-1) unstable; urgency=low

  *  updated dependencies for sarge compliance

 -- Daniel Etienne <etienne@cena.fr>  Thu,  2 Sep 2004 16:29:16 +0200

ivymon (1.8) unstable; urgency=low

  * Added a new option -replaytimegranularity to set the time granularity
    for replaying messages. Default is 1 second.
  * Higher precision in timestamps.

 -- Daniel Etienne <etienne@cena.fr>  Wed, 18 Aug 2004 14:23:12 +0200

ivymon (1.7) unstable; urgency=low

  * Minor bug fixes and improvement relating to the data loading process.

 -- Daniel Etienne <etienne@cena.fr>  Fri, 30 Jul 2004 14:13:55 +0200

ivymon (1.6) unstable; urgency=low

  * Add a Replay mode that can be configured by command options and controlled
    by ivy messages.
  * Messages storage can be activated at launching
  * An input file can be loaded at launching by command argument.

 -- Daniel Etienne <etienne@cena.fr>  Fri, 23 Jul 2004 17:03:04 +0200

ivymon (1.5) unstable; urgency=low

  * Bug fix in bindings : when a message matches a regular expression
    containing several bracketing constructs, only the string
    corresponding to the first bracketing construct is displayed.

 -- Daniel Etienne <etienne@cena.fr>  Tue, 23 Mar 2004 13:53:42 +0100

ivymon (1.4) unstable; urgency=low

  * Add a 'Filter' button to display the messages sent by an agent in a
    separate window .

 -- Daniel Etienne <etienne@cena.fr>  Thu, 12 Feb 2004 16:20:10 +0100

ivymon (1.3) unstable; urgency=low

  * New option: -size, allow the setting of the main window dimension.
  * New option: -undersize, reduce the main window dimension for window manager borders.
      
 -- Cedric Mariot <mariot@cena.fr>  Thu, 27 Nov 2003 13:42:13 +0200

ivymon (1.2) unstable; urgency=low

  * Bug fixes :
    . some strings of the 'Messages to send' list extracted from bindings
      regexps were truncated.
    . when a client was restarted with bindings changes, the initial bindings
      were not overloaded.
      
 -- Daniel Etienne <etienne@cena.fr>  Mon, 20 Oct 2003 16:22:13 +0200

ivymon (1.1) unstable; urgency=low

  * Ivy agents can be killed (using dedicated button in the Applications
    area).

 -- Daniel Etienne <etienne@cena.fr>  Tue, 27 May 2003 15:32:54 +0200

ivymon (1.0-1) unstable; urgency=low

  * This appli is architecture independant

 -- Christophe MERTZ <mertz@tls.cena.fr>  Tue, 29 Oct 2002 09:34:06 +0100

ivymon (1.0) unstable; urgency=low

  * The 'Bindings' and 'Messages to send' listboxes are built from the
    bindings of connected applications. 
  * When an application dies, the 'Applications' listbox keeps its
    reference prefixed by '--' characters , so its messages still can be
    highlighted as before.
  * Bug fix : messages sent by ivymon was written too late in messages
    window.
  * Bug fix : concerning selection in 'Bindings' and 'Messages to send'
    entries.
    
 -- Daniel ETIENNE <etienne@cena.fr>  Thu,  8 Aug 2002 16:11:02 +0200

ivymon (0.9.5) unstable; urgency=low

  * Bug fix : each time an application subscribed, its new binding was added
    in the listbox of clients (ivy-perl > 4.9 compliant)
  * Predefined bindings and messages to send updated (rejeu 2.40 compliant)
  * ClockStop, ClockStart buttons and Backward toggle added.
  * The bindings subscribed by an application are displayed when you
    double-click on the corresponding item in the Applications listbox.
  * Entry of values in Messages to send and Bindings fields are made easier
    (using the [Tab] key).

 -- Daniel ETIENNE <etienne@cena.fr>  Wed,  7 Aug 2002 10:29:36 +0200

ivymon (0.9.4) unstable; urgency=low

  * Modified management of capacity limit : when messages number reachs
    history size, next messages (not the oldest anymore) are skipped;
    if file has been loaded, capacity limit is ignored.
  * Added messages counters.
  * Improved management of control buttons status.
  * Improved Clear function.

 -- Daniel ETIENNE <etienne@cena.fr>  Wed, 19 Dec 2001 19:05:11 +0100

ivymon (0.9.3) unstable; urgency=low

  * In order to speed up display, received messages are not systematically
    flushed.
  * Clear button is back.
  * Added a dialog box to confirm Exit and Clear actions.
  * Added some messages in the list of messages to send
  * Updated colored marker insertion mechanism : now, you need to
    double-click on the application name of a message (left part); in this
    way, double-clicking on a message can be used to select words in it.
  * Bug fix : loading file was too slow.
  * Bug fix : insertion of unnecessary characters (") after Save/Load
    sequences.
  * Bug fix : concerning white spaces in application names.
  
 -- Daniel ETIENNE <etienne@cena.fr>  Mon, 17 Dec 2001 17:30:09 +0100

ivymon (0.9.2) unstable; urgency=low

  * Search implements regexp mode and can be done on the fly.

 -- Daniel ETIENNE <etienne@cena.fr>  Wed, 28 Nov 2001 16:38:14 +0100

ivymon (0.9.1) unstable; urgency=low

  * Load and Save bug fixes.

 -- Daniel ETIENNE <etienne@cena.fr>  Tue, 27 Nov 2001 11:58:53 +0100

ivymon (0.9) unstable; urgency=low

  * New functionalities : load/save capability, balloon help, colored markers
  * Design updated
  * Man page updated 

 -- Daniel ETIENNE <etienne@cena.fr>  Thu, 22 Nov 2001 17:05:38 +0100

ivymon (0.4.1) unstable; urgency=low

  * utilisation de fontes plus adaptées
  * affichage de tous les parametres des messages auxquels on est abonnés
  * les messages / requetes de rejeu ont été mis par defaut dans les boites de dialogues
  * utilisation de la variable d'environnement $IVYBUS par défaut 
  
 -- Christophe MERTZ <mertz@tls.cena.fr>  Wed, 31 Oct 2001 17:04:04 +0100

ivymon (0.4) unstable; urgency=low

  * bufferisation des messages en mode Pause

 -- Daniel ETIENNE <etienne@tls.cena.fr>  Fri, 12 Jan 2001 16:35:05 +0100

ivymon (0.3) unstable; urgency=low

  * possibilite d'emettre des messages sur le bus
  * option -bind qui permet de passer sur la ligne de commande des expressions
    regulieres pour s'abonner a des messages Ivy
  * option -send qui permet de passer sur la ligne de commande des messages qui
    seront stockes en vue d'etre emis
  * key binding plus etoffe sur les champs de saisie
  * gestion d'un historique associe aux champs de saisie
  * page de man

 -- Daniel ETIENNE <etienne@tls.cena.fr>  Wed, 10 Jan 2001 17:57:53 +0100

ivymon (0.2) unstable; urgency=low

  * correction aide en ligne
  * l'abonnement (.*) est cree par defaut au lancement

 -- Daniel ETIENNE <etienne@tls.cena.fr>  Thu, 28 Dec 2000 14:02:40 +0100

ivymon (0.1) unstable; urgency=low

  * Initial release.

 -- Daniel ETIENNE <etienne@cena.dgac.fr>  Wed, 27 Dec 2000 14:15:05 +0100