Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
|
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
|
Julien Pivotto
|
de4a23e751
|
See #4200.
* remove js from some headers
* set coding:utf-8 to allow real names in headers
|
2008-08-15 17:31:51 +00:00 |
|
Julien Pivotto
|
8bc9bc29ae
|
* Big headers review
* Remove some licencing problems
* To do: same for images
* See #4200
|
2008-08-15 03:20:23 +00:00 |
|
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
|
Jean-Marie Traissard
|
968b2acc4f
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with
'is' or 'is not', never the equality operators."
Comparisons to None part; second one...
roster_win.py is NOT checked here (waiting for modelfilter)
|
2008-04-18 00:26:07 +00:00 |
|
Jean-Marie Traissard
|
2ce13dc40e
|
http://python.org/dev/peps/pep-0008/ " Comparisons to singletons like None should always be done with 'is' or 'is not', never the equality operators."
Comparisons to None part
roster_win.py is NOT checked here (waiting for modelfilter)
|
2008-04-18 00:02:56 +00:00 |
|
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
|
Yann Leboulanger
|
0c0e28b78f
|
GnuPGInterface can't work under windows.
|
2006-04-23 17:12:14 +00:00 |
|
Nikos Kouremenos
|
6d07ec5a0a
|
try to have OpenPGP working in Windoz
|
2005-10-09 17:22:03 +00:00 |
|
Nikos Kouremenos
|
f06d61c6ec
|
thank you jor and GNU Emacs (Esc-X untabify) [remove tabs]
|
2005-06-03 18:59:34 +00:00 |
|
Nikos Kouremenos
|
646191d40b
|
adding GnuPGInterface.py
|
2005-06-03 17:38:43 +00:00 |
|