File: ChangeLog

package info (click to toggle)
pessulus 2.16.3-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,280 kB
  • ctags: 136
  • sloc: sh: 3,235; python: 944; makefile: 68
file content (553 lines) | stat: -rw-r--r-- 14,701 bytes parent folder | download
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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
2007-09-17  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 2.20.0.

2007-03-15  Christian Kirbach  <Christian.Kirbach@googlemail.com>

	* data/pessulus.desktop.in.in:
	Remove invalid category "Application", add "GTK".

2006-12-18  Rob Bradford  <rob@robster.org.uk>

	* configure.ac: post-release bump to 2.16.3

==================== 2.16.2 ====================

2006-12-18  Rob Bradford  <rob@robster.org.uk>

	* NEWS: 
	* README:
	  Release 2.16.2.

2006-10-02  Rob Bradford <rob@robster.org.uk>

	* configure.ac: post-release bump to 2.16.2

==================== 2.16.1 ====================

2006-10-02 Rob Bradford <rob@robster.org.uk>

	* NEWS:
	* README:
	* configure.ac: Release 2.16.1.

2006-09-11  Rob Bradford  <rob@robster.org.uk>

	* pessulus.in: bug-buddy integration (bug #350578)
	Code stolen from gnome-python/examples/bug-buddy-integration.py

2006-09-04  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 2.16.1.

==================== 2.16.0 ====================

2006-09-04  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README:
	* configure.ac: Release 2.16.0.

2006-08-08  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 2.15.90.

==================== 2.15.92 ====================

2006-08-08  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 2.15.91.

2006-08-03  Jovan Naumovski  <jovan@lugola.net>

	* Added sl.po to po/ and 'sl' to LINGUAS

2006-07-30  Vincent Untz  <vuntz@gnome.org>

	* Makefile.am:
	* pessulus.in: use the python runtime detected by AM_PATH_PYTHON
	Patch by Loïc Minier <lool+gnome@via.ecp.fr>
	Fix bug #349210

2006-07-24  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 2.15.90.

==================== 2.15.90 ====================

2006-07-24  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README:
	* configure.ac: Release 2.15.90. (yep, we switch to the GNOME release
	numbers)

2006-07-11  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.10.5.

==================== 0.10.4 ====================

2006-07-11  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.10.4.

2006-05-15  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: require intltool 0.35.0

2006-04-24  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.10.2.

==================== 0.10.1 ====================

2006-04-24  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.10.1.

2006-04-24  Vincent Untz  <vuntz@gnome.org>

	* README: mention autogen.sh in installation

2006-04-15  Brian Pepple  <bdpepple@gmail.com>

	* configure.in: Use po/LINGUAS instead of including all languages
	directly in this file. See the wiki for more information:
	http://live.gnome.org/GnomeGoals/PoLinguas

2006-03-30  Dennis Cranston  <dennis_cranston@yahoo.com>

	* data/pessulus.glade:  HIG spacing fixes.

2006-03-30  Vincent Untz  <vuntz@gnome.org>

	* TODO: updated

	New UI that uses a treeview to select the current page.
	Based on patch by Rob Bradford <robster@debian.org>
	Fix bug #334283

	* Pessulus/maindialog.py: (__init_pageselector): new, to init the page
	selector
	(__on_page_select): new
	(__init__): init the page selector
	* data/pessulus.glade: updated for the UI change

2006-03-29  Dennis Cranston  <dennis_cranston@yahoo.com>

	* Pessulus/lockdowncheckbutton.py:  Remove line feeds and
	extra spacing from tooltips generated from the schemas.
	* data/pessulus.glade:  Do not set initial visibility of dialog 
	to true, so the dialog will open centered properly.

2006-03-28 Vladimer Sichinava  <vlsichinava@gmail.com>

        * configure.ac: Added "ka" (Georgian) to ALL_LINGUAS

2006-03-28  Rhys Jones  <rhys@sucs.org>

	* configure.ac: Added "cy" (Welsh) to ALL_LINGUAS.

2006-03-18  Vincent Untz  <vuntz@gnome.org>

	* data/pessulus.desktop.in.in: mark the name and comments as
	translatable

2006-03-14  Rajesh Ranjan <rajeshkajha@yahoo.com>

	* configure.ac: Added "hi" (Bengali) to ALL_LINGUAS.

2006-03-13  Vincent Untz  <vuntz@gnome.org>

	* Pessulus/main.py: pass a GnomeProgram to the PessulusMainDialog
	* Pessulus/maindialog.py: (__init__): hide the help button if no
	GnomeProgram has been passed in argument
	(__on_dialog_response): open the pessulus section in the System Admin
	Guide for help

2006-03-13  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.10.

==================== 0.9 ====================

2006-03-13  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.9.

2006-03-13  Runa Bhattacharjee <runa@bengalinux.org>

	* configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.

2006-03-12  Ole Laursen  <olau@hardworking.dk>

	* configure.ac: Added "da" (Danish) to ALL_LINGUAS.

2006-03-11  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.

2006-03-08  Ahmad Riza H Nst  <rizahnst@id.gnome.org>

	* po/id.po: Added Indonesian Translation
	* configure.ac: Added "id" in to ALL_LINGUAS line.

2006-03-06  Alessio Frusciante  <algol@firenze.linux.it>

	* configure.ac: Added "it" (Italian) to ALL_LINGUAS.

2006-03-03  Maxim Dziumanenko <mvd@mylinux.ua>

	* configure.ac: added 'uk' to ALL_LINGUAS

2006-02-27  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.9.

==================== 0.8 ====================

2006-02-27  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.8.

2006-02-24  Inaki Larranaga  <dooteo@euskalgnu.org>

	* configure.ac: added 'eu' to ALL_LINGUAS

2006-02-19  Josep Puigdemont i Casamajó  <josep.puigdemont@gmail.com>

	* configure.ac: added 'ca' to ALL_LINGUAS (this time for real =)

2006-02-16  Kang Jeong-Hee  <keizie@gmail.com>

        * configure.ac: add "ko" to ALL_LINGUAS.. 

2006-02-13  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.8.

==================== 0.7 ====================

2006-02-13  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.7.

2006-02-07  Kostas Papadimas  <pkst@gnome.org>

        * configure.ac: add "el" to ALL_LINGUAS.. 

2006-01-30  Hendrik Brandt  <heb@gnome-de.org>

	* configure.ac: add "de" to ALL_LINGUAS..

2006-01-29  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* configure.ac: add "zh_TW" "zh_HK" to ALL_LINGUAS..

2006-01-27  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.7.
	(Note: I forgot to commit before tagging PESSULUS_0_6)

==================== 0.6 ====================

2006-01-27  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.6.

2006-01-24  Clytie Siddall <clytie@riverland.net.au>

	* configure.in	Added vi in ALL_LINGUAS line.
	
	2006-01-20  Stanislav Brabec  <sbrabec@suse.cz>

	* configure.ac: Added cs to ALL_LINGUAS.

2006-01-16  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.6.

==================== 0.5 ====================

2006-01-16  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.5.

2006-01-16  Vincent Untz  <vuntz@gnome.org>
	
	* Pessulus/maindialog.py: s/_Fullscreen/Force _fullscreen mode/,
	add some keys for gnome-screensaver
	* pessulus.glade: add a tab for gnome-screensaver

2006-01-02  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.5.

==================== 0.4 ====================

2006-01-02  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.4.

2005-12-12  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: use brackets in AC_INIT

2005-12-12  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.4.

==================== 0.3 ====================

2005-12-12  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.3.

2005-12-10  Ankit Patel  <ankit644@yahoo.com>

	* configure.ac: Added 'gu' (Gujarati) to ALL_LINGUAS.

2005-12-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* configure.ac: Added 'th' (Thai) to ALL_LINGUAS.

2005-12-02  Josep puigdemont  <josep.puigdemont@gmail.com>

	* configure.ac: Added "ca" to ALL_LINGUAS

2005-11-27  Christian Rose  <menthos@menthos.com>

	* configure.ac: Added "sv" to ALL_LINGUAS.

2005-11-20  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Add nb to ALL_LINGUAS.

2005-11-20  Amanpreet Singh Alam <amanpreetalam@yahoo.com>

	* configure.ac: pa (Punjabi) is added to ALL_LINGUAS

2005-11-17  Alexander Shopov  <ash@contact.bg>

	* configure.ac: Added "bg" (Bulgarian) to ALL_LINGUAS

2005-11-15  Žygimantas Beručka  <zygis@gnome.org>

	* configure.in: Added Lithuanian to ALL_LINGUAS.

2005-11-14  Dennis Cranston  <dennis_cranston@yahoo.com>

	* data/pessulus.glade: Fix a recent border width regression.

2005-11-14  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* configure.ac: Added 'gl' to ALL_LINGUAS.

2005-11-14  Marcel Telka  <marcel@telka.sk>

	* configure.ac (ALL_LINGUAS): Added sk.

2005-11-14  Ilkka Tuohela  <hile@iki.fi>

	* configure.ac: Added Finnish translation to ALL_LINGUAS

2005-11-14  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.2.

==================== 0.2 ====================

2005-11-14  Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* README: Release 0.2.

2005-11-13  Guilherme de S. Pastore  <gpastore@gnome.org>

	* configure.ac: added pt_BR (Brazilian Portuguese) to ALL_LINGUAS.

2005-11-04  Vincent Untz  <vuntz@gnome.org>

	Fix mandatory settings for the treeviews.
	Use global variable for the applier and the Tooltips object.

	* TODO: updated
	* Pessulus/.cvsignore: ignore pyc files
	* Pessulus/Makefile.am: add new files
	* Pessulus/icons.py: formatting fixes
	* data/pessulus.glade: updated to add buttons

	* Pessulus/lockdowncheckbutton.py: move a lot of code to
	lockdownbutton and update the rest to use lockdownbutton, use the
	global applier and Tooltips where needed
	(get_lockdownbutton): new
	(get_hbox): renamed to get_widget()
	(__do_change): have an unique place where we change the settings

	* Pessulus/maindialog.py: (__init__): set the global variables, move
	some code around and in new methods
	(__init_checkbuttons): new
	(__init_disabledapplets): new
	(__init_safeprotocols): get the lockdownbutton from the checkbutton

	* Pessulus/disabledapplets.py: use the global applier where needed,
	(__init__): need a lockdownbutton to know if the setting is mandatory
	or not
	(__on_lockdownbutton_toggled): new, set the setting mandatory (or not)
	(__on_toggled): updated for the lockdownbutton
	(__on_notified): ditto

	* Pessulus/safeprotocols.py: use the global applier where needed,
	(__init__): need a lockdownbutton to know if the setting is mandatory
	or not
	(__on_lockdownbutton_toggled): new, set the setting mandatory (or not)
	(__on_treeview_changed): updated for the lockdownbutton
	(__on_notified): ditto

	* Pessulus/lockdownappliergconf.py: (get_list): stop using C functions
	;-)
	(notify_add): formatting fix

2005-11-02  Vincent Untz  <vuntz@gnome.org>

	* data/pessulus.glade: rename Web Browser tab to Epiphany Web Browser
	Fix bug #320500

2005-11-02  Alexander Larsson  <alexl@redhat.com>

	* Pessulus/main.py:
	Work with non-default installations of pygtk
	
	* Pessulus/maindialog.py:
	Optional argument to not quit when the window is closed.
	This is used for sabayon integration
	
	* Pessulus/lockdownappliergconf.py:
	Make the notifier callback only have the user data argument
	
	* Pessulus/lockdowncheckbutton.py:
	* Pessulus/disabledapplets.py:
	* Pessulus/safeprotocols.py:
	Update to the new notifier callback parameter list.

2005-10-30  Takeshi AIHANA <aihana@gnome.gr.jp>

	* configure.ac: Added 'ja' (Japanese) to ALL_LINGUAS.

2005-10-30  Vincent Untz  <vuntz@gnome.org>

	Big changes :-) The settings using a treeview doesn't support the
	mandatory settings for now. I'll fix it soon.

	* TODO: updated
	* Pessulus/Makefile.am: updated

	* Pessulus/gconfcheckbutton.py: removed
	* Pessulus/gconfutils.py: removed

	* Pessulus/lockdownapplier.py: new
	* Pessulus/lockdownappliergconf.py: new
	* Pessulus/lockdowncheckbutton.py: new, replace gconfcheckbutton.py

	* Pessulus/main.py: create an applier here
	* Pessulus/maindialog.py: updated to use applier (this also means we
	don't deal with the mandatory stuff here any more), updated to create
	the buttons instead of using the ones in the glade file
	* Pessulus/disabledapplets.py: updated to use applier, also clean
	things on destroy of the treeview
	* Pessulus/safeprotocols.py: ditto

	* data/pessulus.glade: remove lots of stuff that will be added in the
	code (it's easier in the code...)

2005-10-29  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* configure.ac (ALL_LINGUAS):Added "es". 

2005-10-29  Vincent Untz  <vuntz@gnome.org>

	* Pessulus/disabledapplets.py:
	* Pessulus/safeprotocols.py:
	* Pessulus/simpleeditabletreeview.py: make it work in python 2.3 (the
	'sets' trick)
	Patch by Benoît Dejean  <benoit@placenet.org>

	* TODO: add note about integration with sabayon

2005-10-29  Dennis Cranston  <dennis_cranston@yahoo.com>

	* data/pessulus.glade:  Basic GNOME HIG fixes.

2005-10-28  Benoît Dejean  <benoit@placenet.org>

	* configure.ac:
	* po/fr.po: Added French translation.

2005-09-23  Adam Weinberger  <adamw@gnome.org>

	* configure.ac: Added en_CA to ALL_LINGUAS.

2005-09-16  Funda Wang  <fundawang@linux.net.cn>

	* configure.ac (ALL_LINGUAS): Added "zh_CN".

2005-09-15  Danilo Å egan  <danilo@gnome.org>

	* configure.ac (ALL_LINGUAS): Added "sr", "sr@Latn".

2005-09-15  Vincent Untz  <vuntz@gnome.org>

	Simplify the "safe protocols" edition

	* Pessulus/Makefile.am: add simpleeditabletreeview.py
	* Pessulus/simpleeditabletreeview.py: new generic simple editable
	treeview object (it's not a widget)
	* Pessulus/maindialog.py: remove lots of "safe protocols" things,
	move some code around (to __init_safeprotocols() and
	__init_mandatory ())
	* Pessulus/safeprotocols.py: simplify a lot since we're now using
	simpleeditabletreeview: we just need to connect to this object's
	"changed" signal
	* data/pessulus.glade: remove the old "add safe protocol" dialog and
	add an "edit" button

	* Pessulus/disabledapplets.py: make code more readable,
	(__on_notified): don't always update (this didn't work as intended, in
	fact)
	* Pessulus/gconfcheckbutton.py: add "Warning" to a string

2005-09-13  Vincent Untz  <vuntz@gnome.org>

	* Pessulus/maindialog.py: set sensitivity of the "safe protocols"
	widgets at startup

2005-09-13  Vincent Untz  <vuntz@gnome.org>

	* configure.ac: post-release bump to 0.2.

==================== 0.1 ====================

2005-09-13  Vincent Untz  <vuntz@gnome.org>

	Release 0.1.

2005-09-13  Vincent Untz  <vuntz@gnome.org>

	* .cvsignore:
	* py-compile: kill py-compile

2005-09-13  Vincent Untz  <vuntz@gnome.org>

	Initial import.