Yann Leboulanger
|
9c8c1de03f
|
update my copyright
|
2013-04-05 21:35:39 +02:00 |
Yann Leboulanger
|
7bbabeec2d
|
GPG -> OpenPGP. Fixes #7312
|
2013-03-09 17:49:22 +01:00 |
Yann Leboulanger
|
414e349345
|
python uses unicode internally
|
2013-01-01 19:44:25 +01:00 |
Yann Leboulanger
|
aaa217be40
|
fix features window
|
2012-12-28 21:59:53 +01:00 |
Yann Leboulanger
|
caf56d7ad9
|
remove session mnagement broken support
|
2012-12-26 23:55:53 +01:00 |
Yann Leboulanger
|
8f71d9f219
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
Yann Leboulanger
|
08fabfe02e
|
remove latex support. Will be in a plugin. Fixes #4176
|
2012-04-30 00:19:55 +02:00 |
Yann Leboulanger
|
e1808fd550
|
[Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113
|
2012-04-01 19:49:52 +02:00 |
Yann Leboulanger
|
dd779dfe90
|
update bonjour for windows string to link to bonjour SDK. Fixes #7072
|
2012-01-12 21:44:53 +01:00 |
Yann Leboulanger
|
3a3f99d618
|
upgrade copyright
|
2012-01-11 22:20:34 +01:00 |
Yann Leboulanger
|
bae57a600a
|
check in feature window if pyopenssl >= 0.12 and if pyasn1 is available
|
2012-01-05 13:50:15 +01:00 |
Yann Leboulanger
|
359d3c3069
|
check that pyopenssl > 0.12 is installed before using fonctions available after this version
|
2012-01-04 11:38:09 +01:00 |
Yann Leboulanger
|
d621252a0d
|
gtkspell really available for windows
|
2011-12-19 10:26:36 +01:00 |
Yann Leboulanger
|
8d33dace7c
|
gtkspell is available under windows
|
2011-12-19 10:05:34 +01:00 |
Denis Fomin
|
46d6453634
|
correctly detect upower support. Fixes #7047
|
2011-11-14 08:13:36 +03:00 |
Yann Leboulanger
|
b9dc820161
|
[Kamil Paral & I] upower support. Fixes #1962
|
2011-09-05 22:00:23 +02:00 |
Yann Leboulanger
|
dcb5df4b8a
|
add UPnP-IGD feature to ask our router to forward port.
|
2011-08-24 11:04:31 +02:00 |
Yann Leboulanger
|
53a452fc1c
|
check that we have rst plugin before supposing we can do jingle. Fixes #6910
|
2011-06-22 20:29:15 +02:00 |
Yann Leboulanger
|
11442f8153
|
[Darlan] Fix typo
|
2011-05-22 13:05:39 +02:00 |
Denis Fomin
|
0171a5c2c8
|
features window.set transient for roster window
|
2011-03-21 00:43:01 +03:00 |
Denis Fomin
|
4cffef6be2
|
fix for demandimport
|
2010-12-18 11:11:58 +03:00 |
Yann Leboulanger
|
6cd8e07fae
|
switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996
|
2010-11-29 18:44:22 +01:00 |
Yann Leboulanger
|
538fec1571
|
fixes for windows build
|
2010-10-26 17:28:08 +02:00 |
Yann Leboulanger
|
8d218ab0d0
|
[Zhihao Yuan & I] use convert is dvipng doesn't work. Fixes #5935
|
2010-09-24 23:15:21 +02:00 |
Alexander Cherniuk
|
918b8d5c32
|
Disambiguation of some words to translate. Thanks to mako. Fixes #5686
|
2010-04-03 14:38:12 +03:00 |
Yann Leboulanger
|
2be53c4aac
|
update my copyright to 2010
|
2010-03-11 16:52:36 +01:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Yann Leboulanger
|
956accf010
|
Bye bye glade, Hi gtk builder. Fixes #4945
|
2010-01-22 19:57:59 +01:00 |
Yann Leboulanger
|
a19cbbfc9d
|
remove pysexy dependance, PyGTK2.18 supports links in gtk.Label
|
2010-01-12 22:30:46 +01:00 |
Stephan Erb
|
5cb3c74da9
|
Only perform the longish check for latex support if the user has enabled latex in ACE.
|
2009-12-27 17:50:06 +01:00 |
Alexander Cherniuk
|
7316d00766
|
New portion of doc-string refactoring
|
2009-11-25 19:52:56 +02:00 |
Yann Leboulanger
|
eb11c24eea
|
egg.trayicon is dead. Light a candle :'(
Fixes #3021, #5246
|
2009-11-24 14:33:49 +01:00 |
Yann Leboulanger
|
40199e359c
|
farsighr module is now optional. Fixes #5278
|
2009-09-20 20:46:03 +02:00 |
Yann Leboulanger
|
cfc0c2fe5c
|
[mirabilos] save password in kwallet is available. Fixes #5153
|
2009-07-15 21:02:47 +02:00 |
Jonathan Schleifer
|
f7014072a7
|
Remove all OS X-specific code from the default branch.
OS X support is still maintained in the osx_newbuildsys branch - and
only there.
|
2009-06-15 21:34:38 +02:00 |
Yann Leboulanger
|
9ea2a5c677
|
we now depend on GTK2.12. Remove test for older versions. Fixes #4996
|
2009-04-27 19:28:53 +00:00 |
Yann Leboulanger
|
01bcfe2007
|
[thorstenp] use ctype to have gtkspell. No need to compile it from C. Fixes #4289
|
2009-02-12 22:15:18 +00:00 |
Yann Leboulanger
|
1383bb6a74
|
[shivan] improve strings in features window, make list sorted. Fixes #4571
|
2009-01-11 09:55:39 +00:00 |
Brendan Taylor
|
9298312369
|
detect latex support at startup
|
2009-01-09 18:40:17 +00:00 |
Yann Leboulanger
|
fb5df8aa64
|
update features window and README about idle module
|
2008-12-03 23:00:05 +00:00 |
Yann Leboulanger
|
e389e0b16b
|
[thorstenp] remove whitespace at eol
|
2008-12-03 21:56:12 +00:00 |
Yann Leboulanger
|
31dc32eeb9
|
[thorstenp] fix redefined builtins
|
2008-12-03 17:16:04 +00:00 |
Yann Leboulanger
|
c163e90b10
|
[thorstenp] fix unused variables
|
2008-12-02 15:53:23 +00:00 |
Yann Leboulanger
|
e2118de64c
|
[thorstenp] remove useless import
|
2008-12-02 14:44:26 +00:00 |
Yann Leboulanger
|
c294fa0d6e
|
fix previous commit
|
2008-11-24 09:43:06 +00:00 |
Yann Leboulanger
|
0c6b1a391b
|
[nebm51] don't open a console window under windows when runnin latex. Fixes #4519
|
2008-11-24 09:38:28 +00:00 |
Yann Leboulanger
|
06ab4a7b6d
|
revert thorstenp patches for now. They introduce bugs.
|
2008-10-20 21:38:06 +00:00 |
Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
Yann Leboulanger
|
c2c681e05c
|
[thorstenp] remove useless import
|
2008-10-20 17:54:02 +00:00 |
Yann Leboulanger
|
567f1e17c1
|
[thorstenp] di not use emtpy except clauses
|
2008-10-11 09:37:13 +00:00 |